Build of nsd with musl toolchain

The build took 00h 01m 16s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
41,145 ansic
2,085 python
1,875 yacc
764 sh
45,869 total

The process tree of the build process is here.

List of Errors

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: nsd 4.1.10-1 (Wed Apr 5 00:43:11 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for gawk... gawk
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether ln -s works... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for flex... flex
# checking lex output file root... lex.yy
# checking lex library... none needed
# checking whether yytext is a pointer... no
# checking for bison... bison -y
# checking if lex defines yy_current_buffer... no
# checking whether clang supports -g... yes
# checking whether clang supports -O2... yes
# checking if clang supports -flto... no
# checking if clang supports PIE... yes
# checking if clang supports -Wl,-z,relro,-z,now... yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for uid_t in sys/types.h... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking for off_t... yes
# checking whether the C compiler (clang) accepts the "format" attribute... yes
# checking whether the C compiler (clang) accepts the "unused" attribute... yes
# checking if memcmp compares unsigned... cross-compile no
# checking whether ctime_r works with two arguments... yes
# checking for libevent... found in /usr
# checking for library containing clock_gettime... none required
# checking for event.h... no
# checking whether EV_VERSION_MAJOR is declared... no
# checking for library containing event_set... no
# checking for event_base_free... no
# checking for event_base_once... no
# checking for event_base_new... no
# checking for event_base_get_method... no
# checking for ev_loop... no
# checking for ev_default_loop... no
# checking for ANSI C header files... (cached) yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking netinet/tcp.h usability... yes
# checking netinet/tcp.h presence... yes
# checking for netinet/tcp.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking for unistd.h... (cached) yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking for stdint.h... (cached) yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking sys/bitypes.h usability... no
# checking sys/bitypes.h presence... no
# checking for sys/bitypes.h... no
# checking tcpd.h usability... no
# checking tcpd.h presence... no
# checking for tcpd.h... no
# checking glob.h usability... yes
# checking glob.h presence... yes
# checking for glob.h... yes
# checking grp.h usability... yes
# checking grp.h presence... yes
# checking for grp.h... yes
# checking endian.h usability... yes
# checking endian.h presence... yes
# checking for endian.h... yes
# checking for double definition of struct va_list... no
# checking whether strptime needs defines... no
# checking for library containing inet_pton... none required
# checking for library containing socket... none required
# checking whether strptime works... maybe
# checking if nonblocking sockets work... crosscompile(yes)
# checking whether mkdir has one arg... no
# checking for int8_t... yes
# checking for int16_t... yes
# checking for int32_t... yes
# checking for int64_t... yes
# checking for uint8_t... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking for uint64_t... yes
# checking for socklen_t... yes
# checking for sig_atomic_t... yes
# checking for ssize_t... yes
# checking for suseconds_t... yes
# checking for in_addr_t... yes
# checking for struct sockaddr_storage.ss_family... yes
# checking for struct stat.st_mtimensec... no
# checking for struct stat.st_mtim.tv_nsec... yes
# checking for unistd.h... (cached) yes
# checking for working chown... no
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... cross
# configure: WARNING: result yes guessed because of cross compilation
# checking for working vfork... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... no
# checking return type of signal handlers... void
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking size of void*... 8
# checking size of off_t... 8
# checking for arc4random... no
# checking for arc4random_uniform... no
# checking for tzset... yes
# checking for alarm... yes
# checking for chroot... yes
# checking for dup2... yes
# checking for endpwent... yes
# checking for gethostname... yes
# checking for memset... yes
# checking for memcpy... yes
# checking for pwrite... yes
# checking for socket... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strncasecmp... yes
# checking for strtol... yes
# checking for writev... yes
# checking for getaddrinfo... yes
# checking for getnameinfo... yes
# checking for freeaddrinfo... yes
# checking for gai_strerror... yes
# checking for sigaction... yes
# checking for sigprocmask... yes
# checking for strptime... yes
# checking for strftime... yes
# checking for localtime_r... yes
# checking for setusercontext... no
# checking for glob... yes
# checking for initgroups... yes
# checking for setresuid... yes
# checking for setreuid... yes
# checking for setresgid... yes
# checking for setregid... yes
# checking for getpwnam... yes
# checking for mmap... yes
# checking for ppoll... yes
# checking for clock_gettime... yes
# checking for basename... yes
# checking for inet_aton... yes
# checking for inet_pton... yes
# checking for inet_ntop... yes
# checking for snprintf... yes
# checking for strlcat... yes
# checking for strlcpy... yes
# checking for strptime... (cached) yes
# checking for b64_pton... no
# checking for b64_ntop... no
# checking for pselect... yes
# checking for memmove... yes
# checking for reallocarray... no
# checking for pselect prototype in sys/select.h... yes
# checking for ctime_r prototype in time.h... yes
# checking for struct timespec... yes
# checking for SSL... found in /usr
# checking if libssl needs libdl... yes
# checking for library containing dlopen... none required
# checking if libcrypto needs -pthread... no
# checking for HMAC_Update in -lcrypto... no
# configure: error: OpenSSL found in /usr, but version 0.9.7 or higher is required
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/nsd/src/nsd-4.1.10/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by NSD configure 4.1.10, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/ --sbindir=/usr/bin --datarootdir=/usr/share --with-pidfile=/run/nsd/nsd.pid --enable-ratelimit --enable-relro-now --enable-pie
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 9eca526ff045
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2559: checking for x86_64-unknown-linux-gcc
# configure:2586: result: clang
# configure:2855: checking for C compiler version
# configure:2864: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2875: $? = 0
# configure:2864: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2875: $? = 0
# configure:2864: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2875: $? = 1
# configure:2864: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2875: $? = 1
# configure:2895: checking whether the C compiler works
# configure:2917: clang conftest.c >&5
# configure:2921: $? = 0
# configure:2969: result: yes
# configure:2972: checking for C compiler default output file name
# configure:2974: result: a.out
# configure:2980: checking for suffix of executables
# configure:2987: clang -o conftest conftest.c >&5
# configure:2991: $? = 0
# configure:3013: result:
# configure:3035: checking whether we are cross compiling
# configure:3043: clang -o conftest conftest.c >&5
# configure:3047: $? = 0
# configure:3054: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3058: $? = 127
# configure:3073: result: yes
# configure:3078: checking for suffix of object files
# configure:3100: clang -c conftest.c >&5
# configure:3104: $? = 0
# configure:3125: result: o
# configure:3129: checking whether we are using the GNU C compiler
# configure:3148: clang -c conftest.c >&5
# configure:3148: $? = 0
# configure:3157: result: yes
# configure:3166: checking whether clang accepts -g
# configure:3186: clang -c -g conftest.c >&5
# configure:3186: $? = 0
# configure:3227: result: yes
# configure:3244: checking for clang option to accept ISO C89
# configure:3307: clang -c conftest.c >&5
# configure:3307: $? = 0
# configure:3320: result: none needed
# configure:3346: checking how to run the C preprocessor
# configure:3377: clang -E conftest.c
# configure:3377: $? = 0
# configure:3391: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3391: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3416: result: clang -E
# configure:3436: clang -E conftest.c
# configure:3436: $? = 0
# configure:3450: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3450: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3479: checking for grep that handles long lines and -e
# configure:3537: result: /usr/sbin/grep
# configure:3542: checking for egrep
# configure:3604: result: /usr/sbin/grep -E
# configure:3609: checking for ANSI C header files
# configure:3629: clang -c conftest.c >&5
# configure:3629: $? = 0
# configure:3713: result: yes
# configure:3726: checking for sys/types.h
# configure:3726: clang -c conftest.c >&5
# configure:3726: $? = 0
# configure:3726: result: yes
# configure:3726: checking for sys/stat.h
# configure:3726: clang -c conftest.c >&5
# configure:3726: $? = 0
# configure:3726: result: yes
# configure:3726: checking for stdlib.h
# configure:3726: clang -c conftest.c >&5
# configure:3726: $? = 0
# configure:3726: result: yes
# configure:3726: checking for string.h
# configure:3726: clang -c conftest.c >&5
# configure:3726: $? = 0
# configure:3726: result: yes
# configure:3726: checking for memory.h
# configure:3726: clang -c conftest.c >&5
# configure:3726: $? = 0
# configure:3726: result: yes
# configure:3726: checking for strings.h
# configure:3726: clang -c conftest.c >&5
# configure:3726: $? = 0
# configure:3726: result: yes
# configure:3726: checking for inttypes.h
# configure:3726: clang -c conftest.c >&5
# configure:3726: $? = 0
# configure:3726: result: yes
# configure:3726: checking for stdint.h
# configure:3726: clang -c conftest.c >&5
# configure:3726: $? = 0
# configure:3726: result: yes
# configure:3726: checking for unistd.h
# configure:3726: clang -c conftest.c >&5
# configure:3726: $? = 0
# configure:3726: result: yes
# configure:3739: checking minix/config.h usability
# configure:3739: clang -c conftest.c >&5
# conftest.c:52:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:3739: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:3739: result: no
# configure:3739: checking minix/config.h presence
# configure:3739: clang -E conftest.c
# conftest.c:19:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:3739: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:3739: result: no
# configure:3739: checking for minix/config.h
# configure:3739: result: no
# configure:3760: checking whether it is safe to define __EXTENSIONS__
# configure:3778: clang -c conftest.c >&5
# configure:3778: $? = 0
# configure:3785: result: yes
# configure:4037: checking for gawk
# configure:4053: found /usr/sbin/gawk
# configure:4064: result: gawk
# configure:4083: checking for x86_64-unknown-linux-gcc
# configure:4110: result: clang
# configure:4379: checking for C compiler version
# configure:4388: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4399: $? = 0
# configure:4388: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:4399: $? = 0
# configure:4388: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4399: $? = 1
# configure:4388: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4399: $? = 1
# configure:4403: checking whether we are using the GNU C compiler
# configure:4431: result: yes
# configure:4440: checking whether clang accepts -g
# configure:4501: result: yes
# configure:4518: checking for clang option to accept ISO C89
# configure:4594: result: none needed
# configure:4614: checking whether ln -s works
# configure:4618: result: yes
# configure:4668: checking for a BSD-compatible install
# configure:4736: result: /usr/bin/install -c
# configure:4751: checking for flex
# configure:4767: found /usr/sbin/flex
# configure:4778: result: flex
# configure:4816: flex conftest.l
# configure:4820: $? = 1
# configure:4822: checking lex output file root
# configure:4836: result: lex.yy
# configure:4841: checking lex library
# configure:4855: clang -o conftest conftest.c >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4855: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | /* end confdefs.h. */
# |
# configure:4855: clang -o conftest conftest.c -lfl >&5
# /sysroot/bin/ld: error: cannot find -lfl
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4855: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | /* end confdefs.h. */
# |
# configure:4855: clang -o conftest conftest.c -ll >&5
# /sysroot/bin/ld: error: cannot find -ll
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4855: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | /* end confdefs.h. */
# |
# configure:4865: result: none needed
# configure:4871: checking whether yytext is a pointer
# configure:4888: clang -o conftest conftest.c >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4888: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | /* end confdefs.h. */
# |
# | #define YYTEXT_POINTER 1
# |
# configure:4896: result: no
# configure:4910: checking for bison
# configure:4926: found /usr/sbin/bison
# configure:4937: result: bison -y
# configure:4953: checking if lex defines yy_current_buffer
# configure:4968: result: no
# configure:4984: checking whether clang supports -g
# configure:5002: result: yes
# configure:5016: checking whether clang supports -O2
# configure:5034: result: yes
# configure:5053: checking if clang supports -flto
# configure:5068: clang -o conftest -g -O2 -flto conftest.c >&5
# /sysroot/bin/ld: error: /sysroot/bin/../lib/LLVMgold.so: could not load plugin library: /sysroot/bin/../lib/LLVMgold.so: cannot open shared object file: No such file or directory
# /sysroot/bin/ld: error: /tmp/conftest-a5fb1c.o:1:3: invalid character
# /sysroot/bin/ld: error: /tmp/conftest-a5fb1c.o:1:3: syntax error, unexpected $end
# /sysroot/bin/ld: error: /tmp/conftest-a5fb1c.o: not an object or archive
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5068: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:5081: result: no
# configure:5097: checking if clang supports PIE
# configure:5114: clang -o conftest -g -O2 -fPIE -pie conftest.c >&5
# configure:5114: $? = 0
# configure:5121: result: yes
# configure:5143: checking if clang supports -Wl,-z,relro,-z,now
# configure:5158: clang -o conftest -g -O2 -fPIE -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:5158: $? = 0
# configure:5165: result: yes
# configure:5180: checking for an ANSI C-conforming const
# configure:5246: clang -c -g -O2 -fPIE conftest.c >&5
# configure:5246: $? = 0
# configure:5253: result: yes
# configure:5261: checking for inline
# configure:5277: clang -c -g -O2 -fPIE conftest.c >&5
# configure:5277: $? = 0
# configure:5285: result: inline
# configure:5303: checking for uid_t in sys/types.h
# configure:5322: result: yes
# configure:5333: checking for pid_t
# configure:5333: clang -c -g -O2 -fPIE conftest.c >&5
# configure:5333: $? = 0
# configure:5333: clang -c -g -O2 -fPIE conftest.c >&5
# conftest.c:70:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:5333: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5333: result: yes
# configure:5344: checking for size_t
# configure:5344: clang -c -g -O2 -fPIE conftest.c >&5
# configure:5344: $? = 0
# configure:5344: clang -c -g -O2 -fPIE conftest.c >&5
# conftest.c:70:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:5344: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5344: result: yes
# configure:5355: checking for off_t
# configure:5355: clang -c -g -O2 -fPIE conftest.c >&5
# configure:5355: $? = 0
# configure:5355: clang -c -g -O2 -fPIE conftest.c >&5
# conftest.c:70:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# configure:5355: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5355: result: yes
# configure:5368: checking whether the C compiler (clang) accepts the "format" attribute
# configure:5390: clang -c -g -O2 -fPIE conftest.c >&5
# configure:5390: $? = 0
# configure:5400: result: yes
# configure:5409: checking whether the C compiler (clang) accepts the "unused" attribute
# configure:5430: clang -c -g -O2 -fPIE conftest.c >&5
# configure:5430: $? = 0
# configure:5440: result: yes
# configure:5448: checking if memcmp compares unsigned
# configure:5451: result: cross-compile no
# configure:5501: checking whether ctime_r works with two arguments
# configure:5521: clang -c -g -O2 -fPIE conftest.c >&5
# configure:5521: $? = 0
# configure:5531: result: yes
# configure:5554: checking for libevent
# configure:5584: result: found in /usr
# configure:5609: checking for library containing clock_gettime
# configure:5640: clang -o conftest -g -O2 -fPIE -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:5640: $? = 0
# configure:5657: result: none required
# configure:5669: checking for event.h
# configure:5669: clang -c -g -O2 -fPIE conftest.c >&5
# conftest.c:71:10: fatal error: 'event.h' file not found
# #include
# ^
# 1 error generated.
# configure:5669: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:5669: result: no
# configure:5680: checking whether EV_VERSION_MAJOR is declared
# configure:5680: clang -c -g -O2 -fPIE conftest.c >&5
# conftest.c:70:10: fatal error: 'event.h' file not found
# #include
# ^
# 1 error generated.
# configure:5680: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# |
# |
# | int
# | main ()
# | {
# | #ifndef EV_VERSION_MAJOR
# | #ifdef __cplusplus
# | (void) EV_VERSION_MAJOR;
# | #else
# | (void) EV_VERSION_MAJOR;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5680: result: no
# configure:5745: checking for library containing event_set
# configure:5776: clang -o conftest -g -O2 -fPIE -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:48: error: undefined reference to 'event_set'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5776: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 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 event_set ();
# | int
# | main ()
# | {
# | return event_set ();
# | ;
# | return 0;
# | }
# configure:5776: clang -o conftest -g -O2 -fPIE -pie -Wl,-z,relro,-z,now conftest.c -levent >&5
# /sysroot/bin/ld: error: cannot find -levent
# conftest.c:48: error: undefined reference to 'event_set'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5776: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 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 event_set ();
# | int
# | main ()
# | {
# | return event_set ();
# | ;
# | return 0;
# | }
# configure:5793: result: no
# configure:5806: checking for event_base_free
# configure:5806: clang -o conftest -g -O2 -fPIE -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:71: error: undefined reference to 'event_base_free'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5806: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | /* end confdefs.h. */
# | /* Define event_base_free to an innocuous variant, in case declares event_base_free.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define event_base_free innocuous_event_base_free
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char event_base_free (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef event_base_free
# |
# | /* 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 event_base_free ();
# | /* 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_event_base_free || defined __stub___event_base_free
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return event_base_free ();
# | ;
# | return 0;
# | }
# configure:5806: result: no
# configure:5817: checking for event_base_once
# configure:5817: clang -o conftest -g -O2 -fPIE -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:71: error: undefined reference to 'event_base_once'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5817: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | /* end confdefs.h. */
# | /* Define event_base_once to an innocuous variant, in case declares event_base_once.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define event_base_once innocuous_event_base_once
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char event_base_once (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef event_base_once
# |
# | /* 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 event_base_once ();
# | /* 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_event_base_once || defined __stub___event_base_once
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return event_base_once ();
# | ;
# | return 0;
# | }
# configure:5817: result: no
# configure:5828: checking for event_base_new
# configure:5828: clang -o conftest -g -O2 -fPIE -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:71: error: undefined reference to 'event_base_new'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5828: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | /* end confdefs.h. */
# | /* Define event_base_new to an innocuous variant, in case declares event_base_new.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define event_base_new innocuous_event_base_new
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char event_base_new (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef event_base_new
# |
# | /* 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 event_base_new ();
# | /* 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_event_base_new || defined __stub___event_base_new
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return event_base_new ();
# | ;
# | return 0;
# | }
# configure:5828: result: no
# configure:5839: checking for event_base_get_method
# configure:5839: clang -o conftest -g -O2 -fPIE -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:71: error: undefined reference to 'event_base_get_method'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5839: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | /* end confdefs.h. */
# | /* Define event_base_get_method to an innocuous variant, in case declares event_base_get_method.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define event_base_get_method innocuous_event_base_get_method
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char event_base_get_method (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef event_base_get_method
# |
# | /* 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 event_base_get_method ();
# | /* 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_event_base_get_method || defined __stub___event_base_get_method
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return event_base_get_method ();
# | ;
# | return 0;
# | }
# configure:5839: result: no
# configure:5850: checking for ev_loop
# configure:5850: clang -o conftest -g -O2 -fPIE -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:71: error: undefined reference to 'ev_loop'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5850: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | /* end confdefs.h. */
# | /* Define ev_loop to an innocuous variant, in case declares ev_loop.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define ev_loop innocuous_ev_loop
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char ev_loop (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef ev_loop
# |
# | /* 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 ev_loop ();
# | /* 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_ev_loop || defined __stub___ev_loop
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return ev_loop ();
# | ;
# | return 0;
# | }
# configure:5850: result: no
# configure:5861: checking for ev_default_loop
# configure:5861: clang -o conftest -g -O2 -fPIE -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:71: error: undefined reference to 'ev_default_loop'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5861: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | /* end confdefs.h. */
# | /* Define ev_default_loop to an innocuous variant, in case declares ev_default_loop.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define ev_default_loop innocuous_ev_default_loop
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char ev_default_loop (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef ev_default_loop
# |
# | /* 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 ev_default_loop ();
# | /* 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_ev_default_loop || defined __stub___ev_default_loop
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return ev_default_loop ();
# | ;
# | return 0;
# | }
# configure:5861: result: no
# configure:5877: checking for ANSI C header files
# configure:5981: result: yes
# configure:5989: checking for sys/wait.h that is POSIX.1 compatible
# configure:6015: clang -c -g -O2 -fPIE conftest.c >&5
# configure:6015: $? = 0
# configure:6022: result: yes
# configure:6033: checking time.h usability
# configure:6033: clang -c -g -O2 -fPIE conftest.c >&5
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking time.h presence
# configure:6033: clang -E conftest.c
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking for time.h
# configure:6033: result: yes
# configure:6033: checking arpa/inet.h usability
# configure:6033: clang -c -g -O2 -fPIE conftest.c >&5
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking arpa/inet.h presence
# configure:6033: clang -E conftest.c
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking for arpa/inet.h
# configure:6033: result: yes
# configure:6033: checking signal.h usability
# configure:6033: clang -c -g -O2 -fPIE conftest.c >&5
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking signal.h presence
# configure:6033: clang -E conftest.c
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking for signal.h
# configure:6033: result: yes
# configure:6033: checking for string.h
# configure:6033: result: yes
# configure:6033: checking for strings.h
# configure:6033: result: yes
# configure:6033: checking fcntl.h usability
# configure:6033: clang -c -g -O2 -fPIE conftest.c >&5
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking fcntl.h presence
# configure:6033: clang -E conftest.c
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking for fcntl.h
# configure:6033: result: yes
# configure:6033: checking limits.h usability
# configure:6033: clang -c -g -O2 -fPIE conftest.c >&5
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking limits.h presence
# configure:6033: clang -E conftest.c
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking for limits.h
# configure:6033: result: yes
# configure:6033: checking netinet/in.h usability
# configure:6033: clang -c -g -O2 -fPIE conftest.c >&5
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking netinet/in.h presence
# configure:6033: clang -E conftest.c
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking for netinet/in.h
# configure:6033: result: yes
# configure:6033: checking netinet/tcp.h usability
# configure:6033: clang -c -g -O2 -fPIE conftest.c >&5
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking netinet/tcp.h presence
# configure:6033: clang -E conftest.c
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking for netinet/tcp.h
# configure:6033: result: yes
# configure:6033: checking stddef.h usability
# configure:6033: clang -c -g -O2 -fPIE conftest.c >&5
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking stddef.h presence
# configure:6033: clang -E conftest.c
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking for stddef.h
# configure:6033: result: yes
# configure:6033: checking sys/param.h usability
# configure:6033: clang -c -g -O2 -fPIE conftest.c >&5
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking sys/param.h presence
# configure:6033: clang -E conftest.c
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking for sys/param.h
# configure:6033: result: yes
# configure:6033: checking sys/socket.h usability
# configure:6033: clang -c -g -O2 -fPIE conftest.c >&5
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking sys/socket.h presence
# configure:6033: clang -E conftest.c
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking for sys/socket.h
# configure:6033: result: yes
# configure:6033: checking syslog.h usability
# configure:6033: clang -c -g -O2 -fPIE conftest.c >&5
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking syslog.h presence
# configure:6033: clang -E conftest.c
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking for syslog.h
# configure:6033: result: yes
# configure:6033: checking for unistd.h
# configure:6033: result: yes
# configure:6033: checking sys/select.h usability
# configure:6033: clang -c -g -O2 -fPIE conftest.c >&5
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking sys/select.h presence
# configure:6033: clang -E conftest.c
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking for sys/select.h
# configure:6033: result: yes
# configure:6033: checking stdarg.h usability
# configure:6033: clang -c -g -O2 -fPIE conftest.c >&5
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking stdarg.h presence
# configure:6033: clang -E conftest.c
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking for stdarg.h
# configure:6033: result: yes
# configure:6033: checking for stdint.h
# configure:6033: result: yes
# configure:6033: checking netdb.h usability
# configure:6033: clang -c -g -O2 -fPIE conftest.c >&5
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking netdb.h presence
# configure:6033: clang -E conftest.c
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking for netdb.h
# configure:6033: result: yes
# configure:6033: checking sys/bitypes.h usability
# configure:6033: clang -c -g -O2 -fPIE conftest.c >&5
# conftest.c:90:10: fatal error: 'sys/bitypes.h' file not found
# #include
# ^
# 1 error generated.
# configure:6033: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6033: result: no
# configure:6033: checking sys/bitypes.h presence
# configure:6033: clang -E conftest.c
# conftest.c:57:10: fatal error: 'sys/bitypes.h' file not found
# #include
# ^
# 1 error generated.
# configure:6033: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | /* end confdefs.h. */
# | #include
# configure:6033: result: no
# configure:6033: checking for sys/bitypes.h
# configure:6033: result: no
# configure:6033: checking tcpd.h usability
# configure:6033: clang -c -g -O2 -fPIE conftest.c >&5
# conftest.c:90:10: fatal error: 'tcpd.h' file not found
# #include
# ^
# 1 error generated.
# configure:6033: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6033: result: no
# configure:6033: checking tcpd.h presence
# configure:6033: clang -E conftest.c
# conftest.c:57:10: fatal error: 'tcpd.h' file not found
# #include
# ^
# 1 error generated.
# configure:6033: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | /* end confdefs.h. */
# | #include
# configure:6033: result: no
# configure:6033: checking for tcpd.h
# configure:6033: result: no
# configure:6033: checking glob.h usability
# configure:6033: clang -c -g -O2 -fPIE conftest.c >&5
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking glob.h presence
# configure:6033: clang -E conftest.c
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking for glob.h
# configure:6033: result: yes
# configure:6033: checking grp.h usability
# configure:6033: clang -c -g -O2 -fPIE conftest.c >&5
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking grp.h presence
# configure:6033: clang -E conftest.c
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking for grp.h
# configure:6033: result: yes
# configure:6033: checking endian.h usability
# configure:6033: clang -c -g -O2 -fPIE conftest.c >&5
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking endian.h presence
# configure:6033: clang -E conftest.c
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking for endian.h
# configure:6033: result: yes
# configure:6048: checking for double definition of struct va_list
# configure:6078: result: no
# configure:6087: checking whether strptime needs defines
# configure:6107: result: no
# configure:6120: checking for library containing inet_pton
# configure:6151: clang -o conftest -g -O2 -fPIE -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:6151: $? = 0
# configure:6168: result: none required
# configure:6176: checking for library containing socket
# configure:6207: clang -o conftest -g -O2 -fPIE -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:6207: $? = 0
# configure:6224: result: none required
# configure:6234: checking whether strptime works
# configure:6265: result: maybe
# configure:6283: checking if nonblocking sockets work
# configure:6294: result: crosscompile(yes)
# configure:6445: checking whether mkdir has one arg
# configure:6469: clang -c -g -O2 -fPIE conftest.c >&5
# conftest.c:75:25: error: too few arguments to function call, expected 2, have 1
# (void)mkdir("directory");
# ~~~~~ ^
# /sysroot/include/sys/stat.h:81:1: note: 'mkdir' declared here
# int mkdir(const char *, mode_t);
# ^
# 1 error generated.
# configure:6469: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #ifdef HAVE_WINSOCK2_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# |
# | (void)mkdir("directory");
# |
# | ;
# | return 0;
# | }
# configure:6477: result: no
# configure:6500: checking for int8_t
# configure:6545: result: yes
# configure:6553: checking for int16_t
# configure:6598: result: yes
# configure:6606: checking for int32_t
# configure:6651: result: yes
# configure:6659: checking for int64_t
# configure:6704: result: yes
# configure:6712: checking for uint8_t
# configure:6757: result: yes
# configure:6765: checking for uint16_t
# configure:6810: result: yes
# configure:6818: checking for uint32_t
# configure:6863: result: yes
# configure:6871: checking for uint64_t
# configure:6916: result: yes
# configure:6924: checking for socklen_t
# configure:6969: result: yes
# configure:6977: checking for sig_atomic_t
# configure:7022: result: yes
# configure:7030: checking for ssize_t
# configure:7075: result: yes
# configure:7083: checking for suseconds_t
# configure:7128: result: yes
# configure:7137: checking for in_addr_t
# configure:7137: clang -c -g -O2 -fPIE -I. conftest.c >&5
# configure:7137: $? = 0
# configure:7137: clang -c -g -O2 -fPIE -I. conftest.c >&5
# conftest.c:72:24: error: expected expression
# if (sizeof ((in_addr_t)))
# ^
# 1 error generated.
# configure:7137: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | /* end confdefs.h. */
# |
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_NETINET_IN_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((in_addr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7137: result: yes
# configure:7153: checking for struct sockaddr_storage.ss_family
# configure:7153: clang -c -g -O2 -fPIE -I. conftest.c >&5
# configure:7153: $? = 0
# configure:7153: result: yes
# configure:7198: checking for struct stat.st_mtimensec
# configure:7198: clang -c -g -O2 -fPIE -I. conftest.c >&5
# conftest.c:98:13: error: no member named 'st_mtimensec' in 'struct stat'
# if (ac_aggr.st_mtimensec)
# ~~~~~~~ ^
# 1 error generated.
# configure:7198: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_mtimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7198: clang -c -g -O2 -fPIE -I. conftest.c >&5
# conftest.c:98:20: error: no member named 'st_mtimensec' in 'struct stat'
# if (sizeof ac_aggr.st_mtimensec)
# ~~~~~~~ ^
# 1 error generated.
# configure:7198: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_mtimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7198: result: no
# configure:7207: checking for struct stat.st_mtim.tv_nsec
# configure:7207: clang -c -g -O2 -fPIE -I. conftest.c >&5
# configure:7207: $? = 0
# configure:7207: result: yes
# configure:7221: checking for unistd.h
# configure:7221: result: yes
# configure:7231: checking for working chown
# configure:7276: result: no
# configure:7286: checking vfork.h usability
# configure:7286: clang -c -g -O2 -fPIE -I. conftest.c >&5
# conftest.c:96:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:7286: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:7286: result: no
# configure:7286: checking vfork.h presence
# configure:7286: clang -E -I. conftest.c
# conftest.c:63:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:7286: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:7286: result: no
# configure:7286: checking for vfork.h
# configure:7286: result: no
# configure:7299: checking for fork
# configure:7299: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7299: $? = 0
# configure:7299: result: yes
# configure:7299: checking for vfork
# configure:7299: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:87:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
# char vfork ();
# ^
# conftest.c:87:6: note: 'vfork' is a builtin with type 'int (void)'
# 1 warning generated.
# configure:7299: $? = 0
# configure:7299: result: yes
# configure:7309: checking for working fork
# configure:7341: result: cross
# configure:7357: WARNING: result yes guessed because of cross compilation
# configure:7362: checking for working vfork
# configure:7472: result: yes
# configure:7499: checking for stdlib.h
# configure:7499: result: yes
# configure:7509: checking for GNU libc compatible malloc
# configure:7543: result: no
# configure:7564: checking return type of signal handlers
# configure:7582: clang -c -g -O2 -fPIE -I. conftest.c >&5
# conftest.c:76:8: error: indirection requires pointer operand ('void' invalid)
# return *(signal (0, 0)) (0) == 1;
# ^~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7582: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:7589: result: void
# configure:7597: checking for _LARGEFILE_SOURCE value needed for large files
# configure:7616: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7616: $? = 0
# configure:7644: result: no
# configure:7672: checking for special C compiler options needed for large files
# configure:7717: result: no
# configure:7723: checking for _FILE_OFFSET_BITS value needed for large files
# configure:7748: clang -c -g -O2 -fPIE -I. conftest.c >&5
# configure:7748: $? = 0
# configure:7780: result: no
# configure:7869: checking size of void*
# configure:7874: clang -c -g -O2 -fPIE -I. conftest.c >&5
# configure:7874: $? = 0
# configure:7874: clang -c -g -O2 -fPIE -I. conftest.c >&5
# conftest.c:108:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7874: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define RETSIGTYPE void
# | #define HAVE_FSEEKO 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:7874: clang -c -g -O2 -fPIE -I. conftest.c >&5
# conftest.c:108:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7874: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define RETSIGTYPE void
# | #define HAVE_FSEEKO 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:7874: clang -c -g -O2 -fPIE -I. conftest.c >&5
# conftest.c:108:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7874: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define RETSIGTYPE void
# | #define HAVE_FSEEKO 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:7874: clang -c -g -O2 -fPIE -I. conftest.c >&5
# conftest.c:108:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7874: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define RETSIGTYPE void
# | #define HAVE_FSEEKO 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:7874: clang -c -g -O2 -fPIE -I. conftest.c >&5
# configure:7874: $? = 0
# configure:7874: clang -c -g -O2 -fPIE -I. conftest.c >&5
# configure:7874: $? = 0
# configure:7874: clang -c -g -O2 -fPIE -I. conftest.c >&5
# configure:7874: $? = 0
# configure:7874: clang -c -g -O2 -fPIE -I. conftest.c >&5
# configure:7874: $? = 0
# configure:7888: result: 8
# configure:7902: checking size of off_t
# configure:7907: clang -c -g -O2 -fPIE -I. conftest.c >&5
# configure:7907: $? = 0
# configure:7907: clang -c -g -O2 -fPIE -I. conftest.c >&5
# conftest.c:109:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7907: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define RETSIGTYPE void
# | #define HAVE_FSEEKO 1
# | #define SIZEOF_VOIDP 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:7907: clang -c -g -O2 -fPIE -I. conftest.c >&5
# conftest.c:109:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7907: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define RETSIGTYPE void
# | #define HAVE_FSEEKO 1
# | #define SIZEOF_VOIDP 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:7907: clang -c -g -O2 -fPIE -I. conftest.c >&5
# conftest.c:109:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7907: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define RETSIGTYPE void
# | #define HAVE_FSEEKO 1
# | #define SIZEOF_VOIDP 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:7907: clang -c -g -O2 -fPIE -I. conftest.c >&5
# conftest.c:109:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7907: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define RETSIGTYPE void
# | #define HAVE_FSEEKO 1
# | #define SIZEOF_VOIDP 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:7907: clang -c -g -O2 -fPIE -I. conftest.c >&5
# configure:7907: $? = 0
# configure:7907: clang -c -g -O2 -fPIE -I. conftest.c >&5
# configure:7907: $? = 0
# configure:7907: clang -c -g -O2 -fPIE -I. conftest.c >&5
# configure:7907: $? = 0
# configure:7907: clang -c -g -O2 -fPIE -I. conftest.c >&5
# configure:7907: $? = 0
# configure:7921: result: 8
# configure:7934: checking for arc4random
# configure:7934: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:108: error: undefined reference to 'arc4random'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7934: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define RETSIGTYPE void
# | #define HAVE_FSEEKO 1
# | #define SIZEOF_VOIDP 8
# | #define SIZEOF_OFF_T 8
# | /* end confdefs.h. */
# | /* Define arc4random to an innocuous variant, in case declares arc4random.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define arc4random innocuous_arc4random
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char arc4random (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef arc4random
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char arc4random ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_arc4random || defined __stub___arc4random
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return arc4random ();
# | ;
# | return 0;
# | }
# configure:7934: result: no
# configure:7934: checking for arc4random_uniform
# configure:7934: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:108: error: undefined reference to 'arc4random_uniform'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7934: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define RETSIGTYPE void
# | #define HAVE_FSEEKO 1
# | #define SIZEOF_VOIDP 8
# | #define SIZEOF_OFF_T 8
# | /* end confdefs.h. */
# | /* Define arc4random_uniform to an innocuous variant, in case declares arc4random_uniform.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define arc4random_uniform innocuous_arc4random_uniform
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char arc4random_uniform (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef arc4random_uniform
# |
# | /* 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_uniform ();
# | /* 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_uniform || defined __stub___arc4random_uniform
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return arc4random_uniform ();
# | ;
# | return 0;
# | }
# configure:7934: result: no
# configure:7946: checking for tzset
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for alarm
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for chroot
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for dup2
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for endpwent
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for gethostname
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for memset
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:103:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:103:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for memcpy
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:104:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
# char memcpy ();
# ^
# conftest.c:104:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for pwrite
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for socket
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for strcasecmp
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:107:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:107:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for strchr
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:108:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:108:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for strdup
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:109:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:109:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for strerror
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:110:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:110:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for strncasecmp
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:111:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
# char strncasecmp ();
# ^
# conftest.c:111:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
# 1 warning generated.
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for strtol
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for writev
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for getaddrinfo
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for getnameinfo
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for freeaddrinfo
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for gai_strerror
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for sigaction
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for sigprocmask
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for strptime
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for strftime
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for localtime_r
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for setusercontext
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:134: error: undefined reference to 'setusercontext'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7946: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define RETSIGTYPE void
# | #define HAVE_FSEEKO 1
# | #define SIZEOF_VOIDP 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_TZSET 1
# | #define HAVE_ALARM 1
# | #define HAVE_CHROOT 1
# | #define HAVE_DUP2 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_PWRITE 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WRITEV 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_LOCALTIME_R 1
# | /* end confdefs.h. */
# | /* Define setusercontext to an innocuous variant, in case declares setusercontext.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define setusercontext innocuous_setusercontext
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char setusercontext (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef setusercontext
# |
# | /* 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 setusercontext ();
# | /* 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_setusercontext || defined __stub___setusercontext
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return setusercontext ();
# | ;
# | return 0;
# | }
# configure:7946: result: no
# configure:7946: checking for glob
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for initgroups
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for setresuid
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for setreuid
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for setresgid
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for setregid
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for getpwnam
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for mmap
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for ppoll
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:7946: checking for clock_gettime
# configure:7946: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:7946: $? = 0
# configure:7946: result: yes
# configure:8051: checking for basename
# configure:8051: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:8051: $? = 0
# configure:8051: result: yes
# configure:8065: checking for inet_aton
# configure:8065: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:8065: $? = 0
# configure:8065: result: yes
# configure:8079: checking for inet_pton
# configure:8079: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:8079: $? = 0
# configure:8079: result: yes
# configure:8093: checking for inet_ntop
# configure:8093: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:8093: $? = 0
# configure:8093: result: yes
# configure:8107: checking for snprintf
# configure:8107: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:137:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:137:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:8107: $? = 0
# configure:8107: result: yes
# configure:8121: checking for strlcat
# configure:8121: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:138:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
# char strlcat ();
# ^
# conftest.c:138:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
# 1 warning generated.
# configure:8121: $? = 0
# configure:8121: result: yes
# configure:8135: checking for strlcpy
# configure:8135: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:139:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
# char strlcpy ();
# ^
# conftest.c:139:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
# 1 warning generated.
# configure:8135: $? = 0
# configure:8135: result: yes
# configure:8149: checking for strptime
# configure:8149: result: yes
# configure:8163: checking for b64_pton
# configure:8163: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:152: error: undefined reference to 'b64_pton'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8163: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define RETSIGTYPE void
# | #define HAVE_FSEEKO 1
# | #define SIZEOF_VOIDP 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_TZSET 1
# | #define HAVE_ALARM 1
# | #define HAVE_CHROOT 1
# | #define HAVE_DUP2 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_PWRITE 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WRITEV 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GLOB 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_MMAP 1
# | #define HAVE_PPOLL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BASENAME 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRPTIME 1
# | /* end confdefs.h. */
# | /* Define b64_pton to an innocuous variant, in case declares b64_pton.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define b64_pton innocuous_b64_pton
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char b64_pton (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef b64_pton
# |
# | /* 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 b64_pton ();
# | /* 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_b64_pton || defined __stub___b64_pton
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return b64_pton ();
# | ;
# | return 0;
# | }
# configure:8163: result: no
# configure:8177: checking for b64_ntop
# configure:8177: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:152: error: undefined reference to 'b64_ntop'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8177: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define RETSIGTYPE void
# | #define HAVE_FSEEKO 1
# | #define SIZEOF_VOIDP 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_TZSET 1
# | #define HAVE_ALARM 1
# | #define HAVE_CHROOT 1
# | #define HAVE_DUP2 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_PWRITE 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WRITEV 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GLOB 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_MMAP 1
# | #define HAVE_PPOLL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BASENAME 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRPTIME 1
# | /* end confdefs.h. */
# | /* Define b64_ntop to an innocuous variant, in case declares b64_ntop.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define b64_ntop innocuous_b64_ntop
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char b64_ntop (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef b64_ntop
# |
# | /* 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 b64_ntop ();
# | /* 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_b64_ntop || defined __stub___b64_ntop
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return b64_ntop ();
# | ;
# | return 0;
# | }
# configure:8177: result: no
# configure:8191: checking for pselect
# configure:8191: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:8191: $? = 0
# configure:8191: result: yes
# configure:8205: checking for memmove
# configure:8205: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:142:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:142:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:8205: $? = 0
# configure:8205: result: yes
# configure:8219: checking for reallocarray
# configure:8219: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# conftest.c:154: error: undefined reference to 'reallocarray'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8219: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define RETSIGTYPE void
# | #define HAVE_FSEEKO 1
# | #define SIZEOF_VOIDP 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_TZSET 1
# | #define HAVE_ALARM 1
# | #define HAVE_CHROOT 1
# | #define HAVE_DUP2 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_PWRITE 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WRITEV 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GLOB 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_MMAP 1
# | #define HAVE_PPOLL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BASENAME 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_PSELECT 1
# | #define HAVE_MEMMOVE 1
# | /* end confdefs.h. */
# | /* Define reallocarray to an innocuous variant, in case declares reallocarray.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define reallocarray innocuous_reallocarray
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char reallocarray (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef reallocarray
# |
# | /* 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 reallocarray ();
# | /* 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_reallocarray || defined __stub___reallocarray
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return reallocarray ();
# | ;
# | return 0;
# | }
# configure:8219: result: no
# configure:8234: checking for pselect prototype in sys/select.h
# configure:8245: result: yes
# configure:8254: checking for ctime_r prototype in time.h
# configure:8265: result: yes
# configure:8274: checking for struct timespec
# configure:8274: clang -c -g -O2 -fPIE -I. conftest.c >&5
# configure:8274: $? = 0
# configure:8274: clang -c -g -O2 -fPIE -I. conftest.c >&5
# conftest.c:167:30: error: expected expression
# if (sizeof ((struct timespec)))
# ^
# 1 error generated.
# configure:8274: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define RETSIGTYPE void
# | #define HAVE_FSEEKO 1
# | #define SIZEOF_VOIDP 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_TZSET 1
# | #define HAVE_ALARM 1
# | #define HAVE_CHROOT 1
# | #define HAVE_DUP2 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_PWRITE 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WRITEV 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GLOB 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_MMAP 1
# | #define HAVE_PPOLL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BASENAME 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_PSELECT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PSELECT_PROTO 1
# | #define HAVE_CTIME_R_PROTO 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #ifdef HAVE_SIGNAL_H
# | #include
# | #endif
# | #ifdef HAVE_TIME_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct timespec)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8274: result: yes
# configure:8641: checking for SSL
# configure:8664: result: found in /usr
# configure:8682: checking if libssl needs libdl
# configure:8702: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c -lssl >&5
# /sysroot/bin/ld: error: cannot find -lssl
# conftest.c:152: error: undefined reference to 'SSL_CTX_new'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8702: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define RETSIGTYPE void
# | #define HAVE_FSEEKO 1
# | #define SIZEOF_VOIDP 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_TZSET 1
# | #define HAVE_ALARM 1
# | #define HAVE_CHROOT 1
# | #define HAVE_DUP2 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_PWRITE 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WRITEV 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GLOB 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_MMAP 1
# | #define HAVE_PPOLL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BASENAME 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_PSELECT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PSELECT_PROTO 1
# | #define HAVE_CTIME_R_PROTO 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define IDENTITY "unidentified server"
# | #define VERSION PACKAGE_STRING
# | #define TCP_BACKLOG 256
# | #define TCP_PORT "53"
# | #define TCP_MAX_MESSAGE_LEN 65535
# | #define UDP_PORT "53"
# | #define UDP_MAX_MESSAGE_LEN 512
# | #define EDNS_MAX_MESSAGE_LEN 4096
# | #define MAXSYSLOGMSGLEN 512
# | #define NSD_CONTROL_PORT 8952
# | #define NSD_CONTROL_VERSION 1
# | #define FACILITY LOG_DAEMON
# | #define TCP_TIMEOUT 120
# | #define INET6 /**/
# | #define BIND8_STATS /**/
# | #define NDEBUG /**/
# | #define RATELIMIT /**/
# | #define HAVE_SSL /**/
# | /* 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 SSL_CTX_new ();
# | int
# | main ()
# | {
# | return SSL_CTX_new ();
# | ;
# | return 0;
# | }
# configure:8710: result: yes
# configure:8713: checking for library containing dlopen
# configure:8744: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c >&5
# configure:8744: $? = 0
# configure:8761: result: none required
# configure:8791: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c -lcrypto >&5
# /sysroot/bin/ld: error: cannot find -lcrypto
# conftest.c:147: error: undefined reference to 'HMAC_Update'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8791: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define RETSIGTYPE void
# | #define HAVE_FSEEKO 1
# | #define SIZEOF_VOIDP 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_TZSET 1
# | #define HAVE_ALARM 1
# | #define HAVE_CHROOT 1
# | #define HAVE_DUP2 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_PWRITE 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WRITEV 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GLOB 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_MMAP 1
# | #define HAVE_PPOLL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BASENAME 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_PSELECT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PSELECT_PROTO 1
# | #define HAVE_CTIME_R_PROTO 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define IDENTITY "unidentified server"
# | #define VERSION PACKAGE_STRING
# | #define TCP_BACKLOG 256
# | #define TCP_PORT "53"
# | #define TCP_MAX_MESSAGE_LEN 65535
# | #define UDP_PORT "53"
# | #define UDP_MAX_MESSAGE_LEN 512
# | #define EDNS_MAX_MESSAGE_LEN 4096
# | #define MAXSYSLOGMSGLEN 512
# | #define NSD_CONTROL_PORT 8952
# | #define NSD_CONTROL_VERSION 1
# | #define FACILITY LOG_DAEMON
# | #define TCP_TIMEOUT 120
# | #define INET6 /**/
# | #define BIND8_STATS /**/
# | #define NDEBUG /**/
# | #define RATELIMIT /**/
# | #define HAVE_SSL /**/
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | int HMAC_Update(void);
# | (void)HMAC_Update();
# |
# | ;
# | return 0;
# | }
# configure:8797: checking if libcrypto needs -pthread
# configure:8817: clang -o conftest -g -O2 -fPIE -pthread -I. -pie -Wl,-z,relro,-z,now conftest.c -lcrypto >&5
# /sysroot/bin/ld: error: cannot find -lcrypto
# conftest.c:152: error: undefined reference to 'HMAC_Update'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8817: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define RETSIGTYPE void
# | #define HAVE_FSEEKO 1
# | #define SIZEOF_VOIDP 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_TZSET 1
# | #define HAVE_ALARM 1
# | #define HAVE_CHROOT 1
# | #define HAVE_DUP2 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_PWRITE 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WRITEV 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GLOB 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_MMAP 1
# | #define HAVE_PPOLL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BASENAME 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_PSELECT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PSELECT_PROTO 1
# | #define HAVE_CTIME_R_PROTO 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define IDENTITY "unidentified server"
# | #define VERSION PACKAGE_STRING
# | #define TCP_BACKLOG 256
# | #define TCP_PORT "53"
# | #define TCP_MAX_MESSAGE_LEN 65535
# | #define UDP_PORT "53"
# | #define UDP_MAX_MESSAGE_LEN 512
# | #define EDNS_MAX_MESSAGE_LEN 4096
# | #define MAXSYSLOGMSGLEN 512
# | #define NSD_CONTROL_PORT 8952
# | #define NSD_CONTROL_VERSION 1
# | #define FACILITY LOG_DAEMON
# | #define TCP_TIMEOUT 120
# | #define INET6 /**/
# | #define BIND8_STATS /**/
# | #define NDEBUG /**/
# | #define RATELIMIT /**/
# | #define HAVE_SSL /**/
# | /* 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 HMAC_Update ();
# | int
# | main ()
# | {
# | return HMAC_Update ();
# | ;
# | return 0;
# | }
# configure:8824: result: no
# configure:8838: checking for HMAC_Update in -lcrypto
# configure:8863: clang -o conftest -g -O2 -fPIE -I. -pie -Wl,-z,relro,-z,now conftest.c -lcrypto >&5
# /sysroot/bin/ld: error: cannot find -lcrypto
# conftest.c:152: error: undefined reference to 'HMAC_Update'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8863: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "NSD"
# | #define PACKAGE_TARNAME "nsd"
# | #define PACKAGE_VERSION "4.1.10"
# | #define PACKAGE_STRING "NSD 4.1.10"
# | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CONFIGDIR "//etc/nsd"
# | #define CONFIGFILE "//etc/nsd/nsd.conf"
# | #define PIDFILE "/run/nsd/nsd.pid"
# | #define DBFILE "//var/db/nsd/nsd.db"
# | #define ZONESDIR "//etc/nsd"
# | #define XFRDFILE "//var/db/nsd/xfrd.state"
# | #define ZONELISTFILE "//var/db/nsd/zone.list"
# | #define XFRDIR "/tmp"
# | #define NSD_START_PATH "/usr/bin/nsd"
# | #define USER "nsd"
# | #define HAVE_ATTR_FORMAT 1
# | #define HAVE_ATTR_UNUSED 1
# | #define MEMCMP_IS_BROKEN 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define STRPTIME_WORKS 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define RETSIGTYPE void
# | #define HAVE_FSEEKO 1
# | #define SIZEOF_VOIDP 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_TZSET 1
# | #define HAVE_ALARM 1
# | #define HAVE_CHROOT 1
# | #define HAVE_DUP2 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_PWRITE 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WRITEV 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GLOB 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_MMAP 1
# | #define HAVE_PPOLL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BASENAME 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_PSELECT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PSELECT_PROTO 1
# | #define HAVE_CTIME_R_PROTO 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define IDENTITY "unidentified server"
# | #define VERSION PACKAGE_STRING
# | #define TCP_BACKLOG 256
# | #define TCP_PORT "53"
# | #define TCP_MAX_MESSAGE_LEN 65535
# | #define UDP_PORT "53"
# | #define UDP_MAX_MESSAGE_LEN 512
# | #define EDNS_MAX_MESSAGE_LEN 4096
# | #define MAXSYSLOGMSGLEN 512
# | #define NSD_CONTROL_PORT 8952
# | #define NSD_CONTROL_VERSION 1
# | #define FACILITY LOG_DAEMON
# | #define TCP_TIMEOUT 120
# | #define INET6 /**/
# | #define BIND8_STATS /**/
# | #define NDEBUG /**/
# | #define RATELIMIT /**/
# | #define HAVE_SSL /**/
# | /* 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 HMAC_Update ();
# | int
# | main ()
# | {
# | return HMAC_Update ();
# | ;
# | return 0;
# | }
# configure:8872: result: no
# configure:8883: error: OpenSSL found in /usr, but version 0.9.7 or higher is required
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_ctime_c=yes
# ac_cv_c_format_attribute=yes
# ac_cv_c_inline=inline
# ac_cv_c_strptime_needs_defs=no
# ac_cv_c_strptime_works=maybe
# ac_cv_c_unused_attribute=yes
# ac_cv_c_va_list_def=no
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_alarm=yes
# ac_cv_func_arc4random=no
# ac_cv_func_arc4random_uniform=no
# ac_cv_func_b64_ntop=no
# ac_cv_func_b64_pton=no
# ac_cv_func_basename=yes
# ac_cv_func_chown_works=no
# ac_cv_func_chroot=yes
# ac_cv_func_clock_gettime=yes
# ac_cv_func_dup2=yes
# ac_cv_func_endpwent=yes
# ac_cv_func_ev_default_loop=no
# ac_cv_func_ev_loop=no
# ac_cv_func_event_base_free=no
# ac_cv_func_event_base_get_method=no
# ac_cv_func_event_base_new=no
# ac_cv_func_event_base_once=no
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_freeaddrinfo=yes
# ac_cv_func_gai_strerror=yes
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_getnameinfo=yes
# ac_cv_func_getpwnam=yes
# ac_cv_func_glob=yes
# ac_cv_func_inet_aton=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_inet_pton=yes
# ac_cv_func_initgroups=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_malloc_0_nonnull=no
# ac_cv_func_memcpy=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_mmap=yes
# ac_cv_func_ppoll=yes
# ac_cv_func_pselect=yes
# ac_cv_func_pwrite=yes
# ac_cv_func_reallocarray=no
# ac_cv_func_setregid=yes
# ac_cv_func_setresgid=yes
# ac_cv_func_setresuid=yes
# ac_cv_func_setreuid=yes
# ac_cv_func_setusercontext=no
# ac_cv_func_sigaction=yes
# ac_cv_func_sigprocmask=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_socket=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strftime=yes
# ac_cv_func_strlcat=yes
# ac_cv_func_strlcpy=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strptime=yes
# ac_cv_func_strtol=yes
# ac_cv_func_tzset=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_writev=yes
# ac_cv_have_decl_EV_VERSION_MAJOR=no
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_endian_h=yes
# ac_cv_header_event_h=no
# ac_cv_header_fcntl_h=yes
# ac_cv_header_glob_h=yes
# ac_cv_header_grp_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_netinet_tcp_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=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_bitypes_h=no
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_tcpd_h=no
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_lib_crypto_HMAC_Update=no
# ac_cv_lib_lex='none needed'
# ac_cv_member_struct_sockaddr_storage_ss_family=yes
# ac_cv_member_struct_stat_st_mtim_tv_nsec=yes
# ac_cv_member_struct_stat_st_mtimensec=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_LEX=flex
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=no
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_clock_gettime='none required'
# ac_cv_search_dlopen='none required'
# ac_cv_search_event_set=no
# ac_cv_search_inet_pton='none required'
# ac_cv_search_socket='none required'
# ac_cv_sizeof_off_t=8
# ac_cv_sizeof_voidp=8
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_type_in_addr_t=yes
# ac_cv_type_int16_t=yes
# ac_cv_type_int32_t=yes
# ac_cv_type_int64_t=yes
# ac_cv_type_int8_t=yes
# ac_cv_type_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_sig_atomic_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_socklen_t=yes
# ac_cv_type_ssize_t=yes
# ac_cv_type_struct_timespec=yes
# ac_cv_type_suseconds_t=yes
# ac_cv_type_uid_t=yes
# ac_cv_type_uint16_t=yes
# ac_cv_type_uint32_t=yes
# ac_cv_type_uint64_t=yes
# ac_cv_type_uint8_t=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AWK='gawk'
# CC='clang'
# CFLAGS=' -g -O2 -fPIE'
# CPP='clang -E'
# CPPFLAGS='-I.'
# DEFS=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# HAVE_SSL='yes'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=' -pie -Wl,-z,relro,-z,now'
# LEX='flex'
# LEXLIB=''
# LEX_OUTPUT_ROOT='lex.yy'
# LIBOBJS=' memcmp.o malloc.o b64_pton.o b64_ntop.o reallocarray.o'
# LIBS=''
# LN_S='ln -s'
# LTLIBOBJS=''
# OBJEXT='o'
# PACKAGE_BUGREPORT='nsd-bugs@nlnetlabs.nl'
# PACKAGE_NAME='NSD'
# PACKAGE_STRING='NSD 4.1.10'
# PACKAGE_TARNAME='nsd'
# PACKAGE_URL=''
# PACKAGE_VERSION='4.1.10'
# PATH_SEPARATOR=':'
# SHELL='/bin/sh'
# SSL_LIBS=''
# YACC='bison -y'
# YFLAGS=''
# ac_ct_CC=''
# bindir='${exec_prefix}/bin'
# build_alias=''
# chrootdir=''
# configdir='${prefix}/etc/nsd'
# datadir='${datarootdir}'
# datarootdir='/usr/share'
# dbdir='${prefix}/var/db/nsd'
# dbfile='${prefix}/var/db/nsd/nsd.db'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# logfile='${prefix}/var/log/nsd.log'
# mandir='${datarootdir}/man'
# nsd_conf_file='${prefix}/etc/nsd/nsd.conf'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# piddir='/run/nsd'
# pidfile='/run/nsd/nsd.pid'
# prefix='/'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# ratelimit='xx'
# ratelimit_default='on'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
# user='nsd'
# xfrdfile='${prefix}/var/db/nsd/xfrd.state'
# xfrdir='/tmp'
# zonelistfile='${prefix}/var/db/nsd/zone.list'
# zonesdir='${prefix}/etc/nsd'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "NSD"
# #define PACKAGE_TARNAME "nsd"
# #define PACKAGE_VERSION "4.1.10"
# #define PACKAGE_STRING "NSD 4.1.10"
# #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define CONFIGDIR "//etc/nsd"
# #define CONFIGFILE "//etc/nsd/nsd.conf"
# #define PIDFILE "/run/nsd/nsd.pid"
# #define DBFILE "//var/db/nsd/nsd.db"
# #define ZONESDIR "//etc/nsd"
# #define XFRDFILE "//var/db/nsd/xfrd.state"
# #define ZONELISTFILE "//var/db/nsd/zone.list"
# #define XFRDIR "/tmp"
# #define NSD_START_PATH "/usr/bin/nsd"
# #define USER "nsd"
# #define HAVE_ATTR_FORMAT 1
# #define HAVE_ATTR_UNUSED 1
# #define MEMCMP_IS_BROKEN 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_TIME_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_NETINET_TCP_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_GLOB_H 1
# #define HAVE_GRP_H 1
# #define HAVE_ENDIAN_H 1
# #define STRPTIME_WORKS 1
# #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# #define HAVE_UNISTD_H 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 0
# #define malloc rpl_malloc
# #define RETSIGTYPE void
# #define HAVE_FSEEKO 1
# #define SIZEOF_VOIDP 8
# #define SIZEOF_OFF_T 8
# #define HAVE_TZSET 1
# #define HAVE_ALARM 1
# #define HAVE_CHROOT 1
# #define HAVE_DUP2 1
# #define HAVE_ENDPWENT 1
# #define HAVE_GETHOSTNAME 1
# #define HAVE_MEMSET 1
# #define HAVE_MEMCPY 1
# #define HAVE_PWRITE 1
# #define HAVE_SOCKET 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRTOL 1
# #define HAVE_WRITEV 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_GETNAMEINFO 1
# #define HAVE_FREEADDRINFO 1
# #define HAVE_GAI_STRERROR 1
# #define HAVE_SIGACTION 1
# #define HAVE_SIGPROCMASK 1
# #define HAVE_STRPTIME 1
# #define HAVE_STRFTIME 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_GLOB 1
# #define HAVE_INITGROUPS 1
# #define HAVE_SETRESUID 1
# #define HAVE_SETREUID 1
# #define HAVE_SETRESGID 1
# #define HAVE_SETREGID 1
# #define HAVE_GETPWNAM 1
# #define HAVE_MMAP 1
# #define HAVE_PPOLL 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_BASENAME 1
# #define HAVE_INET_ATON 1
# #define HAVE_INET_PTON 1
# #define HAVE_INET_NTOP 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRLCAT 1
# #define HAVE_STRLCPY 1
# #define HAVE_STRPTIME 1
# #define HAVE_PSELECT 1
# #define HAVE_MEMMOVE 1
# #define HAVE_PSELECT_PROTO 1
# #define HAVE_CTIME_R_PROTO 1
# #define HAVE_STRUCT_TIMESPEC 1
# #define IDENTITY "unidentified server"
# #define VERSION PACKAGE_STRING
# #define TCP_BACKLOG 256
# #define TCP_PORT "53"
# #define TCP_MAX_MESSAGE_LEN 65535
# #define UDP_PORT "53"
# #define UDP_MAX_MESSAGE_LEN 512
# #define EDNS_MAX_MESSAGE_LEN 4096
# #define MAXSYSLOGMSGLEN 512
# #define NSD_CONTROL_PORT 8952
# #define NSD_CONTROL_VERSION 1
# #define FACILITY LOG_DAEMON
# #define TCP_TIMEOUT 120
# #define INET6 /**/
# #define BIND8_STATS /**/
# #define NDEBUG /**/
# #define RATELIMIT /**/
# #define HAVE_SSL /**/
#
# configure: exit 1