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.10, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ /root/contrail/third_party/bind-9.10.4-P2/configure --prefix=/root/contrail/build --enable-threads --enable-fixed-rrset

## --------- ##
## Platform. ##
## --------- ##

hostname = jenkins-test-unit-agent-1896-1.novalocal
uname -m = x86_64
uname -r = 5.14.0-284.11.1.el9_2.x86_64
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Tue May 9 17:09:15 UTC 2023

/usr/bin/uname -p = x86_64
/bin/uname -X     = unknown

/bin/arch              = x86_64
/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:2847: checking build system type
configure:2861: result: x86_64-unknown-linux-gnu
configure:2881: checking host system type
configure:2894: result: x86_64-unknown-linux-gnu
configure:2915: checking whether make sets $(MAKE)
configure:2937: result: yes
configure:3005: checking how to print strings
configure:3032: result: printf
configure:3101: checking for gcc
configure:3117: found /usr/bin/gcc
configure:3128: result: gcc
configure:3357: checking for C compiler version
configure:3366: gcc --version >&5
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 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:3377: $? = 0
configure:3366: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) 
configure:3377: $? = 0
configure:3366: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3377: $? = 4
configure:3366: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3377: $? = 4
configure:3397: checking whether the C compiler works
configure:3419: gcc -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS   conftest.c  >&5
configure:3423: $? = 0
configure:3471: result: yes
configure:3474: checking for C compiler default output file name
configure:3476: result: a.out
configure:3482: checking for suffix of executables
configure:3489: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS   conftest.c  >&5
configure:3493: $? = 0
configure:3515: result: 
configure:3537: checking whether we are cross compiling
configure:3545: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS   conftest.c  >&5
configure:3549: $? = 0
configure:3556: ./conftest
configure:3560: $? = 0
configure:3575: result: no
configure:3580: checking for suffix of object files
configure:3602: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  conftest.c >&5
configure:3606: $? = 0
configure:3627: result: o
configure:3631: checking whether we are using the GNU C compiler
configure:3650: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  conftest.c >&5
configure:3650: $? = 0
configure:3659: result: yes
configure:3668: checking whether gcc accepts -g
configure:3688: gcc -c -g  conftest.c >&5
configure:3688: $? = 0
configure:3729: result: yes
configure:3746: checking for gcc option to accept ISO C89
configure:3809: gcc  -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  conftest.c >&5
configure:3809: $? = 0
configure:3822: result: none needed
configure:3842: checking for a sed that does not truncate output
configure:3906: result: /usr/bin/sed
configure:3924: checking for grep that handles long lines and -e
configure:3982: result: /usr/bin/grep
configure:3987: checking for egrep
configure:4049: result: /usr/bin/grep -E
configure:4054: checking for fgrep
configure:4116: result: /usr/bin/grep -F
configure:4151: checking for ld used by gcc
configure:4218: result: /usr/bin/ld
configure:4225: checking if the linker (/usr/bin/ld) is GNU ld
configure:4240: result: yes
configure:4252: checking for BSD- or MS-compatible name lister (nm)
configure:4301: result: /usr/bin/nm -B
configure:4431: checking the name lister (/usr/bin/nm -B) interface
configure:4438: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  conftest.c >&5
configure:4441: /usr/bin/nm -B "conftest.o"
configure:4444: output
0000000000000000 B some_variable
configure:4451: result: BSD nm
configure:4454: checking whether ln -s works
configure:4458: result: yes
configure:4466: checking the maximum length of command line arguments
configure:4596: result: 1572864
configure:4613: checking whether the shell understands some XSI constructs
configure:4623: result: yes
configure:4627: checking whether the shell understands "+="
configure:4633: result: yes
configure:4668: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:4708: result: func_convert_file_noop
configure:4715: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:4735: result: func_convert_file_noop
configure:4742: checking for /usr/bin/ld option to reload object files
configure:4749: result: -r
configure:4823: checking for objdump
configure:4839: found /usr/bin/objdump
configure:4850: result: objdump
configure:4882: checking how to recognize dependent libraries
configure:5084: result: pass_all
configure:5169: checking for dlltool
configure:5199: result: no
configure:5229: checking how to associate runtime and link libraries
configure:5256: result: printf %s\n
configure:5317: checking for ar
configure:5333: found /usr/bin/ar
configure:5344: result: ar
configure:5381: checking for archiver @FILE support
configure:5398: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  conftest.c >&5
configure:5398: $? = 0
configure:5401: ar cru libconftest.a @conftest.lst >&5
configure:5404: $? = 0
configure:5409: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:5412: $? = 1
configure:5424: result: @
configure:5482: checking for strip
configure:5498: found /usr/bin/strip
configure:5509: result: strip
configure:5581: checking for ranlib
configure:5597: found /usr/bin/ranlib
configure:5608: result: ranlib
configure:5685: checking for gawk
configure:5701: found /usr/bin/gawk
configure:5712: result: gawk
configure:5752: checking command to parse /usr/bin/nm -B output from gcc object
configure:5872: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  conftest.c >&5
configure:5875: $? = 0
configure:5879: /usr/bin/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:5882: $? = 0
configure:5948: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS   conftest.c conftstm.o >&5
configure:5951: $? = 0
configure:5989: result: ok
configure:6026: checking for sysroot
configure:6056: result: no
configure:6133: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  conftest.c >&5
configure:6136: $? = 0
configure:6312: checking for mt
configure:6342: result: no
configure:6362: checking if : is a manifest tool
configure:6368: : '-?'
configure:6376: result: no
configure:7018: checking how to run the C preprocessor
configure:7049: gcc -E  conftest.c
configure:7049: $? = 0
configure:7063: gcc -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:7063: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7088: result: gcc -E
configure:7108: gcc -E  conftest.c
configure:7108: $? = 0
configure:7122: gcc -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:7122: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #define PACKAGE_BUGREPORT "bind9-bugs@isc.org"
| #define PACKAGE_URL "https://www.isc.org/downloads/BIND/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7151: checking for ANSI C header files
configure:7171: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  conftest.c >&5
configure:7171: $? = 0
configure:7244: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS   conftest.c  >&5
configure:7244: $? = 0
configure:7244: ./conftest
configure:7244: $? = 0
configure:7255: result: yes
configure:7268: checking for sys/types.h
configure:7268: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  conftest.c >&5
configure:7268: $? = 0
configure:7268: result: yes
configure:7268: checking for sys/stat.h
configure:7268: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  conftest.c >&5
configure:7268: $? = 0
configure:7268: result: yes
configure:7268: checking for stdlib.h
configure:7268: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  conftest.c >&5
configure:7268: $? = 0
configure:7268: result: yes
configure:7268: checking for string.h
configure:7268: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  conftest.c >&5
configure:7268: $? = 0
configure:7268: result: yes
configure:7268: checking for memory.h
configure:7268: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  conftest.c >&5
configure:7268: $? = 0
configure:7268: result: yes
configure:7268: checking for strings.h
configure:7268: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  conftest.c >&5
configure:7268: $? = 0
configure:7268: result: yes
configure:7268: checking for inttypes.h
configure:7268: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  conftest.c >&5
configure:7268: $? = 0
configure:7268: result: yes
configure:7268: checking for stdint.h
configure:7268: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  conftest.c >&5
configure:7268: $? = 0
configure:7268: result: yes
configure:7268: checking for unistd.h
configure:7268: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  conftest.c >&5
configure:7268: $? = 0
configure:7268: result: yes
configure:7282: checking for dlfcn.h
configure:7282: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  conftest.c >&5
configure:7282: $? = 0
configure:7282: result: yes
configure:7488: checking for objdir
configure:7503: result: .libs
configure:7774: checking if gcc supports -fno-rtti -fno-exceptions
configure:7792: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:7796: $? = 0
configure:7809: result: no
configure:8136: checking for gcc option to produce PIC
configure:8143: result: -fPIC -DPIC
configure:8151: checking if gcc PIC flag -fPIC -DPIC works
configure:8169: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -fPIC -DPIC -DPIC conftest.c >&5
configure:8173: $? = 0
configure:8186: result: yes
configure:8215: checking if gcc static flag -static works
configure:8243: result: no
configure:8258: checking if gcc supports -c -o file.o
configure:8279: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -o out/conftest2.o conftest.c >&5
configure:8283: $? = 0
configure:8305: result: yes
configure:8313: checking if gcc supports -c -o file.o
configure:8360: result: yes
configure:8393: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9546: result: yes
configure:9583: checking whether -lc should be explicitly linked in
configure:9591: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  conftest.c >&5
configure:9594: $? = 0
configure:9609: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:9612: $? = 0
configure:9626: result: no
configure:9786: checking dynamic linker characteristics
configure:10297: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:10297: $? = 0
configure:10519: result: GNU/Linux ld.so
configure:10626: checking how to hardcode library paths into programs
configure:10651: result: immediate
configure:11191: checking whether stripping libraries is possible
configure:11196: result: yes
configure:11231: checking if libtool supports shared libraries
configure:11233: result: yes
configure:11236: checking whether to build shared libraries
configure:11257: result: yes
configure:11260: checking whether to build static libraries
configure:11264: result: yes
configure:11315: checking for a BSD-compatible install
configure:11383: result: /usr/bin/install -c
configure:11394: checking whether ln -s works
configure:11398: result: yes
configure:11609: checking for ar
configure:11627: found /usr/bin/ar
configure:11639: result: /usr/bin/ar
configure:11673: checking for etags
configure:11706: result: no
configure:11673: checking for emacs-etags
configure:11706: result: no
configure:11742: checking for perl5
configure:11775: result: no
configure:11742: checking for perl
configure:11760: found /usr/bin/perl
configure:11772: result: /usr/bin/perl
configure:11817: checking for python
configure:11835: found /usr/bin/python
configure:11847: result: /usr/bin/python
configure:11861: checking python module 'argparse'
configure:11864: result: found, using /usr/bin/python
configure:12122: checking for gcc
configure:12149: result: gcc
configure:12378: checking for C compiler version
configure:12387: gcc --version >&5
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 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:12398: $? = 0
configure:12387: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) 
configure:12398: $? = 0
configure:12387: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:12398: $? = 4
configure:12387: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:12398: $? = 4
configure:12402: checking whether we are using the GNU C compiler
configure:12430: result: yes
configure:12439: checking whether gcc accepts -g
configure:12500: result: yes
configure:12517: checking for gcc option to accept ISO C89
configure:12593: result: none needed
configure:12672: checking for ANSI C header files
configure:12776: result: yes
configure:12788: checking for fcntl.h
configure:12788: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:12788: $? = 0
configure:12788: result: yes
configure:12788: checking for regex.h
configure:12788: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:12788: $? = 0
configure:12788: result: yes
configure:12788: checking for sys/time.h
configure:12788: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:12788: $? = 0
configure:12788: result: yes
configure:12788: checking for unistd.h
configure:12788: result: yes
configure:12788: checking for sys/mman.h
configure:12788: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:12788: $? = 0
configure:12788: result: yes
configure:12788: checking for sys/sockio.h
configure:12788: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
conftest.c:68:24: fatal error: sys/sockio.h: No such file or directory
 #include <sys/sockio.h>
                        ^
