The build took 00h 01m 05s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
90,748 |
ansic |
6,253 |
sh |
4,370 |
perl |
14 |
makefile |
101,385 |
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:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: dhcp 4.3.4-2 (Wed Apr 5 00:59:41 UTC 2017)
==> 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... clang
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -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
configure: WARNING: using cross tools not prefixed with host triplet
checking for ar... /sysroot/bin/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... no
checking linux/types.h presence... no
checking for linux/types.h... no
checking for linux/filter.h... no
checking sys/dlpi.h usability... no
checking sys/dlpi.h presence... no
checking for sys/dlpi.h... no
checking net/bpf.h usability... no
checking net/bpf.h presence... no
checking for net/bpf.h... no
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... yes
checking for library containing if_nametoindex... none required
checking for random device... unspecified
configure: error: need --with-randomdev=PATH or --with-randomdev=no
==> ERROR: A failure occurred in build().
Aborting...
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 = 455b57517a73
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/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: /sysroot/bin
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 /sysroot/bin/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:3457: result: clang
configure:3726: checking for C compiler version
configure:3735: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3746: $? = 0
configure:3735: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:3746: $? = 0
configure:3735: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3746: $? = 1
configure:3735: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3746: $? = 1
configure:3766: checking whether the C compiler works
configure:3788: clang 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: clang -o conftest conftest.c >&5
configure:3862: $? = 0
configure:3884: result:
configure:3906: checking whether we are cross compiling
configure:3914: clang -o conftest conftest.c >&5
configure:3918: $? = 0
configure:3925: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:3929: $? = 127
configure:3944: result: yes
configure:3949: checking for suffix of object files
configure:3971: clang -c conftest.c >&5
configure:3975: $? = 0
configure:3996: result: o
configure:4000: checking whether we are using the GNU C compiler
configure:4019: clang -c conftest.c >&5
configure:4019: $? = 0
configure:4028: result: yes
configure:4037: checking whether clang accepts -g
configure:4057: clang -c -g conftest.c >&5
configure:4057: $? = 0
configure:4098: result: yes
configure:4115: checking for clang option to accept ISO C89
configure:4178: clang -c conftest.c >&5
configure:4178: $? = 0
configure:4191: result: none needed
configure:4216: checking whether clang understands -c and -o together
configure:4238: clang -c conftest.c -o conftest2.o
configure:4241: $? = 0
configure:4238: clang -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 clang
configure:4446: result: gcc3
configure:4499: checking how to run the C preprocessor
configure:4530: clang -E conftest.c
configure:4530: $? = 0
configure:4544: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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: clang -E
configure:4589: clang -E conftest.c
configure:4589: $? = 0
configure:4603: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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: clang -c conftest.c >&5
configure:4782: $? = 0
configure:4866: result: yes
configure:4879: checking for sys/types.h
configure:4879: clang -c conftest.c >&5
configure:4879: $? = 0
configure:4879: result: yes
configure:4879: checking for sys/stat.h
configure:4879: clang -c conftest.c >&5
configure:4879: $? = 0
configure:4879: result: yes
configure:4879: checking for stdlib.h
configure:4879: clang -c conftest.c >&5
configure:4879: $? = 0
configure:4879: result: yes
configure:4879: checking for string.h
configure:4879: clang -c conftest.c >&5
configure:4879: $? = 0
configure:4879: result: yes
configure:4879: checking for memory.h
configure:4879: clang -c conftest.c >&5
configure:4879: $? = 0
configure:4879: result: yes
configure:4879: checking for strings.h
configure:4879: clang -c conftest.c >&5
configure:4879: $? = 0
configure:4879: result: yes
configure:4879: checking for inttypes.h
configure:4879: clang -c conftest.c >&5
configure:4879: $? = 0
configure:4879: result: yes
configure:4879: checking for stdint.h
configure:4879: clang -c conftest.c >&5
configure:4879: $? = 0
configure:4879: result: yes
configure:4879: checking for unistd.h
configure:4879: clang -c conftest.c >&5
configure:4879: $? = 0
configure:4879: result: yes
configure:4892: checking minix/config.h usability
configure:4892: clang -c conftest.c >&5
conftest.c:54:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
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: clang -E conftest.c
conftest.c:21:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
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: clang -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 /sysroot/bin/ranlib
configure:5023: result: ranlib
configure:5035: WARNING: using cross tools not prefixed with host triplet
configure:5048: checking for ar
configure:5066: found /sysroot/bin/ar
configure:5078: result: /sysroot/bin/ar
configure:5098: checking whether byte ordering is bigendian
configure:5113: clang -c conftest.c >&5
conftest.c:27:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:27:14: error: expected ';' after top level declarator
not a universal capable compiler
^
;
2 errors generated.
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: clang -c conftest.c >&5
configure:5158: $? = 0
configure:5176: clang -c conftest.c >&5
conftest.c:33:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
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: clang -c conftest.c >&5
configure:6006: $? = 0
configure:6006: clang -c conftest.c >&5
conftest.c:73:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
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: clang -c conftest.c >&5
configure:6017: $? = 0
configure:6017: clang -c conftest.c >&5
conftest.c:73:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
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: clang -c conftest.c >&5
configure:6028: $? = 0
configure:6028: clang -c conftest.c >&5
conftest.c:73:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
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: clang -c conftest.c >&5
configure:6039: $? = 0
configure:6039: clang -c conftest.c >&5
conftest.c:73:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
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: clang -c conftest.c >&5
configure:6052: $? = 0
configure:6052: clang -c conftest.c >&5
conftest.c:72:23: error: expected expression
if (sizeof ((u_int8_t)))
^
1 error generated.
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: clang -c conftest.c >&5
configure:6077: $? = 0
configure:6077: clang -c conftest.c >&5
conftest.c:72:24: error: expected expression
if (sizeof ((u_int16_t)))
^
1 error generated.
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: clang -c conftest.c >&5
configure:6100: $? = 0
configure:6100: clang -c conftest.c >&5
conftest.c:72:24: error: expected expression
if (sizeof ((u_int32_t)))
^
1 error generated.
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: clang -c conftest.c >&5
configure:6125: $? = 0
configure:6125: clang -c conftest.c >&5
conftest.c:72:24: error: expected expression
if (sizeof ((u_int64_t)))
^
1 error generated.
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: clang -c conftest.c >&5
configure:6154: $? = 0
configure:6154: result: yes
configure:6154: checking ifaddrs.h presence
configure:6154: clang -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: clang -c conftest.c >&5
conftest.c:70:10: fatal error: 'linux/types.h' file not found
#include
^
1 error generated.
configure:6168: $? = 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
| /* 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:6168: result: no
configure:6168: checking linux/types.h presence
configure:6168: clang -E conftest.c
conftest.c:37:10: fatal error: 'linux/types.h' file not found
#include
^
1 error generated.
configure:6168: $? = 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
| /* end confdefs.h. */
| #include
configure:6168: result: no
configure:6168: checking for linux/types.h
configure:6168: result: no
configure:6179: checking for linux/filter.h
configure:6179: clang -c conftest.c >&5
conftest.c:43:10: fatal error: 'linux/filter.h' file not found
#include
^
1 error generated.
configure:6179: $? = 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
| /* end confdefs.h. */
|
| #ifdef HAVE_LINUX_TYPES_H
| #include
| #endif
|
|
| #include
configure:6179: result: no
configure:6196: checking sys/dlpi.h usability
configure:6196: clang -c conftest.c >&5
conftest.c:70:10: fatal error: 'sys/dlpi.h' file not found
#include
^
1 error generated.
configure:6196: $? = 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
| /* 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:6196: result: no
configure:6196: checking sys/dlpi.h presence
configure:6196: clang -E conftest.c
conftest.c:37:10: fatal error: 'sys/dlpi.h' file not found
#include
^
1 error generated.
configure:6196: $? = 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
| /* end confdefs.h. */
| #include
configure:6196: result: no
configure:6196: checking for sys/dlpi.h
configure:6196: result: no
configure:6208: checking net/bpf.h usability
configure:6208: clang -c conftest.c >&5
conftest.c:70:10: fatal error: 'net/bpf.h' file not found
#include
^
1 error generated.
configure:6208: $? = 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
| /* 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:6208: result: no
configure:6208: checking net/bpf.h presence
configure:6208: clang -E conftest.c
conftest.c:37:10: fatal error: 'net/bpf.h' file not found
#include
^
1 error generated.
configure:6208: $? = 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
| /* end confdefs.h. */
| #include
configure:6208: result: no
configure:6208: checking for net/bpf.h
configure:6208: result: no
configure:6229: checking for struct lifnum
configure:6246: clang -c conftest.c >&5
conftest.c:44:16: error: variable has incomplete type 'struct lifnum'
struct lifnum a;
^
conftest.c:44:9: note: forward declaration of 'struct lifnum'
struct lifnum a;
^
1 error generated.
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
| /* 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: clang -c conftest.c >&5
conftest.c:38:12: fatal error: 'net/if6.h' file not found
#include
^
1 error generated.
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
| /* 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: clang -o conftest conftest.c >&5
conftest.c:38:11: fatal error: 'net/if6.h' file not found
#include
^
1 error generated.
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
| /* 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: clang -c conftest.c >&5
configure:6331: $? = 0
configure:6332: result: yes
configure:6350: checking sys/socket.h usability
configure:6350: clang -c conftest.c >&5
configure:6350: $? = 0
configure:6350: result: yes
configure:6350: checking sys/socket.h presence
configure:6350: clang -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: clang -c conftest.c >&5
conftest.c:72:10: fatal error: 'net/if_dl.h' file not found
#include
^
1 error generated.
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 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: clang -E conftest.c
conftest.c:39:10: fatal error: 'net/if_dl.h' file not found
#include
^
1 error generated.
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 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: clang -c conftest.c >&5
conftest.c:72:10: fatal error: 'net/if6.h' file not found
#include
^
1 error generated.
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 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: clang -E conftest.c
conftest.c:39:10: fatal error: 'net/if6.h' file not found
#include
^
1 error generated.
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 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: clang -c conftest.c >&5
configure:6350: $? = 0
configure:6350: result: yes
configure:6350: checking regex.h presence
configure:6350: clang -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: clang -o conftest conftest.c >&5
configure:6393: $? = 0
configure:6410: result: none required
configure:6418: checking for library containing inet_ntoa
configure:6449: clang -o conftest conftest.c >&5
configure:6449: $? = 0
configure:6466: result: none required
configure:6475: checking for library containing inet_aton
configure:6506: clang -o conftest conftest.c >&5
configure:6506: $? = 0
configure:6523: result: none required
configure:6537: checking for library containing regcomp
configure:6568: clang -o conftest conftest.c >&5
configure:6568: $? = 0
configure:6585: result: none required
configure:6596: checking for strlcat
configure:6596: clang -o conftest conftest.c >&5
conftest.c:63:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
char strlcat ();
^
conftest.c:63:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
configure:6596: $? = 0
configure:6596: result: yes
configure:6607: checking for library containing if_nametoindex
configure:6638: clang -o conftest conftest.c >&5
configure:6638: $? = 0
configure:6655: result: none required
configure:6665: checking for random device
configure:6677: result: unspecified
configure:6679: error: need --with-randomdev=PATH or --with-randomdev=no
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=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=set
ac_cv_env_CC_value=clang
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_func_strlcat=yes
ac_cv_header_ifaddrs_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_filter_h=no
ac_cv_header_linux_types_h=no
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_net_bpf_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_dlpi_h=no
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_objext=o
ac_cv_path_AR=/sysroot/bin/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_CC=clang
ac_cv_prog_CPP='clang -E'
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_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='/sysroot/bin/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='--host=x86_64-unknown-linux-gnu'
BINDDIR=''
BINDSRCDIR=''
BIND_ATF_FALSE=''
BIND_ATF_TRUE='#'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
CROSS_COMPILING_FALSE='#'
CROSS_COMPILING_TRUE=''
CYGPATH_W='echo'
DEFS=''
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=''
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='NONE'
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 ISC_DHCP_NORETURN __attribute__((noreturn))
#define HAVE_SYS_SOCKET_H 1
#define HAVE_REGEX_H 1
#define HAVE_STRLCAT 1
configure: exit 1