1	Script started on 2022-04-09 02:11:08+00:00 [TERM="xterm" TTY="/dev/pts/0" COLUMNS="80" LINES="58"]
     2	[?2004h]0;root@GenPi64:/home/jlpooleGenPi64 /home/jlpoole # exittime emerge nano /etc/init.d/distccd statusis
exit /etc/init.d/distccd statisus
time emerge nanoexittime emerge nano /etc/init.d/distccd statusisus
     3	[?2004l
 * status: started
     4	[?2004h]0;root@GenPi64:/home/jlpooleGenPi64 /home/jlpoole # /usr/bin/distcc-config --get-hosts
/usr/bin/distcc-config --get-hosts
     5	[?2004l
192.168.1.41
     6	[?2004h]0;root@GenPi64:/home/jlpooleGenPi64 /home/jlpoole # /usr/bin/distcc-config --get-verbose
/usr/bin/distcc-config --get-verbose
     7	[?2004l
DISTCC_VERBOSE=1
     8	[?2004h]0;root@GenPi64:/home/jlpooleGenPi64 /home/jlpoole # emerge app-editors/annao[1@t[1@i[1@m[1@e[1@ na
[1@d[1@a[1@t[1@e[1@;[1@ o;date
     9	[?2004l
Sat Apr  9 02:12:20 AM UTC 2022
    10	]0;emergeCalculating dependencies   - \ | - \ / - / - \ - \ / - | \ \ - | / - \ - / \ | | - / / / - | - - / | | - - / | \ | | | | \ | | - | |... done!
    11	
    12	>>> Verifying ebuild manifestsE
    13	>>> Emerging (1 of 1) app-editors/nano-5.9::gentooE]0;emerge: (1 of 1) app-editors/nano-5.9 Clean * nano-5.9.tar.gz BLAKE2B SHA512 size ;-) ...                           [ ok ]
    14	]0;emerge: (1 of 1) app-editors/nano-5.9 Compile>>> Unpacking source...
    15	>>> Unpacking nano-5.9.tar.gz to /var/tmp/portage/app-editors/nano-5.9/work
    16	>>> Source unpacked in /var/tmp/portage/app-editors/nano-5.9/work
    17	>>> Preparing source in /var/tmp/portage/app-editors/nano-5.9/work/nano-5.9 ...
    18	>>> Source prepared.
    19	>>> Configuring source in /var/tmp/portage/app-editors/nano-5.9/work/nano-5.9 ...
    20	 * econf: updating nano-5.9/config.sub with /usr/share/gnuconfig/config.sub
    21	 * econf: updating nano-5.9/config.guess with /usr/share/gnuconfig/config.guess
    22	./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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/nano-5.9 --htmldir=/usr/share/doc/nano-5.9/html --libdir=/usr/lib64 --bindir=/bin --htmldir=/trash --enable-color --enable-multibuffer --enable-nanorc --disable-libmagic --enable-speller --disable-justify --disable-debug --enable-nls --enable-utf8 --disable-tiny
    23	checking build system type... aarch64-unknown-linux-gnu
    24	checking host system type... aarch64-unknown-linux-gnu
    25	checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c
    26	checking whether build environment is sane... yes
    27	checking for a race-free mkdir -p... /bin/mkdir -p
    28	checking for gawk... gawk
    29	checking whether make sets $(MAKE)... yes
    30	checking whether make supports nested variables... yes
    31	checking whether make supports the include directive... yes (GNU style)
    32	checking for aarch64-unknown-linux-gnu-gcc... aarch64-unknown-linux-gnu-gcc-11.2.1
    33	checking whether the C compiler works... yes
    34	checking for C compiler default output file name... a.out
    35	checking for suffix of executables... 
    36	checking whether we are cross compiling... no
    37	checking for suffix of object files... o
    38	checking whether the compiler supports GNU C... yes
    39	checking whether aarch64-unknown-linux-gnu-gcc-11.2.1 accepts -g... yes
    40	checking for aarch64-unknown-linux-gnu-gcc-11.2.1 option to enable C11 features... none needed
    41	checking whether aarch64-unknown-linux-gnu-gcc-11.2.1 understands -c and -o together... yes
    42	checking whether the compiler is clang... no
    43	checking for compiler option needed when checking for declarations... none
    44	checking dependency style of aarch64-unknown-linux-gnu-gcc-11.2.1... none
    45	checking for stdio.h... yes
    46	checking for stdlib.h... yes
    47	checking for string.h... yes
    48	checking for inttypes.h... yes
    49	checking for stdint.h... yes
    50	checking for strings.h... yes
    51	checking for sys/stat.h... yes
    52	checking for sys/types.h... yes
    53	checking for unistd.h... yes
    54	checking for wchar.h... yes
    55	checking for minix/config.h... no
    56	checking for sys/socket.h... yes
    57	checking for dirent.h... yes
    58	checking for fnmatch.h... yes
    59	checking for getopt.h... yes
    60	checking for sys/cdefs.h... yes
    61	checking for sys/time.h... yes
    62	checking for glob.h... yes
    63	checking for threads.h... yes
    64	checking for limits.h... yes
    65	checking for crtdefs.h... no
    66	checking for wctype.h... yes
    67	checking for langinfo.h... yes
    68	checking for xlocale.h... no
    69	checking for math.h... yes
    70	checking for sys/mman.h... yes
    71	checking for sys/param.h... yes
    72	checking for malloc.h... yes
    73	checking for features.h... yes
    74	checking for sys/random.h... yes
    75	checking for sys/wait.h... yes
    76	checking for utime.h... yes
    77	checking whether it is safe to define __EXTENSIONS__... yes
    78	checking whether _XOPEN_SOURCE should be defined... no
    79	checking for aarch64-unknown-linux-gnu-gcc... (cached) aarch64-unknown-linux-gnu-gcc-11.2.1
    80	checking whether the compiler supports GNU C... (cached) yes
    81	checking whether aarch64-unknown-linux-gnu-gcc-11.2.1 accepts -g... (cached) yes
    82	checking for aarch64-unknown-linux-gnu-gcc-11.2.1 option to enable C11 features... (cached) none needed
    83	checking whether aarch64-unknown-linux-gnu-gcc-11.2.1 understands -c and -o together... (cached) yes
    84	checking whether the compiler is clang... (cached) no
    85	checking for compiler option needed when checking for declarations... (cached) none
    86	checking dependency style of aarch64-unknown-linux-gnu-gcc-11.2.1... (cached) none
    87	checking how to run the C preprocessor... aarch64-unknown-linux-gnu-gcc-11.2.1 -E
    88	checking for grep that handles long lines and -e... /bin/grep
    89	checking for egrep... /bin/grep -E
    90	checking for Minix Amsterdam compiler... no
    91	checking for aarch64-unknown-linux-gnu-ar... aarch64-unknown-linux-gnu-ar
    92	checking for aarch64-unknown-linux-gnu-ranlib... aarch64-unknown-linux-gnu-ranlib
    93	checking for special C compiler options needed for large files... no
    94	checking for _FILE_OFFSET_BITS value needed for large files... no
    95	checking for size_t... yes
    96	checking for working alloca.h... yes
    97	checking for alloca... yes
    98	checking whether <wchar.h> uses 'inline' correctly... yes
    99	checking for btowc... yes
   100	checking for _set_invalid_parameter_handler... no
   101	checking for fcntl... yes
   102	checking for symlink... yes
   103	checking for fnmatch... yes
   104	checking for mbsrtowcs... yes
   105	checking for futimens... yes
   106	checking for getdelim... yes
   107	checking for getdtablesize... yes
   108	checking for getlogin_r... yes
   109	checking for getrandom... yes
   110	checking for gettimeofday... yes
   111	checking for glob... yes
   112	checking for glob_pattern_p... yes
   113	checking for getpwnam_r... yes
   114	checking for isblank... yes
   115	checking for iswcntrl... yes
   116	checking for iswblank... yes
   117	checking for lstat... yes
   118	checking for mbsinit... yes
   119	checking for mbrtowc... yes
   120	checking for mprotect... yes
   121	checking for mkstemps... yes
   122	checking for nl_langinfo... yes
   123	checking for iswctype... yes
   124	checking for sigaction... yes
   125	checking for sigaltstack... yes
   126	checking for siginterrupt... yes
   127	checking for snprintf... yes
   128	checking for vasnprintf... no
   129	checking for futimes... yes
   130	checking for futimesat... yes
   131	checking for utimensat... yes
   132	checking for lutimes... yes
   133	checking for wcrtomb... yes
   134	checking for wcwidth... yes
   135	checking for wmempcpy... yes
   136	checking for nl_langinfo and CODESET... yes
   137	checking for a traditional french locale... none
   138	checking whether the preprocessor supports include_next... yes
   139	checking whether source code line length is unlimited... yes
   140	checking for aarch64-unknown-linux-gnu-gcc-11.2.1 options needed to detect all undeclared functions... none needed
   141	checking for complete errno.h... yes
   142	checking for working fcntl.h... yes
   143	checking for pid_t... yes
   144	checking for mode_t... yes
   145	checking for mbstate_t... yes
   146	checking whether frexp() can be used without linking with libm... yes
   147	checking whether alarm is declared... yes
   148	checking whether long double and double are the same... no
   149	checking whether stat file-mode macros are broken... no
   150	checking for C/C++ restrict keyword... __restrict__
   151	checking for nlink_t... yes
   152	checking whether getdelim is declared... yes
   153	checking whether getdtablesize is declared... yes
   154	checking whether getline is declared... yes
   155	checking whether getlogin_r is declared... yes
   156	checking whether getlogin is declared... yes
   157	checking for getopt.h... (cached) yes
   158	checking for getopt_long_only... yes
   159	checking whether getopt is POSIX compatible... yes
   160	checking for working GNU getopt function... yes
   161	checking for working GNU getopt_long function... yes
   162	checking for struct timeval... yes
   163	checking for wide-enough struct timeval.tv_sec member... yes
   164	checking for pthread.h... yes
   165	checking whether POSIX threads API is available... yes
   166	checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
   167	checking whether setlocale (category, NULL) is multithread-safe... yes
   168	checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
   169	checking for wint_t... yes
   170	checking whether wint_t is large enough... yes
   171	checking whether the compiler produces multi-arch binaries... no
   172	checking whether stdint.h conforms to C99... yes
   173	checking whether stdint.h works without ISO C predefines... yes
   174	checking whether stdint.h has UINTMAX_WIDTH etc.... yes
   175	checking where to find the exponent in a 'double'... word 1 bit 20
   176	checking where to find the exponent in a 'float'... word 0 bit 23
   177	checking whether byte ordering is bigendian... no
   178	checking whether iswcntrl works... yes
   179	checking for towlower... yes
   180	checking for wctype_t... yes
   181	checking for wctrans_t... yes
   182	checking whether langinfo.h defines CODESET... yes
   183	checking whether langinfo.h defines T_FMT_AMPM... yes
   184	checking whether langinfo.h defines ALTMON_1... yes
   185	checking whether langinfo.h defines ERA... yes
   186	checking whether langinfo.h defines YESEXPR... yes
   187	checking for wchar_t... yes
   188	checking for good max_align_t... yes
   189	checking whether NULL can be used in arbitrary expressions... yes
   190	checking whether locale.h defines locale_t... yes
   191	checking whether locale.h conforms to POSIX:2001... yes
   192	checking whether struct lconv is properly defined... yes
   193	checking whether imported symbols can be declared weak... yes
   194	checking for multithread API to use... posix
   195	checking whether lstat correctly handles trailing slash... yes
   196	checking whether malloc is ptrdiff_t safe... yes
   197	checking whether malloc, realloc, calloc set errno on failure... yes
   198	checking whether malloc (0) returns nonnull... yes
   199	checking whether NAN macro works... yes
   200	checking whether HUGE_VAL works... yes
   201	checking for a traditional japanese locale... none
   202	checking for a french Unicode locale... none
   203	checking for a transitional chinese locale... none
   204	checking for inline... inline
   205	checking for mmap... yes
   206	checking for MAP_ANONYMOUS... yes
   207	checking whether memchr works... yes
   208	checking whether <limits.h> defines MIN and MAX... no
   209	checking whether <sys/param.h> defines MIN and MAX... yes
   210	checking for O_CLOEXEC... yes
   211	checking for promoted mode_t type... mode_t
   212	checking for sigset_t... yes
   213	checking for uid_t in sys/types.h... yes
   214	checking for volatile sig_atomic_t... yes
   215	checking for sighandler_t... yes
   216	checking whether snprintf returns a byte count as in C99... yes
   217	checking whether snprintf is declared... yes
   218	checking for stdint.h... yes
   219	checking for inttypes.h... yes
   220	checking whether printf supports size specifiers as in C99... yes
   221	checking whether printf supports 'long double' arguments... (cached) yes
   222	checking whether printf supports infinite 'double' arguments... yes
   223	checking whether printf supports infinite 'long double' arguments... (cached) yes
   224	checking whether printf supports the 'a' and 'A' directives... yes
   225	checking whether printf supports the 'F' directive... yes
   226	checking whether printf supports the 'n' directive... (cached) yes
   227	checking whether printf supports the 'ls' directive... yes
   228	checking whether printf supports the grouping flag... yes
   229	checking whether printf supports the left-adjust flag correctly... yes
   230	checking whether printf supports the zero flag correctly... yes
   231	checking whether printf supports large precisions... yes
   232	checking whether printf survives out-of-memory conditions... yes
   233	checking whether snprintf truncates the result as in C99... yes
   234	checking for intmax_t... yes
   235	checking for snprintf... (cached) yes
   236	checking for strnlen... yes
   237	checking for wcslen... yes
   238	checking for wcsnlen... yes
   239	checking for mbrtowc... (cached) yes
   240	checking for wcrtomb... (cached) yes
   241	checking whether _snprintf is declared... no
   242	checking for stdbool.h that conforms to C99... yes
   243	checking for _Bool... yes
   244	checking whether fcloseall is declared... yes
   245	checking which flavor of printf attribute matches inttypes macros... system
   246	checking whether ecvt is declared... yes
   247	checking whether fcvt is declared... yes
   248	checking whether gcvt is declared... yes
   249	checking whether strnlen is declared... yes
   250	checking for struct timespec in <time.h>... yes
   251	checking for TIME_UTC in <time.h>... yes
   252	checking whether execvpe is declared... yes
   253	checking whether the utimes function works... yes
   254	checking whether vsnprintf is declared... yes
   255	checking whether wcsdup is declared... yes
   256	checking for alloca as a compiler built-in... yes
   257	checking whether btowc(0) is correct... yes
   258	checking whether btowc(EOF) is correct... guessing yes
   259	checking for __builtin_expect... yes
   260	checking for library containing clock_gettime... none required
   261	checking for clock_gettime... yes
   262	checking for clock_settime... yes
   263	checking for closedir... yes
   264	checking for d_type member in directory struct... yes
   265	checking for dirfd... yes
   266	checking whether dirfd is declared... yes
   267	checking whether dirfd is a macro... no
   268	checking whether // is distinct from /... no
   269	checking whether dup2 works... yes
   270	checking whether fcntl handles F_DUPFD correctly... yes
   271	checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
   272	checking for flexible array member... yes
   273	checking whether conversion from 'int' to 'long double' works... yes
   274	checking for working POSIX fnmatch... yes
   275	checking whether free is known to preserve errno... yes
   276	checking whether frexp works... yes
   277	checking whether frexpl is declared... yes
   278	checking whether frexpl() can be used without linking with libm... yes
   279	checking whether frexpl works... yes
   280	checking whether futimens works... yes
   281	checking for working getdelim function... yes
   282	checking whether getdtablesize works... yes
   283	checking for getline... yes
   284	checking for working getline function... yes
   285	checking whether getlogin_r works with small buffers... yes
   286	checking whether getrandom is compatible with its GNU+BSD signature... yes
   287	checking for gettimeofday with POSIX signature... yes
   288	checking for GNU glob interface version 1 or 2... yes
   289	checking whether glob lists broken symlinks... (cached) yes
   290	checking whether isnan(double) can be used without linking with libm... yes
   291	checking whether isnan(float) can be used without linking with libm... yes
   292	checking whether isnan(float) works... yes
   293	checking whether isnan(long double) can be used without linking with libm... yes
   294	checking whether isnanl works... yes
   295	checking whether iswblank is declared... yes
   296	checking whether the compiler supports the __inline keyword... yes
   297	checking for pthread_rwlock_t... yes
   298	checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
   299	checking whether mbrtowc handles incomplete characters... guessing yes
   300	checking whether mbrtowc works as well as mbtowc... guessing yes
   301	checking whether mbrtowc handles a NULL pwc argument... guessing yes
   302	checking whether mbrtowc handles a NULL string argument... guessing yes
   303	checking whether mbrtowc has a correct return value... guessing yes
   304	checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
   305	checking whether mbrtowc stores incomplete characters... guessing no
   306	checking whether mbrtowc works on empty input... yes
   307	checking whether the C locale is free of encoding errors... no
   308	checking whether mbrtowc handles incomplete characters... (cached) guessing yes
   309	checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
   310	checking whether mbrtowc handles incomplete characters... (cached) guessing yes
   311	checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
   312	checking whether mbsrtowcs works... guessing yes
   313	checking for mbtowc... yes
   314	checking for mempcpy... yes
   315	checking whether mkdir handles trailing slash... yes
   316	checking whether mkdir handles trailing dot... yes
   317	checking whether YESEXPR works... yes
   318	checking whether open recognizes a trailing slash... yes
   319	checking for opendir... yes
   320	checking whether frexp works... (cached) yes
   321	checking whether ldexp can be used without linking with libm... yes
   322	checking whether frexpl() can be used without linking with libm... (cached) yes
   323	checking whether frexpl works... (cached) yes
   324	checking whether frexpl is declared... (cached) yes
   325	checking whether ldexpl() can be used without linking with libm... yes
   326	checking whether ldexpl works... yes
   327	checking whether ldexpl is declared... yes
   328	checking for raise... yes
   329	checking for sigprocmask... yes
   330	checking for readdir... yes
   331	checking for working re_compile_pattern... no
   332	checking for libintl.h... yes
   333	checking whether isblank is declared... yes
   334	checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
   335	checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
   336	checking for struct sigaction.sa_sigaction... yes
   337	checking for signbit macro... yes
   338	checking for signbit compiler built-ins... yes
   339	checking for sigprocmask... (cached) yes
   340	checking for stdint.h... (cached) yes
   341	checking for SIZE_MAX... yes
   342	checking for snprintf... (cached) yes
   343	checking whether snprintf respects a size of 1... yes
   344	checking whether printf supports POSIX/XSI format strings with positions... yes
   345	checking for snprintf... (cached) yes
   346	checking whether snprintf fully supports the 'n' directive... (cached) yes
   347	checking whether snprintf respects a size of 1... (cached) yes
   348	checking whether vsnprintf respects a zero size as in C99... yes
   349	checking for ssize_t... yes
   350	checking whether stat handles trailing slashes on files... yes
   351	checking for struct stat.st_atim.tv_nsec... yes
   352	checking whether struct stat.st_atim is of type struct timespec... yes
   353	checking for struct stat.st_birthtimespec.tv_nsec... no
   354	checking for struct stat.st_birthtimensec... no
   355	checking for struct stat.st_birthtim.tv_nsec... no
   356	checking for working stdalign.h... yes
   357	checking for va_copy... yes
   358	checking for strcasecmp... yes
   359	checking for strncasecmp... yes
   360	checking whether strncasecmp is declared... yes
   361	checking for strcasestr... yes
   362	checking whether strcasestr works... yes
   363	checking for working strnlen... yes
   364	checking for utime... yes
   365	checking whether utime handles trailing slashes on files... yes
   366	checking for ptrdiff_t... yes
   367	checking for vsnprintf... yes
   368	checking whether snprintf respects a size of 1... (cached) yes
   369	checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
   370	checking for vsnprintf... (cached) yes
   371	checking whether snprintf fully supports the 'n' directive... (cached) yes
   372	checking whether snprintf respects a size of 1... (cached) yes
   373	checking whether vsnprintf respects a zero size as in C99... (cached) yes
   374	checking whether mbrtowc handles incomplete characters... (cached) guessing yes
   375	checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
   376	checking whether wcrtomb works in the C locale... yes
   377	checking whether wcrtomb return value is correct... guessing yes
   378	checking whether wcwidth is declared... yes
   379	checking whether wcwidth works reasonably in UTF-8 locales... yes
   380	checking for wmemchr... yes
   381	checking for stdint.h... (cached) yes
   382	checking whether ln -s works... yes
   383	checking for library containing strerror... none required
   384	checking for special C compiler options needed for large files... (cached) no
   385	checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
   386	checking for aarch64-unknown-linux-gnu-pkg-config... /usr/bin/aarch64-unknown-linux-gnu-pkg-config
   387	checking pkg-config is at least version 0.9.0... yes
   388	checking for a sed that does not truncate output... /bin/sed
   389	checking whether NLS is requested... yes
   390	checking for msgfmt... /usr/bin/msgfmt
   391	checking for gmsgfmt... /usr/bin/gmsgfmt
   392	checking for xgettext... /usr/bin/xgettext
   393	checking for msgmerge... /usr/bin/msgmerge
   394	checking for ld used by aarch64-unknown-linux-gnu-gcc-11.2.1... /usr/aarch64-unknown-linux-gnu/bin/ld
   395	checking if the linker (/usr/aarch64-unknown-linux-gnu/bin/ld) is GNU ld... yes
   396	checking for shared library run path origin... done
   397	checking for CFPreferencesCopyAppValue... no
   398	checking for CFLocaleCopyCurrent... no
   399	checking for GNU gettext in libc... yes
   400	checking whether to use NLS... yes
   401	checking where the gettext function comes from... libc
   402	checking whether building from git... no
   403	checking for libintl.h... (cached) yes
   404	checking for limits.h... (cached) yes
   405	checking for pwd.h... yes
   406	checking for termios.h... yes
   407	checking for sys/param.h... (cached) yes
   408	checking whether to enable UTF-8 support... yes
   409	checking for iswalpha... yes
   410	checking for iswalnum... yes
   411	checking for iswpunct... yes
   412	checking for mbstowcs... yes
   413	checking for wctomb... yes
   414	checking whether C compiler accepts -Wall... yes
   415	checking for NCURSESW... yes
   416	  The curses library to be used is: ncursesw
   417	checking for use_default_colors in -lncursesw... yes
   418	checking for set_escdelay in -lncursesw... yes
   419	checking for key_defined in -lncursesw... yes
   420	checking for enhanced regular expression flag... no
   421	checking whether _XOPEN_SOURCE_EXTENDED is needed... no
   422	checking whether LINES and COLS can be redefined... yes
   423	checking for HTML support in groff... yes
   424	checking that generated files are newer than configure... done
   425	configure: creating ./config.status
   426	config.status: creating Makefile
   427	config.status: creating doc/Makefile
   428	config.status: creating doc/sample.nanorc
   429	config.status: creating lib/Makefile
   430	config.status: creating m4/Makefile
   431	config.status: creating po/Makefile.in
   432	config.status: creating src/Makefile
   433	config.status: creating syntax/Makefile
   434	config.status: creating config.h
   435	config.status: executing depfiles commands
   436	config.status: executing po-directories commands
   437	config.status: creating po/POTFILES
   438	config.status: creating po/Makefile
   439	
   440	  The global nanorc file is: /etc/nanorc
   441	  Syntaxes get installed in: /usr/share/nano/
   442	
   443	>>> Source configured.
   444	>>> Compiling source in /var/tmp/portage/app-editors/nano-5.9/work/nano-5.9 ...
   445	make -j20 -l4 
   446	make  all-recursive
   447	make[1]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9'
   448	Making all in doc
   449	make[2]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/doc'
   450	make  all-recursive
   451	make[3]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/doc'
   452	make[4]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/doc'
   453	make[4]: Nothing to be done for 'all-am'.
   454	make[4]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/doc'
   455	make[3]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/doc'
   456	make[2]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/doc'
   457	Making all in lib
   458	make[2]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/lib'
   459	rm -f alloca.h-t alloca.h && \
   460	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
   461	  sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \
   462	} > alloca.h-t && \
   463	mv -f alloca.h-t alloca.h
   464	rm -f ctype.h-t ctype.h && \
   465	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
   466	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
   467	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
   468	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
   469	      -e 's|@''PRAGMA_COLUMNS''@||g' \
   470	      -e 's|@''NEXT_CTYPE_H''@|<ctype.h>|g' \
   471	      -e 's/@''GNULIB_ISBLANK''@/1/g' \
   472	      -e 's/@''HAVE_ISBLANK''@/1/g' \
   473	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
   474	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
   475	      < ./ctype.in.h; \
   476	} > ctype.h-t && \
   477	mv ctype.h-t ctype.h
   478	rm -f dirent.h-t dirent.h && \
   479	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
   480	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
   481	      -e 's|@''HAVE_DIRENT_H''@|1|g' \
   482	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
   483	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
   484	      -e 's|@''PRAGMA_COLUMNS''@||g' \
   485	      -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \
   486	      -e 's/@''GNULIB_OPENDIR''@/1/g' \
   487	      -e 's/@''GNULIB_READDIR''@/1/g' \
   488	      -e 's/@''GNULIB_REWINDDIR''@/0/g' \
   489	      -e 's/@''GNULIB_CLOSEDIR''@/1/g' \
   490	      -e 's/@''GNULIB_DIRFD''@/1/g' \
   491	      -e 's/@''GNULIB_FDOPENDIR''@/0/g' \
   492	      -e 's/@''GNULIB_SCANDIR''@/0/g' \
   493	      -e 's/@''GNULIB_ALPHASORT''@/0/g' \
   494	      -e 's/@''HAVE_OPENDIR''@/1/g' \
   495	      -e 's/@''HAVE_READDIR''@/1/g' \
   496	      -e 's/@''HAVE_REWINDDIR''@/1/g' \
   497	      -e 's/@''HAVE_CLOSEDIR''@/1/g' \
   498	      -e 's|@''HAVE_DECL_DIRFD''@|1|g' \
   499	      -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
   500	      -e 's|@''HAVE_FDOPENDIR''@|1|g' \
   501	      -e 's|@''HAVE_SCANDIR''@|1|g' \
   502	      -e 's|@''HAVE_ALPHASORT''@|1|g' \
   503	      -e 's|@''REPLACE_OPENDIR''@|0|g' \
   504	      -e 's|@''REPLACE_CLOSEDIR''@|0|g' \
   505	      -e 's|@''REPLACE_DIRFD''@|0|g' \
   506	      -e 's|@''REPLACE_FDOPENDIR''@|0|g' \
   507	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
   508	      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
   509	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
   510	      < ./dirent.in.h; \
   511	} > dirent.h-t && \
   512	mv dirent.h-t dirent.h
   513	/bin/mkdir -p malloc
   514	/bin/mkdir -p malloc
   515	rm -f fcntl.h-t fcntl.h && \
   516	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
   517	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
   518	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
   519	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
   520	      -e 's|@''PRAGMA_COLUMNS''@||g' \
   521	      -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
   522	      -e 's/@''GNULIB_CREAT''@/0/g' \
   523	      -e 's/@''GNULIB_FCNTL''@/1/g' \
   524	      -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
   525	      -e 's/@''GNULIB_OPEN''@/1/g' \
   526	      -e 's/@''GNULIB_OPENAT''@/0/g' \
   527	      -e 's/@''GNULIB_MDA_CREAT''@/1/g' \
   528	      -e 's/@''GNULIB_MDA_OPEN''@/1/g' \
   529	      -e 's|@''HAVE_FCNTL''@|1|g' \
   530	      -e 's|@''HAVE_OPENAT''@|1|g' \
   531	      -e 's|@''REPLACE_CREAT''@|0|g' \
   532	      -e 's|@''REPLACE_FCNTL''@|1|g' \
   533	      -e 's|@''REPLACE_OPEN''@|0|g' \
   534	      -e 's|@''REPLACE_OPENAT''@|0|g' \
   535	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
   536	      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
   537	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
   538	      < ./fcntl.in.h; \
   539	} > fcntl.h-t && \
   540	mv fcntl.h-t fcntl.h
   541	rm -f glob-libc.gl.h-t glob-libc.gl.h && \
   542	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
   543	  sed -e '/__BEGIN_DECLS/{ s/__BEGIN_DECLS/#ifdef __cplusplus%extern "C" {%#endif/; y/%/\n/; }' \
   544	      -e '/__END_DECLS/{ s/__END_DECLS/#ifdef __cplusplus%}%#endif/; y/%/\n/; }' \
   545	      -e 's|__THROWNL||g' \
   546	      -e 's|__THROW||g' \
   547	      -e 's|__restrict|restrict|g' \
   548	      -e 's|defined __USE_MISC|1|' \
   549	      -e 's|ifdef __USE_GNU|if 1|' \
   550	      -e 's|ifdef __USE_LARGEFILE64|if 0|' \
   551	      < ./glob-libc.h; \
   552	} > glob-libc.gl.h-t && \
   553	mv glob-libc.gl.h-t glob-libc.gl.h
   554	rm -f malloc/dynarray-skeleton.gl.h-t malloc/dynarray-skeleton.gl.h && \
   555	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
   556	  sed -e 's|<malloc/dynarray\.h>|<malloc/dynarray.gl.h>|g' \
   557	      -e 's|__attribute_maybe_unused__|_GL_ATTRIBUTE_MAYBE_UNUSED|g' \
   558	      -e 's|__attribute_nonnull__|_GL_ATTRIBUTE_NONNULL|g' \
   559	      -e 's|__attribute_warn_unused_result__|_GL_ATTRIBUTE_NODISCARD|g' \
   560	      -e 's|__glibc_likely|_GL_LIKELY|g' \
   561	      -e 's|__glibc_unlikely|_GL_UNLIKELY|g' \
   562	      < ./malloc/dynarray-skeleton.c; \
   563	} > malloc/dynarray-skeleton.gl.h-t && \
   564	mv malloc/dynarray-skeleton.gl.h-t malloc/dynarray-skeleton.gl.h
   565	rm -f inttypes.h-t inttypes.h && \
   566	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
   567	  sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
   568	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
   569	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
   570	      -e 's|@''PRAGMA_COLUMNS''@||g' \
   571	      -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
   572	      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
   573	      -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \
   574	      -e 's/@''GNULIB_IMAXABS''@/0/g' \
   575	      -e 's/@''GNULIB_IMAXDIV''@/0/g' \
   576	      -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
   577	      -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
   578	      -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
   579	      -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
   580	      -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
   581	      -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
   582	      -e 's/@''HAVE_IMAXDIV_T''@/1/g' \
   583	      -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
   584	      -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
   585	      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
   586	      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \
   587	      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
   588	      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \
   589	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
   590	      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
   591	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
   592	      < ./inttypes.in.h; \
   593	} > inttypes.h-t && \
   594	mv inttypes.h-t inttypes.h
   595	rm -f malloc/dynarray.gl.h-t malloc/dynarray.gl.h && \
   596	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
   597	  sed -e '/libc_hidden_proto/d' < ./malloc/dynarray.h; \
   598	} > malloc/dynarray.gl.h-t && \
   599	mv malloc/dynarray.gl.h-t malloc/dynarray.gl.h
   600	rm -f langinfo.h-t langinfo.h && \
   601	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
   602	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
   603	      -e 's|@''HAVE_LANGINFO_H''@|1|g' \
   604	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
   605	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
   606	      -e 's|@''PRAGMA_COLUMNS''@||g' \
   607	      -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
   608	      -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \
   609	      -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
   610	      -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
   611	      -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \
   612	      -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
   613	      -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
   614	      -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
   615	      -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
   616	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
   617	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
   618	      < ./langinfo.in.h; \
   619	} > langinfo.h-t && \
   620	mv langinfo.h-t langinfo.h
   621	rm -f limits.h-t limits.h && \
   622	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
   623	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
   624	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
   625	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
   626	      -e 's|@''PRAGMA_COLUMNS''@||g' \
   627	      -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
   628	      < ./limits.in.h; \
   629	} > limits.h-t && \
   630	mv limits.h-t limits.h
   631	rm -f locale.h-t locale.h && \
   632	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
   633	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
   634	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
   635	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
   636	      -e 's|@''PRAGMA_COLUMNS''@||g' \
   637	      -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
   638	      -e 's/@''GNULIB_LOCALECONV''@/1/g' \
   639	      -e 's/@''GNULIB_SETLOCALE''@/0/g' \
   640	      -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \
   641	      -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
   642	      -e 's/@''GNULIB_LOCALENAME''@/0/g' \
   643	      -e 's|@''HAVE_NEWLOCALE''@|1|g' \
   644	      -e 's|@''HAVE_DUPLOCALE''@|1|g' \
   645	      -e 's|@''HAVE_FREELOCALE''@|1|g' \
   646	      -e 's|@''HAVE_XLOCALE_H''@|0|g' \
   647	      -e 's|@''REPLACE_LOCALECONV''@|0|g' \
   648	      -e 's|@''REPLACE_SETLOCALE''@|0|g' \
   649	      -e 's|@''REPLACE_NEWLOCALE''@|0|g' \
   650	      -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
   651	      -e 's|@''REPLACE_FREELOCALE''@|0|g' \
   652	      -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
   653	      -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \
   654	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
   655	      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
   656	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
   657	      < ./locale.in.h; \
   658	} > locale.h-t && \
   659	mv locale.h-t locale.h
   660	rm -f math.h-t math.h && \
   661	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
   662	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
   663	      -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
   664	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
   665	      -e 's|@''PRAGMA_COLUMNS''@||g' \
   666	      -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
   667	      -e 's/@''GNULIB_ACOSF''@/0/g' \
   668	      -e 's/@''GNULIB_ACOSL''@/0/g' \
   669	      -e 's/@''GNULIB_ASINF''@/0/g' \
   670	      -e 's/@''GNULIB_ASINL''@/0/g' \
   671	      -e 's/@''GNULIB_ATANF''@/0/g' \
   672	      -e 's/@''GNULIB_ATANL''@/0/g' \
   673	      -e 's/@''GNULIB_ATAN2F''@/0/g' \
   674	      -e 's/@''GNULIB_CBRT''@/0/g' \
   675	      -e 's/@''GNULIB_CBRTF''@/0/g' \
   676	      -e 's/@''GNULIB_CBRTL''@/0/g' \
   677	      -e 's/@''GNULIB_CEIL''@/0/g' \
   678	      -e 's/@''GNULIB_CEILF''@/0/g' \
   679	      -e 's/@''GNULIB_CEILL''@/0/g' \
   680	      -e 's/@''GNULIB_COPYSIGN''@/0/g' \
   681	      -e 's/@''GNULIB_COPYSIGNF''@/0/g' \
   682	      -e 's/@''GNULIB_COPYSIGNL''@/0/g' \
   683	      -e 's/@''GNULIB_COSF''@/0/g' \
   684	      -e 's/@''GNULIB_COSL''@/0/g' \
   685	      -e 's/@''GNULIB_COSHF''@/0/g' \
   686	      -e 's/@''GNULIB_EXPF''@/0/g' \
   687	      -e 's/@''GNULIB_EXPL''@/0/g' \
   688	      -e 's/@''GNULIB_EXP2''@/0/g' \
   689	      -e 's/@''GNULIB_EXP2F''@/0/g' \
   690	      -e 's/@''GNULIB_EXP2L''@/0/g' \
   691	      -e 's/@''GNULIB_EXPM1''@/0/g' \
   692	      -e 's/@''GNULIB_EXPM1F''@/0/g' \
   693	      -e 's/@''GNULIB_EXPM1L''@/0/g' \
   694	      -e 's/@''GNULIB_FABSF''@/0/g' \
   695	      -e 's/@''GNULIB_FABSL''@/0/g' \
   696	      -e 's/@''GNULIB_FLOOR''@/0/g' \
   697	      -e 's/@''GNULIB_FLOORF''@/0/g' \
   698	      -e 's/@''GNULIB_FLOORL''@/0/g' \
   699	      -e 's/@''GNULIB_FMA''@/0/g' \
   700	      -e 's/@''GNULIB_FMAF''@/0/g' \
   701	      -e 's/@''GNULIB_FMAL''@/0/g' \
   702	      -e 's/@''GNULIB_FMOD''@/0/g' \
   703	      -e 's/@''GNULIB_FMODF''@/0/g' \
   704	      -e 's/@''GNULIB_FMODL''@/0/g' \
   705	      -e 's/@''GNULIB_FREXPF''@/0/g' \
   706	      -e 's/@''GNULIB_FREXP''@/1/g' \
   707	      -e 's/@''GNULIB_FREXPL''@/1/g' \
   708	      -e 's/@''GNULIB_HYPOT''@/0/g' \
   709	      -e 's/@''GNULIB_HYPOTF''@/0/g' \
   710	      -e 's/@''GNULIB_HYPOTL''@/0/g' \
   711	      < ./math.in.h | \
   712	  sed -e 's/@''GNULIB_ILOGB''@/0/g' \
   713	      -e 's/@''GNULIB_ILOGBF''@/0/g' \
   714	      -e 's/@''GNULIB_ILOGBL''@/0/g' \
   715	      -e 's/@''GNULIB_ISFINITE''@/0/g' \
   716	      -e 's/@''GNULIB_ISINF''@/0/g' \
   717	      -e 's/@''GNULIB_ISNAN''@/0/g' \
   718	      -e 's/@''GNULIB_ISNANF''@/0/g' \
   719	      -e 's/@''GNULIB_ISNAND''@/0/g' \
   720	      -e 's/@''GNULIB_ISNANL''@/0/g' \
   721	      -e 's/@''GNULIB_LDEXPF''@/0/g' \
   722	      -e 's/@''GNULIB_LDEXPL''@/0/g' \
   723	      -e 's/@''GNULIB_LOG''@/0/g' \
   724	      -e 's/@''GNULIB_LOGF''@/0/g' \
   725	      -e 's/@''GNULIB_LOGL''@/0/g' \
   726	      -e 's/@''GNULIB_LOG10''@/0/g' \
   727	      -e 's/@''GNULIB_LOG10F''@/0/g' \
   728	      -e 's/@''GNULIB_LOG10L''@/0/g' \
   729	      -e 's/@''GNULIB_LOG1P''@/0/g' \
   730	      -e 's/@''GNULIB_LOG1PF''@/0/g' \
   731	      -e 's/@''GNULIB_LOG1PL''@/0/g' \
   732	      -e 's/@''GNULIB_LOG2''@/0/g' \
   733	      -e 's/@''GNULIB_LOG2F''@/0/g' \
   734	      -e 's/@''GNULIB_LOG2L''@/0/g' \
   735	      -e 's/@''GNULIB_LOGB''@/0/g' \
   736	      -e 's/@''GNULIB_LOGBF''@/0/g' \
   737	      -e 's/@''GNULIB_LOGBL''@/0/g' \
   738	      -e 's/@''GNULIB_MODF''@/0/g' \
   739	      -e 's/@''GNULIB_MODFF''@/0/g' \
   740	      -e 's/@''GNULIB_MODFL''@/0/g' \
   741	      -e 's/@''GNULIB_POWF''@/0/g' \
   742	      -e 's/@''GNULIB_REMAINDER''@/0/g' \
   743	      -e 's/@''GNULIB_REMAINDERF''@/0/g' \
   744	      -e 's/@''GNULIB_REMAINDERL''@/0/g' \
   745	      -e 's/@''GNULIB_RINT''@/0/g' \
   746	      -e 's/@''GNULIB_RINTF''@/0/g' \
   747	      -e 's/@''GNULIB_RINTL''@/0/g' \
   748	      -e 's/@''GNULIB_ROUND''@/0/g' \
   749	      -e 's/@''GNULIB_ROUNDF''@/0/g' \
   750	      -e 's/@''GNULIB_ROUNDL''@/0/g' \
   751	      -e 's/@''GNULIB_SIGNBIT''@/1/g' \
   752	      -e 's/@''GNULIB_SINF''@/0/g' \
   753	      -e 's/@''GNULIB_SINL''@/0/g' \
   754	      -e 's/@''GNULIB_SINHF''@/0/g' \
   755	      -e 's/@''GNULIB_SQRTF''@/0/g' \
   756	      -e 's/@''GNULIB_SQRTL''@/0/g' \
   757	      -e 's/@''GNULIB_TANF''@/0/g' \
   758	      -e 's/@''GNULIB_TANL''@/0/g' \
   759	      -e 's/@''GNULIB_TANHF''@/0/g' \
   760	      -e 's/@''GNULIB_TRUNC''@/0/g' \
   761	      -e 's/@''GNULIB_TRUNCF''@/0/g' \
   762	      -e 's/@''GNULIB_TRUNCL''@/0/g' \
   763	      -e 's/@''GNULIB_MDA_J0''@/1/g' \
   764	      -e 's/@''GNULIB_MDA_J1''@/1/g' \
   765	      -e 's/@''GNULIB_MDA_JN''@/1/g' \
   766	      -e 's/@''GNULIB_MDA_Y0''@/1/g' \
   767	      -e 's/@''GNULIB_MDA_Y1''@/1/g' \
   768	      -e 's/@''GNULIB_MDA_YN''@/1/g' \
   769	  | \
   770	  sed -e 's|@''HAVE_ACOSF''@|1|g' \
   771	      -e 's|@''HAVE_ACOSL''@|1|g' \
   772	      -e 's|@''HAVE_ASINF''@|1|g' \
   773	      -e 's|@''HAVE_ASINL''@|1|g' \
   774	      -e 's|@''HAVE_ATANF''@|1|g' \
   775	      -e 's|@''HAVE_ATANL''@|1|g' \
   776	      -e 's|@''HAVE_ATAN2F''@|1|g' \
   777	      -e 's|@''HAVE_CBRT''@|1|g' \
   778	      -e 's|@''HAVE_CBRTF''@|1|g' \
   779	      -e 's|@''HAVE_CBRTL''@|1|g' \
   780	      -e 's|@''HAVE_COPYSIGN''@|1|g' \
   781	      -e 's|@''HAVE_COPYSIGNL''@|1|g' \
   782	      -e 's|@''HAVE_COSF''@|1|g' \
   783	      -e 's|@''HAVE_COSL''@|1|g' \
   784	      -e 's|@''HAVE_COSHF''@|1|g' \
   785	      -e 's|@''HAVE_EXPF''@|1|g' \
   786	      -e 's|@''HAVE_EXPL''@|1|g' \
   787	      -e 's|@''HAVE_EXPM1''@|1|g' \
   788	      -e 's|@''HAVE_EXPM1F''@|1|g' \
   789	      -e 's|@''HAVE_FABSF''@|1|g' \
   790	      -e 's|@''HAVE_FABSL''@|1|g' \
   791	      -e 's|@''HAVE_FMA''@|1|g' \
   792	      -e 's|@''HAVE_FMAF''@|1|g' \
   793	      -e 's|@''HAVE_FMAL''@|1|g' \
   794	      -e 's|@''HAVE_FMODF''@|1|g' \
   795	      -e 's|@''HAVE_FMODL''@|1|g' \
   796	      -e 's|@''HAVE_FREXPF''@|1|g' \
   797	      -e 's|@''HAVE_HYPOTF''@|1|g' \
   798	      -e 's|@''HAVE_HYPOTL''@|1|g' \
   799	      -e 's|@''HAVE_ILOGB''@|1|g' \
   800	      -e 's|@''HAVE_ILOGBF''@|1|g' \
   801	      -e 's|@''HAVE_ILOGBL''@|1|g' \
   802	      -e 's|@''HAVE_ISNANF''@|1|g' \
   803	      -e 's|@''HAVE_ISNAND''@|1|g' \
   804	      -e 's|@''HAVE_ISNANL''@|1|g' \
   805	      -e 's|@''HAVE_LDEXPF''@|1|g' \
   806	      -e 's|@''HAVE_LOGF''@|1|g' \
   807	      -e 's|@''HAVE_LOGL''@|1|g' \
   808	      -e 's|@''HAVE_LOG10F''@|1|g' \
   809	      -e 's|@''HAVE_LOG10L''@|1|g' \
   810	      -e 's|@''HAVE_LOG1P''@|1|g' \
   811	      -e 's|@''HAVE_LOG1PF''@|1|g' \
   812	      -e 's|@''HAVE_LOG1PL''@|1|g' \
   813	      -e 's|@''HAVE_LOGBF''@|1|g' \
   814	      -e 's|@''HAVE_LOGBL''@|1|g' \
   815	      -e 's|@''HAVE_MODFF''@|1|g' \
   816	      -e 's|@''HAVE_MODFL''@|1|g' \
   817	      -e 's|@''HAVE_POWF''@|1|g' \
   818	      -e 's|@''HAVE_REMAINDER''@|1|g' \
   819	      -e 's|@''HAVE_REMAINDERF''@|1|g' \
   820	      -e 's|@''HAVE_RINT''@|1|g' \
   821	      -e 's|@''HAVE_RINTL''@|1|g' \
   822	      -e 's|@''HAVE_SINF''@|1|g' \
   823	      -e 's|@''HAVE_SINL''@|1|g' \
   824	      -e 's|@''HAVE_SINHF''@|1|g' \
   825	      -e 's|@''HAVE_SQRTF''@|1|g' \
   826	      -e 's|@''HAVE_SQRTL''@|1|g' \
   827	      -e 's|@''HAVE_TANF''@|1|g' \
   828	      -e 's|@''HAVE_TANL''@|1|g' \
   829	      -e 's|@''HAVE_TANHF''@|1|g' \
   830	      -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
   831	      -e 's|@''HAVE_DECL_ASINL''@|1|g' \
   832	      -e 's|@''HAVE_DECL_ATANL''@|1|g' \
   833	      -e 's|@''HAVE_DECL_CBRTF''@|1|g' \
   834	      -e 's|@''HAVE_DECL_CBRTL''@|1|g' \
   835	      -e 's|@''HAVE_DECL_CEILF''@|1|g' \
   836	      -e 's|@''HAVE_DECL_CEILL''@|1|g' \
   837	      -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
   838	      -e 's|@''HAVE_DECL_COSL''@|1|g' \
   839	      -e 's|@''HAVE_DECL_EXPL''@|1|g' \
   840	      -e 's|@''HAVE_DECL_EXP2''@|1|g' \
   841	      -e 's|@''HAVE_DECL_EXP2F''@|1|g' \
   842	      -e 's|@''HAVE_DECL_EXP2L''@|1|g' \
   843	      -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
   844	      -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
   845	      -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
   846	      -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
   847	      -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
   848	      -e 's|@''HAVE_DECL_LOGL''@|1|g' \
   849	      -e 's|@''HAVE_DECL_LOG10L''@|1|g' \
   850	      -e 's|@''HAVE_DECL_LOG2''@|1|g' \
   851	      -e 's|@''HAVE_DECL_LOG2F''@|1|g' \
   852	      -e 's|@''HAVE_DECL_LOG2L''@|1|g' \
   853	      -e 's|@''HAVE_DECL_LOGB''@|1|g' \
   854	      -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
   855	      -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
   856	      -e 's|@''HAVE_DECL_RINTF''@|1|g' \
   857	      -e 's|@''HAVE_DECL_ROUND''@|1|g' \
   858	      -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
   859	      -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
   860	      -e 's|@''HAVE_DECL_SINL''@|1|g' \
   861	      -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
   862	      -e 's|@''HAVE_DECL_TANL''@|1|g' \
   863	      -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
   864	      -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
   865	      -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
   866	  | \
   867	  sed -e 's|@''REPLACE_ACOSF''@|0|g' \
   868	      -e 's|@''REPLACE_ASINF''@|0|g' \
   869	      -e 's|@''REPLACE_ATANF''@|0|g' \
   870	      -e 's|@''REPLACE_ATAN2F''@|0|g' \
   871	      -e 's|@''REPLACE_CBRTF''@|0|g' \
   872	      -e 's|@''REPLACE_CBRTL''@|0|g' \
   873	      -e 's|@''REPLACE_CEIL''@|0|g' \
   874	      -e 's|@''REPLACE_CEILF''@|0|g' \
   875	      -e 's|@''REPLACE_CEILL''@|0|g' \
   876	      -e 's|@''REPLACE_COSF''@|0|g' \
   877	      -e 's|@''REPLACE_COSHF''@|0|g' \
   878	      -e 's|@''REPLACE_EXPF''@|0|g' \
   879	      -e 's|@''REPLACE_EXPL''@|0|g' \
   880	      -e 's|@''REPLACE_EXPM1''@|0|g' \
   881	      -e 's|@''REPLACE_EXPM1F''@|0|g' \
   882	      -e 's|@''REPLACE_EXPM1L''@|0|g' \
   883	      -e 's|@''REPLACE_EXP2''@|0|g' \
   884	      -e 's|@''REPLACE_EXP2L''@|0|g' \
   885	      -e 's|@''REPLACE_FABSL''@|0|g' \
   886	      -e 's|@''REPLACE_FLOOR''@|0|g' \
   887	      -e 's|@''REPLACE_FLOORF''@|0|g' \
   888	      -e 's|@''REPLACE_FLOORL''@|0|g' \
   889	      -e 's|@''REPLACE_FMA''@|0|g' \
   890	      -e 's|@''REPLACE_FMAF''@|0|g' \
   891	      -e 's|@''REPLACE_FMAL''@|0|g' \
   892	      -e 's|@''REPLACE_FMOD''@|0|g' \
   893	      -e 's|@''REPLACE_FMODF''@|0|g' \
   894	      -e 's|@''REPLACE_FMODL''@|0|g' \
   895	      -e 's|@''REPLACE_FREXPF''@|0|g' \
   896	      -e 's|@''REPLACE_FREXP''@|0|g' \
   897	      -e 's|@''REPLACE_FREXPL''@|0|g' \
   898	      -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
   899	      -e 's|@''REPLACE_HYPOT''@|0|g' \
   900	      -e 's|@''REPLACE_HYPOTF''@|0|g' \
   901	      -e 's|@''REPLACE_HYPOTL''@|0|g' \
   902	      -e 's|@''REPLACE_ILOGB''@|0|g' \
   903	      -e 's|@''REPLACE_ILOGBF''@|0|g' \
   904	      -e 's|@''REPLACE_ILOGBL''@|0|g' \
   905	      -e 's|@''REPLACE_ISFINITE''@|0|g' \
   906	      -e 's|@''REPLACE_ISINF''@|0|g' \
   907	      -e 's|@''REPLACE_ISNAN''@|0|g' \
   908	      -e 's|@''REPLACE_ITOLD''@|0|g' \
   909	      -e 's|@''REPLACE_LDEXPL''@|0|g' \
   910	      -e 's|@''REPLACE_LOG''@|0|g' \
   911	      -e 's|@''REPLACE_LOGF''@|0|g' \
   912	      -e 's|@''REPLACE_LOGL''@|0|g' \
   913	      -e 's|@''REPLACE_LOG10''@|0|g' \
   914	      -e 's|@''REPLACE_LOG10F''@|0|g' \
   915	      -e 's|@''REPLACE_LOG10L''@|0|g' \
   916	      -e 's|@''REPLACE_LOG1P''@|0|g' \
   917	      -e 's|@''REPLACE_LOG1PF''@|0|g' \
   918	      -e 's|@''REPLACE_LOG1PL''@|0|g' \
   919	      -e 's|@''REPLACE_LOG2''@|0|g' \
   920	      -e 's|@''REPLACE_LOG2F''@|0|g' \
   921	      -e 's|@''REPLACE_LOG2L''@|0|g' \
   922	      -e 's|@''REPLACE_LOGB''@|0|g' \
   923	      -e 's|@''REPLACE_LOGBF''@|0|g' \
   924	      -e 's|@''REPLACE_LOGBL''@|0|g' \
   925	      -e 's|@''REPLACE_MODF''@|0|g' \
   926	      -e 's|@''REPLACE_MODFF''@|0|g' \
   927	      -e 's|@''REPLACE_MODFL''@|0|g' \
   928	      -e 's|@''REPLACE_NAN''@|0|g' \
   929	      -e 's|@''REPLACE_REMAINDER''@|0|g' \
   930	      -e 's|@''REPLACE_REMAINDERF''@|0|g' \
   931	      -e 's|@''REPLACE_REMAINDERL''@|0|g' \
   932	      -e 's|@''REPLACE_RINTL''@|0|g' \
   933	      -e 's|@''REPLACE_ROUND''@|0|g' \
   934	      -e 's|@''REPLACE_ROUNDF''@|0|g' \
   935	      -e 's|@''REPLACE_ROUNDL''@|0|g' \
   936	      -e 's|@''REPLACE_SIGNBIT''@|0|g' \
   937	      -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' \
   938	      -e 's|@''REPLACE_SINF''@|0|g' \
   939	      -e 's|@''REPLACE_SINHF''@|0|g' \
   940	      -e 's|@''REPLACE_SQRTF''@|0|g' \
   941	      -e 's|@''REPLACE_SQRTL''@|0|g' \
   942	      -e 's|@''REPLACE_TANF''@|0|g' \
   943	      -e 's|@''REPLACE_TANHF''@|0|g' \
   944	      -e 's|@''REPLACE_TRUNC''@|0|g' \
   945	      -e 's|@''REPLACE_TRUNCF''@|0|g' \
   946	      -e 's|@''REPLACE_TRUNCL''@|0|g' \
   947	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
   948	      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
   949	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
   950	} > math.h-t && \
   951	mv math.h-t math.h
   952	/bin/mkdir -p malloc
   953	rm -f signal.h-t signal.h && \
   954	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
   955	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
   956	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
   957	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
   958	      -e 's|@''PRAGMA_COLUMNS''@||g' \
   959	      -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
   960	      -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \
   961	      -e 's/@''GNULIB_RAISE''@/1/g' \
   962	      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
   963	      -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
   964	      -e 's/@''GNULIB_SIGACTION''@/1/g' \
   965	      -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
   966	      -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
   967	      -e 's|@''HAVE_RAISE''@|1|g' \
   968	      -e 's|@''HAVE_SIGSET_T''@|1|g' \
   969	      -e 's|@''HAVE_SIGINFO_T''@|1|g' \
   970	      -e 's|@''HAVE_SIGACTION''@|1|g' \
   971	      -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
   972	      -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
   973	      -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
   974	      -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
   975	      -e 's|@''REPLACE_RAISE''@|0|g' \
   976	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
   977	      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
   978	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
   979	      < ./signal.in.h; \
   980	} > signal.h-t && \
   981	mv signal.h-t signal.h
   982	rm -f malloc/scratch_buffer.gl.h-t malloc/scratch_buffer.gl.h && \
   983	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
   984	  sed -e 's|__always_inline|inline _GL_ATTRIBUTE_ALWAYS_INLINE|g' \
   985	      -e 's|__glibc_likely|_GL_LIKELY|g' \
   986	      -e 's|__glibc_unlikely|_GL_UNLIKELY|g' \
   987	      -e '/libc_hidden_proto/d' \
   988	      < ./malloc/scratch_buffer.h; \
   989	} > malloc/scratch_buffer.gl.h-t && \
   990	mv malloc/scratch_buffer.gl.h-t malloc/scratch_buffer.gl.h
   991	rm -f stdio.h-t stdio.h && \
   992	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
   993	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
   994	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
   995	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
   996	      -e 's|@''PRAGMA_COLUMNS''@||g' \
   997	      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
   998	      -e 's/@''GNULIB_DPRINTF''@/0/g' \
   999	      -e 's/@''GNULIB_FCLOSE''@/0/g' \
  1000	      -e 's/@''GNULIB_FDOPEN''@/0/g' \
  1001	      -e 's/@''GNULIB_FFLUSH''@/0/g' \
  1002	      -e 's/@''GNULIB_FGETC''@/1/g' \
  1003	      -e 's/@''GNULIB_FGETS''@/1/g' \
  1004	      -e 's/@''GNULIB_FOPEN''@/0/g' \
  1005	      -e 's/@''GNULIB_FPRINTF''@/1/g' \
  1006	      -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
  1007	      -e 's/@''GNULIB_FPURGE''@/0/g' \
  1008	      -e 's/@''GNULIB_FPUTC''@/1/g' \
  1009	      -e 's/@''GNULIB_FPUTS''@/1/g' \
  1010	      -e 's/@''GNULIB_FREAD''@/1/g' \
  1011	      -e 's/@''GNULIB_FREOPEN''@/0/g' \
  1012	      -e 's/@''GNULIB_FSCANF''@/1/g' \
  1013	      -e 's/@''GNULIB_FSEEK''@/0/g' \
  1014	      -e 's/@''GNULIB_FSEEKO''@/0/g' \
  1015	      -e 's/@''GNULIB_FTELL''@/0/g' \
  1016	      -e 's/@''GNULIB_FTELLO''@/0/g' \
  1017	      -e 's/@''GNULIB_FWRITE''@/1/g' \
  1018	      -e 's/@''GNULIB_GETC''@/1/g' \
  1019	      -e 's/@''GNULIB_GETCHAR''@/1/g' \
  1020	      -e 's/@''GNULIB_GETDELIM''@/1/g' \
  1021	      -e 's/@''GNULIB_GETLINE''@/1/g' \
  1022	      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
  1023	      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
  1024	      -e 's/@''GNULIB_PCLOSE''@/0/g' \
  1025	      -e 's/@''GNULIB_PERROR''@/0/g' \
  1026	      -e 's/@''GNULIB_POPEN''@/0/g' \
  1027	      -e 's/@''GNULIB_PRINTF''@/1/g' \
  1028	      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
  1029	      -e 's/@''GNULIB_PUTC''@/1/g' \
  1030	      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
  1031	      -e 's/@''GNULIB_PUTS''@/1/g' \
  1032	      -e 's/@''GNULIB_REMOVE''@/0/g' \
  1033	      -e 's/@''GNULIB_RENAME''@/0/g' \
  1034	      -e 's/@''GNULIB_RENAMEAT''@/0/g' \
  1035	      -e 's/@''GNULIB_SCANF''@/1/g' \
  1036	      -e 's/@''GNULIB_SNPRINTF''@/1/g' \
  1037	      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
  1038	      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
  1039	      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
  1040	      -e 's/@''GNULIB_TMPFILE''@/0/g' \
  1041	      -e 's/@''GNULIB_VASPRINTF''@/0/g' \
  1042	      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
  1043	      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
  1044	      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
  1045	      -e 's/@''GNULIB_VFSCANF''@/0/g' \
  1046	      -e 's/@''GNULIB_VSCANF''@/0/g' \
  1047	      -e 's/@''GNULIB_VPRINTF''@/1/g' \
  1048	      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
  1049	      -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
  1050	      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
  1051	      -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \
  1052	      -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \
  1053	      -e 's/@''GNULIB_MDA_FILENO''@/1/g' \
  1054	      -e 's/@''GNULIB_MDA_GETW''@/1/g' \
  1055	      -e 's/@''GNULIB_MDA_PUTW''@/1/g' \
  1056	      -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \
  1057	      < ./stdio.in.h | \
  1058	  sed -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \
  1059	      -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
  1060	      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
  1061	      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
  1062	      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
  1063	      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
  1064	      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
  1065	      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
  1066	      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
  1067	      -e 's|@''HAVE_DPRINTF''@|1|g' \
  1068	      -e 's|@''HAVE_FSEEKO''@|1|g' \
  1069	      -e 's|@''HAVE_FTELLO''@|1|g' \
  1070	      -e 's|@''HAVE_PCLOSE''@|1|g' \
  1071	      -e 's|@''HAVE_POPEN''@|1|g' \
  1072	      -e 's|@''HAVE_RENAMEAT''@|1|g' \
  1073	      -e 's|@''HAVE_VASPRINTF''@|1|g' \
  1074	      -e 's|@''HAVE_VDPRINTF''@|1|g' \
  1075	      -e 's|@''REPLACE_DPRINTF''@|0|g' \
  1076	      -e 's|@''REPLACE_FCLOSE''@|0|g' \
  1077	      -e 's|@''REPLACE_FDOPEN''@|0|g' \
  1078	      -e 's|@''REPLACE_FFLUSH''@|0|g' \
  1079	      -e 's|@''REPLACE_FOPEN''@|0|g' \
  1080	      -e 's|@''REPLACE_FPRINTF''@|0|g' \
  1081	      -e 's|@''REPLACE_FPURGE''@|0|g' \
  1082	      -e 's|@''REPLACE_FREOPEN''@|0|g' \
  1083	      -e 's|@''REPLACE_FSEEK''@|0|g' \
  1084	      -e 's|@''REPLACE_FSEEKO''@|0|g' \
  1085	      -e 's|@''REPLACE_FTELL''@|0|g' \
  1086	      -e 's|@''REPLACE_FTELLO''@|0|g' \
  1087	      -e 's|@''REPLACE_GETDELIM''@|0|g' \
  1088	      -e 's|@''REPLACE_GETLINE''@|0|g' \
  1089	      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
  1090	      -e 's|@''REPLACE_PERROR''@|0|g' \
  1091	      -e 's|@''REPLACE_POPEN''@|0|g' \
  1092	      -e 's|@''REPLACE_PRINTF''@|0|g' \
  1093	      -e 's|@''REPLACE_REMOVE''@|0|g' \
  1094	      -e 's|@''REPLACE_RENAME''@|0|g' \
  1095	      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
  1096	      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
  1097	      -e 's|@''REPLACE_SPRINTF''@|0|g' \
  1098	      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
  1099	      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
  1100	      -e 's|@''REPLACE_TMPFILE''@|0|g' \
  1101	      -e 's|@''REPLACE_VASPRINTF''@|0|g' \
  1102	      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
  1103	      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
  1104	      -e 's|@''REPLACE_VPRINTF''@|0|g' \
  1105	      -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
  1106	      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
  1107	      -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
  1108	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  1109	      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  1110	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
  1111	} > stdio.h-t && \
  1112	mv stdio.h-t stdio.h
  1113	rm -f stdlib.h-t stdlib.h && \
  1114	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1115	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1116	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1117	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1118	      -e 's|@''PRAGMA_COLUMNS''@||g' \
  1119	      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
  1120	      -e 's/@''GNULIB__EXIT''@/0/g' \
  1121	      -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \
  1122	      -e 's/@''GNULIB_ATOLL''@/0/g' \
  1123	      -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
  1124	      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
  1125	      -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
  1126	      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
  1127	      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
  1128	      -e 's/@''GNULIB_GRANTPT''@/0/g' \
  1129	      -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
  1130	      -e 's/@''GNULIB_MBTOWC''@/1/g' \
  1131	      -e 's/@''GNULIB_MKDTEMP''@/0/g' \
  1132	      -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
  1133	      -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
  1134	      -e 's/@''GNULIB_MKSTEMP''@/0/g' \
  1135	      -e 's/@''GNULIB_MKSTEMPS''@/1/g' \
  1136	      -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \
  1137	      -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
  1138	      -e 's/@''GNULIB_PTSNAME''@/0/g' \
  1139	      -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
  1140	      -e 's/@''GNULIB_PUTENV''@/0/g' \
  1141	      -e 's/@''GNULIB_QSORT_R''@/0/g' \
  1142	      -e 's/@''GNULIB_RANDOM''@/0/g' \
  1143	      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
  1144	      -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
  1145	      -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
  1146	      -e 's/@''GNULIB_REALPATH''@/0/g' \
  1147	      -e 's/@''GNULIB_RPMATCH''@/0/g' \
  1148	      -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
  1149	      -e 's/@''GNULIB_SETENV''@/0/g' \
  1150	      -e 's/@''GNULIB_STRTOD''@/0/g' \
  1151	      -e 's/@''GNULIB_STRTOL''@/0/g' \
  1152	      -e 's/@''GNULIB_STRTOLD''@/0/g' \
  1153	      -e 's/@''GNULIB_STRTOLL''@/0/g' \
  1154	      -e 's/@''GNULIB_STRTOUL''@/0/g' \
  1155	      -e 's/@''GNULIB_STRTOULL''@/0/g' \
  1156	      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
  1157	      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
  1158	      -e 's/@''GNULIB_UNSETENV''@/0/g' \
  1159	      -e 's/@''GNULIB_WCTOMB''@/0/g' \
  1160	      -e 's/@''GNULIB_MDA_ECVT''@/1/g' \
  1161	      -e 's/@''GNULIB_MDA_FCVT''@/1/g' \
  1162	      -e 's/@''GNULIB_MDA_GCVT''@/1/g' \
  1163	      -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \
  1164	      -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \
  1165	      < ./stdlib.in.h | \
  1166	  sed -e 's|@''HAVE__EXIT''@|1|g' \
  1167	      -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \
  1168	      -e 's|@''HAVE_ATOLL''@|1|g' \
  1169	      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
  1170	      -e 's|@''HAVE_DECL_ECVT''@|1|g' \
  1171	      -e 's|@''HAVE_DECL_FCVT''@|1|g' \
  1172	      -e 's|@''HAVE_DECL_GCVT''@|1|g' \
  1173	      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
  1174	      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
  1175	      -e 's|@''HAVE_GRANTPT''@|1|g' \
  1176	      -e 's|@''HAVE_INITSTATE''@|1|g' \
  1177	      -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
  1178	      -e 's|@''HAVE_MBTOWC''@|1|g' \
  1179	      -e 's|@''HAVE_MKDTEMP''@|1|g' \
  1180	      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
  1181	      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
  1182	      -e 's|@''HAVE_MKSTEMP''@|1|g' \
  1183	      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
  1184	      -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \
  1185	      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
  1186	      -e 's|@''HAVE_PTSNAME''@|1|g' \
  1187	      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
  1188	      -e 's|@''HAVE_QSORT_R''@|1|g' \
  1189	      -e 's|@''HAVE_RANDOM''@|1|g' \
  1190	      -e 's|@''HAVE_RANDOM_H''@|1|g' \
  1191	      -e 's|@''HAVE_RANDOM_R''@|1|g' \
  1192	      -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
  1193	      -e 's|@''HAVE_REALPATH''@|1|g' \
  1194	      -e 's|@''HAVE_RPMATCH''@|1|g' \
  1195	      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
  1196	      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
  1197	      -e 's|@''HAVE_SETSTATE''@|1|g' \
  1198	      -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
  1199	      -e 's|@''HAVE_STRTOD''@|1|g' \
  1200	      -e 's|@''HAVE_STRTOL''@|1|g' \
  1201	      -e 's|@''HAVE_STRTOLD''@|1|g' \
  1202	      -e 's|@''HAVE_STRTOLL''@|1|g' \
  1203	      -e 's|@''HAVE_STRTOUL''@|1|g' \
  1204	      -e 's|@''HAVE_STRTOULL''@|1|g' \
  1205	      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
  1206	      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
  1207	      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
  1208	      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
  1209	      -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \
  1210	      -e 's|@''REPLACE_CALLOC''@|0|g' \
  1211	      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
  1212	      -e 's|@''REPLACE_FREE''@|0|g' \
  1213	      -e 's|@''REPLACE_INITSTATE''@|0|g' \
  1214	      -e 's|@''REPLACE_MALLOC''@|0|g' \
  1215	      -e 's|@''REPLACE_MBTOWC''@|0|g' \
  1216	      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
  1217	      -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \
  1218	      -e 's|@''REPLACE_PTSNAME''@|0|g' \
  1219	      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
  1220	      -e 's|@''REPLACE_PUTENV''@|0|g' \
  1221	      -e 's|@''REPLACE_QSORT_R''@|0|g' \
  1222	      -e 's|@''REPLACE_RANDOM''@|0|g' \
  1223	      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
  1224	      -e 's|@''REPLACE_REALLOC''@|0|g' \
  1225	      -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \
  1226	      -e 's|@''REPLACE_REALPATH''@|0|g' \
  1227	      -e 's|@''REPLACE_SETENV''@|0|g' \
  1228	      -e 's|@''REPLACE_SETSTATE''@|0|g' \
  1229	      -e 's|@''REPLACE_STRTOD''@|0|g' \
  1230	      -e 's|@''REPLACE_STRTOL''@|0|g' \
  1231	      -e 's|@''REPLACE_STRTOLD''@|0|g' \
  1232	      -e 's|@''REPLACE_STRTOLL''@|0|g' \
  1233	      -e 's|@''REPLACE_STRTOUL''@|0|g' \
  1234	      -e 's|@''REPLACE_STRTOULL''@|0|g' \
  1235	      -e 's|@''REPLACE_UNSETENV''@|0|g' \
  1236	      -e 's|@''REPLACE_WCTOMB''@|0|g' \
  1237	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  1238	      -e '/definition of _Noreturn/r ./_Noreturn.h' \
  1239	      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  1240	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
  1241	} > stdlib.h-t && \
  1242	mv stdlib.h-t stdlib.h
  1243	rm -f string.h-t string.h && \
  1244	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1245	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1246	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1247	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1248	      -e 's|@''PRAGMA_COLUMNS''@||g' \
  1249	      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
  1250	      -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
  1251	      -e 's/@''GNULIB_FFSL''@/0/g' \
  1252	      -e 's/@''GNULIB_FFSLL''@/0/g' \
  1253	      -e 's/@''GNULIB_MBSLEN''@/0/g' \
  1254	      -e 's/@''GNULIB_MBSNLEN''@/0/g' \
  1255	      -e 's/@''GNULIB_MBSCHR''@/0/g' \
  1256	      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
  1257	      -e 's/@''GNULIB_MBSSTR''@/0/g' \
  1258	      -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
  1259	      -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
  1260	      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
  1261	      -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
  1262	      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
  1263	      -e 's/@''GNULIB_MBSPBRK''@/0/g' \
  1264	      -e 's/@''GNULIB_MBSSPN''@/0/g' \
  1265	      -e 's/@''GNULIB_MBSSEP''@/0/g' \
  1266	      -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
  1267	      -e 's/@''GNULIB_MEMCHR''@/1/g' \
  1268	      -e 's/@''GNULIB_MEMMEM''@/0/g' \
  1269	      -e 's/@''GNULIB_MEMPCPY''@/1/g' \
  1270	      -e 's/@''GNULIB_MEMRCHR''@/0/g' \
  1271	      -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
  1272	      -e 's/@''GNULIB_STPCPY''@/0/g' \
  1273	      -e 's/@''GNULIB_STPNCPY''@/0/g' \
  1274	      -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
  1275	      -e 's/@''GNULIB_STRDUP''@/0/g' \
  1276	      -e 's/@''GNULIB_STRNCAT''@/0/g' \
  1277	      -e 's/@''GNULIB_STRNDUP''@/0/g' \
  1278	      -e 's/@''GNULIB_STRNLEN''@/1/g' \
  1279	      -e 's/@''GNULIB_STRPBRK''@/0/g' \
  1280	      -e 's/@''GNULIB_STRSEP''@/0/g' \
  1281	      -e 's/@''GNULIB_STRSTR''@/0/g' \
  1282	      -e 's/@''GNULIB_STRCASESTR''@/1/g' \
  1283	      -e 's/@''GNULIB_STRTOK_R''@/0/g' \
  1284	      -e 's/@''GNULIB_STRERROR''@/0/g' \
  1285	      -e 's/@''GNULIB_STRERROR_R''@/0/g' \
  1286	      -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \
  1287	      -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \
  1288	      -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \
  1289	      -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
  1290	      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
  1291	      -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \
  1292	      -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \
  1293	      -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
  1294	      < ./string.in.h | \
  1295	  sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
  1296	      -e 's|@''HAVE_FFSL''@|1|g' \
  1297	      -e 's|@''HAVE_FFSLL''@|1|g' \
  1298	      -e 's|@''HAVE_MBSLEN''@|0|g' \
  1299	      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
  1300	      -e 's|@''HAVE_MEMPCPY''@|1|g' \
  1301	      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
  1302	      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
  1303	      -e 's|@''HAVE_STPCPY''@|1|g' \
  1304	      -e 's|@''HAVE_STPNCPY''@|1|g' \
  1305	      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
  1306	      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
  1307	      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
  1308	      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
  1309	      -e 's|@''HAVE_STRPBRK''@|1|g' \
  1310	      -e 's|@''HAVE_STRSEP''@|1|g' \
  1311	      -e 's|@''HAVE_STRCASESTR''@|1|g' \
  1312	      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
  1313	      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
  1314	      -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \
  1315	      -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \
  1316	      -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \
  1317	      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
  1318	      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
  1319	      -e 's|@''REPLACE_FFSLL''@|0|g' \
  1320	      -e 's|@''REPLACE_MEMCHR''@|0|g' \
  1321	      -e 's|@''REPLACE_MEMMEM''@|0|g' \
  1322	      -e 's|@''REPLACE_FREE''@|0|g' \
  1323	      -e 's|@''REPLACE_STPNCPY''@|0|g' \
  1324	      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
  1325	      -e 's|@''REPLACE_STRDUP''@|0|g' \
  1326	      -e 's|@''REPLACE_STRNCAT''@|0|g' \
  1327	      -e 's|@''REPLACE_STRNDUP''@|0|g' \
  1328	      -e 's|@''REPLACE_STRNLEN''@|0|g' \
  1329	      -e 's|@''REPLACE_STRSTR''@|0|g' \
  1330	      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
  1331	      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
  1332	      -e 's|@''REPLACE_STRERROR''@|0|g' \
  1333	      -e 's|@''REPLACE_STRERROR_R''@|0|g' \
  1334	      -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \
  1335	      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
  1336	      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
  1337	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  1338	      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  1339	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
  1340	      < ./string.in.h; \
  1341	} > string.h-t && \
  1342	mv string.h-t string.h
  1343	rm -f strings.h-t strings.h && \
  1344	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1345	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1346	      -e 's|@''HAVE_STRINGS_H''@|1|g' \
  1347	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1348	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1349	      -e 's|@''PRAGMA_COLUMNS''@||g' \
  1350	      -e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \
  1351	      -e 's/@''GNULIB_FFS''@/0/g' \
  1352	      -e 's|@''HAVE_FFS''@|1|g' \
  1353	      -e 's|@''HAVE_STRCASECMP''@|1|g' \
  1354	      -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
  1355	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  1356	      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  1357	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
  1358	      < ./strings.in.h; \
  1359	} > strings.h-t && \
  1360	mv strings.h-t strings.h
  1361	/bin/mkdir -p sys
  1362	/bin/mkdir -p sys
  1363	rm -f sys/random.h-t sys/random.h && \
  1364	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1365	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1366	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1367	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1368	      -e 's|@''PRAGMA_COLUMNS''@||g' \
  1369	      -e 's|@''NEXT_SYS_RANDOM_H''@|<sys/random.h>|g' \
  1370	      -e 's|@''HAVE_SYS_RANDOM_H''@|1|g' \
  1371	      -e 's/@''GNULIB_GETRANDOM''@/1/g' \
  1372	      -e 's/@''HAVE_GETRANDOM''@/1/g' \
  1373	      -e 's/@''REPLACE_GETRANDOM''@/0/g' \
  1374	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  1375	      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  1376	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
  1377	      < ./sys_random.in.h; \
  1378	} > sys/random.h-t && \
  1379	mv -f sys/random.h-t sys/random.h
  1380	rm -f sys/stat.h-t sys/stat.h && \
  1381	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1382	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1383	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1384	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1385	      -e 's|@''PRAGMA_COLUMNS''@||g' \
  1386	      -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
  1387	      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
  1388	      -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
  1389	      -e 's/@''GNULIB_FCHMODAT''@/0/g' \
  1390	      -e 's/@''GNULIB_FSTAT''@/1/g' \
  1391	      -e 's/@''GNULIB_FSTATAT''@/0/g' \
  1392	      -e 's/@''GNULIB_FUTIMENS''@/1/g' \
  1393	      -e 's/@''GNULIB_GETUMASK''@/0/g' \
  1394	      -e 's/@''GNULIB_LCHMOD''@/0/g' \
  1395	      -e 's/@''GNULIB_LSTAT''@/1/g' \
  1396	      -e 's/@''GNULIB_MKDIR''@/1/g' \
  1397	      -e 's/@''GNULIB_MKDIRAT''@/0/g' \
  1398	      -e 's/@''GNULIB_MKFIFO''@/0/g' \
  1399	      -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
  1400	      -e 's/@''GNULIB_MKNOD''@/0/g' \
  1401	      -e 's/@''GNULIB_MKNODAT''@/0/g' \
  1402	      -e 's/@''GNULIB_STAT''@/1/g' \
  1403	      -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
  1404	      -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
  1405	      -e 's/@''GNULIB_MDA_CHMOD''@/1/g' \
  1406	      -e 's/@''GNULIB_MDA_MKDIR''@/1/g' \
  1407	      -e 's/@''GNULIB_MDA_UMASK''@/1/g' \
  1408	      -e 's|@''HAVE_FCHMODAT''@|1|g' \
  1409	      -e 's|@''HAVE_FSTATAT''@|1|g' \
  1410	      -e 's|@''HAVE_FUTIMENS''@|1|g' \
  1411	      -e 's|@''HAVE_GETUMASK''@|1|g' \
  1412	      -e 's|@''HAVE_LCHMOD''@|1|g' \
  1413	      -e 's|@''HAVE_LSTAT''@|1|g' \
  1414	      -e 's|@''HAVE_MKDIRAT''@|1|g' \
  1415	      -e 's|@''HAVE_MKFIFO''@|1|g' \
  1416	      -e 's|@''HAVE_MKFIFOAT''@|1|g' \
  1417	      -e 's|@''HAVE_MKNOD''@|1|g' \
  1418	      -e 's|@''HAVE_MKNODAT''@|1|g' \
  1419	      -e 's|@''HAVE_UTIMENSAT''@|1|g' \
  1420	      -e 's|@''REPLACE_FCHMODAT''@|0|g' \
  1421	      -e 's|@''REPLACE_FSTAT''@|0|g' \
  1422	      -e 's|@''REPLACE_FSTATAT''@|0|g' \
  1423	      -e 's|@''REPLACE_FUTIMENS''@|0|g' \
  1424	      -e 's|@''REPLACE_LSTAT''@|0|g' \
  1425	      -e 's|@''REPLACE_MKDIR''@|0|g' \
  1426	      -e 's|@''REPLACE_MKFIFO''@|0|g' \
  1427	      -e 's|@''REPLACE_MKFIFOAT''@|0|g' \
  1428	      -e 's|@''REPLACE_MKNOD''@|0|g' \
  1429	      -e 's|@''REPLACE_MKNODAT''@|0|g' \
  1430	      -e 's|@''REPLACE_STAT''@|0|g' \
  1431	      -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
  1432	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  1433	      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  1434	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
  1435	      < ./sys_stat.in.h; \
  1436	} > sys/stat.h-t && \
  1437	mv sys/stat.h-t sys/stat.h
  1438	/bin/mkdir -p sys
  1439	/bin/mkdir -p sys
  1440	rm -f sys/time.h-t sys/time.h && \
  1441	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1442	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1443	      -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
  1444	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1445	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1446	      -e 's|@''PRAGMA_COLUMNS''@||g' \
  1447	      -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
  1448	      -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
  1449	      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
  1450	      -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
  1451	      -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
  1452	      -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
  1453	      -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
  1454	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  1455	      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  1456	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
  1457	      < ./sys_time.in.h; \
  1458	} > sys/time.h-t && \
  1459	mv sys/time.h-t sys/time.h
  1460	rm -f sys/types.h-t sys/types.h && \
  1461	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1462	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1463	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1464	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1465	      -e 's|@''PRAGMA_COLUMNS''@||g' \
  1466	      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
  1467	      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
  1468	      -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
  1469	      < ./sys_types.in.h; \
  1470	} > sys/types.h-t && \
  1471	mv sys/types.h-t sys/types.h
  1472	/bin/mkdir -p sys
  1473	rm -f time.h-t time.h && \
  1474	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1475	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1476	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1477	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1478	      -e 's|@''PRAGMA_COLUMNS''@||g' \
  1479	      -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
  1480	      -e 's/@''GNULIB_CTIME''@/0/g' \
  1481	      -e 's/@''GNULIB_LOCALTIME''@/0/g' \
  1482	      -e 's/@''GNULIB_MKTIME''@/0/g' \
  1483	      -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
  1484	      -e 's/@''GNULIB_STRFTIME''@/0/g' \
  1485	      -e 's/@''GNULIB_STRPTIME''@/0/g' \
  1486	      -e 's/@''GNULIB_TIMEGM''@/0/g' \
  1487	      -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \
  1488	      -e 's/@''GNULIB_TIME_R''@/0/g' \
  1489	      -e 's/@''GNULIB_TIME_RZ''@/0/g' \
  1490	      -e 's/@''GNULIB_TZSET''@/0/g' \
  1491	      -e 's/@''GNULIB_MDA_TZSET''@/1/g' \
  1492	      -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
  1493	      -e 's|@''HAVE_NANOSLEEP''@|1|g' \
  1494	      -e 's|@''HAVE_STRPTIME''@|1|g' \
  1495	      -e 's|@''HAVE_TIMEGM''@|1|g' \
  1496	      -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \
  1497	      -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
  1498	      -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
  1499	      -e 's|@''REPLACE_GMTIME''@|0|g' \
  1500	      -e 's|@''REPLACE_LOCALTIME''@|0|g' \
  1501	      -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
  1502	      -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
  1503	      -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
  1504	      -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
  1505	      -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
  1506	      -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \
  1507	      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  1508	      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  1509	      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
  1510	      -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  1511	      -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \
  1512	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  1513	      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  1514	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
  1515	      < ./time.in.h; \
  1516	} > time.h-t && \
  1517	mv time.h-t time.h
  1518	rm -f unistd.h-t unistd.h && \
  1519	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1520	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1521	      -e 's|@''HAVE_UNISTD_H''@|1|g' \
  1522	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1523	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1524	      -e 's|@''PRAGMA_COLUMNS''@||g' \
  1525	      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
  1526	      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
  1527	      -e 's/@''GNULIB_ACCESS''@/0/g' \
  1528	      -e 's/@''GNULIB_CHDIR''@/0/g' \
  1529	      -e 's/@''GNULIB_CHOWN''@/0/g' \
  1530	      -e 's/@''GNULIB_CLOSE''@/1/g' \
  1531	      -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
  1532	      -e 's/@''GNULIB_DUP''@/0/g' \
  1533	      -e 's/@''GNULIB_DUP2''@/1/g' \
  1534	      -e 's/@''GNULIB_DUP3''@/0/g' \
  1535	      -e 's/@''GNULIB_ENVIRON''@/0/g' \
  1536	      -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
  1537	      -e 's/@''GNULIB_EXECL''@/0/g' \
  1538	      -e 's/@''GNULIB_EXECLE''@/0/g' \
  1539	      -e 's/@''GNULIB_EXECLP''@/0/g' \
  1540	      -e 's/@''GNULIB_EXECV''@/0/g' \
  1541	      -e 's/@''GNULIB_EXECVE''@/0/g' \
  1542	      -e 's/@''GNULIB_EXECVP''@/0/g' \
  1543	      -e 's/@''GNULIB_EXECVPE''@/0/g' \
  1544	      -e 's/@''GNULIB_FACCESSAT''@/0/g' \
  1545	      -e 's/@''GNULIB_FCHDIR''@/0/g' \
  1546	      -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
  1547	      -e 's/@''GNULIB_FDATASYNC''@/0/g' \
  1548	      -e 's/@''GNULIB_FSYNC''@/0/g' \
  1549	      -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
  1550	      -e 's/@''GNULIB_GETCWD''@/0/g' \
  1551	      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
  1552	      -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
  1553	      -e 's/@''GNULIB_GETENTROPY''@/0/g' \
  1554	      -e 's/@''GNULIB_GETGROUPS''@/0/g' \
  1555	      -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
  1556	      -e 's/@''GNULIB_GETLOGIN''@/0/g' \
  1557	      -e 's/@''GNULIB_GETLOGIN_R''@/1/g' \
  1558	      -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \
  1559	      -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
  1560	      -e 's/@''GNULIB_GETPASS''@/0/g' \
  1561	      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
  1562	      -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
  1563	      -e 's/@''GNULIB_ISATTY''@/0/g' \
  1564	      -e 's/@''GNULIB_LCHOWN''@/0/g' \
  1565	      -e 's/@''GNULIB_LINK''@/0/g' \
  1566	      -e 's/@''GNULIB_LINKAT''@/0/g' \
  1567	      -e 's/@''GNULIB_LSEEK''@/0/g' \
  1568	      -e 's/@''GNULIB_PIPE''@/0/g' \
  1569	      -e 's/@''GNULIB_PIPE2''@/0/g' \
  1570	      -e 's/@''GNULIB_PREAD''@/0/g' \
  1571	      -e 's/@''GNULIB_PWRITE''@/0/g' \
  1572	      -e 's/@''GNULIB_READ''@/0/g' \
  1573	      -e 's/@''GNULIB_READLINK''@/0/g' \
  1574	      -e 's/@''GNULIB_READLINKAT''@/0/g' \
  1575	      -e 's/@''GNULIB_RMDIR''@/0/g' \
  1576	      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
  1577	      -e 's/@''GNULIB_SLEEP''@/0/g' \
  1578	      -e 's/@''GNULIB_SYMLINK''@/0/g' \
  1579	      -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
  1580	      -e 's/@''GNULIB_TRUNCATE''@/0/g' \
  1581	      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
  1582	      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \
  1583	      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
  1584	      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
  1585	      -e 's/@''GNULIB_UNLINK''@/0/g' \
  1586	      -e 's/@''GNULIB_UNLINKAT''@/0/g' \
  1587	      -e 's/@''GNULIB_USLEEP''@/0/g' \
  1588	      -e 's/@''GNULIB_WRITE''@/0/g' \
  1589	      -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \
  1590	      -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \
  1591	      -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \
  1592	      -e 's/@''GNULIB_MDA_DUP''@/1/g' \
  1593	      -e 's/@''GNULIB_MDA_DUP2''@/1/g' \
  1594	      -e 's/@''GNULIB_MDA_EXECL''@/1/g' \
  1595	      -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \
  1596	      -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \
  1597	      -e 's/@''GNULIB_MDA_EXECV''@/1/g' \
  1598	      -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \
  1599	      -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \
  1600	      -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \
  1601	      -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \
  1602	      -e 's/@''GNULIB_MDA_GETPID''@/1/g' \
  1603	      -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \
  1604	      -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \
  1605	      -e 's/@''GNULIB_MDA_READ''@/1/g' \
  1606	      -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \
  1607	      -e 's/@''GNULIB_MDA_SWAB''@/1/g' \
  1608	      -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \
  1609	      -e 's/@''GNULIB_MDA_WRITE''@/1/g' \
  1610	      < ./unistd.in.h | \
  1611	  sed -e 's|@''HAVE_CHOWN''@|1|g' \
  1612	      -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
  1613	      -e 's|@''HAVE_DUP3''@|1|g' \
  1614	      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
  1615	      -e 's|@''HAVE_EXECVPE''@|1|g' \
  1616	      -e 's|@''HAVE_FACCESSAT''@|1|g' \
  1617	      -e 's|@''HAVE_FCHDIR''@|1|g' \
  1618	      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
  1619	      -e 's|@''HAVE_FDATASYNC''@|1|g' \
  1620	      -e 's|@''HAVE_FSYNC''@|1|g' \
  1621	      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
  1622	      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
  1623	      -e 's|@''HAVE_GETENTROPY''@|1|g' \
  1624	      -e 's|@''HAVE_GETGROUPS''@|1|g' \
  1625	      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
  1626	      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
  1627	      -e 's|@''HAVE_GETPASS''@|1|g' \
  1628	      -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
  1629	      -e 's|@''HAVE_LCHOWN''@|1|g' \
  1630	      -e 's|@''HAVE_LINK''@|1|g' \
  1631	      -e 's|@''HAVE_LINKAT''@|1|g' \
  1632	      -e 's|@''HAVE_PIPE''@|1|g' \
  1633	      -e 's|@''HAVE_PIPE2''@|1|g' \
  1634	      -e 's|@''HAVE_PREAD''@|1|g' \
  1635	      -e 's|@''HAVE_PWRITE''@|1|g' \
  1636	      -e 's|@''HAVE_READLINK''@|1|g' \
  1637	      -e 's|@''HAVE_READLINKAT''@|1|g' \
  1638	      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
  1639	      -e 's|@''HAVE_SLEEP''@|1|g' \
  1640	      -e 's|@''HAVE_SYMLINK''@|1|g' \
  1641	      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
  1642	      -e 's|@''HAVE_UNLINKAT''@|1|g' \
  1643	      -e 's|@''HAVE_USLEEP''@|1|g' \
  1644	      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
  1645	      -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \
  1646	      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
  1647	      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
  1648	      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
  1649	      -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
  1650	      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
  1651	      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
  1652	      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
  1653	      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
  1654	      -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
  1655	      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
  1656	      -e 's|@''HAVE_OS_H''@|0|g' \
  1657	      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  1658	  | \
  1659	  sed -e 's|@''REPLACE_ACCESS''@|0|g' \
  1660	      -e 's|@''REPLACE_CHOWN''@|0|g' \
  1661	      -e 's|@''REPLACE_CLOSE''@|0|g' \
  1662	      -e 's|@''REPLACE_DUP''@|0|g' \
  1663	      -e 's|@''REPLACE_DUP2''@|0|g' \
  1664	      -e 's|@''REPLACE_EXECL''@|0|g' \
  1665	      -e 's|@''REPLACE_EXECLE''@|0|g' \
  1666	      -e 's|@''REPLACE_EXECLP''@|0|g' \
  1667	      -e 's|@''REPLACE_EXECV''@|0|g' \
  1668	      -e 's|@''REPLACE_EXECVE''@|0|g' \
  1669	      -e 's|@''REPLACE_EXECVP''@|0|g' \
  1670	      -e 's|@''REPLACE_EXECVPE''@|0|g' \
  1671	      -e 's|@''REPLACE_FACCESSAT''@|0|g' \
  1672	      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
  1673	      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
  1674	      -e 's|@''REPLACE_GETCWD''@|0|g' \
  1675	      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
  1676	      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
  1677	      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
  1678	      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
  1679	      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
  1680	      -e 's|@''REPLACE_GETPASS''@|0|g' \
  1681	      -e 's|@''REPLACE_ISATTY''@|0|g' \
  1682	      -e 's|@''REPLACE_LCHOWN''@|0|g' \
  1683	      -e 's|@''REPLACE_LINK''@|0|g' \
  1684	      -e 's|@''REPLACE_LINKAT''@|0|g' \
  1685	      -e 's|@''REPLACE_LSEEK''@|0|g' \
  1686	      -e 's|@''REPLACE_PREAD''@|0|g' \
  1687	      -e 's|@''REPLACE_PWRITE''@|0|g' \
  1688	      -e 's|@''REPLACE_READ''@|0|g' \
  1689	      -e 's|@''REPLACE_READLINK''@|0|g' \
  1690	      -e 's|@''REPLACE_READLINKAT''@|0|g' \
  1691	      -e 's|@''REPLACE_RMDIR''@|0|g' \
  1692	      -e 's|@''REPLACE_SLEEP''@|0|g' \
  1693	      -e 's|@''REPLACE_SYMLINK''@|0|g' \
  1694	      -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
  1695	      -e 's|@''REPLACE_TRUNCATE''@|0|g' \
  1696	      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
  1697	      -e 's|@''REPLACE_UNLINK''@|0|g' \
  1698	      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
  1699	      -e 's|@''REPLACE_USLEEP''@|0|g' \
  1700	      -e 's|@''REPLACE_WRITE''@|0|g' \
  1701	      -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \
  1702	      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
  1703	      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
  1704	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  1705	      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  1706	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
  1707	} > unistd.h-t && \
  1708	mv unistd.h-t unistd.h
  1709	rm -f sys/wait.h-t sys/wait.h && \
  1710	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1711	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1712	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1713	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1714	      -e 's|@''PRAGMA_COLUMNS''@||g' \
  1715	      -e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \
  1716	      -e 's/@''GNULIB_WAITPID''@/0/g' \
  1717	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  1718	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
  1719	      < ./sys_wait.in.h; \
  1720	} > sys/wait.h-t && \
  1721	mv sys/wait.h-t sys/wait.h
  1722	rm -f unitypes.h-t unitypes.h && \
  1723	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1724	  cat ./unitypes.in.h; \
  1725	} > unitypes.h-t && \
  1726	mv -f unitypes.h-t unitypes.h
  1727	rm -f uniwidth.h-t uniwidth.h && \
  1728	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1729	  cat ./uniwidth.in.h; \
  1730	} > uniwidth.h-t && \
  1731	mv -f uniwidth.h-t uniwidth.h
  1732	rm -f utime.h-t utime.h && \
  1733	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1734	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1735	      -e 's/@''HAVE_UTIME_H''@/1/g' \
  1736	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1737	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1738	      -e 's|@''PRAGMA_COLUMNS''@||g' \
  1739	      -e 's|@''NEXT_UTIME_H''@|<utime.h>|g' \
  1740	      -e 's/@''GNULIB_UTIME''@/1/g' \
  1741	      -e 's/@''GNULIB_MDA_UTIME''@/1/g' \
  1742	      -e 's|@''HAVE_UTIME''@|1|g' \
  1743	      -e 's|@''REPLACE_UTIME''@|0|g' \
  1744	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  1745	      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  1746	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
  1747	      < ./utime.in.h; \
  1748	} > utime.h-t && \
  1749	mv utime.h-t utime.h
  1750	rm -f wchar.h-t wchar.h && \
  1751	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1752	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1753	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1754	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1755	      -e 's|@''PRAGMA_COLUMNS''@||g' \
  1756	      -e 's|@''HAVE_FEATURES_H''@|1|g' \
  1757	      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
  1758	      -e 's|@''HAVE_WCHAR_H''@|1|g' \
  1759	      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
  1760	      -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
  1761	      -e 's/@''GNULIB_BTOWC''@/1/g' \
  1762	      -e 's/@''GNULIB_WCTOB''@/0/g' \
  1763	      -e 's/@''GNULIB_MBSINIT''@/1/g' \
  1764	      -e 's/@''GNULIB_MBRTOWC''@/1/g' \
  1765	      -e 's/@''GNULIB_MBRLEN''@/0/g' \
  1766	      -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
  1767	      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
  1768	      -e 's/@''GNULIB_WCRTOMB''@/1/g' \
  1769	      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
  1770	      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
  1771	      -e 's/@''GNULIB_WCWIDTH''@/1/g' \
  1772	      -e 's/@''GNULIB_WMEMCHR''@/1/g' \
  1773	      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
  1774	      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
  1775	      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
  1776	      -e 's/@''GNULIB_WMEMPCPY''@/1/g' \
  1777	      -e 's/@''GNULIB_WMEMSET''@/0/g' \
  1778	      -e 's/@''GNULIB_WCSLEN''@/0/g' \
  1779	      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
  1780	      -e 's/@''GNULIB_WCSCPY''@/0/g' \
  1781	      -e 's/@''GNULIB_WCPCPY''@/0/g' \
  1782	      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
  1783	      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
  1784	      -e 's/@''GNULIB_WCSCAT''@/0/g' \
  1785	      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
  1786	      -e 's/@''GNULIB_WCSCMP''@/0/g' \
  1787	      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
  1788	      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
  1789	      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
  1790	      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
  1791	      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
  1792	      -e 's/@''GNULIB_WCSDUP''@/0/g' \
  1793	      -e 's/@''GNULIB_WCSCHR''@/0/g' \
  1794	      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
  1795	      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
  1796	      -e 's/@''GNULIB_WCSSPN''@/0/g' \
  1797	      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
  1798	      -e 's/@''GNULIB_WCSSTR''@/0/g' \
  1799	      -e 's/@''GNULIB_WCSTOK''@/0/g' \
  1800	      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
  1801	      -e 's/@''GNULIB_WCSFTIME''@/0/g' \
  1802	      -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \
  1803	      -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
  1804	      < ./wchar.in.h | \
  1805	  sed -e 's|@''HAVE_WINT_T''@|1|g' \
  1806	      -e 's|@''HAVE_BTOWC''@|1|g' \
  1807	      -e 's|@''HAVE_MBSINIT''@|1|g' \
  1808	      -e 's|@''HAVE_MBRTOWC''@|1|g' \
  1809	      -e 's|@''HAVE_MBRLEN''@|1|g' \
  1810	      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
  1811	      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
  1812	      -e 's|@''HAVE_WCRTOMB''@|1|g' \
  1813	      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
  1814	      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
  1815	      -e 's|@''HAVE_WMEMCHR''@|1|g' \
  1816	      -e 's|@''HAVE_WMEMCMP''@|1|g' \
  1817	      -e 's|@''HAVE_WMEMCPY''@|1|g' \
  1818	      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
  1819	      -e 's|@''HAVE_WMEMPCPY''@|1|g' \
  1820	      -e 's|@''HAVE_WMEMSET''@|1|g' \
  1821	      -e 's|@''HAVE_WCSLEN''@|1|g' \
  1822	      -e 's|@''HAVE_WCSNLEN''@|1|g' \
  1823	      -e 's|@''HAVE_WCSCPY''@|1|g' \
  1824	      -e 's|@''HAVE_WCPCPY''@|1|g' \
  1825	      -e 's|@''HAVE_WCSNCPY''@|1|g' \
  1826	      -e 's|@''HAVE_WCPNCPY''@|1|g' \
  1827	      -e 's|@''HAVE_WCSCAT''@|1|g' \
  1828	      -e 's|@''HAVE_WCSNCAT''@|1|g' \
  1829	      -e 's|@''HAVE_WCSCMP''@|1|g' \
  1830	      -e 's|@''HAVE_WCSNCMP''@|1|g' \
  1831	      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
  1832	      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
  1833	      -e 's|@''HAVE_WCSCOLL''@|1|g' \
  1834	      -e 's|@''HAVE_WCSXFRM''@|1|g' \
  1835	      -e 's|@''HAVE_WCSDUP''@|1|g' \
  1836	      -e 's|@''HAVE_WCSCHR''@|1|g' \
  1837	      -e 's|@''HAVE_WCSRCHR''@|1|g' \
  1838	      -e 's|@''HAVE_WCSCSPN''@|1|g' \
  1839	      -e 's|@''HAVE_WCSSPN''@|1|g' \
  1840	      -e 's|@''HAVE_WCSPBRK''@|1|g' \
  1841	      -e 's|@''HAVE_WCSSTR''@|1|g' \
  1842	      -e 's|@''HAVE_WCSTOK''@|1|g' \
  1843	      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
  1844	      -e 's|@''HAVE_WCSFTIME''@|1|g' \
  1845	      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
  1846	      -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \
  1847	      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  1848	  | \
  1849	  sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
  1850	      -e 's|@''REPLACE_BTOWC''@|0|g' \
  1851	      -e 's|@''REPLACE_WCTOB''@|0|g' \
  1852	      -e 's|@''REPLACE_FREE''@|0|g' \
  1853	      -e 's|@''REPLACE_MBSINIT''@|0|g' \
  1854	      -e 's|@''REPLACE_MBRTOWC''@|1|g' \
  1855	      -e 's|@''REPLACE_MBRLEN''@|0|g' \
  1856	      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
  1857	      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
  1858	      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
  1859	      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
  1860	      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
  1861	      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
  1862	      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
  1863	      -e 's|@''REPLACE_WCSFTIME''@|0|g' \
  1864	      -e 's|@''REPLACE_WCSTOK''@|0|g' \
  1865	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  1866	      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  1867	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
  1868	} > wchar.h-t && \
  1869	mv wchar.h-t wchar.h
  1870	rm -f wctype.h-t wctype.h && \
  1871	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1872	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1873	      -e 's/@''HAVE_WCTYPE_H''@/1/g' \
  1874	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1875	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1876	      -e 's|@''PRAGMA_COLUMNS''@||g' \
  1877	      -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
  1878	      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
  1879	      -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
  1880	      -e 's/@''GNULIB_ISWBLANK''@/1/g' \
  1881	      -e 's/@''GNULIB_ISWDIGIT''@/0/g' \
  1882	      -e 's/@''GNULIB_ISWXDIGIT''@/0/g' \
  1883	      -e 's/@''GNULIB_WCTYPE''@/0/g' \
  1884	      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
  1885	      -e 's/@''GNULIB_WCTRANS''@/0/g' \
  1886	      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
  1887	      -e 's/@''HAVE_ISWBLANK''@/1/g' \
  1888	      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
  1889	      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
  1890	      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
  1891	      -e 's/@''HAVE_WINT_T''@/1/g' \
  1892	      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
  1893	      -e 's/@''REPLACE_ISWDIGIT''@/0/g' \
  1894	      -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \
  1895	      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
  1896	      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
  1897	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  1898	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
  1899	      < ./wctype.in.h; \
  1900	} > wctype.h-t && \
  1901	mv wctype.h-t wctype.h
  1902	make  all-recursive
  1903	make[3]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/lib'
  1904	make[4]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/lib'
  1905	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o basename-lgpl.o basename-lgpl.c
  1906	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o cloexec.o cloexec.c
  1907	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o dirname-lgpl.o dirname-lgpl.c
  1908	distcc[25353] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  1909	distcc[25353] (dcc_recursion_safeguard) safeguard level=0
  1910	distcc[25353] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  1911	distcc[25353] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  1912	distcc[25353] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o basename-lgpl.o basename-lgpl.c
  1913	distcc[25353] (dcc_scan_args) found object/output file "basename-lgpl.o"
  1914	distcc[25353] (dcc_scan_args) found input file "basename-lgpl.c"
  1915	distcc[25353] compile from basename-lgpl.c to basename-lgpl.o
  1916	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o stripslash.o stripslash.c
  1917	distcc[25353] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  1918	distcc[25353] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  1919	distcc[25353] (dcc_parse_hosts) found tcp token "192.168.1.41"
  1920	distcc[25353] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 0 as fd5
  1921	distcc[25353] (dcc_lock_host) got cpu lock on localhost slot 0 as fd6
  1922	distcc[25353] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  1923	distcc[25353] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c basename-lgpl.c
  1924	distcc[25353] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E basename-lgpl.c
  1925	distcc[25353] (dcc_spawn_child) child started as pid25357
  1926	distcc[25353] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o basename-lgpl.o basename-lgpl.c
  1927	distcc[25353] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o basename-lgpl.o basename-lgpl.c
  1928	distcc[25353] (dcc_note_state) note state 2, file "basename-lgpl.c", host "192.168.1.41"
  1929	distcc[25353] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  1930	distcc[25353] (dcc_select_for_write) select for write on fd7
  1931	distcc[25353] (dcc_select_for_read) select for read on fd7 for 300s
  1932	distcc[25357] (dcc_new_pgrp) entered process group
  1933	distcc[25357] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  1934	distcc[25355] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  1935	distcc[25355] (dcc_recursion_safeguard) safeguard level=0
  1936	distcc[25355] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  1937	distcc[25355] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  1938	distcc[25355] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o dirname-lgpl.o dirname-lgpl.c
  1939	distcc[25355] (dcc_scan_args) found object/output file "dirname-lgpl.o"
  1940	distcc[25355] (dcc_scan_args) found input file "dirname-lgpl.c"
  1941	distcc[25355] compile from dirname-lgpl.c to dirname-lgpl.o
  1942	distcc[25353] (dcc_select_for_read) select for read on fd7 for 300s
  1943	distcc[25355] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  1944	distcc[25355] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  1945	distcc[25355] (dcc_parse_hosts) found tcp token "192.168.1.41"
  1946	distcc[25355] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  1947	distcc[25355] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 1 as fd5
  1948	distcc[25355] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  1949	distcc[25355] (dcc_lock_host) got cpu lock on localhost slot 1 as fd6
  1950	distcc[25355] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  1951	distcc[25353] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  1952	distcc[25355] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c dirname-lgpl.c
  1953	distcc[25355] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E dirname-lgpl.c
  1954	distcc[25353] (dcc_x_token_int) send DIST00000001
  1955	distcc[25353] (dcc_x_token_int) send ARGC00000009
  1956	distcc[25353] (dcc_x_token_int) send ARGV00000024
  1957	distcc[25353] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  1958	distcc[25353] (dcc_x_token_int) send ARGV00000012
  1959	distcc[25353] (dcc_x_token_string) send string '-march=armv8-a+crc'
  1960	distcc[25353] (dcc_x_token_int) send ARGV00000003
  1961	distcc[25353] (dcc_x_token_string) send string '-O2'
  1962	distcc[25353] (dcc_x_token_int) send ARGV00000005
  1963	distcc[25353] (dcc_x_token_string) send string '-pipe'
  1964	distcc[25353] (dcc_x_token_int) send ARGV00000005
  1965	distcc[25353] (dcc_x_token_string) send string '-Wall'
  1966	distcc[25353] (dcc_x_token_int) send ARGV00000002
  1967	distcc[25353] (dcc_x_token_string) send string '-c'
  1968	distcc[25353] (dcc_x_token_int) send ARGV00000002
  1969	distcc[25353] (dcc_x_token_string) send string '-o'
  1970	distcc[25353] (dcc_x_token_int) send ARGV0000000f
  1971	distcc[25353] (dcc_x_token_string) send string 'basename-lgpl.o'
  1972	distcc[25353] (dcc_x_token_int) send ARGV0000000f
  1973	distcc[25353] (dcc_x_token_string) send string 'basename-lgpl.c'
  1974	distcc[25353] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  1975	distcc[25355] (dcc_spawn_child) child started as pid25358
  1976	distcc[25355] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o dirname-lgpl.o dirname-lgpl.c
  1977	distcc[25355] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o dirname-lgpl.o dirname-lgpl.c
  1978	distcc[25355] (dcc_note_state) note state 2, file "dirname-lgpl.c", host "192.168.1.41"
  1979	distcc[25355] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  1980	distcc[25355] (dcc_select_for_write) select for write on fd7
  1981	distcc[25355] (dcc_select_for_read) select for read on fd7 for 300s
  1982	distcc[25355] (dcc_select_for_read) select for read on fd7 for 300s
  1983	distcc[25354] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  1984	distcc[25355] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  1985	distcc[25356] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  1986	distcc[25356] (dcc_recursion_safeguard) safeguard level=0
  1987	distcc[25354] (dcc_recursion_safeguard) safeguard level=0
  1988	distcc[25354] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  1989	distcc[25354] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  1990	distcc[25355] (dcc_x_token_int) send DIST00000001
  1991	distcc[25355] (dcc_x_token_int) send ARGC00000009
  1992	distcc[25355] (dcc_x_token_int) send ARGV00000024
  1993	distcc[25355] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  1994	distcc[25355] (dcc_x_token_int) send ARGV00000012
  1995	distcc[25355] (dcc_x_token_string) send string '-march=armv8-a+crc'
  1996	distcc[25355] (dcc_x_token_int) send ARGV00000003
  1997	distcc[25355] (dcc_x_token_string) send string '-O2'
  1998	distcc[25355] (dcc_x_token_int) send ARGV00000005
  1999	distcc[25355] (dcc_x_token_string) send string '-pipe'
  2000	distcc[25355] (dcc_x_token_int) send ARGV00000005
  2001	distcc[25355] (dcc_x_token_string) send string '-Wall'
  2002	distcc[25355] (dcc_x_token_int) send ARGV00000002
  2003	distcc[25355] (dcc_x_token_string) send string '-c'
  2004	distcc[25355] (dcc_x_token_int) send ARGV00000002
  2005	distcc[25355] (dcc_x_token_string) send string '-o'
  2006	distcc[25355] (dcc_x_token_int) send ARGV0000000e
  2007	distcc[25355] (dcc_x_token_string) send string 'dirname-lgpl.o'
  2008	distcc[25355] (dcc_x_token_int) send ARGV0000000e
  2009	distcc[25355] (dcc_x_token_string) send string 'dirname-lgpl.c'
  2010	distcc[25355] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  2011	distcc[25354] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o cloexec.o cloexec.c
  2012	distcc[25354] (dcc_scan_args) found object/output file "cloexec.o"
  2013	distcc[25354] (dcc_scan_args) found input file "cloexec.c"
  2014	distcc[25354] compile from cloexec.c to cloexec.o
  2015	distcc[25354] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2016	distcc[25356] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2017	distcc[25354] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2018	distcc[25356] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2019	distcc[25354] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2020	distcc[25356] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o stripslash.o stripslash.c
  2021	distcc[25356] (dcc_scan_args) found object/output file "stripslash.o"
  2022	distcc[25356] (dcc_scan_args) found input file "stripslash.c"
  2023	distcc[25356] compile from stripslash.c to stripslash.o
  2024	distcc[25354] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2025	distcc[25354] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2026	distcc[25354] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 2 as fd5
  2027	distcc[25354] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  2028	distcc[25354] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
  2029	distcc[25356] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2030	distcc[25354] (dcc_lock_host) got cpu lock on localhost slot 2 as fd6
  2031	distcc[25356] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2032	distcc[25354] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  2033	distcc[25356] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2034	distcc[25356] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2035	distcc[25356] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2036	distcc[25356] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  2037	distcc[25354] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c cloexec.c
  2038	distcc[25354] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E cloexec.c
  2039	distcc[25356] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 3 as fd5
  2040	distcc[25356] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  2041	distcc[25356] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
  2042	distcc[25354] (dcc_spawn_child) child started as pid25361
  2043	distcc[25356] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
  2044	distcc[25354] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o cloexec.o cloexec.c
  2045	distcc[25354] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o cloexec.o cloexec.c
  2046	distcc[25354] (dcc_note_state) note state 2, file "cloexec.c", host "192.168.1.41"
  2047	distcc[25356] (dcc_lock_host) got cpu lock on localhost slot 3 as fd6
  2048	distcc[25356] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  2049	distcc[25361] (dcc_new_pgrp) entered process group
  2050	distcc[25361] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  2051	distcc[25354] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  2052	distcc[25356] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c stripslash.c
  2053	distcc[25356] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E stripslash.c
  2054	distcc[25356] (dcc_spawn_child) child started as pid25362
  2055	distcc[25356] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o stripslash.o stripslash.c
  2056	distcc[25356] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o stripslash.o stripslash.c
  2057	distcc[25356] (dcc_note_state) note state 2, file "stripslash.c", host "192.168.1.41"
  2058	distcc[25362] (dcc_new_pgrp) entered process group
  2059	distcc[25362] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  2060	distcc[25354] (dcc_select_for_write) select for write on fd7
  2061	distcc[25354] (dcc_select_for_read) select for read on fd7 for 300s
  2062	distcc[25354] (dcc_select_for_read) select for read on fd7 for 300s
  2063	distcc[25356] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  2064	distcc[25356] (dcc_select_for_write) select for write on fd7
  2065	distcc[25356] (dcc_select_for_read) select for read on fd7 for 300s
  2066	distcc[25354] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  2067	distcc[25356] (dcc_select_for_read) select for read on fd7 for 300s
  2068	distcc[25354] (dcc_x_token_int) send DIST00000001
  2069	distcc[25354] (dcc_x_token_int) send ARGC00000009
  2070	distcc[25354] (dcc_x_token_int) send ARGV00000024
  2071	distcc[25354] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  2072	distcc[25354] (dcc_x_token_int) send ARGV00000012
  2073	distcc[25354] (dcc_x_token_string) send string '-march=armv8-a+crc'
  2074	distcc[25354] (dcc_x_token_int) send ARGV00000003
  2075	distcc[25354] (dcc_x_token_string) send string '-O2'
  2076	distcc[25354] (dcc_x_token_int) send ARGV00000005
  2077	distcc[25354] (dcc_x_token_string) send string '-pipe'
  2078	distcc[25354] (dcc_x_token_int) send ARGV00000005
  2079	distcc[25354] (dcc_x_token_string) send string '-Wall'
  2080	distcc[25354] (dcc_x_token_int) send ARGV00000002
  2081	distcc[25354] (dcc_x_token_string) send string '-c'
  2082	distcc[25354] (dcc_x_token_int) send ARGV00000002
  2083	distcc[25354] (dcc_x_token_string) send string '-o'
  2084	distcc[25354] (dcc_x_token_int) send ARGV00000009
  2085	distcc[25354] (dcc_x_token_string) send string 'cloexec.o'
  2086	distcc[25354] (dcc_x_token_int) send ARGV00000009
  2087	distcc[25354] (dcc_x_token_string) send string 'cloexec.c'
  2088	distcc[25354] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  2089	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o fd-hook.o fd-hook.c
  2090	distcc[25358] (dcc_new_pgrp) entered process group
  2091	distcc[25358] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  2092	distcc[25356] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  2093	distcc[25356] (dcc_x_token_int) send DIST00000001
  2094	distcc[25356] (dcc_x_token_int) send ARGC00000009
  2095	distcc[25356] (dcc_x_token_int) send ARGV00000024
  2096	distcc[25356] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  2097	distcc[25356] (dcc_x_token_int) send ARGV00000012
  2098	distcc[25356] (dcc_x_token_string) send string '-march=armv8-a+crc'
  2099	distcc[25356] (dcc_x_token_int) send ARGV00000003
  2100	distcc[25356] (dcc_x_token_string) send string '-O2'
  2101	distcc[25356] (dcc_x_token_int) send ARGV00000005
  2102	distcc[25356] (dcc_x_token_string) send string '-pipe'
  2103	distcc[25356] (dcc_x_token_int) send ARGV00000005
  2104	distcc[25356] (dcc_x_token_string) send string '-Wall'
  2105	distcc[25356] (dcc_x_token_int) send ARGV00000002
  2106	distcc[25356] (dcc_x_token_string) send string '-c'
  2107	distcc[25356] (dcc_x_token_int) send ARGV00000002
  2108	distcc[25356] (dcc_x_token_string) send string '-o'
  2109	distcc[25356] (dcc_x_token_int) send ARGV0000000c
  2110	distcc[25356] (dcc_x_token_string) send string 'stripslash.o'
  2111	distcc[25356] (dcc_x_token_int) send ARGV0000000c
  2112	distcc[25356] (dcc_x_token_string) send string 'stripslash.c'
  2113	distcc[25356] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  2114	distcc[25365] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2115	distcc[25365] (dcc_recursion_safeguard) safeguard level=0
  2116	distcc[25365] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2117	distcc[25365] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2118	distcc[25365] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o fd-hook.o fd-hook.c
  2119	distcc[25365] (dcc_scan_args) found object/output file "fd-hook.o"
  2120	distcc[25365] (dcc_scan_args) found input file "fd-hook.c"
  2121	distcc[25365] compile from fd-hook.c to fd-hook.o
  2122	distcc[25365] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2123	distcc[25365] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2124	distcc[25365] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2125	distcc[25365] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2126	distcc[25365] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2127	distcc[25365] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  2128	distcc[25365] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  2129	distcc[25365] (dcc_lock_pause) nothing available, sleeping 1000ms...
  2130	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o gettime.o gettime.c
  2131	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o hard-locale.o hard-locale.c
  2132	distcc[25369] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2133	distcc[25369] (dcc_recursion_safeguard) safeguard level=0
  2134	distcc[25369] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2135	distcc[25369] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2136	distcc[25369] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o gettime.o gettime.c
  2137	distcc[25369] (dcc_scan_args) found object/output file "gettime.o"
  2138	distcc[25369] (dcc_scan_args) found input file "gettime.c"
  2139	distcc[25369] compile from gettime.c to gettime.o
  2140	distcc[25369] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2141	distcc[25369] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2142	distcc[25369] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2143	distcc[25369] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2144	distcc[25369] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2145	distcc[25369] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  2146	distcc[25369] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  2147	distcc[25369] (dcc_lock_pause) nothing available, sleeping 1000ms...
  2148	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o localcharset.o localcharset.c
  2149	distcc[25371] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2150	distcc[25371] (dcc_recursion_safeguard) safeguard level=0
  2151	distcc[25371] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2152	distcc[25371] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2153	distcc[25371] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o hard-locale.o hard-locale.c
  2154	distcc[25371] (dcc_scan_args) found object/output file "hard-locale.o"
  2155	distcc[25371] (dcc_scan_args) found input file "hard-locale.c"
  2156	distcc[25371] compile from hard-locale.c to hard-locale.o
  2157	distcc[25371] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2158	distcc[25371] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2159	distcc[25371] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2160	distcc[25371] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2161	distcc[25371] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2162	distcc[25371] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  2163	distcc[25371] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  2164	distcc[25371] (dcc_lock_pause) nothing available, sleeping 1000ms...
  2165	distcc[25372] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2166	distcc[25372] (dcc_recursion_safeguard) safeguard level=0
  2167	distcc[25372] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2168	distcc[25372] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2169	distcc[25372] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o localcharset.o localcharset.c
  2170	distcc[25372] (dcc_scan_args) found object/output file "localcharset.o"
  2171	distcc[25372] (dcc_scan_args) found input file "localcharset.c"
  2172	distcc[25372] compile from localcharset.c to localcharset.o
  2173	distcc[25372] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2174	distcc[25372] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2175	distcc[25372] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2176	distcc[25372] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2177	distcc[25372] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2178	distcc[25372] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  2179	distcc[25372] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  2180	distcc[25372] (dcc_lock_pause) nothing available, sleeping 1000ms...
  2181	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o malloca.o malloca.c
  2182	distcc[25353] (dcc_collect_child) cpp child 25357 terminated with status 0
  2183	distcc[25353] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  2184	distcc[25353] cpp basename-lgpl.c on localhost completed ok
  2185	distcc[25353] (dcc_unlock) release lock fd6
  2186	distcc[25353] (dcc_x_file) send 22504 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_1cd0ebcf.i with token DOTI and compression 69
  2187	distcc[25353] (dcc_x_token_int) send DOTI000057e8
  2188	distcc[25353] (dcc_compile_remote) client finished sending request to server
  2189	distcc[25353] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  2190	distcc[25353] (dcc_select_for_read) select for read on fd7 for 300s
  2191	distcc[25375] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2192	distcc[25375] (dcc_recursion_safeguard) safeguard level=0
  2193	distcc[25375] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2194	distcc[25375] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2195	distcc[25375] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o malloca.o malloca.c
  2196	distcc[25375] (dcc_scan_args) found object/output file "malloca.o"
  2197	distcc[25375] (dcc_scan_args) found input file "malloca.c"
  2198	distcc[25375] compile from malloca.c to malloca.o
  2199	distcc[25375] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2200	distcc[25375] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2201	distcc[25375] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2202	distcc[25375] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2203	distcc[25375] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2204	distcc[25375] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  2205	distcc[25375] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  2206	distcc[25375] (dcc_lock_pause) nothing available, sleeping 1000ms...
  2207	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o math.o math.c
  2208	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o printf-frexp.o printf-frexp.c
  2209	distcc[25378] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2210	distcc[25378] (dcc_recursion_safeguard) safeguard level=0
  2211	distcc[25378] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2212	distcc[25378] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2213	distcc[25378] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o math.o math.c
  2214	distcc[25378] (dcc_scan_args) found object/output file "math.o"
  2215	distcc[25378] (dcc_scan_args) found input file "math.c"
  2216	distcc[25378] compile from math.c to math.o
  2217	distcc[25378] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2218	distcc[25378] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2219	distcc[25378] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2220	distcc[25378] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2221	distcc[25378] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2222	distcc[25378] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  2223	distcc[25378] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  2224	distcc[25378] (dcc_lock_pause) nothing available, sleeping 1000ms...
  2225	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o printf-frexpl.o printf-frexpl.c
  2226	distcc[25379] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2227	distcc[25379] (dcc_recursion_safeguard) safeguard level=0
  2228	distcc[25379] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2229	distcc[25379] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2230	distcc[25379] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o printf-frexp.o printf-frexp.c
  2231	distcc[25379] (dcc_scan_args) found object/output file "printf-frexp.o"
  2232	distcc[25379] (dcc_scan_args) found input file "printf-frexp.c"
  2233	distcc[25379] compile from printf-frexp.c to printf-frexp.o
  2234	distcc[25379] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2235	distcc[25379] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2236	distcc[25379] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2237	distcc[25379] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2238	distcc[25379] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2239	distcc[25379] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  2240	distcc[25379] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  2241	distcc[25379] (dcc_lock_pause) nothing available, sleeping 1000ms...
  2242	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/scratch_buffer_dupfree.o malloc/scratch_buffer_dupfree.c
  2243	distcc[25356] (dcc_collect_child) cpp child 25362 terminated with status 0
  2244	distcc[25356] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  2245	distcc[25356] cpp stripslash.c on localhost completed ok
  2246	distcc[25356] (dcc_unlock) release lock fd6
  2247	distcc[25356] (dcc_x_file) send 69762 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_6221ebcf.i with token DOTI and compression 69
  2248	distcc[25356] (dcc_x_token_int) send DOTI00011082
  2249	distcc[25356] (dcc_compile_remote) client finished sending request to server
  2250	distcc[25356] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  2251	distcc[25356] (dcc_select_for_read) select for read on fd7 for 300s
  2252	distcc[25380] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2253	distcc[25380] (dcc_recursion_safeguard) safeguard level=0
  2254	distcc[25380] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2255	distcc[25380] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2256	distcc[25380] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o printf-frexpl.o printf-frexpl.c
  2257	distcc[25380] (dcc_scan_args) found object/output file "printf-frexpl.o"
  2258	distcc[25380] (dcc_scan_args) found input file "printf-frexpl.c"
  2259	distcc[25380] compile from printf-frexpl.c to printf-frexpl.o
  2260	distcc[25380] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2261	distcc[25380] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2262	distcc[25380] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2263	distcc[25380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2264	distcc[25380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2265	distcc[25380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  2266	distcc[25380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  2267	distcc[25380] (dcc_lock_pause) nothing available, sleeping 1000ms...
  2268	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/scratch_buffer_grow.o malloc/scratch_buffer_grow.c
  2269	distcc[25381] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2270	distcc[25381] (dcc_recursion_safeguard) safeguard level=0
  2271	distcc[25381] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2272	distcc[25381] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2273	distcc[25381] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/scratch_buffer_dupfree.o malloc/scratch_buffer_dupfree.c
  2274	distcc[25381] (dcc_scan_args) found object/output file "malloc/scratch_buffer_dupfree.o"
  2275	distcc[25381] (dcc_scan_args) found input file "malloc/scratch_buffer_dupfree.c"
  2276	distcc[25381] compile from scratch_buffer_dupfree.c to scratch_buffer_dupfree.o
  2277	distcc[25381] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2278	distcc[25381] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2279	distcc[25381] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2280	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2281	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2282	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  2283	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  2284	distcc[25381] (dcc_lock_pause) nothing available, sleeping 1000ms...
  2285	distcc[25382] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2286	distcc[25382] (dcc_recursion_safeguard) safeguard level=0
  2287	distcc[25382] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2288	distcc[25382] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2289	distcc[25382] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/scratch_buffer_grow.o malloc/scratch_buffer_grow.c
  2290	distcc[25382] (dcc_scan_args) found object/output file "malloc/scratch_buffer_grow.o"
  2291	distcc[25382] (dcc_scan_args) found input file "malloc/scratch_buffer_grow.c"
  2292	distcc[25382] compile from scratch_buffer_grow.c to scratch_buffer_grow.o
  2293	distcc[25382] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2294	distcc[25382] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2295	distcc[25382] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2296	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2297	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2298	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  2299	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  2300	distcc[25382] (dcc_lock_pause) nothing available, sleeping 1000ms...
  2301	distcc[25354] (dcc_collect_child) cpp child 25361 terminated with status 0
  2302	distcc[25354] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  2303	distcc[25354] cpp cloexec.c on localhost completed ok
  2304	distcc[25354] (dcc_unlock) release lock fd6
  2305	distcc[25354] (dcc_x_file) send 73984 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_5ee8ebcf.i with token DOTI and compression 69
  2306	distcc[25354] (dcc_x_token_int) send DOTI00012100
  2307	distcc[25354] (dcc_compile_remote) client finished sending request to server
  2308	distcc[25354] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  2309	distcc[25354] (dcc_select_for_read) select for read on fd7 for 300s
  2310	distcc[25355] (dcc_collect_child) cpp child 25358 terminated with status 0
  2311	distcc[25355] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  2312	distcc[25355] cpp dirname-lgpl.c on localhost completed ok
  2313	distcc[25355] (dcc_unlock) release lock fd6
  2314	distcc[25355] (dcc_x_file) send 70772 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_34d3ebcf.i with token DOTI and compression 69
  2315	distcc[25355] (dcc_x_token_int) send DOTI00011474
  2316	distcc[25355] (dcc_compile_remote) client finished sending request to server
  2317	distcc[25355] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  2318	distcc[25355] (dcc_select_for_read) select for read on fd7 for 300s
  2319	distcc[25353] (dcc_r_token_int) got DONE00000001
  2320	distcc[25353] (dcc_r_result_header) got response header
  2321	distcc[25353] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  2322	distcc[25353] (dcc_select_for_read) select for read on fd7 for 300s
  2323	distcc[25353] (dcc_r_token_int) got STAT00000000
  2324	distcc[25353] (dcc_r_token_int) got SERR00000000
  2325	distcc[25353] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_17deebcf.txt
  2326	distcc[25353] (dcc_r_token_int) got SOUT00000000
  2327	distcc[25353] (dcc_r_token_int) got DOTO000006a8
  2328	distcc[25353] (dcc_r_file) received 1704 bytes to file basename-lgpl.o
  2329	distcc[25353] (dcc_r_file_timed) 1704 bytes received in 0.000499s, rate 3335kB/s
  2330	distcc[25353] 22504 bytes from basename-lgpl.c compiled on 192.168.1.41 in 0.4091s, rate 54kB/s
  2331	distcc[25353] (dcc_unlock) release lock fd5
  2332	distcc[25353] compile basename-lgpl.c on 192.168.1.41 completed ok
  2333	distcc[25353] elapsed compilation time 0.412523s
  2334	distcc[25353] (dcc_exit) exit: code 0; self: 0.003012 user 0.009038 sys; children: 0.054814 user 0.015546 sys
  2335	distcc[25353] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  2336	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o strnlen1.o strnlen1.c
  2337	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o stat-time.o stat-time.c
  2338	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o sig-handler.o sig-handler.c
  2339	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o setlocale_null.o setlocale_null.c
  2340	distcc[25383] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2341	distcc[25383] (dcc_recursion_safeguard) safeguard level=0
  2342	distcc[25383] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2343	distcc[25383] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2344	distcc[25383] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o strnlen1.o strnlen1.c
  2345	distcc[25383] (dcc_scan_args) found object/output file "strnlen1.o"
  2346	distcc[25383] (dcc_scan_args) found input file "strnlen1.c"
  2347	distcc[25383] compile from strnlen1.c to strnlen1.o
  2348	distcc[25383] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2349	distcc[25383] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2350	distcc[25383] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2351	distcc[25383] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 0 as fd5
  2352	distcc[25383] (dcc_lock_host) got cpu lock on localhost slot 0 as fd6
  2353	distcc[25383] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  2354	distcc[25384] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2355	distcc[25384] (dcc_recursion_safeguard) safeguard level=0
  2356	distcc[25384] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2357	distcc[25384] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2358	distcc[25384] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o stat-time.o stat-time.c
  2359	distcc[25384] (dcc_scan_args) found object/output file "stat-time.o"
  2360	distcc[25384] (dcc_scan_args) found input file "stat-time.c"
  2361	distcc[25384] compile from stat-time.c to stat-time.o
  2362	distcc[25383] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c strnlen1.c
  2363	distcc[25383] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E strnlen1.c
  2364	distcc[25385] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2365	distcc[25385] (dcc_recursion_safeguard) safeguard level=0
  2366	distcc[25385] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2367	distcc[25384] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2368	distcc[25384] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2369	distcc[25385] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2370	distcc[25385] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o sig-handler.o sig-handler.c
  2371	distcc[25385] (dcc_scan_args) found object/output file "sig-handler.o"
  2372	distcc[25385] (dcc_scan_args) found input file "sig-handler.c"
  2373	distcc[25385] compile from sig-handler.c to sig-handler.o
  2374	distcc[25384] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2375	distcc[25383] (dcc_spawn_child) child started as pid25387
  2376	distcc[25384] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2377	distcc[25383] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o strnlen1.o strnlen1.c
  2378	distcc[25383] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o strnlen1.o strnlen1.c
  2379	distcc[25383] (dcc_note_state) note state 2, file "strnlen1.c", host "192.168.1.41"
  2380	distcc[25383] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  2381	distcc[25383] (dcc_select_for_write) select for write on fd7
  2382	distcc[25356] (dcc_r_token_int) got DONE00000001
  2383	distcc[25356] (dcc_r_result_header) got response header
  2384	distcc[25383] (dcc_select_for_read) select for read on fd7 for 300s
  2385	distcc[25356] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  2386	distcc[25385] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2387	distcc[25387] (dcc_new_pgrp) entered process group
  2388	distcc[25387] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  2389	distcc[25356] (dcc_r_token_int) got STAT00000000
  2390	distcc[25356] (dcc_r_token_int) got SERR00000000
  2391	distcc[25385] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2392	distcc[25385] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2393	distcc[25356] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_5de5ebcf.txt
  2394	distcc[25356] (dcc_r_token_int) got SOUT00000000
  2395	distcc[25356] (dcc_r_token_int) got DOTO00000648
  2396	distcc[25385] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2397	distcc[25385] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2398	distcc[25385] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  2399	distcc[25356] (dcc_r_file) received 1608 bytes to file stripslash.o
  2400	distcc[25356] (dcc_r_file_timed) 1608 bytes received in 0.000386s, rate 4068kB/s
  2401	distcc[25356] 69762 bytes from stripslash.c compiled on 192.168.1.41 in 0.4042s, rate 169kB/s
  2402	distcc[25385] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  2403	distcc[25385] (dcc_lock_pause) nothing available, sleeping 1000ms...
  2404	distcc[25356] (dcc_unlock) release lock fd5
  2405	distcc[25356] compile stripslash.c on 192.168.1.41 completed ok
  2406	distcc[25356] elapsed compilation time 0.407197s
  2407	distcc[25356] (dcc_exit) exit: code 0; self: 0.000000 user 0.011310 sys; children: 0.063144 user 0.029782 sys
  2408	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/scratch_buffer_set_array_size.o malloc/scratch_buffer_set_array_size.c
  2409	distcc[25383] (dcc_select_for_read) select for read on fd7 for 300s
  2410	distcc[25356] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  2411	distcc[25383] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  2412	distcc[25384] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2413	distcc[25383] (dcc_x_token_int) send DIST00000001
  2414	distcc[25383] (dcc_x_token_int) send ARGC00000009
  2415	distcc[25383] (dcc_x_token_int) send ARGV00000024
  2416	distcc[25383] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  2417	distcc[25383] (dcc_x_token_int) send ARGV00000012
  2418	distcc[25383] (dcc_x_token_string) send string '-march=armv8-a+crc'
  2419	distcc[25383] (dcc_x_token_int) send ARGV00000003
  2420	distcc[25383] (dcc_x_token_string) send string '-O2'
  2421	distcc[25383] (dcc_x_token_int) send ARGV00000005
  2422	distcc[25383] (dcc_x_token_string) send string '-pipe'
  2423	distcc[25383] (dcc_x_token_int) send ARGV00000005
  2424	distcc[25383] (dcc_x_token_string) send string '-Wall'
  2425	distcc[25383] (dcc_x_token_int) send ARGV00000002
  2426	distcc[25383] (dcc_x_token_string) send string '-c'
  2427	distcc[25383] (dcc_x_token_int) send ARGV00000002
  2428	distcc[25383] (dcc_x_token_string) send string '-o'
  2429	distcc[25383] (dcc_x_token_int) send ARGV0000000a
  2430	distcc[25383] (dcc_x_token_string) send string 'strnlen1.o'
  2431	distcc[25383] (dcc_x_token_int) send ARGV0000000a
  2432	distcc[25383] (dcc_x_token_string) send string 'strnlen1.c'
  2433	distcc[25383] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  2434	distcc[25386] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2435	distcc[25386] (dcc_recursion_safeguard) safeguard level=0
  2436	distcc[25386] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2437	distcc[25386] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2438	distcc[25386] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o setlocale_null.o setlocale_null.c
  2439	distcc[25386] (dcc_scan_args) found object/output file "setlocale_null.o"
  2440	distcc[25386] (dcc_scan_args) found input file "setlocale_null.c"
  2441	distcc[25386] compile from setlocale_null.c to setlocale_null.o
  2442	distcc[25384] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  2443	distcc[25384] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 3 as fd5
  2444	distcc[25384] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  2445	distcc[25386] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2446	distcc[25384] (dcc_lock_host) got cpu lock on localhost slot 1 as fd6
  2447	distcc[25384] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  2448	distcc[25386] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2449	distcc[25386] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2450	distcc[25386] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2451	distcc[25386] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2452	distcc[25386] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  2453	distcc[25386] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  2454	distcc[25386] (dcc_lock_pause) nothing available, sleeping 1000ms...
  2455	distcc[25384] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c stat-time.c
  2456	distcc[25384] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E stat-time.c
  2457	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/scratch_buffer_grow_preserve.o malloc/scratch_buffer_grow_preserve.c
  2458	distcc[25384] (dcc_spawn_child) child started as pid25389
  2459	distcc[25384] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o stat-time.o stat-time.c
  2460	distcc[25384] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o stat-time.o stat-time.c
  2461	distcc[25384] (dcc_note_state) note state 2, file "stat-time.c", host "192.168.1.41"
  2462	distcc[25384] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  2463	distcc[25384] (dcc_select_for_write) select for write on fd7
  2464	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o tempname.o tempname.c
  2465	distcc[25388] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2466	distcc[25388] (dcc_recursion_safeguard) safeguard level=0
  2467	distcc[25388] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2468	distcc[25388] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2469	distcc[25388] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/scratch_buffer_set_array_size.o malloc/scratch_buffer_set_array_size.c
  2470	distcc[25388] (dcc_scan_args) found object/output file "malloc/scratch_buffer_set_array_size.o"
  2471	distcc[25388] (dcc_scan_args) found input file "malloc/scratch_buffer_set_array_size.c"
  2472	distcc[25388] compile from scratch_buffer_set_array_size.c to scratch_buffer_set_array_size.o
  2473	distcc[25384] (dcc_select_for_read) select for read on fd7 for 300s
  2474	distcc[25384] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  2475	distcc[25388] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2476	distcc[25388] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2477	distcc[25384] (dcc_x_token_int) send DIST00000001
  2478	distcc[25384] (dcc_x_token_int) send ARGC00000009
  2479	distcc[25384] (dcc_x_token_int) send ARGV00000024
  2480	distcc[25384] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  2481	distcc[25384] (dcc_x_token_int) send ARGV00000012
  2482	distcc[25384] (dcc_x_token_string) send string '-march=armv8-a+crc'
  2483	distcc[25384] (dcc_x_token_int) send ARGV00000003
  2484	distcc[25384] (dcc_x_token_string) send string '-O2'
  2485	distcc[25384] (dcc_x_token_int) send ARGV00000005
  2486	distcc[25384] (dcc_x_token_string) send string '-pipe'
  2487	distcc[25388] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2488	distcc[25384] (dcc_x_token_int) send ARGV00000005
  2489	distcc[25384] (dcc_x_token_string) send string '-Wall'
  2490	distcc[25384] (dcc_x_token_int) send ARGV00000002
  2491	distcc[25384] (dcc_x_token_string) send string '-c'
  2492	distcc[25384] (dcc_x_token_int) send ARGV00000002
  2493	distcc[25384] (dcc_x_token_string) send string '-o'
  2494	distcc[25384] (dcc_x_token_int) send ARGV0000000b
  2495	distcc[25384] (dcc_x_token_string) send string 'stat-time.o'
  2496	distcc[25384] (dcc_x_token_int) send ARGV0000000b
  2497	distcc[25384] (dcc_x_token_string) send string 'stat-time.c'
  2498	distcc[25388] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2499	distcc[25384] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  2500	distcc[25388] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2501	distcc[25388] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  2502	distcc[25388] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  2503	distcc[25388] (dcc_lock_pause) nothing available, sleeping 1000ms...
  2504	distcc[25389] (dcc_new_pgrp) entered process group
  2505	distcc[25389] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  2506	distcc[25390] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2507	distcc[25390] (dcc_recursion_safeguard) safeguard level=0
  2508	distcc[25390] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2509	distcc[25390] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2510	distcc[25390] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/scratch_buffer_grow_preserve.o malloc/scratch_buffer_grow_preserve.c
  2511	distcc[25390] (dcc_scan_args) found object/output file "malloc/scratch_buffer_grow_preserve.o"
  2512	distcc[25390] (dcc_scan_args) found input file "malloc/scratch_buffer_grow_preserve.c"
  2513	distcc[25390] compile from scratch_buffer_grow_preserve.c to scratch_buffer_grow_preserve.o
  2514	distcc[25390] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2515	distcc[25390] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2516	distcc[25390] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2517	distcc[25390] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2518	distcc[25390] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2519	distcc[25390] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  2520	distcc[25390] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  2521	distcc[25390] (dcc_lock_pause) nothing available, sleeping 1000ms...
  2522	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o glthread/threadlib.o glthread/threadlib.c
  2523	distcc[25391] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2524	distcc[25391] (dcc_recursion_safeguard) safeguard level=0
  2525	distcc[25391] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2526	distcc[25391] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2527	distcc[25391] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o tempname.o tempname.c
  2528	distcc[25391] (dcc_scan_args) found object/output file "tempname.o"
  2529	distcc[25391] (dcc_scan_args) found input file "tempname.c"
  2530	distcc[25391] compile from tempname.c to tempname.o
  2531	distcc[25391] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2532	distcc[25391] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2533	distcc[25391] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2534	distcc[25391] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2535	distcc[25391] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2536	distcc[25391] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  2537	distcc[25391] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  2538	distcc[25391] (dcc_lock_pause) nothing available, sleeping 1000ms...
  2539	distcc[25393] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2540	distcc[25393] (dcc_recursion_safeguard) safeguard level=0
  2541	distcc[25393] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2542	distcc[25393] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2543	distcc[25393] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o glthread/threadlib.o glthread/threadlib.c
  2544	distcc[25393] (dcc_scan_args) found object/output file "glthread/threadlib.o"
  2545	distcc[25393] (dcc_scan_args) found input file "glthread/threadlib.c"
  2546	distcc[25393] compile from threadlib.c to threadlib.o
  2547	distcc[25393] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2548	distcc[25393] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2549	distcc[25393] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2550	distcc[25393] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2551	distcc[25393] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2552	distcc[25393] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  2553	distcc[25393] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  2554	distcc[25393] (dcc_lock_pause) nothing available, sleeping 1000ms...
  2555	distcc[25354] (dcc_r_token_int) got DONE00000001
  2556	distcc[25354] (dcc_r_result_header) got response header
  2557	distcc[25354] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  2558	distcc[25354] (dcc_r_token_int) got STAT00000000
  2559	distcc[25354] (dcc_r_token_int) got SERR00000000
  2560	distcc[25354] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_56b8ebcf.txt
  2561	distcc[25354] (dcc_r_token_int) got SOUT00000000
  2562	distcc[25354] (dcc_r_token_int) got DOTO000006b8
  2563	distcc[25354] (dcc_r_file) received 1720 bytes to file cloexec.o
  2564	distcc[25354] (dcc_r_file_timed) 1720 bytes received in 0.000748s, rate 2246kB/s
  2565	distcc[25354] 73984 bytes from cloexec.c compiled on 192.168.1.41 in 0.4554s, rate 159kB/s
  2566	distcc[25354] (dcc_unlock) release lock fd5
  2567	distcc[25354] compile cloexec.c on 192.168.1.41 completed ok
  2568	distcc[25354] elapsed compilation time 0.458713s
  2569	distcc[25354] (dcc_exit) exit: code 0; self: 0.003178 user 0.009534 sys; children: 0.045305 user 0.042225 sys
  2570	distcc[25354] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  2571	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o timespec.o timespec.c
  2572	distcc[25355] (dcc_r_token_int) got DONE00000001
  2573	distcc[25355] (dcc_r_result_header) got response header
  2574	distcc[25355] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  2575	distcc[25355] (dcc_r_token_int) got STAT00000000
  2576	distcc[25355] (dcc_r_token_int) got SERR00000000
  2577	distcc[25355] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_2a26ebcf.txt
  2578	distcc[25355] (dcc_r_token_int) got SOUT00000000
  2579	distcc[25355] (dcc_r_token_int) got DOTO000007f8
  2580	distcc[25395] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2581	distcc[25395] (dcc_recursion_safeguard) safeguard level=0
  2582	distcc[25355] (dcc_r_file) received 2040 bytes to file dirname-lgpl.o
  2583	distcc[25395] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2584	distcc[25355] (dcc_r_file_timed) 2040 bytes received in 0.000444s, rate 4487kB/s
  2585	distcc[25355] 70772 bytes from dirname-lgpl.c compiled on 192.168.1.41 in 0.4736s, rate 146kB/s
  2586	distcc[25395] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2587	distcc[25355] (dcc_unlock) release lock fd5
  2588	distcc[25395] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o timespec.o timespec.c
  2589	distcc[25355] compile dirname-lgpl.c on 192.168.1.41 completed ok
  2590	distcc[25395] (dcc_scan_args) found object/output file "timespec.o"
  2591	distcc[25395] (dcc_scan_args) found input file "timespec.c"
  2592	distcc[25395] compile from timespec.c to timespec.o
  2593	distcc[25355] elapsed compilation time 0.478768s
  2594	distcc[25355] (dcc_exit) exit: code 0; self: 0.004096 user 0.008193 sys; children: 0.050611 user 0.043211 sys
  2595	distcc[25395] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2596	distcc[25395] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2597	distcc[25395] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2598	distcc[25395] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2599	distcc[25355] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  2600	distcc[25395] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 1 as fd5
  2601	distcc[25395] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  2602	distcc[25395] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
  2603	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o unistd.o unistd.c
  2604	distcc[25395] (dcc_lock_host) got cpu lock on localhost slot 2 as fd6
  2605	distcc[25395] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  2606	distcc[25395] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c timespec.c
  2607	distcc[25395] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E timespec.c
  2608	distcc[25395] (dcc_spawn_child) child started as pid25397
  2609	distcc[25395] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o timespec.o timespec.c
  2610	distcc[25395] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o timespec.o timespec.c
  2611	distcc[25395] (dcc_note_state) note state 2, file "timespec.c", host "192.168.1.41"
  2612	distcc[25395] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  2613	distcc[25395] (dcc_select_for_write) select for write on fd7
  2614	distcc[25395] (dcc_select_for_read) select for read on fd7 for 300s
  2615	distcc[25397] (dcc_new_pgrp) entered process group
  2616	distcc[25397] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  2617	distcc[25395] (dcc_select_for_read) select for read on fd7 for 300s
  2618	distcc[25395] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  2619	distcc[25395] (dcc_x_token_int) send DIST00000001
  2620	distcc[25395] (dcc_x_token_int) send ARGC00000009
  2621	distcc[25395] (dcc_x_token_int) send ARGV00000024
  2622	distcc[25395] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  2623	distcc[25395] (dcc_x_token_int) send ARGV00000012
  2624	distcc[25395] (dcc_x_token_string) send string '-march=armv8-a+crc'
  2625	distcc[25395] (dcc_x_token_int) send ARGV00000003
  2626	distcc[25395] (dcc_x_token_string) send string '-O2'
  2627	distcc[25395] (dcc_x_token_int) send ARGV00000005
  2628	distcc[25395] (dcc_x_token_string) send string '-pipe'
  2629	distcc[25395] (dcc_x_token_int) send ARGV00000005
  2630	distcc[25395] (dcc_x_token_string) send string '-Wall'
  2631	distcc[25395] (dcc_x_token_int) send ARGV00000002
  2632	distcc[25395] (dcc_x_token_string) send string '-c'
  2633	distcc[25395] (dcc_x_token_int) send ARGV00000002
  2634	distcc[25395] (dcc_x_token_string) send string '-o'
  2635	distcc[25395] (dcc_x_token_int) send ARGV0000000a
  2636	distcc[25395] (dcc_x_token_string) send string 'timespec.o'
  2637	distcc[25395] (dcc_x_token_int) send ARGV0000000a
  2638	distcc[25395] (dcc_x_token_string) send string 'timespec.c'
  2639	distcc[25395] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  2640	distcc[25396] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2641	distcc[25396] (dcc_recursion_safeguard) safeguard level=0
  2642	distcc[25396] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2643	distcc[25396] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2644	distcc[25396] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o unistd.o unistd.c
  2645	distcc[25396] (dcc_scan_args) found object/output file "unistd.o"
  2646	distcc[25396] (dcc_scan_args) found input file "unistd.c"
  2647	distcc[25396] compile from unistd.c to unistd.o
  2648	distcc[25396] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2649	distcc[25396] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2650	distcc[25396] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2651	distcc[25396] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2652	distcc[25396] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2653	distcc[25396] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 2 as fd5
  2654	distcc[25396] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  2655	distcc[25396] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
  2656	distcc[25396] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
  2657	distcc[25396] (dcc_lock_host) got cpu lock on localhost slot 3 as fd6
  2658	distcc[25396] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  2659	distcc[25396] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c unistd.c
  2660	distcc[25396] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E unistd.c
  2661	distcc[25396] (dcc_spawn_child) child started as pid25399
  2662	distcc[25396] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o unistd.o unistd.c
  2663	distcc[25396] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o unistd.o unistd.c
  2664	distcc[25396] (dcc_note_state) note state 2, file "unistd.c", host "192.168.1.41"
  2665	distcc[25399] (dcc_new_pgrp) entered process group
  2666	distcc[25399] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  2667	distcc[25396] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  2668	distcc[25396] (dcc_select_for_write) select for write on fd7
  2669	distcc[25396] (dcc_select_for_read) select for read on fd7 for 300s
  2670	distcc[25396] (dcc_select_for_read) select for read on fd7 for 300s
  2671	distcc[25383] (dcc_collect_child) cpp child 25387 terminated with status 0
  2672	distcc[25383] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  2673	distcc[25383] cpp strnlen1.c on localhost completed ok
  2674	distcc[25383] (dcc_unlock) release lock fd6
  2675	distcc[25383] (dcc_x_file) send 21226 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_4261ebd0.i with token DOTI and compression 69
  2676	distcc[25383] (dcc_x_token_int) send DOTI000052ea
  2677	distcc[25383] (dcc_compile_remote) client finished sending request to server
  2678	distcc[25383] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  2679	distcc[25383] (dcc_select_for_read) select for read on fd7 for 300s
  2680	distcc[25396] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  2681	distcc[25396] (dcc_x_token_int) send DIST00000001
  2682	distcc[25396] (dcc_x_token_int) send ARGC00000009
  2683	distcc[25396] (dcc_x_token_int) send ARGV00000024
  2684	distcc[25396] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  2685	distcc[25396] (dcc_x_token_int) send ARGV00000012
  2686	distcc[25396] (dcc_x_token_string) send string '-march=armv8-a+crc'
  2687	distcc[25396] (dcc_x_token_int) send ARGV00000003
  2688	distcc[25396] (dcc_x_token_string) send string '-O2'
  2689	distcc[25396] (dcc_x_token_int) send ARGV00000005
  2690	distcc[25396] (dcc_x_token_string) send string '-pipe'
  2691	distcc[25396] (dcc_x_token_int) send ARGV00000005
  2692	distcc[25396] (dcc_x_token_string) send string '-Wall'
  2693	distcc[25396] (dcc_x_token_int) send ARGV00000002
  2694	distcc[25396] (dcc_x_token_string) send string '-c'
  2695	distcc[25396] (dcc_x_token_int) send ARGV00000002
  2696	distcc[25396] (dcc_x_token_string) send string '-o'
  2697	distcc[25396] (dcc_x_token_int) send ARGV00000008
  2698	distcc[25396] (dcc_x_token_string) send string 'unistd.o'
  2699	distcc[25396] (dcc_x_token_int) send ARGV00000008
  2700	distcc[25396] (dcc_x_token_string) send string 'unistd.c'
  2701	distcc[25396] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  2702	distcc[25384] (dcc_collect_child) cpp child 25389 terminated with status 0
  2703	distcc[25384] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  2704	distcc[25384] cpp stat-time.c on localhost completed ok
  2705	distcc[25384] (dcc_unlock) release lock fd6
  2706	distcc[25384] (dcc_x_file) send 35073 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_6b61ebd0.i with token DOTI and compression 69
  2707	distcc[25384] (dcc_x_token_int) send DOTI00008901
  2708	distcc[25384] (dcc_compile_remote) client finished sending request to server
  2709	distcc[25384] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  2710	distcc[25384] (dcc_select_for_read) select for read on fd7 for 300s
  2711	distcc[25395] (dcc_collect_child) cpp child 25397 terminated with status 0
  2712	distcc[25395] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  2713	distcc[25395] cpp timespec.c on localhost completed ok
  2714	distcc[25395] (dcc_unlock) release lock fd6
  2715	distcc[25395] (dcc_x_file) send 14601 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_4251ebd0.i with token DOTI and compression 69
  2716	distcc[25395] (dcc_x_token_int) send DOTI00003909
  2717	distcc[25395] (dcc_compile_remote) client finished sending request to server
  2718	distcc[25395] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  2719	distcc[25395] (dcc_select_for_read) select for read on fd7 for 300s
  2720	distcc[25383] (dcc_r_token_int) got DONE00000001
  2721	distcc[25383] (dcc_r_result_header) got response header
  2722	distcc[25383] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  2723	distcc[25383] (dcc_r_token_int) got STAT00000000
  2724	distcc[25383] (dcc_r_token_int) got SERR00000000
  2725	distcc[25383] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_3b3febd0.txt
  2726	distcc[25383] (dcc_r_token_int) got SOUT00000000
  2727	distcc[25383] (dcc_r_token_int) got DOTO000005f0
  2728	distcc[25383] (dcc_r_file) received 1520 bytes to file strnlen1.o
  2729	distcc[25383] (dcc_r_file_timed) 1520 bytes received in 0.000457s, rate 3248kB/s
  2730	distcc[25383] 21226 bytes from strnlen1.c compiled on 192.168.1.41 in 0.1532s, rate 135kB/s
  2731	distcc[25383] (dcc_unlock) release lock fd5
  2732	distcc[25383] compile strnlen1.c on 192.168.1.41 completed ok
  2733	distcc[25383] elapsed compilation time 0.157231s
  2734	distcc[25383] (dcc_exit) exit: code 0; self: 0.000000 user 0.011524 sys; children: 0.042846 user 0.022395 sys
  2735	distcc[25383] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  2736	distcc[25396] (dcc_collect_child) cpp child 25399 terminated with status 0
  2737	distcc[25396] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  2738	distcc[25396] cpp unistd.c on localhost completed ok
  2739	distcc[25396] (dcc_unlock) release lock fd6
  2740	distcc[25396] (dcc_x_file) send 60118 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_79e7ebd0.i with token DOTI and compression 69
  2741	distcc[25396] (dcc_x_token_int) send DOTI0000ead6
  2742	distcc[25396] (dcc_compile_remote) client finished sending request to server
  2743	distcc[25396] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  2744	distcc[25396] (dcc_select_for_read) select for read on fd7 for 300s
  2745	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o utimens.o utimens.c
  2746	distcc[25405] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2747	distcc[25405] (dcc_recursion_safeguard) safeguard level=0
  2748	distcc[25405] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2749	distcc[25405] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2750	distcc[25405] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o utimens.o utimens.c
  2751	distcc[25405] (dcc_scan_args) found object/output file "utimens.o"
  2752	distcc[25405] (dcc_scan_args) found input file "utimens.c"
  2753	distcc[25405] compile from utimens.c to utimens.o
  2754	distcc[25405] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2755	distcc[25405] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2756	distcc[25405] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2757	distcc[25405] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 0 as fd5
  2758	distcc[25405] (dcc_lock_host) got cpu lock on localhost slot 0 as fd6
  2759	distcc[25405] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  2760	distcc[25405] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c utimens.c
  2761	distcc[25405] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E utimens.c
  2762	distcc[25405] (dcc_spawn_child) child started as pid25406
  2763	distcc[25405] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o utimens.o utimens.c
  2764	distcc[25405] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o utimens.o utimens.c
  2765	distcc[25405] (dcc_note_state) note state 2, file "utimens.c", host "192.168.1.41"
  2766	distcc[25406] (dcc_new_pgrp) entered process group
  2767	distcc[25405] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  2768	distcc[25406] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  2769	distcc[25405] (dcc_select_for_write) select for write on fd7
  2770	distcc[25405] (dcc_select_for_read) select for read on fd7 for 300s
  2771	distcc[25384] (dcc_r_token_int) got DONE00000001
  2772	distcc[25384] (dcc_r_result_header) got response header
  2773	distcc[25384] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  2774	distcc[25405] (dcc_select_for_read) select for read on fd7 for 300s
  2775	distcc[25384] (dcc_r_token_int) got STAT00000000
  2776	distcc[25384] (dcc_r_token_int) got SERR00000000
  2777	distcc[25384] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_4229ebd0.txt
  2778	distcc[25384] (dcc_r_token_int) got SOUT00000000
  2779	distcc[25384] (dcc_r_token_int) got DOTO00000860
  2780	distcc[25384] (dcc_r_file) received 2144 bytes to file stat-time.o
  2781	distcc[25384] (dcc_r_file_timed) 2144 bytes received in 0.000671s, rate 3120kB/s
  2782	distcc[25384] 35073 bytes from stat-time.c compiled on 192.168.1.41 in 0.1788s, rate 192kB/s
  2783	distcc[25384] (dcc_unlock) release lock fd5
  2784	distcc[25384] compile stat-time.c on 192.168.1.41 completed ok
  2785	distcc[25384] elapsed compilation time 0.190962s
  2786	distcc[25384] (dcc_exit) exit: code 0; self: 0.003975 user 0.007950 sys; children: 0.043747 user 0.043454 sys
  2787	distcc[25405] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  2788	distcc[25405] (dcc_x_token_int) send DIST00000001
  2789	distcc[25405] (dcc_x_token_int) send ARGC00000009
  2790	distcc[25405] (dcc_x_token_int) send ARGV00000024
  2791	distcc[25405] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  2792	distcc[25405] (dcc_x_token_int) send ARGV00000012
  2793	distcc[25405] (dcc_x_token_string) send string '-march=armv8-a+crc'
  2794	distcc[25405] (dcc_x_token_int) send ARGV00000003
  2795	distcc[25405] (dcc_x_token_string) send string '-O2'
  2796	distcc[25405] (dcc_x_token_int) send ARGV00000005
  2797	distcc[25405] (dcc_x_token_string) send string '-pipe'
  2798	distcc[25405] (dcc_x_token_int) send ARGV00000005
  2799	distcc[25405] (dcc_x_token_string) send string '-Wall'
  2800	distcc[25405] (dcc_x_token_int) send ARGV00000002
  2801	distcc[25405] (dcc_x_token_string) send string '-c'
  2802	distcc[25405] (dcc_x_token_int) send ARGV00000002
  2803	distcc[25384] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  2804	distcc[25405] (dcc_x_token_string) send string '-o'
  2805	distcc[25405] (dcc_x_token_int) send ARGV00000009
  2806	distcc[25405] (dcc_x_token_string) send string 'utimens.o'
  2807	distcc[25405] (dcc_x_token_int) send ARGV00000009
  2808	distcc[25405] (dcc_x_token_string) send string 'utimens.c'
  2809	distcc[25405] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  2810	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o wctype-h.o wctype-h.c
  2811	distcc[25407] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2812	distcc[25407] (dcc_recursion_safeguard) safeguard level=0
  2813	distcc[25407] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2814	distcc[25407] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2815	distcc[25407] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o wctype-h.o wctype-h.c
  2816	distcc[25407] (dcc_scan_args) found object/output file "wctype-h.o"
  2817	distcc[25407] (dcc_scan_args) found input file "wctype-h.c"
  2818	distcc[25407] compile from wctype-h.c to wctype-h.o
  2819	distcc[25407] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2820	distcc[25407] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2821	distcc[25407] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2822	distcc[25407] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2823	distcc[25407] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2824	distcc[25407] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  2825	distcc[25407] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 3 as fd5
  2826	distcc[25407] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  2827	distcc[25407] (dcc_lock_host) got cpu lock on localhost slot 1 as fd6
  2828	distcc[25407] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  2829	distcc[25407] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c wctype-h.c
  2830	distcc[25407] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E wctype-h.c
  2831	distcc[25407] (dcc_spawn_child) child started as pid25409
  2832	distcc[25407] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o wctype-h.o wctype-h.c
  2833	distcc[25407] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o wctype-h.o wctype-h.c
  2834	distcc[25407] (dcc_note_state) note state 2, file "wctype-h.c", host "192.168.1.41"
  2835	distcc[25409] (dcc_new_pgrp) entered process group
  2836	distcc[25409] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  2837	distcc[25407] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  2838	distcc[25407] (dcc_select_for_write) select for write on fd7
  2839	distcc[25407] (dcc_select_for_read) select for read on fd7 for 300s
  2840	distcc[25407] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  2841	distcc[25407] (dcc_x_token_int) send DIST00000001
  2842	distcc[25407] (dcc_x_token_int) send ARGC00000009
  2843	distcc[25395] (dcc_r_token_int) got DONE00000001
  2844	distcc[25395] (dcc_r_result_header) got response header
  2845	distcc[25395] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  2846	distcc[25395] (dcc_r_token_int) got STAT00000000
  2847	distcc[25395] (dcc_r_token_int) got SERR00000000
  2848	distcc[25395] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_34a8ebd0.txt
  2849	distcc[25395] (dcc_r_token_int) got SOUT00000000
  2850	distcc[25395] (dcc_r_token_int) got DOTO00000690
  2851	distcc[25395] (dcc_r_file) received 1680 bytes to file timespec.o
  2852	distcc[25395] (dcc_r_file_timed) 1680 bytes received in 0.000486s, rate 3376kB/s
  2853	distcc[25395] 14601 bytes from timespec.c compiled on 192.168.1.41 in 0.1433s, rate 100kB/s
  2854	distcc[25395] (dcc_unlock) release lock fd5
  2855	distcc[25395] compile timespec.c on 192.168.1.41 completed ok
  2856	distcc[25407] (dcc_x_token_int) send ARGV00000024
  2857	distcc[25395] elapsed compilation time 0.148408s
  2858	distcc[25395] (dcc_exit) exit: code 0; self: 0.002615 user 0.010461 sys; children: 0.043135 user 0.016897 sys
  2859	distcc[25407] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  2860	distcc[25407] (dcc_x_token_int) send ARGV00000012
  2861	distcc[25407] (dcc_x_token_string) send string '-march=armv8-a+crc'
  2862	distcc[25407] (dcc_x_token_int) send ARGV00000003
  2863	distcc[25407] (dcc_x_token_string) send string '-O2'
  2864	distcc[25407] (dcc_x_token_int) send ARGV00000005
  2865	distcc[25407] (dcc_x_token_string) send string '-pipe'
  2866	distcc[25395] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  2867	distcc[25407] (dcc_x_token_int) send ARGV00000005
  2868	distcc[25407] (dcc_x_token_string) send string '-Wall'
  2869	distcc[25407] (dcc_x_token_int) send ARGV00000002
  2870	distcc[25407] (dcc_x_token_string) send string '-c'
  2871	distcc[25407] (dcc_x_token_int) send ARGV00000002
  2872	distcc[25407] (dcc_x_token_string) send string '-o'
  2873	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o xsize.o xsize.c
  2874	distcc[25407] (dcc_x_token_int) send ARGV0000000a
  2875	distcc[25407] (dcc_x_token_string) send string 'wctype-h.o'
  2876	distcc[25407] (dcc_x_token_int) send ARGV0000000a
  2877	distcc[25407] (dcc_x_token_string) send string 'wctype-h.c'
  2878	distcc[25407] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  2879	distcc[25411] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2880	distcc[25411] (dcc_recursion_safeguard) safeguard level=0
  2881	distcc[25411] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2882	distcc[25411] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2883	distcc[25411] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o xsize.o xsize.c
  2884	distcc[25411] (dcc_scan_args) found object/output file "xsize.o"
  2885	distcc[25411] (dcc_scan_args) found input file "xsize.c"
  2886	distcc[25411] compile from xsize.c to xsize.o
  2887	distcc[25396] (dcc_r_token_int) got DONE00000001
  2888	distcc[25396] (dcc_r_result_header) got response header
  2889	distcc[25396] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  2890	distcc[25411] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2891	distcc[25396] (dcc_r_token_int) got STAT00000000
  2892	distcc[25396] (dcc_r_token_int) got SERR00000000
  2893	distcc[25396] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_71a3ebd0.txt
  2894	distcc[25396] (dcc_r_token_int) got SOUT00000000
  2895	distcc[25396] (dcc_r_token_int) got DOTO000003e0
  2896	distcc[25396] (dcc_r_file) received 992 bytes to file unistd.o
  2897	distcc[25396] (dcc_r_file_timed) 992 bytes received in 0.000514s, rate 1885kB/s
  2898	distcc[25396] 60118 bytes from unistd.c compiled on 192.168.1.41 in 0.1479s, rate 397kB/s
  2899	distcc[25411] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2900	distcc[25411] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2901	distcc[25396] (dcc_unlock) release lock fd5
  2902	distcc[25396] compile unistd.c on 192.168.1.41 completed ok
  2903	distcc[25411] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2904	distcc[25396] elapsed compilation time 0.151322s
  2905	distcc[25396] (dcc_exit) exit: code 0; self: 0.000000 user 0.012132 sys; children: 0.042039 user 0.038023 sys
  2906	distcc[25411] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 1 as fd5
  2907	distcc[25411] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  2908	distcc[25411] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
  2909	distcc[25411] (dcc_lock_host) got cpu lock on localhost slot 2 as fd6
  2910	distcc[25411] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  2911	distcc[25396] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  2912	distcc[25411] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c xsize.c
  2913	distcc[25411] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E xsize.c
  2914	distcc[25411] (dcc_spawn_child) child started as pid25412
  2915	distcc[25411] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o xsize.o xsize.c
  2916	distcc[25411] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o xsize.o xsize.c
  2917	distcc[25411] (dcc_note_state) note state 2, file "xsize.c", host "192.168.1.41"
  2918	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o asnprintf.o asnprintf.c
  2919	distcc[25411] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  2920	distcc[25411] (dcc_select_for_write) select for write on fd7
  2921	distcc[25411] (dcc_select_for_read) select for read on fd7 for 300s
  2922	distcc[25411] (dcc_select_for_read) select for read on fd7 for 300s
  2923	distcc[25412] (dcc_new_pgrp) entered process group
  2924	distcc[25411] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  2925	distcc[25411] (dcc_x_token_int) send DIST00000001
  2926	distcc[25411] (dcc_x_token_int) send ARGC00000009
  2927	distcc[25411] (dcc_x_token_int) send ARGV00000024
  2928	distcc[25411] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  2929	distcc[25411] (dcc_x_token_int) send ARGV00000012
  2930	distcc[25411] (dcc_x_token_string) send string '-march=armv8-a+crc'
  2931	distcc[25411] (dcc_x_token_int) send ARGV00000003
  2932	distcc[25411] (dcc_x_token_string) send string '-O2'
  2933	distcc[25411] (dcc_x_token_int) send ARGV00000005
  2934	distcc[25411] (dcc_x_token_string) send string '-pipe'
  2935	distcc[25411] (dcc_x_token_int) send ARGV00000005
  2936	distcc[25411] (dcc_x_token_string) send string '-Wall'
  2937	distcc[25411] (dcc_x_token_int) send ARGV00000002
  2938	distcc[25411] (dcc_x_token_string) send string '-c'
  2939	distcc[25411] (dcc_x_token_int) send ARGV00000002
  2940	distcc[25411] (dcc_x_token_string) send string '-o'
  2941	distcc[25411] (dcc_x_token_int) send ARGV00000007
  2942	distcc[25411] (dcc_x_token_string) send string 'xsize.o'
  2943	distcc[25411] (dcc_x_token_int) send ARGV00000007
  2944	distcc[25411] (dcc_x_token_string) send string 'xsize.c'
  2945	distcc[25411] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  2946	distcc[25412] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  2947	distcc[25413] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  2948	distcc[25413] (dcc_recursion_safeguard) safeguard level=0
  2949	distcc[25413] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  2950	distcc[25413] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  2951	distcc[25413] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o asnprintf.o asnprintf.c
  2952	distcc[25413] (dcc_scan_args) found object/output file "asnprintf.o"
  2953	distcc[25413] (dcc_scan_args) found input file "asnprintf.c"
  2954	distcc[25413] compile from asnprintf.c to asnprintf.o
  2955	distcc[25413] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  2956	distcc[25413] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  2957	distcc[25413] (dcc_parse_hosts) found tcp token "192.168.1.41"
  2958	distcc[25413] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  2959	distcc[25413] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  2960	distcc[25413] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 2 as fd5
  2961	distcc[25413] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  2962	distcc[25413] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
  2963	distcc[25413] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
  2964	distcc[25413] (dcc_lock_host) got cpu lock on localhost slot 3 as fd6
  2965	distcc[25413] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  2966	distcc[25413] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c asnprintf.c
  2967	distcc[25413] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E asnprintf.c
  2968	distcc[25413] (dcc_spawn_child) child started as pid25415
  2969	distcc[25413] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o asnprintf.o asnprintf.c
  2970	distcc[25413] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o asnprintf.o asnprintf.c
  2971	distcc[25413] (dcc_note_state) note state 2, file "asnprintf.c", host "192.168.1.41"
  2972	distcc[25413] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  2973	distcc[25413] (dcc_select_for_write) select for write on fd7
  2974	distcc[25413] (dcc_select_for_read) select for read on fd7 for 300s
  2975	distcc[25413] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  2976	distcc[25413] (dcc_x_token_int) send DIST00000001
  2977	distcc[25413] (dcc_x_token_int) send ARGC00000009
  2978	distcc[25413] (dcc_x_token_int) send ARGV00000024
  2979	distcc[25413] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  2980	distcc[25413] (dcc_x_token_int) send ARGV00000012
  2981	distcc[25413] (dcc_x_token_string) send string '-march=armv8-a+crc'
  2982	distcc[25413] (dcc_x_token_int) send ARGV00000003
  2983	distcc[25413] (dcc_x_token_string) send string '-O2'
  2984	distcc[25413] (dcc_x_token_int) send ARGV00000005
  2985	distcc[25413] (dcc_x_token_string) send string '-pipe'
  2986	distcc[25413] (dcc_x_token_int) send ARGV00000005
  2987	distcc[25413] (dcc_x_token_string) send string '-Wall'
  2988	distcc[25413] (dcc_x_token_int) send ARGV00000002
  2989	distcc[25413] (dcc_x_token_string) send string '-c'
  2990	distcc[25413] (dcc_x_token_int) send ARGV00000002
  2991	distcc[25413] (dcc_x_token_string) send string '-o'
  2992	distcc[25413] (dcc_x_token_int) send ARGV0000000b
  2993	distcc[25413] (dcc_x_token_string) send string 'asnprintf.o'
  2994	distcc[25413] (dcc_x_token_int) send ARGV0000000b
  2995	distcc[25413] (dcc_x_token_string) send string 'asnprintf.c'
  2996	distcc[25413] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  2997	distcc[25415] (dcc_new_pgrp) entered process group
  2998	distcc[25415] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  2999	distcc[25407] (dcc_collect_child) cpp child 25409 terminated with status 0
  3000	distcc[25407] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  3001	distcc[25407] cpp wctype-h.c on localhost completed ok
  3002	distcc[25407] (dcc_unlock) release lock fd6
  3003	distcc[25407] (dcc_x_file) send 59508 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_53d9ebd0.i with token DOTI and compression 69
  3004	distcc[25407] (dcc_x_token_int) send DOTI0000e874
  3005	distcc[25407] (dcc_compile_remote) client finished sending request to server
  3006	distcc[25407] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  3007	distcc[25407] (dcc_select_for_read) select for read on fd7 for 300s
  3008	distcc[25411] (dcc_collect_child) cpp child 25412 terminated with status 0
  3009	distcc[25411] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  3010	distcc[25411] cpp xsize.c on localhost completed ok
  3011	distcc[25411] (dcc_unlock) release lock fd6
  3012	distcc[25411] (dcc_x_file) send 9300 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_c3d7ebd0.i with token DOTI and compression 69
  3013	distcc[25411] (dcc_x_token_int) send DOTI00002454
  3014	distcc[25411] (dcc_compile_remote) client finished sending request to server
  3015	distcc[25411] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  3016	distcc[25411] (dcc_select_for_read) select for read on fd7 for 300s
  3017	distcc[25405] (dcc_collect_child) cpp child 25406 terminated with status 0
  3018	distcc[25405] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  3019	distcc[25405] cpp utimens.c on localhost completed ok
  3020	distcc[25405] (dcc_unlock) release lock fd6
  3021	distcc[25405] (dcc_x_file) send 129855 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_1961ebd0.i with token DOTI and compression 69
  3022	distcc[25405] (dcc_x_token_int) send DOTI0001fb3f
  3023	distcc[25405] (dcc_compile_remote) client finished sending request to server
  3024	distcc[25405] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  3025	distcc[25405] (dcc_select_for_read) select for read on fd7 for 300s
  3026	distcc[25407] (dcc_r_token_int) got DONE00000001
  3027	distcc[25407] (dcc_r_result_header) got response header
  3028	distcc[25407] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  3029	distcc[25407] (dcc_r_token_int) got STAT00000000
  3030	distcc[25407] (dcc_r_token_int) got SERR00000000
  3031	distcc[25413] (dcc_collect_child) cpp child 25415 terminated with status 0
  3032	distcc[25413] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  3033	distcc[25413] cpp asnprintf.c on localhost completed ok
  3034	distcc[25413] (dcc_unlock) release lock fd6
  3035	distcc[25413] (dcc_x_file) send 51076 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_2d3bebd0.i with token DOTI and compression 69
  3036	distcc[25413] (dcc_x_token_int) send DOTI0000c784
  3037	distcc[25407] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_46a7ebd0.txt
  3038	distcc[25413] (dcc_compile_remote) client finished sending request to server
  3039	distcc[25407] (dcc_r_token_int) got SOUT00000000
  3040	distcc[25407] (dcc_r_token_int) got DOTO000003e8
  3041	distcc[25413] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  3042	distcc[25407] (dcc_r_file) received 1000 bytes to file wctype-h.o
  3043	distcc[25407] (dcc_r_file_timed) 1000 bytes received in 0.000885s, rate 1103kB/s
  3044	distcc[25407] 59508 bytes from wctype-h.c compiled on 192.168.1.41 in 0.1532s, rate 379kB/s
  3045	distcc[25407] (dcc_unlock) release lock fd5
  3046	distcc[25407] compile wctype-h.c on 192.168.1.41 completed ok
  3047	distcc[25407] elapsed compilation time 0.157473s
  3048	distcc[25407] (dcc_exit) exit: code 0; self: 0.003289 user 0.009867 sys; children: 0.045122 user 0.035920 sys
  3049	distcc[25413] (dcc_select_for_read) select for read on fd7 for 300s
  3050	distcc[25407] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  3051	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o fcntl.o fcntl.c
  3052	distcc[25417] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  3053	distcc[25417] (dcc_recursion_safeguard) safeguard level=0
  3054	distcc[25417] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  3055	distcc[25417] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  3056	distcc[25417] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o fcntl.o fcntl.c
  3057	distcc[25417] (dcc_scan_args) found object/output file "fcntl.o"
  3058	distcc[25417] (dcc_scan_args) found input file "fcntl.c"
  3059	distcc[25417] compile from fcntl.c to fcntl.o
  3060	distcc[25417] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  3061	distcc[25417] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  3062	distcc[25417] (dcc_parse_hosts) found tcp token "192.168.1.41"
  3063	distcc[25417] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3064	distcc[25417] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3065	distcc[25417] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  3066	distcc[25417] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 3 as fd5
  3067	distcc[25417] (dcc_lock_host) got cpu lock on localhost slot 0 as fd6
  3068	distcc[25417] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  3069	distcc[25417] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c fcntl.c
  3070	distcc[25417] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E fcntl.c
  3071	distcc[25417] (dcc_spawn_child) child started as pid25418
  3072	distcc[25417] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o fcntl.o fcntl.c
  3073	distcc[25417] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o fcntl.o fcntl.c
  3074	distcc[25417] (dcc_note_state) note state 2, file "fcntl.c", host "192.168.1.41"
  3075	distcc[25418] (dcc_new_pgrp) entered process group
  3076	distcc[25418] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  3077	distcc[25417] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  3078	distcc[25417] (dcc_select_for_write) select for write on fd7
  3079	distcc[25417] (dcc_select_for_read) select for read on fd7 for 300s
  3080	distcc[25417] (dcc_select_for_read) select for read on fd7 for 300s
  3081	distcc[25417] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  3082	distcc[25417] (dcc_x_token_int) send DIST00000001
  3083	distcc[25417] (dcc_x_token_int) send ARGC00000009
  3084	distcc[25417] (dcc_x_token_int) send ARGV00000024
  3085	distcc[25417] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  3086	distcc[25417] (dcc_x_token_int) send ARGV00000012
  3087	distcc[25417] (dcc_x_token_string) send string '-march=armv8-a+crc'
  3088	distcc[25417] (dcc_x_token_int) send ARGV00000003
  3089	distcc[25417] (dcc_x_token_string) send string '-O2'
  3090	distcc[25417] (dcc_x_token_int) send ARGV00000005
  3091	distcc[25417] (dcc_x_token_string) send string '-pipe'
  3092	distcc[25417] (dcc_x_token_int) send ARGV00000005
  3093	distcc[25417] (dcc_x_token_string) send string '-Wall'
  3094	distcc[25417] (dcc_x_token_int) send ARGV00000002
  3095	distcc[25417] (dcc_x_token_string) send string '-c'
  3096	distcc[25417] (dcc_x_token_int) send ARGV00000002
  3097	distcc[25417] (dcc_x_token_string) send string '-o'
  3098	distcc[25417] (dcc_x_token_int) send ARGV00000007
  3099	distcc[25417] (dcc_x_token_string) send string 'fcntl.o'
  3100	distcc[25417] (dcc_x_token_int) send ARGV00000007
  3101	distcc[25417] (dcc_x_token_string) send string 'fcntl.c'
  3102	distcc[25417] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  3103	distcc[25411] (dcc_r_token_int) got DONE00000001
  3104	distcc[25411] (dcc_r_result_header) got response header
  3105	distcc[25411] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  3106	distcc[25411] (dcc_r_token_int) got STAT00000000
  3107	distcc[25411] (dcc_r_token_int) got SERR00000000
  3108	distcc[25411] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_b6dfebd0.txt
  3109	distcc[25411] (dcc_r_token_int) got SOUT00000000
  3110	distcc[25411] (dcc_r_token_int) got DOTO00000658
  3111	distcc[25411] (dcc_r_file) received 1624 bytes to file xsize.o
  3112	distcc[25411] (dcc_r_file_timed) 1624 bytes received in 0.001054s, rate 1505kB/s
  3113	distcc[25411] 9300 bytes from xsize.c compiled on 192.168.1.41 in 0.1596s, rate 57kB/s
  3114	distcc[25411] (dcc_unlock) release lock fd5
  3115	distcc[25411] compile xsize.c on 192.168.1.41 completed ok
  3116	distcc[25411] elapsed compilation time 0.165433s
  3117	distcc[25411] (dcc_exit) exit: code 0; self: 0.006249 user 0.006249 sys; children: 0.032751 user 0.027254 sys
  3118	distcc[25411] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  3119	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o mbrtowc.o mbrtowc.c
  3120	distcc[25420] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  3121	distcc[25420] (dcc_recursion_safeguard) safeguard level=0
  3122	distcc[25420] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  3123	distcc[25420] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  3124	distcc[25420] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o mbrtowc.o mbrtowc.c
  3125	distcc[25420] (dcc_scan_args) found object/output file "mbrtowc.o"
  3126	distcc[25420] (dcc_scan_args) found input file "mbrtowc.c"
  3127	distcc[25420] compile from mbrtowc.c to mbrtowc.o
  3128	distcc[25420] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  3129	distcc[25420] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  3130	distcc[25420] (dcc_parse_hosts) found tcp token "192.168.1.41"
  3131	distcc[25420] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3132	distcc[25420] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 1 as fd5
  3133	distcc[25420] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  3134	distcc[25420] (dcc_lock_host) got cpu lock on localhost slot 1 as fd6
  3135	distcc[25420] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  3136	distcc[25420] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c mbrtowc.c
  3137	distcc[25420] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E mbrtowc.c
  3138	distcc[25420] (dcc_spawn_child) child started as pid25421
  3139	distcc[25420] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o mbrtowc.o mbrtowc.c
  3140	distcc[25420] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o mbrtowc.o mbrtowc.c
  3141	distcc[25420] (dcc_note_state) note state 2, file "mbrtowc.c", host "192.168.1.41"
  3142	distcc[25421] (dcc_new_pgrp) entered process group
  3143	distcc[25421] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  3144	distcc[25420] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  3145	distcc[25420] (dcc_select_for_write) select for write on fd7
  3146	distcc[25420] (dcc_select_for_read) select for read on fd7 for 300s
  3147	distcc[25420] (dcc_select_for_read) select for read on fd7 for 300s
  3148	distcc[25420] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  3149	distcc[25420] (dcc_x_token_int) send DIST00000001
  3150	distcc[25420] (dcc_x_token_int) send ARGC00000009
  3151	distcc[25420] (dcc_x_token_int) send ARGV00000024
  3152	distcc[25420] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  3153	distcc[25420] (dcc_x_token_int) send ARGV00000012
  3154	distcc[25420] (dcc_x_token_string) send string '-march=armv8-a+crc'
  3155	distcc[25420] (dcc_x_token_int) send ARGV00000003
  3156	distcc[25420] (dcc_x_token_string) send string '-O2'
  3157	distcc[25420] (dcc_x_token_int) send ARGV00000005
  3158	distcc[25420] (dcc_x_token_string) send string '-pipe'
  3159	distcc[25420] (dcc_x_token_int) send ARGV00000005
  3160	distcc[25420] (dcc_x_token_string) send string '-Wall'
  3161	distcc[25420] (dcc_x_token_int) send ARGV00000002
  3162	distcc[25420] (dcc_x_token_string) send string '-c'
  3163	distcc[25420] (dcc_x_token_int) send ARGV00000002
  3164	distcc[25420] (dcc_x_token_string) send string '-o'
  3165	distcc[25420] (dcc_x_token_int) send ARGV00000009
  3166	distcc[25420] (dcc_x_token_string) send string 'mbrtowc.o'
  3167	distcc[25420] (dcc_x_token_int) send ARGV00000009
  3168	distcc[25420] (dcc_x_token_string) send string 'mbrtowc.c'
  3169	distcc[25420] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  3170	distcc[25413] (dcc_r_token_int) got DONE00000001
  3171	distcc[25413] (dcc_r_result_header) got response header
  3172	distcc[25413] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  3173	distcc[25413] (dcc_r_token_int) got STAT00000000
  3174	distcc[25413] (dcc_r_token_int) got SERR00000000
  3175	distcc[25413] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_1c1eebd0.txt
  3176	distcc[25413] (dcc_r_token_int) got SOUT00000000
  3177	distcc[25413] (dcc_r_token_int) got DOTO00000720
  3178	distcc[25413] (dcc_r_file) received 1824 bytes to file asnprintf.o
  3179	distcc[25413] (dcc_r_file_timed) 1824 bytes received in 0.000309s, rate 5765kB/s
  3180	distcc[25413] 51076 bytes from asnprintf.c compiled on 192.168.1.41 in 0.1754s, rate 284kB/s
  3181	distcc[25413] (dcc_unlock) release lock fd5
  3182	distcc[25413] compile asnprintf.c on 192.168.1.41 completed ok
  3183	distcc[25413] elapsed compilation time 0.180550s
  3184	distcc[25413] (dcc_exit) exit: code 0; self: 0.000000 user 0.012799 sys; children: 0.044963 user 0.032038 sys
  3185	distcc[25413] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  3186	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o printf-args.o printf-args.c
  3187	distcc[25423] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  3188	distcc[25423] (dcc_recursion_safeguard) safeguard level=0
  3189	distcc[25423] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  3190	distcc[25423] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  3191	distcc[25423] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o printf-args.o printf-args.c
  3192	distcc[25423] (dcc_scan_args) found object/output file "printf-args.o"
  3193	distcc[25423] (dcc_scan_args) found input file "printf-args.c"
  3194	distcc[25423] compile from printf-args.c to printf-args.o
  3195	distcc[25423] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  3196	distcc[25423] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  3197	distcc[25423] (dcc_parse_hosts) found tcp token "192.168.1.41"
  3198	distcc[25423] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3199	distcc[25423] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3200	distcc[25423] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 2 as fd5
  3201	distcc[25423] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  3202	distcc[25423] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
  3203	distcc[25423] (dcc_lock_host) got cpu lock on localhost slot 2 as fd6
  3204	distcc[25423] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  3205	distcc[25423] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c printf-args.c
  3206	distcc[25423] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E printf-args.c
  3207	distcc[25423] (dcc_spawn_child) child started as pid25424
  3208	distcc[25423] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o printf-args.o printf-args.c
  3209	distcc[25423] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o printf-args.o printf-args.c
  3210	distcc[25423] (dcc_note_state) note state 2, file "printf-args.c", host "192.168.1.41"
  3211	distcc[25423] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  3212	distcc[25423] (dcc_select_for_write) select for write on fd7
  3213	distcc[25423] (dcc_select_for_read) select for read on fd7 for 300s
  3214	distcc[25424] (dcc_new_pgrp) entered process group
  3215	distcc[25424] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  3216	distcc[25423] (dcc_select_for_read) select for read on fd7 for 300s
  3217	distcc[25423] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  3218	distcc[25423] (dcc_x_token_int) send DIST00000001
  3219	distcc[25423] (dcc_x_token_int) send ARGC00000009
  3220	distcc[25423] (dcc_x_token_int) send ARGV00000024
  3221	distcc[25423] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  3222	distcc[25423] (dcc_x_token_int) send ARGV00000012
  3223	distcc[25423] (dcc_x_token_string) send string '-march=armv8-a+crc'
  3224	distcc[25423] (dcc_x_token_int) send ARGV00000003
  3225	distcc[25423] (dcc_x_token_string) send string '-O2'
  3226	distcc[25423] (dcc_x_token_int) send ARGV00000005
  3227	distcc[25423] (dcc_x_token_string) send string '-pipe'
  3228	distcc[25423] (dcc_x_token_int) send ARGV00000005
  3229	distcc[25423] (dcc_x_token_string) send string '-Wall'
  3230	distcc[25423] (dcc_x_token_int) send ARGV00000002
  3231	distcc[25423] (dcc_x_token_string) send string '-c'
  3232	distcc[25423] (dcc_x_token_int) send ARGV00000002
  3233	distcc[25423] (dcc_x_token_string) send string '-o'
  3234	distcc[25423] (dcc_x_token_int) send ARGV0000000d
  3235	distcc[25423] (dcc_x_token_string) send string 'printf-args.o'
  3236	distcc[25423] (dcc_x_token_int) send ARGV0000000d
  3237	distcc[25423] (dcc_x_token_string) send string 'printf-args.c'
  3238	distcc[25423] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  3239	distcc[25420] (dcc_collect_child) cpp child 25421 terminated with status 0
  3240	distcc[25420] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  3241	distcc[25420] cpp mbrtowc.c on localhost completed ok
  3242	distcc[25420] (dcc_unlock) release lock fd6
  3243	distcc[25420] (dcc_x_file) send 51863 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_5ba1ebd0.i with token DOTI and compression 69
  3244	distcc[25420] (dcc_x_token_int) send DOTI0000ca97
  3245	distcc[25420] (dcc_compile_remote) client finished sending request to server
  3246	distcc[25420] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  3247	distcc[25420] (dcc_select_for_read) select for read on fd7 for 300s
  3248	distcc[25417] (dcc_collect_child) cpp child 25418 terminated with status 0
  3249	distcc[25417] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  3250	distcc[25417] cpp fcntl.c on localhost completed ok
  3251	distcc[25417] (dcc_unlock) release lock fd6
  3252	distcc[25417] (dcc_x_file) send 118592 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_d025ebd0.i with token DOTI and compression 69
  3253	distcc[25417] (dcc_x_token_int) send DOTI0001cf40
  3254	distcc[25417] (dcc_compile_remote) client finished sending request to server
  3255	distcc[25417] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  3256	distcc[25417] (dcc_select_for_read) select for read on fd7 for 300s
  3257	distcc[25423] (dcc_collect_child) cpp child 25424 terminated with status 0
  3258	distcc[25423] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  3259	distcc[25423] cpp printf-args.c on localhost completed ok
  3260	distcc[25423] (dcc_unlock) release lock fd6
  3261	distcc[25423] (dcc_x_file) send 61515 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_02fcebd0.i with token DOTI and compression 69
  3262	distcc[25423] (dcc_x_token_int) send DOTI0000f04b
  3263	distcc[25423] (dcc_compile_remote) client finished sending request to server
  3264	distcc[25423] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  3265	distcc[25423] (dcc_select_for_read) select for read on fd7 for 300s
  3266	distcc[25405] (dcc_r_token_int) got DONE00000001
  3267	distcc[25405] (dcc_r_result_header) got response header
  3268	distcc[25405] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  3269	distcc[25405] (dcc_r_token_int) got STAT00000000
  3270	distcc[25405] (dcc_r_token_int) got SERR00000000
  3271	distcc[25405] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_13e1ebd0.txt
  3272	distcc[25405] (dcc_r_token_int) got SOUT00000000
  3273	distcc[25405] (dcc_r_token_int) got DOTO000014c0
  3274	distcc[25405] (dcc_r_file) received 5312 bytes to file utimens.o
  3275	distcc[25405] (dcc_r_file_timed) 5312 bytes received in 0.000591s, rate 8777kB/s
  3276	distcc[25405] 129855 bytes from utimens.c compiled on 192.168.1.41 in 0.3491s, rate 363kB/s
  3277	distcc[25405] (dcc_unlock) release lock fd5
  3278	distcc[25405] compile utimens.c on 192.168.1.41 completed ok
  3279	distcc[25405] elapsed compilation time 0.352093s
  3280	distcc[25405] (dcc_exit) exit: code 0; self: 0.000000 user 0.010714 sys; children: 0.089635 user 0.041113 sys
  3281	distcc[25405] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  3282	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o printf-parse.o printf-parse.c
  3283	distcc[25426] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  3284	distcc[25426] (dcc_recursion_safeguard) safeguard level=0
  3285	distcc[25426] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  3286	distcc[25426] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  3287	distcc[25426] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o printf-parse.o printf-parse.c
  3288	distcc[25426] (dcc_scan_args) found object/output file "printf-parse.o"
  3289	distcc[25426] (dcc_scan_args) found input file "printf-parse.c"
  3290	distcc[25426] compile from printf-parse.c to printf-parse.o
  3291	distcc[25426] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  3292	distcc[25426] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  3293	distcc[25426] (dcc_parse_hosts) found tcp token "192.168.1.41"
  3294	distcc[25426] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 0 as fd5
  3295	distcc[25426] (dcc_lock_host) got cpu lock on localhost slot 0 as fd6
  3296	distcc[25426] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  3297	distcc[25426] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c printf-parse.c
  3298	distcc[25426] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E printf-parse.c
  3299	distcc[25426] (dcc_spawn_child) child started as pid25427
  3300	distcc[25426] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o printf-parse.o printf-parse.c
  3301	distcc[25426] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o printf-parse.o printf-parse.c
  3302	distcc[25426] (dcc_note_state) note state 2, file "printf-parse.c", host "192.168.1.41"
  3303	distcc[25427] (dcc_new_pgrp) entered process group
  3304	distcc[25427] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  3305	distcc[25426] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  3306	distcc[25426] (dcc_select_for_write) select for write on fd7
  3307	distcc[25426] (dcc_select_for_read) select for read on fd7 for 300s
  3308	distcc[25426] (dcc_select_for_read) select for read on fd7 for 300s
  3309	distcc[25426] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  3310	distcc[25426] (dcc_x_token_int) send DIST00000001
  3311	distcc[25426] (dcc_x_token_int) send ARGC00000009
  3312	distcc[25426] (dcc_x_token_int) send ARGV00000024
  3313	distcc[25426] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  3314	distcc[25426] (dcc_x_token_int) send ARGV00000012
  3315	distcc[25426] (dcc_x_token_string) send string '-march=armv8-a+crc'
  3316	distcc[25426] (dcc_x_token_int) send ARGV00000003
  3317	distcc[25426] (dcc_x_token_string) send string '-O2'
  3318	distcc[25426] (dcc_x_token_int) send ARGV00000005
  3319	distcc[25426] (dcc_x_token_string) send string '-pipe'
  3320	distcc[25426] (dcc_x_token_int) send ARGV00000005
  3321	distcc[25426] (dcc_x_token_string) send string '-Wall'
  3322	distcc[25426] (dcc_x_token_int) send ARGV00000002
  3323	distcc[25426] (dcc_x_token_string) send string '-c'
  3324	distcc[25426] (dcc_x_token_int) send ARGV00000002
  3325	distcc[25426] (dcc_x_token_string) send string '-o'
  3326	distcc[25426] (dcc_x_token_int) send ARGV0000000e
  3327	distcc[25426] (dcc_x_token_string) send string 'printf-parse.o'
  3328	distcc[25426] (dcc_x_token_int) send ARGV0000000e
  3329	distcc[25426] (dcc_x_token_string) send string 'printf-parse.c'
  3330	distcc[25426] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  3331	distcc[25420] (dcc_r_token_int) got DONE00000001
  3332	distcc[25420] (dcc_r_result_header) got response header
  3333	distcc[25420] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  3334	distcc[25420] (dcc_r_token_int) got STAT00000000
  3335	distcc[25420] (dcc_r_token_int) got SERR00000000
  3336	distcc[25420] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_52d0ebd0.txt
  3337	distcc[25420] (dcc_r_token_int) got SOUT00000000
  3338	distcc[25420] (dcc_r_token_int) got DOTO00000768
  3339	distcc[25420] (dcc_r_file) received 1896 bytes to file mbrtowc.o
  3340	distcc[25420] (dcc_r_file_timed) 1896 bytes received in 0.000527s, rate 3513kB/s
  3341	distcc[25420] 51863 bytes from mbrtowc.c compiled on 192.168.1.41 in 0.1643s, rate 308kB/s
  3342	distcc[25420] (dcc_unlock) release lock fd5
  3343	distcc[25420] compile mbrtowc.c on 192.168.1.41 completed ok
  3344	distcc[25420] elapsed compilation time 0.167476s
  3345	distcc[25420] (dcc_exit) exit: code 0; self: 0.003869 user 0.007739 sys; children: 0.039191 user 0.029660 sys
  3346	distcc[25420] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  3347	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o regex.o regex.c
  3348	distcc[25429] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  3349	distcc[25429] (dcc_recursion_safeguard) safeguard level=0
  3350	distcc[25429] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  3351	distcc[25429] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  3352	distcc[25429] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o regex.o regex.c
  3353	distcc[25429] (dcc_scan_args) found object/output file "regex.o"
  3354	distcc[25429] (dcc_scan_args) found input file "regex.c"
  3355	distcc[25429] compile from regex.c to regex.o
  3356	distcc[25429] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  3357	distcc[25429] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  3358	distcc[25429] (dcc_parse_hosts) found tcp token "192.168.1.41"
  3359	distcc[25429] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3360	distcc[25429] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 1 as fd5
  3361	distcc[25429] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  3362	distcc[25429] (dcc_lock_host) got cpu lock on localhost slot 1 as fd6
  3363	distcc[25429] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  3364	distcc[25429] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c regex.c
  3365	distcc[25429] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E regex.c
  3366	distcc[25429] (dcc_spawn_child) child started as pid25430
  3367	distcc[25429] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o regex.o regex.c
  3368	distcc[25429] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o regex.o regex.c
  3369	distcc[25429] (dcc_note_state) note state 2, file "regex.c", host "192.168.1.41"
  3370	distcc[25430] (dcc_new_pgrp) entered process group
  3371	distcc[25430] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  3372	distcc[25429] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  3373	distcc[25429] (dcc_select_for_write) select for write on fd7
  3374	distcc[25429] (dcc_select_for_read) select for read on fd7 for 300s
  3375	distcc[25429] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  3376	distcc[25429] (dcc_x_token_int) send DIST00000001
  3377	distcc[25429] (dcc_x_token_int) send ARGC00000009
  3378	distcc[25429] (dcc_x_token_int) send ARGV00000024
  3379	distcc[25429] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  3380	distcc[25429] (dcc_x_token_int) send ARGV00000012
  3381	distcc[25429] (dcc_x_token_string) send string '-march=armv8-a+crc'
  3382	distcc[25429] (dcc_x_token_int) send ARGV00000003
  3383	distcc[25429] (dcc_x_token_string) send string '-O2'
  3384	distcc[25429] (dcc_x_token_int) send ARGV00000005
  3385	distcc[25429] (dcc_x_token_string) send string '-pipe'
  3386	distcc[25429] (dcc_x_token_int) send ARGV00000005
  3387	distcc[25429] (dcc_x_token_string) send string '-Wall'
  3388	distcc[25429] (dcc_x_token_int) send ARGV00000002
  3389	distcc[25429] (dcc_x_token_string) send string '-c'
  3390	distcc[25429] (dcc_x_token_int) send ARGV00000002
  3391	distcc[25429] (dcc_x_token_string) send string '-o'
  3392	distcc[25429] (dcc_x_token_int) send ARGV00000007
  3393	distcc[25429] (dcc_x_token_string) send string 'regex.o'
  3394	distcc[25429] (dcc_x_token_int) send ARGV00000007
  3395	distcc[25429] (dcc_x_token_string) send string 'regex.c'
  3396	distcc[25429] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  3397	distcc[25365] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3398	distcc[25365] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3399	distcc[25365] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  3400	distcc[25365] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  3401	distcc[25365] (dcc_lock_pause) nothing available, sleeping 1000ms...
  3402	distcc[25417] (dcc_r_token_int) got DONE00000001
  3403	distcc[25417] (dcc_r_result_header) got response header
  3404	distcc[25417] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  3405	distcc[25417] (dcc_r_token_int) got STAT00000000
  3406	distcc[25417] (dcc_r_token_int) got SERR00000000
  3407	distcc[25417] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_c830ebd0.txt
  3408	distcc[25417] (dcc_r_token_int) got SOUT00000000
  3409	distcc[25417] (dcc_r_token_int) got DOTO00000af8
  3410	distcc[25417] (dcc_r_file) received 2808 bytes to file fcntl.o
  3411	distcc[25417] (dcc_r_file_timed) 2808 bytes received in 0.000359s, rate 7638kB/s
  3412	distcc[25417] 118592 bytes from fcntl.c compiled on 192.168.1.41 in 0.2585s, rate 448kB/s
  3413	distcc[25417] (dcc_unlock) release lock fd5
  3414	distcc[25417] compile fcntl.c on 192.168.1.41 completed ok
  3415	distcc[25417] elapsed compilation time 0.262206s
  3416	distcc[25417] (dcc_exit) exit: code 0; self: 0.003032 user 0.009097 sys; children: 0.067823 user 0.038291 sys
  3417	distcc[25417] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  3418	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o vasnprintf.o vasnprintf.c
  3419	distcc[25432] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  3420	distcc[25432] (dcc_recursion_safeguard) safeguard level=0
  3421	distcc[25432] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  3422	distcc[25432] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  3423	distcc[25432] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o vasnprintf.o vasnprintf.c
  3424	distcc[25432] (dcc_scan_args) found object/output file "vasnprintf.o"
  3425	distcc[25432] (dcc_scan_args) found input file "vasnprintf.c"
  3426	distcc[25432] compile from vasnprintf.c to vasnprintf.o
  3427	distcc[25432] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  3428	distcc[25432] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  3429	distcc[25432] (dcc_parse_hosts) found tcp token "192.168.1.41"
  3430	distcc[25432] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3431	distcc[25432] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3432	distcc[25432] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  3433	distcc[25432] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 3 as fd5
  3434	distcc[25432] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  3435	distcc[25432] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
  3436	distcc[25432] (dcc_lock_host) got cpu lock on localhost slot 2 as fd6
  3437	distcc[25432] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  3438	distcc[25432] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c vasnprintf.c
  3439	distcc[25432] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E vasnprintf.c
  3440	distcc[25432] (dcc_spawn_child) child started as pid25433
  3441	distcc[25432] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o vasnprintf.o vasnprintf.c
  3442	distcc[25432] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o vasnprintf.o vasnprintf.c
  3443	distcc[25432] (dcc_note_state) note state 2, file "vasnprintf.c", host "192.168.1.41"
  3444	distcc[25432] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  3445	distcc[25432] (dcc_select_for_write) select for write on fd7
  3446	distcc[25432] (dcc_select_for_read) select for read on fd7 for 300s
  3447	distcc[25433] (dcc_new_pgrp) entered process group
  3448	distcc[25433] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  3449	distcc[25432] (dcc_select_for_read) select for read on fd7 for 300s
  3450	distcc[25432] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  3451	distcc[25432] (dcc_x_token_int) send DIST00000001
  3452	distcc[25432] (dcc_x_token_int) send ARGC00000009
  3453	distcc[25432] (dcc_x_token_int) send ARGV00000024
  3454	distcc[25432] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  3455	distcc[25432] (dcc_x_token_int) send ARGV00000012
  3456	distcc[25432] (dcc_x_token_string) send string '-march=armv8-a+crc'
  3457	distcc[25432] (dcc_x_token_int) send ARGV00000003
  3458	distcc[25432] (dcc_x_token_string) send string '-O2'
  3459	distcc[25432] (dcc_x_token_int) send ARGV00000005
  3460	distcc[25432] (dcc_x_token_string) send string '-pipe'
  3461	distcc[25432] (dcc_x_token_int) send ARGV00000005
  3462	distcc[25432] (dcc_x_token_string) send string '-Wall'
  3463	distcc[25432] (dcc_x_token_int) send ARGV00000002
  3464	distcc[25432] (dcc_x_token_string) send string '-c'
  3465	distcc[25432] (dcc_x_token_int) send ARGV00000002
  3466	distcc[25432] (dcc_x_token_string) send string '-o'
  3467	distcc[25432] (dcc_x_token_int) send ARGV0000000c
  3468	distcc[25432] (dcc_x_token_string) send string 'vasnprintf.o'
  3469	distcc[25432] (dcc_x_token_int) send ARGV0000000c
  3470	distcc[25432] (dcc_x_token_string) send string 'vasnprintf.c'
  3471	distcc[25432] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  3472	distcc[25369] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3473	distcc[25369] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3474	distcc[25369] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  3475	distcc[25369] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  3476	distcc[25369] (dcc_lock_pause) nothing available, sleeping 1000ms...
  3477	distcc[25371] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3478	distcc[25371] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3479	distcc[25371] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  3480	distcc[25371] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  3481	distcc[25371] (dcc_lock_pause) nothing available, sleeping 1000ms...
  3482	distcc[25423] (dcc_r_token_int) got DONE00000001
  3483	distcc[25423] (dcc_r_result_header) got response header
  3484	distcc[25423] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  3485	distcc[25423] (dcc_r_token_int) got STAT00000000
  3486	distcc[25423] (dcc_r_token_int) got SERR00000000
  3487	distcc[25423] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_f6f4ebd0.txt
  3488	distcc[25423] (dcc_r_token_int) got SOUT00000000
  3489	distcc[25423] (dcc_r_token_int) got DOTO00000a20
  3490	distcc[25423] (dcc_r_file) received 2592 bytes to file printf-args.o
  3491	distcc[25423] (dcc_r_file_timed) 2592 bytes received in 0.000476s, rate 5318kB/s
  3492	distcc[25423] 61515 bytes from printf-args.c compiled on 192.168.1.41 in 0.2165s, rate 277kB/s
  3493	distcc[25423] (dcc_unlock) release lock fd5
  3494	distcc[25423] compile printf-args.c on 192.168.1.41 completed ok
  3495	distcc[25423] elapsed compilation time 0.221015s
  3496	distcc[25423] (dcc_exit) exit: code 0; self: 0.006243 user 0.006243 sys; children: 0.042746 user 0.034967 sys
  3497	distcc[25423] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  3498	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/dynarray_at_failure.o malloc/dynarray_at_failure.c
  3499	distcc[25435] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  3500	distcc[25435] (dcc_recursion_safeguard) safeguard level=0
  3501	distcc[25435] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  3502	distcc[25435] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  3503	distcc[25435] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/dynarray_at_failure.o malloc/dynarray_at_failure.c
  3504	distcc[25435] (dcc_scan_args) found object/output file "malloc/dynarray_at_failure.o"
  3505	distcc[25435] (dcc_scan_args) found input file "malloc/dynarray_at_failure.c"
  3506	distcc[25435] compile from dynarray_at_failure.c to dynarray_at_failure.o
  3507	distcc[25435] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  3508	distcc[25372] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3509	distcc[25435] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  3510	distcc[25372] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3511	distcc[25435] (dcc_parse_hosts) found tcp token "192.168.1.41"
  3512	distcc[25372] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 2 as fd5
  3513	distcc[25372] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  3514	distcc[25435] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3515	distcc[25372] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
  3516	distcc[25435] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3517	distcc[25372] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
  3518	distcc[25435] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  3519	distcc[25372] (dcc_lock_host) got cpu lock on localhost slot 3 as fd6
  3520	distcc[25435] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  3521	distcc[25435] (dcc_lock_pause) nothing available, sleeping 1000ms...
  3522	distcc[25372] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  3523	distcc[25372] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c localcharset.c
  3524	distcc[25372] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E localcharset.c
  3525	distcc[25372] (dcc_spawn_child) child started as pid25436
  3526	distcc[25372] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o localcharset.o localcharset.c
  3527	distcc[25372] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o localcharset.o localcharset.c
  3528	distcc[25372] (dcc_note_state) note state 2, file "localcharset.c", host "192.168.1.41"
  3529	distcc[25436] (dcc_new_pgrp) entered process group
  3530	distcc[25436] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  3531	distcc[25372] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  3532	distcc[25372] (dcc_select_for_write) select for write on fd7
  3533	distcc[25372] (dcc_select_for_read) select for read on fd7 for 300s
  3534	distcc[25372] (dcc_select_for_read) select for read on fd7 for 300s
  3535	distcc[25372] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  3536	distcc[25372] (dcc_x_token_int) send DIST00000001
  3537	distcc[25372] (dcc_x_token_int) send ARGC00000009
  3538	distcc[25372] (dcc_x_token_int) send ARGV00000024
  3539	distcc[25372] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  3540	distcc[25372] (dcc_x_token_int) send ARGV00000012
  3541	distcc[25372] (dcc_x_token_string) send string '-march=armv8-a+crc'
  3542	distcc[25372] (dcc_x_token_int) send ARGV00000003
  3543	distcc[25372] (dcc_x_token_string) send string '-O2'
  3544	distcc[25372] (dcc_x_token_int) send ARGV00000005
  3545	distcc[25372] (dcc_x_token_string) send string '-pipe'
  3546	distcc[25372] (dcc_x_token_int) send ARGV00000005
  3547	distcc[25372] (dcc_x_token_string) send string '-Wall'
  3548	distcc[25372] (dcc_x_token_int) send ARGV00000002
  3549	distcc[25372] (dcc_x_token_string) send string '-c'
  3550	distcc[25372] (dcc_x_token_int) send ARGV00000002
  3551	distcc[25372] (dcc_x_token_string) send string '-o'
  3552	distcc[25372] (dcc_x_token_int) send ARGV0000000e
  3553	distcc[25372] (dcc_x_token_string) send string 'localcharset.o'
  3554	distcc[25372] (dcc_x_token_int) send ARGV0000000e
  3555	distcc[25372] (dcc_x_token_string) send string 'localcharset.c'
  3556	distcc[25372] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  3557	distcc[25426] (dcc_collect_child) cpp child 25427 terminated with status 0
  3558	distcc[25426] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  3559	distcc[25426] cpp printf-parse.c on localhost completed ok
  3560	distcc[25426] (dcc_unlock) release lock fd6
  3561	distcc[25426] (dcc_x_file) send 142255 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_9d39ebd0.i with token DOTI and compression 69
  3562	distcc[25426] (dcc_x_token_int) send DOTI00022baf
  3563	distcc[25426] (dcc_compile_remote) client finished sending request to server
  3564	distcc[25426] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  3565	distcc[25426] (dcc_select_for_read) select for read on fd7 for 300s
  3566	distcc[25375] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3567	distcc[25375] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3568	distcc[25375] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  3569	distcc[25375] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  3570	distcc[25375] (dcc_lock_pause) nothing available, sleeping 1000ms...
  3571	distcc[25378] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3572	distcc[25378] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3573	distcc[25378] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  3574	distcc[25378] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  3575	distcc[25378] (dcc_lock_pause) nothing available, sleeping 1000ms...
  3576	distcc[25379] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3577	distcc[25379] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3578	distcc[25379] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  3579	distcc[25379] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  3580	distcc[25379] (dcc_lock_pause) nothing available, sleeping 1000ms...
  3581	distcc[25380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3582	distcc[25380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3583	distcc[25380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  3584	distcc[25380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  3585	distcc[25380] (dcc_lock_pause) nothing available, sleeping 1000ms...
  3586	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3587	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3588	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  3589	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  3590	distcc[25381] (dcc_lock_pause) nothing available, sleeping 1000ms...
  3591	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3592	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3593	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  3594	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  3595	distcc[25382] (dcc_lock_pause) nothing available, sleeping 1000ms...
  3596	distcc[25372] (dcc_collect_child) cpp child 25436 terminated with status 0
  3597	distcc[25372] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  3598	distcc[25372] cpp localcharset.c on localhost completed ok
  3599	distcc[25372] (dcc_unlock) release lock fd6
  3600	distcc[25372] (dcc_x_file) send 115534 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_76e4ebd0.i with token DOTI and compression 69
  3601	distcc[25372] (dcc_x_token_int) send DOTI0001c34e
  3602	distcc[25372] (dcc_compile_remote) client finished sending request to server
  3603	distcc[25372] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  3604	distcc[25372] (dcc_select_for_read) select for read on fd7 for 300s
  3605	distcc[25432] (dcc_collect_child) cpp child 25433 terminated with status 0
  3606	distcc[25432] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  3607	distcc[25432] cpp vasnprintf.c on localhost completed ok
  3608	distcc[25432] (dcc_unlock) release lock fd6
  3609	distcc[25432] (dcc_x_file) send 203700 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_e645ebd0.i with token DOTI and compression 69
  3610	distcc[25432] (dcc_x_token_int) send DOTI00031bb4
  3611	distcc[25432] (dcc_compile_remote) client finished sending request to server
  3612	distcc[25432] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  3613	distcc[25432] (dcc_select_for_read) select for read on fd7 for 300s
  3614	distcc[25372] (dcc_r_token_int) got DONE00000001
  3615	distcc[25372] (dcc_r_result_header) got response header
  3616	distcc[25372] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  3617	distcc[25372] (dcc_r_token_int) got STAT00000000
  3618	distcc[25372] (dcc_r_token_int) got SERR00000000
  3619	distcc[25372] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_6da3ebcf.txt
  3620	distcc[25372] (dcc_r_token_int) got SOUT00000000
  3621	distcc[25372] (dcc_r_token_int) got DOTO000006e8
  3622	distcc[25372] (dcc_r_file) received 1768 bytes to file localcharset.o
  3623	distcc[25372] (dcc_r_file_timed) 1768 bytes received in 0.000735s, rate 2349kB/s
  3624	distcc[25372] 115534 bytes from localcharset.c compiled on 192.168.1.41 in 0.1722s, rate 655kB/s
  3625	distcc[25372] (dcc_unlock) release lock fd5
  3626	distcc[25372] compile localcharset.c on 192.168.1.41 completed ok
  3627	distcc[25372] elapsed compilation time 1.176415s
  3628	distcc[25372] (dcc_exit) exit: code 0; self: 0.003290 user 0.009870 sys; children: 0.055842 user 0.043012 sys
  3629	distcc[25372] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  3630	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/dynarray_emplace_enlarge.o malloc/dynarray_emplace_enlarge.c
  3631	distcc[25429] (dcc_collect_child) cpp child 25430 terminated with status 0
  3632	distcc[25429] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  3633	distcc[25429] cpp regex.c on localhost completed ok
  3634	distcc[25429] (dcc_unlock) release lock fd6
  3635	distcc[25429] (dcc_x_file) send 690560 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_0ca1ebd0.i with token DOTI and compression 69
  3636	distcc[25429] (dcc_x_token_int) send DOTI000a8980
  3637	distcc[25429] (dcc_pump_sendfile) sendfile: partial transmission of 278528 bytes; retrying 412032 @278528
  3638	distcc[25429] (dcc_select_for_write) select for write on fd7
  3639	distcc[25438] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  3640	distcc[25438] (dcc_recursion_safeguard) safeguard level=0
  3641	distcc[25438] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  3642	distcc[25438] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  3643	distcc[25438] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/dynarray_emplace_enlarge.o malloc/dynarray_emplace_enlarge.c
  3644	distcc[25438] (dcc_scan_args) found object/output file "malloc/dynarray_emplace_enlarge.o"
  3645	distcc[25438] (dcc_scan_args) found input file "malloc/dynarray_emplace_enlarge.c"
  3646	distcc[25438] compile from dynarray_emplace_enlarge.c to dynarray_emplace_enlarge.o
  3647	distcc[25438] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  3648	distcc[25438] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  3649	distcc[25438] (dcc_parse_hosts) found tcp token "192.168.1.41"
  3650	distcc[25438] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3651	distcc[25438] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3652	distcc[25438] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 2 as fd5
  3653	distcc[25438] (dcc_lock_host) got cpu lock on localhost slot 0 as fd6
  3654	distcc[25438] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  3655	distcc[25438] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c malloc/dynarray_emplace_enlarge.c
  3656	distcc[25438] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E malloc/dynarray_emplace_enlarge.c
  3657	distcc[25438] (dcc_spawn_child) child started as pid25439
  3658	distcc[25438] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/dynarray_emplace_enlarge.o malloc/dynarray_emplace_enlarge.c
  3659	distcc[25438] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/dynarray_emplace_enlarge.o malloc/dynarray_emplace_enlarge.c
  3660	distcc[25438] (dcc_note_state) note state 2, file "dynarray_emplace_enlarge.c", host "192.168.1.41"
  3661	distcc[25439] (dcc_new_pgrp) entered process group
  3662	distcc[25439] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  3663	distcc[25438] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  3664	distcc[25438] (dcc_select_for_write) select for write on fd7
  3665	distcc[25438] (dcc_select_for_read) select for read on fd7 for 300s
  3666	distcc[25429] (dcc_pump_sendfile) select() returned, continuing to write
  3667	distcc[25429] (dcc_pump_sendfile) sendfile: partial transmission of 278528 bytes; retrying 133504 @557056
  3668	distcc[25429] (dcc_select_for_write) select for write on fd7
  3669	distcc[25429] (dcc_pump_sendfile) select() returned, continuing to write
  3670	distcc[25429] (dcc_compile_remote) client finished sending request to server
  3671	distcc[25429] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  3672	distcc[25429] (dcc_select_for_read) select for read on fd7 for 300s
  3673	distcc[25438] (dcc_select_for_read) select for read on fd7 for 300s
  3674	distcc[25438] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  3675	distcc[25438] (dcc_x_token_int) send DIST00000001
  3676	distcc[25438] (dcc_x_token_int) send ARGC00000009
  3677	distcc[25438] (dcc_x_token_int) send ARGV00000024
  3678	distcc[25438] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  3679	distcc[25438] (dcc_x_token_int) send ARGV00000012
  3680	distcc[25438] (dcc_x_token_string) send string '-march=armv8-a+crc'
  3681	distcc[25438] (dcc_x_token_int) send ARGV00000003
  3682	distcc[25438] (dcc_x_token_string) send string '-O2'
  3683	distcc[25438] (dcc_x_token_int) send ARGV00000005
  3684	distcc[25438] (dcc_x_token_string) send string '-pipe'
  3685	distcc[25438] (dcc_x_token_int) send ARGV00000005
  3686	distcc[25438] (dcc_x_token_string) send string '-Wall'
  3687	distcc[25438] (dcc_x_token_int) send ARGV00000002
  3688	distcc[25438] (dcc_x_token_string) send string '-c'
  3689	distcc[25438] (dcc_x_token_int) send ARGV00000002
  3690	distcc[25438] (dcc_x_token_string) send string '-o'
  3691	distcc[25438] (dcc_x_token_int) send ARGV00000021
  3692	distcc[25438] (dcc_x_token_string) send string 'malloc/dynarray_emplace_enlarge.o'
  3693	distcc[25438] (dcc_x_token_int) send ARGV00000021
  3694	distcc[25438] (dcc_x_token_string) send string 'malloc/dynarray_emplace_enlarge.c'
  3695	distcc[25438] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  3696	distcc[25438] (dcc_collect_child) cpp child 25439 terminated with status 0
  3697	distcc[25438] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  3698	distcc[25438] cpp malloc/dynarray_emplace_enlarge.c on localhost completed ok
  3699	distcc[25438] (dcc_unlock) release lock fd6
  3700	distcc[25438] (dcc_x_file) send 125871 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_002debd1.i with token DOTI and compression 69
  3701	distcc[25438] (dcc_x_token_int) send DOTI0001ebaf
  3702	distcc[25438] (dcc_compile_remote) client finished sending request to server
  3703	distcc[25438] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  3704	distcc[25438] (dcc_select_for_read) select for read on fd7 for 300s
  3705	distcc[25385] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3706	distcc[25385] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3707	distcc[25385] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  3708	distcc[25385] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  3709	distcc[25385] (dcc_lock_pause) nothing available, sleeping 1000ms...
  3710	distcc[25386] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3711	distcc[25386] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3712	distcc[25386] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  3713	distcc[25386] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  3714	distcc[25386] (dcc_lock_pause) nothing available, sleeping 1000ms...
  3715	distcc[25388] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3716	distcc[25388] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3717	distcc[25388] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  3718	distcc[25388] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  3719	distcc[25388] (dcc_lock_pause) nothing available, sleeping 1000ms...
  3720	distcc[25390] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3721	distcc[25390] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3722	distcc[25390] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  3723	distcc[25390] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  3724	distcc[25390] (dcc_lock_pause) nothing available, sleeping 1000ms...
  3725	distcc[25391] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3726	distcc[25391] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3727	distcc[25391] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  3728	distcc[25391] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  3729	distcc[25391] (dcc_lock_pause) nothing available, sleeping 1000ms...
  3730	distcc[25393] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3731	distcc[25393] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3732	distcc[25393] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  3733	distcc[25393] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  3734	distcc[25393] (dcc_lock_pause) nothing available, sleeping 1000ms...
  3735	distcc[25438] (dcc_r_token_int) got DONE00000001
  3736	distcc[25438] (dcc_r_result_header) got response header
  3737	distcc[25438] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  3738	distcc[25438] (dcc_r_token_int) got STAT00000000
  3739	distcc[25438] (dcc_r_token_int) got SERR00000000
  3740	distcc[25438] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_f6caebd1.txt
  3741	distcc[25438] (dcc_r_token_int) got SOUT00000000
  3742	distcc[25438] (dcc_r_token_int) got DOTO000007d8
  3743	distcc[25438] (dcc_r_file) received 2008 bytes to file malloc/dynarray_emplace_enlarge.o
  3744	distcc[25438] (dcc_r_file_timed) 2008 bytes received in 0.000385s, rate 5093kB/s
  3745	distcc[25438] 125871 bytes from malloc/dynarray_emplace_enlarge.c compiled on 192.168.1.41 in 0.2376s, rate 517kB/s
  3746	distcc[25438] (dcc_unlock) release lock fd5
  3747	distcc[25438] compile malloc/dynarray_emplace_enlarge.c on 192.168.1.41 completed ok
  3748	distcc[25438] elapsed compilation time 0.241579s
  3749	distcc[25438] (dcc_exit) exit: code 0; self: 0.005923 user 0.005923 sys; children: 0.058811 user 0.030938 sys
  3750	distcc[25438] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  3751	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/dynarray_finalize.o malloc/dynarray_finalize.c
  3752	distcc[25441] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  3753	distcc[25441] (dcc_recursion_safeguard) safeguard level=0
  3754	distcc[25441] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  3755	distcc[25441] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  3756	distcc[25441] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/dynarray_finalize.o malloc/dynarray_finalize.c
  3757	distcc[25441] (dcc_scan_args) found object/output file "malloc/dynarray_finalize.o"
  3758	distcc[25441] (dcc_scan_args) found input file "malloc/dynarray_finalize.c"
  3759	distcc[25441] compile from dynarray_finalize.c to dynarray_finalize.o
  3760	distcc[25441] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  3761	distcc[25441] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  3762	distcc[25441] (dcc_parse_hosts) found tcp token "192.168.1.41"
  3763	distcc[25441] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3764	distcc[25441] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3765	distcc[25441] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 2 as fd5
  3766	distcc[25441] (dcc_lock_host) got cpu lock on localhost slot 0 as fd6
  3767	distcc[25441] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  3768	distcc[25441] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c malloc/dynarray_finalize.c
  3769	distcc[25441] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E malloc/dynarray_finalize.c
  3770	distcc[25441] (dcc_spawn_child) child started as pid25442
  3771	distcc[25441] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/dynarray_finalize.o malloc/dynarray_finalize.c
  3772	distcc[25441] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/dynarray_finalize.o malloc/dynarray_finalize.c
  3773	distcc[25441] (dcc_note_state) note state 2, file "dynarray_finalize.c", host "192.168.1.41"
  3774	distcc[25442] (dcc_new_pgrp) entered process group
  3775	distcc[25442] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  3776	distcc[25441] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  3777	distcc[25441] (dcc_select_for_write) select for write on fd7
  3778	distcc[25441] (dcc_select_for_read) select for read on fd7 for 300s
  3779	distcc[25441] (dcc_select_for_read) select for read on fd7 for 300s
  3780	distcc[25441] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  3781	distcc[25441] (dcc_x_token_int) send DIST00000001
  3782	distcc[25441] (dcc_x_token_int) send ARGC00000009
  3783	distcc[25441] (dcc_x_token_int) send ARGV00000024
  3784	distcc[25441] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  3785	distcc[25441] (dcc_x_token_int) send ARGV00000012
  3786	distcc[25441] (dcc_x_token_string) send string '-march=armv8-a+crc'
  3787	distcc[25441] (dcc_x_token_int) send ARGV00000003
  3788	distcc[25441] (dcc_x_token_string) send string '-O2'
  3789	distcc[25441] (dcc_x_token_int) send ARGV00000005
  3790	distcc[25441] (dcc_x_token_string) send string '-pipe'
  3791	distcc[25441] (dcc_x_token_int) send ARGV00000005
  3792	distcc[25441] (dcc_x_token_string) send string '-Wall'
  3793	distcc[25441] (dcc_x_token_int) send ARGV00000002
  3794	distcc[25441] (dcc_x_token_string) send string '-c'
  3795	distcc[25441] (dcc_x_token_int) send ARGV00000002
  3796	distcc[25441] (dcc_x_token_string) send string '-o'
  3797	distcc[25441] (dcc_x_token_int) send ARGV0000001a
  3798	distcc[25441] (dcc_x_token_string) send string 'malloc/dynarray_finalize.o'
  3799	distcc[25441] (dcc_x_token_int) send ARGV0000001a
  3800	distcc[25441] (dcc_x_token_string) send string 'malloc/dynarray_finalize.c'
  3801	distcc[25441] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  3802	distcc[25426] (dcc_r_token_int) got DONE00000001
  3803	distcc[25426] (dcc_r_result_header) got response header
  3804	distcc[25426] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  3805	distcc[25426] (dcc_r_token_int) got STAT00000000
  3806	distcc[25426] (dcc_r_token_int) got SERR00000000
  3807	distcc[25426] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_9331ebd0.txt
  3808	distcc[25426] (dcc_r_token_int) got SOUT00000000
  3809	distcc[25426] (dcc_r_token_int) got DOTO00001500
  3810	distcc[25426] (dcc_r_file) received 5376 bytes to file printf-parse.o
  3811	distcc[25426] (dcc_r_file_timed) 5376 bytes received in 0.000416s, rate 12620kB/s
  3812	distcc[25426] 142255 bytes from printf-parse.c compiled on 192.168.1.41 in 0.5624s, rate 247kB/s
  3813	distcc[25426] (dcc_unlock) release lock fd5
  3814	distcc[25426] compile printf-parse.c on 192.168.1.41 completed ok
  3815	distcc[25426] elapsed compilation time 0.566574s
  3816	distcc[25426] (dcc_exit) exit: code 0; self: 0.006582 user 0.006582 sys; children: 0.085398 user 0.034703 sys
  3817	distcc[25426] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  3818	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/dynarray_resize.o malloc/dynarray_resize.c
  3819	distcc[25444] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  3820	distcc[25444] (dcc_recursion_safeguard) safeguard level=0
  3821	distcc[25444] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  3822	distcc[25444] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  3823	distcc[25444] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/dynarray_resize.o malloc/dynarray_resize.c
  3824	distcc[25444] (dcc_scan_args) found object/output file "malloc/dynarray_resize.o"
  3825	distcc[25444] (dcc_scan_args) found input file "malloc/dynarray_resize.c"
  3826	distcc[25444] compile from dynarray_resize.c to dynarray_resize.o
  3827	distcc[25444] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  3828	distcc[25444] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  3829	distcc[25444] (dcc_parse_hosts) found tcp token "192.168.1.41"
  3830	distcc[25444] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 0 as fd5
  3831	distcc[25444] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  3832	distcc[25444] (dcc_lock_host) got cpu lock on localhost slot 1 as fd6
  3833	distcc[25444] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  3834	distcc[25444] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c malloc/dynarray_resize.c
  3835	distcc[25444] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E malloc/dynarray_resize.c
  3836	distcc[25444] (dcc_spawn_child) child started as pid25445
  3837	distcc[25444] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/dynarray_resize.o malloc/dynarray_resize.c
  3838	distcc[25444] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/dynarray_resize.o malloc/dynarray_resize.c
  3839	distcc[25444] (dcc_note_state) note state 2, file "dynarray_resize.c", host "192.168.1.41"
  3840	distcc[25445] (dcc_new_pgrp) entered process group
  3841	distcc[25445] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  3842	distcc[25444] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  3843	distcc[25444] (dcc_select_for_write) select for write on fd7
  3844	distcc[25444] (dcc_select_for_read) select for read on fd7 for 300s
  3845	distcc[25444] (dcc_select_for_read) select for read on fd7 for 300s
  3846	distcc[25444] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  3847	distcc[25444] (dcc_x_token_int) send DIST00000001
  3848	distcc[25444] (dcc_x_token_int) send ARGC00000009
  3849	distcc[25444] (dcc_x_token_int) send ARGV00000024
  3850	distcc[25444] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  3851	distcc[25444] (dcc_x_token_int) send ARGV00000012
  3852	distcc[25444] (dcc_x_token_string) send string '-march=armv8-a+crc'
  3853	distcc[25444] (dcc_x_token_int) send ARGV00000003
  3854	distcc[25444] (dcc_x_token_string) send string '-O2'
  3855	distcc[25444] (dcc_x_token_int) send ARGV00000005
  3856	distcc[25444] (dcc_x_token_string) send string '-pipe'
  3857	distcc[25444] (dcc_x_token_int) send ARGV00000005
  3858	distcc[25444] (dcc_x_token_string) send string '-Wall'
  3859	distcc[25444] (dcc_x_token_int) send ARGV00000002
  3860	distcc[25444] (dcc_x_token_string) send string '-c'
  3861	distcc[25444] (dcc_x_token_int) send ARGV00000002
  3862	distcc[25444] (dcc_x_token_string) send string '-o'
  3863	distcc[25444] (dcc_x_token_int) send ARGV00000018
  3864	distcc[25444] (dcc_x_token_string) send string 'malloc/dynarray_resize.o'
  3865	distcc[25444] (dcc_x_token_int) send ARGV00000018
  3866	distcc[25444] (dcc_x_token_string) send string 'malloc/dynarray_resize.c'
  3867	distcc[25444] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  3868	distcc[25441] (dcc_collect_child) cpp child 25442 terminated with status 0
  3869	distcc[25441] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  3870	distcc[25441] cpp malloc/dynarray_finalize.c on localhost completed ok
  3871	distcc[25441] (dcc_unlock) release lock fd6
  3872	distcc[25441] (dcc_x_file) send 122641 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_c67bebd1.i with token DOTI and compression 69
  3873	distcc[25441] (dcc_x_token_int) send DOTI0001df11
  3874	distcc[25441] (dcc_compile_remote) client finished sending request to server
  3875	distcc[25441] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  3876	distcc[25441] (dcc_select_for_read) select for read on fd7 for 300s
  3877	distcc[25444] (dcc_collect_child) cpp child 25445 terminated with status 0
  3878	distcc[25444] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  3879	distcc[25444] cpp malloc/dynarray_resize.c on localhost completed ok
  3880	distcc[25444] (dcc_unlock) release lock fd6
  3881	distcc[25444] (dcc_x_file) send 125338 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_1536ebd1.i with token DOTI and compression 69
  3882	distcc[25444] (dcc_x_token_int) send DOTI0001e99a
  3883	distcc[25444] (dcc_compile_remote) client finished sending request to server
  3884	distcc[25444] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  3885	distcc[25444] (dcc_select_for_read) select for read on fd7 for 300s
  3886	distcc[25441] (dcc_r_token_int) got DONE00000001
  3887	distcc[25441] (dcc_r_result_header) got response header
  3888	distcc[25441] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  3889	distcc[25441] (dcc_r_token_int) got STAT00000000
  3890	distcc[25441] (dcc_r_token_int) got SERR00000000
  3891	distcc[25441] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_bfc3ebd1.txt
  3892	distcc[25441] (dcc_r_token_int) got SOUT00000000
  3893	distcc[25441] (dcc_r_token_int) got DOTO00000748
  3894	distcc[25441] (dcc_r_file) received 1864 bytes to file malloc/dynarray_finalize.o
  3895	distcc[25441] (dcc_r_file_timed) 1864 bytes received in 0.000411s, rate 4429kB/s
  3896	distcc[25441] 122641 bytes from malloc/dynarray_finalize.c compiled on 192.168.1.41 in 0.2378s, rate 504kB/s
  3897	distcc[25441] (dcc_unlock) release lock fd5
  3898	distcc[25441] compile malloc/dynarray_finalize.c on 192.168.1.41 completed ok
  3899	distcc[25441] elapsed compilation time 0.241707s
  3900	distcc[25441] (dcc_exit) exit: code 0; self: 0.000000 user 0.010744 sys; children: 0.058815 user 0.031144 sys
  3901	distcc[25441] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  3902	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/dynarray_resize_clear.o malloc/dynarray_resize_clear.c
  3903	distcc[25447] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  3904	distcc[25447] (dcc_recursion_safeguard) safeguard level=0
  3905	distcc[25447] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  3906	distcc[25447] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  3907	distcc[25447] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/dynarray_resize_clear.o malloc/dynarray_resize_clear.c
  3908	distcc[25447] (dcc_scan_args) found object/output file "malloc/dynarray_resize_clear.o"
  3909	distcc[25447] (dcc_scan_args) found input file "malloc/dynarray_resize_clear.c"
  3910	distcc[25447] compile from dynarray_resize_clear.c to dynarray_resize_clear.o
  3911	distcc[25447] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  3912	distcc[25447] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  3913	distcc[25447] (dcc_parse_hosts) found tcp token "192.168.1.41"
  3914	distcc[25447] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  3915	distcc[25447] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  3916	distcc[25447] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 2 as fd5
  3917	distcc[25447] (dcc_lock_host) got cpu lock on localhost slot 0 as fd6
  3918	distcc[25447] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  3919	distcc[25447] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c malloc/dynarray_resize_clear.c
  3920	distcc[25447] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E malloc/dynarray_resize_clear.c
  3921	distcc[25447] (dcc_spawn_child) child started as pid25448
  3922	distcc[25447] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/dynarray_resize_clear.o malloc/dynarray_resize_clear.c
  3923	distcc[25447] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/dynarray_resize_clear.o malloc/dynarray_resize_clear.c
  3924	distcc[25447] (dcc_note_state) note state 2, file "dynarray_resize_clear.c", host "192.168.1.41"
  3925	distcc[25448] (dcc_new_pgrp) entered process group
  3926	distcc[25448] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  3927	distcc[25447] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  3928	distcc[25447] (dcc_select_for_write) select for write on fd7
  3929	distcc[25447] (dcc_select_for_read) select for read on fd7 for 300s
  3930	distcc[25447] (dcc_select_for_read) select for read on fd7 for 300s
  3931	distcc[25444] (dcc_r_token_int) got DONE00000001
  3932	distcc[25444] (dcc_r_result_header) got response header
  3933	distcc[25444] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  3934	distcc[25444] (dcc_r_token_int) got STAT00000000
  3935	distcc[25444] (dcc_r_token_int) got SERR00000000
  3936	distcc[25444] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_0f49ebd1.txt
  3937	distcc[25444] (dcc_r_token_int) got SOUT00000000
  3938	distcc[25444] (dcc_r_token_int) got DOTO00000788
  3939	distcc[25444] (dcc_r_file) received 1928 bytes to file malloc/dynarray_resize.o
  3940	distcc[25444] (dcc_r_file_timed) 1928 bytes received in 0.000490s, rate 3842kB/s
  3941	distcc[25444] 125338 bytes from malloc/dynarray_resize.c compiled on 192.168.1.41 in 0.2322s, rate 527kB/s
  3942	distcc[25444] (dcc_unlock) release lock fd5
  3943	distcc[25444] compile malloc/dynarray_resize.c on 192.168.1.41 completed ok
  3944	distcc[25444] elapsed compilation time 0.234835s
  3945	distcc[25444] (dcc_exit) exit: code 0; self: 0.002210 user 0.008842 sys; children: 0.049807 user 0.043134 sys
  3946	distcc[25447] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  3947	distcc[25447] (dcc_x_token_int) send DIST00000001
  3948	distcc[25444] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  3949	distcc[25447] (dcc_x_token_int) send ARGC00000009
  3950	distcc[25447] (dcc_x_token_int) send ARGV00000024
  3951	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o glthread/lock.o glthread/lock.c
  3952	distcc[25447] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  3953	distcc[25447] (dcc_x_token_int) send ARGV00000012
  3954	distcc[25447] (dcc_x_token_string) send string '-march=armv8-a+crc'
  3955	distcc[25447] (dcc_x_token_int) send ARGV00000003
  3956	distcc[25447] (dcc_x_token_string) send string '-O2'
  3957	distcc[25447] (dcc_x_token_int) send ARGV00000005
  3958	distcc[25447] (dcc_x_token_string) send string '-pipe'
  3959	distcc[25447] (dcc_x_token_int) send ARGV00000005
  3960	distcc[25447] (dcc_x_token_string) send string '-Wall'
  3961	distcc[25447] (dcc_x_token_int) send ARGV00000002
  3962	distcc[25447] (dcc_x_token_string) send string '-c'
  3963	distcc[25447] (dcc_x_token_int) send ARGV00000002
  3964	distcc[25447] (dcc_x_token_string) send string '-o'
  3965	distcc[25447] (dcc_x_token_int) send ARGV0000001e
  3966	distcc[25447] (dcc_x_token_string) send string 'malloc/dynarray_resize_clear.o'
  3967	distcc[25447] (dcc_x_token_int) send ARGV0000001e
  3968	distcc[25447] (dcc_x_token_string) send string 'malloc/dynarray_resize_clear.c'
  3969	distcc[25447] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  3970	distcc[25449] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  3971	distcc[25449] (dcc_recursion_safeguard) safeguard level=0
  3972	distcc[25449] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  3973	distcc[25449] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  3974	distcc[25449] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o glthread/lock.o glthread/lock.c
  3975	distcc[25449] (dcc_scan_args) found object/output file "glthread/lock.o"
  3976	distcc[25449] (dcc_scan_args) found input file "glthread/lock.c"
  3977	distcc[25449] compile from lock.c to lock.o
  3978	distcc[25449] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  3979	distcc[25449] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  3980	distcc[25449] (dcc_parse_hosts) found tcp token "192.168.1.41"
  3981	distcc[25449] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 0 as fd5
  3982	distcc[25449] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  3983	distcc[25449] (dcc_lock_host) got cpu lock on localhost slot 1 as fd6
  3984	distcc[25449] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  3985	distcc[25449] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c glthread/lock.c
  3986	distcc[25449] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E glthread/lock.c
  3987	distcc[25449] (dcc_spawn_child) child started as pid25450
  3988	distcc[25449] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o glthread/lock.o glthread/lock.c
  3989	distcc[25449] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o glthread/lock.o glthread/lock.c
  3990	distcc[25449] (dcc_note_state) note state 2, file "lock.c", host "192.168.1.41"
  3991	distcc[25450] (dcc_new_pgrp) entered process group
  3992	distcc[25450] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  3993	distcc[25449] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  3994	distcc[25449] (dcc_select_for_write) select for write on fd7
  3995	distcc[25449] (dcc_select_for_read) select for read on fd7 for 300s
  3996	distcc[25449] (dcc_select_for_read) select for read on fd7 for 300s
  3997	distcc[25449] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  3998	distcc[25449] (dcc_x_token_int) send DIST00000001
  3999	distcc[25449] (dcc_x_token_int) send ARGC00000009
  4000	distcc[25449] (dcc_x_token_int) send ARGV00000024
  4001	distcc[25449] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  4002	distcc[25449] (dcc_x_token_int) send ARGV00000012
  4003	distcc[25449] (dcc_x_token_string) send string '-march=armv8-a+crc'
  4004	distcc[25449] (dcc_x_token_int) send ARGV00000003
  4005	distcc[25449] (dcc_x_token_string) send string '-O2'
  4006	distcc[25449] (dcc_x_token_int) send ARGV00000005
  4007	distcc[25449] (dcc_x_token_string) send string '-pipe'
  4008	distcc[25449] (dcc_x_token_int) send ARGV00000005
  4009	distcc[25449] (dcc_x_token_string) send string '-Wall'
  4010	distcc[25449] (dcc_x_token_int) send ARGV00000002
  4011	distcc[25449] (dcc_x_token_string) send string '-c'
  4012	distcc[25449] (dcc_x_token_int) send ARGV00000002
  4013	distcc[25449] (dcc_x_token_string) send string '-o'
  4014	distcc[25449] (dcc_x_token_int) send ARGV0000000f
  4015	distcc[25449] (dcc_x_token_string) send string 'glthread/lock.o'
  4016	distcc[25449] (dcc_x_token_int) send ARGV0000000f
  4017	distcc[25449] (dcc_x_token_string) send string 'glthread/lock.c'
  4018	distcc[25449] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  4019	distcc[25432] (dcc_r_token_int) got DONE00000001
  4020	distcc[25432] (dcc_r_result_header) got response header
  4021	distcc[25432] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  4022	distcc[25432] (dcc_r_token_int) got STAT00000000
  4023	distcc[25432] (dcc_r_token_int) got SERR00000000
  4024	distcc[25432] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_de58ebd0.txt
  4025	distcc[25432] (dcc_r_token_int) got SOUT00000000
  4026	distcc[25432] (dcc_r_token_int) got DOTO00001a88
  4027	distcc[25432] (dcc_r_file) received 6792 bytes to file vasnprintf.o
  4028	distcc[25432] (dcc_r_file_timed) 6792 bytes received in 0.000714s, rate 9290kB/s
  4029	distcc[25432] 203700 bytes from vasnprintf.c compiled on 192.168.1.41 in 0.7666s, rate 260kB/s
  4030	distcc[25432] (dcc_unlock) release lock fd5
  4031	distcc[25432] compile vasnprintf.c on 192.168.1.41 completed ok
  4032	distcc[25432] elapsed compilation time 0.770087s
  4033	distcc[25432] (dcc_exit) exit: code 0; self: 0.000000 user 0.012007 sys; children: 0.096553 user 0.038641 sys
  4034	distcc[25432] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  4035	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o uniwidth/width.o uniwidth/width.c
  4036	distcc[25453] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  4037	distcc[25453] (dcc_recursion_safeguard) safeguard level=0
  4038	distcc[25453] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  4039	distcc[25453] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  4040	distcc[25453] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o uniwidth/width.o uniwidth/width.c
  4041	distcc[25453] (dcc_scan_args) found object/output file "uniwidth/width.o"
  4042	distcc[25453] (dcc_scan_args) found input file "uniwidth/width.c"
  4043	distcc[25453] compile from width.c to width.o
  4044	distcc[25453] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  4045	distcc[25453] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  4046	distcc[25453] (dcc_parse_hosts) found tcp token "192.168.1.41"
  4047	distcc[25453] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4048	distcc[25453] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4049	distcc[25453] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4050	distcc[25453] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 3 as fd5
  4051	distcc[25453] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  4052	distcc[25453] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
  4053	distcc[25453] (dcc_lock_host) got cpu lock on localhost slot 2 as fd6
  4054	distcc[25453] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  4055	distcc[25453] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c uniwidth/width.c
  4056	distcc[25453] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E uniwidth/width.c
  4057	distcc[25453] (dcc_spawn_child) child started as pid25454
  4058	distcc[25453] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o uniwidth/width.o uniwidth/width.c
  4059	distcc[25453] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o uniwidth/width.o uniwidth/width.c
  4060	distcc[25453] (dcc_note_state) note state 2, file "width.c", host "192.168.1.41"
  4061	distcc[25453] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  4062	distcc[25453] (dcc_select_for_write) select for write on fd7
  4063	distcc[25453] (dcc_select_for_read) select for read on fd7 for 300s
  4064	distcc[25454] (dcc_new_pgrp) entered process group
  4065	distcc[25454] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  4066	distcc[25453] (dcc_select_for_read) select for read on fd7 for 300s
  4067	distcc[25453] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  4068	distcc[25453] (dcc_x_token_int) send DIST00000001
  4069	distcc[25453] (dcc_x_token_int) send ARGC00000009
  4070	distcc[25453] (dcc_x_token_int) send ARGV00000024
  4071	distcc[25453] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  4072	distcc[25453] (dcc_x_token_int) send ARGV00000012
  4073	distcc[25453] (dcc_x_token_string) send string '-march=armv8-a+crc'
  4074	distcc[25453] (dcc_x_token_int) send ARGV00000003
  4075	distcc[25453] (dcc_x_token_string) send string '-O2'
  4076	distcc[25453] (dcc_x_token_int) send ARGV00000005
  4077	distcc[25453] (dcc_x_token_string) send string '-pipe'
  4078	distcc[25453] (dcc_x_token_int) send ARGV00000005
  4079	distcc[25453] (dcc_x_token_string) send string '-Wall'
  4080	distcc[25453] (dcc_x_token_int) send ARGV00000002
  4081	distcc[25453] (dcc_x_token_string) send string '-c'
  4082	distcc[25453] (dcc_x_token_int) send ARGV00000002
  4083	distcc[25453] (dcc_x_token_string) send string '-o'
  4084	distcc[25453] (dcc_x_token_int) send ARGV00000010
  4085	distcc[25453] (dcc_x_token_string) send string 'uniwidth/width.o'
  4086	distcc[25453] (dcc_x_token_int) send ARGV00000010
  4087	distcc[25453] (dcc_x_token_string) send string 'uniwidth/width.c'
  4088	distcc[25453] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  4089	distcc[25447] (dcc_collect_child) cpp child 25448 terminated with status 0
  4090	distcc[25447] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  4091	distcc[25447] cpp malloc/dynarray_resize_clear.c on localhost completed ok
  4092	distcc[25447] (dcc_unlock) release lock fd6
  4093	distcc[25447] (dcc_x_file) send 40998 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_8cc0ebd1.i with token DOTI and compression 69
  4094	distcc[25447] (dcc_x_token_int) send DOTI0000a026
  4095	distcc[25447] (dcc_compile_remote) client finished sending request to server
  4096	distcc[25447] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  4097	distcc[25447] (dcc_select_for_read) select for read on fd7 for 300s
  4098	distcc[25449] (dcc_collect_child) cpp child 25450 terminated with status 0
  4099	distcc[25449] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  4100	distcc[25449] cpp glthread/lock.c on localhost completed ok
  4101	distcc[25449] (dcc_unlock) release lock fd6
  4102	distcc[25449] (dcc_x_file) send 90180 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_c31cebd1.i with token DOTI and compression 69
  4103	distcc[25449] (dcc_x_token_int) send DOTI00016044
  4104	distcc[25449] (dcc_compile_remote) client finished sending request to server
  4105	distcc[25449] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  4106	distcc[25449] (dcc_select_for_read) select for read on fd7 for 300s
  4107	distcc[25453] (dcc_collect_child) cpp child 25454 terminated with status 0
  4108	distcc[25447] (dcc_r_token_int) got DONE00000001
  4109	distcc[25453] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  4110	distcc[25447] (dcc_r_result_header) got response header
  4111	distcc[25453] cpp uniwidth/width.c on localhost completed ok
  4112	distcc[25447] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  4113	distcc[25453] (dcc_unlock) release lock fd6
  4114	distcc[25453] (dcc_x_file) send 47573 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_83d5ebd1.i with token DOTI and compression 69
  4115	distcc[25453] (dcc_x_token_int) send DOTI0000b9d5
  4116	distcc[25453] (dcc_compile_remote) client finished sending request to server
  4117	distcc[25453] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  4118	distcc[25447] (dcc_r_token_int) got STAT00000000
  4119	distcc[25447] (dcc_r_token_int) got SERR00000000
  4120	distcc[25447] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_86e8ebd1.txt
  4121	distcc[25447] (dcc_r_token_int) got SOUT00000000
  4122	distcc[25447] (dcc_r_token_int) got DOTO00000688
  4123	distcc[25453] (dcc_select_for_read) select for read on fd7 for 300s
  4124	distcc[25447] (dcc_r_file) received 1672 bytes to file malloc/dynarray_resize_clear.o
  4125	distcc[25447] (dcc_r_file_timed) 1672 bytes received in 0.001744s, rate 936kB/s
  4126	distcc[25447] 40998 bytes from malloc/dynarray_resize_clear.c compiled on 192.168.1.41 in 0.1432s, rate 280kB/s
  4127	distcc[25447] (dcc_unlock) release lock fd5
  4128	distcc[25447] compile malloc/dynarray_resize_clear.c on 192.168.1.41 completed ok
  4129	distcc[25447] elapsed compilation time 0.146045s
  4130	distcc[25447] (dcc_exit) exit: code 0; self: 0.002285 user 0.009140 sys; children: 0.038564 user 0.031901 sys
  4131	distcc[25447] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  4132	distcc[25449] (dcc_r_token_int) got DONE00000001
  4133	distcc[25449] (dcc_r_result_header) got response header
  4134	distcc[25449] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  4135	distcc[25449] (dcc_r_token_int) got STAT00000000
  4136	distcc[25449] (dcc_r_token_int) got SERR00000000
  4137	distcc[25449] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_bd06ebd1.txt
  4138	distcc[25449] (dcc_r_token_int) got SOUT00000000
  4139	distcc[25449] (dcc_r_token_int) got DOTO00000bb8
  4140	distcc[25449] (dcc_r_file) received 3000 bytes to file glthread/lock.o
  4141	distcc[25449] (dcc_r_file_timed) 3000 bytes received in 0.000406s, rate 7216kB/s
  4142	distcc[25449] 90180 bytes from glthread/lock.c compiled on 192.168.1.41 in 0.2052s, rate 429kB/s
  4143	distcc[25449] (dcc_unlock) release lock fd5
  4144	distcc[25449] compile glthread/lock.c on 192.168.1.41 completed ok
  4145	distcc[25449] elapsed compilation time 0.207874s
  4146	distcc[25449] (dcc_exit) exit: code 0; self: 0.000000 user 0.011071 sys; children: 0.062200 user 0.029543 sys
  4147	distcc[25449] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  4148	distcc[25365] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 0 as fd5
  4149	distcc[25365] (dcc_lock_host) got cpu lock on localhost slot 0 as fd6
  4150	distcc[25365] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  4151	distcc[25365] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c fd-hook.c
  4152	distcc[25365] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E fd-hook.c
  4153	distcc[25365] (dcc_spawn_child) child started as pid25456
  4154	distcc[25365] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o fd-hook.o fd-hook.c
  4155	distcc[25365] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o fd-hook.o fd-hook.c
  4156	distcc[25365] (dcc_note_state) note state 2, file "fd-hook.c", host "192.168.1.41"
  4157	distcc[25456] (dcc_new_pgrp) entered process group
  4158	distcc[25456] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  4159	distcc[25365] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  4160	distcc[25365] (dcc_select_for_write) select for write on fd7
  4161	distcc[25365] (dcc_select_for_read) select for read on fd7 for 300s
  4162	distcc[25365] (dcc_select_for_read) select for read on fd7 for 300s
  4163	distcc[25365] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  4164	distcc[25365] (dcc_x_token_int) send DIST00000001
  4165	distcc[25365] (dcc_x_token_int) send ARGC00000009
  4166	distcc[25365] (dcc_x_token_int) send ARGV00000024
  4167	distcc[25365] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  4168	distcc[25365] (dcc_x_token_int) send ARGV00000012
  4169	distcc[25365] (dcc_x_token_string) send string '-march=armv8-a+crc'
  4170	distcc[25365] (dcc_x_token_int) send ARGV00000003
  4171	distcc[25365] (dcc_x_token_string) send string '-O2'
  4172	distcc[25365] (dcc_x_token_int) send ARGV00000005
  4173	distcc[25365] (dcc_x_token_string) send string '-pipe'
  4174	distcc[25365] (dcc_x_token_int) send ARGV00000005
  4175	distcc[25365] (dcc_x_token_string) send string '-Wall'
  4176	distcc[25365] (dcc_x_token_int) send ARGV00000002
  4177	distcc[25365] (dcc_x_token_string) send string '-c'
  4178	distcc[25365] (dcc_x_token_int) send ARGV00000002
  4179	distcc[25365] (dcc_x_token_string) send string '-o'
  4180	distcc[25365] (dcc_x_token_int) send ARGV00000009
  4181	distcc[25365] (dcc_x_token_string) send string 'fd-hook.o'
  4182	distcc[25365] (dcc_x_token_int) send ARGV00000009
  4183	distcc[25365] (dcc_x_token_string) send string 'fd-hook.c'
  4184	distcc[25365] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  4185	distcc[25369] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4186	distcc[25369] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4187	distcc[25369] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 2 as fd5
  4188	distcc[25369] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  4189	distcc[25369] (dcc_lock_host) got cpu lock on localhost slot 1 as fd6
  4190	distcc[25369] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  4191	distcc[25453] (dcc_r_token_int) got DONE00000001
  4192	distcc[25453] (dcc_r_result_header) got response header
  4193	distcc[25453] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  4194	distcc[25369] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c gettime.c
  4195	distcc[25369] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E gettime.c
  4196	distcc[25453] (dcc_r_token_int) got STAT00000000
  4197	distcc[25453] (dcc_r_token_int) got SERR00000000
  4198	distcc[25369] (dcc_spawn_child) child started as pid25458
  4199	distcc[25369] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o gettime.o gettime.c
  4200	distcc[25369] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o gettime.o gettime.c
  4201	distcc[25369] (dcc_note_state) note state 2, file "gettime.c", host "192.168.1.41"
  4202	distcc[25369] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  4203	distcc[25369] (dcc_select_for_write) select for write on fd7
  4204	distcc[25369] (dcc_select_for_read) select for read on fd7 for 300s
  4205	distcc[25458] (dcc_new_pgrp) entered process group
  4206	distcc[25458] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  4207	distcc[25453] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_78a2ebd1.txt
  4208	distcc[25453] (dcc_r_token_int) got SOUT00000000
  4209	distcc[25453] (dcc_r_token_int) got DOTO00001488
  4210	distcc[25453] (dcc_r_file) received 5256 bytes to file uniwidth/width.o
  4211	distcc[25453] (dcc_r_file_timed) 5256 bytes received in 0.000529s, rate 9703kB/s
  4212	distcc[25369] (dcc_select_for_read) select for read on fd7 for 300s
  4213	distcc[25453] 47573 bytes from uniwidth/width.c compiled on 192.168.1.41 in 0.2422s, rate 192kB/s
  4214	distcc[25453] (dcc_unlock) release lock fd5
  4215	distcc[25453] compile uniwidth/width.c on 192.168.1.41 completed ok
  4216	distcc[25453] elapsed compilation time 0.246165s
  4217	distcc[25453] (dcc_exit) exit: code 0; self: 0.000000 user 0.012284 sys; children: 0.045734 user 0.019376 sys
  4218	distcc[25369] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  4219	distcc[25369] (dcc_x_token_int) send DIST00000001
  4220	distcc[25369] (dcc_x_token_int) send ARGC00000009
  4221	distcc[25369] (dcc_x_token_int) send ARGV00000024
  4222	distcc[25369] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  4223	distcc[25369] (dcc_x_token_int) send ARGV00000012
  4224	distcc[25369] (dcc_x_token_string) send string '-march=armv8-a+crc'
  4225	distcc[25369] (dcc_x_token_int) send ARGV00000003
  4226	distcc[25369] (dcc_x_token_string) send string '-O2'
  4227	distcc[25369] (dcc_x_token_int) send ARGV00000005
  4228	distcc[25369] (dcc_x_token_string) send string '-pipe'
  4229	distcc[25369] (dcc_x_token_int) send ARGV00000005
  4230	distcc[25369] (dcc_x_token_string) send string '-Wall'
  4231	distcc[25369] (dcc_x_token_int) send ARGV00000002
  4232	distcc[25369] (dcc_x_token_string) send string '-c'
  4233	distcc[25369] (dcc_x_token_int) send ARGV00000002
  4234	distcc[25369] (dcc_x_token_string) send string '-o'
  4235	distcc[25369] (dcc_x_token_int) send ARGV00000009
  4236	distcc[25369] (dcc_x_token_string) send string 'gettime.o'
  4237	distcc[25369] (dcc_x_token_int) send ARGV00000009
  4238	distcc[25369] (dcc_x_token_string) send string 'gettime.c'
  4239	distcc[25369] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  4240	distcc[25371] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4241	distcc[25453] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  4242	distcc[25371] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4243	distcc[25371] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4244	distcc[25371] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 3 as fd5
  4245	distcc[25371] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  4246	distcc[25371] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
  4247	distcc[25371] (dcc_lock_host) got cpu lock on localhost slot 2 as fd6
  4248	distcc[25371] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  4249	distcc[25371] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c hard-locale.c
  4250	distcc[25371] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E hard-locale.c
  4251	distcc[25371] (dcc_spawn_child) child started as pid25459
  4252	distcc[25371] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o hard-locale.o hard-locale.c
  4253	distcc[25371] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o hard-locale.o hard-locale.c
  4254	distcc[25371] (dcc_note_state) note state 2, file "hard-locale.c", host "192.168.1.41"
  4255	distcc[25459] (dcc_new_pgrp) entered process group
  4256	distcc[25459] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  4257	distcc[25371] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  4258	distcc[25371] (dcc_select_for_write) select for write on fd7
  4259	distcc[25371] (dcc_select_for_read) select for read on fd7 for 300s
  4260	distcc[25371] (dcc_select_for_read) select for read on fd7 for 300s
  4261	distcc[25371] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  4262	distcc[25371] (dcc_x_token_int) send DIST00000001
  4263	distcc[25371] (dcc_x_token_int) send ARGC00000009
  4264	distcc[25371] (dcc_x_token_int) send ARGV00000024
  4265	distcc[25371] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  4266	distcc[25371] (dcc_x_token_int) send ARGV00000012
  4267	distcc[25371] (dcc_x_token_string) send string '-march=armv8-a+crc'
  4268	distcc[25371] (dcc_x_token_int) send ARGV00000003
  4269	distcc[25371] (dcc_x_token_string) send string '-O2'
  4270	distcc[25371] (dcc_x_token_int) send ARGV00000005
  4271	distcc[25371] (dcc_x_token_string) send string '-pipe'
  4272	distcc[25371] (dcc_x_token_int) send ARGV00000005
  4273	distcc[25371] (dcc_x_token_string) send string '-Wall'
  4274	distcc[25371] (dcc_x_token_int) send ARGV00000002
  4275	distcc[25371] (dcc_x_token_string) send string '-c'
  4276	distcc[25371] (dcc_x_token_int) send ARGV00000002
  4277	distcc[25371] (dcc_x_token_string) send string '-o'
  4278	distcc[25371] (dcc_x_token_int) send ARGV0000000d
  4279	distcc[25371] (dcc_x_token_string) send string 'hard-locale.o'
  4280	distcc[25371] (dcc_x_token_int) send ARGV0000000d
  4281	distcc[25371] (dcc_x_token_string) send string 'hard-locale.c'
  4282	distcc[25371] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  4283	distcc[25435] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4284	distcc[25435] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4285	distcc[25435] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4286	distcc[25435] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  4287	distcc[25435] (dcc_lock_pause) nothing available, sleeping 1000ms...
  4288	distcc[25375] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4289	distcc[25375] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4290	distcc[25375] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4291	distcc[25375] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  4292	distcc[25375] (dcc_lock_pause) nothing available, sleeping 1000ms...
  4293	distcc[25365] (dcc_collect_child) cpp child 25456 terminated with status 0
  4294	distcc[25365] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  4295	distcc[25365] cpp fd-hook.c on localhost completed ok
  4296	distcc[25365] (dcc_unlock) release lock fd6
  4297	distcc[25365] (dcc_x_file) send 50136 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_bcf3ebd1.i with token DOTI and compression 69
  4298	distcc[25365] (dcc_x_token_int) send DOTI0000c3d8
  4299	distcc[25365] (dcc_compile_remote) client finished sending request to server
  4300	distcc[25365] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  4301	distcc[25365] (dcc_select_for_read) select for read on fd7 for 300s
  4302	distcc[25378] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4303	distcc[25378] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4304	distcc[25378] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4305	distcc[25378] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  4306	distcc[25378] (dcc_lock_pause) nothing available, sleeping 1000ms...
  4307	distcc[25379] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4308	distcc[25379] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4309	distcc[25379] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4310	distcc[25379] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  4311	distcc[25379] (dcc_lock_pause) nothing available, sleeping 1000ms...
  4312	distcc[25369] (dcc_collect_child) cpp child 25458 terminated with status 0
  4313	distcc[25369] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  4314	distcc[25369] cpp gettime.c on localhost completed ok
  4315	distcc[25369] (dcc_unlock) release lock fd6
  4316	distcc[25369] (dcc_x_file) send 18569 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_2bcbebd1.i with token DOTI and compression 69
  4317	distcc[25369] (dcc_x_token_int) send DOTI00004889
  4318	distcc[25369] (dcc_compile_remote) client finished sending request to server
  4319	distcc[25369] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  4320	distcc[25369] (dcc_select_for_read) select for read on fd7 for 300s
  4321	distcc[25380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4322	distcc[25380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4323	distcc[25380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4324	distcc[25380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  4325	distcc[25380] (dcc_lock_pause) nothing available, sleeping 1000ms...
  4326	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4327	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4328	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4329	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  4330	distcc[25381] (dcc_lock_pause) nothing available, sleeping 1000ms...
  4331	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4332	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4333	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4334	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  4335	distcc[25382] (dcc_lock_pause) nothing available, sleeping 1000ms...
  4336	distcc[25371] (dcc_collect_child) cpp child 25459 terminated with status 0
  4337	distcc[25371] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  4338	distcc[25371] cpp hard-locale.c on localhost completed ok
  4339	distcc[25371] (dcc_unlock) release lock fd6
  4340	distcc[25371] (dcc_x_file) send 23607 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_4989ebd1.i with token DOTI and compression 69
  4341	distcc[25371] (dcc_x_token_int) send DOTI00005c37
  4342	distcc[25371] (dcc_compile_remote) client finished sending request to server
  4343	distcc[25371] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  4344	distcc[25371] (dcc_select_for_read) select for read on fd7 for 300s
  4345	distcc[25365] (dcc_r_token_int) got DONE00000001
  4346	distcc[25365] (dcc_r_result_header) got response header
  4347	distcc[25365] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  4348	distcc[25365] (dcc_r_token_int) got STAT00000000
  4349	distcc[25365] (dcc_r_token_int) got SERR00000000
  4350	distcc[25365] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_b263ebcf.txt
  4351	distcc[25365] (dcc_r_token_int) got SOUT00000000
  4352	distcc[25365] (dcc_r_token_int) got DOTO000003e0
  4353	distcc[25365] (dcc_r_file) received 992 bytes to file fd-hook.o
  4354	distcc[25365] (dcc_r_file_timed) 992 bytes received in 0.000436s, rate 2222kB/s
  4355	distcc[25365] 50136 bytes from fd-hook.c compiled on 192.168.1.41 in 0.1436s, rate 341kB/s
  4356	distcc[25365] (dcc_unlock) release lock fd5
  4357	distcc[25365] compile fd-hook.c on 192.168.1.41 completed ok
  4358	distcc[25365] elapsed compilation time 2.147607s
  4359	distcc[25365] (dcc_exit) exit: code 0; self: 0.003050 user 0.009151 sys; children: 0.050229 user 0.025597 sys
  4360	distcc[25365] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  4361	distcc[25369] (dcc_r_token_int) got DONE00000001
  4362	distcc[25369] (dcc_r_result_header) got response header
  4363	distcc[25369] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  4364	distcc[25369] (dcc_r_token_int) got STAT00000000
  4365	distcc[25369] (dcc_r_token_int) got SERR00000000
  4366	distcc[25369] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_1d7cebcf.txt
  4367	distcc[25369] (dcc_r_token_int) got SOUT00000000
  4368	distcc[25369] (dcc_r_token_int) got DOTO00000750
  4369	distcc[25369] (dcc_r_file) received 1872 bytes to file gettime.o
  4370	distcc[25369] (dcc_r_file_timed) 1872 bytes received in 0.000400s, rate 4570kB/s
  4371	distcc[25369] 18569 bytes from gettime.c compiled on 192.168.1.41 in 0.1524s, rate 119kB/s
  4372	distcc[25369] (dcc_unlock) release lock fd5
  4373	distcc[25369] compile gettime.c on 192.168.1.41 completed ok
  4374	distcc[25369] elapsed compilation time 2.161041s
  4375	distcc[25369] (dcc_exit) exit: code 0; self: 0.002886 user 0.011545 sys; children: 0.032199 user 0.032201 sys
  4376	distcc[25369] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  4377	distcc[25371] (dcc_r_token_int) got DONE00000001
  4378	distcc[25371] (dcc_r_result_header) got response header
  4379	distcc[25371] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  4380	distcc[25371] (dcc_r_token_int) got STAT00000000
  4381	distcc[25371] (dcc_r_token_int) got SERR00000000
  4382	distcc[25371] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_3bbbebcf.txt
  4383	distcc[25371] (dcc_r_token_int) got SOUT00000000
  4384	distcc[25371] (dcc_r_token_int) got DOTO000007b8
  4385	distcc[25371] (dcc_r_file) received 1976 bytes to file hard-locale.o
  4386	distcc[25371] (dcc_r_file_timed) 1976 bytes received in 0.000367s, rate 5258kB/s
  4387	distcc[25371] 23607 bytes from hard-locale.c compiled on 192.168.1.41 in 0.1674s, rate 138kB/s
  4388	distcc[25371] (dcc_unlock) release lock fd5
  4389	distcc[25371] compile hard-locale.c on 192.168.1.41 completed ok
  4390	distcc[25371] elapsed compilation time 2.172167s
  4391	distcc[25371] (dcc_exit) exit: code 0; self: 0.000000 user 0.013122 sys; children: 0.037405 user 0.031742 sys
  4392	distcc[25371] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  4393	distcc[25385] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 0 as fd5
  4394	distcc[25385] (dcc_lock_host) got cpu lock on localhost slot 0 as fd6
  4395	distcc[25385] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  4396	distcc[25385] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c sig-handler.c
  4397	distcc[25385] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E sig-handler.c
  4398	distcc[25385] (dcc_spawn_child) child started as pid25462
  4399	distcc[25385] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o sig-handler.o sig-handler.c
  4400	distcc[25385] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o sig-handler.o sig-handler.c
  4401	distcc[25385] (dcc_note_state) note state 2, file "sig-handler.c", host "192.168.1.41"
  4402	distcc[25462] (dcc_new_pgrp) entered process group
  4403	distcc[25462] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  4404	distcc[25385] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  4405	distcc[25385] (dcc_select_for_write) select for write on fd7
  4406	distcc[25385] (dcc_select_for_read) select for read on fd7 for 300s
  4407	distcc[25385] (dcc_select_for_read) select for read on fd7 for 300s
  4408	distcc[25385] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  4409	distcc[25385] (dcc_x_token_int) send DIST00000001
  4410	distcc[25385] (dcc_x_token_int) send ARGC00000009
  4411	distcc[25385] (dcc_x_token_int) send ARGV00000024
  4412	distcc[25385] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  4413	distcc[25385] (dcc_x_token_int) send ARGV00000012
  4414	distcc[25385] (dcc_x_token_string) send string '-march=armv8-a+crc'
  4415	distcc[25385] (dcc_x_token_int) send ARGV00000003
  4416	distcc[25385] (dcc_x_token_string) send string '-O2'
  4417	distcc[25385] (dcc_x_token_int) send ARGV00000005
  4418	distcc[25385] (dcc_x_token_string) send string '-pipe'
  4419	distcc[25385] (dcc_x_token_int) send ARGV00000005
  4420	distcc[25385] (dcc_x_token_string) send string '-Wall'
  4421	distcc[25385] (dcc_x_token_int) send ARGV00000002
  4422	distcc[25385] (dcc_x_token_string) send string '-c'
  4423	distcc[25385] (dcc_x_token_int) send ARGV00000002
  4424	distcc[25385] (dcc_x_token_string) send string '-o'
  4425	distcc[25385] (dcc_x_token_int) send ARGV0000000d
  4426	distcc[25385] (dcc_x_token_string) send string 'sig-handler.o'
  4427	distcc[25385] (dcc_x_token_int) send ARGV0000000d
  4428	distcc[25385] (dcc_x_token_string) send string 'sig-handler.c'
  4429	distcc[25385] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  4430	distcc[25386] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4431	distcc[25386] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4432	distcc[25386] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 2 as fd5
  4433	distcc[25386] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  4434	distcc[25386] (dcc_lock_host) got cpu lock on localhost slot 1 as fd6
  4435	distcc[25386] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  4436	distcc[25386] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c setlocale_null.c
  4437	distcc[25386] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E setlocale_null.c
  4438	distcc[25386] (dcc_spawn_child) child started as pid25463
  4439	distcc[25386] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o setlocale_null.o setlocale_null.c
  4440	distcc[25386] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o setlocale_null.o setlocale_null.c
  4441	distcc[25386] (dcc_note_state) note state 2, file "setlocale_null.c", host "192.168.1.41"
  4442	distcc[25386] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  4443	distcc[25386] (dcc_select_for_write) select for write on fd7
  4444	distcc[25386] (dcc_select_for_read) select for read on fd7 for 300s
  4445	distcc[25463] (dcc_new_pgrp) entered process group
  4446	distcc[25463] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  4447	distcc[25386] (dcc_select_for_read) select for read on fd7 for 300s
  4448	distcc[25386] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  4449	distcc[25386] (dcc_x_token_int) send DIST00000001
  4450	distcc[25386] (dcc_x_token_int) send ARGC00000009
  4451	distcc[25386] (dcc_x_token_int) send ARGV00000024
  4452	distcc[25386] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  4453	distcc[25386] (dcc_x_token_int) send ARGV00000012
  4454	distcc[25386] (dcc_x_token_string) send string '-march=armv8-a+crc'
  4455	distcc[25386] (dcc_x_token_int) send ARGV00000003
  4456	distcc[25386] (dcc_x_token_string) send string '-O2'
  4457	distcc[25386] (dcc_x_token_int) send ARGV00000005
  4458	distcc[25386] (dcc_x_token_string) send string '-pipe'
  4459	distcc[25386] (dcc_x_token_int) send ARGV00000005
  4460	distcc[25386] (dcc_x_token_string) send string '-Wall'
  4461	distcc[25386] (dcc_x_token_int) send ARGV00000002
  4462	distcc[25386] (dcc_x_token_string) send string '-c'
  4463	distcc[25386] (dcc_x_token_int) send ARGV00000002
  4464	distcc[25386] (dcc_x_token_string) send string '-o'
  4465	distcc[25386] (dcc_x_token_int) send ARGV00000010
  4466	distcc[25386] (dcc_x_token_string) send string 'setlocale_null.o'
  4467	distcc[25386] (dcc_x_token_int) send ARGV00000010
  4468	distcc[25386] (dcc_x_token_string) send string 'setlocale_null.c'
  4469	distcc[25386] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  4470	distcc[25388] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4471	distcc[25388] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4472	distcc[25388] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4473	distcc[25388] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 3 as fd5
  4474	distcc[25388] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  4475	distcc[25388] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
  4476	distcc[25388] (dcc_lock_host) got cpu lock on localhost slot 2 as fd6
  4477	distcc[25388] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  4478	distcc[25388] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c malloc/scratch_buffer_set_array_size.c
  4479	distcc[25388] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E malloc/scratch_buffer_set_array_size.c
  4480	distcc[25388] (dcc_spawn_child) child started as pid25465
  4481	distcc[25388] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/scratch_buffer_set_array_size.o malloc/scratch_buffer_set_array_size.c
  4482	distcc[25388] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/scratch_buffer_set_array_size.o malloc/scratch_buffer_set_array_size.c
  4483	distcc[25388] (dcc_note_state) note state 2, file "scratch_buffer_set_array_size.c", host "192.168.1.41"
  4484	distcc[25388] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  4485	distcc[25388] (dcc_select_for_write) select for write on fd7
  4486	distcc[25388] (dcc_select_for_read) select for read on fd7 for 300s
  4487	distcc[25465] (dcc_new_pgrp) entered process group
  4488	distcc[25465] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  4489	distcc[25388] (dcc_select_for_read) select for read on fd7 for 300s
  4490	distcc[25390] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4491	distcc[25390] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4492	distcc[25390] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4493	distcc[25390] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  4494	distcc[25390] (dcc_lock_pause) nothing available, sleeping 1000ms...
  4495	distcc[25388] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  4496	distcc[25388] (dcc_x_token_int) send DIST00000001
  4497	distcc[25388] (dcc_x_token_int) send ARGC00000009
  4498	distcc[25388] (dcc_x_token_int) send ARGV00000024
  4499	distcc[25388] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  4500	distcc[25388] (dcc_x_token_int) send ARGV00000012
  4501	distcc[25388] (dcc_x_token_string) send string '-march=armv8-a+crc'
  4502	distcc[25388] (dcc_x_token_int) send ARGV00000003
  4503	distcc[25388] (dcc_x_token_string) send string '-O2'
  4504	distcc[25388] (dcc_x_token_int) send ARGV00000005
  4505	distcc[25388] (dcc_x_token_string) send string '-pipe'
  4506	distcc[25388] (dcc_x_token_int) send ARGV00000005
  4507	distcc[25388] (dcc_x_token_string) send string '-Wall'
  4508	distcc[25388] (dcc_x_token_int) send ARGV00000002
  4509	distcc[25388] (dcc_x_token_string) send string '-c'
  4510	distcc[25388] (dcc_x_token_int) send ARGV00000002
  4511	distcc[25388] (dcc_x_token_string) send string '-o'
  4512	distcc[25388] (dcc_x_token_int) send ARGV00000026
  4513	distcc[25388] (dcc_x_token_string) send string 'malloc/scratch_buffer_set_array_size.o'
  4514	distcc[25388] (dcc_x_token_int) send ARGV00000026
  4515	distcc[25388] (dcc_x_token_string) send string 'malloc/scratch_buffer_set_array_size.c'
  4516	distcc[25388] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  4517	distcc[25391] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4518	distcc[25391] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4519	distcc[25391] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4520	distcc[25391] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  4521	distcc[25391] (dcc_lock_pause) nothing available, sleeping 1000ms...
  4522	distcc[25393] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4523	distcc[25393] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4524	distcc[25393] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4525	distcc[25393] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  4526	distcc[25393] (dcc_lock_pause) nothing available, sleeping 1000ms...
  4527	distcc[25385] (dcc_collect_child) cpp child 25462 terminated with status 0
  4528	distcc[25385] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  4529	distcc[25385] cpp sig-handler.c on localhost completed ok
  4530	distcc[25385] (dcc_unlock) release lock fd6
  4531	distcc[25385] (dcc_x_file) send 35515 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_5421ebd2.i with token DOTI and compression 69
  4532	distcc[25385] (dcc_x_token_int) send DOTI00008abb
  4533	distcc[25385] (dcc_compile_remote) client finished sending request to server
  4534	distcc[25385] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  4535	distcc[25385] (dcc_select_for_read) select for read on fd7 for 300s
  4536	distcc[25386] (dcc_collect_child) cpp child 25463 terminated with status 0
  4537	distcc[25386] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  4538	distcc[25386] cpp setlocale_null.c on localhost completed ok
  4539	distcc[25386] (dcc_unlock) release lock fd6
  4540	distcc[25386] (dcc_x_file) send 73533 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_73a4ebd2.i with token DOTI and compression 69
  4541	distcc[25386] (dcc_x_token_int) send DOTI00011f3d
  4542	distcc[25386] (dcc_compile_remote) client finished sending request to server
  4543	distcc[25386] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  4544	distcc[25386] (dcc_select_for_read) select for read on fd7 for 300s
  4545	distcc[25388] (dcc_collect_child) cpp child 25465 terminated with status 0
  4546	distcc[25388] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  4547	distcc[25388] cpp malloc/scratch_buffer_set_array_size.c on localhost completed ok
  4548	distcc[25388] (dcc_unlock) release lock fd6
  4549	distcc[25388] (dcc_x_file) send 90506 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_95eeebd2.i with token DOTI and compression 69
  4550	distcc[25388] (dcc_x_token_int) send DOTI0001618a
  4551	distcc[25388] (dcc_compile_remote) client finished sending request to server
  4552	distcc[25388] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  4553	distcc[25388] (dcc_select_for_read) select for read on fd7 for 300s
  4554	distcc[25385] (dcc_r_token_int) got DONE00000001
  4555	distcc[25385] (dcc_r_result_header) got response header
  4556	distcc[25385] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  4557	distcc[25385] (dcc_select_for_read) select for read on fd7 for 300s
  4558	distcc[25385] (dcc_r_token_int) got STAT00000000
  4559	distcc[25385] (dcc_r_token_int) got SERR00000000
  4560	distcc[25385] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_4749ebd0.txt
  4561	distcc[25385] (dcc_r_token_int) got SOUT00000000
  4562	distcc[25385] (dcc_r_token_int) got DOTO00000538
  4563	distcc[25385] (dcc_r_file) received 1336 bytes to file sig-handler.o
  4564	distcc[25385] (dcc_r_file_timed) 1336 bytes received in 0.000340s, rate 3837kB/s
  4565	distcc[25385] 35515 bytes from sig-handler.c compiled on 192.168.1.41 in 0.1592s, rate 218kB/s
  4566	distcc[25385] (dcc_unlock) release lock fd5
  4567	distcc[25385] compile sig-handler.c on 192.168.1.41 completed ok
  4568	distcc[25385] elapsed compilation time 2.164326s
  4569	distcc[25385] (dcc_exit) exit: code 0; self: 0.000000 user 0.012582 sys; children: 0.032540 user 0.045712 sys
  4570	distcc[25385] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  4571	distcc[25386] (dcc_r_token_int) got DONE00000001
  4572	distcc[25386] (dcc_r_result_header) got response header
  4573	distcc[25386] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  4574	distcc[25386] (dcc_r_token_int) got STAT00000000
  4575	distcc[25386] (dcc_r_token_int) got SERR00000000
  4576	distcc[25386] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_671debd0.txt
  4577	distcc[25386] (dcc_r_token_int) got SOUT00000000
  4578	distcc[25386] (dcc_r_token_int) got DOTO00000790
  4579	distcc[25386] (dcc_r_file) received 1936 bytes to file setlocale_null.o
  4580	distcc[25386] (dcc_r_file_timed) 1936 bytes received in 0.000392s, rate 4823kB/s
  4581	distcc[25386] 73533 bytes from setlocale_null.c compiled on 192.168.1.41 in 0.1899s, rate 378kB/s
  4582	distcc[25386] (dcc_unlock) release lock fd5
  4583	distcc[25386] compile setlocale_null.c on 192.168.1.41 completed ok
  4584	distcc[25386] elapsed compilation time 2.194781s
  4585	distcc[25386] (dcc_exit) exit: code 0; self: 0.003368 user 0.010104 sys; children: 0.053697 user 0.035358 sys
  4586	distcc[25386] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  4587	distcc[25388] (dcc_r_token_int) got DONE00000001
  4588	distcc[25388] (dcc_r_result_header) got response header
  4589	distcc[25388] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  4590	distcc[25388] (dcc_r_token_int) got STAT00000000
  4591	distcc[25388] (dcc_r_token_int) got SERR00000000
  4592	distcc[25388] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_83e1ebd0.txt
  4593	distcc[25388] (dcc_r_token_int) got SOUT00000000
  4594	distcc[25388] (dcc_r_token_int) got DOTO00000760
  4595	distcc[25388] (dcc_r_file) received 1888 bytes to file malloc/scratch_buffer_set_array_size.o
  4596	distcc[25388] (dcc_r_file_timed) 1888 bytes received in 0.000407s, rate 4530kB/s
  4597	distcc[25388] 90506 bytes from malloc/scratch_buffer_set_array_size.c compiled on 192.168.1.41 in 0.2086s, rate 424kB/s
  4598	distcc[25388] (dcc_unlock) release lock fd5
  4599	distcc[25388] compile malloc/scratch_buffer_set_array_size.c on 192.168.1.41 completed ok
  4600	distcc[25388] elapsed compilation time 2.214841s
  4601	distcc[25388] (dcc_exit) exit: code 0; self: 0.006840 user 0.006840 sys; children: 0.055937 user 0.028977 sys
  4602	distcc[25388] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  4603	distcc[25435] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 0 as fd5
  4604	distcc[25435] (dcc_lock_host) got cpu lock on localhost slot 0 as fd6
  4605	distcc[25435] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  4606	distcc[25435] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c malloc/dynarray_at_failure.c
  4607	distcc[25435] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E malloc/dynarray_at_failure.c
  4608	distcc[25468] (dcc_new_pgrp) entered process group
  4609	distcc[25468] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  4610	distcc[25435] (dcc_spawn_child) child started as pid25468
  4611	distcc[25435] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/dynarray_at_failure.o malloc/dynarray_at_failure.c
  4612	distcc[25435] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/dynarray_at_failure.o malloc/dynarray_at_failure.c
  4613	distcc[25435] (dcc_note_state) note state 2, file "dynarray_at_failure.c", host "192.168.1.41"
  4614	distcc[25435] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  4615	distcc[25435] (dcc_select_for_write) select for write on fd7
  4616	distcc[25435] (dcc_select_for_read) select for read on fd7 for 300s
  4617	distcc[25435] (dcc_select_for_read) select for read on fd7 for 300s
  4618	distcc[25435] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  4619	distcc[25435] (dcc_x_token_int) send DIST00000001
  4620	distcc[25435] (dcc_x_token_int) send ARGC00000009
  4621	distcc[25435] (dcc_x_token_int) send ARGV00000024
  4622	distcc[25435] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  4623	distcc[25435] (dcc_x_token_int) send ARGV00000012
  4624	distcc[25435] (dcc_x_token_string) send string '-march=armv8-a+crc'
  4625	distcc[25435] (dcc_x_token_int) send ARGV00000003
  4626	distcc[25435] (dcc_x_token_string) send string '-O2'
  4627	distcc[25435] (dcc_x_token_int) send ARGV00000005
  4628	distcc[25435] (dcc_x_token_string) send string '-pipe'
  4629	distcc[25435] (dcc_x_token_int) send ARGV00000005
  4630	distcc[25435] (dcc_x_token_string) send string '-Wall'
  4631	distcc[25435] (dcc_x_token_int) send ARGV00000002
  4632	distcc[25435] (dcc_x_token_string) send string '-c'
  4633	distcc[25435] (dcc_x_token_int) send ARGV00000002
  4634	distcc[25435] (dcc_x_token_string) send string '-o'
  4635	distcc[25435] (dcc_x_token_int) send ARGV0000001c
  4636	distcc[25435] (dcc_x_token_string) send string 'malloc/dynarray_at_failure.o'
  4637	distcc[25435] (dcc_x_token_int) send ARGV0000001c
  4638	distcc[25435] (dcc_x_token_string) send string 'malloc/dynarray_at_failure.c'
  4639	distcc[25435] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  4640	distcc[25375] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4641	distcc[25375] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4642	distcc[25375] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 2 as fd5
  4643	distcc[25375] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  4644	distcc[25375] (dcc_lock_host) got cpu lock on localhost slot 1 as fd6
  4645	distcc[25375] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  4646	distcc[25375] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c malloca.c
  4647	distcc[25375] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E malloca.c
  4648	distcc[25375] (dcc_spawn_child) child started as pid25470
  4649	distcc[25375] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o malloca.o malloca.c
  4650	distcc[25375] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o malloca.o malloca.c
  4651	distcc[25375] (dcc_note_state) note state 2, file "malloca.c", host "192.168.1.41"
  4652	distcc[25470] (dcc_new_pgrp) entered process group
  4653	distcc[25470] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  4654	distcc[25375] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  4655	distcc[25375] (dcc_select_for_write) select for write on fd7
  4656	distcc[25375] (dcc_select_for_read) select for read on fd7 for 300s
  4657	distcc[25375] (dcc_select_for_read) select for read on fd7 for 300s
  4658	distcc[25375] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  4659	distcc[25375] (dcc_x_token_int) send DIST00000001
  4660	distcc[25375] (dcc_x_token_int) send ARGC00000009
  4661	distcc[25375] (dcc_x_token_int) send ARGV00000024
  4662	distcc[25375] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  4663	distcc[25375] (dcc_x_token_int) send ARGV00000012
  4664	distcc[25375] (dcc_x_token_string) send string '-march=armv8-a+crc'
  4665	distcc[25375] (dcc_x_token_int) send ARGV00000003
  4666	distcc[25375] (dcc_x_token_string) send string '-O2'
  4667	distcc[25375] (dcc_x_token_int) send ARGV00000005
  4668	distcc[25375] (dcc_x_token_string) send string '-pipe'
  4669	distcc[25375] (dcc_x_token_int) send ARGV00000005
  4670	distcc[25375] (dcc_x_token_string) send string '-Wall'
  4671	distcc[25375] (dcc_x_token_int) send ARGV00000002
  4672	distcc[25375] (dcc_x_token_string) send string '-c'
  4673	distcc[25375] (dcc_x_token_int) send ARGV00000002
  4674	distcc[25375] (dcc_x_token_string) send string '-o'
  4675	distcc[25375] (dcc_x_token_int) send ARGV00000009
  4676	distcc[25375] (dcc_x_token_string) send string 'malloca.o'
  4677	distcc[25375] (dcc_x_token_int) send ARGV00000009
  4678	distcc[25375] (dcc_x_token_string) send string 'malloca.c'
  4679	distcc[25375] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  4680	distcc[25378] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4681	distcc[25378] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4682	distcc[25378] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4683	distcc[25378] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 3 as fd5
  4684	distcc[25378] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  4685	distcc[25378] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
  4686	distcc[25378] (dcc_lock_host) got cpu lock on localhost slot 2 as fd6
  4687	distcc[25378] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  4688	distcc[25378] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c math.c
  4689	distcc[25378] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E math.c
  4690	distcc[25378] (dcc_spawn_child) child started as pid25472
  4691	distcc[25378] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o math.o math.c
  4692	distcc[25378] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o math.o math.c
  4693	distcc[25378] (dcc_note_state) note state 2, file "math.c", host "192.168.1.41"
  4694	distcc[25472] (dcc_new_pgrp) entered process group
  4695	distcc[25472] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  4696	distcc[25378] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  4697	distcc[25378] (dcc_select_for_write) select for write on fd7
  4698	distcc[25378] (dcc_select_for_read) select for read on fd7 for 300s
  4699	distcc[25378] (dcc_select_for_read) select for read on fd7 for 300s
  4700	distcc[25379] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4701	distcc[25379] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4702	distcc[25379] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4703	distcc[25379] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  4704	distcc[25379] (dcc_lock_pause) nothing available, sleeping 1000ms...
  4705	distcc[25378] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  4706	distcc[25378] (dcc_x_token_int) send DIST00000001
  4707	distcc[25378] (dcc_x_token_int) send ARGC00000009
  4708	distcc[25378] (dcc_x_token_int) send ARGV00000024
  4709	distcc[25378] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  4710	distcc[25378] (dcc_x_token_int) send ARGV00000012
  4711	distcc[25378] (dcc_x_token_string) send string '-march=armv8-a+crc'
  4712	distcc[25378] (dcc_x_token_int) send ARGV00000003
  4713	distcc[25378] (dcc_x_token_string) send string '-O2'
  4714	distcc[25378] (dcc_x_token_int) send ARGV00000005
  4715	distcc[25378] (dcc_x_token_string) send string '-pipe'
  4716	distcc[25378] (dcc_x_token_int) send ARGV00000005
  4717	distcc[25378] (dcc_x_token_string) send string '-Wall'
  4718	distcc[25378] (dcc_x_token_int) send ARGV00000002
  4719	distcc[25378] (dcc_x_token_string) send string '-c'
  4720	distcc[25378] (dcc_x_token_int) send ARGV00000002
  4721	distcc[25378] (dcc_x_token_string) send string '-o'
  4722	distcc[25378] (dcc_x_token_int) send ARGV00000006
  4723	distcc[25378] (dcc_x_token_string) send string 'math.o'
  4724	distcc[25378] (dcc_x_token_int) send ARGV00000006
  4725	distcc[25378] (dcc_x_token_string) send string 'math.c'
  4726	distcc[25378] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  4727	distcc[25380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4728	distcc[25380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4729	distcc[25380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4730	distcc[25380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  4731	distcc[25380] (dcc_lock_pause) nothing available, sleeping 1000ms...
  4732	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4733	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4734	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4735	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  4736	distcc[25381] (dcc_lock_pause) nothing available, sleeping 1000ms...
  4737	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4738	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4739	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4740	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  4741	distcc[25382] (dcc_lock_pause) nothing available, sleeping 1000ms...
  4742	distcc[25435] (dcc_collect_child) cpp child 25468 terminated with status 0
  4743	distcc[25435] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  4744	distcc[25435] cpp malloc/dynarray_at_failure.c on localhost completed ok
  4745	distcc[25435] (dcc_unlock) release lock fd6
  4746	distcc[25435] (dcc_x_file) send 184726 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_7f0aebd2.i with token DOTI and compression 69
  4747	distcc[25435] (dcc_x_token_int) send DOTI0002d196
  4748	distcc[25435] (dcc_compile_remote) client finished sending request to server
  4749	distcc[25435] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  4750	distcc[25435] (dcc_select_for_read) select for read on fd7 for 300s
  4751	distcc[25375] (dcc_collect_child) cpp child 25470 terminated with status 0
  4752	distcc[25375] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  4753	distcc[25375] cpp malloca.c on localhost completed ok
  4754	distcc[25375] (dcc_unlock) release lock fd6
  4755	distcc[25375] (dcc_x_file) send 56152 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_dc7bebd2.i with token DOTI and compression 69
  4756	distcc[25375] (dcc_x_token_int) send DOTI0000db58
  4757	distcc[25375] (dcc_compile_remote) client finished sending request to server
  4758	distcc[25375] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  4759	distcc[25375] (dcc_select_for_read) select for read on fd7 for 300s
  4760	distcc[25378] (dcc_collect_child) cpp child 25472 terminated with status 0
  4761	distcc[25378] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  4762	distcc[25378] cpp math.c on localhost completed ok
  4763	distcc[25378] (dcc_unlock) release lock fd6
  4764	distcc[25378] (dcc_x_file) send 144185 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_2314ebd2.i with token DOTI and compression 69
  4765	distcc[25378] (dcc_x_token_int) send DOTI00023339
  4766	distcc[25378] (dcc_compile_remote) client finished sending request to server
  4767	distcc[25378] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  4768	distcc[25378] (dcc_select_for_read) select for read on fd7 for 300s
  4769	distcc[25435] (dcc_r_token_int) got DONE00000001
  4770	distcc[25435] (dcc_r_result_header) got response header
  4771	distcc[25435] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  4772	distcc[25435] (dcc_r_token_int) got STAT00000000
  4773	distcc[25435] (dcc_r_token_int) got SERR00000000
  4774	distcc[25435] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_70abebd0.txt
  4775	distcc[25435] (dcc_r_token_int) got SOUT00000000
  4776	distcc[25435] (dcc_r_token_int) got DOTO00000630
  4777	distcc[25435] (dcc_r_file) received 1584 bytes to file malloc/dynarray_at_failure.o
  4778	distcc[25435] (dcc_r_file_timed) 1584 bytes received in 0.000404s, rate 3829kB/s
  4779	distcc[25435] 184726 bytes from malloc/dynarray_at_failure.c compiled on 192.168.1.41 in 0.1916s, rate 942kB/s
  4780	distcc[25435] (dcc_unlock) release lock fd5
  4781	distcc[25435] compile malloc/dynarray_at_failure.c on 192.168.1.41 completed ok
  4782	distcc[25435] elapsed compilation time 2.196476s
  4783	distcc[25435] (dcc_exit) exit: code 0; self: 0.000000 user 0.012056 sys; children: 0.063639 user 0.041450 sys
  4784	distcc[25435] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  4785	distcc[25375] (dcc_r_token_int) got DONE00000001
  4786	distcc[25375] (dcc_r_result_header) got response header
  4787	distcc[25375] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  4788	distcc[25375] (dcc_r_token_int) got STAT00000000
  4789	distcc[25375] (dcc_r_token_int) got SERR00000000
  4790	distcc[25375] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_c384ebcf.txt
  4791	distcc[25375] (dcc_r_token_int) got SOUT00000000
  4792	distcc[25375] (dcc_r_token_int) got DOTO00000700
  4793	distcc[25375] (dcc_r_file) received 1792 bytes to file malloca.o
  4794	distcc[25375] (dcc_r_file_timed) 1792 bytes received in 0.000409s, rate 4279kB/s
  4795	distcc[25375] 56152 bytes from malloca.c compiled on 192.168.1.41 in 0.2063s, rate 266kB/s
  4796	distcc[25375] (dcc_unlock) release lock fd5
  4797	distcc[25375] compile malloca.c on 192.168.1.41 completed ok
  4798	distcc[25375] elapsed compilation time 3.214489s
  4799	distcc[25375] (dcc_exit) exit: code 0; self: 0.000000 user 0.014880 sys; children: 0.045883 user 0.038280 sys
  4800	distcc[25375] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  4801	distcc[25378] (dcc_r_token_int) got DONE00000001
  4802	distcc[25378] (dcc_r_result_header) got response header
  4803	distcc[25378] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  4804	distcc[25378] (dcc_r_token_int) got STAT00000000
  4805	distcc[25378] (dcc_r_token_int) got SERR00000000
  4806	distcc[25378] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_1126ebcf.txt
  4807	distcc[25378] (dcc_r_token_int) got SOUT00000000
  4808	distcc[25378] (dcc_r_token_int) got DOTO000003e0
  4809	distcc[25378] (dcc_r_file) received 992 bytes to file math.o
  4810	distcc[25378] (dcc_r_file_timed) 992 bytes received in 0.000830s, rate 1167kB/s
  4811	distcc[25378] 144185 bytes from math.c compiled on 192.168.1.41 in 0.2121s, rate 664kB/s
  4812	distcc[25378] (dcc_unlock) release lock fd5
  4813	distcc[25378] compile math.c on 192.168.1.41 completed ok
  4814	distcc[25378] elapsed compilation time 3.218418s
  4815	distcc[25378] (dcc_exit) exit: code 0; self: 0.005732 user 0.008598 sys; children: 0.076872 user 0.050118 sys
  4816	distcc[25378] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  4817	distcc[25390] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 0 as fd5
  4818	distcc[25390] (dcc_lock_host) got cpu lock on localhost slot 0 as fd6
  4819	distcc[25390] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  4820	distcc[25390] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c malloc/scratch_buffer_grow_preserve.c
  4821	distcc[25390] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E malloc/scratch_buffer_grow_preserve.c
  4822	distcc[25390] (dcc_spawn_child) child started as pid25474
  4823	distcc[25390] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/scratch_buffer_grow_preserve.o malloc/scratch_buffer_grow_preserve.c
  4824	distcc[25390] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/scratch_buffer_grow_preserve.o malloc/scratch_buffer_grow_preserve.c
  4825	distcc[25390] (dcc_note_state) note state 2, file "scratch_buffer_grow_preserve.c", host "192.168.1.41"
  4826	distcc[25474] (dcc_new_pgrp) entered process group
  4827	distcc[25474] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  4828	distcc[25390] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  4829	distcc[25390] (dcc_select_for_write) select for write on fd7
  4830	distcc[25390] (dcc_select_for_read) select for read on fd7 for 300s
  4831	distcc[25390] (dcc_select_for_read) select for read on fd7 for 300s
  4832	distcc[25391] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4833	distcc[25391] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4834	distcc[25391] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 2 as fd5
  4835	distcc[25391] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  4836	distcc[25391] (dcc_lock_host) got cpu lock on localhost slot 1 as fd6
  4837	distcc[25391] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  4838	distcc[25391] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c tempname.c
  4839	distcc[25391] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E tempname.c
  4840	distcc[25391] (dcc_spawn_child) child started as pid25476
  4841	distcc[25391] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o tempname.o tempname.c
  4842	distcc[25391] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o tempname.o tempname.c
  4843	distcc[25391] (dcc_note_state) note state 2, file "tempname.c", host "192.168.1.41"
  4844	distcc[25476] (dcc_new_pgrp) entered process group
  4845	distcc[25476] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  4846	distcc[25391] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  4847	distcc[25391] (dcc_select_for_write) select for write on fd7
  4848	distcc[25391] (dcc_select_for_read) select for read on fd7 for 300s
  4849	distcc[25391] (dcc_select_for_read) select for read on fd7 for 300s
  4850	distcc[25393] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4851	distcc[25393] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4852	distcc[25393] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4853	distcc[25393] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 3 as fd5
  4854	distcc[25393] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  4855	distcc[25393] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
  4856	distcc[25393] (dcc_lock_host) got cpu lock on localhost slot 2 as fd6
  4857	distcc[25393] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  4858	distcc[25393] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c glthread/threadlib.c
  4859	distcc[25393] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E glthread/threadlib.c
  4860	distcc[25393] (dcc_spawn_child) child started as pid25478
  4861	distcc[25393] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o glthread/threadlib.o glthread/threadlib.c
  4862	distcc[25393] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o glthread/threadlib.o glthread/threadlib.c
  4863	distcc[25393] (dcc_note_state) note state 2, file "threadlib.c", host "192.168.1.41"
  4864	distcc[25393] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  4865	distcc[25393] (dcc_select_for_write) select for write on fd7
  4866	distcc[25393] (dcc_select_for_read) select for read on fd7 for 300s
  4867	distcc[25393] (dcc_select_for_read) select for read on fd7 for 300s
  4868	distcc[25393] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  4869	distcc[25393] (dcc_x_token_int) send DIST00000001
  4870	distcc[25393] (dcc_x_token_int) send ARGC00000009
  4871	distcc[25393] (dcc_x_token_int) send ARGV00000024
  4872	distcc[25393] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  4873	distcc[25393] (dcc_x_token_int) send ARGV00000012
  4874	distcc[25393] (dcc_x_token_string) send string '-march=armv8-a+crc'
  4875	distcc[25393] (dcc_x_token_int) send ARGV00000003
  4876	distcc[25393] (dcc_x_token_string) send string '-O2'
  4877	distcc[25393] (dcc_x_token_int) send ARGV00000005
  4878	distcc[25393] (dcc_x_token_string) send string '-pipe'
  4879	distcc[25393] (dcc_x_token_int) send ARGV00000005
  4880	distcc[25393] (dcc_x_token_string) send string '-Wall'
  4881	distcc[25393] (dcc_x_token_int) send ARGV00000002
  4882	distcc[25393] (dcc_x_token_string) send string '-c'
  4883	distcc[25393] (dcc_x_token_int) send ARGV00000002
  4884	distcc[25393] (dcc_x_token_string) send string '-o'
  4885	distcc[25393] (dcc_x_token_int) send ARGV00000014
  4886	distcc[25393] (dcc_x_token_string) send string 'glthread/threadlib.o'
  4887	distcc[25393] (dcc_x_token_int) send ARGV00000014
  4888	distcc[25393] (dcc_x_token_string) send string 'glthread/threadlib.c'
  4889	distcc[25393] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  4890	distcc[25478] (dcc_new_pgrp) entered process group
  4891	distcc[25478] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  4892	distcc[25393] (dcc_collect_child) cpp child 25478 terminated with status 0
  4893	distcc[25393] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  4894	distcc[25393] cpp glthread/threadlib.c on localhost completed ok
  4895	distcc[25393] (dcc_unlock) release lock fd6
  4896	distcc[25393] (dcc_x_file) send 84755 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_fb73ebd3.i with token DOTI and compression 69
  4897	distcc[25393] (dcc_x_token_int) send DOTI00014b13
  4898	distcc[25393] (dcc_compile_remote) client finished sending request to server
  4899	distcc[25393] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  4900	distcc[25393] (dcc_select_for_read) select for read on fd7 for 300s
  4901	distcc[25393] (dcc_r_token_int) got DONE00000001
  4902	distcc[25393] (dcc_r_result_header) got response header
  4903	distcc[25393] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  4904	distcc[25393] (dcc_r_token_int) got STAT00000000
  4905	distcc[25393] (dcc_r_token_int) got SERR00000000
  4906	distcc[25393] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_e0e5ebd0.txt
  4907	distcc[25393] (dcc_r_token_int) got SOUT00000000
  4908	distcc[25393] (dcc_r_token_int) got DOTO000003e8
  4909	distcc[25393] (dcc_r_file) received 1000 bytes to file glthread/threadlib.o
  4910	distcc[25393] (dcc_r_file_timed) 1000 bytes received in 0.000384s, rate 2543kB/s
  4911	distcc[25393] 84755 bytes from glthread/threadlib.c compiled on 192.168.1.41 in 0.1493s, rate 554kB/s
  4912	distcc[25393] (dcc_unlock) release lock fd5
  4913	distcc[25393] compile glthread/threadlib.c on 192.168.1.41 completed ok
  4914	distcc[25393] elapsed compilation time 3.157342s
  4915	distcc[25393] (dcc_exit) exit: code 0; self: 0.000000 user 0.015510 sys; children: 0.049589 user 0.033379 sys
  4916	distcc[25393] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  4917	distcc[25379] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4918	distcc[25379] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4919	distcc[25379] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4920	distcc[25379] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 3 as fd5
  4921	distcc[25379] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  4922	distcc[25379] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
  4923	distcc[25379] (dcc_lock_host) got cpu lock on localhost slot 2 as fd6
  4924	distcc[25379] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  4925	distcc[25379] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c printf-frexp.c
  4926	distcc[25379] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E printf-frexp.c
  4927	distcc[25379] (dcc_spawn_child) child started as pid25480
  4928	distcc[25379] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o printf-frexp.o printf-frexp.c
  4929	distcc[25379] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o printf-frexp.o printf-frexp.c
  4930	distcc[25379] (dcc_note_state) note state 2, file "printf-frexp.c", host "192.168.1.41"
  4931	distcc[25480] (dcc_new_pgrp) entered process group
  4932	distcc[25480] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  4933	distcc[25379] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  4934	distcc[25379] (dcc_select_for_write) select for write on fd7
  4935	distcc[25379] (dcc_select_for_read) select for read on fd7 for 300s
  4936	distcc[25379] (dcc_select_for_read) select for read on fd7 for 300s
  4937	distcc[25379] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  4938	distcc[25379] (dcc_x_token_int) send DIST00000001
  4939	distcc[25379] (dcc_x_token_int) send ARGC00000009
  4940	distcc[25379] (dcc_x_token_int) send ARGV00000024
  4941	distcc[25379] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  4942	distcc[25379] (dcc_x_token_int) send ARGV00000012
  4943	distcc[25379] (dcc_x_token_string) send string '-march=armv8-a+crc'
  4944	distcc[25379] (dcc_x_token_int) send ARGV00000003
  4945	distcc[25379] (dcc_x_token_string) send string '-O2'
  4946	distcc[25379] (dcc_x_token_int) send ARGV00000005
  4947	distcc[25379] (dcc_x_token_string) send string '-pipe'
  4948	distcc[25379] (dcc_x_token_int) send ARGV00000005
  4949	distcc[25379] (dcc_x_token_string) send string '-Wall'
  4950	distcc[25379] (dcc_x_token_int) send ARGV00000002
  4951	distcc[25379] (dcc_x_token_string) send string '-c'
  4952	distcc[25379] (dcc_x_token_int) send ARGV00000002
  4953	distcc[25379] (dcc_x_token_string) send string '-o'
  4954	distcc[25379] (dcc_x_token_int) send ARGV0000000e
  4955	distcc[25379] (dcc_x_token_string) send string 'printf-frexp.o'
  4956	distcc[25379] (dcc_x_token_int) send ARGV0000000e
  4957	distcc[25379] (dcc_x_token_string) send string 'printf-frexp.c'
  4958	distcc[25379] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  4959	distcc[25380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4960	distcc[25380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4961	distcc[25380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4962	distcc[25380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  4963	distcc[25380] (dcc_lock_pause) nothing available, sleeping 1000ms...
  4964	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4965	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4966	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4967	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  4968	distcc[25381] (dcc_lock_pause) nothing available, sleeping 1000ms...
  4969	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  4970	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  4971	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  4972	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  4973	distcc[25382] (dcc_lock_pause) nothing available, sleeping 1000ms...
  4974	distcc[25379] (dcc_collect_child) cpp child 25480 terminated with status 0
  4975	distcc[25379] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  4976	distcc[25379] cpp printf-frexp.c on localhost completed ok
  4977	distcc[25379] (dcc_unlock) release lock fd6
  4978	distcc[25379] (dcc_x_file) send 144721 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_3c87ebd3.i with token DOTI and compression 69
  4979	distcc[25379] (dcc_x_token_int) send DOTI00023551
  4980	distcc[25379] (dcc_compile_remote) client finished sending request to server
  4981	distcc[25379] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  4982	distcc[25379] (dcc_select_for_read) select for read on fd7 for 300s
  4983	distcc[25379] (dcc_r_token_int) got DONE00000001
  4984	distcc[25379] (dcc_r_result_header) got response header
  4985	distcc[25379] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  4986	distcc[25379] (dcc_r_token_int) got STAT00000000
  4987	distcc[25379] (dcc_r_token_int) got SERR00000000
  4988	distcc[25379] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_269cebcf.txt
  4989	distcc[25379] (dcc_r_token_int) got SOUT00000000
  4990	distcc[25379] (dcc_r_token_int) got DOTO00000738
  4991	distcc[25379] (dcc_r_file) received 1848 bytes to file printf-frexp.o
  4992	distcc[25379] (dcc_r_file_timed) 1848 bytes received in 0.000697s, rate 2589kB/s
  4993	distcc[25379] 144721 bytes from printf-frexp.c compiled on 192.168.1.41 in 0.1958s, rate 722kB/s
  4994	distcc[25379] (dcc_unlock) release lock fd5
  4995	distcc[25379] compile printf-frexp.c on 192.168.1.41 completed ok
  4996	distcc[25379] elapsed compilation time 4.202933s
  4997	distcc[25379] (dcc_exit) exit: code 0; self: 0.006339 user 0.009509 sys; children: 0.091359 user 0.028188 sys
  4998	distcc[25379] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  4999	distcc[25390] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  5000	distcc[25390] (dcc_x_token_int) send DIST00000001
  5001	distcc[25390] (dcc_x_token_int) send ARGC00000009
  5002	distcc[25390] (dcc_x_token_int) send ARGV00000024
  5003	distcc[25390] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  5004	distcc[25390] (dcc_x_token_int) send ARGV00000012
  5005	distcc[25390] (dcc_x_token_string) send string '-march=armv8-a+crc'
  5006	distcc[25390] (dcc_x_token_int) send ARGV00000003
  5007	distcc[25390] (dcc_x_token_string) send string '-O2'
  5008	distcc[25390] (dcc_x_token_int) send ARGV00000005
  5009	distcc[25390] (dcc_x_token_string) send string '-pipe'
  5010	distcc[25390] (dcc_x_token_int) send ARGV00000005
  5011	distcc[25390] (dcc_x_token_string) send string '-Wall'
  5012	distcc[25390] (dcc_x_token_int) send ARGV00000002
  5013	distcc[25390] (dcc_x_token_string) send string '-c'
  5014	distcc[25390] (dcc_x_token_int) send ARGV00000002
  5015	distcc[25390] (dcc_x_token_string) send string '-o'
  5016	distcc[25390] (dcc_x_token_int) send ARGV00000025
  5017	distcc[25390] (dcc_x_token_string) send string 'malloc/scratch_buffer_grow_preserve.o'
  5018	distcc[25390] (dcc_x_token_int) send ARGV00000025
  5019	distcc[25390] (dcc_x_token_string) send string 'malloc/scratch_buffer_grow_preserve.c'
  5020	distcc[25390] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  5021	distcc[25390] (dcc_collect_child) cpp child 25474 terminated with status 0
  5022	distcc[25390] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  5023	distcc[25390] cpp malloc/scratch_buffer_grow_preserve.c on localhost completed ok
  5024	distcc[25390] (dcc_unlock) release lock fd6
  5025	distcc[25390] (dcc_x_file) send 123964 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_aa41ebd3.i with token DOTI and compression 69
  5026	distcc[25390] (dcc_x_token_int) send DOTI0001e43c
  5027	distcc[25391] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  5028	distcc[25390] (dcc_compile_remote) client finished sending request to server
  5029	distcc[25390] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  5030	distcc[25391] (dcc_x_token_int) send DIST00000001
  5031	distcc[25391] (dcc_x_token_int) send ARGC00000009
  5032	distcc[25391] (dcc_x_token_int) send ARGV00000024
  5033	distcc[25391] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  5034	distcc[25391] (dcc_x_token_int) send ARGV00000012
  5035	distcc[25391] (dcc_x_token_string) send string '-march=armv8-a+crc'
  5036	distcc[25391] (dcc_x_token_int) send ARGV00000003
  5037	distcc[25391] (dcc_x_token_string) send string '-O2'
  5038	distcc[25391] (dcc_x_token_int) send ARGV00000005
  5039	distcc[25391] (dcc_x_token_string) send string '-pipe'
  5040	distcc[25391] (dcc_x_token_int) send ARGV00000005
  5041	distcc[25391] (dcc_x_token_string) send string '-Wall'
  5042	distcc[25391] (dcc_x_token_int) send ARGV00000002
  5043	distcc[25391] (dcc_x_token_string) send string '-c'
  5044	distcc[25391] (dcc_x_token_int) send ARGV00000002
  5045	distcc[25390] (dcc_select_for_read) select for read on fd7 for 300s
  5046	distcc[25391] (dcc_x_token_string) send string '-o'
  5047	distcc[25391] (dcc_x_token_int) send ARGV0000000a
  5048	distcc[25391] (dcc_x_token_string) send string 'tempname.o'
  5049	distcc[25391] (dcc_x_token_int) send ARGV0000000a
  5050	distcc[25391] (dcc_x_token_string) send string 'tempname.c'
  5051	distcc[25391] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  5052	distcc[25391] (dcc_collect_child) cpp child 25476 terminated with status 0
  5053	distcc[25391] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  5054	distcc[25391] cpp tempname.c on localhost completed ok
  5055	distcc[25391] (dcc_unlock) release lock fd6
  5056	distcc[25391] (dcc_x_file) send 234412 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_ce5cebd3.i with token DOTI and compression 69
  5057	distcc[25391] (dcc_x_token_int) send DOTI000393ac
  5058	distcc[25391] (dcc_pump_sendfile) sendfile: partial transmission of 208896 bytes; retrying 25516 @208896
  5059	distcc[25391] (dcc_select_for_write) select for write on fd7
  5060	distcc[25391] (dcc_pump_sendfile) select() returned, continuing to write
  5061	distcc[25391] (dcc_compile_remote) client finished sending request to server
  5062	distcc[25391] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  5063	distcc[25391] (dcc_select_for_read) select for read on fd7 for 300s
  5064	distcc[25390] (dcc_r_token_int) got DONE00000001
  5065	distcc[25390] (dcc_r_result_header) got response header
  5066	distcc[25390] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  5067	distcc[25390] (dcc_r_token_int) got STAT00000000
  5068	distcc[25390] (dcc_r_token_int) got SERR00000000
  5069	distcc[25390] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_9c7bebd0.txt
  5070	distcc[25390] (dcc_r_token_int) got SOUT00000000
  5071	distcc[25390] (dcc_r_token_int) got DOTO00000798
  5072	distcc[25390] (dcc_select_for_read) select for read on fd7 for 300s
  5073	distcc[25390] (dcc_r_file) received 1944 bytes to file malloc/scratch_buffer_grow_preserve.o
  5074	distcc[25390] (dcc_r_file_timed) 1944 bytes received in 0.001106s, rate 1716kB/s
  5075	distcc[25390] 123964 bytes from malloc/scratch_buffer_grow_preserve.c compiled on 192.168.1.41 in 1.1371s, rate 106kB/s
  5076	distcc[25390] (dcc_unlock) release lock fd5
  5077	distcc[25390] compile malloc/scratch_buffer_grow_preserve.c on 192.168.1.41 completed ok
  5078	distcc[25390] elapsed compilation time 4.142097s
  5079	distcc[25390] (dcc_exit) exit: code 0; self: 0.000000 user 0.013198 sys; children: 0.055559 user 0.035480 sys
  5080	distcc[25390] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  5081	distcc[25391] (dcc_r_token_int) got DONE00000001
  5082	distcc[25391] (dcc_r_result_header) got response header
  5083	distcc[25391] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  5084	distcc[25391] (dcc_r_token_int) got STAT00000000
  5085	distcc[25391] (dcc_r_token_int) got SERR00000000
  5086	distcc[25391] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_bd44ebd0.txt
  5087	distcc[25391] (dcc_r_token_int) got SOUT00000000
  5088	distcc[25391] (dcc_r_token_int) got DOTO00001310
  5089	distcc[25391] (dcc_r_file) received 4880 bytes to file tempname.o
  5090	distcc[25391] (dcc_r_file_timed) 4880 bytes received in 0.000537s, rate 8875kB/s
  5091	distcc[25391] 234412 bytes from tempname.c compiled on 192.168.1.41 in 1.1943s, rate 192kB/s
  5092	distcc[25391] (dcc_unlock) release lock fd5
  5093	distcc[25391] compile tempname.c on 192.168.1.41 completed ok
  5094	distcc[25391] elapsed compilation time 4.200952s
  5095	distcc[25391] (dcc_exit) exit: code 0; self: 0.000000 user 0.015313 sys; children: 0.088171 user 0.042065 sys
  5096	distcc[25391] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  5097	distcc[25380] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 0 as fd5
  5098	distcc[25380] (dcc_lock_host) got cpu lock on localhost slot 0 as fd6
  5099	distcc[25380] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  5100	distcc[25380] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c printf-frexpl.c
  5101	distcc[25380] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E printf-frexpl.c
  5102	distcc[25380] (dcc_spawn_child) child started as pid25482
  5103	distcc[25380] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o printf-frexpl.o printf-frexpl.c
  5104	distcc[25380] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o printf-frexpl.o printf-frexpl.c
  5105	distcc[25380] (dcc_note_state) note state 2, file "printf-frexpl.c", host "192.168.1.41"
  5106	distcc[25482] (dcc_new_pgrp) entered process group
  5107	distcc[25482] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  5108	distcc[25380] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  5109	distcc[25380] (dcc_select_for_write) select for write on fd7
  5110	distcc[25380] (dcc_select_for_read) select for read on fd7 for 300s
  5111	distcc[25380] (dcc_select_for_read) select for read on fd7 for 300s
  5112	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  5113	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  5114	distcc[25381] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 2 as fd5
  5115	distcc[25381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  5116	distcc[25381] (dcc_lock_host) got cpu lock on localhost slot 1 as fd6
  5117	distcc[25381] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  5118	distcc[25381] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c malloc/scratch_buffer_dupfree.c
  5119	distcc[25381] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E malloc/scratch_buffer_dupfree.c
  5120	distcc[25381] (dcc_spawn_child) child started as pid25483
  5121	distcc[25381] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/scratch_buffer_dupfree.o malloc/scratch_buffer_dupfree.c
  5122	distcc[25381] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/scratch_buffer_dupfree.o malloc/scratch_buffer_dupfree.c
  5123	distcc[25381] (dcc_note_state) note state 2, file "scratch_buffer_dupfree.c", host "192.168.1.41"
  5124	distcc[25483] (dcc_new_pgrp) entered process group
  5125	distcc[25483] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  5126	distcc[25381] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  5127	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  5128	distcc[25381] (dcc_select_for_write) select for write on fd7
  5129	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  5130	distcc[25381] (dcc_select_for_read) select for read on fd7 for 300s
  5131	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  5132	distcc[25382] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 3 as fd5
  5133	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  5134	distcc[25382] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
  5135	distcc[25382] (dcc_lock_host) got cpu lock on localhost slot 2 as fd6
  5136	distcc[25382] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  5137	distcc[25382] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c malloc/scratch_buffer_grow.c
  5138	distcc[25382] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E malloc/scratch_buffer_grow.c
  5139	distcc[25380] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  5140	distcc[25382] (dcc_spawn_child) child started as pid25484
  5141	distcc[25382] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/scratch_buffer_grow.o malloc/scratch_buffer_grow.c
  5142	distcc[25382] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o malloc/scratch_buffer_grow.o malloc/scratch_buffer_grow.c
  5143	distcc[25382] (dcc_note_state) note state 2, file "scratch_buffer_grow.c", host "192.168.1.41"
  5144	distcc[25382] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  5145	distcc[25382] (dcc_select_for_write) select for write on fd7
  5146	distcc[25382] (dcc_select_for_read) select for read on fd7 for 300s
  5147	distcc[25380] (dcc_x_token_int) send DIST00000001
  5148	distcc[25380] (dcc_x_token_int) send ARGC00000009
  5149	distcc[25380] (dcc_x_token_int) send ARGV00000024
  5150	distcc[25380] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  5151	distcc[25380] (dcc_x_token_int) send ARGV00000012
  5152	distcc[25380] (dcc_x_token_string) send string '-march=armv8-a+crc'
  5153	distcc[25380] (dcc_x_token_int) send ARGV00000003
  5154	distcc[25380] (dcc_x_token_string) send string '-O2'
  5155	distcc[25380] (dcc_x_token_int) send ARGV00000005
  5156	distcc[25380] (dcc_x_token_string) send string '-pipe'
  5157	distcc[25380] (dcc_x_token_int) send ARGV00000005
  5158	distcc[25380] (dcc_x_token_string) send string '-Wall'
  5159	distcc[25380] (dcc_x_token_int) send ARGV00000002
  5160	distcc[25380] (dcc_x_token_string) send string '-c'
  5161	distcc[25380] (dcc_x_token_int) send ARGV00000002
  5162	distcc[25380] (dcc_x_token_string) send string '-o'
  5163	distcc[25380] (dcc_x_token_int) send ARGV0000000f
  5164	distcc[25380] (dcc_x_token_string) send string 'printf-frexpl.o'
  5165	distcc[25380] (dcc_x_token_int) send ARGV0000000f
  5166	distcc[25380] (dcc_x_token_string) send string 'printf-frexpl.c'
  5167	distcc[25380] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  5168	distcc[25381] (dcc_select_for_read) select for read on fd7 for 300s
  5169	distcc[25484] (dcc_new_pgrp) entered process group
  5170	distcc[25484] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  5171	distcc[25382] (dcc_select_for_read) select for read on fd7 for 300s
  5172	distcc[25381] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  5173	distcc[25381] (dcc_x_token_int) send DIST00000001
  5174	distcc[25381] (dcc_x_token_int) send ARGC00000009
  5175	distcc[25381] (dcc_x_token_int) send ARGV00000024
  5176	distcc[25381] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  5177	distcc[25381] (dcc_x_token_int) send ARGV00000012
  5178	distcc[25381] (dcc_x_token_string) send string '-march=armv8-a+crc'
  5179	distcc[25381] (dcc_x_token_int) send ARGV00000003
  5180	distcc[25381] (dcc_x_token_string) send string '-O2'
  5181	distcc[25381] (dcc_x_token_int) send ARGV00000005
  5182	distcc[25381] (dcc_x_token_string) send string '-pipe'
  5183	distcc[25381] (dcc_x_token_int) send ARGV00000005
  5184	distcc[25381] (dcc_x_token_string) send string '-Wall'
  5185	distcc[25381] (dcc_x_token_int) send ARGV00000002
  5186	distcc[25381] (dcc_x_token_string) send string '-c'
  5187	distcc[25381] (dcc_x_token_int) send ARGV00000002
  5188	distcc[25381] (dcc_x_token_string) send string '-o'
  5189	distcc[25381] (dcc_x_token_int) send ARGV0000001f
  5190	distcc[25381] (dcc_x_token_string) send string 'malloc/scratch_buffer_dupfree.o'
  5191	distcc[25381] (dcc_x_token_int) send ARGV0000001f
  5192	distcc[25381] (dcc_x_token_string) send string 'malloc/scratch_buffer_dupfree.c'
  5193	distcc[25381] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  5194	distcc[25382] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  5195	distcc[25382] (dcc_x_token_int) send DIST00000001
  5196	distcc[25382] (dcc_x_token_int) send ARGC00000009
  5197	distcc[25382] (dcc_x_token_int) send ARGV00000024
  5198	distcc[25382] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  5199	distcc[25382] (dcc_x_token_int) send ARGV00000012
  5200	distcc[25382] (dcc_x_token_string) send string '-march=armv8-a+crc'
  5201	distcc[25382] (dcc_x_token_int) send ARGV00000003
  5202	distcc[25382] (dcc_x_token_string) send string '-O2'
  5203	distcc[25382] (dcc_x_token_int) send ARGV00000005
  5204	distcc[25382] (dcc_x_token_string) send string '-pipe'
  5205	distcc[25382] (dcc_x_token_int) send ARGV00000005
  5206	distcc[25382] (dcc_x_token_string) send string '-Wall'
  5207	distcc[25382] (dcc_x_token_int) send ARGV00000002
  5208	distcc[25382] (dcc_x_token_string) send string '-c'
  5209	distcc[25382] (dcc_x_token_int) send ARGV00000002
  5210	distcc[25382] (dcc_x_token_string) send string '-o'
  5211	distcc[25382] (dcc_x_token_int) send ARGV0000001c
  5212	distcc[25382] (dcc_x_token_string) send string 'malloc/scratch_buffer_grow.o'
  5213	distcc[25382] (dcc_x_token_int) send ARGV0000001c
  5214	distcc[25382] (dcc_x_token_string) send string 'malloc/scratch_buffer_grow.c'
  5215	distcc[25382] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  5216	distcc[25382] (dcc_collect_child) cpp child 25484 terminated with status 0
  5217	distcc[25382] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  5218	distcc[25382] cpp malloc/scratch_buffer_grow.c on localhost completed ok
  5219	distcc[25382] (dcc_unlock) release lock fd6
  5220	distcc[25382] (dcc_x_file) send 88153 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_838debd4.i with token DOTI and compression 69
  5221	distcc[25382] (dcc_x_token_int) send DOTI00015859
  5222	distcc[25382] (dcc_compile_remote) client finished sending request to server
  5223	distcc[25382] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  5224	distcc[25382] (dcc_select_for_read) select for read on fd7 for 300s
  5225	distcc[25381] (dcc_collect_child) cpp child 25483 terminated with status 0
  5226	distcc[25381] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  5227	distcc[25381] cpp malloc/scratch_buffer_dupfree.c on localhost completed ok
  5228	distcc[25381] (dcc_unlock) release lock fd6
  5229	distcc[25381] (dcc_x_file) send 123074 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_74a5ebd4.i with token DOTI and compression 69
  5230	distcc[25381] (dcc_x_token_int) send DOTI0001e0c2
  5231	distcc[25381] (dcc_compile_remote) client finished sending request to server
  5232	distcc[25381] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  5233	distcc[25381] (dcc_select_for_read) select for read on fd7 for 300s
  5234	distcc[25380] (dcc_collect_child) cpp child 25482 terminated with status 0
  5235	distcc[25380] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  5236	distcc[25380] cpp printf-frexpl.c on localhost completed ok
  5237	distcc[25380] (dcc_unlock) release lock fd6
  5238	distcc[25380] (dcc_x_file) send 144922 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_5d9aebd4.i with token DOTI and compression 69
  5239	distcc[25380] (dcc_x_token_int) send DOTI0002361a
  5240	distcc[25380] (dcc_compile_remote) client finished sending request to server
  5241	distcc[25380] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  5242	distcc[25380] (dcc_select_for_read) select for read on fd7 for 300s
  5243	distcc[25382] (dcc_r_token_int) got DONE00000001
  5244	distcc[25382] (dcc_r_result_header) got response header
  5245	distcc[25382] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  5246	distcc[25382] (dcc_r_token_int) got STAT00000000
  5247	distcc[25382] (dcc_r_token_int) got SERR00000000
  5248	distcc[25382] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_6b25ebcf.txt
  5249	distcc[25382] (dcc_r_token_int) got SOUT00000000
  5250	distcc[25382] (dcc_r_token_int) got DOTO000006e8
  5251	distcc[25382] (dcc_r_file) received 1768 bytes to file malloc/scratch_buffer_grow.o
  5252	distcc[25382] (dcc_r_file_timed) 1768 bytes received in 0.000508s, rate 3399kB/s
  5253	distcc[25382] 88153 bytes from malloc/scratch_buffer_grow.c compiled on 192.168.1.41 in 0.1963s, rate 439kB/s
  5254	distcc[25382] (dcc_unlock) release lock fd5
  5255	distcc[25382] compile malloc/scratch_buffer_grow.c on 192.168.1.41 completed ok
  5256	distcc[25382] elapsed compilation time 5.204474s
  5257	distcc[25382] (dcc_exit) exit: code 0; self: 0.009900 user 0.006600 sys; children: 0.058508 user 0.020768 sys
  5258	distcc[25382] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  5259	distcc[25429] (dcc_r_token_int) got DONE00000001
  5260	distcc[25429] (dcc_r_result_header) got response header
  5261	distcc[25429] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  5262	distcc[25429] (dcc_r_token_int) got STAT00000000
  5263	distcc[25429] (dcc_r_token_int) got SERR00000000
  5264	distcc[25429] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_0374ebd0.txt
  5265	distcc[25429] (dcc_r_token_int) got SOUT00000000
  5266	distcc[25429] (dcc_r_token_int) got DOTO000141a8
  5267	distcc[25429] (dcc_r_file) received 82344 bytes to file regex.o
  5268	distcc[25429] (dcc_r_file_timed) 82344 bytes received in 0.000836s, rate 96189kB/s
  5269	distcc[25429] 690560 bytes from regex.c compiled on 192.168.1.41 in 4.3734s, rate 154kB/s
  5270	distcc[25429] (dcc_unlock) release lock fd5
  5271	distcc[25429] compile regex.c on 192.168.1.41 completed ok
  5272	distcc[25429] elapsed compilation time 4.378212s
  5273	distcc[25429] (dcc_exit) exit: code 0; self: 0.000000 user 0.016252 sys; children: 0.159616 user 0.063350 sys
  5274	distcc[25381] (dcc_r_token_int) got DONE00000001
  5275	distcc[25381] (dcc_r_result_header) got response header
  5276	distcc[25381] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  5277	distcc[25429] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  5278	distcc[25381] (dcc_r_token_int) got STAT00000000
  5279	distcc[25381] (dcc_r_token_int) got SERR00000000
  5280	distcc[25381] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_5ce9ebcf.txt
  5281	distcc[25381] (dcc_r_token_int) got SOUT00000000
  5282	distcc[25381] (dcc_r_token_int) got DOTO000006b0
  5283	distcc[25381] (dcc_r_file) received 1712 bytes to file malloc/scratch_buffer_dupfree.o
  5284	distcc[25381] (dcc_r_file_timed) 1712 bytes received in 0.000652s, rate 2564kB/s
  5285	distcc[25381] 123074 bytes from malloc/scratch_buffer_dupfree.c compiled on 192.168.1.41 in 0.2197s, rate 547kB/s
  5286	distcc[25381] (dcc_unlock) release lock fd5
  5287	distcc[25381] compile malloc/scratch_buffer_dupfree.c on 192.168.1.41 completed ok
  5288	distcc[25381] elapsed compilation time 5.227498s
  5289	distcc[25381] (dcc_exit) exit: code 0; self: 0.007370 user 0.007370 sys; children: 0.055090 user 0.035245 sys
  5290	distcc[25381] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  5291	distcc[25380] (dcc_r_token_int) got DONE00000001
  5292	distcc[25380] (dcc_r_result_header) got response header
  5293	distcc[25380] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  5294	distcc[25380] (dcc_r_token_int) got STAT00000000
  5295	distcc[25380] (dcc_r_token_int) got SERR00000000
  5296	distcc[25380] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_440debcf.txt
  5297	distcc[25380] (dcc_r_token_int) got SOUT00000000
  5298	distcc[25380] (dcc_r_token_int) got DOTO00000790
  5299	distcc[25380] (dcc_r_file) received 1936 bytes to file printf-frexpl.o
  5300	distcc[25380] (dcc_r_file_timed) 1936 bytes received in 0.000734s, rate 2576kB/s
  5301	distcc[25380] 144922 bytes from printf-frexpl.c compiled on 192.168.1.41 in 0.2644s, rate 535kB/s
  5302	distcc[25380] (dcc_unlock) release lock fd5
  5303	distcc[25380] compile printf-frexpl.c on 192.168.1.41 completed ok
  5304	distcc[25380] elapsed compilation time 5.272029s
  5305	distcc[25380] (dcc_exit) exit: code 0; self: 0.003597 user 0.010791 sys; children: 0.087496 user 0.043453 sys
  5306	distcc[25380] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  5307	rm -f libgnu.a
  5308	aarch64-unknown-linux-gnu-ar cr libgnu.a basename-lgpl.o cloexec.o dirname-lgpl.o stripslash.o malloc/dynarray_at_failure.o malloc/dynarray_emplace_enlarge.o malloc/dynarray_finalize.o malloc/dynarray_resize.o malloc/dynarray_resize_clear.o fd-hook.o gettime.o hard-locale.o localcharset.o glthread/lock.o malloca.o math.o printf-frexp.o printf-frexpl.o malloc/scratch_buffer_dupfree.o malloc/scratch_buffer_grow.o malloc/scratch_buffer_grow_preserve.o malloc/scratch_buffer_set_array_size.o setlocale_null.o sig-handler.o stat-time.o strnlen1.o tempname.o glthread/threadlib.o timespec.o unistd.o uniwidth/width.o utimens.o wctype-h.o xsize.o asnprintf.o fcntl.o mbrtowc.o printf-args.o printf-parse.o regex.o vasnprintf.o 
  5309	aarch64-unknown-linux-gnu-ranlib libgnu.a
  5310	make[4]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/lib'
  5311	make[3]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/lib'
  5312	make[2]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/lib'
  5313	Making all in m4
  5314	make[2]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/m4'
  5315	make[2]: Nothing to be done for 'all'.
  5316	make[2]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/m4'
  5317	Making all in po
  5318	make[2]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/po'
  5319	make[2]: Nothing to be done for 'all'.
  5320	make[2]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/po'
  5321	Making all in src
  5322	make[2]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/src'
  5323	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o browser.o browser.c
  5324	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o chars.o chars.c
  5325	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o color.o color.c
  5326	distcc[25497] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  5327	distcc[25497] (dcc_recursion_safeguard) safeguard level=0
  5328	distcc[25497] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  5329	distcc[25497] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  5330	distcc[25497] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o browser.o browser.c
  5331	distcc[25497] (dcc_scan_args) found object/output file "browser.o"
  5332	distcc[25497] (dcc_scan_args) found input file "browser.c"
  5333	distcc[25497] compile from browser.c to browser.o
  5334	distcc[25497] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  5335	distcc[25497] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  5336	distcc[25497] (dcc_parse_hosts) found tcp token "192.168.1.41"
  5337	distcc[25497] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 0 as fd5
  5338	distcc[25497] (dcc_lock_host) got cpu lock on localhost slot 0 as fd6
  5339	distcc[25497] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  5340	distcc[25497] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c browser.c
  5341	distcc[25497] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E browser.c
  5342	distcc[25497] (dcc_spawn_child) child started as pid25500
  5343	distcc[25497] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o browser.o browser.c
  5344	distcc[25497] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o browser.o browser.c
  5345	distcc[25497] (dcc_note_state) note state 2, file "browser.c", host "192.168.1.41"
  5346	distcc[25500] (dcc_new_pgrp) entered process group
  5347	distcc[25500] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  5348	distcc[25498] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  5349	distcc[25497] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  5350	distcc[25498] (dcc_recursion_safeguard) safeguard level=0
  5351	distcc[25498] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  5352	distcc[25498] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  5353	distcc[25498] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o chars.o chars.c
  5354	distcc[25498] (dcc_scan_args) found object/output file "chars.o"
  5355	distcc[25498] (dcc_scan_args) found input file "chars.c"
  5356	distcc[25498] compile from chars.c to chars.o
  5357	distcc[25498] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  5358	distcc[25498] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  5359	distcc[25497] (dcc_select_for_write) select for write on fd7
  5360	distcc[25498] (dcc_parse_hosts) found tcp token "192.168.1.41"
  5361	distcc[25498] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  5362	distcc[25498] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 1 as fd5
  5363	distcc[25498] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  5364	distcc[25498] (dcc_lock_host) got cpu lock on localhost slot 1 as fd6
  5365	distcc[25498] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  5366	distcc[25497] (dcc_select_for_read) select for read on fd7 for 300s
  5367	distcc[25498] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c chars.c
  5368	distcc[25498] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E chars.c
  5369	distcc[25498] (dcc_spawn_child) child started as pid25501
  5370	distcc[25498] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o chars.o chars.c
  5371	distcc[25498] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o chars.o chars.c
  5372	distcc[25498] (dcc_note_state) note state 2, file "chars.c", host "192.168.1.41"
  5373	distcc[25498] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  5374	distcc[25498] (dcc_select_for_write) select for write on fd7
  5375	distcc[25498] (dcc_select_for_read) select for read on fd7 for 300s
  5376	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o cut.o cut.c
  5377	distcc[25498] (dcc_select_for_read) select for read on fd7 for 300s
  5378	distcc[25497] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  5379	distcc[25498] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  5380	distcc[25498] (dcc_x_token_int) send DIST00000001
  5381	distcc[25498] (dcc_x_token_int) send ARGC00000009
  5382	distcc[25498] (dcc_x_token_int) send ARGV00000024
  5383	distcc[25498] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  5384	distcc[25498] (dcc_x_token_int) send ARGV00000012
  5385	distcc[25498] (dcc_x_token_string) send string '-march=armv8-a+crc'
  5386	distcc[25498] (dcc_x_token_int) send ARGV00000003
  5387	distcc[25498] (dcc_x_token_string) send string '-O2'
  5388	distcc[25498] (dcc_x_token_int) send ARGV00000005
  5389	distcc[25498] (dcc_x_token_string) send string '-pipe'
  5390	distcc[25498] (dcc_x_token_int) send ARGV00000005
  5391	distcc[25498] (dcc_x_token_string) send string '-Wall'
  5392	distcc[25498] (dcc_x_token_int) send ARGV00000002
  5393	distcc[25498] (dcc_x_token_string) send string '-c'
  5394	distcc[25498] (dcc_x_token_int) send ARGV00000002
  5395	distcc[25498] (dcc_x_token_string) send string '-o'
  5396	distcc[25498] (dcc_x_token_int) send ARGV00000007
  5397	distcc[25498] (dcc_x_token_string) send string 'chars.o'
  5398	distcc[25498] (dcc_x_token_int) send ARGV00000007
  5399	distcc[25498] (dcc_x_token_string) send string 'chars.c'
  5400	distcc[25498] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  5401	distcc[25497] (dcc_x_token_int) send DIST00000001
  5402	distcc[25497] (dcc_x_token_int) send ARGC00000009
  5403	distcc[25497] (dcc_x_token_int) send ARGV00000024
  5404	distcc[25497] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  5405	distcc[25497] (dcc_x_token_int) send ARGV00000012
  5406	distcc[25497] (dcc_x_token_string) send string '-march=armv8-a+crc'
  5407	distcc[25497] (dcc_x_token_int) send ARGV00000003
  5408	distcc[25497] (dcc_x_token_string) send string '-O2'
  5409	distcc[25497] (dcc_x_token_int) send ARGV00000005
  5410	distcc[25497] (dcc_x_token_string) send string '-pipe'
  5411	distcc[25497] (dcc_x_token_int) send ARGV00000005
  5412	distcc[25497] (dcc_x_token_string) send string '-Wall'
  5413	distcc[25497] (dcc_x_token_int) send ARGV00000002
  5414	distcc[25497] (dcc_x_token_string) send string '-c'
  5415	distcc[25497] (dcc_x_token_int) send ARGV00000002
  5416	distcc[25497] (dcc_x_token_string) send string '-o'
  5417	distcc[25497] (dcc_x_token_int) send ARGV00000009
  5418	distcc[25497] (dcc_x_token_string) send string 'browser.o'
  5419	distcc[25497] (dcc_x_token_int) send ARGV00000009
  5420	distcc[25497] (dcc_x_token_string) send string 'browser.c'
  5421	distcc[25497] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  5422	distcc[25499] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  5423	distcc[25499] (dcc_recursion_safeguard) safeguard level=0
  5424	distcc[25499] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  5425	distcc[25499] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  5426	distcc[25499] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o color.o color.c
  5427	distcc[25499] (dcc_scan_args) found object/output file "color.o"
  5428	distcc[25499] (dcc_scan_args) found input file "color.c"
  5429	distcc[25499] compile from color.c to color.o
  5430	distcc[25499] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  5431	distcc[25501] (dcc_new_pgrp) entered process group
  5432	distcc[25501] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  5433	distcc[25499] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  5434	distcc[25499] (dcc_parse_hosts) found tcp token "192.168.1.41"
  5435	distcc[25499] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  5436	distcc[25499] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  5437	distcc[25499] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 2 as fd5
  5438	distcc[25499] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  5439	distcc[25499] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
  5440	distcc[25499] (dcc_lock_host) got cpu lock on localhost slot 2 as fd6
  5441	distcc[25499] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  5442	distcc[25499] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c color.c
  5443	distcc[25499] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E color.c
  5444	distcc[25499] (dcc_spawn_child) child started as pid25504
  5445	distcc[25499] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o color.o color.c
  5446	distcc[25499] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o color.o color.c
  5447	distcc[25499] (dcc_note_state) note state 2, file "color.c", host "192.168.1.41"
  5448	distcc[25499] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  5449	distcc[25499] (dcc_select_for_write) select for write on fd7
  5450	distcc[25499] (dcc_select_for_read) select for read on fd7 for 300s
  5451	distcc[25504] (dcc_new_pgrp) entered process group
  5452	distcc[25504] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  5453	distcc[25499] (dcc_select_for_read) select for read on fd7 for 300s
  5454	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o files.o files.c
  5455	distcc[25499] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  5456	distcc[25499] (dcc_x_token_int) send DIST00000001
  5457	distcc[25499] (dcc_x_token_int) send ARGC00000009
  5458	distcc[25499] (dcc_x_token_int) send ARGV00000024
  5459	distcc[25499] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  5460	distcc[25499] (dcc_x_token_int) send ARGV00000012
  5461	distcc[25499] (dcc_x_token_string) send string '-march=armv8-a+crc'
  5462	distcc[25499] (dcc_x_token_int) send ARGV00000003
  5463	distcc[25499] (dcc_x_token_string) send string '-O2'
  5464	distcc[25499] (dcc_x_token_int) send ARGV00000005
  5465	distcc[25499] (dcc_x_token_string) send string '-pipe'
  5466	distcc[25499] (dcc_x_token_int) send ARGV00000005
  5467	distcc[25499] (dcc_x_token_string) send string '-Wall'
  5468	distcc[25499] (dcc_x_token_int) send ARGV00000002
  5469	distcc[25499] (dcc_x_token_string) send string '-c'
  5470	distcc[25499] (dcc_x_token_int) send ARGV00000002
  5471	distcc[25499] (dcc_x_token_string) send string '-o'
  5472	distcc[25499] (dcc_x_token_int) send ARGV00000007
  5473	distcc[25499] (dcc_x_token_string) send string 'color.o'
  5474	distcc[25499] (dcc_x_token_int) send ARGV00000007
  5475	distcc[25499] (dcc_x_token_string) send string 'color.c'
  5476	distcc[25499] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  5477	distcc[25502] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  5478	distcc[25502] (dcc_recursion_safeguard) safeguard level=0
  5479	distcc[25502] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  5480	distcc[25502] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  5481	distcc[25502] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o cut.o cut.c
  5482	distcc[25502] (dcc_scan_args) found object/output file "cut.o"
  5483	distcc[25502] (dcc_scan_args) found input file "cut.c"
  5484	distcc[25502] compile from cut.c to cut.o
  5485	distcc[25502] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  5486	distcc[25502] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  5487	distcc[25502] (dcc_parse_hosts) found tcp token "192.168.1.41"
  5488	distcc[25502] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  5489	distcc[25502] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  5490	distcc[25502] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  5491	distcc[25502] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 3 as fd5
  5492	distcc[25502] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  5493	distcc[25502] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
  5494	distcc[25502] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
  5495	distcc[25502] (dcc_lock_host) got cpu lock on localhost slot 3 as fd6
  5496	distcc[25502] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  5497	distcc[25502] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c cut.c
  5498	distcc[25502] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E cut.c
  5499	distcc[25502] (dcc_spawn_child) child started as pid25506
  5500	distcc[25502] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o cut.o cut.c
  5501	distcc[25502] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o cut.o cut.c
  5502	distcc[25502] (dcc_note_state) note state 2, file "cut.c", host "192.168.1.41"
  5503	distcc[25502] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  5504	distcc[25506] (dcc_new_pgrp) entered process group
  5505	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o global.o global.c
  5506	distcc[25506] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  5507	distcc[25502] (dcc_select_for_write) select for write on fd7
  5508	distcc[25502] (dcc_select_for_read) select for read on fd7 for 300s
  5509	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o help.o help.c
  5510	distcc[25502] (dcc_select_for_read) select for read on fd7 for 300s
  5511	distcc[25505] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  5512	distcc[25505] (dcc_recursion_safeguard) safeguard level=0
  5513	distcc[25505] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  5514	distcc[25505] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  5515	distcc[25505] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o files.o files.c
  5516	distcc[25505] (dcc_scan_args) found object/output file "files.o"
  5517	distcc[25505] (dcc_scan_args) found input file "files.c"
  5518	distcc[25505] compile from files.c to files.o
  5519	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o history.o history.c
  5520	distcc[25502] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  5521	distcc[25502] (dcc_x_token_int) send DIST00000001
  5522	distcc[25502] (dcc_x_token_int) send ARGC00000009
  5523	distcc[25502] (dcc_x_token_int) send ARGV00000024
  5524	distcc[25502] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  5525	distcc[25502] (dcc_x_token_int) send ARGV00000012
  5526	distcc[25502] (dcc_x_token_string) send string '-march=armv8-a+crc'
  5527	distcc[25502] (dcc_x_token_int) send ARGV00000003
  5528	distcc[25502] (dcc_x_token_string) send string '-O2'
  5529	distcc[25502] (dcc_x_token_int) send ARGV00000005
  5530	distcc[25502] (dcc_x_token_string) send string '-pipe'
  5531	distcc[25502] (dcc_x_token_int) send ARGV00000005
  5532	distcc[25502] (dcc_x_token_string) send string '-Wall'
  5533	distcc[25502] (dcc_x_token_int) send ARGV00000002
  5534	distcc[25502] (dcc_x_token_string) send string '-c'
  5535	distcc[25502] (dcc_x_token_int) send ARGV00000002
  5536	distcc[25502] (dcc_x_token_string) send string '-o'
  5537	distcc[25502] (dcc_x_token_int) send ARGV00000005
  5538	distcc[25502] (dcc_x_token_string) send string 'cut.o'
  5539	distcc[25502] (dcc_x_token_int) send ARGV00000005
  5540	distcc[25502] (dcc_x_token_string) send string 'cut.c'
  5541	distcc[25502] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  5542	distcc[25505] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  5543	distcc[25505] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  5544	distcc[25505] (dcc_parse_hosts) found tcp token "192.168.1.41"
  5545	distcc[25505] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  5546	distcc[25505] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  5547	distcc[25505] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  5548	distcc[25505] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  5549	distcc[25505] (dcc_lock_pause) nothing available, sleeping 1000ms...
  5550	distcc[25510] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  5551	distcc[25510] (dcc_recursion_safeguard) safeguard level=0
  5552	distcc[25510] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  5553	distcc[25510] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  5554	distcc[25510] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o help.o help.c
  5555	distcc[25510] (dcc_scan_args) found object/output file "help.o"
  5556	distcc[25510] (dcc_scan_args) found input file "help.c"
  5557	distcc[25510] compile from help.c to help.o
  5558	distcc[25510] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  5559	distcc[25510] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  5560	distcc[25510] (dcc_parse_hosts) found tcp token "192.168.1.41"
  5561	distcc[25510] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  5562	distcc[25510] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  5563	distcc[25510] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  5564	distcc[25510] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  5565	distcc[25510] (dcc_lock_pause) nothing available, sleeping 1000ms...
  5566	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o move.o move.c
  5567	distcc[25509] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  5568	distcc[25509] (dcc_recursion_safeguard) safeguard level=0
  5569	distcc[25509] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  5570	distcc[25509] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  5571	distcc[25509] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o global.o global.c
  5572	distcc[25509] (dcc_scan_args) found object/output file "global.o"
  5573	distcc[25509] (dcc_scan_args) found input file "global.c"
  5574	distcc[25509] compile from global.c to global.o
  5575	distcc[25509] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  5576	distcc[25509] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  5577	distcc[25509] (dcc_parse_hosts) found tcp token "192.168.1.41"
  5578	distcc[25509] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  5579	distcc[25509] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  5580	distcc[25509] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  5581	distcc[25509] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  5582	distcc[25509] (dcc_lock_pause) nothing available, sleeping 1000ms...
  5583	distcc[25511] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  5584	distcc[25511] (dcc_recursion_safeguard) safeguard level=0
  5585	distcc[25511] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  5586	distcc[25511] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  5587	distcc[25511] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o history.o history.c
  5588	distcc[25511] (dcc_scan_args) found object/output file "history.o"
  5589	distcc[25511] (dcc_scan_args) found input file "history.c"
  5590	distcc[25511] compile from history.c to history.o
  5591	distcc[25511] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  5592	distcc[25511] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  5593	distcc[25511] (dcc_parse_hosts) found tcp token "192.168.1.41"
  5594	distcc[25511] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  5595	distcc[25511] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  5596	distcc[25511] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  5597	distcc[25511] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  5598	distcc[25511] (dcc_lock_pause) nothing available, sleeping 1000ms...
  5599	distcc[25513] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  5600	distcc[25513] (dcc_recursion_safeguard) safeguard level=0
  5601	distcc[25513] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  5602	distcc[25513] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  5603	distcc[25513] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o move.o move.c
  5604	distcc[25513] (dcc_scan_args) found object/output file "move.o"
  5605	distcc[25513] (dcc_scan_args) found input file "move.c"
  5606	distcc[25513] compile from move.c to move.o
  5607	distcc[25513] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  5608	distcc[25513] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  5609	distcc[25513] (dcc_parse_hosts) found tcp token "192.168.1.41"
  5610	distcc[25513] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  5611	distcc[25513] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  5612	distcc[25513] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  5613	distcc[25513] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  5614	distcc[25513] (dcc_lock_pause) nothing available, sleeping 1000ms...
  5615	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o prompt.o prompt.c
  5616	distcc[25515] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  5617	distcc[25515] (dcc_recursion_safeguard) safeguard level=0
  5618	distcc[25515] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  5619	distcc[25515] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  5620	distcc[25515] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o prompt.o prompt.c
  5621	distcc[25515] (dcc_scan_args) found object/output file "prompt.o"
  5622	distcc[25515] (dcc_scan_args) found input file "prompt.c"
  5623	distcc[25515] compile from prompt.c to prompt.o
  5624	distcc[25515] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  5625	distcc[25515] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  5626	distcc[25515] (dcc_parse_hosts) found tcp token "192.168.1.41"
  5627	distcc[25515] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  5628	distcc[25515] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  5629	distcc[25515] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  5630	distcc[25515] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  5631	distcc[25515] (dcc_lock_pause) nothing available, sleeping 1000ms...
  5632	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o rcfile.o rcfile.c
  5633	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o search.o search.c
  5634	distcc[25517] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  5635	distcc[25517] (dcc_recursion_safeguard) safeguard level=0
  5636	distcc[25517] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  5637	distcc[25517] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  5638	distcc[25517] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o rcfile.o rcfile.c
  5639	distcc[25517] (dcc_scan_args) found object/output file "rcfile.o"
  5640	distcc[25517] (dcc_scan_args) found input file "rcfile.c"
  5641	distcc[25517] compile from rcfile.c to rcfile.o
  5642	distcc[25517] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  5643	distcc[25517] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  5644	distcc[25517] (dcc_parse_hosts) found tcp token "192.168.1.41"
  5645	distcc[25517] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  5646	distcc[25517] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  5647	distcc[25517] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  5648	distcc[25517] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  5649	distcc[25517] (dcc_lock_pause) nothing available, sleeping 1000ms...
  5650	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o text.o text.c
  5651	distcc[25520] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  5652	distcc[25520] (dcc_recursion_safeguard) safeguard level=0
  5653	distcc[25520] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  5654	distcc[25520] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  5655	distcc[25520] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o search.o search.c
  5656	distcc[25520] (dcc_scan_args) found object/output file "search.o"
  5657	distcc[25520] (dcc_scan_args) found input file "search.c"
  5658	distcc[25520] compile from search.c to search.o
  5659	distcc[25520] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  5660	distcc[25520] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  5661	distcc[25520] (dcc_parse_hosts) found tcp token "192.168.1.41"
  5662	distcc[25520] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  5663	distcc[25520] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  5664	distcc[25520] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  5665	distcc[25520] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  5666	distcc[25520] (dcc_lock_pause) nothing available, sleeping 1000ms...
  5667	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o utils.o utils.c
  5668	distcc[25521] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  5669	distcc[25521] (dcc_recursion_safeguard) safeguard level=0
  5670	distcc[25521] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  5671	distcc[25521] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  5672	distcc[25521] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o text.o text.c
  5673	distcc[25521] (dcc_scan_args) found object/output file "text.o"
  5674	distcc[25521] (dcc_scan_args) found input file "text.c"
  5675	distcc[25521] compile from text.c to text.o
  5676	distcc[25521] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  5677	distcc[25521] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  5678	distcc[25521] (dcc_parse_hosts) found tcp token "192.168.1.41"
  5679	distcc[25521] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  5680	distcc[25521] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  5681	distcc[25521] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  5682	distcc[25521] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  5683	distcc[25521] (dcc_lock_pause) nothing available, sleeping 1000ms...
  5684	distcc[25522] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  5685	distcc[25522] (dcc_recursion_safeguard) safeguard level=0
  5686	distcc[25522] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  5687	distcc[25522] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  5688	distcc[25522] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o utils.o utils.c
  5689	distcc[25522] (dcc_scan_args) found object/output file "utils.o"
  5690	distcc[25522] (dcc_scan_args) found input file "utils.c"
  5691	distcc[25522] compile from utils.c to utils.o
  5692	distcc[25522] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  5693	distcc[25522] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  5694	distcc[25522] (dcc_parse_hosts) found tcp token "192.168.1.41"
  5695	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  5696	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  5697	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  5698	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  5699	distcc[25522] (dcc_lock_pause) nothing available, sleeping 1000ms...
  5700	distcc[25502] (dcc_collect_child) cpp child 25506 terminated with status 0
  5701	distcc[25502] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  5702	distcc[25502] cpp cut.c on localhost completed ok
  5703	distcc[25502] (dcc_unlock) release lock fd6
  5704	distcc[25502] (dcc_x_file) send 292394 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_3a16ebd5.i with token DOTI and compression 69
  5705	distcc[25502] (dcc_x_token_int) send DOTI0004762a
  5706	distcc[25502] (dcc_compile_remote) client finished sending request to server
  5707	distcc[25502] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  5708	distcc[25502] (dcc_select_for_read) select for read on fd7 for 300s
  5709	distcc[25499] (dcc_collect_child) cpp child 25504 terminated with status 0
  5710	distcc[25499] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  5711	distcc[25499] cpp color.c on localhost completed ok
  5712	distcc[25499] (dcc_unlock) release lock fd6
  5713	distcc[25499] (dcc_x_file) send 281391 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_11a8ebd5.i with token DOTI and compression 69
  5714	distcc[25499] (dcc_x_token_int) send DOTI00044b2f
  5715	distcc[25499] (dcc_pump_sendfile) sendfile: partial transmission of 278528 bytes; retrying 2863 @278528
  5716	distcc[25499] (dcc_select_for_write) select for write on fd7
  5717	distcc[25499] (dcc_pump_sendfile) select() returned, continuing to write
  5718	distcc[25499] (dcc_compile_remote) client finished sending request to server
  5719	distcc[25499] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  5720	distcc[25499] (dcc_select_for_read) select for read on fd7 for 300s
  5721	distcc[25497] (dcc_collect_child) cpp child 25500 terminated with status 0
  5722	distcc[25497] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  5723	distcc[25497] cpp browser.c on localhost completed ok
  5724	distcc[25497] (dcc_unlock) release lock fd6
  5725	distcc[25497] (dcc_x_file) send 340933 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_d002ebd5.i with token DOTI and compression 69
  5726	distcc[25497] (dcc_x_token_int) send DOTI000533c5
  5727	distcc[25497] (dcc_pump_sendfile) sendfile: partial transmission of 278528 bytes; retrying 62405 @278528
  5728	distcc[25497] (dcc_select_for_write) select for write on fd7
  5729	distcc[25497] (dcc_pump_sendfile) select() returned, continuing to write
  5730	distcc[25497] (dcc_compile_remote) client finished sending request to server
  5731	distcc[25497] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  5732	distcc[25497] (dcc_select_for_read) select for read on fd7 for 300s
  5733	distcc[25498] (dcc_collect_child) cpp child 25501 terminated with status 0
  5734	distcc[25498] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  5735	distcc[25498] cpp chars.c on localhost completed ok
  5736	distcc[25498] (dcc_unlock) release lock fd6
  5737	distcc[25498] (dcc_x_file) send 295265 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_e156ebd5.i with token DOTI and compression 69
  5738	distcc[25498] (dcc_x_token_int) send DOTI00048161
  5739	distcc[25498] (dcc_compile_remote) client finished sending request to server
  5740	distcc[25498] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  5741	distcc[25498] (dcc_select_for_read) select for read on fd7 for 300s
  5742	distcc[25499] (dcc_r_token_int) got DONE00000001
  5743	distcc[25499] (dcc_r_result_header) got response header
  5744	distcc[25499] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  5745	distcc[25499] (dcc_r_token_int) got STAT00000000
  5746	distcc[25499] (dcc_r_token_int) got SERR00000000
  5747	distcc[25499] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_04c5ebd5.txt
  5748	distcc[25499] (dcc_r_token_int) got SOUT00000000
  5749	distcc[25499] (dcc_r_token_int) got DOTO00002078
  5750	distcc[25499] (dcc_r_file) received 8312 bytes to file color.o
  5751	distcc[25499] (dcc_r_file_timed) 8312 bytes received in 0.001011s, rate 8029kB/s
  5752	distcc[25499] 281391 bytes from color.c compiled on 192.168.1.41 in 0.7103s, rate 387kB/s
  5753	distcc[25499] (dcc_unlock) release lock fd5
  5754	distcc[25499] compile color.c on 192.168.1.41 completed ok
  5755	distcc[25499] elapsed compilation time 0.715064s
  5756	distcc[25499] (dcc_exit) exit: code 0; self: 0.007260 user 0.010891 sys; children: 0.128269 user 0.057288 sys
  5757	distcc[25499] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  5758	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o winio.o winio.c
  5759	aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw    -march=armv8-a+crc -O2 -pipe -Wall -c -o nano.o nano.c
  5760	distcc[25523] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  5761	distcc[25523] (dcc_recursion_safeguard) safeguard level=0
  5762	distcc[25523] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  5763	distcc[25523] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  5764	distcc[25523] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o winio.o winio.c
  5765	distcc[25523] (dcc_scan_args) found object/output file "winio.o"
  5766	distcc[25523] (dcc_scan_args) found input file "winio.c"
  5767	distcc[25523] compile from winio.c to winio.o
  5768	distcc[25524] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  5769	distcc[25523] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  5770	distcc[25524] (dcc_recursion_safeguard) safeguard level=0
  5771	distcc[25524] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  5772	distcc[25523] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  5773	distcc[25523] (dcc_parse_hosts) found tcp token "192.168.1.41"
  5774	distcc[25524] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  5775	distcc[25524] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c -o nano.o nano.c
  5776	distcc[25524] (dcc_scan_args) found object/output file "nano.o"
  5777	distcc[25524] (dcc_scan_args) found input file "nano.c"
  5778	distcc[25524] compile from nano.c to nano.o
  5779	distcc[25523] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  5780	distcc[25523] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  5781	distcc[25523] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 2 as fd5
  5782	distcc[25523] (dcc_lock_host) got cpu lock on localhost slot 0 as fd6
  5783	distcc[25523] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  5784	distcc[25524] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  5785	distcc[25524] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  5786	distcc[25524] (dcc_parse_hosts) found tcp token "192.168.1.41"
  5787	distcc[25524] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  5788	distcc[25524] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  5789	distcc[25523] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c winio.c
  5790	distcc[25523] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E winio.c
  5791	distcc[25524] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  5792	distcc[25524] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  5793	distcc[25524] (dcc_lock_pause) nothing available, sleeping 1000ms...
  5794	distcc[25523] (dcc_spawn_child) child started as pid25525
  5795	distcc[25525] (dcc_new_pgrp) entered process group
  5796	distcc[25525] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  5797	distcc[25523] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o winio.o winio.c
  5798	distcc[25523] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o winio.o winio.c
  5799	distcc[25523] (dcc_note_state) note state 2, file "winio.c", host "192.168.1.41"
  5800	distcc[25523] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  5801	distcc[25523] (dcc_select_for_write) select for write on fd7
  5802	distcc[25523] (dcc_select_for_read) select for read on fd7 for 300s
  5803	distcc[25523] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  5804	distcc[25523] (dcc_x_token_int) send DIST00000001
  5805	distcc[25523] (dcc_x_token_int) send ARGC00000009
  5806	distcc[25523] (dcc_x_token_int) send ARGV00000024
  5807	distcc[25523] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  5808	distcc[25523] (dcc_x_token_int) send ARGV00000012
  5809	distcc[25523] (dcc_x_token_string) send string '-march=armv8-a+crc'
  5810	distcc[25523] (dcc_x_token_int) send ARGV00000003
  5811	distcc[25523] (dcc_x_token_string) send string '-O2'
  5812	distcc[25523] (dcc_x_token_int) send ARGV00000005
  5813	distcc[25523] (dcc_x_token_string) send string '-pipe'
  5814	distcc[25523] (dcc_x_token_int) send ARGV00000005
  5815	distcc[25523] (dcc_x_token_string) send string '-Wall'
  5816	distcc[25523] (dcc_x_token_int) send ARGV00000002
  5817	distcc[25523] (dcc_x_token_string) send string '-c'
  5818	distcc[25523] (dcc_x_token_int) send ARGV00000002
  5819	distcc[25523] (dcc_x_token_string) send string '-o'
  5820	distcc[25523] (dcc_x_token_int) send ARGV00000007
  5821	distcc[25523] (dcc_x_token_string) send string 'winio.o'
  5822	distcc[25523] (dcc_x_token_int) send ARGV00000007
  5823	distcc[25523] (dcc_x_token_string) send string 'winio.c'
  5824	distcc[25523] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  5825	distcc[25498] (dcc_r_token_int) got DONE00000001
  5826	distcc[25498] (dcc_r_result_header) got response header
  5827	distcc[25498] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  5828	distcc[25498] (dcc_r_token_int) got STAT00000000
  5829	distcc[25498] (dcc_r_token_int) got SERR00000000
  5830	distcc[25498] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_d9f2ebd5.txt
  5831	distcc[25498] (dcc_r_token_int) got SOUT00000000
  5832	distcc[25498] (dcc_r_token_int) got DOTO00003568
  5833	distcc[25498] (dcc_r_file) received 13672 bytes to file chars.o
  5834	distcc[25498] (dcc_r_file_timed) 13672 bytes received in 0.000651s, rate 20509kB/s
  5835	distcc[25498] 295265 bytes from chars.c compiled on 192.168.1.41 in 0.9068s, rate 318kB/s
  5836	distcc[25498] (dcc_unlock) release lock fd5
  5837	distcc[25498] compile chars.c on 192.168.1.41 completed ok
  5838	distcc[25498] elapsed compilation time 0.910622s
  5839	distcc[25498] (dcc_exit) exit: code 0; self: 0.000000 user 0.013220 sys; children: 0.124276 user 0.074758 sys
  5840	distcc[25498] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  5841	distcc[25502] (dcc_r_token_int) got DONE00000001
  5842	distcc[25502] (dcc_r_result_header) got response header
  5843	distcc[25502] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  5844	distcc[25502] (dcc_r_token_int) got STAT00000000
  5845	distcc[25502] (dcc_r_token_int) got SERR00000000
  5846	distcc[25502] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_3285ebd5.txt
  5847	distcc[25502] (dcc_r_token_int) got SOUT00000000
  5848	distcc[25502] (dcc_r_token_int) got DOTO00004c90
  5849	distcc[25502] (dcc_r_file) received 19600 bytes to file cut.o
  5850	distcc[25502] (dcc_r_file_timed) 19600 bytes received in 0.000684s, rate 27983kB/s
  5851	distcc[25502] 292394 bytes from cut.c compiled on 192.168.1.41 in 0.9237s, rate 309kB/s
  5852	distcc[25502] (dcc_unlock) release lock fd5
  5853	distcc[25502] compile cut.c on 192.168.1.41 completed ok
  5854	distcc[25502] elapsed compilation time 0.927288s
  5855	distcc[25502] (dcc_exit) exit: code 0; self: 0.000000 user 0.013369 sys; children: 0.121044 user 0.068114 sys
  5856	distcc[25502] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  5857	distcc[25523] (dcc_collect_child) cpp child 25525 terminated with status 0
  5858	distcc[25523] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  5859	distcc[25523] cpp winio.c on localhost completed ok
  5860	distcc[25523] (dcc_unlock) release lock fd6
  5861	distcc[25523] (dcc_x_file) send 365956 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_fde7ebd6.i with token DOTI and compression 69
  5862	distcc[25523] (dcc_x_token_int) send DOTI00059584
  5863	distcc[25523] (dcc_pump_sendfile) sendfile: partial transmission of 278528 bytes; retrying 87428 @278528
  5864	distcc[25523] (dcc_select_for_write) select for write on fd7
  5865	distcc[25523] (dcc_pump_sendfile) select() returned, continuing to write
  5866	distcc[25523] (dcc_compile_remote) client finished sending request to server
  5867	distcc[25523] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  5868	distcc[25523] (dcc_select_for_read) select for read on fd7 for 300s
  5869	distcc[25505] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  5870	distcc[25505] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 1 as fd5
  5871	distcc[25505] (dcc_lock_host) got cpu lock on localhost slot 0 as fd6
  5872	distcc[25505] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  5873	distcc[25505] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c files.c
  5874	distcc[25505] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E files.c
  5875	distcc[25505] (dcc_spawn_child) child started as pid25527
  5876	distcc[25505] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o files.o files.c
  5877	distcc[25505] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o files.o files.c
  5878	distcc[25505] (dcc_note_state) note state 2, file "files.c", host "192.168.1.41"
  5879	distcc[25527] (dcc_new_pgrp) entered process group
  5880	distcc[25527] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  5881	distcc[25505] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  5882	distcc[25505] (dcc_select_for_write) select for write on fd7
  5883	distcc[25505] (dcc_select_for_read) select for read on fd7 for 300s
  5884	distcc[25505] (dcc_select_for_read) select for read on fd7 for 300s
  5885	distcc[25510] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  5886	distcc[25510] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  5887	distcc[25505] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  5888	distcc[25510] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  5889	distcc[25510] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 3 as fd5
  5890	distcc[25505] (dcc_x_token_int) send DIST00000001
  5891	distcc[25505] (dcc_x_token_int) send ARGC00000009
  5892	distcc[25505] (dcc_x_token_int) send ARGV00000024
  5893	distcc[25505] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  5894	distcc[25505] (dcc_x_token_int) send ARGV00000012
  5895	distcc[25505] (dcc_x_token_string) send string '-march=armv8-a+crc'
  5896	distcc[25505] (dcc_x_token_int) send ARGV00000003
  5897	distcc[25510] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  5898	distcc[25505] (dcc_x_token_string) send string '-O2'
  5899	distcc[25505] (dcc_x_token_int) send ARGV00000005
  5900	distcc[25505] (dcc_x_token_string) send string '-pipe'
  5901	distcc[25505] (dcc_x_token_int) send ARGV00000005
  5902	distcc[25505] (dcc_x_token_string) send string '-Wall'
  5903	distcc[25505] (dcc_x_token_int) send ARGV00000002
  5904	distcc[25505] (dcc_x_token_string) send string '-c'
  5905	distcc[25505] (dcc_x_token_int) send ARGV00000002
  5906	distcc[25505] (dcc_x_token_string) send string '-o'
  5907	distcc[25510] (dcc_lock_host) got cpu lock on localhost slot 1 as fd6
  5908	distcc[25505] (dcc_x_token_int) send ARGV00000007
  5909	distcc[25510] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  5910	distcc[25505] (dcc_x_token_string) send string 'files.o'
  5911	distcc[25505] (dcc_x_token_int) send ARGV00000007
  5912	distcc[25505] (dcc_x_token_string) send string 'files.c'
  5913	distcc[25505] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  5914	distcc[25510] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c help.c
  5915	distcc[25510] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E help.c
  5916	distcc[25497] (dcc_r_token_int) got DONE00000001
  5917	distcc[25497] (dcc_r_result_header) got response header
  5918	distcc[25497] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  5919	distcc[25510] (dcc_spawn_child) child started as pid25528
  5920	distcc[25510] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o help.o help.c
  5921	distcc[25510] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o help.o help.c
  5922	distcc[25510] (dcc_note_state) note state 2, file "help.c", host "192.168.1.41"
  5923	distcc[25497] (dcc_r_token_int) got STAT00000000
  5924	distcc[25497] (dcc_r_token_int) got SERR00000000
  5925	distcc[25497] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_cdbdebd5.txt
  5926	distcc[25497] (dcc_r_token_int) got SOUT00000000
  5927	distcc[25497] (dcc_r_token_int) got DOTO000060f8
  5928	distcc[25510] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  5929	distcc[25510] (dcc_select_for_write) select for write on fd7
  5930	distcc[25510] (dcc_select_for_read) select for read on fd7 for 300s
  5931	distcc[25497] (dcc_select_for_read) select for read on fd7 for 300s
  5932	distcc[25528] (dcc_new_pgrp) entered process group
  5933	distcc[25528] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  5934	distcc[25497] (dcc_select_for_read) select for read on fd7 for 300s
  5935	distcc[25497] (dcc_select_for_read) select for read on fd7 for 300s
  5936	distcc[25497] (dcc_select_for_read) select for read on fd7 for 300s
  5937	distcc[25497] (dcc_select_for_read) select for read on fd7 for 300s
  5938	distcc[25509] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  5939	distcc[25509] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  5940	distcc[25509] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  5941	distcc[25509] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  5942	distcc[25509] (dcc_lock_pause) nothing available, sleeping 1000ms...
  5943	distcc[25497] (dcc_select_for_read) select for read on fd7 for 300s
  5944	distcc[25497] (dcc_r_file) received 24824 bytes to file browser.o
  5945	distcc[25497] (dcc_r_file_timed) 24824 bytes received in 0.005004s, rate 4845kB/s
  5946	distcc[25497] 340933 bytes from browser.c compiled on 192.168.1.41 in 1.0553s, rate 315kB/s
  5947	distcc[25497] (dcc_unlock) release lock fd5
  5948	distcc[25497] compile browser.c on 192.168.1.41 completed ok
  5949	distcc[25497] elapsed compilation time 1.058111s
  5950	distcc[25497] (dcc_exit) exit: code 0; self: 0.006228 user 0.006228 sys; children: 0.134793 user 0.075831 sys
  5951	distcc[25497] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  5952	distcc[25510] (dcc_select_for_read) select for read on fd7 for 300s
  5953	distcc[25510] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  5954	distcc[25510] (dcc_x_token_int) send DIST00000001
  5955	distcc[25510] (dcc_x_token_int) send ARGC00000009
  5956	distcc[25510] (dcc_x_token_int) send ARGV00000024
  5957	distcc[25510] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  5958	distcc[25510] (dcc_x_token_int) send ARGV00000012
  5959	distcc[25510] (dcc_x_token_string) send string '-march=armv8-a+crc'
  5960	distcc[25510] (dcc_x_token_int) send ARGV00000003
  5961	distcc[25510] (dcc_x_token_string) send string '-O2'
  5962	distcc[25510] (dcc_x_token_int) send ARGV00000005
  5963	distcc[25510] (dcc_x_token_string) send string '-pipe'
  5964	distcc[25510] (dcc_x_token_int) send ARGV00000005
  5965	distcc[25510] (dcc_x_token_string) send string '-Wall'
  5966	distcc[25510] (dcc_x_token_int) send ARGV00000002
  5967	distcc[25510] (dcc_x_token_string) send string '-c'
  5968	distcc[25510] (dcc_x_token_int) send ARGV00000002
  5969	distcc[25510] (dcc_x_token_string) send string '-o'
  5970	distcc[25510] (dcc_x_token_int) send ARGV00000006
  5971	distcc[25510] (dcc_x_token_string) send string 'help.o'
  5972	distcc[25510] (dcc_x_token_int) send ARGV00000006
  5973	distcc[25510] (dcc_x_token_string) send string 'help.c'
  5974	distcc[25510] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  5975	distcc[25511] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 0 as fd5
  5976	distcc[25511] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  5977	distcc[25511] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
  5978	distcc[25511] (dcc_lock_host) got cpu lock on localhost slot 2 as fd6
  5979	distcc[25511] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  5980	distcc[25511] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c history.c
  5981	distcc[25511] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E history.c
  5982	distcc[25511] (dcc_spawn_child) child started as pid25531
  5983	distcc[25511] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o history.o history.c
  5984	distcc[25511] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o history.o history.c
  5985	distcc[25511] (dcc_note_state) note state 2, file "history.c", host "192.168.1.41"
  5986	distcc[25511] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  5987	distcc[25511] (dcc_select_for_write) select for write on fd7
  5988	distcc[25511] (dcc_select_for_read) select for read on fd7 for 300s
  5989	distcc[25531] (dcc_new_pgrp) entered process group
  5990	distcc[25531] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  5991	distcc[25511] (dcc_select_for_read) select for read on fd7 for 300s
  5992	distcc[25513] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  5993	distcc[25513] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  5994	distcc[25513] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  5995	distcc[25513] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  5996	distcc[25513] (dcc_lock_pause) nothing available, sleeping 1000ms...
  5997	distcc[25511] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  5998	distcc[25511] (dcc_x_token_int) send DIST00000001
  5999	distcc[25511] (dcc_x_token_int) send ARGC00000009
  6000	distcc[25511] (dcc_x_token_int) send ARGV00000024
  6001	distcc[25511] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  6002	distcc[25511] (dcc_x_token_int) send ARGV00000012
  6003	distcc[25511] (dcc_x_token_string) send string '-march=armv8-a+crc'
  6004	distcc[25511] (dcc_x_token_int) send ARGV00000003
  6005	distcc[25511] (dcc_x_token_string) send string '-O2'
  6006	distcc[25511] (dcc_x_token_int) send ARGV00000005
  6007	distcc[25511] (dcc_x_token_string) send string '-pipe'
  6008	distcc[25511] (dcc_x_token_int) send ARGV00000005
  6009	distcc[25511] (dcc_x_token_string) send string '-Wall'
  6010	distcc[25511] (dcc_x_token_int) send ARGV00000002
  6011	distcc[25511] (dcc_x_token_string) send string '-c'
  6012	distcc[25511] (dcc_x_token_int) send ARGV00000002
  6013	distcc[25511] (dcc_x_token_string) send string '-o'
  6014	distcc[25511] (dcc_x_token_int) send ARGV00000009
  6015	distcc[25511] (dcc_x_token_string) send string 'history.o'
  6016	distcc[25511] (dcc_x_token_int) send ARGV00000009
  6017	distcc[25511] (dcc_x_token_string) send string 'history.c'
  6018	distcc[25511] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  6019	distcc[25515] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6020	distcc[25515] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6021	distcc[25515] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  6022	distcc[25515] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  6023	distcc[25515] (dcc_lock_pause) nothing available, sleeping 1000ms...
  6024	distcc[25517] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6025	distcc[25517] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6026	distcc[25517] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  6027	distcc[25517] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  6028	distcc[25517] (dcc_lock_pause) nothing available, sleeping 1000ms...
  6029	distcc[25520] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6030	distcc[25520] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6031	distcc[25520] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  6032	distcc[25520] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  6033	distcc[25520] (dcc_lock_pause) nothing available, sleeping 1000ms...
  6034	distcc[25521] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6035	distcc[25521] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6036	distcc[25521] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  6037	distcc[25521] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  6038	distcc[25521] (dcc_lock_pause) nothing available, sleeping 1000ms...
  6039	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6040	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6041	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  6042	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  6043	distcc[25522] (dcc_lock_pause) nothing available, sleeping 1000ms...
  6044	distcc[25510] (dcc_collect_child) cpp child 25528 terminated with status 0
  6045	distcc[25510] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  6046	distcc[25510] cpp help.c on localhost completed ok
  6047	distcc[25510] (dcc_unlock) release lock fd6
  6048	distcc[25510] (dcc_x_file) send 291455 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_938bebd6.i with token DOTI and compression 69
  6049	distcc[25510] (dcc_x_token_int) send DOTI0004727f
  6050	distcc[25510] (dcc_pump_sendfile) sendfile: partial transmission of 278528 bytes; retrying 12927 @278528
  6051	distcc[25510] (dcc_compile_remote) client finished sending request to server
  6052	distcc[25510] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  6053	distcc[25510] (dcc_select_for_read) select for read on fd7 for 300s
  6054	distcc[25511] (dcc_collect_child) cpp child 25531 terminated with status 0
  6055	distcc[25511] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  6056	distcc[25511] cpp history.c on localhost completed ok
  6057	distcc[25511] (dcc_unlock) release lock fd6
  6058	distcc[25511] (dcc_x_file) send 293543 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_dca4ebd6.i with token DOTI and compression 69
  6059	distcc[25511] (dcc_x_token_int) send DOTI00047aa7
  6060	distcc[25511] (dcc_compile_remote) client finished sending request to server
  6061	distcc[25511] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  6062	distcc[25511] (dcc_select_for_read) select for read on fd7 for 300s
  6063	distcc[25505] (dcc_collect_child) cpp child 25527 terminated with status 0
  6064	distcc[25505] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  6065	distcc[25505] cpp files.c on localhost completed ok
  6066	distcc[25505] (dcc_unlock) release lock fd6
  6067	distcc[25505] (dcc_x_file) send 437591 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_7667ebd6.i with token DOTI and compression 69
  6068	distcc[25505] (dcc_x_token_int) send DOTI0006ad57
  6069	distcc[25505] (dcc_pump_sendfile) sendfile: partial transmission of 409600 bytes; retrying 27991 @409600
  6070	distcc[25505] (dcc_select_for_write) select for write on fd7
  6071	distcc[25505] (dcc_pump_sendfile) select() returned, continuing to write
  6072	distcc[25505] (dcc_compile_remote) client finished sending request to server
  6073	distcc[25505] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  6074	distcc[25505] (dcc_select_for_read) select for read on fd7 for 300s
  6075	distcc[25524] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6076	distcc[25524] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6077	distcc[25524] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  6078	distcc[25524] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  6079	distcc[25524] (dcc_lock_pause) nothing available, sleeping 1000ms...
  6080	distcc[25510] (dcc_r_token_int) got DONE00000001
  6081	distcc[25510] (dcc_r_result_header) got response header
  6082	distcc[25510] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  6083	distcc[25510] (dcc_r_token_int) got STAT00000000
  6084	distcc[25510] (dcc_r_token_int) got SERR00000000
  6085	distcc[25510] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_87d7ebd5.txt
  6086	distcc[25510] (dcc_r_token_int) got SOUT00000000
  6087	distcc[25510] (dcc_r_token_int) got DOTO000055a0
  6088	distcc[25510] (dcc_r_file) received 21920 bytes to file help.o
  6089	distcc[25510] (dcc_r_file_timed) 21920 bytes received in 0.000603s, rate 35500kB/s
  6090	distcc[25510] 291455 bytes from help.c compiled on 192.168.1.41 in 0.7821s, rate 364kB/s
  6091	distcc[25510] (dcc_unlock) release lock fd5
  6092	distcc[25510] compile help.c on 192.168.1.41 completed ok
  6093	distcc[25510] elapsed compilation time 1.786940s
  6094	distcc[25510] (dcc_exit) exit: code 0; self: 0.003378 user 0.010136 sys; children: 0.130602 user 0.048606 sys
  6095	distcc[25510] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  6096	distcc[25511] (dcc_r_token_int) got DONE00000001
  6097	distcc[25511] (dcc_r_result_header) got response header
  6098	distcc[25511] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  6099	distcc[25511] (dcc_r_token_int) got STAT00000000
  6100	distcc[25511] (dcc_r_token_int) got SERR00000000
  6101	distcc[25511] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_aa6aebd5.txt
  6102	distcc[25511] (dcc_r_token_int) got SOUT00000000
  6103	distcc[25511] (dcc_r_token_int) got DOTO00004fb8
  6104	distcc[25511] (dcc_r_file) received 20408 bytes to file history.o
  6105	distcc[25511] (dcc_r_file_timed) 20408 bytes received in 0.000561s, rate 35525kB/s
  6106	distcc[25511] 293543 bytes from history.c compiled on 192.168.1.41 in 0.8734s, rate 328kB/s
  6107	distcc[25511] (dcc_unlock) release lock fd5
  6108	distcc[25511] compile history.c on 192.168.1.41 completed ok
  6109	distcc[25511] elapsed compilation time 1.887934s
  6110	distcc[25511] (dcc_exit) exit: code 0; self: 0.007120 user 0.007120 sys; children: 0.128210 user 0.048528 sys
  6111	distcc[25511] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  6112	distcc[25509] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 0 as fd5
  6113	distcc[25509] (dcc_lock_host) got cpu lock on localhost slot 0 as fd6
  6114	distcc[25509] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  6115	distcc[25509] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c global.c
  6116	distcc[25509] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E global.c
  6117	distcc[25509] (dcc_spawn_child) child started as pid25533
  6118	distcc[25509] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o global.o global.c
  6119	distcc[25533] (dcc_new_pgrp) entered process group
  6120	distcc[25533] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  6121	distcc[25509] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o global.o global.c
  6122	distcc[25509] (dcc_note_state) note state 2, file "global.c", host "192.168.1.41"
  6123	distcc[25509] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  6124	distcc[25509] (dcc_select_for_write) select for write on fd7
  6125	distcc[25509] (dcc_select_for_read) select for read on fd7 for 300s
  6126	distcc[25509] (dcc_select_for_read) select for read on fd7 for 300s
  6127	distcc[25509] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  6128	distcc[25509] (dcc_x_token_int) send DIST00000001
  6129	distcc[25509] (dcc_x_token_int) send ARGC00000009
  6130	distcc[25509] (dcc_x_token_int) send ARGV00000024
  6131	distcc[25509] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  6132	distcc[25509] (dcc_x_token_int) send ARGV00000012
  6133	distcc[25509] (dcc_x_token_string) send string '-march=armv8-a+crc'
  6134	distcc[25509] (dcc_x_token_int) send ARGV00000003
  6135	distcc[25509] (dcc_x_token_string) send string '-O2'
  6136	distcc[25509] (dcc_x_token_int) send ARGV00000005
  6137	distcc[25509] (dcc_x_token_string) send string '-pipe'
  6138	distcc[25509] (dcc_x_token_int) send ARGV00000005
  6139	distcc[25509] (dcc_x_token_string) send string '-Wall'
  6140	distcc[25509] (dcc_x_token_int) send ARGV00000002
  6141	distcc[25509] (dcc_x_token_string) send string '-c'
  6142	distcc[25509] (dcc_x_token_int) send ARGV00000002
  6143	distcc[25509] (dcc_x_token_string) send string '-o'
  6144	distcc[25509] (dcc_x_token_int) send ARGV00000008
  6145	distcc[25509] (dcc_x_token_string) send string 'global.o'
  6146	distcc[25509] (dcc_x_token_int) send ARGV00000008
  6147	distcc[25509] (dcc_x_token_string) send string 'global.c'
  6148	distcc[25509] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  6149	distcc[25513] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6150	distcc[25513] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6151	distcc[25513] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  6152	distcc[25513] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 3 as fd5
  6153	distcc[25513] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  6154	distcc[25513] (dcc_lock_host) got cpu lock on localhost slot 1 as fd6
  6155	distcc[25513] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  6156	distcc[25513] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c move.c
  6157	distcc[25513] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E move.c
  6158	distcc[25513] (dcc_spawn_child) child started as pid25535
  6159	distcc[25513] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o move.o move.c
  6160	distcc[25513] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o move.o move.c
  6161	distcc[25513] (dcc_note_state) note state 2, file "move.c", host "192.168.1.41"
  6162	distcc[25535] (dcc_new_pgrp) entered process group
  6163	distcc[25535] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  6164	distcc[25513] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  6165	distcc[25513] (dcc_select_for_write) select for write on fd7
  6166	distcc[25513] (dcc_select_for_read) select for read on fd7 for 300s
  6167	distcc[25513] (dcc_select_for_read) select for read on fd7 for 300s
  6168	distcc[25513] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  6169	distcc[25513] (dcc_x_token_int) send DIST00000001
  6170	distcc[25513] (dcc_x_token_int) send ARGC00000009
  6171	distcc[25513] (dcc_x_token_int) send ARGV00000024
  6172	distcc[25513] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  6173	distcc[25513] (dcc_x_token_int) send ARGV00000012
  6174	distcc[25513] (dcc_x_token_string) send string '-march=armv8-a+crc'
  6175	distcc[25513] (dcc_x_token_int) send ARGV00000003
  6176	distcc[25513] (dcc_x_token_string) send string '-O2'
  6177	distcc[25513] (dcc_x_token_int) send ARGV00000005
  6178	distcc[25513] (dcc_x_token_string) send string '-pipe'
  6179	distcc[25513] (dcc_x_token_int) send ARGV00000005
  6180	distcc[25513] (dcc_x_token_string) send string '-Wall'
  6181	distcc[25513] (dcc_x_token_int) send ARGV00000002
  6182	distcc[25513] (dcc_x_token_string) send string '-c'
  6183	distcc[25513] (dcc_x_token_int) send ARGV00000002
  6184	distcc[25513] (dcc_x_token_string) send string '-o'
  6185	distcc[25513] (dcc_x_token_int) send ARGV00000006
  6186	distcc[25513] (dcc_x_token_string) send string 'move.o'
  6187	distcc[25513] (dcc_x_token_int) send ARGV00000006
  6188	distcc[25513] (dcc_x_token_string) send string 'move.c'
  6189	distcc[25513] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  6190	distcc[25515] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6191	distcc[25515] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6192	distcc[25515] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  6193	distcc[25515] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  6194	distcc[25515] (dcc_lock_pause) nothing available, sleeping 1000ms...
  6195	distcc[25517] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6196	distcc[25517] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6197	distcc[25517] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  6198	distcc[25517] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  6199	distcc[25517] (dcc_lock_pause) nothing available, sleeping 1000ms...
  6200	distcc[25520] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6201	distcc[25520] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6202	distcc[25520] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  6203	distcc[25520] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  6204	distcc[25520] (dcc_lock_pause) nothing available, sleeping 1000ms...
  6205	distcc[25521] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6206	distcc[25521] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6207	distcc[25521] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  6208	distcc[25521] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  6209	distcc[25521] (dcc_lock_pause) nothing available, sleeping 1000ms...
  6210	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6211	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6212	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  6213	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  6214	distcc[25522] (dcc_lock_pause) nothing available, sleeping 1000ms...
  6215	distcc[25509] (dcc_collect_child) cpp child 25533 terminated with status 0
  6216	distcc[25509] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  6217	distcc[25509] cpp global.c on localhost completed ok
  6218	distcc[25509] (dcc_unlock) release lock fd6
  6219	distcc[25509] (dcc_x_file) send 323325 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_aafcebd7.i with token DOTI and compression 69
  6220	distcc[25509] (dcc_x_token_int) send DOTI0004eefd
  6221	distcc[25509] (dcc_pump_sendfile) sendfile: partial transmission of 278528 bytes; retrying 44797 @278528
  6222	distcc[25509] (dcc_select_for_write) select for write on fd7
  6223	distcc[25513] (dcc_collect_child) cpp child 25535 terminated with status 0
  6224	distcc[25513] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  6225	distcc[25513] cpp move.c on localhost completed ok
  6226	distcc[25513] (dcc_unlock) release lock fd6
  6227	distcc[25513] (dcc_x_file) send 285456 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_fd6aebd7.i with token DOTI and compression 69
  6228	distcc[25513] (dcc_x_token_int) send DOTI00045b10
  6229	distcc[25513] (dcc_pump_sendfile) sendfile: partial transmission of 278528 bytes; retrying 6928 @278528
  6230	distcc[25513] (dcc_select_for_write) select for write on fd7
  6231	distcc[25509] (dcc_pump_sendfile) select() returned, continuing to write
  6232	distcc[25509] (dcc_compile_remote) client finished sending request to server
  6233	distcc[25509] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  6234	distcc[25509] (dcc_select_for_read) select for read on fd7 for 300s
  6235	distcc[25513] (dcc_pump_sendfile) select() returned, continuing to write
  6236	distcc[25513] (dcc_compile_remote) client finished sending request to server
  6237	distcc[25513] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  6238	distcc[25513] (dcc_select_for_read) select for read on fd7 for 300s
  6239	distcc[25524] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6240	distcc[25524] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6241	distcc[25524] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  6242	distcc[25524] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  6243	distcc[25524] (dcc_lock_pause) nothing available, sleeping 1000ms...
  6244	distcc[25513] (dcc_r_token_int) got DONE00000001
  6245	distcc[25513] (dcc_r_result_header) got response header
  6246	distcc[25513] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  6247	distcc[25513] (dcc_r_token_int) got STAT00000000
  6248	distcc[25513] (dcc_r_token_int) got SERR00000000
  6249	distcc[25513] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_ec9bebd5.txt
  6250	distcc[25513] (dcc_r_token_int) got SOUT00000000
  6251	distcc[25513] (dcc_r_token_int) got DOTO00003e28
  6252	distcc[25513] (dcc_r_file) received 15912 bytes to file move.o
  6253	distcc[25513] (dcc_r_file_timed) 15912 bytes received in 0.000510s, rate 30469kB/s
  6254	distcc[25513] 285456 bytes from move.c compiled on 192.168.1.41 in 0.9049s, rate 308kB/s
  6255	distcc[25513] (dcc_unlock) release lock fd5
  6256	distcc[25513] compile move.c on 192.168.1.41 completed ok
  6257	distcc[25513] elapsed compilation time 2.910723s
  6258	distcc[25513] (dcc_exit) exit: code 0; self: 0.003548 user 0.010645 sys; children: 0.131628 user 0.038530 sys
  6259	distcc[25513] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  6260	distcc[25515] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6261	distcc[25515] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6262	distcc[25515] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  6263	distcc[25515] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 3 as fd5
  6264	distcc[25515] (dcc_lock_host) got cpu lock on localhost slot 0 as fd6
  6265	distcc[25515] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  6266	distcc[25515] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c prompt.c
  6267	distcc[25515] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E prompt.c
  6268	distcc[25515] (dcc_spawn_child) child started as pid25537
  6269	distcc[25515] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o prompt.o prompt.c
  6270	distcc[25515] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o prompt.o prompt.c
  6271	distcc[25515] (dcc_note_state) note state 2, file "prompt.c", host "192.168.1.41"
  6272	distcc[25537] (dcc_new_pgrp) entered process group
  6273	distcc[25537] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  6274	distcc[25515] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  6275	distcc[25515] (dcc_select_for_write) select for write on fd7
  6276	distcc[25515] (dcc_select_for_read) select for read on fd7 for 300s
  6277	distcc[25515] (dcc_select_for_read) select for read on fd7 for 300s
  6278	distcc[25515] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  6279	distcc[25515] (dcc_x_token_int) send DIST00000001
  6280	distcc[25515] (dcc_x_token_int) send ARGC00000009
  6281	distcc[25515] (dcc_x_token_int) send ARGV00000024
  6282	distcc[25515] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  6283	distcc[25515] (dcc_x_token_int) send ARGV00000012
  6284	distcc[25515] (dcc_x_token_string) send string '-march=armv8-a+crc'
  6285	distcc[25515] (dcc_x_token_int) send ARGV00000003
  6286	distcc[25515] (dcc_x_token_string) send string '-O2'
  6287	distcc[25515] (dcc_x_token_int) send ARGV00000005
  6288	distcc[25515] (dcc_x_token_string) send string '-pipe'
  6289	distcc[25515] (dcc_x_token_int) send ARGV00000005
  6290	distcc[25515] (dcc_x_token_string) send string '-Wall'
  6291	distcc[25515] (dcc_x_token_int) send ARGV00000002
  6292	distcc[25515] (dcc_x_token_string) send string '-c'
  6293	distcc[25515] (dcc_x_token_int) send ARGV00000002
  6294	distcc[25515] (dcc_x_token_string) send string '-o'
  6295	distcc[25515] (dcc_x_token_int) send ARGV00000008
  6296	distcc[25515] (dcc_x_token_string) send string 'prompt.o'
  6297	distcc[25515] (dcc_x_token_int) send ARGV00000008
  6298	distcc[25515] (dcc_x_token_string) send string 'prompt.c'
  6299	distcc[25515] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  6300	distcc[25517] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6301	distcc[25517] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6302	distcc[25517] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  6303	distcc[25517] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  6304	distcc[25517] (dcc_lock_pause) nothing available, sleeping 1000ms...
  6305	distcc[25520] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6306	distcc[25520] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6307	distcc[25520] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  6308	distcc[25520] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  6309	distcc[25520] (dcc_lock_pause) nothing available, sleeping 1000ms...
  6310	distcc[25521] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6311	distcc[25521] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6312	distcc[25521] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  6313	distcc[25521] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  6314	distcc[25521] (dcc_lock_pause) nothing available, sleeping 1000ms...
  6315	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6316	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6317	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  6318	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  6319	distcc[25522] (dcc_lock_pause) nothing available, sleeping 1000ms...
  6320	distcc[25505] (dcc_r_token_int) got DONE00000001
  6321	distcc[25505] (dcc_r_result_header) got response header
  6322	distcc[25505] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  6323	distcc[25505] (dcc_r_token_int) got STAT00000000
  6324	distcc[25505] (dcc_r_token_int) got SERR00000000
  6325	distcc[25505] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_5e43ebd5.txt
  6326	distcc[25505] (dcc_r_token_int) got SOUT00000000
  6327	distcc[25505] (dcc_r_token_int) got DOTO00012680
  6328	distcc[25505] (dcc_r_file) received 75392 bytes to file files.o
  6329	distcc[25505] (dcc_r_file_timed) 75392 bytes received in 0.000906s, rate 81264kB/s
  6330	distcc[25505] 437591 bytes from files.c compiled on 192.168.1.41 in 2.1473s, rate 199kB/s
  6331	distcc[25505] (dcc_unlock) release lock fd5
  6332	distcc[25505] compile files.c on 192.168.1.41 completed ok
  6333	distcc[25505] elapsed compilation time 3.154804s
  6334	distcc[25505] (dcc_exit) exit: code 0; self: 0.008367 user 0.005578 sys; children: 0.151941 user 0.073530 sys
  6335	distcc[25505] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  6336	distcc[25515] (dcc_collect_child) cpp child 25537 terminated with status 0
  6337	distcc[25515] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  6338	distcc[25515] cpp prompt.c on localhost completed ok
  6339	distcc[25515] (dcc_unlock) release lock fd6
  6340	distcc[25515] (dcc_x_file) send 290517 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_7f69ebd8.i with token DOTI and compression 69
  6341	distcc[25515] (dcc_x_token_int) send DOTI00046ed5
  6342	distcc[25515] (dcc_pump_sendfile) sendfile: partial transmission of 278528 bytes; retrying 11989 @278528
  6343	distcc[25515] (dcc_select_for_write) select for write on fd7
  6344	distcc[25515] (dcc_pump_sendfile) select() returned, continuing to write
  6345	distcc[25515] (dcc_compile_remote) client finished sending request to server
  6346	distcc[25515] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  6347	distcc[25515] (dcc_select_for_read) select for read on fd7 for 300s
  6348	distcc[25523] (dcc_r_token_int) got DONE00000001
  6349	distcc[25523] (dcc_r_result_header) got response header
  6350	distcc[25523] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  6351	distcc[25523] (dcc_r_token_int) got STAT00000000
  6352	distcc[25523] (dcc_r_token_int) got SERR00000000
  6353	distcc[25524] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6354	distcc[25524] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 1 as fd5
  6355	distcc[25524] (dcc_lock_host) got cpu lock on localhost slot 0 as fd6
  6356	distcc[25524] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  6357	distcc[25523] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_e3d5ebd6.txt
  6358	distcc[25523] (dcc_r_token_int) got SOUT00000000
  6359	distcc[25523] (dcc_r_token_int) got DOTO00017a20
  6360	distcc[25524] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c nano.c
  6361	distcc[25524] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E nano.c
  6362	distcc[25524] (dcc_spawn_child) child started as pid25539
  6363	distcc[25524] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o nano.o nano.c
  6364	distcc[25524] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o nano.o nano.c
  6365	distcc[25524] (dcc_note_state) note state 2, file "nano.c", host "192.168.1.41"
  6366	distcc[25524] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  6367	distcc[25524] (dcc_select_for_write) select for write on fd7
  6368	distcc[25524] (dcc_select_for_read) select for read on fd7 for 300s
  6369	distcc[25539] (dcc_new_pgrp) entered process group
  6370	distcc[25539] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  6371	distcc[25523] (dcc_r_file) received 96800 bytes to file winio.o
  6372	distcc[25523] (dcc_r_file_timed) 96800 bytes received in 0.003772s, rate 25061kB/s
  6373	distcc[25523] 365956 bytes from winio.c compiled on 192.168.1.41 in 3.0062s, rate 119kB/s
  6374	distcc[25523] (dcc_unlock) release lock fd5
  6375	distcc[25523] compile winio.c on 192.168.1.41 completed ok
  6376	distcc[25523] elapsed compilation time 3.015632s
  6377	distcc[25523] (dcc_exit) exit: code 0; self: 0.000000 user 0.021190 sys; children: 0.151706 user 0.074779 sys
  6378	distcc[25524] (dcc_select_for_read) select for read on fd7 for 300s
  6379	distcc[25523] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  6380	distcc[25524] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  6381	distcc[25524] (dcc_x_token_int) send DIST00000001
  6382	distcc[25524] (dcc_x_token_int) send ARGC00000009
  6383	distcc[25524] (dcc_x_token_int) send ARGV00000024
  6384	distcc[25524] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  6385	distcc[25524] (dcc_x_token_int) send ARGV00000012
  6386	distcc[25524] (dcc_x_token_string) send string '-march=armv8-a+crc'
  6387	distcc[25524] (dcc_x_token_int) send ARGV00000003
  6388	distcc[25524] (dcc_x_token_string) send string '-O2'
  6389	distcc[25524] (dcc_x_token_int) send ARGV00000005
  6390	distcc[25524] (dcc_x_token_string) send string '-pipe'
  6391	distcc[25524] (dcc_x_token_int) send ARGV00000005
  6392	distcc[25524] (dcc_x_token_string) send string '-Wall'
  6393	distcc[25524] (dcc_x_token_int) send ARGV00000002
  6394	distcc[25524] (dcc_x_token_string) send string '-c'
  6395	distcc[25524] (dcc_x_token_int) send ARGV00000002
  6396	distcc[25524] (dcc_x_token_string) send string '-o'
  6397	distcc[25524] (dcc_x_token_int) send ARGV00000006
  6398	distcc[25524] (dcc_x_token_string) send string 'nano.o'
  6399	distcc[25524] (dcc_x_token_int) send ARGV00000006
  6400	distcc[25524] (dcc_x_token_string) send string 'nano.c'
  6401	distcc[25524] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  6402	distcc[25515] (dcc_r_token_int) got DONE00000001
  6403	distcc[25515] (dcc_r_result_header) got response header
  6404	distcc[25515] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  6405	distcc[25515] (dcc_r_token_int) got STAT00000000
  6406	distcc[25515] (dcc_r_token_int) got SERR00000000
  6407	distcc[25515] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_6ed8ebd5.txt
  6408	distcc[25515] (dcc_r_token_int) got SOUT00000000
  6409	distcc[25515] (dcc_r_token_int) got DOTO00006a78
  6410	distcc[25515] (dcc_r_file) received 27256 bytes to file prompt.o
  6411	distcc[25515] (dcc_r_file_timed) 27256 bytes received in 0.001330s, rate 20013kB/s
  6412	distcc[25515] 290517 bytes from prompt.c compiled on 192.168.1.41 in 0.7838s, rate 362kB/s
  6413	distcc[25515] (dcc_unlock) release lock fd5
  6414	distcc[25515] compile prompt.c on 192.168.1.41 completed ok
  6415	distcc[25515] elapsed compilation time 3.789169s
  6416	distcc[25515] (dcc_exit) exit: code 0; self: 0.004522 user 0.009045 sys; children: 0.115413 user 0.048475 sys
  6417	distcc[25515] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  6418	distcc[25524] (dcc_collect_child) cpp child 25539 terminated with status 0
  6419	distcc[25524] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  6420	distcc[25524] cpp nano.c on localhost completed ok
  6421	distcc[25524] (dcc_unlock) release lock fd6
  6422	distcc[25524] (dcc_x_file) send 432293 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_0cf1ebd9.i with token DOTI and compression 69
  6423	distcc[25524] (dcc_x_token_int) send DOTI000698a5
  6424	distcc[25524] (dcc_pump_sendfile) sendfile: partial transmission of 409600 bytes; retrying 22693 @409600
  6425	distcc[25524] (dcc_select_for_write) select for write on fd7
  6426	distcc[25524] (dcc_pump_sendfile) select() returned, continuing to write
  6427	distcc[25524] (dcc_compile_remote) client finished sending request to server
  6428	distcc[25524] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  6429	distcc[25524] (dcc_select_for_read) select for read on fd7 for 300s
  6430	distcc[25517] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6431	distcc[25517] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6432	distcc[25517] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 2 as fd5
  6433	distcc[25517] (dcc_lock_host) got cpu lock on localhost slot 0 as fd6
  6434	distcc[25517] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  6435	distcc[25517] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c rcfile.c
  6436	distcc[25517] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E rcfile.c
  6437	distcc[25517] (dcc_spawn_child) child started as pid25541
  6438	distcc[25541] (dcc_new_pgrp) entered process group
  6439	distcc[25541] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  6440	distcc[25517] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o rcfile.o rcfile.c
  6441	distcc[25517] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o rcfile.o rcfile.c
  6442	distcc[25517] (dcc_note_state) note state 2, file "rcfile.c", host "192.168.1.41"
  6443	distcc[25517] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  6444	distcc[25517] (dcc_select_for_write) select for write on fd7
  6445	distcc[25517] (dcc_select_for_read) select for read on fd7 for 300s
  6446	distcc[25517] (dcc_select_for_read) select for read on fd7 for 300s
  6447	distcc[25517] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  6448	distcc[25517] (dcc_x_token_int) send DIST00000001
  6449	distcc[25517] (dcc_x_token_int) send ARGC00000009
  6450	distcc[25517] (dcc_x_token_int) send ARGV00000024
  6451	distcc[25517] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  6452	distcc[25509] (dcc_r_token_int) got DONE00000001
  6453	distcc[25509] (dcc_r_result_header) got response header
  6454	distcc[25509] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  6455	distcc[25509] (dcc_r_token_int) got STAT00000000
  6456	distcc[25509] (dcc_r_token_int) got SERR00000000
  6457	distcc[25509] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_9f3aebd5.txt
  6458	distcc[25509] (dcc_r_token_int) got SOUT00000000
  6459	distcc[25517] (dcc_x_token_int) send ARGV00000012
  6460	distcc[25509] (dcc_r_token_int) got DOTO00016c98
  6461	distcc[25517] (dcc_x_token_string) send string '-march=armv8-a+crc'
  6462	distcc[25517] (dcc_x_token_int) send ARGV00000003
  6463	distcc[25517] (dcc_x_token_string) send string '-O2'
  6464	distcc[25517] (dcc_x_token_int) send ARGV00000005
  6465	distcc[25517] (dcc_x_token_string) send string '-pipe'
  6466	distcc[25517] (dcc_x_token_int) send ARGV00000005
  6467	distcc[25517] (dcc_x_token_string) send string '-Wall'
  6468	distcc[25517] (dcc_x_token_int) send ARGV00000002
  6469	distcc[25517] (dcc_x_token_string) send string '-c'
  6470	distcc[25517] (dcc_x_token_int) send ARGV00000002
  6471	distcc[25517] (dcc_x_token_string) send string '-o'
  6472	distcc[25517] (dcc_x_token_int) send ARGV00000008
  6473	distcc[25517] (dcc_x_token_string) send string 'rcfile.o'
  6474	distcc[25517] (dcc_x_token_int) send ARGV00000008
  6475	distcc[25517] (dcc_x_token_string) send string 'rcfile.c'
  6476	distcc[25517] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  6477	distcc[25509] (dcc_r_file) received 93336 bytes to file global.o
  6478	distcc[25509] (dcc_r_file_timed) 93336 bytes received in 0.002647s, rate 34435kB/s
  6479	distcc[25509] 323325 bytes from global.c compiled on 192.168.1.41 in 2.0972s, rate 151kB/s
  6480	distcc[25509] (dcc_unlock) release lock fd5
  6481	distcc[25509] compile global.c on 192.168.1.41 completed ok
  6482	distcc[25509] elapsed compilation time 4.101675s
  6483	distcc[25509] (dcc_exit) exit: code 0; self: 0.011030 user 0.003676 sys; children: 0.142638 user 0.037654 sys
  6484	distcc[25509] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  6485	distcc[25520] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 0 as fd5
  6486	distcc[25520] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  6487	distcc[25520] (dcc_lock_host) got cpu lock on localhost slot 1 as fd6
  6488	distcc[25520] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  6489	distcc[25520] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c search.c
  6490	distcc[25520] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E search.c
  6491	distcc[25520] (dcc_spawn_child) child started as pid25543
  6492	distcc[25520] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o search.o search.c
  6493	distcc[25520] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o search.o search.c
  6494	distcc[25520] (dcc_note_state) note state 2, file "search.c", host "192.168.1.41"
  6495	distcc[25543] (dcc_new_pgrp) entered process group
  6496	distcc[25543] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  6497	distcc[25520] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  6498	distcc[25520] (dcc_select_for_write) select for write on fd7
  6499	distcc[25520] (dcc_select_for_read) select for read on fd7 for 300s
  6500	distcc[25520] (dcc_select_for_read) select for read on fd7 for 300s
  6501	distcc[25521] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6502	distcc[25521] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6503	distcc[25521] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  6504	distcc[25521] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 3 as fd5
  6505	distcc[25520] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  6506	distcc[25521] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
  6507	distcc[25520] (dcc_x_token_int) send DIST00000001
  6508	distcc[25520] (dcc_x_token_int) send ARGC00000009
  6509	distcc[25520] (dcc_x_token_int) send ARGV00000024
  6510	distcc[25520] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  6511	distcc[25520] (dcc_x_token_int) send ARGV00000012
  6512	distcc[25520] (dcc_x_token_string) send string '-march=armv8-a+crc'
  6513	distcc[25520] (dcc_x_token_int) send ARGV00000003
  6514	distcc[25521] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
  6515	distcc[25520] (dcc_x_token_string) send string '-O2'
  6516	distcc[25520] (dcc_x_token_int) send ARGV00000005
  6517	distcc[25520] (dcc_x_token_string) send string '-pipe'
  6518	distcc[25520] (dcc_x_token_int) send ARGV00000005
  6519	distcc[25520] (dcc_x_token_string) send string '-Wall'
  6520	distcc[25520] (dcc_x_token_int) send ARGV00000002
  6521	distcc[25521] (dcc_lock_host) got cpu lock on localhost slot 2 as fd6
  6522	distcc[25520] (dcc_x_token_string) send string '-c'
  6523	distcc[25520] (dcc_x_token_int) send ARGV00000002
  6524	distcc[25520] (dcc_x_token_string) send string '-o'
  6525	distcc[25521] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  6526	distcc[25520] (dcc_x_token_int) send ARGV00000008
  6527	distcc[25520] (dcc_x_token_string) send string 'search.o'
  6528	distcc[25520] (dcc_x_token_int) send ARGV00000008
  6529	distcc[25520] (dcc_x_token_string) send string 'search.c'
  6530	distcc[25520] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  6531	distcc[25521] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c text.c
  6532	distcc[25521] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E text.c
  6533	distcc[25521] (dcc_spawn_child) child started as pid25544
  6534	distcc[25521] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o text.o text.c
  6535	distcc[25521] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o text.o text.c
  6536	distcc[25521] (dcc_note_state) note state 2, file "text.c", host "192.168.1.41"
  6537	distcc[25521] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  6538	distcc[25521] (dcc_select_for_write) select for write on fd7
  6539	distcc[25521] (dcc_select_for_read) select for read on fd7 for 300s
  6540	distcc[25544] (dcc_new_pgrp) entered process group
  6541	distcc[25544] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  6542	distcc[25521] (dcc_select_for_read) select for read on fd7 for 300s
  6543	distcc[25521] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  6544	distcc[25521] (dcc_x_token_int) send DIST00000001
  6545	distcc[25521] (dcc_x_token_int) send ARGC00000009
  6546	distcc[25521] (dcc_x_token_int) send ARGV00000024
  6547	distcc[25521] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  6548	distcc[25521] (dcc_x_token_int) send ARGV00000012
  6549	distcc[25521] (dcc_x_token_string) send string '-march=armv8-a+crc'
  6550	distcc[25521] (dcc_x_token_int) send ARGV00000003
  6551	distcc[25521] (dcc_x_token_string) send string '-O2'
  6552	distcc[25521] (dcc_x_token_int) send ARGV00000005
  6553	distcc[25521] (dcc_x_token_string) send string '-pipe'
  6554	distcc[25521] (dcc_x_token_int) send ARGV00000005
  6555	distcc[25521] (dcc_x_token_string) send string '-Wall'
  6556	distcc[25521] (dcc_x_token_int) send ARGV00000002
  6557	distcc[25521] (dcc_x_token_string) send string '-c'
  6558	distcc[25521] (dcc_x_token_int) send ARGV00000002
  6559	distcc[25521] (dcc_x_token_string) send string '-o'
  6560	distcc[25521] (dcc_x_token_int) send ARGV00000006
  6561	distcc[25521] (dcc_x_token_string) send string 'text.o'
  6562	distcc[25521] (dcc_x_token_int) send ARGV00000006
  6563	distcc[25521] (dcc_x_token_string) send string 'text.c'
  6564	distcc[25521] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  6565	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6566	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6567	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  6568	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  6569	distcc[25522] (dcc_lock_pause) nothing available, sleeping 1000ms...
  6570	distcc[25517] (dcc_collect_child) cpp child 25541 terminated with status 0
  6571	distcc[25517] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  6572	distcc[25517] cpp rcfile.c on localhost completed ok
  6573	distcc[25517] (dcc_unlock) release lock fd6
  6574	distcc[25517] (dcc_x_file) send 376202 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_f87debd9.i with token DOTI and compression 69
  6575	distcc[25517] (dcc_x_token_int) send DOTI0005bd8a
  6576	distcc[25517] (dcc_pump_sendfile) sendfile: partial transmission of 278528 bytes; retrying 97674 @278528
  6577	distcc[25517] (dcc_select_for_write) select for write on fd7
  6578	distcc[25520] (dcc_collect_child) cpp child 25543 terminated with status 0
  6579	distcc[25520] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  6580	distcc[25520] cpp search.c on localhost completed ok
  6581	distcc[25520] (dcc_unlock) release lock fd6
  6582	distcc[25520] (dcc_x_file) send 301945 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_5566ebd9.i with token DOTI and compression 69
  6583	distcc[25520] (dcc_x_token_int) send DOTI00049b79
  6584	distcc[25520] (dcc_pump_sendfile) sendfile: partial transmission of 278528 bytes; retrying 23417 @278528
  6585	distcc[25520] (dcc_select_for_write) select for write on fd7
  6586	distcc[25517] (dcc_pump_sendfile) select() returned, continuing to write
  6587	distcc[25517] (dcc_compile_remote) client finished sending request to server
  6588	distcc[25517] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  6589	distcc[25517] (dcc_select_for_read) select for read on fd7 for 300s
  6590	distcc[25520] (dcc_pump_sendfile) select() returned, continuing to write
  6591	distcc[25520] (dcc_compile_remote) client finished sending request to server
  6592	distcc[25520] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  6593	distcc[25520] (dcc_select_for_read) select for read on fd7 for 300s
  6594	distcc[25521] (dcc_collect_child) cpp child 25544 terminated with status 0
  6595	distcc[25521] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  6596	distcc[25521] cpp text.c on localhost completed ok
  6597	distcc[25521] (dcc_unlock) release lock fd6
  6598	distcc[25521] (dcc_x_file) send 415771 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_6e6febd9.i with token DOTI and compression 69
  6599	distcc[25521] (dcc_x_token_int) send DOTI0006581b
  6600	distcc[25521] (dcc_pump_sendfile) sendfile: partial transmission of 405504 bytes; retrying 10267 @405504
  6601	distcc[25521] (dcc_select_for_write) select for write on fd7
  6602	distcc[25521] (dcc_pump_sendfile) select() returned, continuing to write
  6603	distcc[25521] (dcc_compile_remote) client finished sending request to server
  6604	distcc[25521] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  6605	distcc[25521] (dcc_select_for_read) select for read on fd7 for 300s
  6606	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_0 is busy
  6607	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_1 is busy
  6608	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_2 is busy
  6609	distcc[25522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_tcp_192.168.1.41_3632_3 is busy
  6610	distcc[25522] (dcc_lock_pause) nothing available, sleeping 1000ms...
  6611	distcc[25520] (dcc_r_token_int) got DONE00000001
  6612	distcc[25520] (dcc_r_result_header) got response header
  6613	distcc[25520] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  6614	distcc[25520] (dcc_r_token_int) got STAT00000000
  6615	distcc[25520] (dcc_r_token_int) got SERR00000000
  6616	distcc[25520] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_4339ebd5.txt
  6617	distcc[25520] (dcc_r_token_int) got SOUT00000000
  6618	distcc[25520] (dcc_r_token_int) got DOTO000077b8
  6619	distcc[25520] (dcc_r_file) received 30648 bytes to file search.o
  6620	distcc[25520] (dcc_r_file_timed) 30648 bytes received in 0.000776s, rate 38569kB/s
  6621	distcc[25520] 301945 bytes from search.c compiled on 192.168.1.41 in 1.4995s, rate 197kB/s
  6622	distcc[25520] (dcc_unlock) release lock fd5
  6623	distcc[25520] compile search.c on 192.168.1.41 completed ok
  6624	distcc[25520] elapsed compilation time 5.505785s
  6625	distcc[25520] (dcc_exit) exit: code 0; self: 0.011345 user 0.003781 sys; children: 0.122898 user 0.055148 sys
  6626	distcc[25520] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  6627	distcc[25524] (dcc_r_token_int) got DONE00000001
  6628	distcc[25524] (dcc_r_result_header) got response header
  6629	distcc[25524] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  6630	distcc[25524] (dcc_r_token_int) got STAT00000000
  6631	distcc[25524] (dcc_r_token_int) got SERR00000000
  6632	distcc[25524] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_f0f0ebd6.txt
  6633	distcc[25524] (dcc_r_token_int) got SOUT00000000
  6634	distcc[25524] (dcc_r_token_int) got DOTO00015cb0
  6635	distcc[25524] (dcc_r_file) received 89264 bytes to file nano.o
  6636	distcc[25524] (dcc_r_file_timed) 89264 bytes received in 0.001215s, rate 71746kB/s
  6637	distcc[25524] 432293 bytes from nano.c compiled on 192.168.1.41 in 2.0445s, rate 206kB/s
  6638	distcc[25524] (dcc_unlock) release lock fd5
  6639	distcc[25524] compile nano.c on 192.168.1.41 completed ok
  6640	distcc[25524] elapsed compilation time 5.054262s
  6641	distcc[25524] (dcc_exit) exit: code 0; self: 0.000000 user 0.020169 sys; children: 0.146280 user 0.059871 sys
  6642	distcc[25524] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  6643	distcc[25517] (dcc_r_token_int) got DONE00000001
  6644	distcc[25517] (dcc_r_result_header) got response header
  6645	distcc[25517] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  6646	distcc[25517] (dcc_r_token_int) got STAT00000000
  6647	distcc[25517] (dcc_r_token_int) got SERR00000000
  6648	distcc[25517] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_e4baebd5.txt
  6649	distcc[25517] (dcc_r_token_int) got SOUT00000000
  6650	distcc[25517] (dcc_r_token_int) got DOTO000108b0
  6651	distcc[25517] (dcc_r_file) received 67760 bytes to file rcfile.o
  6652	distcc[25517] (dcc_r_file_timed) 67760 bytes received in 0.001695s, rate 39039kB/s
  6653	distcc[25517] 376202 bytes from rcfile.c compiled on 192.168.1.41 in 1.9359s, rate 190kB/s
  6654	distcc[25517] (dcc_unlock) release lock fd5
  6655	distcc[25517] compile rcfile.c on 192.168.1.41 completed ok
  6656	distcc[25517] elapsed compilation time 5.943260s
  6657	distcc[25517] (dcc_exit) exit: code 0; self: 0.000000 user 0.016974 sys; children: 0.128579 user 0.073187 sys
  6658	distcc[25517] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  6659	distcc[25522] (dcc_lock_host) got cpu lock on 192.168.1.41 slot 0 as fd5
  6660	distcc[25522] (dcc_lock_host) got cpu lock on localhost slot 0 as fd6
  6661	distcc[25522] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
  6662	distcc[25522] (dcc_strip_dasho) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -c utils.c
  6663	distcc[25522] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -DHAVE_CONFIG_H -I. -I.. "-DLOCALEDIR="/usr/share/locale"" "-DSYSCONFDIR="/etc"" -I../lib -I../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=armv8-a+crc -O2 -pipe -Wall -E utils.c
  6664	distcc[25522] (dcc_spawn_child) child started as pid25547
  6665	distcc[25522] (dcc_strip_local_args) result: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o utils.o utils.c
  6666	distcc[25547] (dcc_new_pgrp) entered process group
  6667	distcc[25547] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  6668	distcc[25522] exec on 192.168.1.41: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -c -o utils.o utils.c
  6669	distcc[25522] (dcc_note_state) note state 2, file "utils.c", host "192.168.1.41"
  6670	distcc[25522] (dcc_connect_by_addr) started connecting to UNIX-DOMAIN /var/tmp/portage/.portage.19969.net.sock
  6671	distcc[25522] (dcc_select_for_write) select for write on fd7
  6672	distcc[25522] (dcc_select_for_read) select for read on fd7 for 300s
  6673	distcc[25522] (dcc_select_for_read) select for read on fd7 for 300s
  6674	distcc[25521] (dcc_r_token_int) got DONE00000001
  6675	distcc[25521] (dcc_r_result_header) got response header
  6676	distcc[25521] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  6677	distcc[25521] (dcc_r_token_int) got STAT00000000
  6678	distcc[25521] (dcc_r_token_int) got SERR00000000
  6679	distcc[25521] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_5b79ebd5.txt
  6680	distcc[25521] (dcc_r_token_int) got SOUT00000000
  6681	distcc[25521] (dcc_r_token_int) got DOTO0000f8c0
  6682	distcc[25521] (dcc_r_file) received 63680 bytes to file text.o
  6683	distcc[25521] (dcc_r_file_timed) 63680 bytes received in 0.000838s, rate 74209kB/s
  6684	distcc[25521] 415771 bytes from text.c compiled on 192.168.1.41 in 2.2103s, rate 184kB/s
  6685	distcc[25521] (dcc_unlock) release lock fd5
  6686	distcc[25521] compile text.c on 192.168.1.41 completed ok
  6687	distcc[25521] elapsed compilation time 6.217182s
  6688	distcc[25521] (dcc_exit) exit: code 0; self: 0.005212 user 0.010424 sys; children: 0.120549 user 0.090268 sys
  6689	distcc[25521] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  6690	distcc[25522] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)"
  6691	distcc[25522] (dcc_x_token_int) send DIST00000001
  6692	distcc[25522] (dcc_x_token_int) send ARGC00000009
  6693	distcc[25522] (dcc_x_token_int) send ARGV00000024
  6694	distcc[25522] (dcc_x_token_string) send string 'aarch64-unknown-linux-gnu-gcc-11.2.1'
  6695	distcc[25522] (dcc_x_token_int) send ARGV00000012
  6696	distcc[25522] (dcc_x_token_string) send string '-march=armv8-a+crc'
  6697	distcc[25522] (dcc_x_token_int) send ARGV00000003
  6698	distcc[25522] (dcc_x_token_string) send string '-O2'
  6699	distcc[25522] (dcc_x_token_int) send ARGV00000005
  6700	distcc[25522] (dcc_x_token_string) send string '-pipe'
  6701	distcc[25522] (dcc_x_token_int) send ARGV00000005
  6702	distcc[25522] (dcc_x_token_string) send string '-Wall'
  6703	distcc[25522] (dcc_x_token_int) send ARGV00000002
  6704	distcc[25522] (dcc_x_token_string) send string '-c'
  6705	distcc[25522] (dcc_x_token_int) send ARGV00000002
  6706	distcc[25522] (dcc_x_token_string) send string '-o'
  6707	distcc[25522] (dcc_x_token_int) send ARGV00000007
  6708	distcc[25522] (dcc_x_token_string) send string 'utils.o'
  6709	distcc[25522] (dcc_x_token_int) send ARGV00000007
  6710	distcc[25522] (dcc_x_token_string) send string 'utils.c'
  6711	distcc[25522] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)"
  6712	distcc[25522] (dcc_collect_child) cpp child 25547 terminated with status 0
  6713	distcc[25522] (dcc_collect_child) cpp times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  6714	distcc[25522] cpp utils.c on localhost completed ok
  6715	distcc[25522] (dcc_unlock) release lock fd6
  6716	distcc[25522] (dcc_x_file) send 331213 byte file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_b648ebdb.i with token DOTI and compression 69
  6717	distcc[25522] (dcc_x_token_int) send DOTI00050dcd
  6718	distcc[25522] (dcc_compile_remote) client finished sending request to server
  6719	distcc[25522] (dcc_note_state) note state 5, file "(NULL)", host "192.168.1.41"
  6720	distcc[25522] (dcc_select_for_read) select for read on fd7 for 300s
  6721	distcc[25522] (dcc_r_token_int) got DONE00000001
  6722	distcc[25522] (dcc_r_result_header) got response header
  6723	distcc[25522] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)"
  6724	distcc[25522] (dcc_r_token_int) got STAT00000000
  6725	distcc[25522] (dcc_r_token_int) got SERR00000000
  6726	distcc[25522] (dcc_r_file) received 0 bytes to file /var/tmp/portage/app-editors/nano-5.9/temp/distcc_server_stderr_9a40ebd5.txt
  6727	distcc[25522] (dcc_r_token_int) got SOUT00000000
  6728	distcc[25522] (dcc_r_token_int) got DOTO000036b0
  6729	distcc[25522] (dcc_r_file) received 14000 bytes to file utils.o
  6730	distcc[25522] (dcc_r_file_timed) 14000 bytes received in 0.000543s, rate 25178kB/s
  6731	distcc[25522] 331213 bytes from utils.c compiled on 192.168.1.41 in 1.3481s, rate 240kB/s
  6732	distcc[25522] (dcc_unlock) release lock fd5
  6733	distcc[25522] compile utils.c on 192.168.1.41 completed ok
  6734	distcc[25522] elapsed compilation time 7.357518s
  6735	distcc[25522] (dcc_exit) exit: code 0; self: 0.008248 user 0.008248 sys; children: 0.166366 user 0.063713 sys
  6736	distcc[25522] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
  6737	aarch64-unknown-linux-gnu-gcc-11.2.1  -march=armv8-a+crc -O2 -pipe -Wall  -Wl,-O1 -Wl,--as-needed -o nano browser.o chars.o color.o cut.o files.o global.o help.o history.o move.o nano.o prompt.o rcfile.o search.o text.o utils.o winio.o ../lib/libgnu.a   -lncursesw -ltinfow 
  6738	distcc[25550] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr  8 2022 15:55:00
  6739	distcc[25550] (dcc_recursion_safeguard) safeguard level=0
  6740	distcc[25550] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
  6741	distcc[25550] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
  6742	distcc[25550] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -o nano browser.o chars.o color.o cut.o files.o global.o help.o history.o move.o nano.o prompt.o rcfile.o search.o text.o utils.o winio.o ../lib/libgnu.a -lncursesw -ltinfow
  6743	distcc[25550] (dcc_scan_args) found object/output file "nano"
  6744	distcc[25550] (dcc_scan_args) found object/output file "browser.o"
  6745	distcc[25550] (dcc_scan_args) called for link?  i give up
  6746	distcc[25550] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
  6747	distcc[25550] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
  6748	distcc[25550] (dcc_parse_hosts) found tcp token "192.168.1.41"
  6749	distcc[25550] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
  6750	distcc[25550] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -o nano browser.o chars.o color.o cut.o files.o global.o help.o history.o move.o nano.o prompt.o rcfile.o search.o text.o utils.o winio.o ../lib/libgnu.a -lncursesw -ltinfow
  6751	distcc[25550] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
  6752	distcc[25550] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -march=armv8-a+crc -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -o nano browser.o chars.o color.o cut.o files.o global.o help.o history.o move.o nano.o prompt.o rcfile.o search.o text.o utils.o winio.o ../lib/libgnu.a -lncursesw -ltinfow
  6753	distcc[25551] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
  6754	distcc[25550] (dcc_spawn_child) child started as pid25551
  6755	distcc[25550] (dcc_collect_child) cc child 25551 terminated with status 0
  6756	distcc[25550] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
  6757	distcc[25550] compile (null) on localhost completed ok
  6758	distcc[25550] (dcc_unlock) release lock fd5
  6759	distcc[25550] elapsed compilation time 0.121984s
  6760	distcc[25550] (dcc_exit) exit: code 0; self: 0.002488 user 0.002488 sys; children: 0.081193 user 0.038937 sys
  6761	distcc[25550] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
  6762	make[2]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/src'
  6763	Making all in syntax
  6764	make[2]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/syntax'
  6765	make[2]: Nothing to be done for 'all'.
  6766	make[2]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/syntax'
  6767	make[2]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9'
  6768	make[2]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9'
  6769	make[1]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9'
  6770	>>> Source compiled.
  6771	>>> Test phase [not enabled]: app-editors/nano-5.9
  6772	
  6773	>>> Install app-editors/nano-5.9 into /var/tmp/portage/app-editors/nano-5.9/image
  6774	make -j20 -l4 DESTDIR=/var/tmp/portage/app-editors/nano-5.9/image install 
  6775	Making install in doc
  6776	make[1]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/doc'
  6777	make  install-recursive
  6778	make[2]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/doc'
  6779	make[3]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/doc'
  6780	make[4]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/doc'
  6781	make[4]: Nothing to be done for 'install-exec-am'.
  6782	 /bin/mkdir -p '/var/tmp/portage/app-editors/nano-5.9/image/trash'
  6783	 /bin/mkdir -p '/var/tmp/portage/app-editors/nano-5.9/image/usr/share/man/man1'
  6784	 /bin/mkdir -p '/var/tmp/portage/app-editors/nano-5.9/image/usr/share/man/man5'
  6785	 /bin/mkdir -p '/var/tmp/portage/app-editors/nano-5.9/image/usr/share/info'
  6786	 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 faq.html nano.1.html rnano.1.html nanorc.5.html nano.html '/var/tmp/portage/app-editors/nano-5.9/image/trash'
  6787	 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 nano.1 rnano.1 '/var/tmp/portage/app-editors/nano-5.9/image/usr/share/man/man1'
  6788	 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 nanorc.5 '/var/tmp/portage/app-editors/nano-5.9/image/usr/share/man/man5'
  6789	 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./nano.info '/var/tmp/portage/app-editors/nano-5.9/image/usr/share/info'
  6790	 install-info --info-dir='/var/tmp/portage/app-editors/nano-5.9/image/usr/share/info' '/var/tmp/portage/app-editors/nano-5.9/image/usr/share/info/nano.info'
  6791	make[4]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/doc'
  6792	make[3]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/doc'
  6793	make[2]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/doc'
  6794	make[1]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/doc'
  6795	Making install in lib
  6796	make[1]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/lib'
  6797	make  install-recursive
  6798	make[2]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/lib'
  6799	make[3]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/lib'
  6800	make[4]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/lib'
  6801	make[4]: Nothing to be done for 'install-exec-am'.
  6802	make[4]: Nothing to be done for 'install-data-am'.
  6803	make[4]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/lib'
  6804	make[3]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/lib'
  6805	make[2]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/lib'
  6806	make[1]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/lib'
  6807	Making install in m4
  6808	make[1]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/m4'
  6809	make[2]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/m4'
  6810	make[2]: Nothing to be done for 'install-exec-am'.
  6811	make[2]: Nothing to be done for 'install-data-am'.
  6812	make[2]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/m4'
  6813	make[1]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/m4'
  6814	Making install in po
  6815	make[1]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/po'
  6816	installing bg.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/bg/LC_MESSAGES/nano.mo
  6817	installing ca.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/ca/LC_MESSAGES/nano.mo
  6818	installing cs.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/cs/LC_MESSAGES/nano.mo
  6819	installing da.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/da/LC_MESSAGES/nano.mo
  6820	installing de.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/de/LC_MESSAGES/nano.mo
  6821	installing eo.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/eo/LC_MESSAGES/nano.mo
  6822	installing es.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/es/LC_MESSAGES/nano.mo
  6823	installing eu.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/eu/LC_MESSAGES/nano.mo
  6824	installing fi.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/fi/LC_MESSAGES/nano.mo
  6825	installing fr.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/fr/LC_MESSAGES/nano.mo
  6826	installing ga.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/ga/LC_MESSAGES/nano.mo
  6827	installing gl.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/gl/LC_MESSAGES/nano.mo
  6828	installing hr.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/hr/LC_MESSAGES/nano.mo
  6829	installing hu.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/hu/LC_MESSAGES/nano.mo
  6830	installing id.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/id/LC_MESSAGES/nano.mo
  6831	installing is.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/is/LC_MESSAGES/nano.mo
  6832	installing it.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/it/LC_MESSAGES/nano.mo
  6833	installing ja.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/ja/LC_MESSAGES/nano.mo
  6834	installing ko.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/ko/LC_MESSAGES/nano.mo
  6835	installing ms.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/ms/LC_MESSAGES/nano.mo
  6836	installing nb.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/nb/LC_MESSAGES/nano.mo
  6837	installing nl.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/nl/LC_MESSAGES/nano.mo
  6838	installing pl.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/pl/LC_MESSAGES/nano.mo
  6839	installing pt.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/pt/LC_MESSAGES/nano.mo
  6840	installing pt_BR.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/pt_BR/LC_MESSAGES/nano.mo
  6841	installing ro.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/ro/LC_MESSAGES/nano.mo
  6842	installing ru.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/ru/LC_MESSAGES/nano.mo
  6843	installing sk.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/sk/LC_MESSAGES/nano.mo
  6844	installing sl.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/sl/LC_MESSAGES/nano.mo
  6845	installing sr.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/sr/LC_MESSAGES/nano.mo
  6846	installing sv.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/sv/LC_MESSAGES/nano.mo
  6847	installing tr.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/tr/LC_MESSAGES/nano.mo
  6848	installing uk.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/uk/LC_MESSAGES/nano.mo
  6849	installing vi.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/vi/LC_MESSAGES/nano.mo
  6850	installing zh_CN.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/zh_CN/LC_MESSAGES/nano.mo
  6851	installing zh_TW.gmo as /var/tmp/portage/app-editors/nano-5.9/image/usr/share/locale/zh_TW/LC_MESSAGES/nano.mo
  6852	if test "nano" = "gettext-tools"; then \
  6853	  /bin/mkdir -p /var/tmp/portage/app-editors/nano-5.9/image/usr/share/gettext/po; \
  6854	  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
  6855	    /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./$file \
  6856			    /var/tmp/portage/app-editors/nano-5.9/image/usr/share/gettext/po/$file; \
  6857	  done; \
  6858	  for file in Makevars; do \
  6859	    rm -f /var/tmp/portage/app-editors/nano-5.9/image/usr/share/gettext/po/$file; \
  6860	  done; \
  6861	else \
  6862	  : ; \
  6863	fi
  6864	make[1]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/po'
  6865	Making install in src
  6866	make[1]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/src'
  6867	make[2]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/src'
  6868	make[2]: Nothing to be done for 'install-data-am'.
  6869	 /bin/mkdir -p '/var/tmp/portage/app-editors/nano-5.9/image/bin'
  6870	  /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c nano '/var/tmp/portage/app-editors/nano-5.9/image/bin'
  6871	make  install-exec-hook
  6872	make[3]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/src'
  6873	cd /var/tmp/portage/app-editors/nano-5.9/image/bin && rm -f rnano && ln -s nano rnano
  6874	make[3]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/src'
  6875	make[2]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/src'
  6876	make[1]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/src'
  6877	Making install in syntax
  6878	make[1]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/syntax'
  6879	make[2]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/syntax'
  6880	make[2]: Nothing to be done for 'install-exec-am'.
  6881	 /bin/mkdir -p '/var/tmp/portage/app-editors/nano-5.9/image/usr/share/nano'
  6882	 /bin/mkdir -p '/var/tmp/portage/app-editors/nano-5.9/image/usr/share/nano'
  6883	 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 asm.nanorc autoconf.nanorc awk.nanorc changelog.nanorc cmake.nanorc c.nanorc css.nanorc default.nanorc elisp.nanorc email.nanorc go.nanorc groff.nanorc guile.nanorc html.nanorc java.nanorc javascript.nanorc json.nanorc lua.nanorc makefile.nanorc man.nanorc markdown.nanorc nanohelp.nanorc nanorc.nanorc nftables.nanorc objc.nanorc ocaml.nanorc patch.nanorc perl.nanorc php.nanorc po.nanorc python.nanorc ruby.nanorc rust.nanorc sh.nanorc sql.nanorc tcl.nanorc tex.nanorc texinfo.nanorc xml.nanorc '/var/tmp/portage/app-editors/nano-5.9/image/usr/share/nano'
  6884	 /bin/mkdir -p '/var/tmp/portage/app-editors/nano-5.9/image/usr/share/nano/extra'
  6885	 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644  extra/ada.nanorc extra/debian.nanorc extra/fortran.nanorc extra/gentoo.nanorc extra/haskell.nanorc extra/povray.nanorc extra/spec.nanorc '/var/tmp/portage/app-editors/nano-5.9/image/usr/share/nano/extra'
  6886	make[2]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/syntax'
  6887	make[1]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9/syntax'
  6888	make[1]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9'
  6889	make[2]: Entering directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9'
  6890	make[2]: Nothing to be done for 'install-exec-am'.
  6891	make[2]: Nothing to be done for 'install-data-am'.
  6892	make[2]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9'
  6893	make[1]: Leaving directory '/var/tmp/portage/app-editors/nano-5.9/work/nano-5.9'
  6894	>>> Completed installing app-editors/nano-5.9 into /var/tmp/portage/app-editors/nano-5.9/image
  6895	
  6896	 * Final size of build directory: 17456 KiB (17.0 MiB)
  6897	 * Final size of installed tree:   3116 KiB ( 3.0 MiB)
  6898	
  6899	strip: aarch64-unknown-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
  6900	   /bin/nano
  6901	
  6902	>>> Installing (1 of 1) app-editors/nano-5.9::gentooE]0;emerge: (1 of 1) app-editors/nano-5.9 Merge]0;emerge: (1 of 1) app-editors/nano-5.9 Clean Post>>> Auto-cleaning packages...
  6903	
  6904	>>> No outdated packages were found on your system.
  6905	
  6906	 * Regenerating GNU info directory index...
  6907	 * Processed 101 info files.
  6908	]0;jlpoole@:/home/jlpoole
  6909	real	1m57.472s
  6910	user	1m15.191s
  6911	sys	0m45.322s
  6912	Sat Apr  9 02:14:18 AM UTC 2022
  6913	[?2004h]0;root@GenPi64:/home/jlpooleGenPi64 /home/jlpoole # exit
  6914	[?2004l
exit
  6915	
  6916	Script done on 2022-04-09 02:14:27+00:00 [COMMAND_EXIT_CODE="0"]