compilation terminated.
configure:12788: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #ifdef HAVE_SYS_PARAM_H
| # include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
| 
| 
| #include <sys/sockio.h>
configure:12788: result: no
configure:12788: checking for sys/select.h
configure:12788: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:12788: $? = 0
configure:12788: result: yes
configure:12788: checking for sys/param.h
configure:12788: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:12788: $? = 0
configure:12788: result: yes
configure:12788: checking for sys/sysctl.h
configure:12788: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:12788: $? = 0
configure:12788: result: yes
configure:12788: checking for net/if6.h
configure:12788: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
conftest.c:71:21: fatal error: net/if6.h: No such file or directory
 #include <net/if6.h>
                     ^
compilation terminated.
configure:12788: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #ifdef HAVE_SYS_PARAM_H
| # include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
| 
| 
| #include <net/if6.h>
configure:12788: result: no
configure:12788: checking for sys/socket.h
configure:12788: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:12788: $? = 0
configure:12788: result: yes
configure:12788: checking for net/route.h
configure:12788: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:12788: $? = 0
configure:12788: result: yes
configure:12788: checking for linux/netlink.h
configure:12788: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:12788: $? = 0
configure:12788: result: yes
configure:12788: checking for linux/rtnetlink.h
configure:12788: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:12788: $? = 0
configure:12788: result: yes
configure:12807: checking for an ANSI C-conforming const
configure:12873: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:12873: $? = 0
configure:12880: result: yes
configure:12888: checking for inline
configure:12904: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:12904: $? = 0
configure:12912: result: inline
configure:12930: checking for working volatile
configure:12949: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:12949: $? = 0
configure:12956: result: yes
configure:12964: checking for sysctlbyname
configure:12964: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE  conftest.c  >&5
/tmp/ccf809Mi.o: In function `main':
/root/contrail/build/third_party/bind/conftest.c:68: undefined reference to `sysctlbyname'
collect2: error: ld returned 1 exit status
configure:12964: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| /* end confdefs.h.  */
| /* Define sysctlbyname to an innocuous variant, in case <limits.h> declares sysctlbyname.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sysctlbyname innocuous_sysctlbyname
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sysctlbyname (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:12964: result: no
configure:12971: checking for flexible array members
configure:12994: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:12994: $? = 0
configure:13001: result: yes
configure:13018: checking for mmap
configure:13018: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE  conftest.c  >&5
configure:13018: $? = 0
configure:13018: result: yes
configure:13034: checking for seteuid
configure:13034: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE  conftest.c  >&5
configure:13034: $? = 0
configure:13034: result: yes
configure:13034: checking for setresuid
configure:13034: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE  conftest.c  >&5
configure:13034: $? = 0
configure:13034: result: yes
configure:13046: checking for setegid
configure:13046: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE  conftest.c  >&5
configure:13046: $? = 0
configure:13046: result: yes
configure:13046: checking for setresgid
configure:13046: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE  conftest.c  >&5
configure:13046: $? = 0
configure:13046: result: yes
configure:13060: checking for ftello
configure:13060: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE  conftest.c  >&5
configure:13060: $? = 0
configure:13060: result: yes
configure:13060: checking for fseeko
configure:13060: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE  conftest.c  >&5
configure:13060: $? = 0
configure:13060: result: yes
configure:13074: checking for static inline breakage
configure:13095: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:13095: $? = 0
configure:13096: result: no
configure:13107: checking for size_t
configure:13107: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:13107: $? = 0
configure:13107: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:78:21: error: expected expression before ')' token
 if (sizeof ((size_t)))
                     ^
configure:13107: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13107: result: yes
configure:13118: checking for ssize_t
configure:13118: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:13118: $? = 0
configure:13118: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:78:22: error: expected expression before ')' token
 if (sizeof ((ssize_t)))
                      ^
configure:13118: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13118: result: yes
configure:13129: checking for uintptr_t
configure:13129: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:13129: $? = 0
configure:13129: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:78:24: error: expected expression before ')' token
 if (sizeof ((uintptr_t)))
                        ^
configure:13129: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13129: result: yes
configure:13140: checking for socklen_t
configure:13140: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:13140: $? = 0
configure:13140: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:50:24: error: expected expression before ')' token
 if (sizeof ((socklen_t)))
                        ^
configure:13140: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 <sys/types.h>
| #include <sys/socket.h>
| 
| 
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13140: result: yes
configure:13177: checking whether time.h and sys/time.h may both be included
configure:13197: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:13197: $? = 0
configure:13204: result: yes
configure:13212: checking for long long
configure:13225: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:13225: $? = 0
configure:13226: result: yes
configure:13240: checking for uname
configure:13261: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:13261: $? = 0
configure:13262: result: yes
configure:13277: checking for GCC noreturn attribute
configure:13290: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:13290: $? = 0
configure:13291: result: yes
configure:13308: checking for struct lifconf
configure:13329: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:54:16: error: storage size of 'lifconf' isn't known
 struct lifconf lifconf;
                ^
configure:13329: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <sys/socket.h>
| #include <net/if.h>
| 
| int
| main ()
| {
| 
| struct lifconf lifconf;
| lifconf.lifc_len = 0;
| 
| 
|   ;
|   return 0;
| }
configure:13334: result: no
configure:13353: checking for kqueue
configure:13353: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE  conftest.c  >&5
/tmp/cciRjZV2.o: In function `main':
/root/contrail/build/third_party/bind/conftest.c:79: undefined reference to `kqueue'
collect2: error: ld returned 1 exit status
configure:13353: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| /* end confdefs.h.  */
| /* Define kqueue to an innocuous variant, in case <limits.h> declares kqueue.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define kqueue innocuous_kqueue
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char kqueue (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef kqueue
| 
| /* 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 kqueue ();
| /* 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_kqueue || defined __stub___kqueue
| choke me
| #endif
| 
| int
| main ()
| {
| return kqueue ();
|   ;
|   return 0;
| }
configure:13353: result: no
configure:13388: checking epoll support
configure:13406: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE  conftest.c  >&5
configure:13406: $? = 0
configure:13406: ./conftest
configure:13406: $? = 0
configure:13407: result: yes
configure:13444: checking sys/devpoll.h usability
configure:13444: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
conftest.c:78:25: fatal error: sys/devpoll.h: No such file or directory
 #include <sys/devpoll.h>
                         ^
compilation terminated.
configure:13444: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/devpoll.h>
configure:13444: result: no
configure:13444: checking sys/devpoll.h presence
configure:13444: gcc -E  -D_GNU_SOURCE conftest.c
conftest.c:45:25: fatal error: sys/devpoll.h: No such file or directory
 #include <sys/devpoll.h>
                         ^
compilation terminated.
configure:13444: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| /* end confdefs.h.  */
| #include <sys/devpoll.h>
configure:13444: result: no
configure:13444: checking for sys/devpoll.h
configure:13444: result: no
configure:13444: checking devpoll.h usability
configure:13444: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
conftest.c:78:21: fatal error: devpoll.h: No such file or directory
 #include <devpoll.h>
                     ^
compilation terminated.
configure:13444: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <devpoll.h>
configure:13444: result: no
configure:13444: checking devpoll.h presence
configure:13444: gcc -E  -D_GNU_SOURCE conftest.c
conftest.c:45:21: fatal error: devpoll.h: No such file or directory
 #include <devpoll.h>
                     ^
compilation terminated.
configure:13444: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| /* end confdefs.h.  */
| #include <devpoll.h>
configure:13444: result: no
configure:13444: checking for devpoll.h
configure:13444: result: no
configure:13470: checking if unistd.h or sys/types.h defines fd_set
configure:13485: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:13485: $? = 0
configure:13486: result: yes
configure:13524: checking whether byte ordering is bigendian
configure:13539: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
conftest.c:46:9: error: unknown type name 'not'
         not a universal capable compiler
         ^
conftest.c:46:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
         not a universal capable compiler
               ^
conftest.c:46:15: error: unknown type name 'universal'
configure:13539: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:13584: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:13584: $? = 0
configure:13602: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:52:4: error: unknown type name 'not'
    not big endian
    ^
conftest.c:52:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
    not big endian
            ^
configure:13602: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:13730: result: no
configure:13777: checking for GeoIP support
configure:13779: result: disabled
configure:14010: checking for GSSAPI library
configure:14066: result: looking in /usr/lib
configure:14074: checking gssapi.h usability
configure:14074: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include  -D_GNU_SOURCE conftest.c >&5
configure:14074: $? = 0
configure:14074: result: yes
configure:14074: checking gssapi.h presence
configure:14074: gcc -E -I/usr/include  -D_GNU_SOURCE conftest.c
configure:14074: $? = 0
configure:14074: result: yes
configure:14074: checking for gssapi.h
configure:14074: result: yes
configure:14074: checking gssapi/gssapi.h usability
configure:14074: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include  -D_GNU_SOURCE conftest.c >&5
configure:14074: $? = 0
configure:14074: result: yes
configure:14074: checking gssapi/gssapi.h presence
configure:14074: gcc -E -I/usr/include  -D_GNU_SOURCE conftest.c
configure:14074: $? = 0
configure:14074: result: yes
configure:14074: checking for gssapi/gssapi.h
configure:14074: result: yes
configure:14093: checking gssapi_krb5.h usability
configure:14093: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include  -D_GNU_SOURCE conftest.c >&5
conftest.c:80:25: fatal error: gssapi_krb5.h: No such file or directory
 #include <gssapi_krb5.h>
                         ^
compilation terminated.
configure:14093: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <gssapi_krb5.h>
configure:14093: result: no
configure:14093: checking gssapi_krb5.h presence
configure:14093: gcc -E -I/usr/include  -D_GNU_SOURCE conftest.c
conftest.c:47:25: fatal error: gssapi_krb5.h: No such file or directory
 #include <gssapi_krb5.h>
                         ^
compilation terminated.
configure:14093: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| /* end confdefs.h.  */
| #include <gssapi_krb5.h>
configure:14093: result: no
configure:14093: checking for gssapi_krb5.h
configure:14093: result: no
configure:14093: checking gssapi/gssapi_krb5.h usability
configure:14093: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include  -D_GNU_SOURCE conftest.c >&5
configure:14093: $? = 0
configure:14093: result: yes
configure:14093: checking gssapi/gssapi_krb5.h presence
configure:14093: gcc -E -I/usr/include  -D_GNU_SOURCE conftest.c
configure:14093: $? = 0
configure:14093: result: yes
configure:14093: checking for gssapi/gssapi_krb5.h
configure:14093: result: yes
configure:14108: checking krb5.h usability
configure:14108: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include  -D_GNU_SOURCE conftest.c >&5
configure:14108: $? = 0
configure:14108: result: yes
configure:14108: checking krb5.h presence
configure:14108: gcc -E -I/usr/include  -D_GNU_SOURCE conftest.c
configure:14108: $? = 0
configure:14108: result: yes
configure:14108: checking for krb5.h
configure:14108: result: yes
configure:14108: checking krb5/krb5.h usability
configure:14108: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include  -D_GNU_SOURCE conftest.c >&5
configure:14108: $? = 0
configure:14108: result: yes
configure:14108: checking krb5/krb5.h presence
configure:14108: gcc -E -I/usr/include  -D_GNU_SOURCE conftest.c
configure:14108: $? = 0
configure:14108: result: yes
configure:14108: checking for krb5/krb5.h
configure:14108: result: yes
configure:14108: checking kerberosv5/krb5.h usability
configure:14108: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include  -D_GNU_SOURCE conftest.c >&5
conftest.c:83:29: fatal error: kerberosv5/krb5.h: No such file or directory
 #include <kerberosv5/krb5.h>
                             ^
compilation terminated.
configure:14108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <kerberosv5/krb5.h>
configure:14108: result: no
configure:14108: checking kerberosv5/krb5.h presence
configure:14108: gcc -E -I/usr/include  -D_GNU_SOURCE conftest.c
conftest.c:50:29: fatal error: kerberosv5/krb5.h: No such file or directory
 #include <kerberosv5/krb5.h>
                             ^
compilation terminated.
configure:14108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| /* end confdefs.h.  */
| #include <kerberosv5/krb5.h>
configure:14108: result: no
configure:14108: checking for kerberosv5/krb5.h
configure:14108: result: no
configure:14167: checking linking as -lgssapi_krb5
configure:14188: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include  -D_GNU_SOURCE  conftest.c -lgssapi_krb5 >&5
/usr/bin/ld: /tmp/ccdcQatP.o: undefined reference to symbol 'krb5_init_context@@krb5_3_MIT'
//usr/lib64/libkrb5.so.3: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
configure:14188: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <gssapi/gssapi.h>
| #include <gssapi/gssapi_krb5.h>
| #include <krb5/krb5.h>
| 
| int
| main ()
| {
| gss_acquire_cred(NULL, NULL, 0, NULL, 0, NULL, NULL, NULL);krb5_init_context(NULL);
| #if defined(HAVE_GSSAPI_KRB5_H) || defined(HAVE_GSSAPI_GSSAPI_KRB5_H)
| gsskrb5_register_acceptor_identity(NULL);
| #endif
|   ;
|   return 0;
| }
configure:14198: result: no
configure:14167: checking linking as -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
configure:14188: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include  -D_GNU_SOURCE  conftest.c -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:14188: $? = 0
configure:14196: result: yes
configure:14252: result: using GSSAPI from /usr/lib and /usr/include
configure:14277: checking for random device
configure:14304: result: /dev/random
configure:14307: checking for /dev/random
configure:14321: result: yes
configure:14368: checking for arc4random
configure:14368: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE  conftest.c  >&5
/tmp/ccltJo70.o: In function `main':
/root/contrail/build/third_party/bind/conftest.c:85: undefined reference to `arc4random'
collect2: error: ld returned 1 exit status
configure:14368: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| /* end confdefs.h.  */
| /* Define arc4random to an innocuous variant, in case <limits.h> declares arc4random.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define arc4random innocuous_arc4random
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char arc4random (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:14368: result: no
configure:14374: checking for arc4random_addrandom
configure:14374: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE  conftest.c  >&5
/tmp/cc7c0Ka3.o: In function `main':
/root/contrail/build/third_party/bind/conftest.c:85: undefined reference to `arc4random_addrandom'
collect2: error: ld returned 1 exit status
configure:14374: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| /* end confdefs.h.  */
| /* Define arc4random_addrandom to an innocuous variant, in case <limits.h> declares arc4random_addrandom.
|    For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:14374: result: no
configure:14391: checking whether to build with thread support
configure:14471: result: yes
configure:14707: checking for pthread_create in -lpthread
configure:14732: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE  conftest.c -lpthread   >&5
configure:14732: $? = 0
configure:14741: result: yes
configure:14999: checking for sigwait
configure:14999: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE  conftest.c -lpthread  >&5
configure:14999: $? = 0
configure:14999: result: yes
configure:15132: checking for pthread_attr_getstacksize
configure:15132: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE  conftest.c -lpthread  >&5
configure:15132: $? = 0
configure:15132: result: yes
configure:15139: checking for pthread_attr_setstacksize
configure:15139: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE  conftest.c -lpthread  >&5
configure:15139: $? = 0
configure:15139: result: yes
configure:15157: checking for PTHREAD_MUTEX_ADAPTIVE_NP
configure:15176: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
conftest.c:56:0: warning: "_GNU_SOURCE" redefined [enabled by default]
                           #define _GNU_SOURCE
 ^
<command-line>:0:0: note: this is the location of the previous definition
configure:15176: $? = 0
configure:15177: result: using adaptive lock type
configure:15199: checking sched.h usability
configure:15199: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE conftest.c >&5
configure:15199: $? = 0
configure:15199: result: yes
configure:15199: checking sched.h presence
configure:15199: gcc -E  -D_GNU_SOURCE conftest.c
configure:15199: $? = 0
configure:15199: result: yes
configure:15199: checking for sched.h
configure:15199: result: yes
configure:15263: checking for sched_yield
configure:15263: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE  conftest.c -lpthread  >&5
configure:15263: $? = 0
configure:15263: result: yes
configure:15263: checking for pthread_yield
configure:15263: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE  conftest.c -lpthread  >&5
configure:15263: $? = 0
configure:15263: result: yes
configure:15263: checking for pthread_yield_np
configure:15263: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE  conftest.c -lpthread  >&5
/tmp/ccneFZSr.o: In function `main':
/root/contrail/build/third_party/bind/conftest.c:93: undefined reference to `pthread_yield_np'
collect2: error: ld returned 1 exit status
configure:15263: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| /* end confdefs.h.  */
| /* Define pthread_yield_np to an innocuous variant, in case <limits.h> declares pthread_yield_np.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pthread_yield_np innocuous_pthread_yield_np
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pthread_yield_np (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef pthread_yield_np
| 
| /* 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 pthread_yield_np ();
| /* 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_pthread_yield_np || defined __stub___pthread_yield_np
| choke me
| #endif
| 
| int
| main ()
| {
| return pthread_yield_np ();
|   ;
|   return 0;
| }
configure:15263: result: no
configure:15377: checking for sysconf
configure:15377: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE  conftest.c -lpthread  >&5
configure:15377: $? = 0
configure:15377: result: yes
configure:15399: checking for libtool
configure:15431: result: no
configure:15526: checking for Source Identity Token support
configure:15546: result: no
configure:15597: checking for OpenSSL library
configure:15731: result: using OpenSSL from /usr/lib and /usr/include
configure:15739: checking whether linking with OpenSSL works
configure:15755: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS   -D_GNU_SOURCE  conftest.c -lpthread  -lcrypto >&5
configure:15755: $? = 0
configure:15755: ./conftest
configure:15755: $? = 0
configure:15756: result: yes
configure:15771: checking whether linking with OpenSSL requires -ldl
configure:15787: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS   -D_GNU_SOURCE  conftest.c -lpthread  -lcrypto >&5
configure:15787: $? = 0
configure:15788: result: no
configure:15830: checking OpenSSL library version
configure:15859: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS   -D_GNU_SOURCE  conftest.c -lpthread  -lcrypto >&5
configure:15859: $? = 0
configure:15859: ./conftest
configure:15859: $? = 0
configure:15860: result: ok
configure:15879: checking for OpenSSL DSA support
configure:15885: result: yes
configure:15895: checking for EVP_sha256
configure:15895: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS   -D_GNU_SOURCE  conftest.c -lpthread  -lcrypto >&5
configure:15895: $? = 0
configure:15895: result: yes
configure:15895: checking for EVP_sha384
configure:15895: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS   -D_GNU_SOURCE  conftest.c -lpthread  -lcrypto >&5
configure:15895: $? = 0
configure:15895: result: yes
configure:15895: checking for EVP_sha512
configure:15895: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS   -D_GNU_SOURCE  conftest.c -lpthread  -lcrypto >&5
configure:15895: $? = 0
configure:15895: result: yes
configure:15905: checking for OpenSSL ECDSA support
configure:15931: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS   -D_GNU_SOURCE  conftest.c -lpthread  -lcrypto >&5
configure:15931: $? = 0
configure:15931: ./conftest
configure:15931: $? = 0
configure:15932: result: yes
configure:15971: checking for OpenSSL GOST support
configure:16012: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS   -D_GNU_SOURCE  conftest.c -lpthread  -lcrypto >&5
configure:16012: $? = 0
configure:16012: ./conftest
configure:16012: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| /* end confdefs.h.  */
| 
| #include <openssl/conf.h>
| #include <openssl/engine.h>
| int main() {
| #if (OPENSSL_VERSION_NUMBER >= 0x10000000L)
| 	ENGINE *e;
| 	EC_KEY *ek;
| 
| 	ek = NULL;
| 	OPENSSL_config(NULL);
| 
| 	e = ENGINE_by_id("gost");
| 	if (e == NULL)
| 		return (1);
| 	if (ENGINE_init(e) <= 0)
| 		return (1);
| 	return (0);
| #else
| 	return (1);
| #endif
| }
| 
configure:16017: result: no
configure:16055: checking for OpenSSL AES support
configure:16079: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS   -D_GNU_SOURCE  conftest.c -lpthread  -lcrypto >&5
conftest.c: In function 'main':
conftest.c:71:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  aes128 = EVP_aes_128_ecb();
         ^
conftest.c:72:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  aes192 = EVP_aes_192_ecb();
         ^
conftest.c:73:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  aes256 = EVP_aes_256_ecb();
         ^
configure:16079: $? = 0
configure:16079: ./conftest
configure:16079: $? = 0
configure:16080: result: yes
configure:16242: checking for using OpenSSL for hash functions
configure:16295: result: no
configure:16306: checking for PKCS11 support
configure:16321: result: no
configure:16428: checking for PKCS11 tools
configure:16433: result: disabled
configure:16452: checking for native PKCS11
configure:16496: result: disabled
configure:16511: checking for clock_gettime
configure:16511: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS  -D_GNU_SOURCE  conftest.c -lpthread  >&5
configure:16511: $? = 0
configure:16511: result: yes
configure:16572: checking for libxml2 library
configure:16631: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:16631: $? = 0
configure:16632: result: yes
configure:16652: checking for json library
configure:16777: result: no
configure:16800: checking for smf_enable_instance in -lscf
configure:16825: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lscf  -lpthread  -lxml2 -lz -lm -ldl >&5
/usr/bin/ld: cannot find -lscf
collect2: error: ld returned 1 exit status
configure:16825: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| /* 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:16834: result: no
configure:16851: checking for flockfile
configure:16851: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:16851: $? = 0
configure:16851: result: yes
configure:16857: checking for getc_unlocked
configure:16857: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:16857: $? = 0
configure:16857: result: yes
configure:16867: checking whether to build with threads
configure:16870: result: yes
configure:16908: checking if "gcc" supports -fno-strict-aliasing
configure:16923: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2 -Werror -fno-strict-aliasing  -D_GNU_SOURCE conftest.c >&5
configure:16923: $? = 0
configure:16931: result: yes
configure:16941: checking if "gcc" supports -fno-delete-null-pointer-checks
configure:16956: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2 -Werror -fno-delete-null-pointer-checks  -D_GNU_SOURCE conftest.c >&5
configure:16956: $? = 0
configure:16964: result: yes
configure:17041: checking for catgets
configure:17041: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:17041: $? = 0
configure:17041: result: yes
configure:17170: checking whether to use purify
configure:17234: result: no
configure:17260: checking whether to use gperftools profiler
configure:17281: result: no
configure:17311: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:17311: $? = 0
configure:17415: checking for IPv6 structures
configure:17431: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
configure:17431: $? = 0
configure:17432: result: yes
configure:17446: checking for Kame IPv6 support
configure:17470: result: no
configure:17539: checking for in6_addr
configure:17558: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
configure:17558: $? = 0
configure:17559: result: yes
configure:17573: checking for in6addr_any
configure:17593: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:17593: $? = 0
configure:17594: result: yes
configure:17607: checking for in6addr_loopback
configure:17627: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:17627: $? = 0
configure:17628: result: yes
configure:17641: checking for sin6_scope_id in struct sockaddr_in6
configure:17660: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
configure:17660: $? = 0
configure:17661: result: yes
configure:17674: checking for in6_pktinfo
configure:17693: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
configure:17693: $? = 0
configure:17694: result: yes
configure:17719: checking for struct sockaddr_storage
configure:17737: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
configure:17737: $? = 0
configure:17738: result: yes
configure:17770: checking for struct if_laddrreq
configure:17786: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
conftest.c:75:21: fatal error: net/if6.h: No such file or directory
 #include <net/if6.h>
                     ^
compilation terminated.
configure:17786: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETCUNLOCKED 1
| #define HAVE_CATGETS 1
| #define HAVE_LIBCTRACE /**/
| #define WANT_IPV6 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <net/if6.h>
| 
| int
| main ()
| {
|  struct if_laddrreq a;
|   ;
|   return 0;
| }
configure:17791: result: no
configure:17799: checking for struct if_laddrconf
configure:17815: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
conftest.c:75:21: fatal error: net/if6.h: No such file or directory
 #include <net/if6.h>
                     ^
compilation terminated.
configure:17815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETCUNLOCKED 1
| #define HAVE_CATGETS 1
| #define HAVE_LIBCTRACE /**/
| #define WANT_IPV6 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <net/if6.h>
| 
| int
| main ()
| {
|  struct if_laddrconf a;
|   ;
|   return 0;
| }
configure:17820: result: no
configure:17835: checking for inet_ntop with IPv6 support
configure:17852: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:17852: $? = 0
configure:17852: ./conftest
configure:17852: $? = 0
configure:17853: result: yes
configure:17873: checking for working inet_pton with IPv6 support
configure:17893: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:17893: $? = 0
configure:17893: ./conftest
configure:17893: $? = 0
configure:17894: result: yes
configure:17923: checking for sa_len in struct sockaddr
configure:17938: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:79:23: error: 'struct sockaddr' has no member named 'sa_len'
 struct sockaddr sa; sa.sa_len = 0; return (0);
                       ^
configure:17938: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETCUNLOCKED 1
| #define HAVE_CATGETS 1
| #define HAVE_LIBCTRACE /**/
| #define WANT_IPV6 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <sys/socket.h>
| int
| main ()
| {
| struct sockaddr sa; sa.sa_len = 0; return (0);
|   ;
|   return 0;
| }
configure:17944: result: no
configure:17956: checking for struct msghdr flavor
configure:17971: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
configure:17971: $? = 0
configure:17972: result: 4.4BSD
configure:17986: checking for type in_port_t
configure:18001: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
configure:18001: $? = 0
configure:18002: result: yes
configure:18016: checking for struct addrinfo
configure:18030: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
configure:18030: $? = 0
configure:18031: result: yes
configure:18050: checking for struct rrsetinfo
configure:18064: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:79:18: error: storage size of 'r' isn't known
 struct rrsetinfo r; return (0);
                  ^
configure:18064: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 <netdb.h>
| int
| main ()
| {
| struct rrsetinfo r; return (0);
|   ;
|   return 0;
| }
configure:18069: result: no
configure:18076: checking for int sethostent
configure:18090: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:79:9: error: void value not ignored as it ought to be
 int i = sethostent(0); return(0);
         ^
configure:18090: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 <netdb.h>
| int
| main ()
| {
| int i = sethostent(0); return(0);
|   ;
|   return 0;
| }
configure:18095: result: no
configure:18102: checking for int endhostent
configure:18116: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:79:9: error: void value not ignored as it ought to be
 int i = endhostent(); return(0);
         ^
configure:18116: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 <netdb.h>
| int
| main ()
| {
| int i = endhostent(); return(0);
|   ;
|   return 0;
| }
configure:18121: result: no
configure:18128: checking for getnetbyaddr(in_addr_t, ...)
configure:18143: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
configure:18143: $? = 0
configure:18144: result: yes
configure:18155: checking for int setnetent
configure:18169: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:79:9: error: void value not ignored as it ought to be
 int i = setnetent(0); return(0);
         ^
configure:18169: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 <netdb.h>
| int
| main ()
| {
| int i = setnetent(0); return(0);
|   ;
|   return 0;
| }
configure:18174: result: no
configure:18181: checking for int endnetent
configure:18195: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:79:9: error: void value not ignored as it ought to be
 int i = endnetent(); return(0);
         ^
configure:18195: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 <netdb.h>
| int
| main ()
| {
| int i = endnetent(); return(0);
|   ;
|   return 0;
| }
configure:18200: result: no
configure:18207: checking for gethostbyaddr(const void *, size_t, ...)
configure:18222: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
conftest.c:76:17: error: conflicting types for 'gethostbyaddr'
 struct hostent *gethostbyaddr(const void *, size_t, int);
                 ^
