* Package: sys-devel/distcc-3.4  * Repository: gentoo  * Maintainer: mgorny@gentoo.org cluster@gentoo.org  * USE: abi_ppc_32 elibc_glibc ipv6 kernel_linux ppc python_single_target_python3_9 userland_GNU  * FEATURES: preserve-libs sandbox test userpriv * Using python3.9 to build >>> Unpacking source... >>> Unpacking distcc-3.4.tar.gz to /var/tmp/portage/sys-devel/distcc-3.4/work >>> Source unpacked in /var/tmp/portage/sys-devel/distcc-3.4/work >>> Preparing source in /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4 ... * Applying distcc-3.0-xinetd.patch ...  [ ok ] * Applying distcc-3.2_rc1-socks5.patch ...  [ ok ] * Fixing shebang in update-distcc-symlinks.py. * Fixing shebang in /var/tmp/portage/sys-devel/distcc-3.4/temp/distcc-config. * Running eautoreconf in '/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4' ... * Running 'aclocal' ...  [ ok ] * Running 'autoconf --force' ...  [ ok ] * Running 'autoheader' ...  [ ok ] * Running elibtoolize in: distcc-3.4/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4 ... * econf: updating distcc-3.4/config.guess with /usr/share/gnuconfig/config.guess * econf: updating distcc-3.4/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/distcc-3.4 --htmldir=/usr/share/doc/distcc-3.4/html --disable-Werror --libdir=/usr/lib --enable-rfc2553 --without-gtk --without-gnome --without-auth --without-avahi checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether powerpc-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking for socklen_t... yes checking if building on Android... no checking whether /usr/bin/python3.9 version is >= 3.1... yes checking for /usr/bin/python3.9 version... 3.9 checking for /usr/bin/python3.9 platform... linux checking for /usr/bin/python3.9 script directory... ${prefix}/lib/python3.9/site-packages checking for /usr/bin/python3.9 extension module directory... ${exec_prefix}/lib/python3.9/site-packages checking for powerpc-unknown-linux-gnu-gcc... (cached) powerpc-unknown-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether powerpc-unknown-linux-gnu-gcc accepts -g... (cached) yes checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... (cached) none needed configure: Adding gcc options: -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized checking for library containing strerror... none required checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking for inline... inline checking how to run the C preprocessor... powerpc-unknown-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for resolv.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking mcheck.h usability... yes checking mcheck.h presence... yes checking for mcheck.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking for in_port_t... yes checking for in_addr_t... yes checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for library containing hstrerror... none required checking for library containing inet_aton... none required checking for poptGetContext in -lpopt... yes checking popt.h usability... yes checking popt.h presence... yes checking for popt.h... yes checking whether to use included libpopt... no checking for poptGetContext in -lpopt... (cached) yes checking for expandargv in -liberty... yes checking libiberty.h usability... yes checking libiberty.h presence... yes checking for libiberty.h... yes checking return type of signal handlers... void checking for getpagesize... yes checking for sendfile... yes checking for setsid... yes checking for flock... yes checking for lockf... yes checking for hstrerror... yes checking for strerror... yes checking for setuid... yes checking for setreuid... yes checking for getuid... yes checking for geteuid... yes checking for mcheck... yes checking for wait4... yes checking for wait3... yes checking for waitpid... yes checking for setgroups... yes checking for snprintf... yes checking for vsnprintf... yes checking for vasprintf... yes checking for asprintf... yes checking for getcwd... yes checking for getwd... yes checking for mkdtemp... yes checking for getrusage... yes checking for strsignal... yes checking for gettimeofday... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for inet_ntop... yes checking for inet_ntoa... yes checking for strndup... yes checking for strsep... yes checking for mmap... yes checking for strlcpy... no checking for getloadavg... yes checking for getline... yes checking for fstatat... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether vasprintf is declared... yes checking whether asprintf is declared... yes checking whether strndup is declared... yes checking if mmap() supports MAP_FAILED... yes checking for vararg macro support... yes checking for va_copy... yes checking for __va_copy... yes checking for C99 vsnprintf... yes checking for working socketpair... yes checking for struct sockaddr_storage.ss_family... yes checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking for a sed that does not truncate output... /bin/sed checking whether powerpc-unknown-linux-gnu-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes configure: creating ./config.status config.status: creating Makefile config.status: creating popt/.stamp-conf config.status: creating lzo/.stamp-conf config.status: creating pump config.status: creating src/config.h 'make install' will install distcc as follows: man pages /usr/share/man/man1 documents /usr/share/doc/distcc-3.4 programs /usr/bin sbin programs /usr/sbin system configuration /etc icon file /usr/share/pixmaps application file /usr/share/applications distcc 3.4 configured Copyright (C) 2002, 2003, 2004 by Martin Pool Portions Copyright 2005 Google Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. After installing distcc, please complete the survey in the file "survey.txt". >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4 ... make -j1 powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/backoff.o -c src/backoff.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/climasq.o -c src/climasq.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/clinet.o -c src/clinet.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/clirpc.o -c src/clirpc.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/compile.o -c src/compile.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/cpp.o -c src/cpp.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/distcc.o -c src/distcc.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/remote.o -c src/remote.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/ssh.o -c src/ssh.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/state.o -c src/state.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/strip.o -c src/strip.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/timefile.o -c src/timefile.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/traceenv.o -c src/traceenv.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/include_server_if.o -c src/include_server_if.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/where.o -c src/where.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/emaillog.o -c src/emaillog.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/arg.o -c src/arg.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/argutil.o -c src/argutil.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/cleanup.o -c src/cleanup.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/compress.o -c src/compress.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/trace.o -c src/trace.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/util.o -c src/util.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/io.o -c src/io.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/exec.o -c src/exec.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/rpc.o -c src/rpc.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/tempfile.o -c src/tempfile.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/bulk.o -c src/bulk.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/help.o -c src/help.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/filename.o -c src/filename.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/lock.o -c src/lock.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/netutil.o -c src/netutil.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/pump.o -c src/pump.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/sendfile.o -c src/sendfile.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/safeguard.o -c src/safeguard.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/snprintf.o -c src/snprintf.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/timeval.o -c src/timeval.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/dotd.o -c src/dotd.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/hosts.o -c src/hosts.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/hostfile.o -c src/hostfile.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/implicit.o -c src/implicit.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/loadfile.o -c src/loadfile.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o lzo/minilzo.o -c lzo/minilzo.c powerpc-unknown-linux-gnu-gcc -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o distcc src/backoff.o src/climasq.o src/clinet.o src/clirpc.o src/compile.o src/cpp.o src/distcc.o src/remote.o src/ssh.o src/state.o src/strip.o src/timefile.o src/traceenv.o src/include_server_if.o src/where.o src/emaillog.o src/arg.o src/argutil.o src/cleanup.o src/compress.o src/trace.o src/util.o src/io.o src/exec.o src/rpc.o src/tempfile.o src/bulk.o src/help.o src/filename.o src/lock.o src/netutil.o src/pump.o src/sendfile.o src/safeguard.o src/snprintf.o src/timeval.o src/dotd.o src/hosts.o src/hostfile.o src/implicit.o src/loadfile.o lzo/minilzo.o -liberty -lpopt -lpopt powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/access.o -c src/access.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/daemon.o -c src/daemon.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/dopt.o -c src/dopt.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/dparent.o -c src/dparent.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/dsignal.o -c src/dsignal.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/ncpus.o -c src/ncpus.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/prefork.o -c src/prefork.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/stringmap.o -c src/stringmap.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/serve.o -c src/serve.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/setuid.o -c src/setuid.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/srvnet.o -c src/srvnet.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/srvrpc.o -c src/srvrpc.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/stats.o -c src/stats.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/fix_debug_info.o -c src/fix_debug_info.c powerpc-unknown-linux-gnu-gcc -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o distccd src/access.o src/daemon.o src/dopt.o src/dparent.o src/dsignal.o src/ncpus.o src/prefork.o src/stringmap.o src/serve.o src/setuid.o src/srvnet.o src/srvrpc.o src/state.o src/stats.o src/fix_debug_info.o src/arg.o src/argutil.o src/cleanup.o src/compress.o src/trace.o src/util.o src/io.o src/exec.o src/rpc.o src/tempfile.o src/bulk.o src/help.o src/filename.o src/lock.o src/netutil.o src/pump.o src/sendfile.o src/safeguard.o src/snprintf.o src/timeval.o src/dotd.o src/hosts.o src/hostfile.o src/implicit.o src/loadfile.o lzo/minilzo.o -liberty -lpopt -lpopt powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/mon.o -c src/mon.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/mon-text.o -c src/mon-text.c powerpc-unknown-linux-gnu-gcc -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o distccmon-text src/cleanup.o src/filename.o src/io.o src/mon.o src/netutil.o src/argutil.o src/rpc.o src/snprintf.o src/state.o src/tempfile.o src/trace.o src/traceenv.o src/util.o src/mon-text.o -liberty -lpopt -lpopt powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/lsdistcc.o -c src/lsdistcc.c powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/rslave.o -c src/rslave.c powerpc-unknown-linux-gnu-gcc -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lsdistcc src/lsdistcc.o src/clinet.o src/io.o src/netutil.o src/trace.o src/util.o src/rslave.o src/snprintf.o lzo/minilzo.o -liberty -lpopt -lpopt cp update-distcc-symlinks.py update-distcc-symlinks if test -z "/usr/bin/python3.9"; then \ echo "Not building include-server: No suitable python found"; \ else \ mkdir -p "./_include_server" && \ DISTCC_VERSION="3.4" \ SRCDIR="." \ CFLAGS="-Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings" \ CPPFLAGS="-DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" " \ /usr/bin/python3.9 "./include_server/setup.py" \ build \ --build-base="./_include_server" \ --build-temp="./_include_server"; \ fi running build running build_py package init file '/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/__init__.py' not found (or not a regular file) creating _include_server/lib.linux-ppc-3.9 creating _include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/parse_file_test.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/setup.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/macro_eval_test.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/include_analyzer_memoizing_node_test.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/include_analyzer_memoizing_node.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/cache_basics.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/basics.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/mirror_path.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/basics_test.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/include_server_test.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/macro_eval.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/compiler_defaults.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/parse_command.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/include_server.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/include_analyzer_test.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/run.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/parse_file.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/compress_files.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/c_extensions_test.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/include_analyzer.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/parse_command_test.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/mirror_path_test.py -> ./_include_server/lib.linux-ppc-3.9/include_server copying /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/statistics.py -> ./_include_server/lib.linux-ppc-3.9/include_server package init file '/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/__init__.py' not found (or not a regular file) warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'include_server.distcc_pump_c_extensions' extension creating _include_server/var creating _include_server/var/tmp creating _include_server/var/tmp/portage creating _include_server/var/tmp/portage/sys-devel creating _include_server/var/tmp/portage/sys-devel/distcc-3.4 creating _include_server/var/tmp/portage/sys-devel/distcc-3.4/work creating _include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4 creating _include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server creating _include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/c_extensions creating _include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/lzo creating _include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/c_extensions/distcc_pump_c_extensions_module.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/c_extensions/distcc_pump_c_extensions_module.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/lzo/minilzo.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/lzo/minilzo.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/argutil.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/argutil.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/bulk.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/bulk.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/cleanup.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/cleanup.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/clinet.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/clinet.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/clirpc.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/clirpc.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/compress.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/compress.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/emaillog.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/emaillog.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/filename.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/filename.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/include_server_if.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/include_server_if.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/io.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/io.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/netutil.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/netutil.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/pump.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/pump.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/rpc.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/rpc.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/sendfile.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/sendfile.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/snprintf.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/snprintf.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/srvrpc.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/srvrpc.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/state.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/state.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/tempfile.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/tempfile.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/timeval.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/timeval.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/trace.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/trace.o powerpc-unknown-linux-gnu-gcc -pthread -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo -fPIC -D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python3.9 -c /var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/util.c -o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/util.o powerpc-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wno-missing-prototypes -Wno-missing-declarations -Wno-write-strings -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DICONDIR=/usr/share/pixmaps -Isrc -I./src -I./lzo ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/include_server/c_extensions/distcc_pump_c_extensions_module.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/lzo/minilzo.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/argutil.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/bulk.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/cleanup.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/clinet.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/clirpc.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/compress.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/emaillog.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/filename.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/include_server_if.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/io.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/netutil.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/pump.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/rpc.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/sendfile.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/snprintf.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/srvrpc.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/state.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/tempfile.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/timeval.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/trace.o ./_include_server/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/src/util.o -L/usr/lib -o ./_include_server/lib.linux-ppc-3.9/include_server/distcc_pump_c_extensions.cpython-39-powerpc-linux-gnu.so >>> Source compiled. >>> Test phase: sys-devel/distcc-3.4 make -j1 -j1 check make[1]: Entering directory '/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4' powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/h_argvtostr.o -c src/h_argvtostr.c echo "path: $PATH" path: /var/tmp/portage/sys-devel/distcc-3.4/temp/python3.9/bin:/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin ./config.status config.status: creating Makefile config.status: creating popt/.stamp-conf config.status: creating lzo/.stamp-conf config.status: creating pump config.status: creating src/config.h config.status: src/config.h is unchanged touch src/config.h.stamp powerpc-unknown-linux-gnu-gcc -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o h_argvtostr src/h_argvtostr.o src/arg.o src/argutil.o src/cleanup.o src/compress.o src/trace.o src/util.o src/io.o src/exec.o src/rpc.o src/tempfile.o src/bulk.o src/help.o src/filename.o src/lock.o src/netutil.o src/pump.o src/sendfile.o src/safeguard.o src/snprintf.o src/timeval.o src/dotd.o src/hosts.o src/hostfile.o src/implicit.o src/loadfile.o lzo/minilzo.o -liberty -lpopt -lpopt powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/h_exten.o -c src/h_exten.c powerpc-unknown-linux-gnu-gcc -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o h_exten src/h_exten.o src/arg.o src/argutil.o src/cleanup.o src/compress.o src/trace.o src/util.o src/io.o src/exec.o src/rpc.o src/tempfile.o src/bulk.o src/help.o src/filename.o src/lock.o src/netutil.o src/pump.o src/sendfile.o src/safeguard.o src/snprintf.o src/timeval.o src/dotd.o src/hosts.o src/hostfile.o src/implicit.o src/loadfile.o lzo/minilzo.o -liberty -lpopt -lpopt powerpc-unknown-linux-gnu-gcc -c -o src/h_fix_debug_info.o -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread \ -DTEST \ ./src/fix_debug_info.c powerpc-unknown-linux-gnu-gcc -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o h_fix_debug_info src/h_fix_debug_info.o src/arg.o src/argutil.o src/cleanup.o src/compress.o src/trace.o src/util.o src/io.o src/exec.o src/rpc.o src/tempfile.o src/bulk.o src/help.o src/filename.o src/lock.o src/netutil.o src/pump.o src/sendfile.o src/safeguard.o src/snprintf.o src/timeval.o src/dotd.o src/hosts.o src/hostfile.o src/implicit.o src/loadfile.o lzo/minilzo.o -liberty -lpopt -lpopt powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/h_hosts.o -c src/h_hosts.c powerpc-unknown-linux-gnu-gcc -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o h_hosts src/h_hosts.o src/arg.o src/argutil.o src/cleanup.o src/compress.o src/trace.o src/util.o src/io.o src/exec.o src/rpc.o src/tempfile.o src/bulk.o src/help.o src/filename.o src/lock.o src/netutil.o src/pump.o src/sendfile.o src/safeguard.o src/snprintf.o src/timeval.o src/dotd.o src/hosts.o src/hostfile.o src/implicit.o src/loadfile.o lzo/minilzo.o -liberty -lpopt -lpopt powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/h_issource.o -c src/h_issource.c powerpc-unknown-linux-gnu-gcc -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o h_issource src/h_issource.o src/arg.o src/argutil.o src/cleanup.o src/compress.o src/trace.o src/util.o src/io.o src/exec.o src/rpc.o src/tempfile.o src/bulk.o src/help.o src/filename.o src/lock.o src/netutil.o src/pump.o src/sendfile.o src/safeguard.o src/snprintf.o src/timeval.o src/dotd.o src/hosts.o src/hostfile.o src/implicit.o src/loadfile.o lzo/minilzo.o -liberty -lpopt -lpopt powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/h_parsemask.o -c src/h_parsemask.c powerpc-unknown-linux-gnu-gcc -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o h_parsemask src/h_parsemask.o src/arg.o src/argutil.o src/cleanup.o src/compress.o src/trace.o src/util.o src/io.o src/exec.o src/rpc.o src/tempfile.o src/bulk.o src/help.o src/filename.o src/lock.o src/netutil.o src/pump.o src/sendfile.o src/safeguard.o src/snprintf.o src/timeval.o src/dotd.o src/hosts.o src/hostfile.o src/implicit.o src/loadfile.o lzo/minilzo.o src/access.o -liberty -lpopt -lpopt powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/h_sa2str.o -c src/h_sa2str.c powerpc-unknown-linux-gnu-gcc -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o h_sa2str src/h_sa2str.o src/arg.o src/argutil.o src/cleanup.o src/compress.o src/trace.o src/util.o src/io.o src/exec.o src/rpc.o src/tempfile.o src/bulk.o src/help.o src/filename.o src/lock.o src/netutil.o src/pump.o src/sendfile.o src/safeguard.o src/snprintf.o src/timeval.o src/dotd.o src/hosts.o src/hostfile.o src/implicit.o src/loadfile.o lzo/minilzo.o src/srvnet.o src/access.o -liberty -lpopt -lpopt powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/h_scanargs.o -c src/h_scanargs.c powerpc-unknown-linux-gnu-gcc -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o h_scanargs src/h_scanargs.o src/arg.o src/argutil.o src/cleanup.o src/compress.o src/trace.o src/util.o src/io.o src/exec.o src/rpc.o src/tempfile.o src/bulk.o src/help.o src/filename.o src/lock.o src/netutil.o src/pump.o src/sendfile.o src/safeguard.o src/snprintf.o src/timeval.o src/dotd.o src/hosts.o src/hostfile.o src/implicit.o src/loadfile.o lzo/minilzo.o -liberty -lpopt -lpopt powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/h_strip.o -c src/h_strip.c powerpc-unknown-linux-gnu-gcc -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o h_strip src/h_strip.o src/arg.o src/argutil.o src/cleanup.o src/compress.o src/trace.o src/util.o src/io.o src/exec.o src/rpc.o src/tempfile.o src/bulk.o src/help.o src/filename.o src/lock.o src/netutil.o src/pump.o src/sendfile.o src/safeguard.o src/snprintf.o src/timeval.o src/dotd.o src/hosts.o src/hostfile.o src/implicit.o src/loadfile.o lzo/minilzo.o src/strip.o -liberty -lpopt -lpopt powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/h_dotd.o -c src/h_dotd.c powerpc-unknown-linux-gnu-gcc -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o h_dotd src/h_dotd.o src/arg.o src/argutil.o src/cleanup.o src/compress.o src/trace.o src/util.o src/io.o src/exec.o src/rpc.o src/tempfile.o src/bulk.o src/help.o src/filename.o src/lock.o src/netutil.o src/pump.o src/sendfile.o src/safeguard.o src/snprintf.o src/timeval.o src/dotd.o src/hosts.o src/hostfile.o src/implicit.o src/loadfile.o lzo/minilzo.o -liberty -lpopt -lpopt powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/h_compile.o -c src/h_compile.c powerpc-unknown-linux-gnu-gcc -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o h_compile src/h_compile.o src/arg.o src/argutil.o src/cleanup.o src/compress.o src/trace.o src/util.o src/io.o src/exec.o src/rpc.o src/tempfile.o src/bulk.o src/help.o src/filename.o src/lock.o src/netutil.o src/pump.o src/sendfile.o src/safeguard.o src/snprintf.o src/timeval.o src/dotd.o src/hosts.o src/hostfile.o src/implicit.o src/loadfile.o lzo/minilzo.o src/compile.o src/timefile.o src/backoff.o src/emaillog.o src/remote.o src/clinet.o src/clirpc.o src/include_server_if.o src/state.o src/where.o src/ssh.o src/strip.o src/cpp.o -liberty -lpopt -lpopt powerpc-unknown-linux-gnu-gcc -DMINILZO_HAVE_CONFIG_H -DHAVE_CONFIG_H -D_GNU_SOURCE -DLIBDIR="\"/usr/lib\"" -DSYSCONFDIR="\"/etc\"" -DICONDIR="\"/usr/share/pixmaps\"" -Isrc -I"./src" -I"./lzo" -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -o src/h_getline.o -c src/h_getline.c powerpc-unknown-linux-gnu-gcc -Os -mcpu=7450 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o h_getline src/h_getline.o src/arg.o src/argutil.o src/cleanup.o src/compress.o src/trace.o src/util.o src/io.o src/exec.o src/rpc.o src/tempfile.o src/bulk.o src/help.o src/filename.o src/lock.o src/netutil.o src/pump.o src/sendfile.o src/safeguard.o src/snprintf.o src/timeval.o src/dotd.o src/hosts.o src/hostfile.o src/implicit.o src/loadfile.o lzo/minilzo.o -liberty -lpopt -lpopt make PATH="`pwd`:/usr/local/bin:/bin:/usr/bin" \ TESTDISTCC_OPTS="" maintainer-check-no-set-path make[2]: Entering directory '/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4' 3.9.5 (default, Jun 22 2021, 00:23:29) [GCC 10.3.0] powerpc-unknown-linux-gnu-gcc (Gentoo 10.3.0 p1) 10.3.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. CompileHello_Case OK CommaInFilename_Case OK ComputedInclude_Case OK BackslashInMacro_Case OK BackslashInFilename_Case OK CPlusPlus_Case OK ObjectiveC_Case OK ObjectiveCPlusPlus_Case NOTRUN, GNU Objective-C++ not installed SystemIncludeDirectories_Case OK CPlusPlus_SystemIncludeDirectories_Case OK Lsdistcc_Case OK BadLogFile_Case OK ScanArgs_Case OK ParseMask_Case OK DotD_Case OK DashMD_DashMF_DashMT_Case OK Compile_c_Case FAIL ----------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/test/comfychair.py", line 349, in runtest obj.runtest() File "/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/./test/testdistcc.py", line 770, in runtest checked_deps[self.getDep(line)] = 1 File "/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/./test/testdistcc.py", line 710, in getDep assert m_obj, line AssertionError: src/h_compile.c[7963] (dcc_fresh_dependency_exists) old dotd file "dotd" test_log: Run command: /usr/bin/cc --version Wait status: 0x0 (exit code 0, signal 0) stdout: cc (Gentoo 10.3.0 p1) 10.3.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. stderr: Run command: /usr/bin/cc --version Wait status: 0x0 (exit code 0, signal 0) stdout: cc (Gentoo 10.3.0 p1) 10.3.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. stderr: Run command: h_compile dcc_discrepancy_filename Wait status: 0x0 (exit code 0, signal 0) stdout: abc/discrepancy_counter stderr: Run command: h_compile dcc_discrepancy_filename Wait status: 0x0 (exit code 0, signal 0) stdout: (NULL) stderr: Run command: h_compile dcc_fresh_dependency_exists dotd '*notthis*' 1625754499 Wait status: 0x0 (exit code 0, signal 0) stdout: result (NULL) stderr: src/h_compile.c[7118] (dcc_fresh_dependency_exists) Checking dependency: foobar.h src/h_compile.c[7118] (dcc_fresh_dependency_exists) Checking dependency: bar.h src/h_compile.c[7118] (dcc_fresh_dependency_exists) Checking dependency: bar.h Run command: h_compile dcc_fresh_dependency_exists dotd '' 1625754499 Wait status: 0x0 (exit code 0, signal 0) stdout: result bar.h stderr: src/h_compile.c[7121] (dcc_fresh_dependency_exists) Checking dependency: foobar.h src/h_compile.c[7121] (dcc_fresh_dependency_exists) Checking dependency: bar.h Run command: h_compile dcc_fresh_dependency_exists dotd '*notthis*' 1625754500 Wait status: 0x0 (exit code 0, signal 0) stdout: result (NULL) stderr: src/h_compile.c[7311] (dcc_fresh_dependency_exists) Checking dependency: bar_bar src/h_compile.c[7311] (dcc_fresh_dependency_exists) Checking dependency: foo_bar Run command: h_compile dcc_fresh_dependency_exists dotd '' 1625754500 Wait status: 0x0 (exit code 0, signal 0) stdout: result foo_bar stderr: src/h_compile.c[7312] (dcc_fresh_dependency_exists) Checking dependency: bar_bar src/h_compile.c[7312] (dcc_fresh_dependency_exists) Checking dependency: foo_bar Run command: h_compile dcc_fresh_dependency_exists dotd '*notthis*' 1625754501 Wait status: 0x0 (exit code 0, signal 0) stdout: result (NULL) stderr: Run command: h_compile dcc_fresh_dependency_exists dotd '*notthis*' 1625754502 Wait status: 0x0 (exit code 0, signal 0) stdout: result (NULL) stderr: Run command: h_compile dcc_fresh_dependency_exists dotd '*notthis*' 1625754504 Wait status: 0x0 (exit code 0, signal 0) stdout: result (NULL) stderr: src/h_compile.c[7963] (dcc_fresh_dependency_exists) old dotd file "dotd" ----------------------------------------------------------------- ImplicitCompilerScan_Case OK StripArgs_Case OK StartStopDaemon_Case OK CompressedCompile_Case OK DashONoSpace_Case OK WriteDevNull_Case OK CppError_Case OK BadInclude_Case OK PreprocessPlainText_Case OK NoDetachDaemon_Case OK SBeatsC_Case OK DashD_Case OK DashWpMD_Case OK BinFalse_Case OK BinTrue_Case OK VersionOption_Case OK HelpOption_Case OK BogusOption_Case OK MultipleCompile_Case OK CompilerOptionsPassed_Case OK IsSource_Case OK ExtractExtension_Case OK ImplicitCompiler_Case FAIL ----------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/test/comfychair.py", line 349, in runtest obj.runtest() File "/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/./test/testdistcc.py", line 1585, in runtest CompileHello_Case.runtest (self) File "/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/./test/testdistcc.py", line 885, in runtest self.compile() File "/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/./test/testdistcc.py", line 910, in compile out, err = self.runcmd(cmd) File "/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/test/comfychair.py", line 210, in runcmd rc, output, stderr = self.runcmd_unchecked(cmd) File "/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/test/comfychair.py", line 259, in runcmd_unchecked assert not os.WIFSIGNALED(waitstatus), \ AssertionError: 'distcc -c testtmp.c' terminated with signal 6 test_log: Run command: /usr/bin/cc --version Wait status: 0x0 (exit code 0, signal 0) stdout: cc (Gentoo 10.3.0 p1) 10.3.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. stderr: Run command: /usr/bin/cc --version Wait status: 0x0 (exit code 0, signal 0) stdout: cc (Gentoo 10.3.0 p1) 10.3.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. stderr: Run command: distccd --verbose --lifetime=60 --daemon --log-file '/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/_testtmp/ImplicitCompiler_Case/distccd.log' --pid-file '/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4/_testtmp/ImplicitCompiler_Case/daemonpid.tmp' --port 42000 --allow 127.0.0.1 --enable-tcp-insecure Wait status: 0x0 (exit code 0, signal 0) stdout: stderr: Run command: cc -c testtmp.c Wait status: 0x0 (exit code 0, signal 0) stdout: stderr: Run command: rm -f testtmp.o Wait status: 0x0 (exit code 0, signal 0) stdout: stderr: ----------------------------------------------------------------- DaemonBadPort_Case OK AccessDenied_Case OK NoServer_Case OK InvalidHostSpec_Case OK ParseHostSpec_Case OK ImpliedOutput_Case OK SyntaxError_Case OK NoHosts_Case OK MissingCompiler_Case OK RemoteAssemble_Case OK PreprocessAsm_Case NOTRUN, this test is system-specific ModeBits_Case OK EmptySource_Case OK HostFile_Case OK AbsSourceFilename_Case OK Getline_Case OK Concurrent_Case OK HundredFold_Case OK BigAssFile_Case OK make[2]: *** [Makefile:717: maintainer-check-no-set-path] Error 1 make[2]: Leaving directory '/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4' make[1]: *** [Makefile:731: distcc-maintainer-check] Error 2 make[1]: Leaving directory '/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4' make: *** [Makefile:779: check] Error 2 * ERROR: sys-devel/distcc-3.4::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-devel/distcc-3.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-devel/distcc-3.4::gentoo'`. * The complete build log is located at '/var/log/portage/build/sys-devel/distcc-3.4:20210708-142737.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-devel/distcc-3.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-devel/distcc-3.4/temp/environment'. * Working directory: '/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4' * S: '/var/tmp/portage/sys-devel/distcc-3.4/work/distcc-3.4'