The build took 00h 02m 10s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
414,117 |
ansic |
64,710 |
sh |
33,829 |
makefile |
19,233 |
cpp |
11,739 |
perl |
847 |
python |
842 |
tcl |
236 |
awk |
545,553 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: dhcp 4.3.4-2 (Wed Aug 24 13:29:17 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/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... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gcc... no
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/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 x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for ar... /usr/sbin/ar
checking whether byte ordering is bigendian... no
checking for dhcpd.leases location... /var/lib/dhcp/dhcpd.leases
checking for dhcpd6.leases location... /var/lib/dhcp/dhcpd6.leases
checking for dhclient.leases location... /var/lib/dhclient/dhclient.leases
checking for dhclient6.leases location... /var/lib/dhclient/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 random device... /dev/random
checking for /dev/random... yes
checking for struct sockaddr.sa_len... no
checking size of struct iaddr *... 8
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 Makefile
config.status: creating ./bind/Makefile
config.status: creating client/Makefile
config.status: creating client/tests/Makefile
config.status: creating common/Makefile
config.status: creating common/tests/Makefile
config.status: creating dhcpctl/Makefile
config.status: creating includes/Makefile
config.status: creating omapip/Makefile
config.status: creating relay/Makefile
config.status: creating server/Makefile
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.3.4
C Compiler: gcc
Flags:
DEFS: -DHAVE_CONFIG_H
CFLAGS: -I$(top_srcdir)/includes -I${top_srcdir}/bind/include
DHCP versions: DHCPv4 and DHCPv6
Features:
debug: no
failover: yes
execute: yes
binary-leases: yes
dhcpv6: yes
delayed-ack: no
Developer:
ATF unittests : no
Now you can type make to build ISC DHCP
Making all in ./bind
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind'
Configuring BIND Export libraries for DHCP.
Building BIND Export libraries - this takes some time.
building in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export
../../../lib/isc/radix.c: In function '_comp_with_mask':
../../../lib/isc/radix.c:133:17: warning: left shift of negative value [-Wshift-negative-value]
int m = ((~0) << (8 - (mask % 8)));
^~
/usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
In file included from ./code.h:73:0,
from ../../../lib/dns/rdata.c:345:
./../../../lib/dns/rdata/generic/opt_41.c: In function 'fromwire_opt':
./../../../lib/dns/rdata/generic/opt_41.c:155:27: warning: left shift of negative value [-Wshift-negative-value]
isc_uint8_t bits = ~0 << (8 - (addrlen % 8));
^~
/usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
/usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
/usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
Installing BIND Export libraries to /tmp/dhcp/src/dhcp-4.3.4/bind.
mkdir /tmp/dhcp/src/dhcp-4.3.4/bind/include
mkdir /tmp/dhcp/src/dhcp-4.3.4/bind/include/isc
mkdir /tmp/dhcp/src/dhcp-4.3.4/bind/lib
mkdir /tmp/dhcp/src/dhcp-4.3.4/bind/include/dns
mkdir /tmp/dhcp/src/dhcp-4.3.4/bind/include/dst
mkdir /tmp/dhcp/src/dhcp-4.3.4/bind/include/isccfg
mkdir /tmp/dhcp/src/dhcp-4.3.4/bind/include/irs
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind'
Making all in includes
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/includes'
make all-am
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/includes'
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/includes'
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/includes'
Making all in tests
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/tests'
Making all in common
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/common'
Making all in .
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/common'
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT alloc.o -MD -MP -MF .deps/alloc.Tpo -c -o alloc.o alloc.c
mv -f .deps/alloc.Tpo .deps/alloc.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT bpf.o -MD -MP -MF .deps/bpf.Tpo -c -o bpf.o bpf.c
mv -f .deps/bpf.Tpo .deps/bpf.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT comapi.o -MD -MP -MF .deps/comapi.Tpo -c -o comapi.o comapi.c
mv -f .deps/comapi.Tpo .deps/comapi.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT conflex.o -MD -MP -MF .deps/conflex.Tpo -c -o conflex.o conflex.c
mv -f .deps/conflex.Tpo .deps/conflex.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT ctrace.o -MD -MP -MF .deps/ctrace.Tpo -c -o ctrace.o ctrace.c
mv -f .deps/ctrace.Tpo .deps/ctrace.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhcp4o6.o -MD -MP -MF .deps/dhcp4o6.Tpo -c -o dhcp4o6.o dhcp4o6.c
mv -f .deps/dhcp4o6.Tpo .deps/dhcp4o6.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT discover.o -MD -MP -MF .deps/discover.Tpo -c -o discover.o discover.c
mv -f .deps/discover.Tpo .deps/discover.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dispatch.o -MD -MP -MF .deps/dispatch.Tpo -c -o dispatch.o dispatch.c
mv -f .deps/dispatch.Tpo .deps/dispatch.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dlpi.o -MD -MP -MF .deps/dlpi.Tpo -c -o dlpi.o dlpi.c
mv -f .deps/dlpi.Tpo .deps/dlpi.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dns.o -MD -MP -MF .deps/dns.Tpo -c -o dns.o dns.c
mv -f .deps/dns.Tpo .deps/dns.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT ethernet.o -MD -MP -MF .deps/ethernet.Tpo -c -o ethernet.o ethernet.c
mv -f .deps/ethernet.Tpo .deps/ethernet.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT execute.o -MD -MP -MF .deps/execute.Tpo -c -o execute.o execute.c
mv -f .deps/execute.Tpo .deps/execute.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT fddi.o -MD -MP -MF .deps/fddi.Tpo -c -o fddi.o fddi.c
mv -f .deps/fddi.Tpo .deps/fddi.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT icmp.o -MD -MP -MF .deps/icmp.Tpo -c -o icmp.o icmp.c
mv -f .deps/icmp.Tpo .deps/icmp.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT inet.o -MD -MP -MF .deps/inet.Tpo -c -o inet.o inet.c
mv -f .deps/inet.Tpo .deps/inet.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT lpf.o -MD -MP -MF .deps/lpf.Tpo -c -o lpf.o lpf.c
mv -f .deps/lpf.Tpo .deps/lpf.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT memory.o -MD -MP -MF .deps/memory.Tpo -c -o memory.o memory.c
mv -f .deps/memory.Tpo .deps/memory.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT nit.o -MD -MP -MF .deps/nit.Tpo -c -o nit.o nit.c
mv -f .deps/nit.Tpo .deps/nit.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT ns_name.o -MD -MP -MF .deps/ns_name.Tpo -c -o ns_name.o ns_name.c
mv -f .deps/ns_name.Tpo .deps/ns_name.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c
mv -f .deps/options.Tpo .deps/options.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT packet.o -MD -MP -MF .deps/packet.Tpo -c -o packet.o packet.c
mv -f .deps/packet.Tpo .deps/packet.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c
mv -f .deps/parse.Tpo .deps/parse.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT print.o -MD -MP -MF .deps/print.Tpo -c -o print.o print.c
mv -f .deps/print.Tpo .deps/print.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT raw.o -MD -MP -MF .deps/raw.Tpo -c -o raw.o raw.c
mv -f .deps/raw.Tpo .deps/raw.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT resolv.o -MD -MP -MF .deps/resolv.Tpo -c -o resolv.o resolv.c
mv -f .deps/resolv.Tpo .deps/resolv.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT socket.o -MD -MP -MF .deps/socket.Tpo -c -o socket.o socket.c
mv -f .deps/socket.Tpo .deps/socket.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT tables.o -MD -MP -MF .deps/tables.Tpo -c -o tables.o tables.c
mv -f .deps/tables.Tpo .deps/tables.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT tr.o -MD -MP -MF .deps/tr.Tpo -c -o tr.o tr.c
mv -f .deps/tr.Tpo .deps/tr.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT tree.o -MD -MP -MF .deps/tree.Tpo -c -o tree.o tree.c
mv -f .deps/tree.Tpo .deps/tree.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT upf.o -MD -MP -MF .deps/upf.Tpo -c -o upf.o upf.c
mv -f .deps/upf.Tpo .deps/upf.Po
rm -f libdhcp.a
/usr/sbin/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
/usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libdhcp.a
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/common'
Making all in tests
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/common/tests'
Making all in .
make[3]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/common/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/common/tests'
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/common/tests'
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/common'
Making all in omapip
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/omapip'
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT protocol.o -MD -MP -MF .deps/protocol.Tpo -c -o protocol.o protocol.c
mv -f .deps/protocol.Tpo .deps/protocol.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c
mv -f .deps/buffer.Tpo .deps/buffer.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT alloc.o -MD -MP -MF .deps/alloc.Tpo -c -o alloc.o alloc.c
mv -f .deps/alloc.Tpo .deps/alloc.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT result.o -MD -MP -MF .deps/result.Tpo -c -o result.o result.c
mv -f .deps/result.Tpo .deps/result.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT connection.o -MD -MP -MF .deps/connection.Tpo -c -o connection.o connection.c
mv -f .deps/connection.Tpo .deps/connection.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT errwarn.o -MD -MP -MF .deps/errwarn.Tpo -c -o errwarn.o errwarn.c
mv -f .deps/errwarn.Tpo .deps/errwarn.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT listener.o -MD -MP -MF .deps/listener.Tpo -c -o listener.o listener.c
mv -f .deps/listener.Tpo .deps/listener.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT dispatch.o -MD -MP -MF .deps/dispatch.Tpo -c -o dispatch.o dispatch.c
mv -f .deps/dispatch.Tpo .deps/dispatch.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT generic.o -MD -MP -MF .deps/generic.Tpo -c -o generic.o generic.c
mv -f .deps/generic.Tpo .deps/generic.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT support.o -MD -MP -MF .deps/support.Tpo -c -o support.o support.c
mv -f .deps/support.Tpo .deps/support.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT handle.o -MD -MP -MF .deps/handle.Tpo -c -o handle.o handle.c
mv -f .deps/handle.Tpo .deps/handle.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.c
mv -f .deps/message.Tpo .deps/message.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT convert.o -MD -MP -MF .deps/convert.Tpo -c -o convert.o convert.c
mv -f .deps/convert.Tpo .deps/convert.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c
mv -f .deps/hash.Tpo .deps/hash.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT auth.o -MD -MP -MF .deps/auth.Tpo -c -o auth.o auth.c
mv -f .deps/auth.Tpo .deps/auth.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT inet_addr.o -MD -MP -MF .deps/inet_addr.Tpo -c -o inet_addr.o inet_addr.c
mv -f .deps/inet_addr.Tpo .deps/inet_addr.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c
mv -f .deps/array.Tpo .deps/array.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT trace.o -MD -MP -MF .deps/trace.Tpo -c -o trace.o trace.c
mv -f .deps/trace.Tpo .deps/trace.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT toisc.o -MD -MP -MF .deps/toisc.Tpo -c -o toisc.o toisc.c
mv -f .deps/toisc.Tpo .deps/toisc.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT iscprint.o -MD -MP -MF .deps/iscprint.Tpo -c -o iscprint.o iscprint.c
mv -f .deps/iscprint.Tpo .deps/iscprint.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT isclib.o -MD -MP -MF .deps/isclib.Tpo -c -o isclib.o isclib.c
mv -f .deps/isclib.Tpo .deps/isclib.Po
rm -f libomapi.a
/usr/sbin/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
/usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libomapi.a
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.c
mv -f .deps/test.Tpo .deps/test.Po
gcc -I../includes -I../bind/include -o svtest test.o libomapi.a ../bind/lib/libirs.a ../bind/lib/libdns.a ../bind/lib/libisccfg.a ../bind/lib/libisc.a
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/omapip'
Making all in client
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/client'
Making all in .
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/client'
gcc -DHAVE_CONFIG_H -I. -I../includes -DCLIENT_PATH='"PATH=/usr/bin:/sbin:/bin:/usr/sbin:/usr/bin"' -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT clparse.o -MD -MP -MF .deps/clparse.Tpo -c -o clparse.o clparse.c
mv -f .deps/clparse.Tpo .deps/clparse.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -DCLIENT_PATH='"PATH=/usr/bin:/sbin:/bin:/usr/sbin:/usr/bin"' -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhclient.o -MD -MP -MF .deps/dhclient.Tpo -c -o dhclient.o dhclient.c
mv -f .deps/dhclient.Tpo .deps/dhclient.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -DCLIENT_PATH='"PATH=/usr/bin:/sbin:/bin:/usr/sbin:/usr/bin"' -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhc6.o -MD -MP -MF .deps/dhc6.Tpo -c -o dhc6.o dhc6.c
mv -f .deps/dhc6.Tpo .deps/dhc6.Po
gcc -I../includes -I../bind/include -o dhclient clparse.o dhclient.o dhc6.o ../common/libdhcp.a ../omapip/libomapi.a ../bind/lib/libirs.a ../bind/lib/libdns.a ../bind/lib/libisccfg.a ../bind/lib/libisc.a
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/client'
Making all in tests
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/client/tests'
Making all in .
make[3]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/client/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/client/tests'
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/client/tests'
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/client'
Making all in dhcpctl
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/dhcpctl'
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT dhcpctl.o -MD -MP -MF .deps/dhcpctl.Tpo -c -o dhcpctl.o dhcpctl.c
mv -f .deps/dhcpctl.Tpo .deps/dhcpctl.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT callback.o -MD -MP -MF .deps/callback.Tpo -c -o callback.o callback.c
mv -f .deps/callback.Tpo .deps/callback.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT remote.o -MD -MP -MF .deps/remote.Tpo -c -o remote.o remote.c
mv -f .deps/remote.Tpo .deps/remote.Po
rm -f libdhcpctl.a
/usr/sbin/ar cru libdhcpctl.a dhcpctl.o callback.o remote.o
/usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libdhcpctl.a
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT omshell.o -MD -MP -MF .deps/omshell.Tpo -c -o omshell.o omshell.c
mv -f .deps/omshell.Tpo .deps/omshell.Po
gcc -I../includes -I../bind/include -o omshell omshell.o libdhcpctl.a ../common/libdhcp.a ../omapip/libomapi.a ../bind/lib/libirs.a ../bind/lib/libdns.a ../bind/lib/libisccfg.a ../bind/lib/libisc.a
gcc -DHAVE_CONFIG_H -I. -I../includes -I../includes -I../bind/include -MT cltest.o -MD -MP -MF .deps/cltest.Tpo -c -o cltest.o cltest.c
mv -f .deps/cltest.Tpo .deps/cltest.Po
gcc -I../includes -I../bind/include -o cltest cltest.o libdhcpctl.a ../common/libdhcp.a ../omapip/libomapi.a ../bind/lib/libirs.a ../bind/lib/libdns.a ../bind/lib/libisccfg.a ../bind/lib/libisc.a
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/dhcpctl'
Making all in relay
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/relay'
gcc -DHAVE_CONFIG_H -I. -I../includes -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhcrelay.o -MD -MP -MF .deps/dhcrelay.Tpo -c -o dhcrelay.o dhcrelay.c
mv -f .deps/dhcrelay.Tpo .deps/dhcrelay.Po
gcc -I../includes -I../bind/include -o dhcrelay dhcrelay.o ../common/libdhcp.a ../omapip/libomapi.a ../bind/lib/libirs.a ../bind/lib/libdns.a ../bind/lib/libisccfg.a ../bind/lib/libisc.a
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/relay'
Making all in server
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/server'
Making all in .
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/server'
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhcpd-dhcpd.o -MD -MP -MF .deps/dhcpd-dhcpd.Tpo -c -o dhcpd-dhcpd.o `test -f 'dhcpd.c' || echo './'`dhcpd.c
mv -f .deps/dhcpd-dhcpd.Tpo .deps/dhcpd-dhcpd.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhcpd-dhcp.o -MD -MP -MF .deps/dhcpd-dhcp.Tpo -c -o dhcpd-dhcp.o `test -f 'dhcp.c' || echo './'`dhcp.c
mv -f .deps/dhcpd-dhcp.Tpo .deps/dhcpd-dhcp.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhcpd-bootp.o -MD -MP -MF .deps/dhcpd-bootp.Tpo -c -o dhcpd-bootp.o `test -f 'bootp.c' || echo './'`bootp.c
mv -f .deps/dhcpd-bootp.Tpo .deps/dhcpd-bootp.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhcpd-confpars.o -MD -MP -MF .deps/dhcpd-confpars.Tpo -c -o dhcpd-confpars.o `test -f 'confpars.c' || echo './'`confpars.c
mv -f .deps/dhcpd-confpars.Tpo .deps/dhcpd-confpars.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhcpd-db.o -MD -MP -MF .deps/dhcpd-db.Tpo -c -o dhcpd-db.o `test -f 'db.c' || echo './'`db.c
mv -f .deps/dhcpd-db.Tpo .deps/dhcpd-db.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhcpd-class.o -MD -MP -MF .deps/dhcpd-class.Tpo -c -o dhcpd-class.o `test -f 'class.c' || echo './'`class.c
mv -f .deps/dhcpd-class.Tpo .deps/dhcpd-class.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhcpd-failover.o -MD -MP -MF .deps/dhcpd-failover.Tpo -c -o dhcpd-failover.o `test -f 'failover.c' || echo './'`failover.c
mv -f .deps/dhcpd-failover.Tpo .deps/dhcpd-failover.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhcpd-omapi.o -MD -MP -MF .deps/dhcpd-omapi.Tpo -c -o dhcpd-omapi.o `test -f 'omapi.c' || echo './'`omapi.c
mv -f .deps/dhcpd-omapi.Tpo .deps/dhcpd-omapi.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhcpd-mdb.o -MD -MP -MF .deps/dhcpd-mdb.Tpo -c -o dhcpd-mdb.o `test -f 'mdb.c' || echo './'`mdb.c
mv -f .deps/dhcpd-mdb.Tpo .deps/dhcpd-mdb.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhcpd-stables.o -MD -MP -MF .deps/dhcpd-stables.Tpo -c -o dhcpd-stables.o `test -f 'stables.c' || echo './'`stables.c
mv -f .deps/dhcpd-stables.Tpo .deps/dhcpd-stables.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhcpd-salloc.o -MD -MP -MF .deps/dhcpd-salloc.Tpo -c -o dhcpd-salloc.o `test -f 'salloc.c' || echo './'`salloc.c
mv -f .deps/dhcpd-salloc.Tpo .deps/dhcpd-salloc.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhcpd-ddns.o -MD -MP -MF .deps/dhcpd-ddns.Tpo -c -o dhcpd-ddns.o `test -f 'ddns.c' || echo './'`ddns.c
mv -f .deps/dhcpd-ddns.Tpo .deps/dhcpd-ddns.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhcpd-dhcpleasequery.o -MD -MP -MF .deps/dhcpd-dhcpleasequery.Tpo -c -o dhcpd-dhcpleasequery.o `test -f 'dhcpleasequery.c' || echo './'`dhcpleasequery.c
mv -f .deps/dhcpd-dhcpleasequery.Tpo .deps/dhcpd-dhcpleasequery.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhcpd-dhcpv6.o -MD -MP -MF .deps/dhcpd-dhcpv6.Tpo -c -o dhcpd-dhcpv6.o `test -f 'dhcpv6.c' || echo './'`dhcpv6.c
mv -f .deps/dhcpd-dhcpv6.Tpo .deps/dhcpd-dhcpv6.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhcpd-mdb6.o -MD -MP -MF .deps/dhcpd-mdb6.Tpo -c -o dhcpd-mdb6.o `test -f 'mdb6.c' || echo './'`mdb6.c
mv -f .deps/dhcpd-mdb6.Tpo .deps/dhcpd-mdb6.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhcpd-ldap.o -MD -MP -MF .deps/dhcpd-ldap.Tpo -c -o dhcpd-ldap.o `test -f 'ldap.c' || echo './'`ldap.c
mv -f .deps/dhcpd-ldap.Tpo .deps/dhcpd-ldap.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhcpd-ldap_casa.o -MD -MP -MF .deps/dhcpd-ldap_casa.Tpo -c -o dhcpd-ldap_casa.o `test -f 'ldap_casa.c' || echo './'`ldap_casa.c
mv -f .deps/dhcpd-ldap_casa.Tpo .deps/dhcpd-ldap_casa.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhcpd-leasechain.o -MD -MP -MF .deps/dhcpd-leasechain.Tpo -c -o dhcpd-leasechain.o `test -f 'leasechain.c' || echo './'`leasechain.c
mv -f .deps/dhcpd-leasechain.Tpo .deps/dhcpd-leasechain.Po
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -I../includes -I../bind/include -MT dhcpd-ldap_krb_helper.o -MD -MP -MF .deps/dhcpd-ldap_krb_helper.Tpo -c -o dhcpd-ldap_krb_helper.o `test -f 'ldap_krb_helper.c' || echo './'`ldap_krb_helper.c
mv -f .deps/dhcpd-ldap_krb_helper.Tpo .deps/dhcpd-ldap_krb_helper.Po
gcc -I../includes -I../bind/include -o dhcpd dhcpd-dhcpd.o dhcpd-dhcp.o dhcpd-bootp.o dhcpd-confpars.o dhcpd-db.o dhcpd-class.o dhcpd-failover.o dhcpd-omapi.o dhcpd-mdb.o dhcpd-stables.o dhcpd-salloc.o dhcpd-ddns.o dhcpd-dhcpleasequery.o dhcpd-dhcpv6.o dhcpd-mdb6.o dhcpd-ldap.o dhcpd-ldap_casa.o dhcpd-leasechain.o dhcpd-ldap_krb_helper.o ../common/libdhcp.a ../omapip/libomapi.a ../dhcpctl/libdhcpctl.a ../bind/lib/libirs.a ../bind/lib/libdns.a ../bind/lib/libisccfg.a ../bind/lib/libisc.a
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/server'
Making all in tests
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/server/tests'
Making all in .
make[3]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/server/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/server/tests'
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/server/tests'
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/server'
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4'
==> Entering fakeroot environment...
==> Starting package_dhcp()...
Making install in ./bind
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind'
Making install in includes
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/includes'
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/includes'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/usr/include'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/usr/include/isc-dhcp'
/usr/bin/install -c -m 644 isc-dhcp/dst.h '/tmp/dhcp/pkg/dhcp/usr/include/isc-dhcp'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/usr/include/omapip'
/usr/bin/install -c -m 644 omapip/alloc.h omapip/buffer.h omapip/convert.h omapip/hash.h omapip/isclib.h omapip/omapip.h omapip/omapip_p.h omapip/result.h omapip/trace.h '/tmp/dhcp/pkg/dhcp/usr/include/omapip'
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/includes'
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/includes'
Making install in tests
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/tests'
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/tests'
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/tests'
Making install in common
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/common'
Making install in .
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/common'
make[3]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/common'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/usr/share/man/man5'
/usr/bin/install -c -m 644 dhcp-eval.5 dhcp-options.5 '/tmp/dhcp/pkg/dhcp/usr/share/man/man5'
make[3]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/common'
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/common'
Making install in tests
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/common/tests'
Making install in .
make[3]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/common/tests'
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/common/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/common/tests'
make[3]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/common/tests'
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/common/tests'
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/common'
Making install in omapip
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/omapip'
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/omapip'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/usr/lib'
/usr/bin/install -c -m 644 libomapi.a '/tmp/dhcp/pkg/dhcp/usr/lib'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/usr/share/man/man3'
( cd '/tmp/dhcp/pkg/dhcp/usr/lib' && ranlib libomapi.a )
/usr/bin/install -c -m 644 omapi.3 '/tmp/dhcp/pkg/dhcp/usr/share/man/man3'
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/omapip'
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/omapip'
Making install in client
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/client'
Making install in .
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/client'
make[3]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/client'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/etc'
/usr/bin/install -c -m 644 dhclient.conf.example '/tmp/dhcp/pkg/dhcp/etc'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/usr/bin'
/usr/bin/install -c dhclient '/tmp/dhcp/pkg/dhcp/usr/bin'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/usr/share/man/man5'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/usr/share/man/man8'
/usr/bin/install -c -m 644 dhclient.conf.5 dhclient.leases.5 '/tmp/dhcp/pkg/dhcp/usr/share/man/man5'
/usr/bin/install -c -m 644 dhclient.8 dhclient-script.8 '/tmp/dhcp/pkg/dhcp/usr/share/man/man8'
make[3]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/client'
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/client'
Making install in tests
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/client/tests'
Making install in .
make[3]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/client/tests'
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/client/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/client/tests'
make[3]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/client/tests'
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/client/tests'
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/client'
Making install in dhcpctl
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/dhcpctl'
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/dhcpctl'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/usr/bin'
/usr/bin/install -c omshell '/tmp/dhcp/pkg/dhcp/usr/bin'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/usr/lib'
/usr/bin/install -c -m 644 libdhcpctl.a '/tmp/dhcp/pkg/dhcp/usr/lib'
( cd '/tmp/dhcp/pkg/dhcp/usr/lib' && ranlib libdhcpctl.a )
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/usr/share/man/man1'
/usr/bin/install -c -m 644 omshell.1 '/tmp/dhcp/pkg/dhcp/usr/share/man/man1'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/usr/share/man/man3'
/usr/bin/install -c -m 644 dhcpctl.3 '/tmp/dhcp/pkg/dhcp/usr/share/man/man3'
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/dhcpctl'
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/dhcpctl'
Making install in relay
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/relay'
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/relay'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/usr/bin'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/usr/share/man/man8'
/usr/bin/install -c -m 644 dhcrelay.8 '/tmp/dhcp/pkg/dhcp/usr/share/man/man8'
/usr/bin/install -c dhcrelay '/tmp/dhcp/pkg/dhcp/usr/bin'
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/relay'
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/relay'
Making install in server
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/server'
Making install in .
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/server'
make[3]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/server'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/etc'
/usr/bin/install -c -m 644 dhcpd.conf.example '/tmp/dhcp/pkg/dhcp/etc'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/usr/bin'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/usr/share/man/man5'
/usr/bin/install -c dhcpd '/tmp/dhcp/pkg/dhcp/usr/bin'
/usr/bin/install -c -m 644 dhcpd.conf.5 dhcpd.leases.5 '/tmp/dhcp/pkg/dhcp/usr/share/man/man5'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/usr/share/man/man8'
/usr/bin/install -c -m 644 dhcpd.8 '/tmp/dhcp/pkg/dhcp/usr/share/man/man8'
make[3]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/server'
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/server'
Making install in tests
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/server/tests'
Making install in .
make[3]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/server/tests'
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/server/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/server/tests'
make[3]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/server/tests'
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/server/tests'
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/server'
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4'
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/usr/include'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhcp/usr/include/dhcpctl'
/usr/bin/install -c -m 644 dhcpctl/dhcpctl.h '/tmp/dhcp/pkg/dhcp/usr/include/dhcpctl'
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4'
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4'
make: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/client'
Making uninstall in .
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/client'
( cd '/tmp/dhcp/pkg/dhcp/etc' && rm -f dhclient.conf.example )
( cd '/tmp/dhcp/pkg/dhcp/usr/share/man/man5' && rm -f dhclient.conf.5 dhclient.leases.5 )
( cd '/tmp/dhcp/pkg/dhcp/usr/share/man/man8' && rm -f dhclient.8 dhclient-script.8 )
( cd '/tmp/dhcp/pkg/dhcp/usr/bin' && rm -f dhclient )
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/client'
Making uninstall in tests
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/client/tests'
Making uninstall in .
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/client/tests'
make[2]: Nothing to be done for 'uninstall-am'.
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/client/tests'
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/client/tests'
make: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/client'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "dhcp"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Starting package_dhclient()...
make: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/client'
Making install in .
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/client'
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/client'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhclient/etc'
/usr/bin/install -c -m 644 dhclient.conf.example '/tmp/dhcp/pkg/dhclient/etc'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhclient/usr/bin'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhclient/usr/share/man/man5'
/usr/bin/install -c dhclient '/tmp/dhcp/pkg/dhclient/usr/bin'
/usr/bin/install -c -m 644 dhclient.conf.5 dhclient.leases.5 '/tmp/dhcp/pkg/dhclient/usr/share/man/man5'
/usr/sbin/mkdir -p '/tmp/dhcp/pkg/dhclient/usr/share/man/man8'
/usr/bin/install -c -m 644 dhclient.8 dhclient-script.8 '/tmp/dhcp/pkg/dhclient/usr/share/man/man8'
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/client'
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/client'
Making install in tests
make[1]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/client/tests'
Making install in .
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/client/tests'
make[3]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/client/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/client/tests'
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/client/tests'
make[1]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/client/tests'
make: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/client'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "dhclient"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: dhcp 4.3.4-2 (Wed Aug 24 13:30:11 UTC 2016)
CMD: pacman --query --file dhcp-4.3.4-2-x86_64.pkg.tar.xz
Creating hybrid package for 'dhcp'
Trying to find vanilla package 'dhcp'...
CMD: pacman --query --file /mirror/dhcpcd-6.11.1-1.pkg.tar.xz
CMD: pacman --query --file /mirror/dhcp-4.3.4-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.INSTALL
/.MTREE
/etc/dhcpd.conf
/etc/dhcpd6.conf
/usr/include/isc-dhcp/dst.h
/usr/include/omapip/alloc.h
/usr/include/omapip/buffer.h
/usr/include/omapip/convert.h
/usr/include/omapip/hash.h
/usr/include/omapip/isclib.h
/usr/include/omapip/omapip.h
/usr/include/omapip/omapip_p.h
/usr/include/omapip/result.h
/usr/include/omapip/trace.h
/usr/include/dhcpctl/dhcpctl.h
/usr/share/man/man5/dhcp-eval.5.gz
/usr/share/man/man5/dhcp-options.5.gz
/usr/share/man/man5/dhcpd.conf.5.gz
/usr/share/man/man5/dhcpd.leases.5.gz
/usr/share/man/man3/omapi.3.gz
/usr/share/man/man3/dhcpctl.3.gz
/usr/share/man/man8/dhcrelay.8.gz
/usr/share/man/man8/dhcpd.8.gz
/usr/share/man/man1/omshell.1.gz
/usr/share/licenses/dhcp/LICENSE
/usr/lib/libomapi.a
/usr/lib/libdhcpctl.a
/usr/lib/systemd/system/dhcpd4.service
/usr/lib/systemd/system/dhcpd6.service
/usr/bin/omshell
/usr/bin/dhcrelay
/usr/bin/dhcpd
/sysroot/usr/lib/libomapi.a
/sysroot/usr/lib/libdhcpctl.a
/sysroot/usr/lib/systemd/system/dhcpd4.service
/sysroot/usr/lib/systemd/system/dhcpd6.service
/sysroot/usr/include/isc-dhcp/dst.h
/sysroot/usr/include/omapip/alloc.h
/sysroot/usr/include/omapip/buffer.h
/sysroot/usr/include/omapip/convert.h
/sysroot/usr/include/omapip/hash.h
/sysroot/usr/include/omapip/isclib.h
/sysroot/usr/include/omapip/omapip.h
/sysroot/usr/include/omapip/omapip_p.h
/sysroot/usr/include/omapip/result.h
/sysroot/usr/include/omapip/trace.h
/sysroot/usr/include/dhcpctl/dhcpctl.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO .INSTALL etc usr var sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL etc usr var sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL etc usr var sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf dhcp.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/dhcp.pkg.tar.xz
CMD: pacman --query --file dhclient-4.3.4-2-x86_64.pkg.tar.xz
Creating hybrid package for 'dhclient'
Trying to find vanilla package 'dhclient'...
CMD: pacman --query --file /mirror/dhclient-4.3.4-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/bin/dhclient-script
/usr/bin/dhclient
/usr/share/man/man5/dhclient.conf.5.gz
/usr/share/man/man5/dhclient.leases.5.gz
/usr/share/man/man8/dhclient.8.gz
/usr/share/man/man8/dhclient-script.8.gz
/usr/share/dhclient/dhclient.conf.example
/usr/share/licenses/dhclient/LICENSE
/usr/lib/systemd/system/dhclient@.service
/sysroot/usr/lib/systemd/system/dhclient@.service
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO etc usr var sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO etc usr var sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO etc usr var sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf dhclient.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/dhclient.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/dhcp.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/dhcp.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/dhclient.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/dhclient.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/dhclient.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/dhcp/src/dhcp-4.3.4/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by DHCP configure 4.3.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --with-srv-lease-file=/var/lib/dhcp/dhcpd.leases --with-srv6-lease-file=/var/lib/dhcp/dhcpd6.leases --with-cli-lease-file=/var/lib/dhclient/dhclient.leases --with-cli6-lease-file=/var/lib/dhclient/dhclient6.leases --enable-binary-leases
## --------- ##
## Platform. ##
## --------- ##
hostname = dbd281cd0926
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2751: checking for a BSD-compatible install
configure:2819: result: /usr/bin/install -c
configure:2830: checking whether build environment is sane
configure:2885: result: yes
configure:2944: checking for x86_64-unknown-linux-strip
configure:2974: result: no
configure:2984: checking for strip
configure:3000: found /usr/sbin/strip
configure:3011: result: strip
configure:3036: checking for a thread-safe mkdir -p
configure:3075: result: /usr/sbin/mkdir -p
configure:3082: checking for gawk
configure:3098: found /usr/sbin/gawk
configure:3109: result: gawk
configure:3120: checking whether make sets $(MAKE)
configure:3142: result: yes
configure:3171: checking whether make supports nested variables
configure:3188: result: yes
configure:3321: checking whether to enable maintainer-specific portions of Makefiles
configure:3330: result: no
configure:3348: checking build system type
configure:3362: result: x86_64-unknown-linux-gnu
configure:3382: checking host system type
configure:3395: result: x86_64-unknown-linux-gnu
configure:3430: checking for x86_64-unknown-linux-gcc
configure:3460: result: no
configure:3470: checking for gcc
configure:3486: found /usr/sbin/gcc
configure:3497: result: gcc
configure:3726: checking for C compiler version
configure:3735: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 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.
configure:3746: $? = 0
configure:3735: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3746: $? = 0
configure:3735: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3746: $? = 1
configure:3735: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3746: $? = 1
configure:3766: checking whether the C compiler works
configure:3788: gcc conftest.c >&5
configure:3792: $? = 0
configure:3840: result: yes
configure:3843: checking for C compiler default output file name
configure:3845: result: a.out
configure:3851: checking for suffix of executables
configure:3858: gcc -o conftest conftest.c >&5
configure:3862: $? = 0
configure:3884: result:
configure:3906: checking whether we are cross compiling
configure:3914: gcc -o conftest conftest.c >&5
configure:3918: $? = 0
configure:3925: ./conftest
configure:3929: $? = 0
configure:3944: result: no
configure:3949: checking for suffix of object files
configure:3971: gcc -c conftest.c >&5
configure:3975: $? = 0
configure:3996: result: o
configure:4000: checking whether we are using the GNU C compiler
configure:4019: gcc -c conftest.c >&5
configure:4019: $? = 0
configure:4028: result: yes
configure:4037: checking whether gcc accepts -g
configure:4057: gcc -c -g conftest.c >&5
configure:4057: $? = 0
configure:4098: result: yes
configure:4115: checking for gcc option to accept ISO C89
configure:4178: gcc -c conftest.c >&5
configure:4178: $? = 0
configure:4191: result: none needed
configure:4216: checking whether gcc understands -c and -o together
configure:4238: gcc -c conftest.c -o conftest2.o
configure:4241: $? = 0
configure:4238: gcc -c conftest.c -o conftest2.o
configure:4241: $? = 0
configure:4253: result: yes
configure:4281: checking for style of include used by make
configure:4309: result: GNU
configure:4335: checking dependency style of gcc
configure:4446: result: gcc3
configure:4499: checking how to run the C preprocessor
configure:4530: gcc -E conftest.c
configure:4530: $? = 0
configure:4544: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4544: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| /* end confdefs.h. */
| #include
configure:4569: result: gcc -E
configure:4589: gcc -E conftest.c
configure:4589: $? = 0
configure:4603: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4603: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| /* end confdefs.h. */
| #include
configure:4632: checking for grep that handles long lines and -e
configure:4690: result: /usr/sbin/grep
configure:4695: checking for egrep
configure:4757: result: /usr/sbin/grep -E
configure:4762: checking for ANSI C header files
configure:4782: gcc -c conftest.c >&5
configure:4782: $? = 0
configure:4855: gcc -o conftest conftest.c >&5
configure:4855: $? = 0
configure:4855: ./conftest
configure:4855: $? = 0
configure:4866: result: yes
configure:4879: checking for sys/types.h
configure:4879: gcc -c conftest.c >&5
configure:4879: $? = 0
configure:4879: result: yes
configure:4879: checking for sys/stat.h
configure:4879: gcc -c conftest.c >&5
configure:4879: $? = 0
configure:4879: result: yes
configure:4879: checking for stdlib.h
configure:4879: gcc -c conftest.c >&5
configure:4879: $? = 0
configure:4879: result: yes
configure:4879: checking for string.h
configure:4879: gcc -c conftest.c >&5
configure:4879: $? = 0
configure:4879: result: yes
configure:4879: checking for memory.h
configure:4879: gcc -c conftest.c >&5
configure:4879: $? = 0
configure:4879: result: yes
configure:4879: checking for strings.h
configure:4879: gcc -c conftest.c >&5
configure:4879: $? = 0
configure:4879: result: yes
configure:4879: checking for inttypes.h
configure:4879: gcc -c conftest.c >&5
configure:4879: $? = 0
configure:4879: result: yes
configure:4879: checking for stdint.h
configure:4879: gcc -c conftest.c >&5
configure:4879: $? = 0
configure:4879: result: yes
configure:4879: checking for unistd.h
configure:4879: gcc -c conftest.c >&5
configure:4879: $? = 0
configure:4879: result: yes
configure:4892: checking minix/config.h usability
configure:4892: gcc -c conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:4892: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:4892: result: no
configure:4892: checking minix/config.h presence
configure:4892: gcc -E conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:4892: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:4892: result: no
configure:4892: checking for minix/config.h
configure:4892: result: no
configure:4913: checking whether it is safe to define __EXTENSIONS__
configure:4931: gcc -c conftest.c >&5
configure:4931: $? = 0
configure:4938: result: yes
configure:4956: checking for x86_64-unknown-linux-ranlib
configure:4986: result: no
configure:4996: checking for ranlib
configure:5012: found /usr/sbin/ranlib
configure:5023: result: ranlib
configure:5048: checking for ar
configure:5066: found /usr/sbin/ar
configure:5078: result: /usr/sbin/ar
configure:5098: checking whether byte ordering is bigendian
configure:5113: gcc -c conftest.c >&5
conftest.c:27:9: error: unknown type name 'not'
not a universal capable compiler
^~~
conftest.c:27:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^~~~~~~~~
conftest.c:27:15: error: unknown type name 'universal'
configure:5113: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:5158: gcc -c conftest.c >&5
configure:5158: $? = 0
configure:5176: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:33:4: error: unknown type name 'not'
not big endian
^~~
conftest.c:33:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^~~~~~
configure:5176: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:5304: result: no
configure:5807: checking for dhcpd.leases location
configure:5830: result: /var/lib/dhcp/dhcpd.leases
configure:5844: checking for dhcpd6.leases location
configure:5867: result: /var/lib/dhcp/dhcpd6.leases
configure:5881: checking for dhclient.leases location
configure:5904: result: /var/lib/dhclient/dhclient.leases
configure:5918: checking for dhclient6.leases location
configure:5941: result: /var/lib/dhclient/dhclient6.leases
configure:6006: checking for int8_t
configure:6006: gcc -c conftest.c >&5
configure:6006: $? = 0
configure:6006: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~
configure:6006: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define BINARY_LEASES 1
| #define _PATH_DHCPD_DB "/var/lib/dhcp/dhcpd.leases"
| #define _PATH_DHCPD6_DB "/var/lib/dhcp/dhcpd6.leases"
| #define _PATH_DHCLIENT_DB "/var/lib/dhclient/dhclient.leases"
| #define _PATH_DHCLIENT6_DB "/var/lib/dhclient/dhclient6.leases"
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| enum { N = 8 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
| < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6006: result: yes
configure:6017: checking for int16_t
configure:6017: gcc -c conftest.c >&5
configure:6017: $? = 0
configure:6017: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~
configure:6017: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define BINARY_LEASES 1
| #define _PATH_DHCPD_DB "/var/lib/dhcp/dhcpd.leases"
| #define _PATH_DHCPD6_DB "/var/lib/dhcp/dhcpd6.leases"
| #define _PATH_DHCLIENT_DB "/var/lib/dhclient/dhclient.leases"
| #define _PATH_DHCLIENT6_DB "/var/lib/dhclient/dhclient6.leases"
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| enum { N = 16 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
| < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6017: result: yes
configure:6028: checking for int32_t
configure:6028: gcc -c conftest.c >&5
configure:6028: $? = 0
configure:6028: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:74:53: warning: integer overflow in expression [-Woverflow]
< (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
^
conftest.c:73:12: error: storage size of 'test_array' isn't constant
static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~
configure:6028: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define BINARY_LEASES 1
| #define _PATH_DHCPD_DB "/var/lib/dhcp/dhcpd.leases"
| #define _PATH_DHCPD6_DB "/var/lib/dhcp/dhcpd6.leases"
| #define _PATH_DHCLIENT_DB "/var/lib/dhclient/dhclient.leases"
| #define _PATH_DHCLIENT6_DB "/var/lib/dhclient/dhclient6.leases"
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| enum { N = 32 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
| < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6028: result: yes
configure:6039: checking for int64_t
configure:6039: gcc -c conftest.c >&5
configure:6039: $? = 0
configure:6039: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:74:53: warning: integer overflow in expression [-Woverflow]
< (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
^
conftest.c:73:12: error: storage size of 'test_array' isn't constant
static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~
configure:6039: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define BINARY_LEASES 1
| #define _PATH_DHCPD_DB "/var/lib/dhcp/dhcpd.leases"
| #define _PATH_DHCPD6_DB "/var/lib/dhcp/dhcpd6.leases"
| #define _PATH_DHCLIENT_DB "/var/lib/dhclient/dhclient.leases"
| #define _PATH_DHCLIENT6_DB "/var/lib/dhclient/dhclient6.leases"
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| enum { N = 64 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
| < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6039: result: yes
configure:6052: checking for u_int8_t
configure:6052: gcc -c conftest.c >&5
configure:6052: $? = 0
configure:6052: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:23: error: expected expression before ')' token
if (sizeof ((u_int8_t)))
^
configure:6052: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define BINARY_LEASES 1
| #define _PATH_DHCPD_DB "/var/lib/dhcp/dhcpd.leases"
| #define _PATH_DHCPD6_DB "/var/lib/dhcp/dhcpd6.leases"
| #define _PATH_DHCLIENT_DB "/var/lib/dhclient/dhclient.leases"
| #define _PATH_DHCLIENT6_DB "/var/lib/dhclient/dhclient6.leases"
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((u_int8_t)))
| return 0;
| ;
| return 0;
| }
configure:6052: result: yes
configure:6077: checking for u_int16_t
configure:6077: gcc -c conftest.c >&5
configure:6077: $? = 0
configure:6077: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:24: error: expected expression before ')' token
if (sizeof ((u_int16_t)))
^
configure:6077: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define BINARY_LEASES 1
| #define _PATH_DHCPD_DB "/var/lib/dhcp/dhcpd.leases"
| #define _PATH_DHCPD6_DB "/var/lib/dhcp/dhcpd6.leases"
| #define _PATH_DHCLIENT_DB "/var/lib/dhclient/dhclient.leases"
| #define _PATH_DHCLIENT6_DB "/var/lib/dhclient/dhclient6.leases"
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((u_int16_t)))
| return 0;
| ;
| return 0;
| }
configure:6077: result: yes
configure:6100: checking for u_int32_t
configure:6100: gcc -c conftest.c >&5
configure:6100: $? = 0
configure:6100: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:24: error: expected expression before ')' token
if (sizeof ((u_int32_t)))
^
configure:6100: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define BINARY_LEASES 1
| #define _PATH_DHCPD_DB "/var/lib/dhcp/dhcpd.leases"
| #define _PATH_DHCPD6_DB "/var/lib/dhcp/dhcpd6.leases"
| #define _PATH_DHCLIENT_DB "/var/lib/dhclient/dhclient.leases"
| #define _PATH_DHCLIENT6_DB "/var/lib/dhclient/dhclient6.leases"
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((u_int32_t)))
| return 0;
| ;
| return 0;
| }
configure:6100: result: yes
configure:6125: checking for u_int64_t
configure:6125: gcc -c conftest.c >&5
configure:6125: $? = 0
configure:6125: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:24: error: expected expression before ')' token
if (sizeof ((u_int64_t)))
^
configure:6125: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define BINARY_LEASES 1
| #define _PATH_DHCPD_DB "/var/lib/dhcp/dhcpd.leases"
| #define _PATH_DHCPD6_DB "/var/lib/dhcp/dhcpd6.leases"
| #define _PATH_DHCLIENT_DB "/var/lib/dhclient/dhclient.leases"
| #define _PATH_DHCLIENT6_DB "/var/lib/dhclient/dhclient6.leases"
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((u_int64_t)))
| return 0;
| ;
| return 0;
| }
configure:6125: result: yes
configure:6154: checking ifaddrs.h usability
configure:6154: gcc -c conftest.c >&5
configure:6154: $? = 0
configure:6154: result: yes
configure:6154: checking ifaddrs.h presence
configure:6154: gcc -E conftest.c
configure:6154: $? = 0
configure:6154: result: yes
configure:6154: checking for ifaddrs.h
configure:6154: result: yes
configure:6168: checking linux/types.h usability
configure:6168: gcc -c conftest.c >&5
configure:6168: $? = 0
configure:6168: result: yes
configure:6168: checking linux/types.h presence
configure:6168: gcc -E conftest.c
configure:6168: $? = 0
configure:6168: result: yes
configure:6168: checking for linux/types.h
configure:6168: result: yes
configure:6179: checking for linux/filter.h
configure:6179: gcc -c conftest.c >&5
configure:6179: $? = 0
configure:6179: result: yes
configure:6229: checking for struct lifnum
configure:6246: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:46:16: error: storage size of 'a' isn't known
struct lifnum a;
^
configure:6246: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define BINARY_LEASES 1
| #define _PATH_DHCPD_DB "/var/lib/dhcp/dhcpd.leases"
| #define _PATH_DHCPD6_DB "/var/lib/dhcp/dhcpd6.leases"
| #define _PATH_DHCLIENT_DB "/var/lib/dhclient/dhclient.leases"
| #define _PATH_DHCLIENT6_DB "/var/lib/dhclient/dhclient6.leases"
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_LPF 1
| /* end confdefs.h. */
| #include
| #include
| #include
|
| int
| main ()
| {
| struct lifnum a;
|
| ;
| return 0;
| }
configure:6253: result: no
configure:6258: checking for struct if_laddrconf
configure:6274: gcc -c conftest.c >&5
conftest.c:40:23: fatal error: net/if6.h: No such file or directory
#include
^
compilation terminated.
configure:6274: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define BINARY_LEASES 1
| #define _PATH_DHCPD_DB "/var/lib/dhcp/dhcpd.leases"
| #define _PATH_DHCPD6_DB "/var/lib/dhcp/dhcpd6.leases"
| #define _PATH_DHCLIENT_DB "/var/lib/dhclient/dhclient.leases"
| #define _PATH_DHCLIENT6_DB "/var/lib/dhclient/dhclient6.leases"
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_LPF 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| struct if_laddrconf a;
|
| ;
| return 0;
| }
configure:6281: result: no
configure:6286: checking for struct if_laddrreq
configure:6302: gcc -o conftest conftest.c >&5
conftest.c:40:22: fatal error: net/if6.h: No such file or directory
#include
^
compilation terminated.
configure:6302: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define BINARY_LEASES 1
| #define _PATH_DHCPD_DB "/var/lib/dhcp/dhcpd.leases"
| #define _PATH_DHCPD6_DB "/var/lib/dhcp/dhcpd6.leases"
| #define _PATH_DHCLIENT_DB "/var/lib/dhclient/dhclient.leases"
| #define _PATH_DHCLIENT6_DB "/var/lib/dhclient/dhclient6.leases"
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_LPF 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| struct if_laddrreq a;
|
| ;
| return 0;
| }
configure:6309: result: no
configure:6318: checking for GCC noreturn attribute
configure:6331: gcc -c conftest.c >&5
configure:6331: $? = 0
configure:6332: result: yes
configure:6350: checking sys/socket.h usability
configure:6350: gcc -c conftest.c >&5
configure:6350: $? = 0
configure:6350: result: yes
configure:6350: checking sys/socket.h presence
configure:6350: gcc -E conftest.c
configure:6350: $? = 0
configure:6350: result: yes
configure:6350: checking for sys/socket.h
configure:6350: result: yes
configure:6350: checking net/if_dl.h usability
configure:6350: gcc -c conftest.c >&5
conftest.c:74:23: fatal error: net/if_dl.h: No such file or directory
#include
^
compilation terminated.
configure:6350: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define BINARY_LEASES 1
| #define _PATH_DHCPD_DB "/var/lib/dhcp/dhcpd.leases"
| #define _PATH_DHCPD6_DB "/var/lib/dhcp/dhcpd6.leases"
| #define _PATH_DHCLIENT_DB "/var/lib/dhclient/dhclient.leases"
| #define _PATH_DHCLIENT6_DB "/var/lib/dhclient/dhclient6.leases"
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_LPF 1
| #define ISC_DHCP_NORETURN __attribute__((noreturn))
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:6350: result: no
configure:6350: checking net/if_dl.h presence
configure:6350: gcc -E conftest.c
conftest.c:41:23: fatal error: net/if_dl.h: No such file or directory
#include
^
compilation terminated.
configure:6350: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define BINARY_LEASES 1
| #define _PATH_DHCPD_DB "/var/lib/dhcp/dhcpd.leases"
| #define _PATH_DHCPD6_DB "/var/lib/dhcp/dhcpd6.leases"
| #define _PATH_DHCLIENT_DB "/var/lib/dhclient/dhclient.leases"
| #define _PATH_DHCLIENT6_DB "/var/lib/dhclient/dhclient6.leases"
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_LPF 1
| #define ISC_DHCP_NORETURN __attribute__((noreturn))
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
configure:6350: result: no
configure:6350: checking for net/if_dl.h
configure:6350: result: no
configure:6350: checking net/if6.h usability
configure:6350: gcc -c conftest.c >&5
conftest.c:74:21: fatal error: net/if6.h: No such file or directory
#include
^
compilation terminated.
configure:6350: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define BINARY_LEASES 1
| #define _PATH_DHCPD_DB "/var/lib/dhcp/dhcpd.leases"
| #define _PATH_DHCPD6_DB "/var/lib/dhcp/dhcpd6.leases"
| #define _PATH_DHCLIENT_DB "/var/lib/dhclient/dhclient.leases"
| #define _PATH_DHCLIENT6_DB "/var/lib/dhclient/dhclient6.leases"
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_LPF 1
| #define ISC_DHCP_NORETURN __attribute__((noreturn))
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:6350: result: no
configure:6350: checking net/if6.h presence
configure:6350: gcc -E conftest.c
conftest.c:41:21: fatal error: net/if6.h: No such file or directory
#include
^
compilation terminated.
configure:6350: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define BINARY_LEASES 1
| #define _PATH_DHCPD_DB "/var/lib/dhcp/dhcpd.leases"
| #define _PATH_DHCPD6_DB "/var/lib/dhcp/dhcpd6.leases"
| #define _PATH_DHCLIENT_DB "/var/lib/dhclient/dhclient.leases"
| #define _PATH_DHCLIENT6_DB "/var/lib/dhclient/dhclient6.leases"
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_LPF 1
| #define ISC_DHCP_NORETURN __attribute__((noreturn))
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
configure:6350: result: no
configure:6350: checking for net/if6.h
configure:6350: result: no
configure:6350: checking regex.h usability
configure:6350: gcc -c conftest.c >&5
configure:6350: $? = 0
configure:6350: result: yes
configure:6350: checking regex.h presence
configure:6350: gcc -E conftest.c
configure:6350: $? = 0
configure:6350: result: yes
configure:6350: checking for regex.h
configure:6350: result: yes
configure:6362: checking for library containing socket
configure:6393: gcc -o conftest conftest.c >&5
configure:6393: $? = 0
configure:6410: result: none required
configure:6418: checking for library containing inet_ntoa
configure:6449: gcc -o conftest conftest.c >&5
configure:6449: $? = 0
configure:6466: result: none required
configure:6475: checking for library containing inet_aton
configure:6506: gcc -o conftest conftest.c >&5
configure:6506: $? = 0
configure:6523: result: none required
configure:6537: checking for library containing regcomp
configure:6568: gcc -o conftest conftest.c >&5
configure:6568: $? = 0
configure:6585: result: none required
configure:6596: checking for strlcat
configure:6596: gcc -o conftest conftest.c >&5
/tmp/cc4Mnl8o.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `strlcat'
collect2: error: ld returned 1 exit status
configure:6596: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define BINARY_LEASES 1
| #define _PATH_DHCPD_DB "/var/lib/dhcp/dhcpd.leases"
| #define _PATH_DHCPD6_DB "/var/lib/dhcp/dhcpd6.leases"
| #define _PATH_DHCLIENT_DB "/var/lib/dhclient/dhclient.leases"
| #define _PATH_DHCLIENT6_DB "/var/lib/dhclient/dhclient6.leases"
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_LPF 1
| #define ISC_DHCP_NORETURN __attribute__((noreturn))
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h. */
| /* Define strlcat to an innocuous variant, in case declares strlcat.
| For example, HP-UX 11i declares gettimeofday. */
| #define strlcat innocuous_strlcat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcat (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strlcat
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcat ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcat || defined __stub___strlcat
| choke me
| #endif
|
| int
| main ()
| {
| return strlcat ();
| ;
| return 0;
| }
configure:6596: result: no
configure:6607: checking for library containing if_nametoindex
configure:6638: gcc -o conftest conftest.c >&5
configure:6638: $? = 0
configure:6655: result: none required
configure:6665: checking for random device
configure:6694: result: /dev/random
configure:6697: checking for /dev/random
configure:6711: result: yes
configure:6726: checking for struct sockaddr.sa_len
configure:6726: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:49:12: error: 'struct sockaddr' has no member named 'sa_len'
if (ac_aggr.sa_len)
^
configure:6726: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define BINARY_LEASES 1
| #define _PATH_DHCPD_DB "/var/lib/dhcp/dhcpd.leases"
| #define _PATH_DHCPD6_DB "/var/lib/dhcp/dhcpd6.leases"
| #define _PATH_DHCLIENT_DB "/var/lib/dhclient/dhclient.leases"
| #define _PATH_DHCLIENT6_DB "/var/lib/dhclient/dhclient6.leases"
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_LPF 1
| #define ISC_DHCP_NORETURN __attribute__((noreturn))
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_DEV_RANDOM 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (ac_aggr.sa_len)
| return 0;
| ;
| return 0;
| }
configure:6726: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:49:19: error: 'struct sockaddr' has no member named 'sa_len'
if (sizeof ac_aggr.sa_len)
^
configure:6726: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.3.4"
| #define PACKAGE_STRING "DHCP 4.3.4"
| #define PACKAGE_BUGREPORT "dhcp-users@isc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "dhcp"
| #define VERSION "4.3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define BINARY_LEASES 1
| #define _PATH_DHCPD_DB "/var/lib/dhcp/dhcpd.leases"
| #define _PATH_DHCPD6_DB "/var/lib/dhcp/dhcpd6.leases"
| #define _PATH_DHCLIENT_DB "/var/lib/dhclient/dhclient.leases"
| #define _PATH_DHCLIENT6_DB "/var/lib/dhclient/dhclient6.leases"
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_LPF 1
| #define ISC_DHCP_NORETURN __attribute__((noreturn))
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_DEV_RANDOM 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (sizeof ac_aggr.sa_len)
| return 0;
| ;
| return 0;
| }
configure:6726: result: no
configure:6742: checking size of struct iaddr *
configure:6747: gcc -o conftest -I. conftest.c >&5
configure:6747: $? = 0
configure:6747: ./conftest
configure:6747: $? = 0
configure:6765: result: 8
configure:6788: checking for struct msghdr.msg_control
configure:6788: gcc -c conftest.c >&5
configure:6788: $? = 0
configure:6788: result: yes
configure:6815: checking for struct tpacket_auxdata.tp_vlan_tci
configure:6815: gcc -c conftest.c >&5
configure:6815: $? = 0
configure:6815: result: yes
configure:7201: checking for flexible array members
configure:7224: gcc -c -I$(top_srcdir)/includes -I${top_srcdir}/bind/include conftest.c >&5
configure:7224: $? = 0
configure:7231: result: yes
configure:7354: checking that generated files are newer than configure
configure:7360: result: done
configure:7400: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by DHCP config.status 4.3.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on dbd281cd0926
config.status:922: creating Makefile
config.status:922: creating ./bind/Makefile
config.status:922: creating client/Makefile
config.status:922: creating client/tests/Makefile
config.status:922: creating common/Makefile
config.status:922: creating common/tests/Makefile
config.status:922: creating dhcpctl/Makefile
config.status:922: creating includes/Makefile
config.status:922: creating omapip/Makefile
config.status:922: creating relay/Makefile
config.status:922: creating server/Makefile
config.status:922: creating tests/Makefile
config.status:922: creating tests/unittest.sh
config.status:922: creating server/tests/Makefile
config.status:922: creating doc/devel/doxyfile
config.status:922: creating includes/config.h
config.status:1116: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_flexmember=yes
ac_cv_c_int16_t=yes
ac_cv_c_int32_t=yes
ac_cv_c_int64_t=yes
ac_cv_c_int8_t=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_file__dev_random=yes
ac_cv_func_strlcat=no
ac_cv_header_ifaddrs_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_filter_h=yes
ac_cv_header_linux_types_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_net_if6_h=no
ac_cv_header_net_if_dl_h=no
ac_cv_header_regex_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_member_struct_msghdr_msg_control=yes
ac_cv_member_struct_sockaddr_sa_len=no
ac_cv_member_struct_tpacket_auxdata_tp_vlan_tci=yes
ac_cv_objext=o
ac_cv_path_AR=/usr/sbin/ar
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_if_nametoindex='none required'
ac_cv_search_inet_aton='none required'
ac_cv_search_inet_ntoa='none required'
ac_cv_search_regcomp='none required'
ac_cv_search_socket='none required'
ac_cv_sizeof_struct_iaddr_p=8
ac_cv_type_u_int16_t=yes
ac_cv_type_u_int32_t=yes
ac_cv_type_u_int64_t=yes
ac_cv_type_u_int8_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/dhcp/src/dhcp-4.3.4/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='/usr/sbin/ar'
ATF_BIN=''
ATF_CFLAGS=''
ATF_LDFLAGS=''
AUTOCONF='${SHELL} /tmp/dhcp/src/dhcp-4.3.4/missing autoconf'
AUTOHEADER='${SHELL} /tmp/dhcp/src/dhcp-4.3.4/missing autoheader'
AUTOMAKE='${SHELL} /tmp/dhcp/src/dhcp-4.3.4/missing automake-1.15'
AWK='gawk'
BINDCONFIG=' --with-randomdev=/dev/random'
BINDDIR='${top_srcdir}/bind'
BINDSRCDIR='${top_srcdir}/bind'
BIND_ATF_FALSE=''
BIND_ATF_TRUE='#'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -I$(top_srcdir)/includes -I${top_srcdir}/bind/include'
CPP='gcc -E'
CPPFLAGS=''
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DISTCHECK_ATF_CONFIGURE_FLAG=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
GREP='/usr/sbin/grep'
HAVE_ATF_FALSE=''
HAVE_ATF_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDAP_CFLAGS=''
LDAP_LIBS=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/dhcp/src/dhcp-4.3.4/missing makeinfo'
MKDIR_P='/usr/sbin/mkdir -p'
OBJEXT='o'
PACKAGE='dhcp'
PACKAGE_BUGREPORT='dhcp-users@isc.org'
PACKAGE_NAME='DHCP'
PACKAGE_STRING='DHCP 4.3.4'
PACKAGE_TARNAME='dhcp'
PACKAGE_URL=''
PACKAGE_VERSION='4.3.4'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='4.3.4'
ac_ct_CC='gcc'
ac_prefix_program=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
byte_order='LITTLE_ENDIAN'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/dhcp/src/dhcp-4.3.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgcfg_found=''
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='/usr/bin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "DHCP"
#define PACKAGE_TARNAME "dhcp"
#define PACKAGE_VERSION "4.3.4"
#define PACKAGE_STRING "DHCP 4.3.4"
#define PACKAGE_BUGREPORT "dhcp-users@isc.org"
#define PACKAGE_URL ""
#define PACKAGE "dhcp"
#define VERSION "4.3.4"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define DHCP_BYTE_ORDER LITTLE_ENDIAN
#define FAILOVER_PROTOCOL 1
#define ENABLE_EXECUTE 1
#define TRACING 1
#define DHCPv6 1
#define BINARY_LEASES 1
#define _PATH_DHCPD_DB "/var/lib/dhcp/dhcpd.leases"
#define _PATH_DHCPD6_DB "/var/lib/dhcp/dhcpd6.leases"
#define _PATH_DHCLIENT_DB "/var/lib/dhclient/dhclient.leases"
#define _PATH_DHCLIENT6_DB "/var/lib/dhclient/dhclient6.leases"
#define HAVE_IFADDRS_H 1
#define HAVE_LINUX_TYPES_H 1
#define HAVE_LPF 1
#define ISC_DHCP_NORETURN __attribute__((noreturn))
#define HAVE_SYS_SOCKET_H 1
#define HAVE_REGEX_H 1
#define HAVE_DEV_RANDOM 1
#define SIZEOF_STRUCT_IADDR_P 8
#define VLAN_TCI_PRESENT 1
#define FLEXIBLE_ARRAY_MEMBER /**/
configure: exit 0
CMD: config logfiles '/tmp/dhcp/src/dhcp-4.3.4/bind/configure.log'
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking how to print strings... printf
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for fgrep... /usr/sbin/grep -F
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
checking the name lister (/usr/sbin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/sbin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/sbin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) 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/bin/install -c
checking whether ln -s works... yes
checking for ar... /usr/sbin/ar
checking for etags... no
checking for emacs-etags... no
checking for perl5... no
checking for perl... /usr/sbin/perl
checking for python... /usr/sbin/python
checking python module 'argparse'... found, using /usr/sbin/python
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) 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/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 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 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 GCC noreturn attribute... yes
checking for struct lifconf... no
checking if unistd.h or sys/types.h defines fd_set... yes
checking whether byte ordering is bigendian... no
checking for OpenSSL library... no
checking for PKCS11 support... disabled
checking for PKCS11 tools... disabled
checking for GSSAPI library... disabled
checking for random device... using "/dev/random"
checking for arc4random... no
checking for arc4random_addrandom... no
checking whether to build with thread support... no
checking for libxml2 library... no
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 "gcc" supports -fno-strict-aliasing... yes
checking if "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 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, ...)... no
checking for h_errno in netdb.h... yes
checking for getnameinfo prototype definitions... not match any subspecies; assume standard definition
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... yes
checking sprintf return type... int
checking for vsnprintf... yes
checking printf for %z support... yes
checking for strerror... yes
checking printf format modifier for 64-bit integers... ll
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... yes
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 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 architecture type for atomic operations... checking size of void *... 8
x86_64
checking compiler support for inline assembly code... gcc
checking for latex... /usr/sbin/latex
checking for pdflatex... /usr/sbin/pdflatex
checking for w3m... /usr/sbin/w3m
checking for xsltproc... /usr/sbin/xsltproc
checking for xmllint... /usr/sbin/xmllint
checking for doxygen... /usr/sbin/doxygen
checking for curl... /usr/sbin/curl
checking for Docbook-XSL path... auto
checking for html/docbook.xsl... "not found"
checking for xhtml/docbook.xsl... "not found"
checking for manpages/docbook.xsl... "not found"
checking for html/chunk.xsl... "not found"
checking for xhtml/chunk.xsl... "not found"
checking for html/chunktoc.xsl... "not found"
checking for xhtml/chunktoc.xsl... "not found"
checking for html/maketoc.xsl... "not found"
checking for xhtml/maketoc.xsl... "not found"
checking for db2latex/xsl/docbook.xsl... "not found"
checking for db2latex/xsl/figures... not found
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for setlocale... yes
no
checking for dlopen in -ldl... yes
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/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/dnssec-checkds.py
config.status: creating bin/python/dnssec-coverage.py
config.status: creating bin/rndc/Makefile
config.status: creating bin/tests/Makefile
config.status: creating bin/tests/atomic/Makefile
config.status: creating bin/tests/db/Makefile
config.status: creating bin/tests/dst/Makefile
config.status: creating bin/tests/dst/Kdh.+002+18602.key
config.status: creating bin/tests/dst/Kdh.+002+18602.private
config.status: creating bin/tests/dst/Kdh.+002+48957.key
config.status: creating bin/tests/dst/Kdh.+002+48957.private
config.status: creating bin/tests/dst/Ktest.+001+00002.key
config.status: creating bin/tests/dst/Ktest.+001+54622.key
config.status: creating bin/tests/dst/Ktest.+001+54622.private
config.status: creating bin/tests/dst/Ktest.+003+23616.key
config.status: creating bin/tests/dst/Ktest.+003+23616.private
config.status: creating bin/tests/dst/Ktest.+003+49667.key
config.status: creating bin/tests/dst/dst_2_data
config.status: creating bin/tests/dst/t2_data_1
config.status: creating bin/tests/dst/t2_data_2
config.status: creating bin/tests/dst/t2_dsasig
config.status: creating bin/tests/dst/t2_rsasig
config.status: creating bin/tests/hashes/Makefile
config.status: creating bin/tests/headerdep_test.sh
config.status: creating bin/tests/master/Makefile
config.status: creating bin/tests/mem/Makefile
config.status: creating bin/tests/names/Makefile
config.status: creating bin/tests/net/Makefile
config.status: creating bin/tests/rbt/Makefile
config.status: creating bin/tests/resolver/Makefile
config.status: creating bin/tests/sockaddr/Makefile
config.status: creating bin/tests/system/Makefile
config.status: creating bin/tests/system/conf.sh
config.status: creating bin/tests/system/builtin/Makefile
config.status: creating bin/tests/system/dlz/prereq.sh
config.status: creating bin/tests/system/dlzexternal/Makefile
config.status: creating bin/tests/system/dlzexternal/ns1/named.conf
config.status: creating bin/tests/system/fetchlimit/Makefile
config.status: creating bin/tests/system/filter-aaaa/Makefile
config.status: creating bin/tests/system/inline/checkdsa.sh
config.status: creating bin/tests/system/lwresd/Makefile
config.status: creating bin/tests/system/statistics/Makefile
config.status: creating bin/tests/system/rpz/Makefile
config.status: creating bin/tests/system/rrl/Makefile
config.status: creating bin/tests/system/rsabigexponent/Makefile
config.status: creating bin/tests/system/tkey/Makefile
config.status: creating bin/tests/system/tsiggss/Makefile
config.status: creating bin/tests/tasks/Makefile
config.status: creating bin/tests/timers/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/check-secure-delegation.pl
config.status: creating contrib/zone-edit.sh
config.status: creating doc/Makefile
config.status: creating doc/arm/Makefile
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/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-docbook-latex.xsl
config.status: creating doc/xsl/isc-manpage.xsl
config.status: creating doc/xsl/isc-notes-html.xsl
config.status: creating doc/xsl/isc-notes-latex.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/export/Makefile
config.status: creating lib/export/dns/Makefile
config.status: creating lib/export/dns/include/Makefile
config.status: creating lib/export/dns/include/dns/Makefile
config.status: creating lib/export/dns/include/dst/Makefile
config.status: creating lib/export/irs/Makefile
config.status: creating lib/export/irs/include/Makefile
config.status: creating lib/export/irs/include/irs/Makefile
config.status: creating lib/export/isc/nothreads/Makefile
config.status: creating lib/export/isc/nothreads/include/Makefile
config.status: creating lib/export/isc/nothreads/include/isc/Makefile
config.status: creating lib/export/isc/Makefile
config.status: creating lib/export/isc/include/Makefile
config.status: creating lib/export/isc/include/isc/Makefile
config.status: creating lib/export/isc/nls/Makefile
config.status: creating lib/export/isc/unix/Makefile
config.status: creating lib/export/isc/unix/include/Makefile
config.status: creating lib/export/isc/unix/include/isc/Makefile
config.status: creating lib/export/isccfg/Makefile
config.status: creating lib/export/isccfg/include/Makefile
config.status: creating lib/export/isccfg/include/isccfg/Makefile
config.status: creating lib/export/samples/Makefile
config.status: creating lib/export/samples/Makefile-postinstall
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/isc/x86_32/Makefile
config.status: creating lib/isc/x86_32/include/Makefile
config.status: creating lib/isc/x86_32/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/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/isccc/Makefile
config.status: creating lib/isccc/include/Makefile
config.status: creating lib/isccc/include/isccc/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/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/tests/Makefile
config.status: creating lib/tests/include/Makefile
config.status: creating lib/tests/include/tests/Makefile
config.status: creating unit/Makefile
config.status: creating unit/unittest.sh
config.status: creating config.h
config.status: executing libtool commands
config.status: executing chmod commands
make[2]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/make
make[3]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/make'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[3]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/make'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/unit
make[3]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/unit'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -rf ./atf
make[3]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/unit'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib
make[3]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/include
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/include'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/include/isc
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/include/isc'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/include/isc'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/include'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/unix
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/unix'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/unix/include
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/unix/include'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/unix/include/isc
make[7]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/unix/include/isc'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[7]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/unix/include/isc'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/unix/include'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/unix'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/nls
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/nls'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/nls'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/nothreads
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/nothreads'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/nothreads/include
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/nothreads/include'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/nothreads/include/isc
make[7]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/nothreads/include/isc'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[7]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/nothreads/include/isc'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/nothreads/include'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/nothreads'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/x86_32
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/x86_32'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/x86_32/include
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/x86_32/include'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/x86_32/include/isc
make[7]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/x86_32/include/isc'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[7]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/x86_32/include/isc'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/x86_32/include'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/x86_32'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f libisc.a libisc-nosymtbl.a libisc.la \
libisc-nosymtbl.la timestamp
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isccc
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isccc'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isccc/include
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isccc/include'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isccc/include/isccc
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isccc/include/isccc'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isccc/include/isccc'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isccc/include'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f libisccc.a timestamp
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isccc'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/dns
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/dns'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/dns/include
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/dns/include'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/dns/include/dns
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/dns/include/dns'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/dns/include/dns'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/dns/include/dst
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/dns/include/dst'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/dns/include/dst'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/dns/include'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f libdns.a timestamp
rm -f gen code.h include/dns/enumtype.h include/dns/enumclass.h
rm -f include/dns/rdatastruct.h
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/dns'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isccfg
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isccfg'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isccfg/include
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isccfg/include'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isccfg/include/isccfg
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isccfg/include/isccfg'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isccfg/include/isccfg'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isccfg/include'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f libisccfg.a timestamp
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isccfg'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/bind9
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/bind9'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/bind9/include
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/bind9/include'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/bind9/include/bind9
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/bind9/include/bind9'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/bind9/include/bind9'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/bind9/include'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f libbind9.a timestamp
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/bind9'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres/include
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres/include'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres/include/lwres
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres/include/lwres'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres/include/lwres'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres/include'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres/man
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres/man'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres/man'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres/unix
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres/unix'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres/unix/include
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres/unix/include'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres/unix/include/lwres
make[7]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres/unix/include/lwres'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[7]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres/unix/include/lwres'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres/unix/include'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres/unix'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f liblwres.a liblwres.la timestamp
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/tests
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/tests'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/tests/include
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/tests/include'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/tests/include/tests
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/tests/include/tests'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/tests/include/tests'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/tests/include'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f t_api.o libt_api.a timestamp
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/tests'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[3]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin
make[3]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/named
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/named'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/named/unix
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/named/unix'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/named/unix'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f named lwresd builtin.o client.o config.o control.o controlconf.o interfacemgr.o listenlist.o log.o logconf.o main.o notify.o query.o server.o sortlist.o statschannel.o tkeyconf.o tsigconf.o update.o xfrout.o zoneconf.o lwaddr.o lwresd.o lwdclient.o lwderror.o lwdgabn.o lwdgnba.o lwdgrbn.o lwdnoop.o lwsearch.o
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/named'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/rndc
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/rndc'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f rndc
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/rndc'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/dig
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/dig'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f dig host nslookup
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/dig'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/dnssec
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/dnssec'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f dnssec-keygen dnssec-signzone dnssec-keyfromlabel dnssec-dsfromkey dnssec-revoke dnssec-settime dnssec-verify dnssec-importkey
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/dnssec'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tools
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tools'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f arpaname named-journalprint nsec3hash genrandom isc-hmac-fixup
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tools'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/atomic
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/atomic'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f t_atomic
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/atomic'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/db
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/db'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f t_db
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/db'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/dst
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/dst'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f dst_test t_dst gsstest randomfile
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/dst'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/master
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/master'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f t_master
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/master'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/mem
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/mem'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f t_mem
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/mem'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/hashes
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/hashes'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f t_hashes
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/hashes'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/names
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/names'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f t_names
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/names'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/net
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/net'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f t_net
rm -f driver.o netaddr_multicast.o sockaddr_multicast.o
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/net'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/rbt
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/rbt'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f t_rbt
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/rbt'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/resolver
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/resolver'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f t_resolver
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/resolver'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/sockaddr
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/sockaddr'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f t_sockaddr
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/sockaddr'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/tasks
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/tasks'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f t_tasks
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/tasks'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/timers
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/timers'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f t_timers
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/timers'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/builtin
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/builtin'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f gethostname
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/builtin'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/dlzexternal
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/dlzexternal'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f dlopen driver.so
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/dlzexternal'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/fetchlimit
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/fetchlimit'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f fetchlimit
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/fetchlimit'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/filter-aaaa
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/filter-aaaa'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f filter-aaaa
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/filter-aaaa'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/lwresd
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/lwresd'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f lwtest
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/lwresd'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/statistics
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/statistics'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f newstats xmlstats
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/statistics'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/rpz
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/rpz'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f rpz
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/rpz'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/rrl
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/rrl'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f rrl
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/rrl'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/rsabigexponent
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/rsabigexponent'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f bigkey
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/rsabigexponent'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/tkey
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/tkey'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f keycreate keydelete
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/tkey'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/tsiggss
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/tsiggss'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f gssapi_krb
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system/tsiggss'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
if test -f ./cleanall.sh; then sh ./cleanall.sh; fi
rm -f systests.output
rm -f random.data
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests/system'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f cfg_test wire_test adb_test byaddr_test backtrace_test backtrace_test_nosymtbl byname_test compress_test db_test entropy_test entropy2_test gxba_test gxbn_test hash_test fsaccess_test inter_test keyboard_test lex_test lfsr_test log_test lwres_test lwresconf_test master_test mempool_test name_test nsecify ratelimiter_test rbt_test rdata_test rwlock_test serial_test shutdown_test sig0_test sock_test sym_test task_test timer_test wire_test zone_test
rm -f t_journal
rm -f backtrace_test_symtbl.c
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/tests'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/nsupdate
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/nsupdate'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f nsupdate
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/nsupdate'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/check
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/check'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f named-checkconf named-checkzone r1.htm
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/check'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/confgen
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/confgen'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/confgen/unix
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/confgen/unix'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/confgen/unix'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f rndc-confgen ddns-confgen
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/confgen'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/python
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/python'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f dnssec-checkds dnssec-coverage
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin/python'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[3]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/bin'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/doc
make[3]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/doc'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/doc/arm
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/doc/arm'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f Bv9ARM.aux Bv9ARM.brf Bv9ARM.glo Bv9ARM.idx Bv9ARM.toc
rm -f Bv9ARM.log Bv9ARM.out Bv9ARM.tex Bv9ARM.tex.tmp
rm -f notes.aux notes.brf notes.glo notes.idx notes.toc
rm -f notes.log notes.out notes.tex notes.tex.tmp
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/doc/arm'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/doc/misc
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/doc/misc'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/doc/misc'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/doc/xsl
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/doc/xsl'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/doc/xsl'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/doc/doxygen
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/doc/doxygen'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/doc/doxygen'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[3]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/doc'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export
make[3]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/include
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/include'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/include/isc
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/include/isc'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/include/isc'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/include'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/unix
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/unix'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/unix/include
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/unix/include'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/unix/include/isc
make[7]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/unix/include/isc'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[7]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/unix/include/isc'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/unix/include'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/unix'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/nls
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/nls'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/nls'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/nothreads
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/nothreads'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/nothreads/include
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/nothreads/include'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/nothreads/include/isc
make[7]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/nothreads/include/isc'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[7]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/nothreads/include/isc'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/nothreads/include'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc/nothreads'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f libisc.a libisc.la timestamp
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isc'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/dns
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/dns'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/dns/include
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/dns/include'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/dns/include/dns
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/dns/include/dns'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/dns/include/dns'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/dns/include/dst
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/dns/include/dst'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/dns/include/dst'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/dns/include'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f libdns.a timestamp
rm -f gen code.h include/dns/enumtype.h include/dns/enumclass.h
rm -f include/dns/rdatastruct.h
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/dns'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isccfg
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isccfg'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isccfg/include
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isccfg/include'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isccfg/include/isccfg
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isccfg/include/isccfg'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isccfg/include/isccfg'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isccfg/include'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f libisccfg.a timestamp
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/isccfg'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/irs
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/irs'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/irs/include
make[5]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/irs/include'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/irs/include/irs
make[6]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/irs/include/irs'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[6]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/irs/include/irs'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[5]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/irs/include'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f libirs.a libirs.la timestamp
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/irs'
making clean in /tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/samples
make[4]: Entering directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/samples'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f sample sample-async sample-gai sample-update sample-request nsprobe
make[4]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export/samples'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
make[3]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/export'
rm -f *.o *.o *.lo *.la core *.core *-symtbl.c *tmp0 *tmp1 *tmp2
rm -rf .depend .libs
rm -f FAQ.tmp
make[2]: Leaving directory '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4'
========================================================================
Configuration summary:
------------------------------------------------------------------------
Optional features enabled:
Print backtrace on crash (--enable-backtrace)
Use symbol table for backtrace, named only (--enable-symtable)
Dynamically loadable zone (DLZ) drivers:
None
Features disabled or unavailable on this platform:
Multiprocessing support (--enable-threads)
Response Rate Limiting (--enable-rrl)
Recursive fetch limits for DoS attack mitigation (--enable-fetchlimit)
GSS-API (--with-gssapi)
PKCS#11/Cryptoki support (--with-pkcs11)
New statistics (--enable-newstats)
Allow 'fixed' rrset-order (--enable-fixed-rrset)
Very verbose query trace logging (--enable-querytrace)
Automated Testing Framework (--with-atf)
OpenSSL cryptography/DNSSEC (--with-openssl)
XML statistics (--with-libxml2)
========================================================================
BIND is being built without OpenSSL. This means it will not have DNSSEC support.
CMD: config logfiles '/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by BIND configure 9.9, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-kqueue --disable-epoll --disable-devpoll --without-openssl --without-libxml2 --enable-exportlib --with-gssapi=no --enable-threads=no --with-randomdev=/dev/random --with-export-includedir=/tmp/dhcp/src/dhcp-4.3.4/bind/include --with-export-libdir=/tmp/dhcp/src/dhcp-4.3.4/bind/lib
## --------- ##
## Platform. ##
## --------- ##
hostname = dbd281cd0926
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2822: checking build system type
configure:2836: result: x86_64-unknown-linux-gnu
configure:2856: checking host system type
configure:2869: result: x86_64-unknown-linux-gnu
configure:2890: checking whether make sets $(MAKE)
configure:2912: result: yes
configure:2980: checking how to print strings
configure:3007: result: printf
configure:3076: checking for gcc
configure:3092: found /usr/sbin/gcc
configure:3103: result: gcc
configure:3332: checking for C compiler version
configure:3341: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 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.
configure:3352: $? = 0
configure:3341: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3352: $? = 0
configure:3341: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3352: $? = 1
configure:3341: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3352: $? = 1
configure:3372: checking whether the C compiler works
configure:3394: gcc -I./includes -I./bind/include conftest.c >&5
configure:3398: $? = 0
configure:3446: result: yes
configure:3449: checking for C compiler default output file name
configure:3451: result: a.out
configure:3457: checking for suffix of executables
configure:3464: gcc -o conftest -I./includes -I./bind/include conftest.c >&5
configure:3468: $? = 0
configure:3490: result:
configure:3512: checking whether we are cross compiling
configure:3520: gcc -o conftest -I./includes -I./bind/include conftest.c >&5
configure:3524: $? = 0
configure:3531: ./conftest
configure:3535: $? = 0
configure:3550: result: no
configure:3555: checking for suffix of object files
configure:3577: gcc -c -I./includes -I./bind/include conftest.c >&5
configure:3581: $? = 0
configure:3602: result: o
configure:3606: checking whether we are using the GNU C compiler
configure:3625: gcc -c -I./includes -I./bind/include conftest.c >&5
configure:3625: $? = 0
configure:3634: result: yes
configure:3643: checking whether gcc accepts -g
configure:3663: gcc -c -g conftest.c >&5
configure:3663: $? = 0
configure:3704: result: yes
configure:3721: checking for gcc option to accept ISO C89
configure:3784: gcc -c -I./includes -I./bind/include conftest.c >&5
configure:3784: $? = 0
configure:3797: result: none needed
configure:3817: checking for a sed that does not truncate output
configure:3881: result: /usr/sbin/sed
configure:3899: checking for grep that handles long lines and -e
configure:3957: result: /usr/sbin/grep
configure:3962: checking for egrep
configure:4024: result: /usr/sbin/grep -E
configure:4029: checking for fgrep
configure:4091: result: /usr/sbin/grep -F
configure:4126: checking for ld used by gcc
configure:4193: result: /usr/sbin/ld
configure:4200: checking if the linker (/usr/sbin/ld) is GNU ld
configure:4215: result: yes
configure:4227: checking for BSD- or MS-compatible name lister (nm)
configure:4276: result: /usr/sbin/nm -B
configure:4406: checking the name lister (/usr/sbin/nm -B) interface
configure:4413: gcc -c -I./includes -I./bind/include conftest.c >&5
configure:4416: /usr/sbin/nm -B "conftest.o"
configure:4419: output
0000000000000000 B some_variable
configure:4426: result: BSD nm
configure:4429: checking whether ln -s works
configure:4433: result: yes
configure:4441: checking the maximum length of command line arguments
configure:4571: result: 1572864
configure:4588: checking whether the shell understands some XSI constructs
configure:4598: result: yes
configure:4602: checking whether the shell understands "+="
configure:4608: result: yes
configure:4643: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:4683: result: func_convert_file_noop
configure:4690: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:4710: result: func_convert_file_noop
configure:4717: checking for /usr/sbin/ld option to reload object files
configure:4724: result: -r
configure:4798: checking for objdump
configure:4814: found /usr/sbin/objdump
configure:4825: result: objdump
configure:4857: checking how to recognize dependent libraries
configure:5059: result: pass_all
configure:5144: checking for dlltool
configure:5174: result: no
configure:5204: checking how to associate runtime and link libraries
configure:5231: result: printf %s\n
configure:5292: checking for ar
configure:5308: found /usr/sbin/ar
configure:5319: result: ar
configure:5356: checking for archiver @FILE support
configure:5373: gcc -c -I./includes -I./bind/include conftest.c >&5
configure:5373: $? = 0
configure:5376: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:5379: $? = 0
configure:5384: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:5387: $? = 1
configure:5399: result: @
configure:5457: checking for strip
configure:5473: found /usr/sbin/strip
configure:5484: result: strip
configure:5556: checking for ranlib
configure:5572: found /usr/sbin/ranlib
configure:5583: result: ranlib
configure:5660: checking for gawk
configure:5676: found /usr/sbin/gawk
configure:5687: result: gawk
configure:5727: checking command to parse /usr/sbin/nm -B output from gcc object
configure:5847: gcc -c -I./includes -I./bind/include conftest.c >&5
configure:5850: $? = 0
configure:5854: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:5857: $? = 0
configure:5923: gcc -o conftest -I./includes -I./bind/include conftest.c conftstm.o >&5
configure:5926: $? = 0
configure:5964: result: ok
configure:6001: checking for sysroot
configure:6031: result: no
configure:6108: gcc -c -I./includes -I./bind/include conftest.c >&5
configure:6111: $? = 0
configure:6287: checking for mt
configure:6317: result: no
configure:6337: checking if : is a manifest tool
configure:6343: : '-?'
configure:6351: result: no
configure:6993: checking how to run the C preprocessor
configure:7024: gcc -E conftest.c
configure:7024: $? = 0
configure:7038: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:7038: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| /* end confdefs.h. */
| #include
configure:7063: result: gcc -E
configure:7083: gcc -E conftest.c
configure:7083: $? = 0
configure:7097: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:7097: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| /* end confdefs.h. */
| #include
configure:7126: checking for ANSI C header files
configure:7146: gcc -c -I./includes -I./bind/include conftest.c >&5
configure:7146: $? = 0
configure:7219: gcc -o conftest -I./includes -I./bind/include conftest.c >&5
configure:7219: $? = 0
configure:7219: ./conftest
configure:7219: $? = 0
configure:7230: result: yes
configure:7243: checking for sys/types.h
configure:7243: gcc -c -I./includes -I./bind/include conftest.c >&5
configure:7243: $? = 0
configure:7243: result: yes
configure:7243: checking for sys/stat.h
configure:7243: gcc -c -I./includes -I./bind/include conftest.c >&5
configure:7243: $? = 0
configure:7243: result: yes
configure:7243: checking for stdlib.h
configure:7243: gcc -c -I./includes -I./bind/include conftest.c >&5
configure:7243: $? = 0
configure:7243: result: yes
configure:7243: checking for string.h
configure:7243: gcc -c -I./includes -I./bind/include conftest.c >&5
configure:7243: $? = 0
configure:7243: result: yes
configure:7243: checking for memory.h
configure:7243: gcc -c -I./includes -I./bind/include conftest.c >&5
configure:7243: $? = 0
configure:7243: result: yes
configure:7243: checking for strings.h
configure:7243: gcc -c -I./includes -I./bind/include conftest.c >&5
configure:7243: $? = 0
configure:7243: result: yes
configure:7243: checking for inttypes.h
configure:7243: gcc -c -I./includes -I./bind/include conftest.c >&5
configure:7243: $? = 0
configure:7243: result: yes
configure:7243: checking for stdint.h
configure:7243: gcc -c -I./includes -I./bind/include conftest.c >&5
configure:7243: $? = 0
configure:7243: result: yes
configure:7243: checking for unistd.h
configure:7243: gcc -c -I./includes -I./bind/include conftest.c >&5
configure:7243: $? = 0
configure:7243: result: yes
configure:7257: checking for dlfcn.h
configure:7257: gcc -c -I./includes -I./bind/include conftest.c >&5
configure:7257: $? = 0
configure:7257: result: yes
configure:7463: checking for objdir
configure:7478: result: .libs
configure:7749: checking if gcc supports -fno-rtti -fno-exceptions
configure:7767: gcc -c -I./includes -I./bind/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:7771: $? = 0
configure:7784: result: no
configure:8111: checking for gcc option to produce PIC
configure:8118: result: -fPIC -DPIC
configure:8126: checking if gcc PIC flag -fPIC -DPIC works
configure:8144: gcc -c -I./includes -I./bind/include -fPIC -DPIC -DPIC conftest.c >&5
configure:8148: $? = 0
configure:8161: result: yes
configure:8190: checking if gcc static flag -static works
configure:8218: result: yes
configure:8233: checking if gcc supports -c -o file.o
configure:8254: gcc -c -I./includes -I./bind/include -o out/conftest2.o conftest.c >&5
configure:8258: $? = 0
configure:8280: result: yes
configure:8288: checking if gcc supports -c -o file.o
configure:8335: result: yes
configure:8368: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:9521: result: yes
configure:9558: checking whether -lc should be explicitly linked in
configure:9566: gcc -c -I./includes -I./bind/include conftest.c >&5
configure:9569: $? = 0
configure:9584: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:9587: $? = 0
configure:9601: result: no
configure:9761: checking dynamic linker characteristics
configure:10272: gcc -o conftest -I./includes -I./bind/include -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10272: $? = 0
configure:10494: result: GNU/Linux ld.so
configure:10601: checking how to hardcode library paths into programs
configure:10626: result: immediate
configure:11166: checking whether stripping libraries is possible
configure:11171: result: yes
configure:11206: checking if libtool supports shared libraries
configure:11208: result: yes
configure:11211: checking whether to build shared libraries
configure:11232: result: yes
configure:11235: checking whether to build static libraries
configure:11239: result: yes
configure:11290: checking for a BSD-compatible install
configure:11358: result: /usr/bin/install -c
configure:11369: checking whether ln -s works
configure:11373: result: yes
configure:11454: checking for ar
configure:11472: found /usr/sbin/ar
configure:11484: result: /usr/sbin/ar
configure:11518: checking for etags
configure:11551: result: no
configure:11518: checking for emacs-etags
configure:11551: result: no
configure:11587: checking for perl5
configure:11620: result: no
configure:11587: checking for perl
configure:11605: found /usr/sbin/perl
configure:11617: result: /usr/sbin/perl
configure:11662: checking for python
configure:11680: found /usr/sbin/python
configure:11692: result: /usr/sbin/python
configure:11706: checking python module 'argparse'
configure:11709: result: found, using /usr/sbin/python
configure:11967: checking for gcc
configure:11994: result: gcc
configure:12223: checking for C compiler version
configure:12232: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 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.
configure:12243: $? = 0
configure:12232: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:12243: $? = 0
configure:12232: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:12243: $? = 1
configure:12232: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:12243: $? = 1
configure:12247: checking whether we are using the GNU C compiler
configure:12275: result: yes
configure:12284: checking whether gcc accepts -g
configure:12345: result: yes
configure:12362: checking for gcc option to accept ISO C89
configure:12438: result: none needed
configure:12517: checking for ANSI C header files
configure:12621: result: yes
configure:12633: checking for fcntl.h
configure:12633: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:12633: $? = 0
configure:12633: result: yes
configure:12633: checking for regex.h
configure:12633: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:12633: $? = 0
configure:12633: result: yes
configure:12633: checking for sys/time.h
configure:12633: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:12633: $? = 0
configure:12633: result: yes
configure:12633: checking for unistd.h
configure:12633: result: yes
configure:12633: checking for sys/sockio.h
configure:12633: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c:64:24: fatal error: sys/sockio.h: No such file or directory
#include
^
compilation terminated.
configure:12633: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifdef HAVE_SYS_PARAM_H
| # include
| #endif
|
|
| #include
configure:12633: result: no
configure:12633: checking for sys/select.h
configure:12633: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:12633: $? = 0
configure:12633: result: yes
configure:12633: checking for sys/param.h
configure:12633: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:12633: $? = 0
configure:12633: result: yes
configure:12633: checking for sys/sysctl.h
configure:12633: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:12633: $? = 0
configure:12633: result: yes
configure:12633: checking for net/if6.h
configure:12633: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c:67:21: fatal error: net/if6.h: No such file or directory
#include
^
compilation terminated.
configure:12633: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #ifdef HAVE_SYS_PARAM_H
| # include
| #endif
|
|
| #include
configure:12633: result: no
configure:12649: checking for an ANSI C-conforming const
configure:12715: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:12715: $? = 0
configure:12722: result: yes
configure:12730: checking for inline
configure:12746: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:12746: $? = 0
configure:12754: result: inline
configure:12772: checking for working volatile
configure:12791: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:12791: $? = 0
configure:12798: result: yes
configure:12806: checking for sysctlbyname
configure:12806: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
/tmp/ccbx8FqH.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `sysctlbyname'
collect2: error: ld returned 1 exit status
configure:12806: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| /* end confdefs.h. */
| /* Define sysctlbyname to an innocuous variant, in case declares sysctlbyname.
| For example, HP-UX 11i declares gettimeofday. */
| #define sysctlbyname innocuous_sysctlbyname
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sysctlbyname (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef sysctlbyname
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sysctlbyname ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_sysctlbyname || defined __stub___sysctlbyname
| choke me
| #endif
|
| int
| main ()
| {
| return sysctlbyname ();
| ;
| return 0;
| }
configure:12806: result: no
configure:12813: checking for flexible array members
configure:12836: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:12836: $? = 0
configure:12843: result: yes
configure:12861: checking for seteuid
configure:12861: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:12861: $? = 0
configure:12861: result: yes
configure:12861: checking for setresuid
configure:12861: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:12861: $? = 0
configure:12861: result: yes
configure:12873: checking for setegid
configure:12873: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:12873: $? = 0
configure:12873: result: yes
configure:12873: checking for setresgid
configure:12873: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:12873: $? = 0
configure:12873: result: yes
configure:12887: checking for ftello
configure:12887: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:12887: $? = 0
configure:12887: result: yes
configure:12887: checking for fseeko
configure:12887: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:12887: $? = 0
configure:12887: result: yes
configure:12901: checking for static inline breakage
configure:12922: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:12922: $? = 0
configure:12923: result: no
configure:12934: checking for size_t
configure:12934: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:12934: $? = 0
configure:12934: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:12934: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:12934: result: yes
configure:12945: checking for ssize_t
configure:12945: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:12945: $? = 0
configure:12945: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:22: error: expected expression before ')' token
if (sizeof ((ssize_t)))
^
configure:12945: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:12945: result: yes
configure:12956: checking for uintptr_t
configure:12956: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:12956: $? = 0
configure:12956: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:24: error: expected expression before ')' token
if (sizeof ((uintptr_t)))
^
configure:12956: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| return 0;
| ;
| return 0;
| }
configure:12956: result: yes
configure:12967: checking for socklen_t
configure:12967: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:12967: $? = 0
configure:12967: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:44:24: error: expected expression before ')' token
if (sizeof ((socklen_t)))
^
configure:12967: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
|
| #include
| #include
|
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:12967: result: yes
configure:13004: checking whether time.h and sys/time.h may both be included
configure:13024: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:13024: $? = 0
configure:13031: result: yes
configure:13039: checking for long long
configure:13052: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:13052: $? = 0
configure:13053: result: yes
configure:13067: checking for GCC noreturn attribute
configure:13080: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:13080: $? = 0
configure:13081: result: yes
configure:13098: checking for struct lifconf
configure:13119: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:47:16: error: storage size of 'lifconf' isn't known
struct lifconf lifconf;
^~~~~~~
configure:13119: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
|
| #include
| #include
| #include
|
| int
| main ()
| {
|
| struct lifconf lifconf;
| lifconf.lifc_len = 0;
|
|
| ;
| return 0;
| }
configure:13124: result: no
configure:13302: checking if unistd.h or sys/types.h defines fd_set
configure:13317: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:13317: $? = 0
configure:13318: result: yes
configure:13356: checking whether byte ordering is bigendian
configure:13371: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c:39:9: error: unknown type name 'not'
not a universal capable compiler
^~~
conftest.c:39:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^~~~~~~~~
conftest.c:39:15: error: unknown type name 'universal'
configure:13371: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:13416: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:13416: $? = 0
configure:13434: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:45:4: error: unknown type name 'not'
not big endian
^~~
conftest.c:45:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^~~~~~
configure:13434: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:13562: result: no
configure:13585: checking for OpenSSL library
configure:13612: result: no
configure:14112: checking for PKCS11 support
configure:14125: result: disabled
configure:14140: checking for PKCS11 tools
configure:14144: result: disabled
configure:14156: checking for GSSAPI library
configure:14204: result: disabled
configure:14423: checking for random device
configure:14490: result: using "/dev/random"
configure:14514: checking for arc4random
configure:14514: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
/tmp/ccUEVYol.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `arc4random'
collect2: error: ld returned 1 exit status
configure:14514: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| #define PATH_RANDOMDEV "/dev/random"
| /* end confdefs.h. */
| /* Define arc4random to an innocuous variant, in case declares arc4random.
| For example, HP-UX 11i declares gettimeofday. */
| #define arc4random innocuous_arc4random
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char arc4random (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef arc4random
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char arc4random ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_arc4random || defined __stub___arc4random
| choke me
| #endif
|
| int
| main ()
| {
| return arc4random ();
| ;
| return 0;
| }
configure:14514: result: no
configure:14520: checking for arc4random_addrandom
configure:14520: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
/tmp/ccuWcKYr.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `arc4random_addrandom'
collect2: error: ld returned 1 exit status
configure:14520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| #define PATH_RANDOMDEV "/dev/random"
| /* end confdefs.h. */
| /* Define arc4random_addrandom to an innocuous variant, in case declares arc4random_addrandom.
| For example, HP-UX 11i declares gettimeofday. */
| #define arc4random_addrandom innocuous_arc4random_addrandom
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char arc4random_addrandom (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef arc4random_addrandom
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char arc4random_addrandom ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_arc4random_addrandom || defined __stub___arc4random_addrandom
| choke me
| #endif
|
| int
| main ()
| {
| return arc4random_addrandom ();
| ;
| return 0;
| }
configure:14520: result: no
configure:14537: checking whether to build with thread support
configure:14623: result: no
configure:15499: checking for libxml2 library
configure:15570: result: no
configure:15577: checking for smf_enable_instance in -lscf
configure:15602: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c -lscf >&5
/usr/sbin/ld: cannot find -lscf
collect2: error: ld returned 1 exit status
configure:15602: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| #define PATH_RANDOMDEV "/dev/random"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char smf_enable_instance ();
| int
| main ()
| {
| return smf_enable_instance ();
| ;
| return 0;
| }
configure:15611: result: no
configure:15628: checking for flockfile
configure:15628: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:15628: $? = 0
configure:15628: result: yes
configure:15634: checking for getc_unlocked
configure:15634: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:15634: $? = 0
configure:15634: result: yes
configure:15644: checking whether to build with threads
configure:15650: result: no
configure:15685: checking if "gcc" supports -fno-strict-aliasing
configure:15700: gcc -c -I./includes -I./bind/include -Werror -fno-strict-aliasing -D_GNU_SOURCE conftest.c >&5
configure:15700: $? = 0
configure:15708: result: yes
configure:15718: checking if "gcc" supports -fno-delete-null-pointer-checks
configure:15733: gcc -c -I./includes -I./bind/include -Werror -fno-delete-null-pointer-checks -D_GNU_SOURCE conftest.c >&5
configure:15733: $? = 0
configure:15741: result: yes
configure:15818: checking for catgets
configure:15818: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:15818: $? = 0
configure:15818: result: yes
configure:15947: checking whether to use purify
configure:16011: result: no
configure:16080: checking whether to use gperftools profiler
configure:16101: result: no
configure:16131: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:16131: $? = 0
configure:16284: checking for IPv6 structures
configure:16300: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:16300: $? = 0
configure:16301: result: yes
configure:16315: checking for Kame IPv6 support
configure:16339: result: no
configure:16408: checking for in6_addr
configure:16427: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:16427: $? = 0
configure:16428: result: yes
configure:16442: checking for in6addr_any
configure:16462: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:16462: $? = 0
configure:16463: result: yes
configure:16476: checking for in6addr_loopback
configure:16496: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:16496: $? = 0
configure:16497: result: yes
configure:16510: checking for sin6_scope_id in struct sockaddr_in6
configure:16529: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:16529: $? = 0
configure:16530: result: yes
configure:16543: checking for in6_pktinfo
configure:16562: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:16562: $? = 0
configure:16563: result: yes
configure:16588: checking for struct sockaddr_storage
configure:16606: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:16606: $? = 0
configure:16607: result: yes
configure:16639: checking for struct if_laddrreq
configure:16655: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c:46:21: fatal error: net/if6.h: No such file or directory
#include
^
compilation terminated.
configure:16655: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETCUNLOCKED 1
| #define HAVE_CATGETS 1
| #define HAVE_LIBCTRACE /**/
| #define WANT_IPV6 1
| /* end confdefs.h. */
|
| #include
| #include
|
| int
| main ()
| {
| struct if_laddrreq a;
| ;
| return 0;
| }
configure:16660: result: no
configure:16668: checking for struct if_laddrconf
configure:16684: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c:46:21: fatal error: net/if6.h: No such file or directory
#include
^
compilation terminated.
configure:16684: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETCUNLOCKED 1
| #define HAVE_CATGETS 1
| #define HAVE_LIBCTRACE /**/
| #define WANT_IPV6 1
| /* end confdefs.h. */
|
| #include
| #include
|
| int
| main ()
| {
| struct if_laddrconf a;
| ;
| return 0;
| }
configure:16689: result: no
configure:16704: checking for inet_ntop with IPv6 support
configure:16721: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c:49:1: warning: return type defaults to 'int' [-Wimplicit-int]
main() {
^~~~
configure:16721: $? = 0
configure:16721: ./conftest
configure:16721: $? = 0
configure:16722: result: yes
configure:16742: checking for working inet_pton with IPv6 support
configure:16762: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c:49:1: warning: return type defaults to 'int' [-Wimplicit-int]
main() { char a[16]; return (inet_pton(AF_INET, "1.2.3", a) == 1 ? 1 :
^~~~
configure:16762: $? = 0
configure:16762: ./conftest
configure:16762: $? = 0
configure:16763: result: yes
configure:16792: checking for sa_len in struct sockaddr
configure:16807: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:50:23: error: 'struct sockaddr' has no member named 'sa_len'
struct sockaddr sa; sa.sa_len = 0; return (0);
^
configure:16807: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETCUNLOCKED 1
| #define HAVE_CATGETS 1
| #define HAVE_LIBCTRACE /**/
| #define WANT_IPV6 1
| /* end confdefs.h. */
|
| #include
| #include
| int
| main ()
| {
| struct sockaddr sa; sa.sa_len = 0; return (0);
| ;
| return 0;
| }
configure:16813: result: no
configure:16825: checking for struct msghdr flavor
configure:16840: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:16840: $? = 0
configure:16841: result: 4.4BSD
configure:16855: checking for type in_port_t
configure:16870: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:16870: $? = 0
configure:16871: result: yes
configure:16885: checking for struct addrinfo
configure:16899: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:16899: $? = 0
configure:16900: result: yes
configure:16919: checking for struct rrsetinfo
configure:16933: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:50:18: error: storage size of 'r' isn't known
struct rrsetinfo r; return (0);
^
configure:16933: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETCUNLOCKED 1
| #define HAVE_CATGETS 1
| #define HAVE_LIBCTRACE /**/
| #define WANT_IPV6 1
| #define HAVE_ADDRINFO 1
| /* end confdefs.h. */
|
| #include
| int
| main ()
| {
| struct rrsetinfo r; return (0);
| ;
| return 0;
| }
configure:16938: result: no
configure:16945: checking for int sethostent
configure:16959: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:50:9: error: void value not ignored as it ought to be
int i = sethostent(0); return(0);
^~~~~~~~~~
configure:16959: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETCUNLOCKED 1
| #define HAVE_CATGETS 1
| #define HAVE_LIBCTRACE /**/
| #define WANT_IPV6 1
| #define HAVE_ADDRINFO 1
| /* end confdefs.h. */
|
| #include
| int
| main ()
| {
| int i = sethostent(0); return(0);
| ;
| return 0;
| }
configure:16964: result: no
configure:16971: checking for int endhostent
configure:16985: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:50:9: error: void value not ignored as it ought to be
int i = endhostent(); return(0);
^~~~~~~~~~
configure:16985: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETCUNLOCKED 1
| #define HAVE_CATGETS 1
| #define HAVE_LIBCTRACE /**/
| #define WANT_IPV6 1
| #define HAVE_ADDRINFO 1
| /* end confdefs.h. */
|
| #include
| int
| main ()
| {
| int i = endhostent(); return(0);
| ;
| return 0;
| }
configure:16990: result: no
configure:16997: checking for getnetbyaddr(in_addr_t, ...)
configure:17012: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:17012: $? = 0
configure:17013: result: yes
configure:17024: checking for int setnetent
configure:17038: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:50:9: error: void value not ignored as it ought to be
int i = setnetent(0); return(0);
^~~~~~~~~
configure:17038: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETCUNLOCKED 1
| #define HAVE_CATGETS 1
| #define HAVE_LIBCTRACE /**/
| #define WANT_IPV6 1
| #define HAVE_ADDRINFO 1
| /* end confdefs.h. */
|
| #include
| int
| main ()
| {
| int i = setnetent(0); return(0);
| ;
| return 0;
| }
configure:17043: result: no
configure:17050: checking for int endnetent
configure:17064: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:50:9: error: void value not ignored as it ought to be
int i = endnetent(); return(0);
^~~~~~~~~
configure:17064: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETCUNLOCKED 1
| #define HAVE_CATGETS 1
| #define HAVE_LIBCTRACE /**/
| #define WANT_IPV6 1
| #define HAVE_ADDRINFO 1
| /* end confdefs.h. */
|
| #include
| int
| main ()
| {
| int i = endnetent(); return(0);
| ;
| return 0;
| }
configure:17069: result: no
configure:17076: checking for gethostbyaddr(const void *, size_t, ...)
configure:17091: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c:47:17: error: conflicting types for 'gethostbyaddr'
struct hostent *gethostbyaddr(const void *, size_t, int);
^~~~~~~~~~~~~
In file included from conftest.c:46:0:
/usr/include/netdb.h:137:24: note: previous declaration of 'gethostbyaddr' was here
extern struct hostent *gethostbyaddr (const void *__addr, __socklen_t __len,
^~~~~~~~~~~~~
configure:17091: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETCUNLOCKED 1
| #define HAVE_CATGETS 1
| #define HAVE_LIBCTRACE /**/
| #define WANT_IPV6 1
| #define HAVE_ADDRINFO 1
| /* end confdefs.h. */
|
| #include
| struct hostent *gethostbyaddr(const void *, size_t, int);
| int
| main ()
| {
| return(0);
| ;
| return 0;
| }
configure:17096: result: no
configure:17103: checking for h_errno in netdb.h
configure:17117: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:17117: $? = 0
configure:17118: result: yes
configure:17133: checking for getnameinfo prototype definitions
configure:17151: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c:49:5: error: conflicting types for 'getnameinfo'
int getnameinfo(const struct sockaddr *, socklen_t, char *,
^~~~~~~~~~~
In file included from conftest.c:48:0:
/usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here
extern int getnameinfo (const struct sockaddr *__restrict __sa,
^~~~~~~~~~~
configure:17151: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETCUNLOCKED 1
| #define HAVE_CATGETS 1
| #define HAVE_LIBCTRACE /**/
| #define WANT_IPV6 1
| #define HAVE_ADDRINFO 1
| /* end confdefs.h. */
|
| #include
| #include
| #include
| int getnameinfo(const struct sockaddr *, socklen_t, char *,
| socklen_t, char *, socklen_t, unsigned int);
| int
| main ()
| {
| return (0);
| ;
| return 0;
| }
configure:17180: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c:49:5: error: conflicting types for 'getnameinfo'
int getnameinfo(const struct sockaddr *, socklen_t, char *,
^~~~~~~~~~~
In file included from conftest.c:48:0:
/usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here
extern int getnameinfo (const struct sockaddr *__restrict __sa,
^~~~~~~~~~~
configure:17180: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETCUNLOCKED 1
| #define HAVE_CATGETS 1
| #define HAVE_LIBCTRACE /**/
| #define WANT_IPV6 1
| #define HAVE_ADDRINFO 1
| /* end confdefs.h. */
|
| #include
| #include
| #include
| int getnameinfo(const struct sockaddr *, socklen_t, char *,
| size_t, char *, size_t, int);
| int
| main ()
| {
| return (0);
| ;
| return 0;
| }
configure:17206: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c:49:5: error: conflicting types for 'getnameinfo'
int getnameinfo(const struct sockaddr *, size_t, char *,
^~~~~~~~~~~
In file included from conftest.c:48:0:
/usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here
extern int getnameinfo (const struct sockaddr *__restrict __sa,
^~~~~~~~~~~
configure:17206: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETCUNLOCKED 1
| #define HAVE_CATGETS 1
| #define HAVE_LIBCTRACE /**/
| #define WANT_IPV6 1
| #define HAVE_ADDRINFO 1
| /* end confdefs.h. */
|
| #include
| #include
| #include
| int getnameinfo(const struct sockaddr *, size_t, char *,
| size_t, char *, size_t, int);
| int
| main ()
| {
| return (0);
| ;
| return 0;
| }
configure:17216: result: not match any subspecies; assume standard definition
configure:17234: checking for gai_strerror prototype definitions
configure:17251: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c:52:7: error: conflicting types for 'gai_strerror'
char *gai_strerror(int ecode);
^~~~~~~~~~~~
In file included from conftest.c:51:0:
/usr/include/netdb.h:671:20: note: previous declaration of 'gai_strerror' was here
extern const char *gai_strerror (int __ecode) __THROW;
^~~~~~~~~~~~
configure:17251: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETCUNLOCKED 1
| #define HAVE_CATGETS 1
| #define HAVE_LIBCTRACE /**/
| #define WANT_IPV6 1
| #define HAVE_ADDRINFO 1
| #define IRS_GETNAMEINFO_SOCKLEN_T socklen_t
| #define IRS_GETNAMEINFO_BUFLEN_T socklen_t
| #define IRS_GETNAMEINFO_FLAGS_T int
| /* end confdefs.h. */
|
| #include
| #include
| #include
| char *gai_strerror(int ecode);
| int
| main ()
| {
| return (0);
| ;
| return 0;
| }
configure:17258: result: not match any subspecies; assume standard definition
configure:17265: checking for getipnodebyname
configure:17265: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
/tmp/ccOZdGtp.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `getipnodebyname'
collect2: error: ld returned 1 exit status
configure:17265: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETCUNLOCKED 1
| #define HAVE_CATGETS 1
| #define HAVE_LIBCTRACE /**/
| #define WANT_IPV6 1
| #define HAVE_ADDRINFO 1
| #define IRS_GETNAMEINFO_SOCKLEN_T socklen_t
| #define IRS_GETNAMEINFO_BUFLEN_T socklen_t
| #define IRS_GETNAMEINFO_FLAGS_T int
| #define IRS_GAISTRERROR_RETURN_T const char *
| /* end confdefs.h. */
| /* Define getipnodebyname to an innocuous variant, in case declares getipnodebyname.
| For example, HP-UX 11i declares gettimeofday. */
| #define getipnodebyname innocuous_getipnodebyname
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getipnodebyname (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef getipnodebyname
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getipnodebyname ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getipnodebyname || defined __stub___getipnodebyname
| choke me
| #endif
|
| int
| main ()
| {
| return getipnodebyname ();
| ;
| return 0;
| }
configure:17265: result: no
configure:17272: checking for getnameinfo
configure:17272: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:17272: $? = 0
configure:17272: result: yes
configure:17279: checking for getaddrinfo
configure:17279: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:17279: $? = 0
configure:17279: result: yes
configure:17288: checking for gai_strerror
configure:17288: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:17288: $? = 0
configure:17288: result: yes
configure:17324: checking for getifaddrs
configure:17324: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:17324: $? = 0
configure:17324: result: yes
configure:17340: checking for interface list sysctl
configure:17360: result: no
configure:17378: checking for correctly declared strsep()
configure:17391: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:17391: $? = 0
configure:17392: result: yes
configure:17402: checking for memmove
configure:17402: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c:75:6: warning: conflicting types for built-in function 'memmove'
char memmove ();
^~~~~~~
configure:17402: $? = 0
configure:17402: result: yes
configure:17411: checking for strtoul
configure:17411: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:17411: $? = 0
configure:17411: result: yes
configure:17426: checking for strlcpy
configure:17426: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
/tmp/cc8X2OdO.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
configure:17426: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETCUNLOCKED 1
| #define HAVE_CATGETS 1
| #define HAVE_LIBCTRACE /**/
| #define WANT_IPV6 1
| #define HAVE_ADDRINFO 1
| #define IRS_GETNAMEINFO_SOCKLEN_T socklen_t
| #define IRS_GETNAMEINFO_BUFLEN_T socklen_t
| #define IRS_GETNAMEINFO_FLAGS_T int
| #define IRS_GAISTRERROR_RETURN_T const char *
| #define HAVE_GETADDRINFO 1
| #define HAVE_GAISTRERROR 1
| #define HAVE_GETIFADDRS 1
| /* end confdefs.h. */
| /* Define strlcpy to an innocuous variant, in case declares strlcpy.
| For example, HP-UX 11i declares gettimeofday. */
| #define strlcpy innocuous_strlcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcpy (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strlcpy
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcpy ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcpy || defined __stub___strlcpy
| choke me
| #endif
|
| int
| main ()
| {
| return strlcpy ();
| ;
| return 0;
| }
configure:17426: result: no
configure:17438: checking for strlcat
configure:17438: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
/tmp/ccOMj5eP.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `strlcat'
collect2: error: ld returned 1 exit status
configure:17438: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETCUNLOCKED 1
| #define HAVE_CATGETS 1
| #define HAVE_LIBCTRACE /**/
| #define WANT_IPV6 1
| #define HAVE_ADDRINFO 1
| #define IRS_GETNAMEINFO_SOCKLEN_T socklen_t
| #define IRS_GETNAMEINFO_BUFLEN_T socklen_t
| #define IRS_GETNAMEINFO_FLAGS_T int
| #define IRS_GAISTRERROR_RETURN_T const char *
| #define HAVE_GETADDRINFO 1
| #define HAVE_GAISTRERROR 1
| #define HAVE_GETIFADDRS 1
| /* end confdefs.h. */
| /* Define strlcat to an innocuous variant, in case declares strlcat.
| For example, HP-UX 11i declares gettimeofday. */
| #define strlcat innocuous_strlcat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcat (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strlcat
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcat ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcat || defined __stub___strlcat
| choke me
| #endif
|
| int
| main ()
| {
| return strlcat ();
| ;
| return 0;
| }
configure:17438: result: no
configure:17447: checking for strcasestr
configure:17447: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:17447: $? = 0
configure:17447: result: yes
configure:17472: checking for readline with -ledit
configure:17476: checking for readline
configure:17476: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c -ledit >&5
configure:17476: $? = 0
configure:17476: result: yes
configure:17576: checking sprintf return type
configure:17591: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:59:22: error: invalid type argument of unary '*' (have 'int')
char buf[2]; return(*sprintf(buf,"x"));
^~~~~~~~~~~~~~~~~
configure:17591: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.9"
| #define PACKAGE_STRING "BIND 9.9"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_SETEUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_FTELLO 1
| #define HAVE_FSEEKO 1
| #define ISC_SOCKADDR_LEN_T socklen_t
| #define TIME_WITH_SYS_TIME 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETCUNLOCKED 1
| #define HAVE_CATGETS 1
| #define HAVE_LIBCTRACE /**/
| #define WANT_IPV6 1
| #define HAVE_ADDRINFO 1
| #define IRS_GETNAMEINFO_SOCKLEN_T socklen_t
| #define IRS_GETNAMEINFO_BUFLEN_T socklen_t
| #define IRS_GETNAMEINFO_FLAGS_T int
| #define IRS_GAISTRERROR_RETURN_T const char *
| #define HAVE_GETADDRINFO 1
| #define HAVE_GAISTRERROR 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_READLINE 1
| /* end confdefs.h. */
|
| #include
|
| int
| main ()
| {
| char buf[2]; return(*sprintf(buf,"x"));
| ;
| return 0;
| }
configure:17600: result: int
configure:17605: checking for vsnprintf
configure:17605: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c:76:6: warning: conflicting types for built-in function 'vsnprintf'
char vsnprintf ();
^~~~~~~~~
configure:17605: $? = 0
configure:17605: result: yes
configure:17616: checking printf for %z support
configure:17635: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c:55:1: warning: return type defaults to 'int' [-Wimplicit-int]
main() {
^~~~
conftest.c: In function 'main':
conftest.c:60:9: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(strcmp(buf, "0") != 0);
^~~~
conftest.c:60:9: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:60:9: note: include '' or provide a declaration of 'exit'
conftest.c:60:14: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
exit(strcmp(buf, "0") != 0);
^~~~~~
configure:17635: $? = 0
configure:17635: ./conftest
configure:17635: $? = 0
configure:17636: result: yes
configure:17666: checking for strerror
configure:17666: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:17666: $? = 0
configure:17666: result: yes
configure:17716: checking printf format modifier for 64-bit integers
configure:17738: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
conftest.c:56:1: warning: return type defaults to 'int' [-Wimplicit-int]
main() {
^~~~
conftest.c: In function 'main':
conftest.c:61:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit((sizeof(long long int) != sizeof(long int))? 0 :
^~~~
conftest.c:61:2: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:61:2: note: include '' or provide a declaration of 'exit'
conftest.c:62:8: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
(strcmp(buf, "0") != 0));
^~~~~~
configure:17738: $? = 0
configure:17738: ./conftest
configure:17738: $? = 0
configure:17739: result: ll
configure:17771: checking for chroot
configure:17771: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:17771: $? = 0
configure:17771: result: yes
configure:17793: checking linux/types.h usability
configure:17793: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:17793: $? = 0
configure:17793: result: yes
configure:17793: checking linux/types.h presence
configure:17793: gcc -E -D_GNU_SOURCE conftest.c
configure:17793: $? = 0
configure:17793: result: yes
configure:17793: checking for linux/types.h
configure:17793: result: yes
configure:17805: checking sys/capability.h usability
configure:17805: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:17805: $? = 0
configure:17805: result: yes
configure:17805: checking sys/capability.h presence
configure:17805: gcc -E -D_GNU_SOURCE conftest.c
configure:17805: $? = 0
configure:17805: result: yes
configure:17805: checking for sys/capability.h
configure:17805: result: yes
configure:17817: checking for linux/capability.h
configure:17817: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:17817: $? = 0
configure:17817: result: yes
configure:17831: checking for cap_set_proc in -lcap
configure:17856: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c -lcap >&5
configure:17856: $? = 0
configure:17865: result: yes
configure:17882: checking sys/prctl.h usability
configure:17882: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:17882: $? = 0
configure:17882: result: yes
configure:17882: checking sys/prctl.h presence
configure:17882: gcc -E -D_GNU_SOURCE conftest.c
configure:17882: $? = 0
configure:17882: result: yes
configure:17882: checking for sys/prctl.h
configure:17882: result: yes
configure:17895: checking sys/un.h usability
configure:17895: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:17895: $? = 0
configure:17895: result: yes
configure:17895: checking sys/un.h presence
configure:17895: gcc -E -D_GNU_SOURCE conftest.c
configure:17895: $? = 0
configure:17895: result: yes
configure:17895: checking for sys/un.h
configure:17895: result: yes
configure:17927: checking for tzset
configure:17927: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c -lcap >&5
configure:17927: $? = 0
configure:17927: result: yes
configure:17934: checking for optarg declaration
configure:17949: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:17949: $? = 0
configure:17950: result: yes
configure:17965: checking for type rlim_t
configure:17981: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:17981: $? = 0
configure:17982: result: yes
configure:18263: checking for strings.h
configure:18263: result: yes
configure:18282: checking for if_nametoindex
configure:18282: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c -lcap >&5
configure:18282: $? = 0
configure:18282: result: yes
configure:18354: checking for nanosleep
configure:18354: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c -lcap >&5
configure:18354: $? = 0
configure:18354: result: yes
configure:18354: checking for usleep
configure:18354: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c -lcap >&5
configure:18354: $? = 0
configure:18354: result: yes
configure:18452: checking architecture type for atomic operations
configure:18504: checking size of void *
configure:18509: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c -lcap >&5
configure:18509: $? = 0
configure:18509: ./conftest
configure:18509: $? = 0
configure:18523: result: 8
configure:18557: result: x86_64
configure:18562: checking compiler support for inline assembly code
configure:18678: result: gcc
configure:18867: checking for latex
configure:18885: found /usr/sbin/latex
configure:18897: result: /usr/sbin/latex
configure:18915: checking for pdflatex
configure:18933: found /usr/sbin/pdflatex
configure:18945: result: /usr/sbin/pdflatex
configure:18967: checking for w3m
configure:18985: found /usr/sbin/w3m
configure:18997: result: /usr/sbin/w3m
configure:19017: checking for xsltproc
configure:19035: found /usr/sbin/xsltproc
configure:19048: result: /usr/sbin/xsltproc
configure:19064: checking for xmllint
configure:19082: found /usr/sbin/xmllint
configure:19095: result: /usr/sbin/xmllint
configure:19111: checking for doxygen
configure:19129: found /usr/sbin/doxygen
configure:19142: result: /usr/sbin/doxygen
configure:19158: checking for curl
configure:19176: found /usr/sbin/curl
configure:19189: result: /usr/sbin/curl
configure:19220: checking for Docbook-XSL path
configure:19232: result: auto
configure:19249: checking for html/docbook.xsl
configure:19264: result: "not found"
configure:19272: checking for xhtml/docbook.xsl
configure:19287: result: "not found"
configure:19295: checking for manpages/docbook.xsl
configure:19310: result: "not found"
configure:19318: checking for html/chunk.xsl
configure:19333: result: "not found"
configure:19341: checking for xhtml/chunk.xsl
configure:19356: result: "not found"
configure:19364: checking for html/chunktoc.xsl
configure:19379: result: "not found"
configure:19387: checking for xhtml/chunktoc.xsl
configure:19402: result: "not found"
configure:19410: checking for html/maketoc.xsl
configure:19425: result: "not found"
configure:19433: checking for xhtml/maketoc.xsl
configure:19448: result: "not found"
configure:19469: checking for db2latex/xsl/docbook.xsl
configure:19484: result: "not found"
configure:19496: checking for db2latex/xsl/figures
configure:19511: result: not found
configure:19650: checking locale.h usability
configure:19650: gcc -c -I./includes -I./bind/include -D_GNU_SOURCE conftest.c >&5
configure:19650: $? = 0
configure:19650: result: yes
configure:19650: checking locale.h presence
configure:19650: gcc -E -D_GNU_SOURCE conftest.c
configure:19650: $? = 0
configure:19650: result: yes
configure:19650: checking for locale.h
configure:19650: result: yes
configure:19662: checking for setlocale
configure:19662: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c -lcap >&5
configure:19662: $? = 0
configure:19662: result: yes
configure:19692: result: no
configure:19836: checking for dlopen in -ldl
configure:19861: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c -ldl -lcap >&5
configure:19861: $? = 0
configure:19870: result: yes
configure:19884: checking for dlopen
configure:19884: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c -ldl -lcap >&5
configure:19884: $? = 0
configure:19884: result: yes
configure:19884: checking for dlclose
configure:19884: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c -ldl -lcap >&5
configure:19884: $? = 0
configure:19884: result: yes
configure:19884: checking for dlsym
configure:19884: gcc -o conftest -I./includes -I./bind/include -D_GNU_SOURCE conftest.c -ldl -lcap >&5
configure:19884: $? = 0
configure:19884: result: yes
configure:20006: checking for Postgres DLZ driver
configure:20153: result: no
configure:20184: checking for MySQL DLZ driver
configure:20260: result: no
configure:20291: checking for Berkeley DB DLZ driver...
configure:20304: result: no
configure:20481: checking for file system DLZ driver
configure:20494: result: no
configure:20525: checking for LDAP DLZ driver
configure:20559: result: no
configure:20590: checking for ODBC DLZ driver
configure:20675: result: no
configure:20711: checking for stub DLZ driver
configure:20724: result: no
configure:20773: checking contributed DLZ drivers
configure:20784: result: no
configure:21043: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by BIND config.status 9.9, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on dbd281cd0926
config.status:1509: creating make/rules
config.status:1509: creating make/includes
config.status:1509: creating make/Makefile
config.status:1509: creating make/mkdep
config.status:1509: creating Makefile
config.status:1509: creating bin/Makefile
config.status:1509: creating bin/check/Makefile
config.status:1509: creating bin/confgen/Makefile
config.status:1509: creating bin/confgen/unix/Makefile
config.status:1509: creating bin/dig/Makefile
config.status:1509: creating bin/dnssec/Makefile
config.status:1509: creating bin/named/Makefile
config.status:1509: creating bin/named/unix/Makefile
config.status:1509: creating bin/nsupdate/Makefile
config.status:1509: creating bin/pkcs11/Makefile
config.status:1509: creating bin/python/Makefile
config.status:1509: creating bin/python/dnssec-checkds.py
config.status:1509: creating bin/python/dnssec-coverage.py
config.status:1509: creating bin/rndc/Makefile
config.status:1509: creating bin/tests/Makefile
config.status:1509: creating bin/tests/atomic/Makefile
config.status:1509: creating bin/tests/db/Makefile
config.status:1509: creating bin/tests/dst/Makefile
config.status:1509: creating bin/tests/dst/Kdh.+002+18602.key
config.status:1509: creating bin/tests/dst/Kdh.+002+18602.private
config.status:1509: creating bin/tests/dst/Kdh.+002+48957.key
config.status:1509: creating bin/tests/dst/Kdh.+002+48957.private
config.status:1509: creating bin/tests/dst/Ktest.+001+00002.key
config.status:1509: creating bin/tests/dst/Ktest.+001+54622.key
config.status:1509: creating bin/tests/dst/Ktest.+001+54622.private
config.status:1509: creating bin/tests/dst/Ktest.+003+23616.key
config.status:1509: creating bin/tests/dst/Ktest.+003+23616.private
config.status:1509: creating bin/tests/dst/Ktest.+003+49667.key
config.status:1509: creating bin/tests/dst/dst_2_data
config.status:1509: creating bin/tests/dst/t2_data_1
config.status:1509: creating bin/tests/dst/t2_data_2
config.status:1509: creating bin/tests/dst/t2_dsasig
config.status:1509: creating bin/tests/dst/t2_rsasig
config.status:1509: creating bin/tests/hashes/Makefile
config.status:1509: creating bin/tests/headerdep_test.sh
config.status:1509: creating bin/tests/master/Makefile
config.status:1509: creating bin/tests/mem/Makefile
config.status:1509: creating bin/tests/names/Makefile
config.status:1509: creating bin/tests/net/Makefile
config.status:1509: creating bin/tests/rbt/Makefile
config.status:1509: creating bin/tests/resolver/Makefile
config.status:1509: creating bin/tests/sockaddr/Makefile
config.status:1509: creating bin/tests/system/Makefile
config.status:1509: creating bin/tests/system/conf.sh
config.status:1509: creating bin/tests/system/builtin/Makefile
config.status:1509: creating bin/tests/system/dlz/prereq.sh
config.status:1509: creating bin/tests/system/dlzexternal/Makefile
config.status:1509: creating bin/tests/system/dlzexternal/ns1/named.conf
config.status:1509: creating bin/tests/system/fetchlimit/Makefile
config.status:1509: creating bin/tests/system/filter-aaaa/Makefile
config.status:1509: creating bin/tests/system/inline/checkdsa.sh
config.status:1509: creating bin/tests/system/lwresd/Makefile
config.status:1509: creating bin/tests/system/statistics/Makefile
config.status:1509: creating bin/tests/system/rpz/Makefile
config.status:1509: creating bin/tests/system/rrl/Makefile
config.status:1509: creating bin/tests/system/rsabigexponent/Makefile
config.status:1509: creating bin/tests/system/tkey/Makefile
config.status:1509: creating bin/tests/system/tsiggss/Makefile
config.status:1509: creating bin/tests/tasks/Makefile
config.status:1509: creating bin/tests/timers/Makefile
config.status:1509: creating bin/tests/virtual-time/Makefile
config.status:1509: creating bin/tests/virtual-time/conf.sh
config.status:1509: creating bin/tools/Makefile
config.status:1509: creating contrib/check-secure-delegation.pl
config.status:1509: creating contrib/zone-edit.sh
config.status:1509: creating doc/Makefile
config.status:1509: creating doc/arm/Makefile
config.status:1509: creating doc/doxygen/Doxyfile
config.status:1509: creating doc/doxygen/Makefile
config.status:1509: creating doc/doxygen/doxygen-input-filter
config.status:1509: creating doc/misc/Makefile
config.status:1509: creating doc/xsl/Makefile
config.status:1509: creating doc/xsl/isc-docbook-chunk.xsl
config.status:1509: creating doc/xsl/isc-docbook-html.xsl
config.status:1509: creating doc/xsl/isc-docbook-latex.xsl
config.status:1509: creating doc/xsl/isc-manpage.xsl
config.status:1509: creating doc/xsl/isc-notes-html.xsl
config.status:1509: creating doc/xsl/isc-notes-latex.xsl
config.status:1509: creating isc-config.sh
config.status:1509: creating lib/Makefile
config.status:1509: creating lib/bind9/Makefile
config.status:1509: creating lib/bind9/include/Makefile
config.status:1509: creating lib/bind9/include/bind9/Makefile
config.status:1509: creating lib/dns/Makefile
config.status:1509: creating lib/dns/include/Makefile
config.status:1509: creating lib/dns/include/dns/Makefile
config.status:1509: creating lib/dns/include/dst/Makefile
config.status:1509: creating lib/dns/tests/Makefile
config.status:1509: creating lib/export/Makefile
config.status:1509: creating lib/export/dns/Makefile
config.status:1509: creating lib/export/dns/include/Makefile
config.status:1509: creating lib/export/dns/include/dns/Makefile
config.status:1509: creating lib/export/dns/include/dst/Makefile
config.status:1509: creating lib/export/irs/Makefile
config.status:1509: creating lib/export/irs/include/Makefile
config.status:1509: creating lib/export/irs/include/irs/Makefile
config.status:1509: creating lib/export/isc/nothreads/Makefile
config.status:1509: creating lib/export/isc/nothreads/include/Makefile
config.status:1509: creating lib/export/isc/nothreads/include/isc/Makefile
config.status:1509: creating lib/export/isc/Makefile
config.status:1509: creating lib/export/isc/include/Makefile
config.status:1509: creating lib/export/isc/include/isc/Makefile
config.status:1509: creating lib/export/isc/nls/Makefile
config.status:1509: creating lib/export/isc/unix/Makefile
config.status:1509: creating lib/export/isc/unix/include/Makefile
config.status:1509: creating lib/export/isc/unix/include/isc/Makefile
config.status:1509: creating lib/export/isccfg/Makefile
config.status:1509: creating lib/export/isccfg/include/Makefile
config.status:1509: creating lib/export/isccfg/include/isccfg/Makefile
config.status:1509: creating lib/export/samples/Makefile
config.status:1509: creating lib/export/samples/Makefile-postinstall
config.status:1509: creating lib/irs/Makefile
config.status:1509: creating lib/irs/include/Makefile
config.status:1509: creating lib/irs/include/irs/Makefile
config.status:1509: creating lib/irs/include/irs/netdb.h
config.status:1509: creating lib/irs/include/irs/platform.h
config.status:1509: creating lib/isc/x86_32/Makefile
config.status:1509: creating lib/isc/x86_32/include/Makefile
config.status:1509: creating lib/isc/x86_32/include/isc/Makefile
config.status:1509: creating lib/isc/nothreads/Makefile
config.status:1509: creating lib/isc/nothreads/include/Makefile
config.status:1509: creating lib/isc/nothreads/include/isc/Makefile
config.status:1509: creating lib/isc/Makefile
config.status:1509: creating lib/isc/include/Makefile
config.status:1509: creating lib/isc/include/isc/Makefile
config.status:1509: creating lib/isc/include/isc/platform.h
config.status:1509: creating lib/isc/tests/Makefile
config.status:1509: creating lib/isc/nls/Makefile
config.status:1509: creating lib/isc/unix/Makefile
config.status:1509: creating lib/isc/unix/include/Makefile
config.status:1509: creating lib/isc/unix/include/isc/Makefile
config.status:1509: creating lib/isccc/Makefile
config.status:1509: creating lib/isccc/include/Makefile
config.status:1509: creating lib/isccc/include/isccc/Makefile
config.status:1509: creating lib/isccfg/Makefile
config.status:1509: creating lib/isccfg/include/Makefile
config.status:1509: creating lib/isccfg/include/isccfg/Makefile
config.status:1509: creating lib/lwres/Makefile
config.status:1509: creating lib/lwres/include/Makefile
config.status:1509: creating lib/lwres/include/lwres/Makefile
config.status:1509: creating lib/lwres/include/lwres/netdb.h
config.status:1509: creating lib/lwres/include/lwres/platform.h
config.status:1509: creating lib/lwres/man/Makefile
config.status:1509: creating lib/lwres/tests/Makefile
config.status:1509: creating lib/lwres/unix/Makefile
config.status:1509: creating lib/lwres/unix/include/Makefile
config.status:1509: creating lib/lwres/unix/include/lwres/Makefile
config.status:1509: creating lib/tests/Makefile
config.status:1509: creating lib/tests/include/Makefile
config.status:1509: creating lib/tests/include/tests/Makefile
config.status:1509: creating unit/Makefile
config.status:1509: creating unit/unittest.sh
config.status:1509: creating config.h
config.status:1703: executing libtool commands
config.status:1703: executing chmod commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_flexmember=yes
ac_cv_c_inline=inline
ac_cv_c_volatile=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-I./includes -I./bind/include'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_arc4random=no
ac_cv_func_arc4random_addrandom=no
ac_cv_func_catgets=yes
ac_cv_func_chroot=yes
ac_cv_func_dlclose=yes
ac_cv_func_dlopen=yes
ac_cv_func_dlsym=yes
ac_cv_func_flockfile=yes
ac_cv_func_fseeko=yes
ac_cv_func_ftello=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getc_unlocked=yes
ac_cv_func_getifaddrs=yes
ac_cv_func_getipnodebyname=no
ac_cv_func_getnameinfo=yes
ac_cv_func_if_nametoindex=yes
ac_cv_func_memmove=yes
ac_cv_func_nanosleep=yes
ac_cv_func_readline=yes
ac_cv_func_setegid=yes
ac_cv_func_seteuid=yes
ac_cv_func_setlocale=yes
ac_cv_func_setresgid=yes
ac_cv_func_setresuid=yes
ac_cv_func_strcasestr=yes
ac_cv_func_strerror=yes
ac_cv_func_strlcat=no
ac_cv_func_strlcpy=no
ac_cv_func_strtoul=yes
ac_cv_func_sysctlbyname=no
ac_cv_func_tzset=yes
ac_cv_func_usleep=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_if_nametoindex=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_capability_h=yes
ac_cv_header_linux_types_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_if6_h=no
ac_cv_header_regex_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_capability_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_prctl_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_sockio_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysctl_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_cap_cap_set_proc=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_scf_smf_enable_instance=no
ac_cv_objext=o
ac_cv_path_AR=/usr/sbin/ar
ac_cv_path_CURL=/usr/sbin/curl
ac_cv_path_DOXYGEN=/usr/sbin/doxygen
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_LATEX=/usr/sbin/latex
ac_cv_path_PDFLATEX=/usr/sbin/pdflatex
ac_cv_path_PERL=/usr/sbin/perl
ac_cv_path_PYTHON=/usr/sbin/python
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_W3M=/usr/sbin/w3m
ac_cv_path_XMLLINT=/usr/sbin/xmllint
ac_cv_path_XSLTPROC=/usr/sbin/xsltproc
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_void_p=8
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_uintptr_t=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/sbin/ld
lt_cv_path_NM='/usr/sbin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
A='a'
ALWAYS_DEFINES=''
ALWAYS_MAKE_SYMTABLE=''
AR='/usr/sbin/ar'
ARFLAGS='cruv'
ATFBIN=''
ATFBUILD=''
ATFLIBS=''
AWK='gawk'
BACKTRACECFLAGS=''
BIND9_BIND9_BUILDINCLUDE='-I/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/bind9/include'
BIND9_CONFIGARGS='CONFIGARGS='\''--disable-kqueue'\'' '\''--disable-epoll'\'' '\''--disable-devpoll'\'' '\''--without-openssl'\'' '\''--without-libxml2'\'' '\''--enable-exportlib'\'' '\''--with-gssapi=no'\'' '\''--enable-threads=no'\'' '\''--with-randomdev=/dev/random'\'' '\''--with-export-includedir=/tmp/dhcp/src/dhcp-4.3.4/bind/include'\'' '\''--with-export-libdir=/tmp/dhcp/src/dhcp-4.3.4/bind/lib'\'' '\''CFLAGS=-I./includes -I./bind/include'\'' '\''LDFLAGS='\'' '\''CPPFLAGS='\'''
BIND9_CO_RULE='%.o: ${srcdir}/%.c'
BIND9_DESCRIPTION='DESCRIPTION="(Extended Support Version)"'
BIND9_DNS_BUILDINCLUDE='-I/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/dns/include'
BIND9_ISCCC_BUILDINCLUDE='-I/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isccc/include'
BIND9_ISCCFG_BUILDINCLUDE='-I/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isccfg/include'
BIND9_ISC_BUILDINCLUDE='-I/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/isc/include'
BIND9_LWRES_BUILDINCLUDE='-I/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/lib/lwres/include'
BIND9_MAJOR='MAJOR=9.9'
BIND9_PRODUCT='PRODUCT="BIND"'
BIND9_SRCID='SRCID=deea0d7'
BIND9_TOP_BUILDDIR='/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4'
BIND9_VERSION='VERSION=9.9.8-P4'
BIND9_VERSIONSTRING='BIND 9.9.8-P4 (Extended Support Version)'
BUILD_CC='gcc'
BUILD_CFLAGS='-I./includes -I./bind/include'
BUILD_CPPFLAGS=' -D_GNU_SOURCE '
BUILD_LDFLAGS=''
BUILD_LIBS='-ldl -lcap '
CC='gcc'
CCNOOPT='-O0'
CCOPT=''
CFLAGS='-I./includes -I./bind/include'
CHECKDS='checkds'
CHECK_DSA='0'
CONTRIB_DLZ=''
COVERAGE='coverage'
CPP='gcc -E'
CPPFLAGS=' -D_GNU_SOURCE'
CURL='/usr/sbin/curl'
DEFS='-DHAVE_CONFIG_H'
DLLTOOL='false'
DLZ_DRIVER_INCLUDES=''
DLZ_DRIVER_LIBS=''
DLZ_DRIVER_OBJS=''
DLZ_DRIVER_SRCS=''
DLZ_SYSTEM_TEST=''
DNS_CRYPTO_LIBS=''
DNS_GSSAPI_LIBS=''
DOXYGEN='/usr/sbin/doxygen'
DST_EXTRA_OBJS=''
DST_EXTRA_SRCS=''
DST_GSSAPI_INC=''
DST_OPENSSL_INC=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
ETAGS=''
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GENRANDOMLIB=''
GREP='/usr/sbin/grep'
IDNLIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LIBRARY='${INSTALL_DATA}'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
IRIX_DNSSEC_WARNINGS_HACK=''
IRS_PLATFORM_USEDECLSPEC='#undef IRS_PLATFORM_USEDECLSPEC'
ISC_ARCH_DIR='x86_32'
ISC_EXTRA_OBJS=' '
ISC_EXTRA_SRCS=' '
ISC_IPV6_C=''
ISC_IPV6_H=''
ISC_IPV6_O=''
ISC_IRS_GETNAMEINFOSOCKLEN=''
ISC_IRS_NEEDADDRINFO='#undef ISC_IRS_NEEDADDRINFO'
ISC_ISCIPV6_O=''
ISC_LWRES_ENDHOSTENTINT='#undef ISC_LWRES_ENDHOSTENTINT'
ISC_LWRES_ENDNETENTINT='#undef ISC_LWRES_ENDNETENTINT'
ISC_LWRES_GETADDRINFOPROTO='#undef ISC_LWRES_GETADDRINFOPROTO'
ISC_LWRES_GETHOSTBYADDRVOID='#undef ISC_LWRES_GETHOSTBYADDRVOID'
ISC_LWRES_GETIPNODEPROTO='#define ISC_LWRES_GETIPNODEPROTO 1'
ISC_LWRES_GETNAMEINFOPROTO='#undef ISC_LWRES_GETNAMEINFOPROTO'
ISC_LWRES_GETNETBYADDRINADDR='#define ISC_LWRES_GETNETBYADDRINADDR 1'
ISC_LWRES_NEEDADDRINFO='#undef ISC_LWRES_NEEDADDRINFO'
ISC_LWRES_NEEDHERRNO='#undef ISC_LWRES_NEEDHERRNO'
ISC_LWRES_NEEDRRSETINFO='#define ISC_LWRES_NEEDRRSETINFO 1'
ISC_LWRES_SETHOSTENTINT='#undef ISC_LWRES_SETHOSTENTINT'
ISC_LWRES_SETNETENTINT='#undef ISC_LWRES_SETNETENTINT'
ISC_OPENSSL_INC=''
ISC_PLATFORM_BRACEPTHREADONCEINIT='#undef ISC_PLATFORM_BRACEPTHREADONCEINIT'
ISC_PLATFORM_FIXIN6ISADDR='#undef ISC_PLATFORM_FIXIN6ISADDR'
ISC_PLATFORM_GSSAPIHEADER=''
ISC_PLATFORM_GSSAPI_KRB5_HEADER=''
ISC_PLATFORM_HAVEATOMICSTORE='#define ISC_PLATFORM_HAVEATOMICSTORE 1'
ISC_PLATFORM_HAVECMPXCHG='#define ISC_PLATFORM_HAVECMPXCHG 1'
ISC_PLATFORM_HAVEDEVPOLL='#undef ISC_PLATFORM_HAVEDEVPOLL'
ISC_PLATFORM_HAVEEPOLL='#undef ISC_PLATFORM_HAVEEPOLL'
ISC_PLATFORM_HAVEGSSAPI=''
ISC_PLATFORM_HAVEIFNAMETOINDEX='#define ISC_PLATFORM_HAVEIFNAMETOINDEX 1'
ISC_PLATFORM_HAVEIF_LADDRCONF='#undef ISC_PLATFORM_HAVEIF_LADDRCONF'
ISC_PLATFORM_HAVEIF_LADDRREQ='#undef ISC_PLATFORM_HAVEIF_LADDRREQ'
ISC_PLATFORM_HAVEIN6PKTINFO='#define ISC_PLATFORM_HAVEIN6PKTINFO 1'
ISC_PLATFORM_HAVEINADDR6='#undef ISC_PLATFORM_HAVEINADDR6'
ISC_PLATFORM_HAVEIPV6='#define ISC_PLATFORM_HAVEIPV6 1'
ISC_PLATFORM_HAVEKQUEUE='#undef ISC_PLATFORM_HAVEKQUEUE'
ISC_PLATFORM_HAVELIFCONF='#undef ISC_PLATFORM_HAVELIFCONF'
ISC_PLATFORM_HAVELONGLONG='#define ISC_PLATFORM_HAVELONGLONG 1'
ISC_PLATFORM_HAVESALEN='#undef ISC_PLATFORM_HAVESALEN'
ISC_PLATFORM_HAVESCOPEID='#define ISC_PLATFORM_HAVESCOPEID 1'
ISC_PLATFORM_HAVESOCKADDRSTORAGE='#define ISC_PLATFORM_HAVESOCKADDRSTORAGE 1'
ISC_PLATFORM_HAVESTRINGSH='#define ISC_PLATFORM_HAVESTRINGSH 1'
ISC_PLATFORM_HAVESYSUNH='#define ISC_PLATFORM_HAVESYSUNH 1'
ISC_PLATFORM_HAVEXADD='#define ISC_PLATFORM_HAVEXADD 1'
ISC_PLATFORM_HAVEXADDQ='#define ISC_PLATFORM_HAVEXADDQ 1'
ISC_PLATFORM_KRB5HEADER=''
ISC_PLATFORM_MSGHDRFLAVOR='#define ISC_NET_BSD44MSGHDR 1'
ISC_PLATFORM_NEEDFPRINTF='#undef ISC_PLATFORM_NEEDFPRINTF'
ISC_PLATFORM_NEEDIN6ADDRANY='#undef ISC_PLATFORM_NEEDIN6ADDRANY'
ISC_PLATFORM_NEEDIN6ADDRLOOPBACK='#undef ISC_PLATFORM_NEEDIN6ADDRLOOPBACK'
ISC_PLATFORM_NEEDMEMMOVE='#undef ISC_PLATFORM_NEEDMEMMOVE'
ISC_PLATFORM_NEEDNETINET6IN6H='#undef ISC_PLATFORM_NEEDNETINET6IN6H'
ISC_PLATFORM_NEEDNETINETIN6H='#undef ISC_PLATFORM_NEEDNETINETIN6H'
ISC_PLATFORM_NEEDNTOP='#undef ISC_PLATFORM_NEEDNTOP'
ISC_PLATFORM_NEEDPORTT='#undef ISC_PLATFORM_NEEDPORTT'
ISC_PLATFORM_NEEDPRINTF='#undef ISC_PLATFORM_NEEDPRINTF'
ISC_PLATFORM_NEEDPTON='#undef ISC_PLATFORM_NEEDPTON'
ISC_PLATFORM_NEEDSPRINTF='#undef ISC_PLATFORM_NEEDSPRINTF'
ISC_PLATFORM_NEEDSTRCASESTR='#undef ISC_PLATFORM_NEEDSTRCASESTR'
ISC_PLATFORM_NEEDSTRLCAT='#define ISC_PLATFORM_NEEDSTRLCAT 1'
ISC_PLATFORM_NEEDSTRLCPY='#define ISC_PLATFORM_NEEDSTRLCPY 1'
ISC_PLATFORM_NEEDSTRSEP='#undef ISC_PLATFORM_NEEDSTRSEP'
ISC_PLATFORM_NEEDSTRTOUL='#undef ISC_PLATFORM_NEEDSTRTOUL'
ISC_PLATFORM_NEEDSYSSELECTH='#undef ISC_PLATFORM_NEEDSYSSELECTH'
ISC_PLATFORM_NEEDVSNPRINTF='#undef ISC_PLATFORM_NEEDVSNPRINTF'
ISC_PLATFORM_NORETURN_POST='#define ISC_PLATFORM_NORETURN_POST __attribute__((noreturn))'
ISC_PLATFORM_NORETURN_PRE='#define ISC_PLATFORM_NORETURN_PRE'
ISC_PLATFORM_OPENSSLHASH='#undef ISC_PLATFORM_OPENSSLHASH'
ISC_PLATFORM_QUADFORMAT='#define ISC_PLATFORM_QUADFORMAT "ll"'
ISC_PLATFORM_RLIMITTYPE='#define ISC_PLATFORM_RLIMITTYPE rlim_t'
ISC_PLATFORM_USEBACKTRACE='#define ISC_PLATFORM_USEBACKTRACE 1'
ISC_PLATFORM_USEDECLSPEC='#undef ISC_PLATFORM_USEDECLSPEC'
ISC_PLATFORM_USEGCCASM='#define ISC_PLATFORM_USEGCCASM 1'
ISC_PLATFORM_USEMACASM='#undef ISC_PLATFORM_USEMACASM'
ISC_PLATFORM_USEOSFASM='#undef ISC_PLATFORM_USEOSFASM'
ISC_PLATFORM_USESTDASM='#undef ISC_PLATFORM_USESTDASM'
ISC_PLATFORM_USETHREADS='#undef ISC_PLATFORM_USETHREADS'
ISC_SOCKADDR_LEN_T=''
ISC_THREAD_DIR='nothreads'
LATEX='/usr/sbin/latex'
LD='/usr/sbin/ld -m elf_x86_64'
LDFLAGS=''
LIBEXPORT='lib/export'
LIBOBJS=''
LIBS='-ldl -lcap '
LIBTOOL=''
LIBTOOL_ALLOW_UNDEFINED=''
LIBTOOL_IN_MAIN=''
LIBTOOL_MKDEP_SED=''
LIBTOOL_MODE_COMPILE=''
LIBTOOL_MODE_INSTALL=''
LIBTOOL_MODE_LINK=''
LIPO=''
LN='ln'
LN_S='ln -s'
LTLIBOBJS=''
LWRES_HAVE_SIN6_SCOPE_ID='#define LWRES_HAVE_SIN6_SCOPE_ID 1'
LWRES_PLATFORM_HAVEINADDR6='#undef LWRES_PLATFORM_HAVEINADDR6'
LWRES_PLATFORM_HAVEIPV6='#define LWRES_PLATFORM_HAVEIPV6 1'
LWRES_PLATFORM_HAVESALEN='#undef LWRES_PLATFORM_HAVESALEN'
LWRES_PLATFORM_NEEDIN6ADDRANY='#undef LWRES_PLATFORM_NEEDIN6ADDRANY'
LWRES_PLATFORM_NEEDIN6ADDRLOOPBACK='#undef LWRES_PLATFORM_NEEDIN6ADDRLOOPBACK'
LWRES_PLATFORM_NEEDNETINET6IN6H='#undef LWRES_PLATFORM_NEEDNETINET6IN6H'
LWRES_PLATFORM_NEEDNETINETIN6H='#undef LWRES_PLATFORM_NEEDNETINETIN6H'
LWRES_PLATFORM_NEEDSPRINTF=''
LWRES_PLATFORM_NEEDSTRLCPY='#define LWRES_PLATFORM_NEEDSTRLCPY 1'
LWRES_PLATFORM_NEEDSTRTOUL='#undef LWRES_PLATFORM_NEEDSTRTOUL'
LWRES_PLATFORM_NEEDSYSSELECTH='#undef LWRES_PLATFORM_NEEDSYSSELECTH'
LWRES_PLATFORM_NEEDVSNPRINTF='#undef LWRES_PLATFORM_NEEDVSNPRINTF'
LWRES_PLATFORM_QUADFORMAT='#define LWRES_PLATFORM_QUADFORMAT "ll"'
LWRES_PLATFORM_USEDECLSPEC='#undef LWRES_PLATFORM_USEDECLSPEC'
MANIFEST_TOOL=':'
MKDEPCC='gcc'
MKDEPCFLAGS='-M'
MKDEPPROG=''
MKSYMTBL_PROGRAM='/usr/sbin/perl'
NM='/usr/sbin/nm -B'
NMEDIT=''
O='o'
OBJDUMP='objdump'
OBJEXT='o'
OPENSSLGOSTLINKOBJS=''
OPENSSLGOSTLINKSRCS=''
OPENSSLLINKOBJS=''
OPENSSLLINKSRCS=''
OPENSSL_ECDSA=''
OPENSSL_GOST=''
OTOOL64=''
OTOOL=''
PACKAGE_BUGREPORT='bind9-bugs@isc.org'
PACKAGE_NAME='BIND'
PACKAGE_STRING='BIND 9.9'
PACKAGE_TARNAME='bind'
PACKAGE_URL='https://www.isc.org/downloads/BIND/'
PACKAGE_VERSION='9.9'
PATH_SEPARATOR=':'
PDFLATEX='/usr/sbin/pdflatex'
PERL='/usr/sbin/perl'
PG_CONFIG=''
PKCS11_PROVIDER='undefined'
PKCS11_TOOLS=''
PURIFY=''
PYTHON='/usr/sbin/python'
PYTHON_TOOLS='python'
RANLIB='ranlib'
READLINE_LIB='-ledit'
RRLLINKOBJS=''
RRLLINKSRCS=''
SA='a'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SO='so'
SO_CFLAGS='-fPIC'
SO_LD='gcc'
SO_LDFLAGS='-shared'
SO_TARGETS='${SO_TARGETS}'
STD_CDEFINES=' -D_GNU_SOURCE'
STD_CINCLUDES=''
STD_CWARNINGS=' -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks'
STRIP='strip'
THREADOPTOBJS=''
THREADOPTSRCS=''
UNITTESTS=''
USE_GSSAPI=''
USE_ISC_SPNEGO=''
USE_OPENSSL=''
USE_PKCS11=''
W3M='/usr/sbin/w3m'
XMLLINT='/usr/sbin/xmllint'
XSLTPROC='/usr/sbin/xsltproc'
XSLT_DB2LATEX_ADMONITIONS='db2latex/xsl/figures'
XSLT_DB2LATEX_STYLE='db2latex/xsl/docbook.xsl'
XSLT_DOCBOOK_CHUNKTOC_HTML='html/chunktoc.xsl'
XSLT_DOCBOOK_CHUNKTOC_XHTML='xhtml/chunktoc.xsl'
XSLT_DOCBOOK_CHUNK_HTML='html/chunk.xsl'
XSLT_DOCBOOK_CHUNK_XHTML='xhtml/chunk.xsl'
XSLT_DOCBOOK_MAKETOC_HTML='html/maketoc.xsl'
XSLT_DOCBOOK_MAKETOC_XHTML='xhtml/maketoc.xsl'
XSLT_DOCBOOK_STYLE_HTML='html/docbook.xsl'
XSLT_DOCBOOK_STYLE_MAN='manpages/docbook.xsl'
XSLT_DOCBOOK_STYLE_XHTML='xhtml/docbook.xsl'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
export_includedir='/tmp/dhcp/src/dhcp-4.3.4/bind/include'
export_libdir='/tmp/dhcp/src/dhcp-4.3.4/bind/lib'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
purify_path=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
## ------------------- ##
## File substitutions. ##
## ------------------- ##
BIND9_MAKE_INCLUDES='/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/make/includes'
BIND9_MAKE_RULES='/tmp/dhcp/src/dhcp-4.3.4/bind/bind-9.9.8-P4/make/rules'
DLZ_DRIVER_RULES='/dev/null'
LIBBIND9_API='./lib/bind9/api'
LIBDNS_API='./lib/dns/api'
LIBIRS_API='./lib/irs/api'
LIBISCCC_API='./lib/isccc/api'
LIBISCCFG_API='./lib/isccfg/api'
LIBISC_API='./lib/isc/api'
LIBLWRES_API='./lib/lwres/api'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "BIND"
#define PACKAGE_TARNAME "bind"
#define PACKAGE_VERSION "9.9"
#define PACKAGE_STRING "BIND 9.9"
#define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
#define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define STDC_HEADERS 1
#define HAVE_FCNTL_H 1
#define HAVE_REGEX_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SYSCTL_H 1
#define FLEXIBLE_ARRAY_MEMBER /**/
#define HAVE_SETEUID 1
#define HAVE_SETRESUID 1
#define HAVE_SETEGID 1
#define HAVE_SETRESGID 1
#define HAVE_FTELLO 1
#define HAVE_FSEEKO 1
#define ISC_SOCKADDR_LEN_T socklen_t
#define TIME_WITH_SYS_TIME 1
#define PATH_RANDOMDEV "/dev/random"
#define HAVE_FLOCKFILE 1
#define HAVE_GETCUNLOCKED 1
#define HAVE_CATGETS 1
#define HAVE_LIBCTRACE /**/
#define WANT_IPV6 1
#define HAVE_ADDRINFO 1
#define IRS_GETNAMEINFO_SOCKLEN_T socklen_t
#define IRS_GETNAMEINFO_BUFLEN_T socklen_t
#define IRS_GETNAMEINFO_FLAGS_T int
#define IRS_GAISTRERROR_RETURN_T const char *
#define HAVE_GETADDRINFO 1
#define HAVE_GAISTRERROR 1
#define HAVE_GETIFADDRS 1
#define HAVE_READLINE 1
#define HAVE_STRERROR 1
#define HAVE_CHROOT 1
#define HAVE_LINUX_TYPES_H 1
#define HAVE_SYS_CAPABILITY_H 1
#define HAVE_LINUX_CAPABILITY_H 1
#define HAVE_LIBCAP 1
#define HAVE_SYS_PRCTL_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_TZSET 1
#define HAVE_STRINGS_H 1
#define HAVE_IF_NAMETOINDEX 1
#define HAVE_NANOSLEEP 1
#define HAVE_USLEEP 1
#define SIZEOF_VOID_P 8
#define ENABLE_RPZ_NSIP 1
#define ENABLE_RPZ_NSDNAME 1
#define PORT_NONBLOCK O_NONBLOCK
#define HAVE_LOCALE_H 1
#define HAVE_SETLOCALE 1
#define HAVE_DLOPEN 1
#define HAVE_DLCLOSE 1
#define HAVE_DLSYM 1
#define ISC_DLZ_DLOPEN 1
configure: exit 0