In file included from conftest.c:75: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:18222: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 <netdb.h>
| struct hostent *gethostbyaddr(const void *, size_t, int);
| int
| main ()
| {
| return(0);
|   ;
|   return 0;
| }
configure:18227: result: no
configure:18234: checking for h_errno in netdb.h
configure:18248: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
configure:18248: $? = 0
configure:18249: result: yes
configure:18264: checking for getnameinfo prototype definitions
configure:18282: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
conftest.c:78:5: error: conflicting types for 'getnameinfo'
 int getnameinfo(const struct sockaddr *, socklen_t, char *,
     ^
In file included from conftest.c:77:0:
/usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here
 extern int getnameinfo (const struct sockaddr *__restrict __sa,
            ^
configure:18282: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 <sys/types.h>
| #include <sys/socket.h>
| #include <netdb.h>
| int getnameinfo(const struct sockaddr *, socklen_t, char *,
| 		socklen_t, char *, socklen_t, unsigned int);
| int
| main ()
| {
|  return (0);
|   ;
|   return 0;
| }
configure:18311: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
conftest.c:78:5: error: conflicting types for 'getnameinfo'
 int getnameinfo(const struct sockaddr *, socklen_t, char *,
     ^
In file included from conftest.c:77:0:
/usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here
 extern int getnameinfo (const struct sockaddr *__restrict __sa,
            ^
configure:18311: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 <sys/types.h>
| #include <sys/socket.h>
| #include <netdb.h>
| int getnameinfo(const struct sockaddr *, socklen_t, char *,
| 		size_t, char *, size_t, int);
| int
| main ()
| {
|  return (0);
|   ;
|   return 0;
| }
configure:18337: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
conftest.c:78:5: error: conflicting types for 'getnameinfo'
 int getnameinfo(const struct sockaddr *, size_t, char *,
     ^
In file included from conftest.c:77:0:
/usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here
 extern int getnameinfo (const struct sockaddr *__restrict __sa,
            ^
configure:18337: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 <sys/types.h>
| #include <sys/socket.h>
| #include <netdb.h>
| int getnameinfo(const struct sockaddr *, size_t, char *,
| 		size_t, char *, size_t, int);
| int
| main ()
| {
|  return (0);
|   ;
|   return 0;
| }
configure:18347: result: not match any subspecies; assume standard definition
configure:18365: checking for gai_strerror prototype definitions
configure:18382: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
conftest.c:81:7: error: conflicting types for 'gai_strerror'
 char *gai_strerror(int ecode);
       ^
In file included from conftest.c:80:0:
/usr/include/netdb.h:671:20: note: previous declaration of 'gai_strerror' was here
 extern const char *gai_strerror (int __ecode) __THROW;
                    ^
configure:18382: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 <sys/types.h>
| #include <sys/socket.h>
| #include <netdb.h>
| char *gai_strerror(int ecode);
| int
| main ()
| {
|  return (0);
|   ;
|   return 0;
| }
configure:18389: result: not match any subspecies; assume standard definition
configure:18396: checking for getipnodebyname
configure:18396: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
/tmp/ccl4fiAC.o: In function `main':
/root/contrail/build/third_party/bind/conftest.c:112: undefined reference to `getipnodebyname'
collect2: error: ld returned 1 exit status
configure:18396: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 <limits.h> declares getipnodebyname.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getipnodebyname innocuous_getipnodebyname
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getipnodebyname (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:18396: result: no
configure:18403: checking for getnameinfo
configure:18403: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:18403: $? = 0
configure:18403: result: yes
configure:18410: checking for getaddrinfo
configure:18410: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:18410: $? = 0
configure:18410: result: yes
configure:18419: checking for gai_strerror
configure:18419: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:18419: $? = 0
configure:18419: result: yes
configure:18455: checking for getifaddrs
configure:18455: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:18455: $? = 0
configure:18455: result: yes
configure:18471: checking for interface list sysctl
configure:18491: result: no
configure:18509: checking for correctly declared strsep()
configure:18522: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:18522: $? = 0
configure:18523: result: yes
configure:18533: checking for memmove
configure:18533: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
conftest.c:104:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
 char memmove ();
      ^
configure:18533: $? = 0
configure:18533: result: yes
configure:18542: checking for strtoul
configure:18542: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:18542: $? = 0
configure:18542: result: yes
configure:18557: checking for strlcpy
configure:18557: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
/tmp/ccqN569X.o: In function `main':
/root/contrail/build/third_party/bind/conftest.c:115: undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
configure:18557: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 <limits.h> declares strlcpy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strlcpy innocuous_strlcpy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strlcpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:18557: result: no
configure:18569: checking for strlcat
configure:18569: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
/tmp/ccGRSovZ.o: In function `main':
/root/contrail/build/third_party/bind/conftest.c:115: undefined reference to `strlcat'
collect2: error: ld returned 1 exit status
configure:18569: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 <limits.h> declares strlcat.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strlcat innocuous_strlcat
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strlcat (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:18569: result: no
configure:18578: checking for strcasestr
configure:18578: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:18578: $? = 0
configure:18578: result: yes
configure:18603: checking for readline with -ledit
configure:18607: checking for readline
configure:18607: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -ledit >&5
/usr/bin/ld: cannot find -ledit
collect2: error: ld returned 1 exit status
configure:18607: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 readline to an innocuous variant, in case <limits.h> declares readline.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define readline innocuous_readline
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char readline (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef readline
| 
| /* 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 readline ();
| /* 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_readline || defined __stub___readline
| choke me
| #endif
| 
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:18607: result: no
configure:18623: checking for readline with -ledit -lterminfo
configure:18629: checking for readline
configure:18629: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -ledit -lterminfo >&5
/usr/bin/ld: cannot find -ledit
/usr/bin/ld: cannot find -lterminfo
collect2: error: ld returned 1 exit status
configure:18629: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 readline to an innocuous variant, in case <limits.h> declares readline.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define readline innocuous_readline
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char readline (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef readline
| 
| /* 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 readline ();
| /* 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_readline || defined __stub___readline
| choke me
| #endif
| 
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:18629: result: no
configure:18623: checking for readline with -ledit -ltermcap
configure:18629: checking for readline
configure:18629: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -ledit -ltermcap >&5
/usr/bin/ld: cannot find -ledit
/usr/bin/ld: cannot find -ltermcap
collect2: error: ld returned 1 exit status
configure:18629: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 readline to an innocuous variant, in case <limits.h> declares readline.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define readline innocuous_readline
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char readline (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef readline
| 
| /* 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 readline ();
| /* 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_readline || defined __stub___readline
| choke me
| #endif
| 
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:18629: result: no
configure:18623: checking for readline with -ledit -lncurses
configure:18629: checking for readline
configure:18629: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -ledit -lncurses >&5
/usr/bin/ld: cannot find -ledit
/usr/bin/ld: cannot find -lncurses
collect2: error: ld returned 1 exit status
configure:18629: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 readline to an innocuous variant, in case <limits.h> declares readline.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define readline innocuous_readline
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char readline (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef readline
| 
| /* 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 readline ();
| /* 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_readline || defined __stub___readline
| choke me
| #endif
| 
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:18629: result: no
configure:18623: checking for readline with -ledit -lcurses
configure:18629: checking for readline
configure:18629: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -ledit -lcurses >&5
/usr/bin/ld: cannot find -ledit
/usr/bin/ld: cannot find -lcurses
collect2: error: ld returned 1 exit status
configure:18629: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 readline to an innocuous variant, in case <limits.h> declares readline.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define readline innocuous_readline
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char readline (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef readline
| 
| /* 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 readline ();
| /* 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_readline || defined __stub___readline
| choke me
| #endif
| 
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:18629: result: no
configure:18603: checking for readline with -lreadline
configure:18607: checking for readline
configure:18607: result: no
configure:18623: checking for readline with -lreadline -lterminfo
configure:18629: checking for readline
configure:18629: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lreadline -lterminfo >&5
/usr/bin/ld: cannot find -lreadline
/usr/bin/ld: cannot find -lterminfo
collect2: error: ld returned 1 exit status
configure:18629: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 readline to an innocuous variant, in case <limits.h> declares readline.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define readline innocuous_readline
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char readline (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef readline
| 
| /* 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 readline ();
| /* 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_readline || defined __stub___readline
| choke me
| #endif
| 
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:18629: result: no
configure:18623: checking for readline with -lreadline -ltermcap
configure:18629: checking for readline
configure:18629: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lreadline -ltermcap >&5
/usr/bin/ld: cannot find -lreadline
/usr/bin/ld: cannot find -ltermcap
collect2: error: ld returned 1 exit status
configure:18629: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 readline to an innocuous variant, in case <limits.h> declares readline.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define readline innocuous_readline
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char readline (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef readline
| 
| /* 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 readline ();
| /* 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_readline || defined __stub___readline
| choke me
| #endif
| 
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:18629: result: no
configure:18623: checking for readline with -lreadline -lncurses
configure:18629: checking for readline
configure:18629: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lreadline -lncurses >&5
/usr/bin/ld: cannot find -lreadline
/usr/bin/ld: cannot find -lncurses
collect2: error: ld returned 1 exit status
configure:18629: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 readline to an innocuous variant, in case <limits.h> declares readline.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define readline innocuous_readline
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char readline (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef readline
| 
| /* 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 readline ();
| /* 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_readline || defined __stub___readline
| choke me
| #endif
| 
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:18629: result: no
configure:18623: checking for readline with -lreadline -lcurses
configure:18629: checking for readline
configure:18629: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lreadline -lcurses >&5
/usr/bin/ld: cannot find -lreadline
/usr/bin/ld: cannot find -lcurses
collect2: error: ld returned 1 exit status
configure:18629: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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 readline to an innocuous variant, in case <limits.h> declares readline.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define readline innocuous_readline
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char readline (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef readline
| 
| /* 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 readline ();
| /* 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_readline || defined __stub___readline
| choke me
| #endif
| 
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:18629: result: no
configure:18707: checking sprintf return type
configure:18722: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:87:22: error: invalid type argument of unary '*' (have 'int')
  char buf[2]; return(*sprintf(buf,"x"));
                      ^
configure:18722: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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.  */
| 
| #include <stdio.h>
| 
| int
| main ()
| {
|  char buf[2]; return(*sprintf(buf,"x"));
|   ;
|   return 0;
| }
configure:18731: result: int
configure:18736: checking for vsnprintf
configure:18736: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
conftest.c:104:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
 char vsnprintf ();
      ^
configure:18736: $? = 0
configure:18736: result: yes
configure:18747: checking printf for %z support
configure:18766: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
conftest.c: In function 'main':
conftest.c:88:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
         exit(strcmp(buf, "0") != 0);
         ^
configure:18766: $? = 0
configure:18766: ./conftest
configure:18766: $? = 0
configure:18767: result: yes
configure:18797: checking for strerror
configure:18797: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:18797: $? = 0
configure:18797: result: yes
configure:18819: result: using SPNEGO from lib/dns
configure:18847: checking printf format modifier for 64-bit integers
configure:18869: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
conftest.c: In function 'main':
conftest.c:89:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  exit((sizeof(long long int) != sizeof(long int))? 0 :
  ^
configure:18869: $? = 0
configure:18869: ./conftest
configure:18869: $? = 0
configure:18870: result: ll
configure:18902: checking for chroot
configure:18902: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:18902: $? = 0
configure:18902: result: yes
configure:18924: checking linux/types.h usability
configure:18924: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
configure:18924: $? = 0
configure:18924: result: yes
configure:18924: checking linux/types.h presence
configure:18924: gcc -E  -D_GNU_SOURCE conftest.c
configure:18924: $? = 0
configure:18924: result: yes
configure:18924: checking for linux/types.h
configure:18924: result: yes
configure:18936: checking sys/capability.h usability
configure:18936: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
conftest.c:117:28: fatal error: sys/capability.h: No such file or directory
 #include <sys/capability.h>
                            ^
compilation terminated.
configure:18936: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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_STRERROR 1
| #define HAVE_CHROOT 1
| #define HAVE_LINUX_TYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/capability.h>
configure:18936: result: no
configure:18936: checking sys/capability.h presence
configure:18936: gcc -E  -D_GNU_SOURCE conftest.c
conftest.c:84:28: fatal error: sys/capability.h: No such file or directory
 #include <sys/capability.h>
                            ^
compilation terminated.
configure:18936: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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_STRERROR 1
| #define HAVE_CHROOT 1
| #define HAVE_LINUX_TYPES_H 1
| /* end confdefs.h.  */
| #include <sys/capability.h>
configure:18936: result: no
configure:18936: checking for sys/capability.h
configure:18936: result: no
configure:18948: checking for linux/capability.h
configure:18948: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
configure:18948: $? = 0
configure:18948: result: yes
configure:18962: checking for cap_set_proc in -lcap
configure:18987: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lcap  -lpthread  -lxml2 -lz -lm -ldl >&5
/usr/bin/ld: cannot find -lcap
collect2: error: ld returned 1 exit status
configure:18987: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BIND"
| #define PACKAGE_TARNAME "bind"
| #define PACKAGE_VERSION "9.10"
| #define PACKAGE_STRING "BIND 9.10"
| #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_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_MMAP 1
| #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 HAVE_UNAME 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_KRB5_KRB5_H 1
| #define PATH_RANDOMDEV "/dev/random"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SIGWAIT 1
| #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_LINUXTHREADS 1
| #define HAVE_SYSCONF 1
| #define HAVE_OPENSSL_DSA 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_EVP_SHA384 1
| #define HAVE_EVP_SHA512 1
| #define HAVE_OPENSSL_ECDSA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_LIBXML2 1
| #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_STRERROR 1
| #define HAVE_CHROOT 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| /* 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 cap_set_proc ();
| int
| main ()
| {
| return cap_set_proc ();
|   ;
|   return 0;
| }
configure:18996: result: no
configure:19013: checking sys/prctl.h usability
configure:19013: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
configure:19013: $? = 0
configure:19013: result: yes
configure:19013: checking sys/prctl.h presence
configure:19013: gcc -E  -D_GNU_SOURCE conftest.c
configure:19013: $? = 0
configure:19013: result: yes
configure:19013: checking for sys/prctl.h
configure:19013: result: yes
configure:19026: checking sys/un.h usability
configure:19026: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
configure:19026: $? = 0
configure:19026: result: yes
configure:19026: checking sys/un.h presence
configure:19026: gcc -E  -D_GNU_SOURCE conftest.c
configure:19026: $? = 0
configure:19026: result: yes
configure:19026: checking for sys/un.h
configure:19026: result: yes
configure:19058: checking for tzset
configure:19058: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:19058: $? = 0
configure:19058: result: yes
configure:19065: checking for optarg declaration
configure:19080: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
configure:19080: $? = 0
configure:19081: result: yes
configure:19096: checking for type rlim_t
configure:19112: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
configure:19112: $? = 0
configure:19113: result: yes
configure:19394: checking for strings.h
configure:19394: result: yes
configure:19413: checking for if_nametoindex
configure:19413: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:19413: $? = 0
configure:19413: result: yes
configure:19485: checking for nanosleep
configure:19485: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:19485: $? = 0
configure:19485: result: yes
configure:19485: checking for usleep
configure:19485: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:19485: $? = 0
configure:19485: result: yes
configure:19633: checking size of void *
configure:19638: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:19638: $? = 0
configure:19638: ./conftest
configure:19638: $? = 0
configure:19652: result: 8
configure:19686: checking architecture type for atomic operations
configure:19688: result: x86_64
configure:19693: checking compiler support for inline assembly code
configure:19809: result: gcc
configure:19849: checking compiler support for __builtin_expect
configure:19864: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:19864: $? = 0
configure:19867: result: yes
configure:20041: checking for latex
configure:20074: result: no
configure:20089: checking for pdflatex
configure:20122: result: no
configure:20137: checking for dblatex
configure:20170: result: no
configure:20189: checking for w3m
configure:20222: result: no
configure:20239: checking for xsltproc
configure:20257: found /usr/bin/xsltproc
configure:20270: result: /usr/bin/xsltproc
configure:20286: checking for xmllint
configure:20304: found /usr/bin/xmllint
configure:20317: result: /usr/bin/xmllint
configure:20333: checking for doxygen
configure:20351: found /usr/bin/doxygen
configure:20364: result: /usr/bin/doxygen
configure:20380: checking for curl
configure:20398: found /usr/bin/curl
configure:20411: result: /usr/bin/curl
configure:20442: checking for Docbook-XSL path
configure:20454: result: auto
configure:20471: checking for html/docbook.xsl
configure:20486: result: "not found"
configure:20494: checking for xhtml/docbook.xsl
configure:20509: result: "not found"
configure:20517: checking for manpages/docbook.xsl
configure:20532: result: "not found"
configure:20540: checking for html/chunk.xsl
configure:20555: result: "not found"
configure:20563: checking for xhtml/chunk.xsl
configure:20578: result: "not found"
configure:20586: checking for html/chunktoc.xsl
configure:20601: result: "not found"
configure:20609: checking for xhtml/chunktoc.xsl
configure:20624: result: "not found"
configure:20632: checking for html/maketoc.xsl
configure:20647: result: "not found"
configure:20655: checking for xhtml/maketoc.xsl
configure:20670: result: "not found"
configure:20683: checking for xsl/docbook.xsl
configure:20698: result: "not found"
configure:20706: checking for xsl/latex_book_fast.xsl
configure:20721: result: "not found"
configure:20858: checking locale.h usability
configure:20858: gcc -c -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE conftest.c >&5
configure:20858: $? = 0
configure:20858: result: yes
configure:20858: checking locale.h presence
configure:20858: gcc -E  -D_GNU_SOURCE conftest.c
configure:20858: $? = 0
configure:20858: result: yes
configure:20858: checking for locale.h
configure:20858: result: yes
configure:20870: checking for setlocale
configure:20870: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -lpthread  -lxml2 -lz -lm -ldl >&5
configure:20870: $? = 0
configure:20870: result: yes
configure:20904: result: using default tuning
configure:20923: checking whether to enable query trace logging
configure:20934: result: no
configure:21086: checking for dlopen in -ldl
configure:21111: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -ldl  -lpthread  -lxml2 -lz -lm -ldl >&5
configure:21111: $? = 0
configure:21120: result: yes
configure:21134: checking for dlopen
configure:21134: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -ldl -lpthread  -lxml2 -lz -lm -ldl >&5
configure:21134: $? = 0
configure:21134: result: yes
configure:21134: checking for dlclose
configure:21134: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -ldl -lpthread  -lxml2 -lz -lm -ldl >&5
configure:21134: $? = 0
configure:21134: result: yes
configure:21134: checking for dlsym
configure:21134: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2  -D_GNU_SOURCE  conftest.c -ldl -lpthread  -lxml2 -lz -lm -ldl >&5
configure:21134: $? = 0
configure:21134: result: yes
configure:21267: checking for Postgres DLZ driver
configure:21414: result: no
configure:21445: checking for MySQL DLZ driver
configure:21521: result: no
configure:21552: checking for Berkeley DB DLZ driver...
configure:21565: result: no
configure:21742: checking for file system DLZ driver
configure:21755: result: no
configure:21786: checking for LDAP DLZ driver
configure:21820: result: no
configure:21851: checking for ODBC DLZ driver
configure:21936: result: no
configure:21972: checking for stub DLZ driver
configure:21985: result: no
configure:22034: checking contributed DLZ drivers
configure:22045: result: no
configure:22333: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by BIND config.status 9.10, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on jenkins-test-unit-agent-1896-1.novalocal

config.status:1547: creating make/rules
config.status:1547: creating make/includes
config.status:1547: creating make/Makefile
config.status:1547: creating make/mkdep
config.status:1547: creating Makefile
config.status:1547: creating bin/Makefile
config.status:1547: creating bin/check/Makefile
config.status:1547: creating bin/confgen/Makefile
config.status:1547: creating bin/confgen/unix/Makefile
config.status:1547: creating bin/delv/Makefile
config.status:1547: creating bin/dig/Makefile
config.status:1547: creating bin/dnssec/Makefile
config.status:1547: creating bin/named/Makefile
config.status:1547: creating bin/named/unix/Makefile
config.status:1547: creating bin/nsupdate/Makefile
config.status:1547: creating bin/pkcs11/Makefile
config.status:1547: creating bin/python/Makefile
config.status:1547: creating bin/python/dnssec-checkds.py
config.status:1547: creating bin/python/dnssec-coverage.py
config.status:1547: creating bin/rndc/Makefile
config.status:1547: creating bin/tests/Makefile
config.status:1547: creating bin/tests/atomic/Makefile
config.status:1547: creating bin/tests/db/Makefile
config.status:1547: creating bin/tests/dst/Makefile
config.status:1547: creating bin/tests/dst/Kdh.+002+18602.key
config.status:1547: creating bin/tests/dst/Kdh.+002+18602.private
config.status:1547: creating bin/tests/dst/Kdh.+002+48957.key
config.status:1547: creating bin/tests/dst/Kdh.+002+48957.private
config.status:1547: creating bin/tests/dst/Ktest.+001+00002.key
config.status:1547: creating bin/tests/dst/Ktest.+001+54622.key
config.status:1547: creating bin/tests/dst/Ktest.+001+54622.private
config.status:1547: creating bin/tests/dst/Ktest.+003+23616.key
config.status:1547: creating bin/tests/dst/Ktest.+003+23616.private
config.status:1547: creating bin/tests/dst/Ktest.+003+49667.key
config.status:1547: creating bin/tests/dst/dst_2_data
config.status:1547: creating bin/tests/dst/t2_data_1
config.status:1547: creating bin/tests/dst/t2_data_2
config.status:1547: creating bin/tests/dst/t2_dsasig
config.status:1547: creating bin/tests/dst/t2_rsasig
config.status:1547: creating bin/tests/hashes/Makefile
config.status:1547: creating bin/tests/headerdep_test.sh
config.status:1547: creating bin/tests/master/Makefile
config.status:1547: creating bin/tests/mem/Makefile
config.status:1547: creating bin/tests/names/Makefile
config.status:1547: creating bin/tests/net/Makefile
config.status:1547: creating bin/tests/pkcs11/Makefile
config.status:1547: creating bin/tests/pkcs11/benchmarks/Makefile
config.status:1547: creating bin/tests/rbt/Makefile
config.status:1547: creating bin/tests/resolver/Makefile
config.status:1547: creating bin/tests/sockaddr/Makefile
config.status:1547: creating bin/tests/system/Makefile
config.status:1547: creating bin/tests/system/conf.sh
config.status:1547: creating bin/tests/system/builtin/Makefile
config.status:1547: creating bin/tests/system/dlz/prereq.sh
config.status:1547: creating bin/tests/system/dlzexternal/Makefile
config.status:1547: creating bin/tests/system/dlzexternal/ns1/named.conf
config.status:1547: creating bin/tests/system/dlzredir/prereq.sh
config.status:1547: creating bin/tests/system/fetchlimit/Makefile
config.status:1547: creating bin/tests/system/filter-aaaa/Makefile
config.status:1547: creating bin/tests/system/geoip/Makefile
config.status:1547: creating bin/tests/system/inline/checkdsa.sh
config.status:1547: creating bin/tests/system/lwresd/Makefile
config.status:1547: creating bin/tests/system/rpz/Makefile
config.status:1547: creating bin/tests/system/rsabigexponent/Makefile
config.status:1547: creating bin/tests/system/sit/prereq.sh
config.status:1547: creating bin/tests/system/statistics/Makefile
config.status:1547: creating bin/tests/system/tkey/Makefile
config.status:1547: creating bin/tests/system/tsiggss/Makefile
config.status:1547: creating bin/tests/tasks/Makefile
config.status:1547: creating bin/tests/timers/Makefile
config.status:1547: creating bin/tests/virtual-time/Makefile
config.status:1547: creating bin/tests/virtual-time/conf.sh
config.status:1547: creating bin/tools/Makefile
config.status:1547: creating contrib/scripts/check-secure-delegation.pl
config.status:1547: creating contrib/scripts/zone-edit.sh
config.status:1547: creating doc/Makefile
config.status:1547: creating doc/arm/Makefile
config.status:1547: creating doc/arm/noteversion.xml
config.status:1547: creating doc/arm/pkgversion.xml
config.status:1547: creating doc/arm/releaseinfo.xml
config.status:1547: creating doc/doxygen/Doxyfile
config.status:1547: creating doc/doxygen/Makefile
config.status:1547: creating doc/doxygen/doxygen-input-filter
config.status:1547: creating doc/misc/Makefile
config.status:1547: creating doc/tex/Makefile
config.status:1547: creating doc/tex/armstyle.sty
config.status:1547: creating doc/xsl/Makefile
config.status:1547: creating doc/xsl/isc-docbook-chunk.xsl
config.status:1547: creating doc/xsl/isc-docbook-html.xsl
config.status:1547: creating doc/xsl/isc-manpage.xsl
config.status:1547: creating doc/xsl/isc-notes-html.xsl
config.status:1547: creating isc-config.sh
config.status:1547: creating lib/Makefile
config.status:1547: creating lib/bind9/Makefile
config.status:1547: creating lib/bind9/include/Makefile
config.status:1547: creating lib/bind9/include/bind9/Makefile
config.status:1547: creating lib/dns/Makefile
config.status:1547: creating lib/dns/include/Makefile
config.status:1547: creating lib/dns/include/dns/Makefile
config.status:1547: creating lib/dns/include/dst/Makefile
config.status:1547: creating lib/dns/tests/Makefile
config.status:1547: creating lib/irs/Makefile
config.status:1547: creating lib/irs/include/Makefile
config.status:1547: creating lib/irs/include/irs/Makefile
config.status:1547: creating lib/irs/include/irs/netdb.h
config.status:1547: creating lib/irs/include/irs/platform.h
config.status:1547: creating lib/isc/x86_32/Makefile
config.status:1547: creating lib/isc/x86_32/include/Makefile
config.status:1547: creating lib/isc/x86_32/include/isc/Makefile
config.status:1547: creating lib/isc/pthreads/Makefile
config.status:1547: creating lib/isc/pthreads/include/Makefile
config.status:1547: creating lib/isc/pthreads/include/isc/Makefile
config.status:1547: creating lib/isc/Makefile
config.status:1547: creating lib/isc/include/Makefile
config.status:1547: creating lib/isc/include/isc/Makefile
config.status:1547: creating lib/isc/include/isc/platform.h
config.status:1547: creating lib/isc/include/pk11/Makefile
config.status:1547: creating lib/isc/include/pkcs11/Makefile
config.status:1547: creating lib/isc/tests/Makefile
config.status:1547: creating lib/isc/nls/Makefile
config.status:1547: creating lib/isc/unix/Makefile
config.status:1547: creating lib/isc/unix/include/Makefile
config.status:1547: creating lib/isc/unix/include/isc/Makefile
config.status:1547: creating lib/isc/unix/include/pkcs11/Makefile
config.status:1547: creating lib/isccc/Makefile
config.status:1547: creating lib/isccc/include/Makefile
config.status:1547: creating lib/isccc/include/isccc/Makefile
config.status:1547: creating lib/isccfg/Makefile
config.status:1547: creating lib/isccfg/include/Makefile
config.status:1547: creating lib/isccfg/include/isccfg/Makefile
config.status:1547: creating lib/lwres/Makefile
config.status:1547: creating lib/lwres/include/Makefile
config.status:1547: creating lib/lwres/include/lwres/Makefile
config.status:1547: creating lib/lwres/include/lwres/netdb.h
config.status:1547: creating lib/lwres/include/lwres/platform.h
config.status:1547: creating lib/lwres/man/Makefile
config.status:1547: creating lib/lwres/tests/Makefile
config.status:1547: creating lib/lwres/unix/Makefile
config.status:1547: creating lib/lwres/unix/include/Makefile
config.status:1547: creating lib/lwres/unix/include/lwres/Makefile
config.status:1547: creating lib/tests/Makefile
config.status:1547: creating lib/tests/include/Makefile
config.status:1547: creating lib/tests/include/tests/Makefile
config.status:1547: creating lib/samples/Makefile
config.status:1547: creating lib/samples/Makefile-postinstall
config.status:1547: creating unit/Makefile
config.status:1547: creating unit/unittest.sh
config.status:1547: creating config.h
config.status:1726: executing libtool commands
config.status:1726: 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='-DOPEN_CONTRAIL_CLIENT -g'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_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_file__dev_random=yes
ac_cv_func_EVP_sha256=yes
ac_cv_func_EVP_sha384=yes
ac_cv_func_EVP_sha512=yes
ac_cv_func_arc4random=no
ac_cv_func_arc4random_addrandom=no
ac_cv_func_catgets=yes
ac_cv_func_chroot=yes
ac_cv_func_clock_gettime=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_kqueue=no
ac_cv_func_memmove=yes
ac_cv_func_mmap=yes
ac_cv_func_nanosleep=yes
ac_cv_func_pthread_attr_getstacksize=yes
ac_cv_func_pthread_attr_setstacksize=yes
ac_cv_func_pthread_yield=yes
ac_cv_func_pthread_yield_np=no
ac_cv_func_readline=no
ac_cv_func_sched_yield=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_sigwait=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_sysconf=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_have_kqueue=no
ac_cv_header_devpoll_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_gssapi_gssapi_h=yes
ac_cv_header_gssapi_gssapi_krb5_h=yes
ac_cv_header_gssapi_h=yes
ac_cv_header_gssapi_krb5_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_kerberosv5_krb5_h=no
ac_cv_header_krb5_h=yes
ac_cv_header_krb5_krb5_h=yes
ac_cv_header_linux_capability_h=yes
ac_cv_header_linux_netlink_h=yes
ac_cv_header_linux_rtnetlink_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_net_route_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_sched_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=no
ac_cv_header_sys_devpoll_h=no
ac_cv_header_sys_mman_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_socket_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=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_scf_smf_enable_instance=no
ac_cv_objext=o
ac_cv_path_AR=/usr/bin/ar
ac_cv_path_CURL=/usr/bin/curl
ac_cv_path_DOXYGEN=/usr/bin/doxygen
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XMLLINT=/usr/bin/xmllint
ac_cv_path_XSLTPROC=/usr/bin/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/bin/ld
lt_cv_path_NM='/usr/bin/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=no
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='-D_REENTRANT'
ALWAYS_MAKE_SYMTABLE=''
AR='/usr/bin/ar'
ARFLAGS='cruv'
ATFBIN=''
ATFBUILD=''
ATFLIBS=''
AWK='gawk'
BACKTRACECFLAGS=''
BIND9_BIND9_BUILDINCLUDE='-I/root/contrail/build/third_party/bind/lib/bind9/include'
BIND9_CONFIGARGS='CONFIGARGS='\''--prefix=/root/contrail/build'\'' '\''--enable-threads'\'' '\''--enable-fixed-rrset'\'' '\''CFLAGS=-DOPEN_CONTRAIL_CLIENT -g'\'''
BIND9_CO_RULE='.c.o:'
BIND9_DESCRIPTION='DESCRIPTION=""'
BIND9_DNS_BUILDINCLUDE='-I/root/contrail/build/third_party/bind/lib/dns/include'
BIND9_IRS_BUILDINCLUDE='-I/root/contrail/build/third_party/bind/lib/irs/include'
BIND9_ISCCC_BUILDINCLUDE='-I/root/contrail/build/third_party/bind/lib/isccc/include'
BIND9_ISCCFG_BUILDINCLUDE='-I/root/contrail/build/third_party/bind/lib/isccfg/include'
BIND9_ISC_BUILDINCLUDE='-I/root/contrail/build/third_party/bind/lib/isc/include'
BIND9_LWRES_BUILDINCLUDE='-I/root/contrail/build/third_party/bind/lib/lwres/include'
BIND9_MAJOR='MAJOR=9.10'
BIND9_PRODUCT='PRODUCT="BIND"'
BIND9_SRCID='SRCID=7658a94'
BIND9_TOP_BUILDDIR='/root/contrail/build/third_party/bind'
BIND9_VERSION='9.10.4-P2'
BIND9_VERSIONSHORT='BIND 9.10.4-P2'
BIND9_VERSIONSTRING='BIND 9.10.4-P2'
BUILD_CC='gcc'
BUILD_CFLAGS='-DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2'
BUILD_CPPFLAGS=' -D_GNU_SOURCE '
BUILD_LDFLAGS=''
BUILD_LIBS='-ldl -lpthread  -lxml2 -lz -lm -ldl'
CC='gcc'
CCNOOPT='-O0'
CCOPT=''
CFLAGS='-DOPEN_CONTRAIL_CLIENT -g -DCONTRAIL_DNS -I/usr/include/libxml2'
CHECKDS='checkds'
CHECK_DSA='0'
CONTRIB_DLZ=''
COVERAGE='coverage'
CPP='gcc -E'
CPPFLAGS=' -D_GNU_SOURCE'
CRYPTO='-DOPENSSL'
CURL='/usr/bin/curl'
DBLATEX='dblatex'
DEFS='-DHAVE_CONFIG_H'
DLLTOOL='false'
DLZ_DRIVER_INCLUDES=''
DLZ_DRIVER_LIBS=''
DLZ_DRIVER_OBJS=''
DLZ_DRIVER_SRCS=''
DLZ_SYSTEM_TEST=''
DNS_CRYPTO_LIBS=' -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcrypto'
DNS_GSSAPI_LIBS=' -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err'
DOXYGEN='/usr/bin/doxygen'
DST_EXTRA_OBJS=' spnego.o'
DST_EXTRA_SRCS=' spnego.c'
DST_GSSAPI_INC='-I/usr/include'
DST_OPENSSL_INC=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ETAGS=''
EXEEXT=''
FGREP='/usr/bin/grep -F'
GENRANDOMLIB=''
GEOIPLINKOBJS=''
GEOIPLINKSRCS=''
GREP='/usr/bin/grep'
HAVE_SIT=''
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_ISCPK11_API_C=''
ISC_ISCPK11_API_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_OPENSSL_LIBS=''
ISC_PK11_API_C=''
ISC_PK11_API_O=''
ISC_PK11_C=''
ISC_PK11_O=''
ISC_PK11_RESULT_C=''
ISC_PK11_RESULT_O=''
ISC_PLATFORM_BRACEPTHREADONCEINIT='#undef ISC_PLATFORM_BRACEPTHREADONCEINIT'
ISC_PLATFORM_FIXIN6ISADDR='#undef ISC_PLATFORM_FIXIN6ISADDR'
ISC_PLATFORM_GSSAPIHEADER='#define ISC_PLATFORM_GSSAPIHEADER <gssapi/gssapi.h>'
ISC_PLATFORM_GSSAPI_KRB5_HEADER='#define ISC_PLATFORM_GSSAPI_KRB5_HEADER <gssapi/gssapi_krb5.h>'
ISC_PLATFORM_HAVEATOMICSTORE='#define ISC_PLATFORM_HAVEATOMICSTORE 1'
ISC_PLATFORM_HAVEATOMICSTOREQ='#define ISC_PLATFORM_HAVEATOMICSTOREQ 1'
ISC_PLATFORM_HAVECMPXCHG='#define ISC_PLATFORM_HAVECMPXCHG 1'
ISC_PLATFORM_HAVEDEVPOLL='#undef ISC_PLATFORM_HAVEDEVPOLL'
ISC_PLATFORM_HAVEEPOLL='#define ISC_PLATFORM_HAVEEPOLL 1'
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='#define ISC_PLATFORM_KRB5HEADER <krb5/krb5.h>'
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_USESIT='#undef ISC_PLATFORM_USESIT'
ISC_PLATFORM_USESTDASM='#undef ISC_PLATFORM_USESTDASM'
ISC_PLATFORM_USETHREADS='#define ISC_PLATFORM_USETHREADS 1'
ISC_PLATFORM_WANTAES='#undef ISC_PLATFORM_WANTAES'
ISC_SOCKADDR_LEN_T=''
ISC_THREAD_DIR='pthreads'
JSONSTATS=''
LATEX='latex'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS='-ldl -lpthread  -lxml2 -lz -lm -ldl'
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/bin/perl'
NM='/usr/bin/nm -B'
NMEDIT=''
O='o'
OBJDUMP='objdump'
OBJEXT='o'
OPENSSLGOSTLINKOBJS=''
OPENSSLGOSTLINKSRCS=''
OPENSSLLINKOBJS='${OPENSSLLINKOBJS}'
OPENSSLLINKSRCS='${OPENSSLLINKSRCS}'
OPENSSL_ECDSA='yes'
OPENSSL_GOST=''
OTOOL64=''
OTOOL=''
PACKAGE_BUGREPORT='bind9-bugs@isc.org'
PACKAGE_NAME='BIND'
PACKAGE_STRING='BIND 9.10'
PACKAGE_TARNAME='bind'
PACKAGE_URL='https://www.isc.org/downloads/BIND/'
PACKAGE_VERSION='9.10'
PATH_SEPARATOR=':'
PDFLATEX='pdflatex'
PERL='/usr/bin/perl'
PG_CONFIG=''
PKCS11LINKOBJS=''
PKCS11LINKSRCS=''
PKCS11_ECDSA=''
PKCS11_ENGINE=''
PKCS11_GOST=''
PKCS11_PROVIDER='undefined'
PKCS11_TEST=''
PKCS11_TOOLS=''
PURIFY=''
PYTHON='/usr/bin/python'
PYTHON_TOOLS='python'
RANLIB='ranlib'
READLINE_LIB=''
SA='a'
SED='/usr/bin/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='${THREADOPTOBJS}'
THREADOPTSRCS='${THREADOPTSRCS}'
UNITTESTS=''
USE_GSSAPI='-DGSSAPI'
USE_ISC_SPNEGO='-DUSE_ISC_SPNEGO'
USE_PKCS11=''
W3M='w3m'
XMLLINT='/usr/bin/xmllint'
XMLSTATS='1'
XSLTPROC='/usr/bin/xsltproc'
XSLT_DBLATEX_FASTBOOK='xsl/latex_book_fast.xsl'
XSLT_DBLATEX_STYLE='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}'
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='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/root/contrail/build'
program_transform_name='s,x,x,'
psdir='${docdir}'
purify_path=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ------------------- ##
## File substitutions. ##
## ------------------- ##

BIND9_MAKE_INCLUDES='/root/contrail/build/third_party/bind/make/includes'
BIND9_MAKE_RULES='/root/contrail/build/third_party/bind/make/rules'
DLZ_DRIVER_RULES='/dev/null'
LIBBIND9_API='/root/contrail/third_party/bind-9.10.4-P2/lib/bind9/api'
LIBDNS_API='/root/contrail/third_party/bind-9.10.4-P2/lib/dns/api'
LIBDNS_MAPAPI='/root/contrail/third_party/bind-9.10.4-P2/lib/dns/mapapi'
LIBIRS_API='/root/contrail/third_party/bind-9.10.4-P2/lib/irs/api'
LIBISCCC_API='/root/contrail/third_party/bind-9.10.4-P2/lib/isccc/api'
LIBISCCFG_API='/root/contrail/third_party/bind-9.10.4-P2/lib/isccfg/api'
LIBISC_API='/root/contrail/third_party/bind-9.10.4-P2/lib/isc/api'
LIBLWRES_API='/root/contrail/third_party/bind-9.10.4-P2/lib/lwres/api'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "BIND"
#define PACKAGE_TARNAME "bind"
#define PACKAGE_VERSION "9.10"
#define PACKAGE_STRING "BIND 9.10"
#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_MMAN_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SYSCTL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NET_ROUTE_H 1
#define HAVE_LINUX_NETLINK_H 1
#define HAVE_LINUX_RTNETLINK_H 1
#define FLEXIBLE_ARRAY_MEMBER /**/
#define HAVE_MMAP 1
#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 HAVE_UNAME 1
#define HAVE_GSSAPI_H 1
#define HAVE_GSSAPI_GSSAPI_H 1
#define HAVE_GSSAPI_GSSAPI_KRB5_H 1
#define HAVE_KRB5_H 1
#define HAVE_KRB5_KRB5_H 1
#define PATH_RANDOMDEV "/dev/random"
#define HAVE_LIBPTHREAD 1
#define HAVE_SIGWAIT 1
#define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
#define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
#define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
#define HAVE_SCHED_H 1
#define HAVE_SCHED_YIELD 1
#define HAVE_PTHREAD_YIELD 1
#define HAVE_LINUXTHREADS 1
#define HAVE_SYSCONF 1
#define HAVE_OPENSSL_DSA 1
#define HAVE_EVP_SHA256 1
#define HAVE_EVP_SHA384 1
#define HAVE_EVP_SHA512 1
#define HAVE_OPENSSL_ECDSA 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_LIBXML2 1
#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_STRERROR 1
#define HAVE_CHROOT 1
#define HAVE_LINUX_TYPES_H 1
#define HAVE_LINUX_CAPABILITY_H 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 HAVE_BUILTIN_EXPECT 1
#define DNS_RDATASET_FIXED 1
#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