* Package: net-misc/dhcp-4.4.2-r2 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: abi_ppc_32 client elibc_glibc ipv6 kernel_linux ppc server ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>> Unpacking source... >>> Unpacking dhcp-4.4.2.tar.gz to /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work >>> Unpacking ./bind.tar.gz to /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind >>> Source unpacked in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work >>> Preparing source in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2 ... * Applying dhcp-3.0-fix-perms.patch ... patching file server/dhcpd.c Hunk #1 succeeded at 892 with fuzz 2 (offset 290 lines). [ ok ] * Applying dhcp-4.3.6-dhclient-ntp.patch ... [ ok ] * Applying dhcp-4.3.6-dhclient-resolvconf.patch ... patching file client/scripts/bsdos Hunk #2 succeeded at 29 with fuzz 2. patching file client/scripts/freebsd Hunk #2 succeeded at 35 with fuzz 1. patching file client/scripts/linux Hunk #3 succeeded at 86 with fuzz 2. patching file client/scripts/netbsd Hunk #2 succeeded at 29 with fuzz 2. patching file client/scripts/openbsd Hunk #2 succeeded at 29 with fuzz 2. patching file client/scripts/solaris Hunk #1 succeeded at 1 with fuzz 2. [ ok ] * Applying dhcp-4.2.2-dhclient-stdin-conf.patch ... [ ok ] * Applying dhcp-4.3.6-nogateway.patch ... [ ok ] * Applying dhcp-4.3.6-quieter-ping.patch ... [ ok ] * Applying dhcp-4.4.0-always-accept-4.patch ... [ ok ] * Applying dhcp-4.3.6-iproute2-path.patch ... [ ok ] * Applying dhcp-4.2.5-bindtodevice-inet6.patch ... patching file common/socket.c Hunk #1 succeeded at 266 with fuzz 2 (offset 21 lines). [ ok ] * Applying dhcp-4.3.3-ldap-ipv6-client-id.patch ... [ ok ] * Applying dhcp-4.4.2-fno-common.patch ... [ ok ] * Applying dhcp-4.4.0-bind-disable.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2 ... * econf: updating dhcp-4.4.2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating dhcp-4.4.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dhcp-4.4.2/bind/bind-9.11.14/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dhcp-4.4.2/bind/bind-9.11.14/contrib/idn/idnkit-1.0-src/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dhcp-4.4.2/bind/bind-9.11.14/contrib/idn/idnkit-1.0-src/config.guess with /usr/share/gnuconfig/config.guess * econf: updating dhcp-4.4.2/bind/bind-9.11.14/contrib/dnsperf-2.1.0.0-1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dhcp-4.4.2/bind/bind-9.11.14/contrib/dnsperf-2.1.0.0-1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating dhcp-4.4.2/bind/bind-9.11.14/config.guess with /usr/share/gnuconfig/config.guess ./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/dhcp-4.4.2-r2 --htmldir=/usr/share/doc/dhcp-4.4.2-r2/html --libdir=/usr/lib --enable-paranoia --enable-early-chroot --sysconfdir=/etc/dhcp --enable-dhcpv6 --without-ldap --without-ldapcrypto checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu 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 whether powerpc-unknown-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of powerpc-unknown-linux-gnu-gcc... none checking how to run the C preprocessor... powerpc-unknown-linux-gnu-cpp 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib checking for ar... (cached) powerpc-unknown-linux-gnu-ar checking whether byte ordering is bigendian... yes checking for dhcpd.leases location... /etc/dhcpd.leases checking for dhcpd6.leases location... /etc/dhcpd6.leases checking for dhclient.leases location... /etc/dhclient.leases checking for dhclient6.leases location... /etc/dhclient6.leases checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking for linux/filter.h... yes checking for struct lifnum... no checking for struct if_laddrconf... no checking for struct if_laddrreq... no checking for GCC noreturn attribute... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking net/if6.h usability... no checking net/if6.h presence... no checking for net/if6.h... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for library containing socket... none required checking for library containing inet_ntoa... none required checking for library containing inet_aton... none required checking for library containing regcomp... none required checking for strlcat... no checking for library containing if_nametoindex... none required checking for nanosleep... yes checking for random device... /dev/random checking for /dev/random... yes checking for struct sockaddr.sa_len... no checking size of struct iaddr *... 4 checking for struct msghdr.msg_control... yes checking for struct tpacket_auxdata.tp_vlan_tci... yes checking for flexible array members... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating ./bind/Makefile config.status: creating Makefile config.status: creating client/Makefile config.status: creating client/tests/Makefile config.status: creating common/Makefile.am config.status: creating common/Makefile config.status: creating common/tests/Makefile config.status: creating dhcpctl/Makefile.am config.status: creating dhcpctl/Makefile config.status: creating includes/Makefile config.status: creating keama/Makefile config.status: creating omapip/Makefile.am config.status: creating omapip/Makefile config.status: creating relay/Makefile config.status: creating relay/tests/Makefile config.status: creating server/Makefile config.status: creating tests/Makefile.am config.status: creating tests/Makefile config.status: creating tests/unittest.sh config.status: creating server/tests/Makefile config.status: creating doc/devel/doxyfile config.status: creating includes/config.h config.status: executing depfiles commands ISC DHCP source configure results: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Package: Name: DHCP Version: 4.4.2 Gentoo-r2 C Compiler: powerpc-unknown-linux-gnu-gcc Flags: DEFS: -DHAVE_CONFIG_H CFLAGS: -O2 -pipe -g -ggdb -frecord-gcc-switches -I$(top_srcdir)/includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include DHCP versions: DHCPv4 and DHCPv6 Features: debug: no failover: yes execute: yes binary-leases: no dhcpv6: yes delayed-ack: yes dhcpv4o6: no relay-port: no Developer: ATF unittests : no Now you can type make to build ISC DHCP * econf: updating dhcp-4.4.2/bind/bind-9.11.14/contrib/idn/idnkit-1.0-src/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dhcp-4.4.2/bind/bind-9.11.14/contrib/idn/idnkit-1.0-src/config.guess with /usr/share/gnuconfig/config.guess * econf: updating dhcp-4.4.2/bind/bind-9.11.14/contrib/dnsperf-2.1.0.0-1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dhcp-4.4.2/bind/bind-9.11.14/contrib/dnsperf-2.1.0.0-1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating dhcp-4.4.2/bind/bind-9.11.14/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dhcp-4.4.2/bind/bind-9.11.14/config.guess with /usr/share/gnuconfig/config.guess * econf: updating dhcp-4.4.2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating dhcp-4.4.2/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/dhcp-4.4.2-r2 --htmldir=/usr/share/doc/dhcp-4.4.2-r2/html --with-sysroot=/ --without-openssl --without-libxml2 --without-libjson --without-gssapi --disable-threads --without-lmdb --includedir=/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include --libdir=/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/lib --without-python --enable-full-report --disable-symtable --without-make-clean checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking whether make sets $(MAKE)... yes checking how to print strings... printf 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 a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by powerpc-unknown-linux-gnu-gcc... powerpc-unknown-linux-gnu-ld checking if the linker (powerpc-unknown-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... powerpc-unknown-linux-gnu-nm checking the name lister (powerpc-unknown-linux-gnu-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert powerpc-unknown-linux-gnu file names to powerpc-unknown-linux-gnu format... func_convert_file_noop checking how to convert powerpc-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for powerpc-unknown-linux-gnu-ld option to reload object files... -r checking for powerpc-unknown-linux-gnu-objdump... powerpc-unknown-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for powerpc-unknown-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc-unknown-linux-gnu-ar... powerpc-unknown-linux-gnu-ar checking for archiver @FILE support... @ checking for powerpc-unknown-linux-gnu-strip... powerpc-unknown-linux-gnu-strip checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib checking for gawk... gawk checking command to parse powerpc-unknown-linux-gnu-nm output from powerpc-unknown-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for powerpc-unknown-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... powerpc-unknown-linux-gnu-cpp 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 for dlfcn.h... yes checking for objdir... .libs checking if powerpc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for powerpc-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if powerpc-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if powerpc-unknown-linux-gnu-gcc static flag -static works... yes checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... yes checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the powerpc-unknown-linux-gnu-gcc linker (powerpc-unknown-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether ln -s works... yes checking for powerpc-unknown-linux-gnu-pkg-config... /usr/bin/powerpc-unknown-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for getrandom... yes checking for ar... (cached) powerpc-unknown-linux-gnu-ar checking for etags... no checking for emacs-etags... no checking for perl5... no checking for perl... /usr/bin/perl checking for Python support... disabled 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 checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C99... none needed checking for ANSI C header files... (cached) yes checking for fcntl.h... yes checking for regex.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for sys/mman.h... yes checking for sys/sockio.h... no checking for sys/select.h... yes checking for sys/param.h... yes checking for sys/sysctl.h... yes checking for net/if6.h... no checking for sys/socket.h... yes checking for net/route.h... yes checking for linux/netlink.h... yes checking for linux/rtnetlink.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for sysctlbyname... no checking for flexible array members... yes checking for mmap... yes checking for seteuid... yes checking for setresuid... yes checking for setegid... yes checking for setresgid... yes checking for ftello... yes checking for fseeko... yes checking for static inline breakage... no checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for socklen_t... yes checking whether time.h and sys/time.h may both be included... yes checking for long long... yes checking for uname... yes checking for GCC noreturn attribute... yes checking for struct lifconf... no checking for kqueue... no checking epoll support... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking devpoll.h usability... no checking devpoll.h presence... no checking for devpoll.h... no checking if unistd.h or sys/types.h defines fd_set... yes checking whether byte ordering is bigendian... yes checking for GSSAPI library... disabled checking for random device... /dev/random checking for /dev/random... yes checking for arc4random... no checking for arc4random_stir... no checking for arc4random_addrandom... no checking whether to build with thread support... no checking for libtool... no checking for OpenSSL library... no checking for using OpenSSL for hash functions... no checking for PKCS11 support... no checking for PKCS11 tools... disabled checking for native PKCS11... disabled checking for clock_gettime... yes checking for lmdb library... no checking for libxml2 library... no checking for json library... no checking for zlib library... yes checking for library containing deflate... -lz checking for smf_enable_instance in -lscf... no checking for flockfile... yes checking for getc_unlocked... yes checking whether to build with threads... no checking if "powerpc-unknown-linux-gnu-gcc" supports -fno-strict-aliasing... yes checking if "powerpc-unknown-linux-gnu-gcc" supports -fno-delete-null-pointer-checks... yes checking for catgets... yes checking whether to use purify... no checking whether to use gperftools profiler... no checking for IPv6 structures... yes checking for Kame IPv6 support... no checking for in6_addr... yes checking for in6addr_any... yes checking for in6addr_loopback... yes checking for sin6_scope_id in struct sockaddr_in6... yes checking for in6_pktinfo... yes checking for struct sockaddr_storage... yes checking for struct if_laddrreq... no checking for struct if_laddrconf... no checking for inet_ntop with IPv6 support... yes checking for working inet_pton with IPv6 support... yes checking for sa_len in struct sockaddr... no checking for struct msghdr flavor... 4.4BSD checking for type in_port_t... yes checking for TCP_FASTOPEN socket option... yes checking for struct addrinfo... yes checking for struct rrsetinfo... no checking for int sethostent... no checking for int endhostent... no checking for getnetbyaddr(in_addr_t, ...)... yes checking for int setnetent... no checking for int endnetent... no checking for gethostbyaddr(const void *, size_t, ...)... yes checking for h_errno in netdb.h... yes checking for getnameinfo prototype definitions... socklen_t for buflen; int for flags checking for gai_strerror prototype definitions... not match any subspecies; assume standard definition checking for getipnodebyname... no checking for getnameinfo... yes checking for getaddrinfo... yes checking for gai_strerror... yes checking for getifaddrs... yes checking for interface list sysctl... no checking for correctly declared strsep()... yes checking for memmove... yes checking for strtoul... yes checking for strlcpy... no checking for strlcat... no checking for strcasestr... yes configure: checking for readline with -ledit checking for readline... no configure: checking for readline with -ledit -lterminfo checking for readline... no configure: checking for readline with -ledit -ltermcap checking for readline... no configure: checking for readline with -ledit -lncurses checking for readline... no configure: checking for readline with -ledit -lcurses checking for readline... no configure: checking for readline with -lreadline checking for readline... (cached) no configure: checking for readline with -lreadline -lterminfo checking for readline... no configure: checking for readline with -lreadline -ltermcap checking for readline... no configure: checking for readline with -lreadline -lncurses checking for readline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking sprintf return type... int checking for vsnprintf... yes checking printf for %z support... yes checking for strerror... yes checking for chroot... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for linux/capability.h... yes checking for cap_set_proc in -lcap... (cached) no checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for tzset... yes checking for optarg declaration... yes checking st_mtim.tv_nsec... yes checking for type rlim_t... yes checking for strings.h... (cached) yes checking for if_nametoindex... yes checking for nanosleep... yes checking for usleep... yes checking for explicit_bzero... yes checking for usable stdatomic.h... yes checking if -latomic is needed to use 64-bit stdatomic.h primitives... yes checking architecture type for atomic operations... powerpc checking compiler support for inline assembly code... checking Checking for MacOS style assembler syntax... no gcc checking compiler support for __builtin_unreachable()... yes checking compiler support for __builtin_expect... yes checking compiler support for __builtin_clz... yes checking for latex... no checking for pdflatex... no checking for dblatex... no checking for w3m... /usr/bin/w3m checking for pandoc... pandoc checking for xsltproc... /usr/bin/xsltproc checking for xmllint... /usr/bin/xmllint checking for doxygen... doxygen checking for curl... /usr/bin/curl checking for Docbook-XSL path... auto checking for html/docbook.xsl... /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl checking for xhtml/docbook.xsl... /usr/share/sgml/docbook/xsl-stylesheets/xhtml/docbook.xsl checking for manpages/docbook.xsl... /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl checking for html/chunk.xsl... /usr/share/sgml/docbook/xsl-stylesheets/html/chunk.xsl checking for xhtml/chunk.xsl... /usr/share/sgml/docbook/xsl-stylesheets/xhtml/chunk.xsl checking for html/chunktoc.xsl... /usr/share/sgml/docbook/xsl-stylesheets/html/chunktoc.xsl checking for xhtml/chunktoc.xsl... /usr/share/sgml/docbook/xsl-stylesheets/xhtml/chunktoc.xsl checking for html/maketoc.xsl... /usr/share/sgml/docbook/xsl-stylesheets/html/maketoc.xsl checking for xhtml/maketoc.xsl... /usr/share/sgml/docbook/xsl-stylesheets/xhtml/maketoc.xsl checking for linker support for --wrap option... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for setlocale... yes using default tuning checking whether to enable query trace logging... no checking for library containing dlopen... -ldl checking for dlopen... yes checking for dlclose... yes checking for dlsym... yes checking for Postgres DLZ driver... no checking for MySQL DLZ driver... no checking for Berkeley DB DLZ driver...... no checking for file system DLZ driver... no checking for LDAP DLZ driver... no checking for ODBC DLZ driver... no checking for stub DLZ driver... no checking contributed DLZ drivers... no configure: creating ./config.status config.status: creating make/rules config.status: creating make/includes config.status: creating make/Makefile config.status: creating make/mkdep config.status: creating Makefile config.status: creating bin/Makefile config.status: creating bin/check/Makefile config.status: creating bin/confgen/Makefile config.status: creating bin/confgen/unix/Makefile config.status: creating bin/delv/Makefile config.status: creating bin/dig/Makefile config.status: creating bin/dnssec/Makefile config.status: creating bin/named/Makefile config.status: creating bin/named/unix/Makefile config.status: creating bin/nsupdate/Makefile config.status: creating bin/pkcs11/Makefile config.status: creating bin/python/Makefile config.status: creating bin/python/isc/Makefile config.status: creating bin/python/isc/utils.py config.status: creating bin/python/isc/tests/Makefile config.status: creating bin/python/dnssec-checkds.py config.status: creating bin/python/dnssec-coverage.py config.status: creating bin/python/dnssec-keymgr.py config.status: creating bin/python/isc/__init__.py config.status: creating bin/python/isc/checkds.py config.status: creating bin/python/isc/coverage.py config.status: creating bin/python/isc/dnskey.py config.status: creating bin/python/isc/eventlist.py config.status: creating bin/python/isc/keydict.py config.status: creating bin/python/isc/keyevent.py config.status: creating bin/python/isc/keymgr.py config.status: creating bin/python/isc/keyseries.py config.status: creating bin/python/isc/keyzone.py config.status: creating bin/python/isc/policy.py config.status: creating bin/python/isc/rndc.py config.status: creating bin/python/isc/tests/dnskey_test.py config.status: creating bin/python/isc/tests/policy_test.py config.status: creating bin/rndc/Makefile config.status: creating bin/tests/Makefile config.status: creating bin/tests/headerdep_test.sh config.status: creating bin/tests/optional/Makefile config.status: creating bin/tests/pkcs11/Makefile config.status: creating bin/tests/pkcs11/benchmarks/Makefile config.status: creating bin/tests/system/Makefile config.status: creating bin/tests/system/conf.sh config.status: creating bin/tests/system/dlzexternal/Makefile config.status: creating bin/tests/system/dlzexternal/ns1/dlzs.conf config.status: creating bin/tests/system/dyndb/Makefile config.status: creating bin/tests/system/dyndb/driver/Makefile config.status: creating bin/tests/system/inline/checkdsa.sh config.status: creating bin/tests/system/lwresd/Makefile config.status: creating bin/tests/system/pipelined/Makefile config.status: creating bin/tests/system/rndc/Makefile config.status: creating bin/tests/system/rsabigexponent/Makefile config.status: creating bin/tests/system/tkey/Makefile config.status: creating bin/tests/virtual-time/Makefile config.status: creating bin/tests/virtual-time/conf.sh config.status: creating bin/tools/Makefile config.status: creating contrib/scripts/check-secure-delegation.pl config.status: creating contrib/scripts/zone-edit.sh config.status: creating doc/Makefile config.status: creating doc/arm/Makefile config.status: creating doc/arm/noteversion.xml config.status: creating doc/arm/pkgversion.xml config.status: creating doc/arm/releaseinfo.xml config.status: creating doc/doxygen/Doxyfile config.status: creating doc/doxygen/Makefile config.status: creating doc/doxygen/doxygen-input-filter config.status: creating doc/misc/Makefile config.status: creating doc/tex/Makefile config.status: creating doc/tex/armstyle.sty config.status: creating doc/xsl/Makefile config.status: creating doc/xsl/isc-docbook-chunk.xsl config.status: creating doc/xsl/isc-docbook-html.xsl config.status: creating doc/xsl/isc-manpage.xsl config.status: creating doc/xsl/isc-notes-html.xsl config.status: creating isc-config.sh config.status: creating lib/Makefile config.status: creating lib/bind9/Makefile config.status: creating lib/bind9/include/Makefile config.status: creating lib/bind9/include/bind9/Makefile config.status: creating lib/dns/Makefile config.status: creating lib/dns/include/Makefile config.status: creating lib/dns/include/dns/Makefile config.status: creating lib/dns/include/dst/Makefile config.status: creating lib/dns/tests/Makefile config.status: creating lib/irs/Makefile config.status: creating lib/irs/include/Makefile config.status: creating lib/irs/include/irs/Makefile config.status: creating lib/irs/include/irs/netdb.h config.status: creating lib/irs/include/irs/platform.h config.status: creating lib/irs/tests/Makefile config.status: creating lib/isc/powerpc/Makefile config.status: creating lib/isc/powerpc/include/Makefile config.status: creating lib/isc/powerpc/include/isc/Makefile config.status: creating lib/isc/nothreads/Makefile config.status: creating lib/isc/nothreads/include/Makefile config.status: creating lib/isc/nothreads/include/isc/Makefile config.status: creating lib/isc/Makefile config.status: creating lib/isc/include/Makefile config.status: creating lib/isc/include/isc/Makefile config.status: creating lib/isc/include/isc/platform.h config.status: creating lib/isc/include/pk11/Makefile config.status: creating lib/isc/include/pkcs11/Makefile config.status: creating lib/isc/tests/Makefile config.status: creating lib/isc/nls/Makefile config.status: creating lib/isc/unix/Makefile config.status: creating lib/isc/unix/include/Makefile config.status: creating lib/isc/unix/include/isc/Makefile config.status: creating lib/isc/unix/include/pkcs11/Makefile config.status: creating lib/isccc/Makefile config.status: creating lib/isccc/include/Makefile config.status: creating lib/isccc/include/isccc/Makefile config.status: creating lib/isccc/tests/Makefile config.status: creating lib/isccfg/Makefile config.status: creating lib/isccfg/include/Makefile config.status: creating lib/isccfg/include/isccfg/Makefile config.status: creating lib/isccfg/tests/Makefile config.status: creating lib/lwres/Makefile config.status: creating lib/lwres/include/Makefile config.status: creating lib/lwres/include/lwres/Makefile config.status: creating lib/lwres/include/lwres/netdb.h config.status: creating lib/lwres/include/lwres/platform.h config.status: creating lib/lwres/man/Makefile config.status: creating lib/lwres/tests/Makefile config.status: creating lib/lwres/unix/Makefile config.status: creating lib/lwres/unix/include/Makefile config.status: creating lib/lwres/unix/include/lwres/Makefile config.status: creating lib/samples/Makefile config.status: creating lib/samples/Makefile-postinstall config.status: creating unit/unittest.sh config.status: creating config.h config.status: executing libtool commands config.status: executing chmod commands =============================================================================== Configuration summary: ------------------------------------------------------------------------------- Optional features enabled: IPv6 support (--enable-ipv6) HTTP zlib compression (--with-zlib) Print backtrace on crash (--enable-backtrace) Dynamically loadable zone (DLZ) drivers: None ------------------------------------------------------------------------------- Features disabled or unavailable on this platform: Multiprocessing support (--enable-threads) Large-system tuning (--with-tuning) Allow 'dnstap' packet logging (--enable-dnstap) GeoIP2 access control (--with-geoip2) GSS-API (--with-gssapi) Allow 'fixed' rrset-order (--enable-fixed-rrset) OpenSSL cryptography/DNSSEC (--with-openssl) Native PKCS#11/Cryptoki support (--enable-native-pkcs11) Use libseccomp system call filtering (--enable-seccomp) Very verbose query trace logging (--enable-querytrace) Use GNU libtool (--with-libtool) CMocka Unit Testng Framework (--with-cmocka) Python tools (--with-python) XML statistics (--with-libxml2) JSON statistics (--with-libjson) LMDB database to store configuration for 'addzone' zones (--with-lmdb) IDN support (--with-libidn2) ------------------------------------------------------------------------------- Configured paths: prefix: /usr sysconfdir: /etc localstatedir: /var/lib ------------------------------------------------------------------------------- Compiler: powerpc-unknown-linux-gnu-gcc powerpc-unknown-linux-gnu-gcc (Gentoo 9.3.0 p2) 9.3.0 Copyright (C) 2019 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. =============================================================================== BIND 9 is being built without cryptography support. This means it will not have DNSSEC support. Use --with-openssl, or --with-pkcs11 and --enable-native-pkcs11 to enable cryptography. >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2 ... make -j12 -C bind/bind-9.11.14/lib install make: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc make[1]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/isc make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/isc' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/isc' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pk11 make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pk11' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pk11' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pkcs11 make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pkcs11' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pkcs11' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix' powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../../.. -I./include -I./../nothreads/include -I../include -I./../include -I./.. -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c app.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../../.. -I./include -I./../nothreads/include -I../include -I./../include -I./.. -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c dir.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../../.. -I./include -I./../nothreads/include -I../include -I./../include -I./.. -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c entropy.c making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../../.. -I./include -I./../nothreads/include -I../include -I./../include -I./.. -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c errno.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../../.. -I./include -I./../nothreads/include -I../include -I./../include -I./.. -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c errno2result.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../../.. -I./include -I./../nothreads/include -I../include -I./../include -I./.. -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c file.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../../.. -I./include -I./../nothreads/include -I../include -I./../include -I./.. -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c fsaccess.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../../.. -I./include -I./../nothreads/include -I../include -I./../include -I./.. -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c interfaceiter.c make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include' powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../../.. -I./include -I./../nothreads/include -I../include -I./../include -I./.. -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c keyboard.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../../.. -I./include -I./../nothreads/include -I../include -I./../include -I./.. -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c meminfo.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../../.. -I./include -I./../nothreads/include -I../include -I./../include -I./.. -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c net.c making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/isc make[4]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/isc' powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../../.. -I./include -I./../nothreads/include -I../include -I./../include -I./.. -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c os.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../../.. -I./include -I./../nothreads/include -I../include -I./../include -I./.. -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c resource.c make[4]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/isc' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/pkcs11 powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../../.. -I./include -I./../nothreads/include -I../include -I./../include -I./.. -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c socket.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../../.. -I./include -I./../nothreads/include -I../include -I./../include -I./.. -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c stdio.c make[4]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/pkcs11' powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../../.. -I./include -I./../nothreads/include -I../include -I./../include -I./.. -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c stdtime.c make[4]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/pkcs11' powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../../.. -I./include -I./../nothreads/include -I../include -I./../include -I./.. -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c strerror.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../../.. -I./include -I./../nothreads/include -I../include -I./../include -I./.. -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c syslog.c make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include' powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../../.. -I./include -I./../nothreads/include -I../include -I./../include -I./.. -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c time.c make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nls make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nls' powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../../.. -I../unix/include -I./../unix/include -I../include -I./../include -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c msgcat.c make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nls' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads' powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../../.. -I./include -I./../unix/include -I../include -I./../include -I./.. -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c thread.c making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include/isc make[4]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include/isc' make[4]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include/isc' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include/isc make[4]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include/isc' make[4]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include/isc' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc' powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c aes.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c assertions.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c backtrace.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c base32.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c base64.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c bind9.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c buffer.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c bufferlist.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c commandline.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c counter.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c crc64.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c error.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c event.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c hash.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c ht.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c heap.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c hex.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c hmacmd5.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c hmacsha.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c httpd.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c inet_aton.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c iterated_hash.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c lex.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c lfsr.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c lib.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c log.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c md5.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c mem.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c mutexblock.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c netaddr.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c netscope.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c pool.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c ondestroy.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c parseint.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c portset.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c quota.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c radix.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c random.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c ratelimiter.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c refcount.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c region.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c regex.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c result.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c rwlock.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -O0 \ -c ./safe.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c serial.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c siphash.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c sha1.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c sha2.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c sockaddr.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c stats.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c string.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c strtoul.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c symtab.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c task.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c taskpool.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c tm.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c timer.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks \ -DVERSION=\"9.11.14\" \ -DLIBINTERFACE=1104 \ -DLIBREVISION=1 \ -DLIBAGE=0 \ -c ./version.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./unix/include -I./nothreads/include -I./powerpc/include -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c backtrace-emptytbl.c powerpc-unknown-linux-gnu-ar cruv libisc.a aes.o assertions.o backtrace.o base32.o base64.o bind9.o buffer.o bufferlist.o commandline.o counter.o crc64.o error.o event.o hash.o ht.o heap.o hex.o hmacmd5.o hmacsha.o httpd.o inet_aton.o iterated_hash.o lex.o lfsr.o lib.o log.o md5.o mem.o mutexblock.o netaddr.o netscope.o pool.o ondestroy.o parseint.o portset.o quota.o radix.o random.o ratelimiter.o refcount.o region.o regex.o result.o rwlock.o safe.o serial.o siphash.o sha1.o sha2.o sockaddr.o stats.o string.o strtoul.o symtab.o task.o taskpool.o tm.o timer.o version.o unix/app.o unix/dir.o unix/entropy.o unix/errno.o unix/errno2result.o unix/file.o unix/fsaccess.o unix/interfaceiter.o unix/keyboard.o unix/meminfo.o unix/net.o unix/os.o unix/resource.o unix/socket.o unix/stdio.o unix/stdtime.o unix/strerror.o unix/syslog.o unix/time.o nls/msgcat.o nothreads/thread.o backtrace-emptytbl.o a - aes.o a - assertions.o a - backtrace.o a - base32.o a - base64.o a - bind9.o a - buffer.o a - bufferlist.o a - commandline.o a - counter.o a - crc64.o a - error.o a - event.o a - hash.o a - ht.o a - heap.o a - hex.o a - hmacmd5.o a - hmacsha.o a - httpd.o a - inet_aton.o a - iterated_hash.o a - lex.o a - lfsr.o a - lib.o a - log.o a - md5.o a - mem.o a - mutexblock.o a - netaddr.o a - netscope.o a - pool.o a - ondestroy.o a - parseint.o a - portset.o a - quota.o a - radix.o a - random.o a - ratelimiter.o a - refcount.o a - region.o a - regex.o a - result.o a - rwlock.o a - safe.o a - serial.o a - siphash.o a - sha1.o a - sha2.o a - sockaddr.o a - stats.o a - string.o a - strtoul.o a - symtab.o a - task.o a - taskpool.o a - tm.o a - timer.o a - version.o a - unix/app.o a - unix/dir.o a - unix/entropy.o a - unix/errno.o a - unix/errno2result.o a - unix/file.o a - unix/fsaccess.o a - unix/interfaceiter.o a - unix/keyboard.o a - unix/meminfo.o a - unix/net.o a - unix/os.o a - unix/resource.o a - unix/socket.o a - unix/stdio.o a - unix/stdtime.o a - unix/strerror.o a - unix/syslog.o a - unix/time.o a - nls/msgcat.o a - nothreads/thread.o a - backtrace-emptytbl.o powerpc-unknown-linux-gnu-ranlib libisc.a powerpc-unknown-linux-gnu-ar cruv libisc-nosymtbl.a aes.o assertions.o backtrace.o base32.o base64.o bind9.o buffer.o bufferlist.o commandline.o counter.o crc64.o error.o event.o hash.o ht.o heap.o hex.o hmacmd5.o hmacsha.o httpd.o inet_aton.o iterated_hash.o lex.o lfsr.o lib.o log.o md5.o mem.o mutexblock.o netaddr.o netscope.o pool.o ondestroy.o parseint.o portset.o quota.o radix.o random.o ratelimiter.o refcount.o region.o regex.o result.o rwlock.o safe.o serial.o siphash.o sha1.o sha2.o sockaddr.o stats.o string.o strtoul.o symtab.o task.o taskpool.o tm.o timer.o version.o unix/app.o unix/dir.o unix/entropy.o unix/errno.o unix/errno2result.o unix/file.o unix/fsaccess.o unix/interfaceiter.o unix/keyboard.o unix/meminfo.o unix/net.o unix/os.o unix/resource.o unix/socket.o unix/stdio.o unix/stdtime.o unix/strerror.o unix/syslog.o unix/time.o nls/msgcat.o nothreads/thread.o a - aes.o a - assertions.o a - backtrace.o a - base32.o a - base64.o a - bind9.o a - buffer.o a - bufferlist.o a - commandline.o a - counter.o a - crc64.o a - error.o a - event.o a - hash.o a - ht.o a - heap.o a - hex.o a - hmacmd5.o a - hmacsha.o a - httpd.o a - inet_aton.o a - iterated_hash.o a - lex.o a - lfsr.o a - lib.o a - log.o a - md5.o a - mem.o a - mutexblock.o a - netaddr.o a - netscope.o a - pool.o a - ondestroy.o a - parseint.o a - portset.o a - quota.o a - radix.o a - random.o a - ratelimiter.o a - refcount.o a - region.o a - regex.o a - result.o a - rwlock.o a - safe.o a - serial.o a - siphash.o a - sha1.o a - sha2.o a - sockaddr.o a - stats.o a - string.o a - strtoul.o a - symtab.o a - task.o a - taskpool.o a - tm.o a - timer.o a - version.o a - unix/app.o a - unix/dir.o a - unix/entropy.o a - unix/errno.o a - unix/errno2result.o a - unix/file.o a - unix/fsaccess.o a - unix/interfaceiter.o a - unix/keyboard.o a - unix/meminfo.o a - unix/net.o a - unix/os.o a - unix/resource.o a - unix/socket.o a - unix/stdio.o a - unix/stdtime.o a - unix/strerror.o a - unix/syslog.o a - unix/time.o a - nls/msgcat.o a - nothreads/thread.o powerpc-unknown-linux-gnu-ranlib libisc-nosymtbl.a touch timestamp make[1]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns make[1]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns' powerpc-unknown-linux-gnu-gcc -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -I../../lib/isc/include \ -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 \ -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--export-dynamic -o gen ./gen.c \ -ldl -lz -latomic make include/dns/enumtype.h make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns' ./gen -s . -t > include/dns/enumtype.h || { rm -f include/dns/enumtype.h ; exit 1; } make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns' make include/dns/enumclass.h make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns' ./gen -s . -c > include/dns/enumclass.h || { rm -f include/dns/enumclass.h ; exit 1; } make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns' make include/dns/rdatastruct.h make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns' ./gen -s . -i \ -P ./rdata/rdatastructpre.h \ -S ./rdata/rdatastructsuf.h > include/dns/rdatastruct.h || \ { rm -f include/dns/rdatastruct.h ; exit 1; } make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns' make code.h make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns' ./gen -s . > code.h || { rm -f code.h ; exit 1; } make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dns make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dns' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dns' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dst make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dst' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dst' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include' powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c acache.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c acl.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c adb.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c badcache.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c byaddr.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c cache.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c callbacks.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c catz.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c clientinfo.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c compress.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c db.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c dbiterator.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c dbtable.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c diff.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c dispatch.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c dlz.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c dns64.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c dnssec.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c ds.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c dyndb.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c fixedname.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c forward.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c ipkeylist.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c iptable.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c journal.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c keydata.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c keytable.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c lib.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c log.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c lookup.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c master.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c masterdump.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c message.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c name.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c ncache.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c nsec.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c nsec3.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c nta.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c order.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c peer.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c portlist.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c private.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c rbt.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c rbtdb.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c rbtdb64.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c rcode.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c rdata.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c rdatalist.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c rdataset.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c rdatasetiter.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c rdataslab.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c request.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c resolver.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c result.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c rootns.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c rpz.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c rrl.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c rriterator.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c sdb.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c sdlz.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c soa.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c ssu.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c ssu_external.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c stats.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c tcpmsg.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c time.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c timer.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c tkey.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c tsec.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c tsig.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c ttl.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c update.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c validator.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks \ -DVERSION=\"9.11.14\" \ -DMAJOR=\"9.11\" \ -DMAPAPI=\"1.0\" \ -DLIBINTERFACE=1108 \ -DLIBREVISION=1 \ -DLIBAGE=1 \ -c ./version.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c view.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c xfrin.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c zone.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c zonekey.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c zt.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c dst_api.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c dst_lib.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c dst_parse.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c dst_result.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c gssapi_link.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c gssapictx.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c hmac_link.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c key.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c client.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I../../lib/dns -Iinclude -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -DUSE_MD5 -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c ecdb.c powerpc-unknown-linux-gnu-ar cruv libdns.a acache.o acl.o adb.o badcache.o byaddr.o cache.o callbacks.o catz.o clientinfo.o compress.o db.o dbiterator.o dbtable.o diff.o dispatch.o dlz.o dns64.o dnssec.o ds.o dyndb.o fixedname.o forward.o ipkeylist.o iptable.o journal.o keydata.o keytable.o lib.o log.o lookup.o master.o masterdump.o message.o name.o ncache.o nsec.o nsec3.o nta.o order.o peer.o portlist.o private.o rbt.o rbtdb.o rbtdb64.o rcode.o rdata.o rdatalist.o rdataset.o rdatasetiter.o rdataslab.o request.o resolver.o result.o rootns.o rpz.o rrl.o rriterator.o sdb.o sdlz.o soa.o ssu.o ssu_external.o stats.o tcpmsg.o time.o timer.o tkey.o tsec.o tsig.o ttl.o update.o validator.o version.o view.o xfrin.o zone.o zonekey.o zt.o dst_api.o dst_lib.o dst_parse.o dst_result.o gssapi_link.o gssapictx.o hmac_link.o key.o client.o ecdb.o a - acache.o a - acl.o a - adb.o a - badcache.o a - byaddr.o a - cache.o a - callbacks.o a - catz.o a - clientinfo.o a - compress.o a - db.o a - dbiterator.o a - dbtable.o a - diff.o a - dispatch.o a - dlz.o a - dns64.o a - dnssec.o a - ds.o a - dyndb.o a - fixedname.o a - forward.o a - ipkeylist.o a - iptable.o a - journal.o a - keydata.o a - keytable.o a - lib.o a - log.o a - lookup.o a - master.o a - masterdump.o a - message.o a - name.o a - ncache.o a - nsec.o a - nsec3.o a - nta.o a - order.o a - peer.o a - portlist.o a - private.o a - rbt.o a - rbtdb.o a - rbtdb64.o a - rcode.o a - rdata.o a - rdatalist.o a - rdataset.o a - rdatasetiter.o a - rdataslab.o a - request.o a - resolver.o a - result.o a - rootns.o a - rpz.o a - rrl.o a - rriterator.o a - sdb.o a - sdlz.o a - soa.o a - ssu.o a - ssu_external.o a - stats.o a - tcpmsg.o a - time.o a - timer.o a - tkey.o a - tsec.o a - tsig.o a - ttl.o a - update.o a - validator.o a - version.o a - view.o a - xfrin.o a - zone.o a - zonekey.o a - zt.o a - dst_api.o a - dst_lib.o a - dst_parse.o a - dst_result.o a - gssapi_link.o a - gssapictx.o a - hmac_link.o a - key.o a - client.o a - ecdb.o powerpc-unknown-linux-gnu-ranlib libdns.a touch timestamp make[1]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg make[1]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg' powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include -I../../lib/isccfg/include -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c aclconf.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include -I../../lib/isccfg/include -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c dnsconf.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include -I../../lib/isccfg/include -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c log.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include -I../../lib/isccfg/include -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c namedconf.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include -I../../lib/isccfg/include -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c parser.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include -I../../lib/isccfg/include -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks \ -DVERSION=\"9.11.14\" \ -DLIBINTERFACE=163 \ -DLIBREVISION=4 \ -DLIBAGE=0 \ -c ./version.c making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include/isccfg make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include/isccfg' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include/isccfg' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include' powerpc-unknown-linux-gnu-ar cruv libisccfg.a aclconf.o dnsconf.o log.o namedconf.o parser.o version.o a - aclconf.o a - dnsconf.o a - log.o a - namedconf.o a - parser.o a - version.o powerpc-unknown-linux-gnu-ranlib libisccfg.a touch timestamp make[1]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs make[1]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs' powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include -I../../lib/isccfg/include -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c context.c making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/include powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include -I../../lib/isccfg/include -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c dnsconf.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include -I../../lib/isccfg/include -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c gai_strerror.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include -I../../lib/isccfg/include -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c getaddrinfo.c make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/include' powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include -I../../lib/isccfg/include -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c getnameinfo.c making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/include/irs powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include -I../../lib/isccfg/include -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c resconf.c make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/include/irs' powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I. -I./include -I./include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include -I../../lib/isccfg/include -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks \ -DVERSION=\"9.11.14\" \ -DLIBINTERFACE=161 \ -DLIBREVISION=0 \ -DLIBAGE=0 \ -c ./version.c make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/include/irs' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/include' powerpc-unknown-linux-gnu-ar cruv libirs.a context.o dnsconf.o gai_strerror.o getaddrinfo.o getnameinfo.o resconf.o version.o a - context.o a - dnsconf.o a - gai_strerror.o a - getaddrinfo.o a - getnameinfo.o a - resconf.o a - version.o powerpc-unknown-linux-gnu-ranlib libirs.a touch timestamp make[1]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/samples make[1]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/samples' powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./include -I../dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -I../../lib/irs/include -I../../lib/irs/include -DVERSION=\"9.11.14\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c resolve.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./include -I../dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -I../../lib/irs/include -I../../lib/irs/include -DVERSION=\"9.11.14\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c sample-async.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./include -I../dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -I../../lib/irs/include -I../../lib/irs/include -DVERSION=\"9.11.14\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c sample-gai.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./include -I../dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -I../../lib/irs/include -I../../lib/irs/include -DVERSION=\"9.11.14\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c sample-update.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./include -I../dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -I../../lib/irs/include -I../../lib/irs/include -DVERSION=\"9.11.14\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c sample-request.c powerpc-unknown-linux-gnu-gcc -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14 -I../.. -I./include -I../dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include -I../../lib/dns/include -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/powerpc/include -I../../lib/irs/include -I../../lib/irs/include -DVERSION=\"9.11.14\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c nsprobe.c powerpc-unknown-linux-gnu-gcc -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--export-dynamic -o sample-gai \ sample-gai.o ../irs/libirs.a ../dns/libdns.a ../isccfg/libisccfg.a ../isc/libisc.a -ldl -lz -latomic powerpc-unknown-linux-gnu-gcc -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--export-dynamic -o sample-request \ sample-request.o ../dns/libdns.a ../isccfg/libisccfg.a ../isc/libisc.a -ldl -lz -latomic powerpc-unknown-linux-gnu-gcc -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--export-dynamic -o sample-async \ sample-async.o ../dns/libdns.a ../isccfg/libisccfg.a ../isc/libisc.a -ldl -lz -latomic powerpc-unknown-linux-gnu-gcc -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--export-dynamic -o resolve \ resolve.o ../irs/libirs.a ../dns/libdns.a ../isccfg/libisccfg.a ../isc/libisc.a -ldl -lz -latomic powerpc-unknown-linux-gnu-gcc -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--export-dynamic -o sample-update \ sample-update.o ../dns/libdns.a ../isccfg/libisccfg.a ../isc/libisc.a -ldl -lz -latomic powerpc-unknown-linux-gnu-gcc -O2 -pipe -g -ggdb -frecord-gcc-switches -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--export-dynamic -o nsprobe \ nsprobe.o ../dns/libdns.a ../isccfg/libisccfg.a ../isc/libisc.a -ldl -lz -latomic make[1]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/samples' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc make[1]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/isc make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/isc' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/isc' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pk11 make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pk11' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pk11' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pkcs11 make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pkcs11' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pkcs11' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/isc make[4]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/isc' make[4]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/isc' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/pkcs11 make[4]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/pkcs11' make[4]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/pkcs11' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nls make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nls' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nls' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include/isc make[4]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include/isc' make[4]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include/isc' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include/isc make[4]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include/isc' make[4]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include/isc' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/isc make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/isc' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/isc' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pk11 make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pk11' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pk11' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pkcs11 make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pkcs11' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pkcs11' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/isc make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/isc' /bin/sh ../../../../mkinstalldirs /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/isc mkdir /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include mkdir /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/isc for i in aes.h app.h assertions.h boolean.h backtrace.h base32.h base64.h bind9.h buffer.h bufferlist.h commandline.h counter.h crc64.h deprecated.h entropy.h errno.h endian.h error.h event.h eventclass.h file.h formatcheck.h fsaccess.h hash.h heap.h hex.h hmacmd5.h hmacsha.h ht.h httpd.h int.h interfaceiter.h iterated_hash.h json.h lang.h lex.h lfsr.h lib.h likely.h list.h log.h magic.h md5.h mem.h meminfo.h msgcat.h msgs.h mutexblock.h netaddr.h netscope.h ondestroy.h os.h parseint.h pool.h portset.h print.h queue.h quota.h radix.h random.h ratelimiter.h refcount.h regex.h region.h resource.h result.h resultclass.h rwlock.h safe.h serial.h siphash.h sha1.h sha2.h sockaddr.h socket.h stats.h stdio.h stdlib.h string.h symtab.h task.h taskpool.h timer.h tm.h types.h util.h version.h xml.h; do \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$i /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/isc || exit 1; \ done /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 platform.h /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/isc make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/isc' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pk11 make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pk11' /bin/sh ../../../../mkinstalldirs /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/pk11 mkdir /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/pk11 for i in constants.h internal.h pk11.h result.h site.h; do \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$i /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/pk11 || exit 1; \ done make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pk11' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pkcs11 make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pkcs11' /bin/sh ../../../../mkinstalldirs /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/pkcs11 mkdir /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/pkcs11 for i in pkcs11f.h pkcs11.h pkcs11t.h eddsa.h; do \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$i /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/pkcs11 || exit 1; \ done make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include/pkcs11' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/include' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/isc make[4]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/isc' make[4]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/isc' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/pkcs11 make[4]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/pkcs11' make[4]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/pkcs11' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/isc make[4]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/isc' make[4]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/isc' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/pkcs11 make[4]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/pkcs11' make[4]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/pkcs11' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/isc make[4]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/isc' /bin/sh ../../../../../mkinstalldirs /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/isc for i in dir.h keyboard.h net.h netdb.h offset.h stat.h stdtime.h strerror.h syslog.h time.h; do \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$i /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/isc || exit 1; \ done make[4]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/isc' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/pkcs11 make[4]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/pkcs11' /bin/sh ../../../../../mkinstalldirs /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/pkcs11 for i in cryptoki.h; do \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$i /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/pkcs11 || exit 1; \ done make[4]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include/pkcs11' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix/include' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/unix' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nls make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nls' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nls' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include/isc make[4]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include/isc' make[4]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include/isc' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include/isc make[4]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include/isc' make[4]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include/isc' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include/isc make[4]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include/isc' /bin/sh ../../../../../mkinstalldirs /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/isc for i in condition.h mutex.h once.h thread.h; do \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$i /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/isc || exit 1; \ done make[4]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include/isc' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads/include' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/nothreads' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include/isc make[4]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include/isc' make[4]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include/isc' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include/isc make[4]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include/isc' make[4]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include/isc' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include/isc make[4]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include/isc' /bin/sh ../../../../../mkinstalldirs /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/isc for i in atomic.h; do \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$i /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/isc || exit 1; \ done make[4]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include/isc' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc/include' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/powerpc' /bin/sh ../../mkinstalldirs /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/lib mkdir /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/lib /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libisc.a /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/lib make[1]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns make[1]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns' make include/dns/enumtype.h make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns' make[2]: 'include/dns/enumtype.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns' make include/dns/enumclass.h make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns' make[2]: 'include/dns/enumclass.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns' make include/dns/rdatastruct.h make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns' make[2]: 'include/dns/rdatastruct.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns' make code.h make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns' make[2]: 'code.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dns make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dns' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dns' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dst make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dst' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dst' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dns make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dns' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dns' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dst make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dst' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dst' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dns make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dns' /bin/sh ../../../../mkinstalldirs /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/dns mkdir /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/dns for i in acache.h acl.h adb.h badcache.h bit.h byaddr.h cache.h callbacks.h catz.h cert.h client.h clientinfo.h compress.h db.h dbiterator.h dbtable.h diff.h dispatch.h dlz.h dlz_dlopen.h dns64.h dnssec.h ds.h dsdigest.h dnstap.h dyndb.h edns.h ecdb.h events.h fixedname.h forward.h geoip.h ipkeylist.h iptable.h journal.h keydata.h keyflags.h keytable.h keyvalues.h lib.h lookup.h log.h master.h masterdump.h message.h name.h ncache.h nsec.h nsec3.h nta.h opcode.h order.h peer.h portlist.h private.h rbt.h rcode.h rdata.h rdataclass.h rdatalist.h rdataset.h rdatasetiter.h rdataslab.h rdatatype.h request.h resolver.h result.h rootns.h rpz.h rriterator.h rrl.h sdb.h sdlz.h secalg.h secproto.h soa.h ssu.h stats.h tcpmsg.h time.h timer.h tkey.h tsec.h tsig.h ttl.h types.h update.h validator.h version.h view.h xfrin.h zone.h zonekey.h zt.h; do \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$i /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/dns || exit 1; \ done for i in enumclass.h enumtype.h rdatastruct.h; do \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $i /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/dns || exit 1; \ done make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dns' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dst make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dst' /bin/sh ../../../../mkinstalldirs /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/dst mkdir /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/dst for i in dst.h gssapi.h lib.h result.h; do \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$i /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/dst || exit 1; \ done make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include/dst' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/include' /bin/sh ../../mkinstalldirs /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/lib /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libdns.a /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/lib make[1]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg make[1]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include/isccfg make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include/isccfg' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include/isccfg' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include/isccfg make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include/isccfg' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include/isccfg' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include/isccfg make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include/isccfg' /bin/sh ../../../../mkinstalldirs /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/isccfg mkdir /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/isccfg for i in aclconf.h cfg.h dnsconf.h grammar.h log.h namedconf.h version.h; do \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$i /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/isccfg || exit 1; \ done make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include/isccfg' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/include' /bin/sh ../../mkinstalldirs /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/lib /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libisccfg.a /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/lib make[1]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs make[1]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/include make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/include/irs make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/include/irs' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/include/irs' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/include' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/include make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/include' making all in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/include/irs make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/include/irs' make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/include/irs' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/include/irs make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/include/irs' /bin/sh ../../../../mkinstalldirs /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/irs mkdir /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/irs for i in context.h dnsconf.h resconf.h types.h version.h; do \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$i /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/irs || exit 1; \ done /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 netdb.h /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/irs /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 platform.h /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include/irs make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/include/irs' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/include' /bin/sh ../../mkinstalldirs /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/lib /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libirs.a /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/lib make[1]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs' making install in /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/samples make[1]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/samples' make[1]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/samples' make: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib' make -j12 AR=powerpc-unknown-linux-gnu-ar Making all in ./bind make[1]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind' Makefile:66: warning: overriding recipe for target 'disable' Makefile:42: warning: ignoring old recipe for target 'disable' Bind libraries already installed make[1]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind' Making all in includes make[1]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/includes' make all-am make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/includes' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/includes' make[1]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/includes' Making all in tests make[1]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/tests' Making all in common make[1]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/common' Making all in . make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/common' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o alloc.o alloc.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o bpf.o bpf.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o comapi.o comapi.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o conflex.o conflex.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o ctrace.o ctrace.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o dhcp4o6.o dhcp4o6.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o discover.o discover.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o dispatch.o dispatch.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o dlpi.o dlpi.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o dns.o dns.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o ethernet.o ethernet.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o execute.o execute.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o fddi.o fddi.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o icmp.o icmp.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o inet.o inet.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o lpf.o lpf.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o memory.o memory.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o nit.o nit.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o ns_name.o ns_name.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o options.o options.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o packet.o packet.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o parse.o parse.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o print.o print.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o raw.o raw.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o resolv.o resolv.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o socket.o socket.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o tables.o tables.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o tr.o tr.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o tree.o tree.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var/lib"' -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o upf.o upf.c rm -f libdhcp.a powerpc-unknown-linux-gnu-ar cru libdhcp.a alloc.o bpf.o comapi.o conflex.o ctrace.o dhcp4o6.o discover.o dispatch.o dlpi.o dns.o ethernet.o execute.o fddi.o icmp.o inet.o lpf.o memory.o nit.o ns_name.o options.o packet.o parse.o print.o raw.o resolv.o socket.o tables.o tr.o tree.o upf.o powerpc-unknown-linux-gnu-ranlib libdhcp.a make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/common' Making all in tests make[2]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/common/tests' Making all in . make[3]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/common/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/common/tests' make[2]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/common/tests' make[1]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/common' Making all in omapip make[1]: Entering directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/omapip' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o test.o test.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o protocol.o protocol.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o buffer.o buffer.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o alloc.o alloc.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o result.o result.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o connection.o connection.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o errwarn.o errwarn.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o listener.o listener.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o dispatch.o dispatch.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o generic.o generic.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o support.o support.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o handle.o handle.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o message.o message.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o convert.o convert.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o hash.o hash.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o auth.o auth.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o inet_addr.o inet_addr.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o array.o array.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o trace.o trace.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o toisc.o toisc.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o iscprint.o iscprint.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../includes -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -c -o isclib.o isclib.c rm -f libomapi.a powerpc-unknown-linux-gnu-ar cru libomapi.a protocol.o buffer.o alloc.o result.o connection.o errwarn.o listener.o dispatch.o generic.o support.o handle.o message.o convert.o hash.o auth.o inet_addr.o array.o trace.o toisc.o iscprint.o isclib.o powerpc-unknown-linux-gnu-ranlib libomapi.a powerpc-unknown-linux-gnu-gcc -O2 -pipe -g -ggdb -frecord-gcc-switches -I../includes -I/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o svtest test.o libomapi.a /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/irs/libirs.a /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/dns/libdns.a /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isccfg/libisccfg.a /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/libisc.a /usr/lib/gcc/powerpc-unknown-linux-gnu/9.3.0/../../../../powerpc-unknown-linux-gnu/bin/ld: /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/libisc.a(stats.o): in function `incrementcounter': /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/stats.c:221: undefined reference to `__atomic_fetch_add_8' /usr/lib/gcc/powerpc-unknown-linux-gnu/9.3.0/../../../../powerpc-unknown-linux-gnu/bin/ld: /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/libisc.a(stats.o): in function `decrementcounter': /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/stats.c:246: undefined reference to `__atomic_fetch_sub_8' /usr/lib/gcc/powerpc-unknown-linux-gnu/9.3.0/../../../../powerpc-unknown-linux-gnu/bin/ld: /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/libisc.a(stats.o): in function `getcounter': /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/stats.c:264: undefined reference to `__atomic_load_8' /usr/lib/gcc/powerpc-unknown-linux-gnu/9.3.0/../../../../powerpc-unknown-linux-gnu/bin/ld: /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/libisc.a(stats.o): in function `setcounter': /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/stats.c:289: undefined reference to `__atomic_store_8' /usr/lib/gcc/powerpc-unknown-linux-gnu/9.3.0/../../../../powerpc-unknown-linux-gnu/bin/ld: /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/libisc.a(stats.o): in function `isc_stats_update_if_greater': /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/stats.c:407: undefined reference to `__atomic_load_8' /usr/lib/gcc/powerpc-unknown-linux-gnu/9.3.0/../../../../powerpc-unknown-linux-gnu/bin/ld: /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/stats.c:414: undefined reference to `__atomic_compare_exchange_8' /usr/lib/gcc/powerpc-unknown-linux-gnu/9.3.0/../../../../powerpc-unknown-linux-gnu/bin/ld: /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/libisc.a(stats.o): in function `getcounter': /var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/bind/bind-9.11.14/lib/isc/stats.c:264: undefined reference to `__atomic_load_8' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:440: svtest] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2/omapip' make: *** [Makefile:463: all-recursive] Error 1 * ERROR: net-misc/dhcp-4.4.2-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/dhcp-4.4.2-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/dhcp-4.4.2-r2::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/net-misc/dhcp-4.4.2-r2:20200503-120041.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2' * S: '/var/tmp/portage/net-misc/dhcp-4.4.2-r2/work/dhcp-4.4.2' emerge --info: Portage 2.3.99 (python 3.6.10-final-0, default/linux/powerpc/ppc64/17.0/32bit-userland, gcc-9.3.0, glibc-2.30-r8, 4.19.117-gentoo ppc) ================================================================= System uname: Linux-4.19.117-gentoo-ppc-POWER8_-architected-,_altivec_supported-with-gentoo-2.6 KiB Mem: 24802160 total, 275996 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Sun, 03 May 2020 09:55:08 +0000 sh bash 4.4_p23-r1 ld GNU ld (Gentoo 2.33.1 p2) 2.33.1 app-shells/bash: 4.4_p23-r1::gentoo dev-lang/perl: 5.30.1::gentoo dev-lang/python: 2.7.18::gentoo, 3.6.10-r2::gentoo, 3.7.7-r2::gentoo, 3.8.2-r2::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.6-r1::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.13::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.16.1-r1::gentoo sys-devel/binutils: 2.33.1-r1::gentoo sys-devel/gcc: 9.3.0::gentoo sys-devel/gcc-config: 2.2.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 5.4::gentoo (virtual/os-headers) sys-libs/glibc: 2.30-r8::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-extra-opts: sync-rsync-verify-jobs: 1 sync-rsync-verify-metamanifest: yes sync-rsync-verify-max-age: 24 x-portage location: /usr/local/portage masters: gentoo priority: 0 ACCEPT_KEYWORDS="ppc" ACCEPT_LICENSE="*" CBUILD="powerpc-unknown-linux-gnu" CC="powerpc-unknown-linux-gnu-gcc" CFLAGS="-O2 -pipe -g -ggdb -frecord-gcc-switches " CHOST="powerpc-unknown-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.4/ext-active/ /etc/php/cgi-php7.4/ext-active/ /etc/php/cli-php7.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="powerpc-unknown-linux-gnu-g++" CXXFLAGS="-O2 -pipe -g -ggdb -frecord-gcc-switches " DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps y --keep-going y --quiet-fail y -1" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="it_IT.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" LINGUAS="en en_GB" MAKEOPTS="-j12" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="X acl berkdb big-endian bzip2 cli crypt dri elogind fortran gdbm iconv ipv6 jumbo-build ncurses nls nptl openmp openssl pam pcre ppc readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_PPC="32" ADA_TARGET="gnat_2018" ALSA_CARDS="aoa aoa-fabric-layout aoa-onyx aoa-soundbus aoa-soundbus-i2s aoa-tas aoa-toonie powermac usb-audio via82xx" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" L10N="en en_GB en-GB" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="fbdev glint mga nv r128 radeon dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS