The build took 00h 01m 45s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
54,282 |
ansic |
13,115 |
makefile |
4,584 |
sh |
1,322 |
python |
38 |
ruby |
73,341 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: dnscrypt-proxy 1.6.1-1 (Tue Apr 4 23:58:18 UTC 2017)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) libsodium-1.0.10-1
Total Installed Size: 0.49 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libsodium...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SYSTEMD... yes
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking for clang option to accept ISO C99... none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes
checking whether C compiler accepts -fPIC... yes
checking whether the linker accepts -fPIC... yes
checking whether C compiler accepts -fPIE... yes
checking whether the linker accepts -fPIE... yes
checking whether the linker accepts -pie... yes
checking whether C compiler accepts -fno-strict-aliasing... yes
checking whether C compiler accepts -fno-strict-overflow... yes
checking whether C compiler accepts -fstack-protector-all... yes
checking whether the linker accepts -fstack-protector-all... yes
checking whether C compiler accepts -Winit-self... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -Wdiv-by-zero... yes
checking whether C compiler accepts -Wsometimes-uninitialized... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wall -Wextra... yes
checking for clang... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... yes
checking whether the linker accepts -Wl,-z,relro... yes
checking whether the linker accepts -Wl,-z,now... yes
checking whether the linker accepts -Wl,-z,noexecstack... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /sysroot/bin/ld
checking if the linker (/sysroot/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /sysroot/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ronn... #
checking for sixjack... #
checking for x86_64-unknown-linux-ar... ar
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking sys/cdefs.h usability... no
checking sys/cdefs.h presence... no
checking for sys/cdefs.h... no
checking sys/feature_tests.h usability... no
checking sys/feature_tests.h presence... no
checking for sys/feature_tests.h... no
checking execinfo.h usability... no
checking execinfo.h presence... no
checking for execinfo.h... no
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking uuid/uuid.h usability... no
checking uuid/uuid.h presence... no
checking for uuid/uuid.h... no
checking sandbox.h usability... no
checking sandbox.h presence... no
checking for sandbox.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for C/C++ restrict keyword... __restrict
checking for in_port_t... yes
checking whether sin_len is defined... no
checking whether __ss_family is defined... no
checking whether ss_len is defined... no
checking whether __ss_len is defined... no
checking for library containing pow... none required
checking for library containing dlopen... none required
checking for library containing clock_gettime... none required
checking for library containing backtrace... no
checking for library containing gethostbyname... none required
checking for library containing recvfrom... none required
checking for library containing kvm_open... no
checking for library containing sodium_hex2bin... -lsodium
checking for ldns/ldns.h... no
checking CoreServices/CoreServices.h usability... no
checking CoreServices/CoreServices.h presence... no
checking for CoreServices/CoreServices.h... no
checking for getpwnam... yes
checking for sandbox_init... no
checking for setrlimit... yes
checking for putc_unlocked... yes
checking for gmtime_r... yes
checking what extension is used for runtime loadable modules... .so
checking what variable specifies run-time module search path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /sysroot/lib /usr/lib/R/lib /usr/lib/libfakeroot
checking for library containing dlopen... (cached) none required
checking for dlerror... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... no
checking for error_t... no
checking for argz_add... no
checking for argz_append... no
checking for argz_count... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for ltdl.h... no
checking where to find libltdl headers... -I$(top_srcdir)/libltdl
checking where to find libltdl library... $(top_build_prefix)libltdl/libltdlc.la
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... yes
checking for strlcpy... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating dist-build/Makefile
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating src/hostip/Makefile
config.status: creating src/proxy/Makefile
config.status: creating src/ext/Makefile
config.status: creating src/include/Makefile
config.status: creating src/include/dnscrypt/version.h
config.status: creating src/plugins/Makefile
config.status: creating src/plugins/example/Makefile
config.status: creating src/plugins/example-logging/Makefile
config.status: creating src/plugins/example-ldns-aaaa-blocking/Makefile
config.status: creating src/plugins/example-ldns-blocking/Makefile
config.status: creating src/plugins/example-ldns-opendns-deviceid/Makefile
config.status: creating src/plugins/example-ldns-opendns-set-client-ip/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in src/libevent-modified (/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--sbindir=/usr/bin' '--with-systemd' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '--enable-ltdl-convenience' '--disable-thread-support' '--disable-dependency-tracking' '--disable-libevent-install' '--disable-openssl' '--disable-shared' '--enable-function-sections' 'CC=clang' 'CFLAGS= -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized' 'CPP=clang -E' 'CPPFLAGS= -D_FORTIFY_SOURCE=2 -I/usr/local/include' 'LDFLAGS= -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib' 'LIBS=-lsodium ' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... none
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether clang needs -traditional... no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /sysroot/bin/ld
checking if the linker (/sysroot/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /sysroot/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for library containing inet_ntoa... none required
checking for library containing socket... none required
checking for library containing inet_aton... none required
checking for library containing clock_gettime... none required
checking for library containing sendfile... none required
checking for WIN32... no
checking for CYGWIN... no
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking openssl/bio.h usability... no
checking openssl/bio.h presence... no
checking for openssl/bio.h... no
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking for unistd.h... (cached) yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/queue.h usability... no
checking sys/queue.h presence... no
checking for sys/queue.h... no
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/devpoll.h usability... no
checking sys/devpoll.h presence... no
checking for sys/devpoll.h... no
checking port.h usability... no
checking port.h presence... no
checking for port.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/in6.h usability... no
checking netinet/in6.h presence... no
checking for netinet/in6.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/sysctl.h... no
checking for timeradd in sys/time.h... yes
checking for timercmp in sys/time.h... yes
checking for timerclear in sys/time.h... yes
checking for timerisset in sys/time.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking for gettimeofday... yes
checking for vasprintf... yes
checking for fcntl... yes
checking for clock_gettime... yes
checking for strtok_r... yes
checking for strsep... yes
checking for getnameinfo... yes
checking for strlcpy... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for signal... yes
checking for sigaction... yes
checking for strtoll... yes
checking for inet_aton... yes
checking for pipe... yes
checking for eventfd... yes
checking for sendfile... yes
checking for mmap... yes
checking for splice... yes
checking for arc4random... no
checking for arc4random_buf... no
checking for arc4random_addrandom... no
checking for issetugid... yes
checking for geteuid... yes
checking for getegid... yes
checking for getprotobynumber... yes
checking for setenv... yes
checking for unsetenv... yes
checking for putenv... yes
checking for sysctl... no
checking for umask... yes
checking for getaddrinfo... yes
checking size of long... 8
checking for F_SETFD in fcntl.h... yes
checking for select... yes
checking for poll... yes
checking for epoll_ctl... yes
checking for port_create... no
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint64_t... yes
checking for uint32_t... yes
checking for uint16_t... yes
checking for uint8_t... yes
checking for uintptr_t... yes
checking for fd_mask... yes
checking size of long long... 8
checking size of long... (cached) 8
checking size of int... 4
checking size of short... 2
checking size of size_t... 8
checking size of void *... 8
checking size of off_t... 8
checking for struct in6_addr... yes
checking for struct sockaddr_in6... yes
checking for sa_family_t... yes
checking for struct addrinfo... yes
checking for struct sockaddr_storage... yes
checking for struct in6_addr.s6_addr32... yes
checking for struct in6_addr.s6_addr16... yes
checking for struct sockaddr_in.sin_len... no
checking for struct sockaddr_in6.sin6_len... no
checking for struct sockaddr_storage.ss_family... yes
checking for struct sockaddr_storage.__ss_family... no
checking for socklen_t... yes
checking whether our compiler supports __func__... yes
checking if linker supports omitting unused code and data... ./configure: line 15684: 6121 Segmentation fault (core dumped) ./conftest > /dev/null 2>&1
no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libevent.pc
config.status: creating libevent_openssl.pc
config.status: creating libevent_pthreads.pc
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating test/Makefile
config.status: creating sample/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libltdl (/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/libltdl)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--sbindir=/usr/bin' '--with-systemd' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '--enable-ltdl-convenience' '--disable-thread-support' '--disable-dependency-tracking' '--disable-libevent-install' '--disable-openssl' '--disable-shared' '--enable-function-sections' 'CC=clang' 'CFLAGS= -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized' 'CPP=clang -E' 'CPPFLAGS= -D_FORTIFY_SOURCE=2 -I/usr/local/include' 'LDFLAGS= -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib' 'LIBS=-lsodium ' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /sysroot/bin/ld
checking if the linker (/sysroot/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /sysroot/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking what extension is used for runtime loadable modules... .so
checking what variable specifies run-time module search path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /sysroot/lib /usr/lib/R/lib /usr/lib/libfakeroot
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... no
checking for error_t... no
checking for argz_add... no
checking for argz_append... no
checking for argz_count... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... yes
checking for strlcpy... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1'
Making all in dist-build
make[2]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/dist-build'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/dist-build'
Making all in man
make[2]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/man'
Making all in src
make[2]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src'
Making all in ext
make[3]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/ext'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/ext'
Making all in libevent-modified
make[3]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified'
test -d include/event2 || /usr/bin/mkdir -p include/event2
/usr/bin/sed -f ./make-event-config.sed < config.h > include/event2/event-config.hT
mv -f include/event2/event-config.hT include/event2/event-config.h
make all-recursive
make[4]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified'
Making all in .
make[5]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified'
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o event.lo event.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o evthread.lo evthread.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c event.c -fPIE -o event.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c evthread.c -fPIE -o evthread.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o buffer.lo buffer.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c buffer.c -fPIE -o buffer.o
event.c:191:1: warning: unused function 'event_debug_map_HT_REPLACE' [-Wunused-function]
HT_PROTOTYPE(event_debug_map, event_debug_entry, node, hash_debug_entry,
^
./ht-internal.h:182:3: note: expanded from macro 'HT_PROTOTYPE'
name##_HT_REPLACE(struct name *head, struct type *elm) \
^
:23:1: note: expanded from here
event_debug_map_HT_REPLACE
^
event.c:191:1: warning: unused function 'event_debug_map_HT_FOREACH_FN' [-Wunused-function]
./ht-internal.h:221:3: note: expanded from macro 'HT_PROTOTYPE'
name##_HT_FOREACH_FN(struct name *head, \
^
:30:1: note: expanded from here
event_debug_map_HT_FOREACH_FN
^
event.c:191:1: warning: unused function 'event_debug_map_HT_START' [-Wunused-function]
./ht-internal.h:247:3: note: expanded from macro 'HT_PROTOTYPE'
name##_HT_START(struct name *head) \
^
:31:1: note: expanded from here
event_debug_map_HT_START
^
event.c:191:1: warning: unused function 'event_debug_map_HT_NEXT' [-Wunused-function]
./ht-internal.h:263:3: note: expanded from macro 'HT_PROTOTYPE'
name##_HT_NEXT(struct name *head, struct type **elm) \
^
:32:1: note: expanded from here
event_debug_map_HT_NEXT
^
event.c:191:1: warning: unused function 'event_debug_map_HT_NEXT_RMV' [-Wunused-function]
./ht-internal.h:278:3: note: expanded from macro 'HT_PROTOTYPE'
name##_HT_NEXT_RMV(struct name *head, struct type **elm) \
^
:33:1: note: expanded from here
event_debug_map_HT_NEXT_RMV
^
5 warnings generated.
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o bufferevent.lo bufferevent.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o bufferevent_sock.lo bufferevent_sock.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c bufferevent.c -fPIE -o bufferevent.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c bufferevent_sock.c -fPIE -o bufferevent_sock.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o bufferevent_filter.lo bufferevent_filter.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o bufferevent_pair.lo bufferevent_pair.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c bufferevent_filter.c -fPIE -o bufferevent_filter.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c bufferevent_pair.c -fPIE -o bufferevent_pair.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o listener.lo listener.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o bufferevent_ratelim.lo bufferevent_ratelim.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c bufferevent_ratelim.c -fPIE -o bufferevent_ratelim.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c listener.c -fPIE -o listener.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o evmap.lo evmap.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o log.lo log.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c evmap.c -fPIE -o evmap.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o evutil.lo evutil.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c log.c -fPIE -o log.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c evutil.c -fPIE -o evutil.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o evutil_rand.lo evutil_rand.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o strlcpy.lo strlcpy.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c evutil_rand.c -fPIE -o evutil_rand.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c strlcpy.c -fPIE -o strlcpy.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o select.lo select.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o poll.lo poll.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c select.c -fPIE -o select.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c poll.c -fPIE -o poll.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o epoll.lo epoll.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o signal.lo signal.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c epoll.c -fPIE -o epoll.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c signal.c -fPIE -o signal.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o event_tagging.lo event_tagging.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o http.lo http.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c event_tagging.c -fPIE -o event_tagging.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c http.c -fPIE -o http.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o evdns.lo evdns.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c evdns.c -fPIE -o evdns.o
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o evrpc.lo evrpc.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c evrpc.c -fPIE -o evrpc.o
/bin/sh ./libtool --tag=CC --mode=link clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -version-info 6:10:1 -release 2.0 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o libevent_core.la event.lo evthread.lo buffer.lo bufferevent.lo bufferevent_sock.lo bufferevent_filter.lo bufferevent_pair.lo listener.lo bufferevent_ratelim.lo evmap.lo log.lo evutil.lo evutil_rand.lo strlcpy.lo select.lo poll.lo epoll.lo signal.lo -lsodium
/bin/sh ./libtool --tag=CC --mode=link clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -version-info 6:10:1 -release 2.0 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o libevent.la event.lo evthread.lo buffer.lo bufferevent.lo bufferevent_sock.lo bufferevent_filter.lo bufferevent_pair.lo listener.lo bufferevent_ratelim.lo evmap.lo log.lo evutil.lo evutil_rand.lo strlcpy.lo select.lo poll.lo epoll.lo signal.lo event_tagging.lo http.lo evdns.lo evrpc.lo -lsodium
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
libtool: warning: '-release' is ignored for convenience libraries
libtool: link: ar cru .libs/libevent_core.a event.o evthread.o buffer.o bufferevent.o bufferevent_sock.o bufferevent_filter.o bufferevent_pair.o listener.o bufferevent_ratelim.o evmap.o log.o evutil.o evutil_rand.o strlcpy.o select.o poll.o epoll.o signal.o
/r: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libevent_core.a
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
libtool: warning: '-release' is ignored for convenience libraries
libtool: link: ar cru .libs/libevent.a event.o evthread.o buffer.o bufferevent.o bufferevent_sock.o bufferevent_filter.o bufferevent_pair.o listener.o bufferevent_ratelim.o evmap.o log.o evutil.o evutil_rand.o strlcpy.o select.o poll.o epoll.o signal.o event_tagging.o http.o evdns.o evrpc.o
/r: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libevent.a
libtool: link: ( cd ".libs" && rm -f "libevent.la" && ln -s "../libevent.la" "libevent.la" )
/bin/sh ./libtool --tag=CC --mode=link clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -version-info 6:10:1 -release 2.0 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o libevent_extra.la event_tagging.lo http.lo evdns.lo evrpc.lo -lsodium
libtool: link: ( cd ".libs" && rm -f "libevent_core.la" && ln -s "../libevent_core.la" "libevent_core.la" )
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
libtool: warning: '-release' is ignored for convenience libraries
libtool: link: ar cru .libs/libevent_extra.a event_tagging.o http.o evdns.o evrpc.o
/r: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libevent_extra.a
libtool: link: ( cd ".libs" && rm -f "libevent_extra.la" && ln -s "../libevent_extra.la" "libevent_extra.la" )
make[5]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified'
Making all in include
make[5]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/include'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/include'
Making all in sample
make[5]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/sample'
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o event-test.o event-test.c
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o time-test.o time-test.c
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o signal-test.o signal-test.c
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o dns-example.o dns-example.c
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o hello-world.o hello-world.c
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o http-server.o http-server.c
/bin/sh ../libtool --tag=CC --mode=link clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o event-test event-test.o ../libevent.la -lsodium
/bin/sh ../libtool --tag=CC --mode=link clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o time-test time-test.o ../libevent.la -lsodium
libtool: link: clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o time-test time-test.o -L/usr/local/lib ../.libs/libevent.a /usr/lib/libsodium.so
libtool: link: clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o event-test event-test.o -L/usr/local/lib ../.libs/libevent.a /usr/lib/libsodium.so
/bin/sh ../libtool --tag=CC --mode=link clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o signal-test signal-test.o ../libevent.la -lsodium
/bin/sh ../libtool --tag=CC --mode=link clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o dns-example dns-example.o ../libevent.la -lsodium
libtool: link: clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o signal-test signal-test.o -L/usr/local/lib ../.libs/libevent.a /usr/lib/libsodium.so
/bin/sh ../libtool --tag=CC --mode=link clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o hello-world hello-world.o ../libevent.la -lsodium
libtool: link: clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o dns-example dns-example.o -L/usr/local/lib ../.libs/libevent.a /usr/lib/libsodium.so
/bin/sh ../libtool --tag=CC --mode=link clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o http-server http-server.o ../libevent.la -lsodium
libtool: link: clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o http-server http-server.o -L/usr/local/lib ../.libs/libevent.a /usr/lib/libsodium.so
libtool: link: clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o hello-world hello-world.o -L/usr/local/lib ../.libs/libevent.a /usr/lib/libsodium.so
make[5]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/sample'
Making all in test
make[5]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/test'
make all-am
make[6]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/test'
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o test-init.o test-init.c
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o test-eof.o test-eof.c
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o test-weof.o test-weof.c
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o test-time.o test-time.c
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o bench.o bench.c
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o bench_cascade.o bench_cascade.c
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o bench_http.o bench_http.c
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o bench_httpclient.o bench_httpclient.c
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o test-ratelim.o test-ratelim.c
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -c -o test-changelist.o test-changelist.c
/bin/sh ../libtool --tag=CC --mode=link clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o test-init test-init.o ../libevent_core.la -lsodium
libtool: link: clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o test-init test-init.o -L/usr/local/lib ../.libs/libevent_core.a /usr/lib/libsodium.so
/bin/sh ../libtool --tag=CC --mode=link clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o test-eof test-eof.o ../libevent_core.la -lsodium
libtool: link: clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o test-eof test-eof.o -L/usr/local/lib ../.libs/libevent_core.a /usr/lib/libsodium.so
/bin/sh ../libtool --tag=CC --mode=link clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o test-weof test-weof.o ../libevent_core.la -lsodium
libtool: link: clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o test-weof test-weof.o -L/usr/local/lib ../.libs/libevent_core.a /usr/lib/libsodium.so
/bin/sh ../libtool --tag=CC --mode=link clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o test-time test-time.o ../libevent_core.la -lsodium
libtool: link: clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o test-time test-time.o -L/usr/local/lib ../.libs/libevent_core.a /usr/lib/libsodium.so
/bin/sh ../libtool --tag=CC --mode=link clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o bench bench.o ../libevent.la -lsodium
libtool: link: clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o bench bench.o -L/usr/local/lib ../.libs/libevent.a /usr/lib/libsodium.so
/bin/sh ../libtool --tag=CC --mode=link clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o bench_cascade bench_cascade.o ../libevent.la -lsodium
libtool: link: clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o bench_cascade bench_cascade.o -L/usr/local/lib ../.libs/libevent.a /usr/lib/libsodium.so
/bin/sh ../libtool --tag=CC --mode=link clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o bench_http bench_http.o ../libevent.la -lsodium
libtool: link: clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o bench_http bench_http.o -L/usr/local/lib ../.libs/libevent.a /usr/lib/libsodium.so
/bin/sh ../libtool --tag=CC --mode=link clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o bench_httpclient bench_httpclient.o ../libevent_core.la -lsodium
libtool: link: clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o bench_httpclient bench_httpclient.o -L/usr/local/lib ../.libs/libevent_core.a /usr/lib/libsodium.so
/bin/sh ../libtool --tag=CC --mode=link clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o test-changelist test-changelist.o ../libevent_core.la -lsodium
libtool: link: clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o test-changelist test-changelist.o -L/usr/local/lib ../.libs/libevent_core.a /usr/lib/libsodium.so
/bin/sh ../libtool --tag=CC --mode=link clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o test-ratelim test-ratelim.o ../libevent_core.la -lm -lsodium
libtool: link: clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o test-ratelim test-ratelim.o -L/usr/local/lib ../.libs/libevent_core.a -lm /usr/lib/libsodium.so
make[6]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/test'
make[5]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/test'
make[4]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified'
make[3]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified'
Making all in proxy
make[3]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/proxy'
cat probes_no_dtrace.h > probes.h
make all-am
make[4]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/proxy'
clang -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -DPKGDATADIR='"/usr/share/dnscrypt-proxy"' -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -MT dnscrypt_proxy-app.o -MD -MP -MF .deps/dnscrypt_proxy-app.Tpo -c -o dnscrypt_proxy-app.o `test -f 'app.c' || echo './'`app.c
clang -DHAVE_CONFIG_H -I. -I../.. -I../ext -I../libevent-modified/include -DPKGDATADIR='"/usr/share/dnscrypt-proxy"' -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -MT dnscrypt_proxy-cert.o -MD -MP -MF .deps/dnscrypt_proxy-cert.Tpo -c -o dnscrypt_proxy-cert.o `test -f 'cert.c' || echo './'`cert.c
app.c:23:11: fatal error: 'systemd/sd-daemon.h' file not found
# include
^
1 error generated.
make[4]: *** [Makefile:540: dnscrypt_proxy-app.o] Error 1
make[4]: *** Waiting for unfinished jobs....
mv -f .deps/dnscrypt_proxy-cert.Tpo .deps/dnscrypt_proxy-cert.Po
make[4]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/proxy'
make[3]: *** [Makefile:403: all] Error 2
make[3]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/proxy'
make[2]: *** [Makefile:387: all-recursive] Error 1
make[2]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src'
make[1]: *** [Makefile:516: all-recursive] Error 1
make[1]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1'
make: *** [Makefile:423: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/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 dnscrypt-proxy configure 1.6.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --with-systemd
## --------- ##
## Platform. ##
## --------- ##
hostname = 5be086a9013b
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/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2476: checking build system type
configure:2490: result: x86_64-unknown-linux-gnu
configure:2510: checking host system type
configure:2523: result: x86_64-unknown-linux-gnu
configure:2559: checking for a BSD-compatible install
configure:2627: result: /usr/bin/install -c
configure:2638: checking whether build environment is sane
configure:2693: result: yes
configure:2752: checking for x86_64-unknown-linux-strip
configure:2782: result: no
configure:2792: checking for strip
configure:2808: found /sysroot/bin/strip
configure:2819: result: strip
configure:2844: checking for a thread-safe mkdir -p
configure:2883: result: /usr/bin/mkdir -p
configure:2890: checking for gawk
configure:2906: found /usr/bin/gawk
configure:2917: result: gawk
configure:2928: checking whether make sets $(MAKE)
configure:2950: result: yes
configure:2979: checking whether make supports nested variables
configure:2996: result: yes
configure:3085: checking whether UID '1000' is supported by ustar format
configure:3088: result: yes
configure:3095: checking whether GID '1000' is supported by ustar format
configure:3098: result: yes
configure:3106: checking how to create a ustar tar archive
configure:3117: tar --version
tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later .
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
configure:3120: $? = 0
configure:3160: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3163: $? = 0
configure:3167: tar -xf -
#
configure:3170: $? = 0
#
configure:3172: cat conftest.dir/file
#
GrepMe
#
configure:3175: $? = 0
#
configure:3188: result: gnutar
#
configure:3239: checking whether to enable maintainer-specific portions of Makefiles
#
configure:3248: result: no
#
configure:3454: checking for x86_64-unknown-linux-pkg-config
#
configure:3487: result: no
#
configure:3497: checking for pkg-config
#
configure:3515: found /usr/bin/pkg-config
#
configure:3527: result: /usr/bin/pkg-config
#
configure:3552: checking pkg-config is at least version 0.9.0
#
configure:3555: result: yes
#
configure:3567: checking for SYSTEMD
#
configure:3574: $PKG_CONFIG --exists --print-errors "libsystemd"
#
configure:3577: $? = 0
#
configure:3591: $PKG_CONFIG --exists --print-errors "libsystemd"
#
configure:3594: $? = 0
#
configure:3776: result: yes
#
configure:3817: checking for style of include used by make
#
configure:3845: result: GNU
#
configure:3857: checking for x86_64-unknown-linux-gcc
#
configure:3884: result: clang
#
configure:4153: checking for C compiler version
#
configure:4162: clang --version >&5
#
clang version 3.8.1
#
Target: x86_64-unknown-linux-gnu
#
Thread model: posix
#
InstalledDir: /
#
configure:4173: $? = 0
#
configure:4162: 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:4173: $? = 0
#
configure:4162: clang -V >&5
#
clang-3.8: error: argument to '-V' is missing (expected 1 value)
#
clang-3.8: error: no input files
#
configure:4173: $? = 1
#
configure:4162: clang -qversion >&5
#
clang-3.8: error: unknown argument: '-qversion'
#
clang-3.8: error: no input files
#
configure:4173: $? = 1
#
configure:4193: checking whether the C compiler works
#
configure:4215: clang conftest.c >&5
#
configure:4219: $? = 0
#
configure:4267: result: yes
#
configure:4270: checking for C compiler default output file name
#
configure:4272: result: a.out
#
configure:4278: checking for suffix of executables
#
configure:4285: clang -o conftest conftest.c >&5
#
configure:4289: $? = 0
#
configure:4311: result:
#
configure:4333: checking whether we are cross compiling
#
configure:4341: clang -o conftest conftest.c >&5
#
configure:4345: $? = 0
#
configure:4352: ./conftest
#
configure:4356: $? = 0
#
configure:4371: result: no
#
configure:4376: checking for suffix of object files
#
configure:4398: clang -c conftest.c >&5
#
configure:4402: $? = 0
#
configure:4423: result: o
#
configure:4427: checking whether we are using the GNU C compiler
#
configure:4446: clang -c conftest.c >&5
#
configure:4446: $? = 0
#
configure:4455: result: yes
#
configure:4464: checking whether clang accepts -g
#
configure:4484: clang -c -g conftest.c >&5
#
configure:4484: $? = 0
#
configure:4525: result: yes
#
configure:4542: checking for clang option to accept ISO C89
#
configure:4605: clang -c conftest.c >&5
#
configure:4605: $? = 0
#
configure:4618: result: none needed
#
configure:4643: checking whether clang understands -c and -o together
#
configure:4665: clang -c conftest.c -o conftest2.o
#
configure:4668: $? = 0
#
configure:4665: clang -c conftest.c -o conftest2.o
#
configure:4668: $? = 0
#
configure:4680: result: yes
#
configure:4699: checking dependency style of clang
#
configure:4810: result: gcc3
#
configure:4825: checking for clang option to accept ISO C99
#
configure:4974: clang -c conftest.c >&5
#
configure:4974: $? = 0
#
configure:4987: result: none needed
#
configure:5008: checking how to run the C preprocessor
#
configure:5039: clang -E conftest.c
#
configure:5039: $? = 0
#
configure:5053: clang -E conftest.c
#
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:5053: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| /* end confdefs.h. */
#
| #include
#
configure:5078: result: clang -E
#
configure:5098: clang -E conftest.c
#
configure:5098: $? = 0
#
configure:5112: clang -E conftest.c
#
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:5112: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| /* end confdefs.h. */
#
| #include
#
configure:5141: checking for grep that handles long lines and -e
#
configure:5199: result: /usr/bin/grep
#
configure:5204: checking for egrep
#
configure:5266: result: /usr/bin/grep -E
#
configure:5271: checking for ANSI C header files
#
configure:5291: clang -c conftest.c >&5
#
configure:5291: $? = 0
#
configure:5364: clang -o conftest conftest.c >&5
#
configure:5364: $? = 0
#
configure:5364: ./conftest
#
configure:5364: $? = 0
#
configure:5375: result: yes
#
configure:5388: checking for sys/types.h
#
configure:5388: clang -c conftest.c >&5
#
configure:5388: $? = 0
#
configure:5388: result: yes
#
configure:5388: checking for sys/stat.h
#
configure:5388: clang -c conftest.c >&5
#
configure:5388: $? = 0
#
configure:5388: result: yes
#
configure:5388: checking for stdlib.h
#
configure:5388: clang -c conftest.c >&5
#
configure:5388: $? = 0
#
configure:5388: result: yes
#
configure:5388: checking for string.h
#
configure:5388: clang -c conftest.c >&5
#
configure:5388: $? = 0
#
configure:5388: result: yes
#
configure:5388: checking for memory.h
#
configure:5388: clang -c conftest.c >&5
#
configure:5388: $? = 0
#
configure:5388: result: yes
#
configure:5388: checking for strings.h
#
configure:5388: clang -c conftest.c >&5
#
configure:5388: $? = 0
#
configure:5388: result: yes
#
configure:5388: checking for inttypes.h
#
configure:5388: clang -c conftest.c >&5
#
configure:5388: $? = 0
#
configure:5388: result: yes
#
configure:5388: checking for stdint.h
#
configure:5388: clang -c conftest.c >&5
#
configure:5388: $? = 0
#
configure:5388: result: yes
#
configure:5388: checking for unistd.h
#
configure:5388: clang -c conftest.c >&5
#
configure:5388: $? = 0
#
configure:5388: result: yes
#
configure:5401: checking minix/config.h usability
#
configure:5401: clang -c conftest.c >&5
#
conftest.c:55:10: fatal error: 'minix/config.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:5401: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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:5401: result: no
#
configure:5401: checking minix/config.h presence
#
configure:5401: clang -E conftest.c
#
conftest.c:22:10: fatal error: 'minix/config.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:5401: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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:5401: result: no
#
configure:5401: checking for minix/config.h
#
configure:5401: result: no
#
configure:5422: checking whether it is safe to define __EXTENSIONS__
#
configure:5440: clang -c conftest.c >&5
#
configure:5440: $? = 0
#
configure:5447: result: yes
#
configure:5462: checking whether C compiler accepts -D_FORTIFY_SOURCE=2
#
configure:5481: clang -c -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:5481: $? = 0
#
configure:5489: result: yes
#
configure:5503: checking whether C compiler accepts -fPIC
#
configure:5522: clang -c -fPIC -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:5522: $? = 0
#
configure:5530: result: yes
#
configure:5534: checking whether the linker accepts -fPIC
#
configure:5553: clang -o conftest -D_FORTIFY_SOURCE=2 -fPIC conftest.c >&5
#
configure:5553: $? = 0
#
configure:5562: result: yes
#
configure:5581: checking whether C compiler accepts -fPIE
#
configure:5600: clang -c -fPIC -fPIE -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:5600: $? = 0
#
configure:5608: result: yes
#
configure:5612: checking whether the linker accepts -fPIE
#
configure:5631: clang -o conftest -fPIC -D_FORTIFY_SOURCE=2 -fPIE conftest.c >&5
#
configure:5631: $? = 0
#
configure:5640: result: yes
#
configure:5643: checking whether the linker accepts -pie
#
configure:5662: clang -o conftest -fPIC -D_FORTIFY_SOURCE=2 -pie conftest.c >&5
#
configure:5662: $? = 0
#
configure:5671: result: yes
#
configure:5693: checking whether C compiler accepts -fno-strict-aliasing
#
configure:5712: clang -c -fPIC -fPIE -fno-strict-aliasing -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:5712: $? = 0
#
configure:5720: result: yes
#
configure:5728: checking whether C compiler accepts -fno-strict-overflow
#
configure:5747: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:5747: $? = 0
#
configure:5755: result: yes
#
configure:6000: checking whether C compiler accepts -fstack-protector-all
#
configure:6019: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6019: $? = 0
#
configure:6027: result: yes
#
configure:6031: checking whether the linker accepts -fstack-protector-all
#
configure:6050: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -pie -fstack-protector-all conftest.c >&5
#
configure:6050: $? = 0
#
configure:6059: result: yes
#
configure:6080: checking whether C compiler accepts -Winit-self
#
configure:6099: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6099: $? = 0
#
configure:6107: result: yes
#
configure:6115: checking whether C compiler accepts -Wwrite-strings
#
configure:6134: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6134: $? = 0
#
configure:6142: result: yes
#
configure:6150: checking whether C compiler accepts -Wdiv-by-zero
#
configure:6169: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6169: $? = 0
#
configure:6177: result: yes
#
configure:6185: checking whether C compiler accepts -Wsometimes-uninitialized
#
configure:6204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6204: $? = 0
#
configure:6212: result: yes
#
configure:6224: checking whether C compiler accepts -Wall
#
configure:6243: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6243: $? = 0
#
configure:6252: result: yes
#
configure:6261: checking whether C compiler accepts -Wall -Wextra
#
configure:6280: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6280: $? = 0
#
configure:6289: result: yes
#
configure:6298: checking for clang
#
configure:6315: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
#
configure:6315: $? = 0
#
configure:6316: result: yes
#
configure:6319: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option
#
configure:6338: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6338: $? = 0
#
configure:6347: result: yes
#
configure:6363: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast
#
configure:6382: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6382: $? = 0
#
configure:6391: result: yes
#
configure:6400: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align
#
configure:6419: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6419: $? = 0
#
configure:6428: result: yes
#
configure:6437: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual
#
configure:6456: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6456: $? = 0
#
configure:6465: result: yes
#
configure:6474: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts
#
configure:6493: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6493: $? = 0
#
configure:6502: result: yes
#
configure:6511: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment
#
configure:6530: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6530: $? = 0
#
configure:6539: result: yes
#
configure:6548: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal
#
configure:6567: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6567: $? = 0
#
configure:6576: result: yes
#
configure:6585: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2
#
configure:6604: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6604: $? = 0
#
configure:6613: result: yes
#
configure:6622: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit
#
configure:6641: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6641: $? = 0
#
configure:6650: result: yes
#
configure:6659: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations
#
configure:6678: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6678: $? = 0
#
configure:6687: result: yes
#
configure:6696: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes
#
configure:6715: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6715: $? = 0
#
configure:6724: result: yes
#
configure:6733: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id
#
configure:6752: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6752: $? = 0
#
configure:6761: result: yes
#
configure:6770: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init
#
configure:6789: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6789: $? = 0
#
configure:6798: result: yes
#
configure:6807: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses
#
configure:6826: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6826: $? = 0
#
configure:6835: result: yes
#
configure:6844: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith
#
configure:6863: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6863: $? = 0
#
configure:6872: result: yes
#
configure:6881: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls
#
configure:6900: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6900: $? = 0
#
configure:6909: result: yes
#
configure:6918: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes
#
configure:6937: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6937: $? = 0
#
configure:6946: result: yes
#
configure:6955: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum
#
configure:6974: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:6974: $? = 0
#
configure:6983: result: yes
#
configure:6992: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wvariable-decl
#
configure:7011: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wvariable-decl -D_FORTIFY_SOURCE=2 conftest.c >&5
#
conftest.c:31:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
#
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
#
~~~~~~ ^ ~~~~~
#
1 warning generated.
#
configure:7011: $? = 0
#
configure:7020: result: yes
#
configure:7029: checking whether the linker accepts -Wl,-z,relro
#
configure:7048: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro conftest.c >&5
#
configure:7048: $? = 0
#
configure:7057: result: yes
#
configure:7065: checking whether the linker accepts -Wl,-z,now
#
configure:7084: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
#
configure:7084: $? = 0
#
configure:7093: result: yes
#
configure:7101: checking whether the linker accepts -Wl,-z,noexecstack
#
configure:7120: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c >&5
#
configure:7120: $? = 0
#
configure:7129: result: yes
#
configure:7184: checking how to print strings
#
configure:7211: result: printf
#
configure:7232: checking for a sed that does not truncate output
#
configure:7296: result: /usr/bin/sed
#
configure:7314: checking for fgrep
#
configure:7376: result: /usr/bin/grep -F
#
configure:7411: checking for ld used by clang
#
configure:7478: result: /sysroot/bin/ld
#
configure:7485: checking if the linker (/sysroot/bin/ld) is GNU ld
#
configure:7500: result: yes
#
configure:7512: checking for BSD- or MS-compatible name lister (nm)
#
configure:7566: result: /sysroot/bin/nm -B
#
configure:7696: checking the name lister (/sysroot/bin/nm -B) interface
#
configure:7703: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
#
configure:7706: /sysroot/bin/nm -B "conftest.o"
#
configure:7709: output
#
0000000000000000 B some_variable
#
configure:7716: result: BSD nm
#
configure:7719: checking whether ln -s works
#
configure:7723: result: yes
#
configure:7731: checking the maximum length of command line arguments
#
configure:7862: result: 1572864
#
configure:7910: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
#
configure:7950: result: func_convert_file_noop
#
configure:7957: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
#
configure:7977: result: func_convert_file_noop
#
configure:7984: checking for /sysroot/bin/ld option to reload object files
#
configure:7991: result: -r
#
configure:8025: checking for x86_64-unknown-linux-objdump
#
configure:8055: result: no
#
configure:8065: checking for objdump
#
configure:8081: found /sysroot/bin/objdump
#
configure:8092: result: objdump
#
configure:8124: checking how to recognize dependent libraries
#
configure:8324: result: pass_all
#
configure:8369: checking for x86_64-unknown-linux-dlltool
#
configure:8399: result: no
#
configure:8409: checking for dlltool
#
configure:8439: result: no
#
configure:8469: checking how to associate runtime and link libraries
#
configure:8496: result: printf %s\n
#
configure:8512: checking for x86_64-unknown-linux-ar
#
configure:8542: result: no
#
configure:8556: checking for ar
#
configure:8572: found /sysroot/bin/ar
#
configure:8583: result: ar
#
configure:8620: checking for archiver @FILE support
#
configure:8637: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
#
configure:8637: $? = 0
#
configure:8640: ar cru libconftest.a @conftest.lst >&5
#
/r: `u' modifier ignored since `D' is the default (see `U')
#
configure:8643: $? = 0
#
configure:8648: ar cru libconftest.a @conftest.lst >&5
#
/r: `u' modifier ignored since `D' is the default (see `U')
#
/r: conftest.o: No such file or directory
#
configure:8651: $? = 1
#
configure:8663: result: @
#
configure:8681: checking for x86_64-unknown-linux-strip
#
configure:8708: result: strip
#
configure:8780: checking for x86_64-unknown-linux-ranlib
#
configure:8810: result: no
#
configure:8820: checking for ranlib
#
configure:8836: found /sysroot/bin/ranlib
#
configure:8847: result: ranlib
#
configure:8949: checking command to parse /sysroot/bin/nm -B output from clang object
#
configure:9102: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
#
configure:9105: $? = 0
#
configure:9109: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
#
configure:9112: $? = 0
#
configure:9178: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c conftstm.o >&5
#
configure:9181: $? = 0
#
configure:9219: result: ok
#
configure:9266: checking for sysroot
#
configure:9296: result: no
#
configure:9303: checking for a working dd
#
configure:9341: result: /usr/bin/dd
#
configure:9345: checking how to truncate binary pipes
#
configure:9360: result: /usr/bin/dd bs=4096 count=1
#
configure:9496: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
#
configure:9499: $? = 0
#
configure:9649: checking for x86_64-unknown-linux-mt
#
configure:9679: result: no
#
configure:9689: checking for mt
#
configure:9719: result: no
#
configure:9739: checking if : is a manifest tool
#
configure:9745: : '-?'
#
configure:9753: result: no
#
configure:10427: checking for dlfcn.h
#
configure:10427: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
#
configure:10427: $? = 0
#
configure:10427: result: yes
#
configure:10683: checking for objdir
#
configure:10698: result: .libs
#
configure:10962: checking if clang supports -fno-rtti -fno-exceptions
#
configure:10980: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
#
configure:10984: $? = 0
#
configure:10997: result: yes
#
configure:11355: checking for clang option to produce PIC
#
configure:11362: result: -fPIC -DPIC
#
configure:11370: checking if clang PIC flag -fPIC -DPIC works
#
configure:11388: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
#
configure:11392: $? = 0
#
configure:11405: result: yes
#
configure:11434: checking if clang static flag -static works
#
configure:11462: result: no
#
configure:11477: checking if clang supports -c -o file.o
#
configure:11498: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
#
configure:11502: $? = 0
#
configure:11524: result: yes
#
configure:11532: checking if clang supports -c -o file.o
#
configure:11579: result: yes
#
configure:11612: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
#
configure:12871: result: yes
#
configure:12908: checking whether -lc should be explicitly linked in
#
configure:12916: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
#
configure:12919: $? = 0
#
configure:12934: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
#
configure:12937: $? = 0
#
configure:12951: result: no
#
configure:13111: checking dynamic linker characteristics
#
configure:13692: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-rpath -Wl,/foo conftest.c >&5
#
configure:13692: $? = 0
#
configure:13929: result: GNU/Linux ld.so
#
configure:14051: checking how to hardcode library paths into programs
#
configure:14076: result: immediate
#
configure:14624: checking whether stripping libraries is possible
#
configure:14629: result: yes
#
configure:14664: checking if libtool supports shared libraries
#
configure:14666: result: yes
#
configure:14669: checking whether to build shared libraries
#
configure:14694: result: yes
#
configure:14697: checking whether to build static libraries
#
configure:14701: result: yes
#
configure:14743: checking for ronn
#
configure:14774: result: #
#
configure:14786: checking for sixjack
#
configure:14817: result: #
#
configure:14830: checking for x86_64-unknown-linux-ar
#
configure:14857: result: ar
#
configure:15003: checking for special C compiler options needed for large files
#
configure:15048: result: no
#
configure:15054: checking for _FILE_OFFSET_BITS value needed for large files
#
configure:15079: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
configure:15079: $? = 0
#
configure:15111: result: no
#
configure:15199: checking sys/cdefs.h usability
#
configure:15199: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:62:10: fatal error: 'sys/cdefs.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:15199: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| /* 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:15199: result: no
#
configure:15199: checking sys/cdefs.h presence
#
configure:15199: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
#
conftest.c:29:10: fatal error: 'sys/cdefs.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:15199: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| /* end confdefs.h. */
#
| #include
#
configure:15199: result: no
#
configure:15199: checking for sys/cdefs.h
#
configure:15199: result: no
#
configure:15199: checking sys/feature_tests.h usability
#
configure:15199: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:62:10: fatal error: 'sys/feature_tests.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:15199: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| /* 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:15199: result: no
#
configure:15199: checking sys/feature_tests.h presence
#
configure:15199: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
#
conftest.c:29:10: fatal error: 'sys/feature_tests.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:15199: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| /* end confdefs.h. */
#
| #include
#
configure:15199: result: no
#
configure:15199: checking for sys/feature_tests.h
#
configure:15199: result: no
#
configure:15212: checking execinfo.h usability
#
configure:15212: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:62:10: fatal error: 'execinfo.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:15212: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| /* 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:15212: result: no
#
configure:15212: checking execinfo.h presence
#
configure:15212: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
#
conftest.c:29:10: fatal error: 'execinfo.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:15212: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| /* end confdefs.h. */
#
| #include
#
configure:15212: result: no
#
configure:15212: checking for execinfo.h
#
configure:15212: result: no
#
configure:15212: checking paths.h usability
#
configure:15212: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
configure:15212: $? = 0
#
configure:15212: result: yes
#
configure:15212: checking paths.h presence
#
configure:15212: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
#
configure:15212: $? = 0
#
configure:15212: result: yes
#
configure:15212: checking for paths.h
#
configure:15212: result: yes
#
configure:15212: checking pwd.h usability
#
configure:15212: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
configure:15212: $? = 0
#
configure:15212: result: yes
#
configure:15212: checking pwd.h presence
#
configure:15212: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
#
configure:15212: $? = 0
#
configure:15212: result: yes
#
configure:15212: checking for pwd.h
#
configure:15212: result: yes
#
configure:15212: checking uuid/uuid.h usability
#
configure:15212: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:64:10: fatal error: 'uuid/uuid.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:15212: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_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:15212: result: no
#
configure:15212: checking uuid/uuid.h presence
#
configure:15212: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
#
conftest.c:31:10: fatal error: 'uuid/uuid.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:15212: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| /* end confdefs.h. */
#
| #include
#
configure:15212: result: no
#
configure:15212: checking for uuid/uuid.h
#
configure:15212: result: no
#
configure:15224: checking sandbox.h usability
#
configure:15224: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:64:10: fatal error: 'sandbox.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:15224: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_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:15224: result: no
#
configure:15224: checking sandbox.h presence
#
configure:15224: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
#
conftest.c:31:10: fatal error: 'sandbox.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:15224: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| /* end confdefs.h. */
#
| #include
#
configure:15224: result: no
#
configure:15224: checking for sandbox.h
#
configure:15224: result: no
#
configure:15236: checking ws2tcpip.h usability
#
configure:15236: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:64:10: fatal error: 'ws2tcpip.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:15236: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_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:15236: result: no
#
configure:15236: checking ws2tcpip.h presence
#
configure:15236: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
#
conftest.c:31:10: fatal error: 'ws2tcpip.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:15236: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| /* end confdefs.h. */
#
| #include
#
configure:15236: result: no
#
configure:15236: checking for ws2tcpip.h
#
configure:15236: result: no
#
configure:15248: checking for inline
#
configure:15264: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
configure:15264: $? = 0
#
configure:15272: result: inline
#
configure:15290: checking whether byte ordering is bigendian
#
configure:15305: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:32:9: error: unknown type name 'not'
#
not a universal capable compiler
#
^
#
conftest.c:32:14: error: expected ';' after top level declarator
#
not a universal capable compiler
#
^
#
;
#
2 errors generated.
#
configure:15305: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| /* end confdefs.h. */
#
| #ifndef __APPLE_CC__
#
| not a universal capable compiler
#
| #endif
#
| typedef int dummy;
#
|
#
configure:15350: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
configure:15350: $? = 0
#
configure:15368: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:38:4: error: use of undeclared identifier 'not'
#
not big endian
#
^
#
1 error generated.
#
configure:15368: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| /* end confdefs.h. */
#
| #include
#
| #include
#
|
#
| int
#
| main ()
#
| {
#
| #if BYTE_ORDER != BIG_ENDIAN
#
| not big endian
#
| #endif
#
|
#
| ;
#
| return 0;
#
| }
#
configure:15496: result: no
#
configure:15514: checking for C/C++ restrict keyword
#
configure:15539: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
configure:15539: $? = 0
#
configure:15547: result: __restrict
#
configure:15561: checking for in_port_t
#
configure:15561: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
configure:15561: $? = 0
#
configure:15561: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:48:24: error: expected expression
#
if (sizeof ((in_port_t)))
#
^
#
1 error generated.
#
configure:15561: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| /* end confdefs.h. */
#
|
#
| #include
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| #ifdef HAVE_WS2TCPIP_H
#
| # include
#
| #else
#
| # include
#
| # include
#
| #endif
#
|
#
|
#
| int
#
| main ()
#
| {
#
| if (sizeof ((in_port_t)))
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:15561: result: yes
#
configure:15583: checking whether sin_len is defined
#
configure:15613: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:51:11: error: no member named 'sin_len' in 'struct sockaddr_in'
#
(void) a.sin_len;
#
~ ^
#
1 error generated.
#
configure:15613: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| /* end confdefs.h. */
#
|
#
| #include
#
| #include
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| #ifdef HAVE_WS2TCPIP_H
#
| # include
#
| #else
#
| # include
#
| # include
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
|
#
| do {
#
| struct sockaddr_in a;
#
| (void) a.sin_len;
#
| } while(0)
#
|
#
| ;
#
| return 0;
#
| }
#
configure:15623: result: no
#
configure:15629: checking whether __ss_family is defined
#
configure:15659: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:51:11: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'?
#
(void) a.__ss_family;
#
^~~~~~~~~~~
#
ss_family
#
/sysroot/include/sys/socket.h:288:14: note: 'ss_family' declared here
#
sa_family_t ss_family;
#
^
#
1 error generated.
#
configure:15659: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| /* end confdefs.h. */
#
|
#
| #include
#
| #include
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| #ifdef HAVE_WS2TCPIP_H
#
| # include
#
| #else
#
| # include
#
| # include
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
|
#
| do {
#
| struct sockaddr_storage a;
#
| (void) a.__ss_family;
#
| } while(0)
#
|
#
| ;
#
| return 0;
#
| }
#
configure:15669: result: no
#
configure:15675: checking whether ss_len is defined
#
configure:15705: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:51:11: error: no member named 'ss_len' in 'struct sockaddr_storage'
#
(void) a.ss_len;
#
~ ^
#
1 error generated.
#
configure:15705: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| /* end confdefs.h. */
#
|
#
| #include
#
| #include
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| #ifdef HAVE_WS2TCPIP_H
#
| # include
#
| #else
#
| # include
#
| # include
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
|
#
| do {
#
| struct sockaddr_storage a;
#
| (void) a.ss_len;
#
| } while(0)
#
|
#
| ;
#
| return 0;
#
| }
#
configure:15715: result: no
#
configure:15721: checking whether __ss_len is defined
#
configure:15751: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:51:11: error: no member named '__ss_len' in 'struct sockaddr_storage'
#
(void) a.__ss_len;
#
~ ^
#
1 error generated.
#
configure:15751: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| /* end confdefs.h. */
#
|
#
| #include
#
| #include
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| #ifdef HAVE_WS2TCPIP_H
#
| # include
#
| #else
#
| # include
#
| # include
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
|
#
| do {
#
| struct sockaddr_storage a;
#
| (void) a.__ss_len;
#
| } while(0)
#
|
#
| ;
#
| return 0;
#
| }
#
configure:15761: result: no
#
configure:15768: checking for library containing pow
#
configure:15799: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c >&5
#
conftest.c:39:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
#
char pow ();
#
^
#
conftest.c:39:6: note: 'pow' is a builtin with type 'double (double, double)'
#
1 warning generated.
#
configure:15799: $? = 0
#
configure:15816: result: none required
#
configure:15824: checking for library containing dlopen
#
configure:15855: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c >&5
#
configure:15855: $? = 0
#
configure:15872: result: none required
#
configure:15880: checking for library containing clock_gettime
#
configure:15911: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c >&5
#
configure:15911: $? = 0
#
configure:15928: result: none required
#
configure:15939: checking for library containing backtrace
#
configure:15970: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c >&5
#
/tmp/conftest-0a1fb7.o:conftest.c:function main: error: undefined reference to 'backtrace'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:15970: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 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 backtrace ();
#
| int
#
| main ()
#
| {
#
| return backtrace ();
#
| ;
#
| return 0;
#
| }
#
configure:15970: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lexecinfo >&5
#
/sysroot/bin/ld: error: cannot find -lexecinfo
#
/tmp/conftest-26ba69.o:conftest.c:function main: error: undefined reference to 'backtrace'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:15970: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 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 backtrace ();
#
| int
#
| main ()
#
| {
#
| return backtrace ();
#
| ;
#
| return 0;
#
| }
#
configure:15987: result: no
#
configure:15998: checking for library containing gethostbyname
#
configure:16029: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c >&5
#
configure:16029: $? = 0
#
configure:16046: result: none required
#
configure:16054: checking for library containing recvfrom
#
configure:16085: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c >&5
#
configure:16085: $? = 0
#
configure:16102: result: none required
#
configure:16110: checking for library containing kvm_open
#
configure:16141: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c >&5
#
/tmp/conftest-6f819a.o:conftest.c:function main: error: undefined reference to 'kvm_open'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:16141: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 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 kvm_open ();
#
| int
#
| main ()
#
| {
#
| return kvm_open ();
#
| ;
#
| return 0;
#
| }
#
configure:16141: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lkvm >&5
#
/sysroot/bin/ld: error: cannot find -lkvm
#
/tmp/conftest-b46dbd.o:conftest.c:function main: error: undefined reference to 'kvm_open'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:16141: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 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 kvm_open ();
#
| int
#
| main ()
#
| {
#
| return kvm_open ();
#
| ;
#
| return 0;
#
| }
#
configure:16158: result: no
#
configure:16166: checking for library containing sodium_hex2bin
#
configure:16197: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c >&5
#
/tmp/conftest-b97f0c.o:conftest.c:function main: error: undefined reference to 'sodium_hex2bin'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:16197: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 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 sodium_hex2bin ();
#
| int
#
| main ()
#
| {
#
| return sodium_hex2bin ();
#
| ;
#
| return 0;
#
| }
#
configure:16197: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
#
configure:16197: $? = 0
#
configure:16214: result: -lsodium
#
configure:16226: checking for ldns/ldns.h
#
configure:16226: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:41:10: fatal error: 'ldns/ldns.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:16226: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 1
#
| /* end confdefs.h. */
#
| #include
#
| #include
#
| #include
#
| #ifdef HAVE_WS2TCPIP_H
#
| # include
#
| #endif
#
|
#
|
#
| #include
#
configure:16226: result: no
#
configure:16436: checking CoreServices/CoreServices.h usability
#
configure:16436: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:66:10: fatal error: 'CoreServices/CoreServices.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:16436: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 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:16436: result: no
#
configure:16436: checking CoreServices/CoreServices.h presence
#
configure:16436: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
#
conftest.c:33:10: fatal error: 'CoreServices/CoreServices.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:16436: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 1
#
| /* end confdefs.h. */
#
| #include
#
configure:16436: result: no
#
configure:16436: checking for CoreServices/CoreServices.h
#
configure:16436: result: no
#
configure:16446: checking for getpwnam
#
configure:16446: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
#
configure:16446: $? = 0
#
configure:16446: result: yes
#
configure:16446: checking for sandbox_init
#
configure:16446: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
#
/tmp/conftest-7dee5e.o:conftest.c:function main: error: undefined reference to 'sandbox_init'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:16446: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 1
#
| #define HAVE_GETPWNAM 1
#
| /* end confdefs.h. */
#
| /* Define sandbox_init to an innocuous variant, in case declares sandbox_init.
#
| For example, HP-UX 11i declares gettimeofday. */
#
| #define sandbox_init innocuous_sandbox_init
#
|
#
| /* System header to define __stub macros and hopefully few prototypes,
#
| which can conflict with char sandbox_init (); below.
#
| Prefer to if __STDC__ is defined, since
#
| exists even on freestanding compilers. */
#
|
#
| #ifdef __STDC__
#
| # include
#
| #else
#
| # include
#
| #endif
#
|
#
| #undef sandbox_init
#
|
#
| /* 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 sandbox_init ();
#
| /* 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_sandbox_init || defined __stub___sandbox_init
#
| choke me
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
| return sandbox_init ();
#
| ;
#
| return 0;
#
| }
#
configure:16446: result: no
#
configure:16446: checking for setrlimit
#
configure:16446: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
#
configure:16446: $? = 0
#
configure:16446: result: yes
#
configure:16446: checking for putc_unlocked
#
configure:16446: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
#
configure:16446: $? = 0
#
configure:16446: result: yes
#
configure:16446: checking for gmtime_r
#
configure:16446: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
#
configure:16446: $? = 0
#
configure:16446: result: yes
#
configure:16465: checking what extension is used for runtime loadable modules
#
configure:16477: result: .so
#
configure:16501: checking what variable specifies run-time module search path
#
configure:16508: result: LD_LIBRARY_PATH
#
configure:16518: checking for the default library search path
#
configure:16525: result: /lib /usr/lib /sysroot/lib /usr/lib/R/lib /usr/lib/libfakeroot
#
configure:16556: checking for library containing dlopen
#
configure:16604: result: none required
#
configure:16694: checking for dlerror
#
configure:16694: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
#
configure:16694: $? = 0
#
configure:16694: result: yes
#
configure:16708: checking for shl_load
#
configure:16708: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
#
/tmp/conftest-b62b1c.o:conftest.c:function main: error: undefined reference to 'shl_load'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:16708: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 1
#
| #define HAVE_GETPWNAM 1
#
| #define HAVE_SETRLIMIT 1
#
| #define HAVE_PUTC_UNLOCKED 1
#
| #define HAVE_GMTIME_R 1
#
| #define LT_MODULE_EXT ".so"
#
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
#
| #define HAVE_LIBDL 1
#
| #define HAVE_DLERROR 1
#
| /* end confdefs.h. */
#
| /* Define shl_load to an innocuous variant, in case declares shl_load.
#
| For example, HP-UX 11i declares gettimeofday. */
#
| #define shl_load innocuous_shl_load
#
|
#
| /* System header to define __stub macros and hopefully few prototypes,
#
| which can conflict with char shl_load (); below.
#
| Prefer to if __STDC__ is defined, since
#
| exists even on freestanding compilers. */
#
|
#
| #ifdef __STDC__
#
| # include
#
| #else
#
| # include
#
| #endif
#
|
#
| #undef shl_load
#
|
#
| /* 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 shl_load ();
#
| /* 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_shl_load || defined __stub___shl_load
#
| choke me
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
| return shl_load ();
#
| ;
#
| return 0;
#
| }
#
configure:16708: result: no
#
configure:16715: checking for shl_load in -ldld
#
configure:16740: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -ldld -lsodium >&5
#
/sysroot/bin/ld: error: cannot find -ldld
#
/tmp/conftest-6319e1.o:conftest.c:function main: error: undefined reference to 'shl_load'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:16740: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 1
#
| #define HAVE_GETPWNAM 1
#
| #define HAVE_SETRLIMIT 1
#
| #define HAVE_PUTC_UNLOCKED 1
#
| #define HAVE_GMTIME_R 1
#
| #define LT_MODULE_EXT ".so"
#
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
#
| #define HAVE_LIBDL 1
#
| #define HAVE_DLERROR 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 shl_load ();
#
| int
#
| main ()
#
| {
#
| return shl_load ();
#
| ;
#
| return 0;
#
| }
#
configure:16749: result: no
#
configure:16795: checking for dld_link in -ldld
#
configure:16820: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -ldld -lsodium >&5
#
/sysroot/bin/ld: error: cannot find -ldld
#
/tmp/conftest-0923b6.o:conftest.c:function main: error: undefined reference to 'dld_link'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:16820: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 1
#
| #define HAVE_GETPWNAM 1
#
| #define HAVE_SETRLIMIT 1
#
| #define HAVE_PUTC_UNLOCKED 1
#
| #define HAVE_GMTIME_R 1
#
| #define LT_MODULE_EXT ".so"
#
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
#
| #define HAVE_LIBDL 1
#
| #define HAVE_DLERROR 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 dld_link ();
#
| int
#
| main ()
#
| {
#
| return dld_link ();
#
| ;
#
| return 0;
#
| }
#
configure:16829: result: no
#
configure:16864: checking for _ prefix in compiled symbols
#
configure:16874: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:2:12: warning: expression result unused [-Wunused-value]
#
int main(){nm_test_func;return 0;}
#
^~~~~~~~~~~~
#
1 warning generated.
#
configure:16877: $? = 0
#
configure:16881: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
#
configure:16884: $? = 0
#
configure:16906: result: no
#
configure:17023: checking whether deplibs are loaded by dlopen
#
configure:17120: result: yes
#
configure:17131: checking for argz.h
#
configure:17131: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:77:10: fatal error: 'argz.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:17131: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 1
#
| #define HAVE_GETPWNAM 1
#
| #define HAVE_SETRLIMIT 1
#
| #define HAVE_PUTC_UNLOCKED 1
#
| #define HAVE_GMTIME_R 1
#
| #define LT_MODULE_EXT ".so"
#
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
#
| #define HAVE_LIBDL 1
#
| #define HAVE_DLERROR 1
#
| #define HAVE_LIBDLLOADER 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:17131: result: no
#
configure:17143: checking for error_t
#
configure:17143: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:50:13: error: use of undeclared identifier 'error_t'
#
if (sizeof (error_t))
#
^
#
1 error generated.
#
configure:17143: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 1
#
| #define HAVE_GETPWNAM 1
#
| #define HAVE_SETRLIMIT 1
#
| #define HAVE_PUTC_UNLOCKED 1
#
| #define HAVE_GMTIME_R 1
#
| #define LT_MODULE_EXT ".so"
#
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
#
| #define HAVE_LIBDL 1
#
| #define HAVE_DLERROR 1
#
| #define HAVE_LIBDLLOADER 1
#
| /* end confdefs.h. */
#
| #if defined(HAVE_ARGZ_H)
#
| # include
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
| if (sizeof (error_t))
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:17143: result: no
#
configure:17169: checking for argz_add
#
configure:17169: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
#
/tmp/conftest-18bf2d.o:conftest.c:function main: error: undefined reference to 'argz_add'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:17169: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 1
#
| #define HAVE_GETPWNAM 1
#
| #define HAVE_SETRLIMIT 1
#
| #define HAVE_PUTC_UNLOCKED 1
#
| #define HAVE_GMTIME_R 1
#
| #define LT_MODULE_EXT ".so"
#
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
#
| #define HAVE_LIBDL 1
#
| #define HAVE_DLERROR 1
#
| #define HAVE_LIBDLLOADER 1
#
| #define error_t int
#
| #define __error_t_defined 1
#
| /* end confdefs.h. */
#
| /* Define argz_add to an innocuous variant, in case declares argz_add.
#
| For example, HP-UX 11i declares gettimeofday. */
#
| #define argz_add innocuous_argz_add
#
|
#
| /* System header to define __stub macros and hopefully few prototypes,
#
| which can conflict with char argz_add (); below.
#
| Prefer to if __STDC__ is defined, since
#
| exists even on freestanding compilers. */
#
|
#
| #ifdef __STDC__
#
| # include
#
| #else
#
| # include
#
| #endif
#
|
#
| #undef argz_add
#
|
#
| /* 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 argz_add ();
#
| /* 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_argz_add || defined __stub___argz_add
#
| choke me
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
| return argz_add ();
#
| ;
#
| return 0;
#
| }
#
configure:17169: result: no
#
configure:17169: checking for argz_append
#
configure:17169: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
#
/tmp/conftest-2fd5e9.o:conftest.c:function main: error: undefined reference to 'argz_append'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:17169: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 1
#
| #define HAVE_GETPWNAM 1
#
| #define HAVE_SETRLIMIT 1
#
| #define HAVE_PUTC_UNLOCKED 1
#
| #define HAVE_GMTIME_R 1
#
| #define LT_MODULE_EXT ".so"
#
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
#
| #define HAVE_LIBDL 1
#
| #define HAVE_DLERROR 1
#
| #define HAVE_LIBDLLOADER 1
#
| #define error_t int
#
| #define __error_t_defined 1
#
| /* end confdefs.h. */
#
| /* Define argz_append to an innocuous variant, in case declares argz_append.
#
| For example, HP-UX 11i declares gettimeofday. */
#
| #define argz_append innocuous_argz_append
#
|
#
| /* System header to define __stub macros and hopefully few prototypes,
#
| which can conflict with char argz_append (); below.
#
| Prefer to if __STDC__ is defined, since
#
| exists even on freestanding compilers. */
#
|
#
| #ifdef __STDC__
#
| # include
#
| #else
#
| # include
#
| #endif
#
|
#
| #undef argz_append
#
|
#
| /* 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 argz_append ();
#
| /* 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_argz_append || defined __stub___argz_append
#
| choke me
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
| return argz_append ();
#
| ;
#
| return 0;
#
| }
#
configure:17169: result: no
#
configure:17169: checking for argz_count
#
configure:17169: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
#
/tmp/conftest-bc82ae.o:conftest.c:function main: error: undefined reference to 'argz_count'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:17169: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 1
#
| #define HAVE_GETPWNAM 1
#
| #define HAVE_SETRLIMIT 1
#
| #define HAVE_PUTC_UNLOCKED 1
#
| #define HAVE_GMTIME_R 1
#
| #define LT_MODULE_EXT ".so"
#
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
#
| #define HAVE_LIBDL 1
#
| #define HAVE_DLERROR 1
#
| #define HAVE_LIBDLLOADER 1
#
| #define error_t int
#
| #define __error_t_defined 1
#
| /* end confdefs.h. */
#
| /* Define argz_count to an innocuous variant, in case declares argz_count.
#
| For example, HP-UX 11i declares gettimeofday. */
#
| #define argz_count innocuous_argz_count
#
|
#
| /* System header to define __stub macros and hopefully few prototypes,
#
| which can conflict with char argz_count (); below.
#
| Prefer to if __STDC__ is defined, since
#
| exists even on freestanding compilers. */
#
|
#
| #ifdef __STDC__
#
| # include
#
| #else
#
| # include
#
| #endif
#
|
#
| #undef argz_count
#
|
#
| /* 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 argz_count ();
#
| /* 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_argz_count || defined __stub___argz_count
#
| choke me
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
| return argz_count ();
#
| ;
#
| return 0;
#
| }
#
configure:17169: result: no
#
configure:17169: checking for argz_create_sep
#
configure:17169: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
#
/tmp/conftest-9e7965.o:conftest.c:function main: error: undefined reference to 'argz_create_sep'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:17169: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 1
#
| #define HAVE_GETPWNAM 1
#
| #define HAVE_SETRLIMIT 1
#
| #define HAVE_PUTC_UNLOCKED 1
#
| #define HAVE_GMTIME_R 1
#
| #define LT_MODULE_EXT ".so"
#
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
#
| #define HAVE_LIBDL 1
#
| #define HAVE_DLERROR 1
#
| #define HAVE_LIBDLLOADER 1
#
| #define error_t int
#
| #define __error_t_defined 1
#
| /* end confdefs.h. */
#
| /* Define argz_create_sep to an innocuous variant, in case declares argz_create_sep.
#
| For example, HP-UX 11i declares gettimeofday. */
#
| #define argz_create_sep innocuous_argz_create_sep
#
|
#
| /* System header to define __stub macros and hopefully few prototypes,
#
| which can conflict with char argz_create_sep (); below.
#
| Prefer to if __STDC__ is defined, since
#
| exists even on freestanding compilers. */
#
|
#
| #ifdef __STDC__
#
| # include
#
| #else
#
| # include
#
| #endif
#
|
#
| #undef argz_create_sep
#
|
#
| /* 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 argz_create_sep ();
#
| /* 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_argz_create_sep || defined __stub___argz_create_sep
#
| choke me
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
| return argz_create_sep ();
#
| ;
#
| return 0;
#
| }
#
configure:17169: result: no
#
configure:17169: checking for argz_insert
#
configure:17169: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
#
/tmp/conftest-13414a.o:conftest.c:function main: error: undefined reference to 'argz_insert'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:17169: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 1
#
| #define HAVE_GETPWNAM 1
#
| #define HAVE_SETRLIMIT 1
#
| #define HAVE_PUTC_UNLOCKED 1
#
| #define HAVE_GMTIME_R 1
#
| #define LT_MODULE_EXT ".so"
#
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
#
| #define HAVE_LIBDL 1
#
| #define HAVE_DLERROR 1
#
| #define HAVE_LIBDLLOADER 1
#
| #define error_t int
#
| #define __error_t_defined 1
#
| /* end confdefs.h. */
#
| /* Define argz_insert to an innocuous variant, in case declares argz_insert.
#
| For example, HP-UX 11i declares gettimeofday. */
#
| #define argz_insert innocuous_argz_insert
#
|
#
| /* System header to define __stub macros and hopefully few prototypes,
#
| which can conflict with char argz_insert (); below.
#
| Prefer to if __STDC__ is defined, since
#
| exists even on freestanding compilers. */
#
|
#
| #ifdef __STDC__
#
| # include
#
| #else
#
| # include
#
| #endif
#
|
#
| #undef argz_insert
#
|
#
| /* 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 argz_insert ();
#
| /* 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_argz_insert || defined __stub___argz_insert
#
| choke me
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
| return argz_insert ();
#
| ;
#
| return 0;
#
| }
#
configure:17169: result: no
#
configure:17169: checking for argz_next
#
configure:17169: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
#
/tmp/conftest-f18019.o:conftest.c:function main: error: undefined reference to 'argz_next'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:17169: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 1
#
| #define HAVE_GETPWNAM 1
#
| #define HAVE_SETRLIMIT 1
#
| #define HAVE_PUTC_UNLOCKED 1
#
| #define HAVE_GMTIME_R 1
#
| #define LT_MODULE_EXT ".so"
#
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
#
| #define HAVE_LIBDL 1
#
| #define HAVE_DLERROR 1
#
| #define HAVE_LIBDLLOADER 1
#
| #define error_t int
#
| #define __error_t_defined 1
#
| /* end confdefs.h. */
#
| /* Define argz_next to an innocuous variant, in case declares argz_next.
#
| For example, HP-UX 11i declares gettimeofday. */
#
| #define argz_next innocuous_argz_next
#
|
#
| /* System header to define __stub macros and hopefully few prototypes,
#
| which can conflict with char argz_next (); below.
#
| Prefer to if __STDC__ is defined, since
#
| exists even on freestanding compilers. */
#
|
#
| #ifdef __STDC__
#
| # include
#
| #else
#
| # include
#
| #endif
#
|
#
| #undef argz_next
#
|
#
| /* 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 argz_next ();
#
| /* 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_argz_next || defined __stub___argz_next
#
| choke me
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
| return argz_next ();
#
| ;
#
| return 0;
#
| }
#
configure:17169: result: no
#
configure:17169: checking for argz_stringify
#
configure:17169: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
#
/tmp/conftest-cb41de.o:conftest.c:function main: error: undefined reference to 'argz_stringify'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:17169: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 1
#
| #define HAVE_GETPWNAM 1
#
| #define HAVE_SETRLIMIT 1
#
| #define HAVE_PUTC_UNLOCKED 1
#
| #define HAVE_GMTIME_R 1
#
| #define LT_MODULE_EXT ".so"
#
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
#
| #define HAVE_LIBDL 1
#
| #define HAVE_DLERROR 1
#
| #define HAVE_LIBDLLOADER 1
#
| #define error_t int
#
| #define __error_t_defined 1
#
| /* end confdefs.h. */
#
| /* Define argz_stringify to an innocuous variant, in case declares argz_stringify.
#
| For example, HP-UX 11i declares gettimeofday. */
#
| #define argz_stringify innocuous_argz_stringify
#
|
#
| /* System header to define __stub macros and hopefully few prototypes,
#
| which can conflict with char argz_stringify (); below.
#
| Prefer to if __STDC__ is defined, since
#
| exists even on freestanding compilers. */
#
|
#
| #ifdef __STDC__
#
| # include
#
| #else
#
| # include
#
| #endif
#
|
#
| #undef argz_stringify
#
|
#
| /* 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 argz_stringify ();
#
| /* 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_argz_stringify || defined __stub___argz_stringify
#
| choke me
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
| return argz_stringify ();
#
| ;
#
| return 0;
#
| }
#
configure:17169: result: no
#
configure:17233: checking whether libtool supports -dlopen/-dlpreopen
#
configure:17245: result: yes
#
configure:17275: checking for ltdl.h
#
configure:17275: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:81:10: fatal error: 'ltdl.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:17275: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 1
#
| #define HAVE_GETPWNAM 1
#
| #define HAVE_SETRLIMIT 1
#
| #define HAVE_PUTC_UNLOCKED 1
#
| #define HAVE_GMTIME_R 1
#
| #define LT_MODULE_EXT ".so"
#
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
#
| #define HAVE_LIBDL 1
#
| #define HAVE_DLERROR 1
#
| #define HAVE_LIBDLLOADER 1
#
| #define error_t int
#
| #define __error_t_defined 1
#
| #define HAVE_PRELOADED_SYMBOLS 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:17275: result: no
#
configure:17412: checking where to find libltdl headers
#
configure:17414: result: -I$(top_srcdir)/libltdl
#
configure:17416: checking where to find libltdl library
#
configure:17418: result: $(top_build_prefix)libltdl/libltdlc.la
#
configure:17468: checking for unistd.h
#
configure:17468: result: yes
#
configure:17468: checking for dl.h
#
configure:17468: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:81:10: fatal error: 'dl.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:17468: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 1
#
| #define HAVE_GETPWNAM 1
#
| #define HAVE_SETRLIMIT 1
#
| #define HAVE_PUTC_UNLOCKED 1
#
| #define HAVE_GMTIME_R 1
#
| #define LT_MODULE_EXT ".so"
#
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
#
| #define HAVE_LIBDL 1
#
| #define HAVE_DLERROR 1
#
| #define HAVE_LIBDLLOADER 1
#
| #define error_t int
#
| #define __error_t_defined 1
#
| #define HAVE_PRELOADED_SYMBOLS 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:17468: result: no
#
configure:17468: checking for sys/dl.h
#
configure:17468: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:81:10: fatal error: 'sys/dl.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:17468: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 1
#
| #define HAVE_GETPWNAM 1
#
| #define HAVE_SETRLIMIT 1
#
| #define HAVE_PUTC_UNLOCKED 1
#
| #define HAVE_GMTIME_R 1
#
| #define LT_MODULE_EXT ".so"
#
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
#
| #define HAVE_LIBDL 1
#
| #define HAVE_DLERROR 1
#
| #define HAVE_LIBDLLOADER 1
#
| #define error_t int
#
| #define __error_t_defined 1
#
| #define HAVE_PRELOADED_SYMBOLS 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:17468: result: no
#
configure:17468: checking for dld.h
#
configure:17468: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:81:10: fatal error: 'dld.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:17468: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 1
#
| #define HAVE_GETPWNAM 1
#
| #define HAVE_SETRLIMIT 1
#
| #define HAVE_PUTC_UNLOCKED 1
#
| #define HAVE_GMTIME_R 1
#
| #define LT_MODULE_EXT ".so"
#
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
#
| #define HAVE_LIBDL 1
#
| #define HAVE_DLERROR 1
#
| #define HAVE_LIBDLLOADER 1
#
| #define error_t int
#
| #define __error_t_defined 1
#
| #define HAVE_PRELOADED_SYMBOLS 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:17468: result: no
#
configure:17468: checking for mach-o/dyld.h
#
configure:17468: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
conftest.c:81:10: fatal error: 'mach-o/dyld.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:17468: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "dnscrypt-proxy"
#
| #define PACKAGE_TARNAME "dnscrypt-proxy"
#
| #define PACKAGE_VERSION "1.6.1"
#
| #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
| #define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "dnscrypt-proxy"
#
| #define VERSION "1.6.1"
#
| #define HAVE_LIBSYSTEMD 1
#
| #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 HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_PATHS_H 1
#
| #define HAVE_PWD_H 1
#
| #define restrict __restrict
#
| #define HAVE_CLOCK_GETTIME 1
#
| #define HAVE_GETPWNAM 1
#
| #define HAVE_SETRLIMIT 1
#
| #define HAVE_PUTC_UNLOCKED 1
#
| #define HAVE_GMTIME_R 1
#
| #define LT_MODULE_EXT ".so"
#
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
#
| #define HAVE_LIBDL 1
#
| #define HAVE_DLERROR 1
#
| #define HAVE_LIBDLLOADER 1
#
| #define error_t int
#
| #define __error_t_defined 1
#
| #define HAVE_PRELOADED_SYMBOLS 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:17468: result: no
#
configure:17468: checking for dirent.h
#
configure:17468: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
#
configure:17468: $? = 0
#
configure:17468: result: yes
#
configure:17483: checking for closedir
#
configure:17483: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
#
configure:17483: $? = 0
#
configure:17483: result: yes
#
configure:17483: checking for opendir
#
configure:17483: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
#
configure:17483: $? = 0
#
configure:17483: result: yes
#
configure:17483: checking for readdir
#
configure:17483: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
#
configure:17483: $? = 0
#
configure:17483: result: yes
#
configure:17500: checking for strlcat
#
configure:17500: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
#
conftest.c:74:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
#
char strlcat ();
#
^
#
conftest.c:74:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
#
1 warning generated.
#
configure:17500: $? = 0
#
configure:17500: result: yes
#
configure:17500: checking for strlcpy
#
configure:17500: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
#
conftest.c:75:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
#
char strlcpy ();
#
^
#
conftest.c:75:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
#
1 warning generated.
#
configure:17500: $? = 0
#
configure:17500: result: yes
#
configure:17676: checking that generated files are newer than configure
#
configure:17682: result: done
#
configure:17755: creating ./config.status
#
#
## ---------------------- ##
#
## Running config.status. ##
#
## ---------------------- ##
#
#
This file was extended by dnscrypt-proxy config.status 1.6.1, which was
#
generated by GNU Autoconf 2.69. Invocation command line was
#
#
CONFIG_FILES =
#
CONFIG_HEADERS =
#
CONFIG_LINKS =
#
CONFIG_COMMANDS =
#
$ ./config.status
#
#
on 5be086a9013b
#
#
config.status:1183: creating Makefile
#
config.status:1183: creating dist-build/Makefile
#
config.status:1183: creating man/Makefile
#
config.status:1183: creating src/Makefile
#
config.status:1183: creating src/hostip/Makefile
#
config.status:1183: creating src/proxy/Makefile
#
config.status:1183: creating src/ext/Makefile
#
config.status:1183: creating src/include/Makefile
#
config.status:1183: creating src/include/dnscrypt/version.h
#
config.status:1183: creating src/plugins/Makefile
#
config.status:1183: creating src/plugins/example/Makefile
#
config.status:1183: creating src/plugins/example-logging/Makefile
#
config.status:1183: creating src/plugins/example-ldns-aaaa-blocking/Makefile
#
config.status:1183: creating src/plugins/example-ldns-blocking/Makefile
#
config.status:1183: creating src/plugins/example-ldns-opendns-deviceid/Makefile
#
config.status:1183: creating src/plugins/example-ldns-opendns-set-client-ip/Makefile
#
config.status:1183: creating test/Makefile
#
config.status:1183: creating config.h
#
config.status:1412: executing depfiles commands
#
config.status:1412: executing libtool commands
#
configure:19980: === configuring in src/libevent-modified (/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified)
#
configure:20043: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--sbindir=/usr/bin' '--with-systemd' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '--enable-ltdl-convenience' '--disable-thread-support' '--disable-dependency-tracking' '--disable-libevent-install' '--disable-openssl' '--disable-shared' '--enable-function-sections' 'CC=clang' 'CFLAGS= -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized' 'CPP=clang -E' 'CPPFLAGS= -D_FORTIFY_SOURCE=2 -I/usr/local/include' 'LDFLAGS= -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib' 'LIBS=-lsodium ' --cache-file=/dev/null --srcdir=.
#
configure:19980: === configuring in libltdl (/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/libltdl)
#
configure:20043: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--sbindir=/usr/bin' '--with-systemd' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '--enable-ltdl-convenience' '--disable-thread-support' '--disable-dependency-tracking' '--disable-libevent-install' '--disable-openssl' '--disable-shared' '--enable-function-sections' 'CC=clang' 'CFLAGS= -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized' 'CPP=clang -E' 'CPPFLAGS= -D_FORTIFY_SOURCE=2 -I/usr/local/include' 'LDFLAGS= -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib' 'LIBS=-lsodium ' --cache-file=/dev/null --srcdir=.
#
#
## ---------------- ##
#
## Cache variables. ##
#
## ---------------- ##
#
#
ac_cv_build=x86_64-unknown-linux-gnu
#
ac_cv_c_bigendian=no
#
ac_cv_c_compiler_gnu=yes
#
ac_cv_c_inline=inline
#
ac_cv_c_restrict=__restrict
#
ac_cv_env_AR_set=
#
ac_cv_env_AR_value=
#
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_CWFLAGS_set=
#
ac_cv_env_CWFLAGS_value=
#
ac_cv_env_DTRACE_set=
#
ac_cv_env_DTRACE_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_LT_SYS_LIBRARY_PATH_set=
#
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
#
ac_cv_env_PKG_CONFIG_LIBDIR_set=
#
ac_cv_env_PKG_CONFIG_LIBDIR_value=
#
ac_cv_env_PKG_CONFIG_PATH_set=
#
ac_cv_env_PKG_CONFIG_PATH_value=
#
ac_cv_env_PKG_CONFIG_set=
#
ac_cv_env_PKG_CONFIG_value=
#
ac_cv_env_RONN_set=
#
ac_cv_env_RONN_value=
#
ac_cv_env_SAFECODE_HOME_set=
#
ac_cv_env_SAFECODE_HOME_value=
#
ac_cv_env_SIXJACK_set=
#
ac_cv_env_SIXJACK_value=
#
ac_cv_env_SYSTEMD_CFLAGS_set=
#
ac_cv_env_SYSTEMD_CFLAGS_value=
#
ac_cv_env_SYSTEMD_DAEMON_CFLAGS_set=
#
ac_cv_env_SYSTEMD_DAEMON_CFLAGS_value=
#
ac_cv_env_SYSTEMD_DAEMON_LIBS_set=
#
ac_cv_env_SYSTEMD_DAEMON_LIBS_value=
#
ac_cv_env_SYSTEMD_LIBS_set=
#
ac_cv_env_SYSTEMD_LIBS_value=
#
ac_cv_env_build_alias_set=
#
ac_cv_env_build_alias_value=
#
ac_cv_env_host_alias_set=set
#
ac_cv_env_host_alias_value=x86_64-unknown-linux
#
ac_cv_env_target_alias_set=
#
ac_cv_env_target_alias_value=
#
ac_cv_func_argz_add=no
#
ac_cv_func_argz_append=no
#
ac_cv_func_argz_count=no
#
ac_cv_func_argz_create_sep=no
#
ac_cv_func_argz_insert=no
#
ac_cv_func_argz_next=no
#
ac_cv_func_argz_stringify=no
#
ac_cv_func_closedir=yes
#
ac_cv_func_dlerror=yes
#
ac_cv_func_getpwnam=yes
#
ac_cv_func_gmtime_r=yes
#
ac_cv_func_opendir=yes
#
ac_cv_func_putc_unlocked=yes
#
ac_cv_func_readdir=yes
#
ac_cv_func_sandbox_init=no
#
ac_cv_func_setrlimit=yes
#
ac_cv_func_shl_load=no
#
ac_cv_func_strlcat=yes
#
ac_cv_func_strlcpy=yes
#
ac_cv_header_CoreServices_CoreServices_h=no
#
ac_cv_header_argz_h=no
#
ac_cv_header_dirent_h=yes
#
ac_cv_header_dl_h=no
#
ac_cv_header_dld_h=no
#
ac_cv_header_dlfcn_h=yes
#
ac_cv_header_execinfo_h=no
#
ac_cv_header_inttypes_h=yes
#
ac_cv_header_ldns_ldns_h=no
#
ac_cv_header_ltdl_h=no
#
ac_cv_header_mach_o_dyld_h=no
#
ac_cv_header_memory_h=yes
#
ac_cv_header_minix_config_h=no
#
ac_cv_header_paths_h=yes
#
ac_cv_header_pwd_h=yes
#
ac_cv_header_sandbox_h=no
#
ac_cv_header_stdc=yes
#
ac_cv_header_stdint_h=yes
#
ac_cv_header_stdlib_h=yes
#
ac_cv_header_string_h=yes
#
ac_cv_header_strings_h=yes
#
ac_cv_header_sys_cdefs_h=no
#
ac_cv_header_sys_dl_h=no
#
ac_cv_header_sys_feature_tests_h=no
#
ac_cv_header_sys_stat_h=yes
#
ac_cv_header_sys_types_h=yes
#
ac_cv_header_unistd_h=yes
#
ac_cv_header_uuid_uuid_h=no
#
ac_cv_header_ws2tcpip_h=no
#
ac_cv_host=x86_64-unknown-linux-gnu
#
ac_cv_lib_dld_dld_link=no
#
ac_cv_lib_dld_shl_load=no
#
ac_cv_objext=o
#
ac_cv_path_EGREP='/usr/bin/grep -E'
#
ac_cv_path_FGREP='/usr/bin/grep -F'
#
ac_cv_path_GREP=/usr/bin/grep
#
ac_cv_path_RONN='#'
#
ac_cv_path_SED=/usr/bin/sed
#
ac_cv_path_SIXJACK='#'
#
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
#
ac_cv_path_install='/usr/bin/install -c'
#
ac_cv_path_lt_DD=/usr/bin/dd
#
ac_cv_path_mkdir=/usr/bin/mkdir
#
ac_cv_prog_AR=ar
#
ac_cv_prog_AWK=gawk
#
ac_cv_prog_CC=clang
#
ac_cv_prog_CPP='clang -E'
#
ac_cv_prog_STRIP=strip
#
ac_cv_prog_ac_ct_AR=ar
#
ac_cv_prog_ac_ct_OBJDUMP=objdump
#
ac_cv_prog_ac_ct_RANLIB=ranlib
#
ac_cv_prog_ac_ct_STRIP=strip
#
ac_cv_prog_cc_c89=
#
ac_cv_prog_cc_c99=
#
ac_cv_prog_cc_g=yes
#
ac_cv_prog_make_make_set=yes
#
ac_cv_safe_to_define___extensions__=yes
#
ac_cv_search_backtrace=no
#
ac_cv_search_clock_gettime='none required'
#
ac_cv_search_dlopen='none required'
#
ac_cv_search_gethostbyname='none required'
#
ac_cv_search_kvm_open=no
#
ac_cv_search_pow='none required'
#
ac_cv_search_recvfrom='none required'
#
ac_cv_search_sodium_hex2bin=-lsodium
#
ac_cv_sys_file_offset_bits=no
#
ac_cv_sys_largefile_CC=no
#
ac_cv_type_error_t=no
#
ac_cv_type_in_port_t=yes
#
am_cv_CC_dependencies_compiler_type=gcc3
#
am_cv_make_support_nested_variables=yes
#
am_cv_prog_cc_c_o=yes
#
am_cv_prog_tar_ustar=gnutar
#
ax_cv_check_cflags___D_FORTIFY_SOURCE_2=yes
#
ax_cv_check_cflags___Wdiv_by_zero=yes
#
ax_cv_check_cflags___Winit_self=yes
#
ax_cv_check_cflags___Wsometimes_uninitialized=yes
#
ax_cv_check_cflags___Wwrite_strings=yes
#
ax_cv_check_cflags____Wall=yes
#
ax_cv_check_cflags____Wall__Wextra=yes
#
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option=yes
#
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast=yes
#
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align=yes
#
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual=yes
#
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts=yes
#
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment=yes
#
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal=yes
#
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2=yes
#
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit=yes
#
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit__Wmissing_declarations=yes
#
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit__Wmissing_declarations__Wmissing_prototypes=yes
#
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit__Wmissing_declarations__Wmissing_prototypes__Wnormalized_id=yes
#
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit__Wmissing_declarations__Wmissing_prototypes__Wnormalized_id__Woverride_init=yes
#
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit__Wmissing_declarations__Wmissing_prototypes__Wnormalized_id__Woverride_init__Wparentheses=yes
#
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit__Wmissing_declarations__Wmissing_prototypes__Wnormalized_id__Woverride_init__Wparentheses__Wpointer_arith=yes
#
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit__Wmissing_declarations__Wmissing_prototypes__Wnormalized_id__Woverride_init__Wparentheses__Wpointer_arith__Wredundant_decls=yes
#
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit__Wmissing_declarations__Wmissing_prototypes__Wnormalized_id__Woverride_init__Wparentheses__Wpointer_arith__Wredundant_decls__Wstrict_prototypes=yes
#
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit__Wmissing_declarations__Wmissing_prototypes__Wnormalized_id__Woverride_init__Wparentheses__Wpointer_arith__Wredundant_decls__Wstrict_prototypes__Wswitch_enum=yes
#
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit__Wmissing_declarations__Wmissing_prototypes__Wnormalized_id__Woverride_init__Wparentheses__Wpointer_arith__Wredundant_decls__Wstrict_prototypes__Wswitch_enum__Wvariable_decl=yes
#
ax_cv_check_cflags___fPIC=yes
#
ax_cv_check_cflags___fPIE=yes
#
ax_cv_check_cflags___fno_strict_aliasing=yes
#
ax_cv_check_cflags___fno_strict_overflow=yes
#
ax_cv_check_cflags___fstack_protector_all=yes
#
ax_cv_check_ldflags___Wl__z_noexecstack=yes
#
ax_cv_check_ldflags___Wl__z_now=yes
#
ax_cv_check_ldflags___Wl__z_relro=yes
#
ax_cv_check_ldflags___fPIC=yes
#
ax_cv_check_ldflags___fPIE=yes
#
ax_cv_check_ldflags___fstack_protector_all=yes
#
ax_cv_check_ldflags___pie=yes
#
libltdl_cv_lib_dl_dlopen=yes
#
libltdl_cv_preloaded_symbols=yes
#
libltdl_cv_shlibext=.so
#
libltdl_cv_shrext=.so
#
lt_cv_ar_at_file=@
#
lt_cv_archive_cmds_need_lc=no
#
lt_cv_deplibs_check_method=pass_all
#
lt_cv_file_magic_cmd='$MAGIC_CMD'
#
lt_cv_file_magic_test_file=
#
lt_cv_ld_reload_flag=-r
#
lt_cv_module_path_var=LD_LIBRARY_PATH
#
lt_cv_nm_interface='BSD nm'
#
lt_cv_objdir=.libs
#
lt_cv_path_LD=/sysroot/bin/ld
#
lt_cv_path_NM='/sysroot/bin/nm -B'
#
lt_cv_path_mainfest_tool=no
#
lt_cv_prog_compiler_c_o=yes
#
lt_cv_prog_compiler_pic='-fPIC -DPIC'
#
lt_cv_prog_compiler_pic_works=yes
#
lt_cv_prog_compiler_rtti_exceptions=yes
#
lt_cv_prog_compiler_static_works=no
#
lt_cv_prog_gnu_ld=yes
#
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
#
lt_cv_shlibpath_overrides_runpath=yes
#
lt_cv_sys_dlopen_deplibs=yes
#
lt_cv_sys_dlsearch_path='/lib /usr/lib /sysroot/lib /usr/lib/R/lib /usr/lib/libfakeroot '
#
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
#
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
#
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
#
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
#
lt_cv_sys_global_symbol_to_import=
#
lt_cv_sys_max_cmd_len=1572864
#
lt_cv_sys_symbol_underscore=no
#
lt_cv_to_host_file_cmd=func_convert_file_noop
#
lt_cv_to_tool_file_cmd=func_convert_file_noop
#
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
#
pkg_cv_SYSTEMD_CFLAGS=
#
pkg_cv_SYSTEMD_LIBS=-lsystemd
#
#
## ----------------- ##
#
## Output variables. ##
#
## ----------------- ##
#
#
ACLOCAL='${SHELL} /tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/libltdl/config/missing aclocal-1.15'
#
AMDEPBACKSLASH='\'
#
AMDEP_FALSE='#'
#
AMDEP_TRUE=''
#
AMTAR='$${TAR-tar}'
#
AM_BACKSLASH='\'
#
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
#
AM_DEFAULT_VERBOSITY='1'
#
AM_V='$(V)'
#
AR='ar'
#
AUTOCONF='${SHELL} /tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/libltdl/config/missing autoconf'
#
AUTOHEADER='${SHELL} /tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/libltdl/config/missing autoheader'
#
AUTOMAKE='${SHELL} /tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/libltdl/config/missing automake-1.15'
#
AWK='gawk'
#
CC='clang'
#
CCDEPMODE='depmode=gcc3'
#
CFLAGS=' -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized'
#
CONVENIENCE_LTDL_FALSE='#'
#
CONVENIENCE_LTDL_TRUE=''
#
CPP='clang -E'
#
CPPFLAGS=' -D_FORTIFY_SOURCE=2 -I/usr/local/include'
#
CWFLAGS=' -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wvariable-decl'
#
CYGPATH_W='echo'
#
DEFS='-DHAVE_CONFIG_H'
#
DEPDIR='.deps'
#
DLLTOOL='false'
#
DSYMUTIL=''
#
DTRACE='#'
#
DUMPBIN=''
#
ECHO_C=''
#
ECHO_N='-n'
#
ECHO_T=''
#
EGREP='/usr/bin/grep -E'
#
ENABLE_PLUGINS_ROOT_FALSE=''
#
ENABLE_PLUGINS_ROOT_TRUE='#'
#
EXEEXT=''
#
FGREP='/usr/bin/grep -F'
#
GREP='/usr/bin/grep'
#
HAVE_SYSTEMD_FALSE='#'
#
HAVE_SYSTEMD_TRUE=''
#
INCLTDL='-I$(top_srcdir)/libltdl'
#
INSTALL_DATA='${INSTALL} -m 644'
#
INSTALL_LTDL_FALSE=''
#
INSTALL_LTDL_TRUE='#'
#
INSTALL_PROGRAM='${INSTALL}'
#
INSTALL_SCRIPT='${INSTALL}'
#
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
#
ISODATE='2017-04-04'
#
LD='/sysroot/bin/ld -m elf_x86_64'
#
LDFLAGS=' -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib'
#
LDNS_LIBS=''
#
LIBADD_DL=' '
#
LIBADD_DLD_LINK=''
#
LIBADD_DLOPEN=''
#
LIBADD_SHL_LOAD=''
#
LIBLTDL='$(top_build_prefix)libltdl/libltdlc.la'
#
LIBOBJS=''
#
LIBS='-lsodium '
#
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
#
LIBTOOL_DEPS='libltdl/config/ltmain.sh'
#
LIPO=''
#
LN_S='ln -s'
#
LTDLDEPS='$(top_build_prefix)libltdl/libltdlc.la'
#
LTDLINCL='-I$(top_srcdir)/libltdl'
#
LTDLOPEN='libltdl'
#
LTLIBOBJS=''
#
LT_ARGZ_H='lt__argz.h'
#
LT_CONFIG_H='config.h'
#
LT_DLLOADERS=' libltdl/dlopen.la'
#
LT_DLPREOPEN='-dlpreopen libltdl/dlopen.la '
#
LT_SYS_LIBRARY_PATH=''
#
MAINT='#'
#
MAINTAINER_MODE_FALSE=''
#
MAINTAINER_MODE_TRUE='#'
#
MAKEINFO='${SHELL} /tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/libltdl/config/missing makeinfo'
#
MANIFEST_TOOL=':'
#
MKDIR_P='/usr/bin/mkdir -p'
#
NM='/sysroot/bin/nm -B'
#
NMEDIT=''
#
OBJDUMP='objdump'
#
OBJEXT='o'
#
OTOOL64=''
#
OTOOL=''
#
PACKAGE='dnscrypt-proxy'
#
PACKAGE_BUGREPORT='http://dnscrypt.org'
#
PACKAGE_NAME='dnscrypt-proxy'
#
PACKAGE_STRING='dnscrypt-proxy 1.6.1'
#
PACKAGE_TARNAME='dnscrypt-proxy'
#
PACKAGE_URL=''
#
PACKAGE_VERSION='1.6.1'
#
PATH_SEPARATOR=':'
#
PKG_CONFIG='/usr/bin/pkg-config'
#
PKG_CONFIG_LIBDIR=''
#
PKG_CONFIG_PATH=''
#
PLUGINS_FALSE=''
#
PLUGINS_TRUE='#'
#
PROBES_SOURCE='probes_no_dtrace.h'
#
RANLIB='ranlib'
#
RELAXED_PLUGINS_PERMISSIONS_FALSE=''
#
RELAXED_PLUGINS_PERMISSIONS_TRUE='#'
#
RONN='#'
#
SAFECODE_HOME=''
#
SED='/usr/bin/sed'
#
SET_MAKE=''
#
SHELL='/bin/sh'
#
SIXJACK='#'
#
STRIP='strip'
#
SYSTEMD_CFLAGS=''
#
SYSTEMD_DAEMON_CFLAGS=''
#
SYSTEMD_DAEMON_LIBS=''
#
SYSTEMD_LIBS='-lsystemd'
#
USE_LDNS_FALSE=''
#
USE_LDNS_TRUE='#'
#
VERSION='1.6.1'
#
ac_ct_AR='ar'
#
ac_ct_CC=''
#
ac_ct_DUMPBIN=''
#
am__EXEEXT_FALSE=''
#
am__EXEEXT_TRUE='#'
#
am__fastdepCC_FALSE='#'
#
am__fastdepCC_TRUE=''
#
am__include='include'
#
am__isrc=''
#
am__leading_dot='.'
#
am__nodep='_no'
#
am__quote=''
#
am__tar='tar --format=ustar -chf - "$$tardir"'
#
am__untar='tar -xf -'
#
bindir='${exec_prefix}/bin'
#
build='x86_64-unknown-linux-gnu'
#
build_alias=''
#
build_cpu='x86_64'
#
build_os='linux-gnu'
#
build_vendor='unknown'
#
datadir='${datarootdir}'
#
datarootdir='${prefix}/share'
#
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
#
dvidir='${docdir}'
#
exec_prefix='${prefix}'
#
host='x86_64-unknown-linux-gnu'
#
host_alias='x86_64-unknown-linux'
#
host_cpu='x86_64'
#
host_os='linux-gnu'
#
host_vendor='unknown'
#
htmldir='${docdir}'
#
includedir='${prefix}/include'
#
infodir='${datarootdir}/info'
#
install_sh='${SHELL} /tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/libltdl/config/install-sh'
#
libdir='${exec_prefix}/lib'
#
libexecdir='${exec_prefix}/libexec'
#
localedir='${datarootdir}/locale'
#
localstatedir='${prefix}/var'
#
ltdl_LIBOBJS=' lt__argz.o'
#
ltdl_LTLIBOBJS=' lt__argz.lo'
#
mandir='${datarootdir}/man'
#
mkdir_p='$(MKDIR_P)'
#
oldincludedir='/usr/include'
#
pdfdir='${docdir}'
#
prefix='/usr'
#
program_transform_name='s,x,x,'
#
psdir='${docdir}'
#
sbindir='/usr/bin'
#
sharedstatedir='${prefix}/com'
#
subdirs=' src/libevent-modified libltdl'
#
sys_symbol_underscore='no'
#
sysconfdir='${prefix}/etc'
#
target_alias=''
#
#
## ----------- ##
#
## confdefs.h. ##
#
## ----------- ##
#
#
/* confdefs.h */
#
#define PACKAGE_NAME "dnscrypt-proxy"
#
#define PACKAGE_TARNAME "dnscrypt-proxy"
#
#define PACKAGE_VERSION "1.6.1"
#
#define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
#
#define PACKAGE_BUGREPORT "http://dnscrypt.org"
#
#define PACKAGE_URL ""
#
#define PACKAGE "dnscrypt-proxy"
#
#define VERSION "1.6.1"
#
#define HAVE_LIBSYSTEMD 1
#
#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 HAVE_DLFCN_H 1
#
#define LT_OBJDIR ".libs/"
#
#define HAVE_PATHS_H 1
#
#define HAVE_PWD_H 1
#
#define restrict __restrict
#
#define HAVE_CLOCK_GETTIME 1
#
#define HAVE_GETPWNAM 1
#
#define HAVE_SETRLIMIT 1
#
#define HAVE_PUTC_UNLOCKED 1
#
#define HAVE_GMTIME_R 1
#
#define LT_MODULE_EXT ".so"
#
#define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#
#define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
#
#define HAVE_LIBDL 1
#
#define HAVE_DLERROR 1
#
#define HAVE_LIBDLLOADER 1
#
#define error_t int
#
#define __error_t_defined 1
#
#define HAVE_PRELOADED_SYMBOLS 1
#
#define HAVE_UNISTD_H 1
#
#define HAVE_DIRENT_H 1
#
#define HAVE_CLOSEDIR 1
#
#define HAVE_OPENDIR 1
#
#define HAVE_READDIR 1
#
#define HAVE_STRLCAT 1
#
#define HAVE_STRLCPY 1
#
#define LT_LIBEXT "a"
#
#define LT_LIBPREFIX "lib"
#
#
configure: exit 0
CMD: config logfiles '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/libltdl/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 libltdl configure 2.4.3a, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux --sbindir=/usr/bin --with-systemd host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= --enable-ltdl-convenience --disable-thread-support --disable-dependency-tracking --disable-libevent-install --disable-openssl --disable-shared --enable-function-sections CC=clang CFLAGS= -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized CPP=clang -E CPPFLAGS= -D_FORTIFY_SOURCE=2 -I/usr/local/include LDFLAGS= -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib LIBS=-lsodium --cache-file=/dev/null --srcdir=.
## --------- ##
## Platform. ##
## --------- ##
hostname = 5be086a9013b
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/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2299: checking for a BSD-compatible install
configure:2367: result: /usr/bin/install -c
configure:2378: checking whether build environment is sane
configure:2433: result: yes
configure:2492: checking for x86_64-unknown-linux-strip
configure:2522: result: no
configure:2532: checking for strip
configure:2548: found /sysroot/bin/strip
configure:2559: result: strip
configure:2584: checking for a thread-safe mkdir -p
configure:2623: result: /usr/bin/mkdir -p
configure:2630: checking for gawk
configure:2646: found /usr/bin/gawk
configure:2657: result: gawk
configure:2668: checking whether make sets $(MAKE)
configure:2690: result: yes
configure:2719: checking whether make supports nested variables
configure:2736: result: yes
configure:2873: checking whether make supports nested variables
configure:2890: result: yes
configure:2941: checking build system type
configure:2955: result: x86_64-unknown-linux-gnu
configure:2975: checking host system type
configure:2988: result: x86_64-unknown-linux-gnu
configure:3029: checking how to print strings
configure:3056: result: printf
configure:3089: checking for style of include used by make
configure:3117: result: GNU
configure:3148: checking for x86_64-unknown-linux-gcc
configure:3175: result: clang
configure:3444: checking for C compiler version
configure:3453: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3464: $? = 0
configure:3453: 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:3464: $? = 0
configure:3453: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3464: $? = 1
configure:3453: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3464: $? = 1
configure:3484: checking whether the C compiler works
configure:3506: clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:3510: $? = 0
configure:3558: result: yes
configure:3561: checking for C compiler default output file name
configure:3563: result: a.out
configure:3569: checking for suffix of executables
configure:3576: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:3580: $? = 0
configure:3602: result:
configure:3624: checking whether we are cross compiling
configure:3632: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:3636: $? = 0
configure:3643: ./conftest
configure:3647: $? = 0
configure:3662: result: no
configure:3667: checking for suffix of object files
configure:3689: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:3693: $? = 0
configure:3714: result: o
configure:3718: checking whether we are using the GNU C compiler
configure:3737: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:3737: $? = 0
configure:3746: result: yes
configure:3755: checking whether clang accepts -g
configure:3775: clang -c -g -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:3775: $? = 0
configure:3816: result: yes
configure:3833: checking for clang option to accept ISO C89
configure:3896: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:3896: $? = 0
configure:3909: result: none needed
configure:3934: checking whether clang understands -c and -o together
configure:3956: clang -c conftest.c -o conftest2.o
configure:3959: $? = 0
configure:3956: clang -c conftest.c -o conftest2.o
configure:3959: $? = 0
configure:3971: result: yes
configure:3990: checking dependency style of clang
configure:4101: result: none
configure:4116: checking for a sed that does not truncate output
configure:4180: result: /usr/bin/sed
configure:4198: checking for grep that handles long lines and -e
configure:4256: result: /usr/bin/grep
configure:4261: checking for egrep
configure:4323: result: /usr/bin/grep -E
configure:4328: checking for fgrep
configure:4390: result: /usr/bin/grep -F
configure:4425: checking for ld used by clang
configure:4492: result: /sysroot/bin/ld
configure:4499: checking if the linker (/sysroot/bin/ld) is GNU ld
configure:4514: result: yes
configure:4526: checking for BSD- or MS-compatible name lister (nm)
configure:4580: result: /sysroot/bin/nm -B
configure:4710: checking the name lister (/sysroot/bin/nm -B) interface
configure:4717: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:4720: /sysroot/bin/nm -B "conftest.o"
configure:4723: output
0000000000000000 B some_variable
configure:4730: result: BSD nm
configure:4733: checking whether ln -s works
configure:4737: result: yes
configure:4745: checking the maximum length of command line arguments
configure:4876: result: 1572864
configure:4924: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:4964: result: func_convert_file_noop
configure:4971: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:4991: result: func_convert_file_noop
configure:4998: checking for /sysroot/bin/ld option to reload object files
configure:5005: result: -r
configure:5039: checking for x86_64-unknown-linux-objdump
configure:5069: result: no
configure:5079: checking for objdump
configure:5095: found /sysroot/bin/objdump
configure:5106: result: objdump
configure:5135: checking how to recognize dependent libraries
configure:5335: result: pass_all
configure:5380: checking for x86_64-unknown-linux-dlltool
configure:5410: result: no
configure:5420: checking for dlltool
configure:5450: result: no
configure:5477: checking how to associate runtime and link libraries
configure:5504: result: printf %s\n
configure:5521: checking for x86_64-unknown-linux-ar
configure:5551: result: no
configure:5565: checking for ar
configure:5581: found /sysroot/bin/ar
configure:5592: result: ar
configure:5629: checking for archiver @FILE support
configure:5646: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:5646: $? = 0
configure:5649: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
configure:5652: $? = 0
configure:5657: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
/r: conftest.o: No such file or directory
configure:5660: $? = 1
configure:5672: result: @
configure:5690: checking for x86_64-unknown-linux-strip
configure:5717: result: strip
configure:5789: checking for x86_64-unknown-linux-ranlib
configure:5819: result: no
configure:5829: checking for ranlib
configure:5845: found /sysroot/bin/ranlib
configure:5856: result: ranlib
configure:5958: checking command to parse /sysroot/bin/nm -B output from clang object
configure:6111: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:6114: $? = 0
configure:6118: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6121: $? = 0
configure:6187: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c conftstm.o >&5
configure:6190: $? = 0
configure:6228: result: ok
configure:6275: checking for sysroot
configure:6305: result: no
configure:6312: checking for a working dd
configure:6350: result: /usr/bin/dd
configure:6354: checking how to truncate binary pipes
configure:6369: result: /usr/bin/dd bs=4096 count=1
configure:6505: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:6508: $? = 0
configure:6658: checking for x86_64-unknown-linux-mt
configure:6688: result: no
configure:6698: checking for mt
configure:6728: result: no
configure:6748: checking if : is a manifest tool
configure:6754: : '-?'
configure:6762: result: no
configure:7439: checking how to run the C preprocessor
configure:7509: result: clang -E
configure:7529: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
configure:7529: $? = 0
configure:7543: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.3a"
| #define PACKAGE_STRING "libltdl 2.4.3a"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.3a"
| /* end confdefs.h. */
| #include
configure:7572: checking for ANSI C header files
configure:7592: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:7592: $? = 0
configure:7665: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:7665: $? = 0
configure:7665: ./conftest
configure:7665: $? = 0
configure:7676: result: yes
configure:7689: checking for sys/types.h
configure:7689: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:7689: $? = 0
configure:7689: result: yes
configure:7689: checking for sys/stat.h
configure:7689: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:7689: $? = 0
configure:7689: result: yes
configure:7689: checking for stdlib.h
configure:7689: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:7689: $? = 0
configure:7689: result: yes
configure:7689: checking for string.h
configure:7689: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:7689: $? = 0
configure:7689: result: yes
configure:7689: checking for memory.h
configure:7689: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:7689: $? = 0
configure:7689: result: yes
configure:7689: checking for strings.h
configure:7689: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:7689: $? = 0
configure:7689: result: yes
configure:7689: checking for inttypes.h
configure:7689: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:7689: $? = 0
configure:7689: result: yes
configure:7689: checking for stdint.h
configure:7689: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:7689: $? = 0
configure:7689: result: yes
configure:7689: checking for unistd.h
configure:7689: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:7689: $? = 0
configure:7689: result: yes
configure:7703: checking for dlfcn.h
configure:7703: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:7703: $? = 0
configure:7703: result: yes
configure:8256: checking for objdir
configure:8271: result: .libs
configure:8535: checking if clang supports -fno-rtti -fno-exceptions
configure:8553: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:8557: $? = 0
configure:8570: result: yes
configure:8928: checking for clang option to produce PIC
configure:8935: result: -fPIC -DPIC
configure:8943: checking if clang PIC flag -fPIC -DPIC works
configure:8961: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -DPIC -DPIC conftest.c >&5
configure:8965: $? = 0
configure:8978: result: yes
configure:9007: checking if clang static flag -static works
configure:9035: result: no
configure:9050: checking if clang supports -c -o file.o
configure:9071: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:9075: $? = 0
configure:9097: result: yes
configure:9105: checking if clang supports -c -o file.o
configure:9152: result: yes
configure:9185: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:10444: result: yes
configure:10684: checking dynamic linker characteristics
configure:11265: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -Wl,-rpath -Wl,/foo conftest.c -lsodium >&5
configure:11265: $? = 0
configure:11502: result: GNU/Linux ld.so
configure:11624: checking how to hardcode library paths into programs
configure:11649: result: immediate
configure:11751: checking for shl_load
configure:11751: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
/tmp/conftest-491de3.o:conftest.c:function main: error: undefined reference to 'shl_load'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:11751: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.3a"
| #define PACKAGE_STRING "libltdl 2.4.3a"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.3a"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case declares shl_load.
| For example, HP-UX 11i declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef shl_load
|
| /* 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 shl_load ();
| /* 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_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:11751: result: no
configure:11755: checking for shl_load in -ldld
configure:11780: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -ldld -lsodium >&5
/sysroot/bin/ld: error: cannot find -ldld
/tmp/conftest-c9271e.o:conftest.c:function main: error: undefined reference to 'shl_load'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:11780: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.3a"
| #define PACKAGE_STRING "libltdl 2.4.3a"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.3a"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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 shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:11789: result: no
configure:11794: checking for dlopen
configure:11794: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:11794: $? = 0
configure:11794: result: yes
configure:11951: checking whether a program can dlopen itself
configure:12031: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -DHAVE_DLFCN_H -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -Wl,--export-dynamic conftest.c -lsodium >&5
configure:12034: $? = 0
configure:12052: result: no
configure:12197: checking whether stripping libraries is possible
configure:12202: result: yes
configure:12237: checking if libtool supports shared libraries
configure:12239: result: yes
configure:12242: checking whether to build shared libraries
configure:12267: result: no
configure:12270: checking whether to build static libraries
configure:12274: result: yes
configure:12311: checking what extension is used for runtime loadable modules
configure:12323: result: .so
configure:12347: checking what variable specifies run-time module search path
configure:12354: result: LD_LIBRARY_PATH
configure:12364: checking for the default library search path
configure:12371: result: /lib /usr/lib /sysroot/lib /usr/lib/R/lib /usr/lib/libfakeroot
configure:12402: checking for library containing dlopen
configure:12433: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:12433: $? = 0
configure:12450: result: none required
configure:12540: checking for dlerror
configure:12540: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:12540: $? = 0
configure:12540: result: yes
configure:12554: checking for shl_load
configure:12554: result: no
configure:12561: checking for shl_load in -ldld
configure:12595: result: no
configure:12641: checking for dld_link in -ldld
configure:12666: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -ldld -lsodium >&5
/sysroot/bin/ld: error: cannot find -ldld
/tmp/conftest-b33a58.o:conftest.c:function main: error: undefined reference to 'dld_link'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12666: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.3a"
| #define PACKAGE_STRING "libltdl 2.4.3a"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.3a"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 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 dld_link ();
| int
| main ()
| {
| return dld_link ();
| ;
| return 0;
| }
configure:12675: result: no
configure:12710: checking for _ prefix in compiled symbols
configure:12720: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:2:12: warning: expression result unused [-Wunused-value]
int main(){nm_test_func;return 0;}
^~~~~~~~~~~~
1 warning generated.
configure:12723: $? = 0
configure:12727: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:12730: $? = 0
configure:12752: result: no
configure:12869: checking whether deplibs are loaded by dlopen
configure:12966: result: yes
configure:12977: checking for argz.h
configure:12977: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:63:10: fatal error: 'argz.h' file not found
#include
^
1 error generated.
configure:12977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.3a"
| #define PACKAGE_STRING "libltdl 2.4.3a"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.3a"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 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:12977: result: no
configure:12989: checking for error_t
configure:12989: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:36:13: error: use of undeclared identifier 'error_t'
if (sizeof (error_t))
^
1 error generated.
configure:12989: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.3a"
| #define PACKAGE_STRING "libltdl 2.4.3a"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.3a"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| /* end confdefs.h. */
| #if defined(HAVE_ARGZ_H)
| # include
| #endif
|
| int
| main ()
| {
| if (sizeof (error_t))
| return 0;
| ;
| return 0;
| }
configure:12989: result: no
configure:13015: checking for argz_add
configure:13015: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
/tmp/conftest-2ef0aa.o:conftest.c:function main: error: undefined reference to 'argz_add'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13015: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.3a"
| #define PACKAGE_STRING "libltdl 2.4.3a"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.3a"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define error_t int
| #define __error_t_defined 1
| /* end confdefs.h. */
| /* Define argz_add to an innocuous variant, in case declares argz_add.
| For example, HP-UX 11i declares gettimeofday. */
| #define argz_add innocuous_argz_add
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_add (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef argz_add
|
| /* 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 argz_add ();
| /* 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_argz_add || defined __stub___argz_add
| choke me
| #endif
|
| int
| main ()
| {
| return argz_add ();
| ;
| return 0;
| }
configure:13015: result: no
configure:13015: checking for argz_append
configure:13015: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
/tmp/conftest-967d5b.o:conftest.c:function main: error: undefined reference to 'argz_append'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13015: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.3a"
| #define PACKAGE_STRING "libltdl 2.4.3a"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.3a"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define error_t int
| #define __error_t_defined 1
| /* end confdefs.h. */
| /* Define argz_append to an innocuous variant, in case declares argz_append.
| For example, HP-UX 11i declares gettimeofday. */
| #define argz_append innocuous_argz_append
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_append (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef argz_append
|
| /* 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 argz_append ();
| /* 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_argz_append || defined __stub___argz_append
| choke me
| #endif
|
| int
| main ()
| {
| return argz_append ();
| ;
| return 0;
| }
configure:13015: result: no
configure:13015: checking for argz_count
configure:13015: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
/tmp/conftest-e59fc5.o:conftest.c:function main: error: undefined reference to 'argz_count'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13015: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.3a"
| #define PACKAGE_STRING "libltdl 2.4.3a"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.3a"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define error_t int
| #define __error_t_defined 1
| /* end confdefs.h. */
| /* Define argz_count to an innocuous variant, in case declares argz_count.
| For example, HP-UX 11i declares gettimeofday. */
| #define argz_count innocuous_argz_count
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_count (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef argz_count
|
| /* 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 argz_count ();
| /* 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_argz_count || defined __stub___argz_count
| choke me
| #endif
|
| int
| main ()
| {
| return argz_count ();
| ;
| return 0;
| }
configure:13015: result: no
configure:13015: checking for argz_create_sep
configure:13015: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
/tmp/conftest-5c33de.o:conftest.c:function main: error: undefined reference to 'argz_create_sep'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13015: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.3a"
| #define PACKAGE_STRING "libltdl 2.4.3a"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.3a"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define error_t int
| #define __error_t_defined 1
| /* end confdefs.h. */
| /* Define argz_create_sep to an innocuous variant, in case declares argz_create_sep.
| For example, HP-UX 11i declares gettimeofday. */
| #define argz_create_sep innocuous_argz_create_sep
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_create_sep (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef argz_create_sep
|
| /* 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 argz_create_sep ();
| /* 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_argz_create_sep || defined __stub___argz_create_sep
| choke me
| #endif
|
| int
| main ()
| {
| return argz_create_sep ();
| ;
| return 0;
| }
configure:13015: result: no
configure:13015: checking for argz_insert
configure:13015: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
/tmp/conftest-6f4f0a.o:conftest.c:function main: error: undefined reference to 'argz_insert'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13015: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.3a"
| #define PACKAGE_STRING "libltdl 2.4.3a"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.3a"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define error_t int
| #define __error_t_defined 1
| /* end confdefs.h. */
| /* Define argz_insert to an innocuous variant, in case declares argz_insert.
| For example, HP-UX 11i declares gettimeofday. */
| #define argz_insert innocuous_argz_insert
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_insert (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef argz_insert
|
| /* 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 argz_insert ();
| /* 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_argz_insert || defined __stub___argz_insert
| choke me
| #endif
|
| int
| main ()
| {
| return argz_insert ();
| ;
| return 0;
| }
configure:13015: result: no
configure:13015: checking for argz_next
configure:13015: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
/tmp/conftest-a3a341.o:conftest.c:function main: error: undefined reference to 'argz_next'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13015: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.3a"
| #define PACKAGE_STRING "libltdl 2.4.3a"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.3a"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define error_t int
| #define __error_t_defined 1
| /* end confdefs.h. */
| /* Define argz_next to an innocuous variant, in case declares argz_next.
| For example, HP-UX 11i declares gettimeofday. */
| #define argz_next innocuous_argz_next
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_next (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef argz_next
|
| /* 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 argz_next ();
| /* 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_argz_next || defined __stub___argz_next
| choke me
| #endif
|
| int
| main ()
| {
| return argz_next ();
| ;
| return 0;
| }
configure:13015: result: no
configure:13015: checking for argz_stringify
configure:13015: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
/tmp/conftest-273ac0.o:conftest.c:function main: error: undefined reference to 'argz_stringify'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13015: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.3a"
| #define PACKAGE_STRING "libltdl 2.4.3a"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.3a"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define error_t int
| #define __error_t_defined 1
| /* end confdefs.h. */
| /* Define argz_stringify to an innocuous variant, in case declares argz_stringify.
| For example, HP-UX 11i declares gettimeofday. */
| #define argz_stringify innocuous_argz_stringify
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_stringify (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef argz_stringify
|
| /* 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 argz_stringify ();
| /* 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_argz_stringify || defined __stub___argz_stringify
| choke me
| #endif
|
| int
| main ()
| {
| return argz_stringify ();
| ;
| return 0;
| }
configure:13015: result: no
configure:13083: checking whether libtool supports -dlopen/-dlpreopen
configure:13095: result: yes
configure:13148: checking for unistd.h
configure:13148: result: yes
configure:13148: checking for dl.h
configure:13148: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:67:10: fatal error: 'dl.h' file not found
#include
^
1 error generated.
configure:13148: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.3a"
| #define PACKAGE_STRING "libltdl 2.4.3a"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.3a"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define error_t int
| #define __error_t_defined 1
| #define HAVE_PRELOADED_SYMBOLS 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:13148: result: no
configure:13148: checking for sys/dl.h
configure:13148: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:67:10: fatal error: 'sys/dl.h' file not found
#include
^
1 error generated.
configure:13148: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.3a"
| #define PACKAGE_STRING "libltdl 2.4.3a"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.3a"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define error_t int
| #define __error_t_defined 1
| #define HAVE_PRELOADED_SYMBOLS 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:13148: result: no
configure:13148: checking for dld.h
configure:13148: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:67:10: fatal error: 'dld.h' file not found
#include
^
1 error generated.
configure:13148: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.3a"
| #define PACKAGE_STRING "libltdl 2.4.3a"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.3a"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define error_t int
| #define __error_t_defined 1
| #define HAVE_PRELOADED_SYMBOLS 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:13148: result: no
configure:13148: checking for mach-o/dyld.h
configure:13148: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:67:10: fatal error: 'mach-o/dyld.h' file not found
#include
^
1 error generated.
configure:13148: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.3a"
| #define PACKAGE_STRING "libltdl 2.4.3a"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.3a"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define error_t int
| #define __error_t_defined 1
| #define HAVE_PRELOADED_SYMBOLS 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:13148: result: no
configure:13148: checking for dirent.h
configure:13148: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:13148: $? = 0
configure:13148: result: yes
configure:13163: checking for closedir
configure:13163: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13163: $? = 0
configure:13163: result: yes
configure:13163: checking for opendir
configure:13163: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13163: $? = 0
configure:13163: result: yes
configure:13163: checking for readdir
configure:13163: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13163: $? = 0
configure:13163: result: yes
configure:13182: checking for strlcat
configure:13182: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
conftest.c:60:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
char strlcat ();
^
conftest.c:60:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
configure:13182: $? = 0
configure:13182: result: yes
configure:13182: checking for strlcpy
configure:13182: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
conftest.c:61:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
char strlcpy ();
^
conftest.c:61:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
configure:13182: $? = 0
configure:13182: result: yes
configure:13333: checking that generated files are newer than configure
configure:13339: result: done
configure:13371: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libltdl config.status 2.4.3a, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 5be086a9013b
config.status:1117: creating Makefile
config.status:1117: creating config.h
config.status:1346: executing depfiles commands
config.status:1346: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=' -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=' -D_FORTIFY_SOURCE=2 -I/usr/local/include'
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value='clang -E'
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=' -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib'
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value='-lsodium '
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_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_argz_add=no
ac_cv_func_argz_append=no
ac_cv_func_argz_count=no
ac_cv_func_argz_create_sep=no
ac_cv_func_argz_insert=no
ac_cv_func_argz_next=no
ac_cv_func_argz_stringify=no
ac_cv_func_closedir=yes
ac_cv_func_dlerror=yes
ac_cv_func_dlopen=yes
ac_cv_func_opendir=yes
ac_cv_func_readdir=yes
ac_cv_func_shl_load=no
ac_cv_func_strlcat=yes
ac_cv_func_strlcpy=yes
ac_cv_header_argz_h=no
ac_cv_header_dirent_h=yes
ac_cv_header_dl_h=no
ac_cv_header_dld_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_mach_o_dyld_h=no
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_dl_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_dld_dld_link=no
ac_cv_lib_dld_shl_load=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_dlopen='none required'
ac_cv_type_error_t=no
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
libltdl_cv_lib_dl_dlopen=yes
libltdl_cv_preloaded_symbols=yes
libltdl_cv_shlibext=.so
libltdl_cv_shrext=.so
lt_cv_ar_at_file=@
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=
lt_cv_dlopen_self=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_module_path_var=LD_LIBRARY_PATH
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/bin/ld
lt_cv_path_NM='/sysroot/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_dlopen_deplibs=yes
lt_cv_sys_dlsearch_path='/lib /usr/lib /sysroot/lib /usr/lib/R/lib /usr/lib/libfakeroot '
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_sys_symbol_underscore=no
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/libltdl/config/missing aclocal-1.15'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/libltdl/config/missing autoconf'
AUTOHEADER='${SHELL} /tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/libltdl/config/missing autoheader'
AUTOMAKE='${SHELL} /tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/libltdl/config/missing automake-1.15'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=none'
CFLAGS=' -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized'
CONVENIENCE_LTDL_FALSE='#'
CONVENIENCE_LTDL_TRUE=''
CPP='clang -E'
CPPFLAGS=' -D_FORTIFY_SOURCE=2 -I/usr/local/include'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LTDL_FALSE=''
INSTALL_LTDL_TRUE='#'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/sysroot/bin/ld -m elf_x86_64'
LDFLAGS=' -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib'
LIBADD_DL=' '
LIBADD_DLD_LINK=''
LIBADD_DLOPEN=''
LIBADD_SHL_LOAD=''
LIBOBJS=' ${LIBOBJDIR}lt__argz$U.o'
LIBS='-lsodium '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTDLOPEN='libltdl'
LTLIBOBJS=' ${LIBOBJDIR}lt__argz$U.lo'
LT_ARGZ_H='lt__argz.h'
LT_CONFIG_H='config.h'
LT_DLLOADERS=' dlopen.la'
LT_DLPREOPEN='-dlpreopen dlopen.la '
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/libltdl/config/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/sysroot/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libltdl'
PACKAGE_BUGREPORT='bug-libtool@gnu.org'
PACKAGE_NAME='libltdl'
PACKAGE_STRING='libltdl 2.4.3a'
PACKAGE_TARNAME='libltdl'
PACKAGE_URL=''
PACKAGE_VERSION='2.4.3a'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='2.4.3a'
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/libltdl/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='/usr/bin'
sharedstatedir='${prefix}/com'
sys_symbol_underscore='no'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libltdl"
#define PACKAGE_TARNAME "libltdl"
#define PACKAGE_VERSION "2.4.3a"
#define PACKAGE_STRING "libltdl 2.4.3a"
#define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
#define PACKAGE_URL ""
#define PACKAGE "libltdl"
#define VERSION "2.4.3a"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define LT_MODULE_EXT ".so"
#define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
#define HAVE_LIBDL 1
#define HAVE_DLERROR 1
#define HAVE_LIBDLLOADER 1
#define error_t int
#define __error_t_defined 1
#define HAVE_PRELOADED_SYMBOLS 1
#define HAVE_UNISTD_H 1
#define HAVE_DIRENT_H 1
#define HAVE_CLOSEDIR 1
#define HAVE_OPENDIR 1
#define HAVE_READDIR 1
#define HAVE_STRLCAT 1
#define HAVE_STRLCPY 1
#define LT_LIBEXT "a"
#define LT_LIBPREFIX "lib"
configure: exit 0
CMD: config logfiles '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/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 libevent configure 2.0.22-stable, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux --sbindir=/usr/bin --with-systemd host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= --enable-ltdl-convenience --disable-thread-support --disable-dependency-tracking --disable-libevent-install --disable-openssl --disable-shared --enable-function-sections CC=clang CFLAGS= -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized CPP=clang -E CPPFLAGS= -D_FORTIFY_SOURCE=2 -I/usr/local/include LDFLAGS= -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib LIBS=-lsodium --cache-file=/dev/null --srcdir=.
## --------- ##
## Platform. ##
## --------- ##
hostname = 5be086a9013b
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/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2655: checking for a BSD-compatible install
configure:2723: result: /usr/bin/install -c
configure:2734: checking whether build environment is sane
configure:2789: result: yes
configure:2848: checking for x86_64-unknown-linux-strip
configure:2878: result: no
configure:2888: checking for strip
configure:2904: found /sysroot/bin/strip
configure:2915: result: strip
configure:2940: checking for a thread-safe mkdir -p
configure:2979: result: /usr/bin/mkdir -p
configure:2986: checking for gawk
configure:3002: found /usr/bin/gawk
configure:3013: result: gawk
configure:3024: checking whether make sets $(MAKE)
configure:3046: result: yes
configure:3075: checking whether make supports nested variables
configure:3092: result: yes
configure:3232: checking build system type
configure:3246: result: x86_64-unknown-linux-gnu
configure:3266: checking host system type
configure:3279: result: x86_64-unknown-linux-gnu
configure:3315: checking for x86_64-unknown-linux-gcc
configure:3342: result: clang
configure:3611: checking for C compiler version
configure:3620: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3631: $? = 0
configure:3620: 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:3631: $? = 0
configure:3620: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3631: $? = 1
configure:3620: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3631: $? = 1
configure:3651: checking whether the C compiler works
configure:3673: clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:3677: $? = 0
configure:3725: result: yes
configure:3728: checking for C compiler default output file name
configure:3730: result: a.out
configure:3736: checking for suffix of executables
configure:3743: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:3747: $? = 0
configure:3769: result:
configure:3791: checking whether we are cross compiling
configure:3799: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:3803: $? = 0
configure:3810: ./conftest
configure:3814: $? = 0
configure:3829: result: no
configure:3834: checking for suffix of object files
configure:3856: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:3860: $? = 0
configure:3881: result: o
configure:3885: checking whether we are using the GNU C compiler
configure:3904: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:3904: $? = 0
configure:3913: result: yes
configure:3922: checking whether clang accepts -g
configure:3942: clang -c -g -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:3942: $? = 0
configure:3983: result: yes
configure:4000: checking for clang option to accept ISO C89
configure:4063: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:4063: $? = 0
configure:4076: result: none needed
configure:4101: checking whether clang understands -c and -o together
configure:4123: clang -c conftest.c -o conftest2.o
configure:4126: $? = 0
configure:4123: clang -c conftest.c -o conftest2.o
configure:4126: $? = 0
configure:4138: result: yes
configure:4166: checking for style of include used by make
configure:4194: result: GNU
configure:4220: checking dependency style of clang
configure:4331: result: none
configure:4348: checking whether ln -s works
configure:4352: result: yes
configure:4363: checking for a sed that does not truncate output
configure:4427: result: /usr/bin/sed
configure:4439: checking how to run the C preprocessor
configure:4509: result: clang -E
configure:4529: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
configure:4529: $? = 0
configure:4543: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| /* end confdefs.h. */
| #include
configure:4572: checking for grep that handles long lines and -e
configure:4630: result: /usr/bin/grep
configure:4635: checking for egrep
configure:4697: result: /usr/bin/grep -E
configure:4703: checking whether clang needs -traditional
conftest.c:12:10: fatal error: 'sgtty.h' file not found
#include
^
1 error generated.
conftest.c:12:10: fatal error: 'termio.h' file not found
#include
^
1 error generated.
configure:4737: result: no
configure:4761: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:4761: $? = 0
configure:4887: checking how to print strings
configure:4914: result: printf
configure:4935: checking for a sed that does not truncate output
configure:4999: result: /usr/bin/sed
configure:5017: checking for fgrep
configure:5079: result: /usr/bin/grep -F
configure:5114: checking for ld used by clang
configure:5181: result: /sysroot/bin/ld
configure:5188: checking if the linker (/sysroot/bin/ld) is GNU ld
configure:5203: result: yes
configure:5215: checking for BSD- or MS-compatible name lister (nm)
configure:5269: result: /sysroot/bin/nm -B
configure:5399: checking the name lister (/sysroot/bin/nm -B) interface
configure:5406: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:5409: /sysroot/bin/nm -B "conftest.o"
configure:5412: output
0000000000000000 B some_variable
configure:5419: result: BSD nm
configure:5423: checking the maximum length of command line arguments
configure:5554: result: 1572864
configure:5602: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5642: result: func_convert_file_noop
configure:5649: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5669: result: func_convert_file_noop
configure:5676: checking for /sysroot/bin/ld option to reload object files
configure:5683: result: -r
configure:5717: checking for x86_64-unknown-linux-objdump
configure:5747: result: no
configure:5757: checking for objdump
configure:5773: found /sysroot/bin/objdump
configure:5784: result: objdump
configure:5816: checking how to recognize dependent libraries
configure:6016: result: pass_all
configure:6061: checking for x86_64-unknown-linux-dlltool
configure:6091: result: no
configure:6101: checking for dlltool
configure:6131: result: no
configure:6161: checking how to associate runtime and link libraries
configure:6188: result: printf %s\n
configure:6204: checking for x86_64-unknown-linux-ar
configure:6234: result: no
configure:6248: checking for ar
configure:6264: found /sysroot/bin/ar
configure:6275: result: ar
configure:6312: checking for archiver @FILE support
configure:6329: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:6329: $? = 0
configure:6332: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
configure:6335: $? = 0
configure:6340: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
/r: conftest.o: No such file or directory
configure:6343: $? = 1
configure:6355: result: @
configure:6373: checking for x86_64-unknown-linux-strip
configure:6400: result: strip
configure:6472: checking for x86_64-unknown-linux-ranlib
configure:6502: result: no
configure:6512: checking for ranlib
configure:6528: found /sysroot/bin/ranlib
configure:6539: result: ranlib
configure:6641: checking command to parse /sysroot/bin/nm -B output from clang object
configure:6794: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:6797: $? = 0
configure:6801: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6804: $? = 0
configure:6870: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c conftstm.o >&5
configure:6873: $? = 0
configure:6911: result: ok
configure:6958: checking for sysroot
configure:6988: result: no
configure:6995: checking for a working dd
configure:7033: result: /usr/bin/dd
configure:7037: checking how to truncate binary pipes
configure:7052: result: /usr/bin/dd bs=4096 count=1
configure:7188: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:7191: $? = 0
configure:7341: checking for x86_64-unknown-linux-mt
configure:7371: result: no
configure:7381: checking for mt
configure:7411: result: no
configure:7431: checking if : is a manifest tool
configure:7437: : '-?'
configure:7445: result: no
configure:8117: checking for ANSI C header files
configure:8137: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:8137: $? = 0
configure:8210: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:8210: $? = 0
configure:8210: ./conftest
configure:8210: $? = 0
configure:8221: result: yes
configure:8234: checking for sys/types.h
configure:8234: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:8234: $? = 0
configure:8234: result: yes
configure:8234: checking for sys/stat.h
configure:8234: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:8234: $? = 0
configure:8234: result: yes
configure:8234: checking for stdlib.h
configure:8234: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:8234: $? = 0
configure:8234: result: yes
configure:8234: checking for string.h
configure:8234: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:8234: $? = 0
configure:8234: result: yes
configure:8234: checking for memory.h
configure:8234: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:8234: $? = 0
configure:8234: result: yes
configure:8234: checking for strings.h
configure:8234: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:8234: $? = 0
configure:8234: result: yes
configure:8234: checking for inttypes.h
configure:8234: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:8234: $? = 0
configure:8234: result: yes
configure:8234: checking for stdint.h
configure:8234: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:8234: $? = 0
configure:8234: result: yes
configure:8234: checking for unistd.h
configure:8234: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:8234: $? = 0
configure:8234: result: yes
configure:8248: checking for dlfcn.h
configure:8248: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:8248: $? = 0
configure:8248: result: yes
configure:8504: checking for objdir
configure:8519: result: .libs
configure:8783: checking if clang supports -fno-rtti -fno-exceptions
configure:8801: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:8805: $? = 0
configure:8818: result: yes
configure:9176: checking for clang option to produce PIC
configure:9183: result: -fPIC -DPIC
configure:9191: checking if clang PIC flag -fPIC -DPIC works
configure:9209: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -DPIC -DPIC conftest.c >&5
configure:9213: $? = 0
configure:9226: result: yes
configure:9255: checking if clang static flag -static works
configure:9283: result: no
configure:9298: checking if clang supports -c -o file.o
configure:9319: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:9323: $? = 0
configure:9345: result: yes
configure:9353: checking if clang supports -c -o file.o
configure:9400: result: yes
configure:9433: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:10692: result: yes
configure:10932: checking dynamic linker characteristics
configure:11513: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -Wl,-rpath -Wl,/foo conftest.c -lsodium >&5
configure:11513: $? = 0
configure:11750: result: GNU/Linux ld.so
configure:11872: checking how to hardcode library paths into programs
configure:11897: result: immediate
configure:12445: checking whether stripping libraries is possible
configure:12450: result: yes
configure:12485: checking if libtool supports shared libraries
configure:12487: result: yes
configure:12490: checking whether to build shared libraries
configure:12515: result: no
configure:12518: checking whether to build static libraries
configure:12522: result: yes
configure:12571: checking for library containing inet_ntoa
configure:12602: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:12602: $? = 0
configure:12619: result: none required
configure:12627: checking for library containing socket
configure:12658: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:12658: $? = 0
configure:12675: result: none required
configure:12683: checking for library containing inet_aton
configure:12714: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:12714: $? = 0
configure:12731: result: none required
configure:12739: checking for library containing clock_gettime
configure:12770: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:12770: $? = 0
configure:12787: result: none required
configure:12795: checking for library containing sendfile
configure:12826: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:12826: $? = 0
configure:12843: result: none required
configure:12852: checking for WIN32
configure:12869: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:30:1: error: use of undeclared identifier 'die'
die horribly
^
1 error generated.
configure:12869: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #ifndef WIN32
| die horribly
| #endif
|
| ;
| return 0;
| }
configure:12873: result: no
configure:12878: checking for CYGWIN
configure:12895: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:30:1: error: use of undeclared identifier 'die'
die horribly
^
1 error generated.
configure:12895: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #ifndef __CYGWIN__
| die horribly
| #endif
|
| ;
| return 0;
| }
configure:12899: result: no
configure:12906: checking zlib.h usability
configure:12906: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:57:10: fatal error: 'zlib.h' file not found
#include
^
1 error generated.
configure:12906: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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:12906: result: no
configure:12906: checking zlib.h presence
configure:12906: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
conftest.c:24:10: fatal error: 'zlib.h' file not found
#include
^
1 error generated.
configure:12906: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:12906: result: no
configure:12906: checking for zlib.h
configure:12906: result: no
configure:13007: checking openssl/bio.h usability
configure:13007: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:57:10: fatal error: 'openssl/bio.h' file not found
#include
^
1 error generated.
configure:13007: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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:13007: result: no
configure:13007: checking openssl/bio.h presence
configure:13007: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
conftest.c:24:10: fatal error: 'openssl/bio.h' file not found
#include
^
1 error generated.
configure:13007: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:13007: result: no
configure:13007: checking for openssl/bio.h
configure:13007: result: no
configure:13089: checking for ANSI C header files
configure:13193: result: yes
configure:13204: checking fcntl.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking fcntl.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking for fcntl.h
configure:13204: result: yes
configure:13204: checking stdarg.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking stdarg.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking for stdarg.h
configure:13204: result: yes
configure:13204: checking for inttypes.h
configure:13204: result: yes
configure:13204: checking for stdint.h
configure:13204: result: yes
configure:13204: checking stddef.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking stddef.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking for stddef.h
configure:13204: result: yes
configure:13204: checking poll.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking poll.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking for poll.h
configure:13204: result: yes
configure:13204: checking for unistd.h
configure:13204: result: yes
configure:13204: checking sys/epoll.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking sys/epoll.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking for sys/epoll.h
configure:13204: result: yes
configure:13204: checking sys/time.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking sys/time.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking for sys/time.h
configure:13204: result: yes
configure:13204: checking sys/queue.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:67:10: fatal error: 'sys/queue.h' file not found
#include
^
1 error generated.
configure:13204: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_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:13204: result: no
configure:13204: checking sys/queue.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
conftest.c:34:10: fatal error: 'sys/queue.h' file not found
#include
^
1 error generated.
configure:13204: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include
configure:13204: result: no
configure:13204: checking for sys/queue.h
configure:13204: result: no
configure:13204: checking sys/event.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:67:10: fatal error: 'sys/event.h' file not found
#include
^
1 error generated.
configure:13204: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_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:13204: result: no
configure:13204: checking sys/event.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
conftest.c:34:10: fatal error: 'sys/event.h' file not found
#include
^
1 error generated.
configure:13204: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include
configure:13204: result: no
configure:13204: checking for sys/event.h
configure:13204: result: no
configure:13204: checking sys/param.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking sys/param.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking for sys/param.h
configure:13204: result: yes
configure:13204: checking sys/ioctl.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking sys/ioctl.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking for sys/ioctl.h
configure:13204: result: yes
configure:13204: checking sys/select.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking sys/select.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking for sys/select.h
configure:13204: result: yes
configure:13204: checking sys/devpoll.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:70:10: fatal error: 'sys/devpoll.h' file not found
#include
^
1 error generated.
configure:13204: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_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:13204: result: no
configure:13204: checking sys/devpoll.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
conftest.c:37:10: fatal error: 'sys/devpoll.h' file not found
#include
^
1 error generated.
configure:13204: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| /* end confdefs.h. */
| #include
configure:13204: result: no
configure:13204: checking for sys/devpoll.h
configure:13204: result: no
configure:13204: checking port.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:70:10: fatal error: 'port.h' file not found
#include
^
1 error generated.
configure:13204: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_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:13204: result: no
configure:13204: checking port.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
conftest.c:37:10: fatal error: 'port.h' file not found
#include
^
1 error generated.
configure:13204: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| /* end confdefs.h. */
| #include
configure:13204: result: no
configure:13204: checking for port.h
configure:13204: result: no
configure:13204: checking netinet/in.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking netinet/in.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking for netinet/in.h
configure:13204: result: yes
configure:13204: checking netinet/in6.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:71:10: fatal error: 'netinet/in6.h' file not found
#include
^
1 error generated.
configure:13204: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_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:13204: result: no
configure:13204: checking netinet/in6.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
conftest.c:38:10: fatal error: 'netinet/in6.h' file not found
#include
^
1 error generated.
configure:13204: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| /* end confdefs.h. */
| #include
configure:13204: result: no
configure:13204: checking for netinet/in6.h
configure:13204: result: no
configure:13204: checking sys/socket.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking sys/socket.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking for sys/socket.h
configure:13204: result: yes
configure:13204: checking sys/uio.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking sys/uio.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking for sys/uio.h
configure:13204: result: yes
configure:13204: checking arpa/inet.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking arpa/inet.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking for arpa/inet.h
configure:13204: result: yes
configure:13204: checking sys/eventfd.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking sys/eventfd.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking for sys/eventfd.h
configure:13204: result: yes
configure:13204: checking sys/mman.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking sys/mman.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking for sys/mman.h
configure:13204: result: yes
configure:13204: checking sys/sendfile.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking sys/sendfile.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking for sys/sendfile.h
configure:13204: result: yes
configure:13204: checking sys/wait.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking sys/wait.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking for sys/wait.h
configure:13204: result: yes
configure:13204: checking netdb.h usability
configure:13204: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking netdb.h presence
configure:13204: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
configure:13204: $? = 0
configure:13204: result: yes
configure:13204: checking for netdb.h
configure:13204: result: yes
configure:13216: checking for sys/stat.h
configure:13216: result: yes
configure:13228: checking for sys/sysctl.h
configure:13228: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:53:10: fatal error: 'sys/sysctl.h' file not found
#include
^
1 error generated.
configure:13228: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_PARAM_H
| #include
| #endif
|
|
| #include
configure:13228: result: no
configure:13272: checking for timeradd in sys/time.h
configure:13288: result: yes
configure:13300: checking for timercmp in sys/time.h
configure:13316: result: yes
configure:13328: checking for timerclear in sys/time.h
configure:13344: result: yes
configure:13356: checking for timerisset in sys/time.h
configure:13372: result: yes
configure:13523: checking for an ANSI C-conforming const
configure:13589: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:13589: $? = 0
configure:13596: result: yes
configure:13604: checking for inline
configure:13620: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:53:21: warning: unused function 'static_foo' [-Wunused-function]
static inline foo_t static_foo () {return 0; }
^
1 warning generated.
configure:13620: $? = 0
configure:13628: result: inline
configure:13646: checking whether time.h and sys/time.h may both be included
configure:13666: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:13666: $? = 0
configure:13673: result: yes
configure:13685: checking for gettimeofday
configure:13685: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13685: $? = 0
configure:13685: result: yes
configure:13685: checking for vasprintf
configure:13685: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
conftest.c:87:19: warning: format string missing [-Wformat]
return vasprintf ();
~~~~~~~~~ ^
1 warning generated.
configure:13685: $? = 0
configure:13685: result: yes
configure:13685: checking for fcntl
configure:13685: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13685: $? = 0
configure:13685: result: yes
configure:13685: checking for clock_gettime
configure:13685: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13685: $? = 0
configure:13685: result: yes
configure:13685: checking for strtok_r
configure:13685: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13685: $? = 0
configure:13685: result: yes
configure:13685: checking for strsep
configure:13685: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13685: $? = 0
configure:13685: result: yes
configure:13697: checking for getnameinfo
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13697: $? = 0
configure:13697: result: yes
configure:13697: checking for strlcpy
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
conftest.c:82:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
char strlcpy ();
^
conftest.c:82:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
configure:13697: $? = 0
configure:13697: result: yes
configure:13697: checking for inet_ntop
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13697: $? = 0
configure:13697: result: yes
configure:13697: checking for inet_pton
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13697: $? = 0
configure:13697: result: yes
configure:13697: checking for signal
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13697: $? = 0
configure:13697: result: yes
configure:13697: checking for sigaction
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13697: $? = 0
configure:13697: result: yes
configure:13697: checking for strtoll
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13697: $? = 0
configure:13697: result: yes
configure:13697: checking for inet_aton
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13697: $? = 0
configure:13697: result: yes
configure:13697: checking for pipe
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13697: $? = 0
configure:13697: result: yes
configure:13697: checking for eventfd
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13697: $? = 0
configure:13697: result: yes
configure:13697: checking for sendfile
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13697: $? = 0
configure:13697: result: yes
configure:13697: checking for mmap
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13697: $? = 0
configure:13697: result: yes
configure:13697: checking for splice
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13697: $? = 0
configure:13697: result: yes
configure:13697: checking for arc4random
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
/tmp/conftest-0e3faa.o:conftest.c:function main: error: undefined reference to 'arc4random'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13697: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| /* 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:13697: result: no
configure:13697: checking for arc4random_buf
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
/tmp/conftest-9a2e9c.o:conftest.c:function main: error: undefined reference to 'arc4random_buf'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13697: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| /* end confdefs.h. */
| /* Define arc4random_buf to an innocuous variant, in case declares arc4random_buf.
| For example, HP-UX 11i declares gettimeofday. */
| #define arc4random_buf innocuous_arc4random_buf
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char arc4random_buf (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef arc4random_buf
|
| /* 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_buf ();
| /* 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_buf || defined __stub___arc4random_buf
| choke me
| #endif
|
| int
| main ()
| {
| return arc4random_buf ();
| ;
| return 0;
| }
configure:13697: result: no
configure:13697: checking for arc4random_addrandom
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
/tmp/conftest-3f2c78.o:conftest.c:function main: error: undefined reference to 'arc4random_addrandom'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13697: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| /* end confdefs.h. */
| /* Define arc4random_addrandom to an innocuous variant, in case declares arc4random_addrandom.
| For example, HP-UX 11i declares gettimeofday. */
| #define arc4random_addrandom innocuous_arc4random_addrandom
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char arc4random_addrandom (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef arc4random_addrandom
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char arc4random_addrandom ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_arc4random_addrandom || defined __stub___arc4random_addrandom
| choke me
| #endif
|
| int
| main ()
| {
| return arc4random_addrandom ();
| ;
| return 0;
| }
configure:13697: result: no
configure:13697: checking for issetugid
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13697: $? = 0
configure:13697: result: yes
configure:13697: checking for geteuid
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13697: $? = 0
configure:13697: result: yes
configure:13697: checking for getegid
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13697: $? = 0
configure:13697: result: yes
configure:13697: checking for getprotobynumber
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13697: $? = 0
configure:13697: result: yes
configure:13697: checking for setenv
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13697: $? = 0
configure:13697: result: yes
configure:13697: checking for unsetenv
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13697: $? = 0
configure:13697: result: yes
configure:13697: checking for putenv
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13697: $? = 0
configure:13697: result: yes
configure:13697: checking for sysctl
configure:13697: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
/tmp/conftest-79fc9c.o:conftest.c:function main: error: undefined reference to 'sysctl'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13697: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| /* end confdefs.h. */
| /* Define sysctl to an innocuous variant, in case declares sysctl.
| For example, HP-UX 11i declares gettimeofday. */
| #define sysctl innocuous_sysctl
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sysctl (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef sysctl
|
| /* 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 sysctl ();
| /* 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_sysctl || defined __stub___sysctl
| choke me
| #endif
|
| int
| main ()
| {
| return sysctl ();
| ;
| return 0;
| }
configure:13697: result: no
configure:13708: checking for umask
configure:13708: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13708: $? = 0
configure:13708: result: yes
configure:13718: checking for getaddrinfo
configure:13741: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
conftest.c:88:3: warning: expression result unused [-Wunused-value]
getaddrinfo;
^~~~~~~~~~~
1 warning generated.
configure:13741: $? = 0
configure:13751: result: yes
configure:13894: checking size of long
configure:13899: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13899: $? = 0
configure:13899: ./conftest
configure:13899: $? = 0
configure:13913: result: 8
configure:13924: checking for F_SETFD in fcntl.h
configure:13941: result: yes
configure:13955: checking for select
configure:13955: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13955: $? = 0
configure:13955: result: yes
configure:13980: checking for poll
configure:13980: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:13980: $? = 0
configure:13980: result: yes
configure:14116: checking for epoll_ctl
configure:14116: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:14116: $? = 0
configure:14116: result: yes
configure:14200: checking for port_create
configure:14200: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
/tmp/conftest-e37864.o:conftest.c:function main: error: undefined reference to 'port_create'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14200: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UMASK 1
| #define HAVE_GETADDRINFO 1
| #define SIZEOF_LONG 8
| #define HAVE_SETFD 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_EPOLL 1
| /* end confdefs.h. */
| /* Define port_create to an innocuous variant, in case declares port_create.
| For example, HP-UX 11i declares gettimeofday. */
| #define port_create innocuous_port_create
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char port_create (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef port_create
|
| /* 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 port_create ();
| /* 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_port_create || defined __stub___port_create
| choke me
| #endif
|
| int
| main ()
| {
| return port_create ();
| ;
| return 0;
| }
configure:14200: result: no
configure:14237: checking for pid_t
configure:14237: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:14237: $? = 0
configure:14237: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:122:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
configure:14237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UMASK 1
| #define HAVE_GETADDRINFO 1
| #define SIZEOF_LONG 8
| #define HAVE_SETFD 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_EPOLL 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:14237: result: yes
configure:14248: checking for size_t
configure:14248: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:14248: $? = 0
configure:14248: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:122:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:14248: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UMASK 1
| #define HAVE_GETADDRINFO 1
| #define SIZEOF_LONG 8
| #define HAVE_SETFD 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_EPOLL 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:14248: result: yes
configure:14259: checking for ssize_t
configure:14259: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:14259: $? = 0
configure:14259: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:122:22: error: expected expression
if (sizeof ((ssize_t)))
^
1 error generated.
configure:14259: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UMASK 1
| #define HAVE_GETADDRINFO 1
| #define SIZEOF_LONG 8
| #define HAVE_SETFD 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_EPOLL 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:14259: result: yes
configure:14271: checking for uint64_t
configure:14271: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:14271: $? = 0
configure:14271: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:98:23: error: expected expression
if (sizeof ((uint64_t)))
^
1 error generated.
configure:14271: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UMASK 1
| #define HAVE_GETADDRINFO 1
| #define SIZEOF_LONG 8
| #define HAVE_SETFD 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_EPOLL 1
| /* end confdefs.h. */
| #ifdef HAVE_STDINT_H
| #include
| #elif defined(HAVE_INTTYPES_H)
| #include
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
|
| int
| main ()
| {
| if (sizeof ((uint64_t)))
| return 0;
| ;
| return 0;
| }
configure:14271: result: yes
configure:14288: checking for uint32_t
configure:14288: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:14288: $? = 0
configure:14288: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:99:23: error: expected expression
if (sizeof ((uint32_t)))
^
1 error generated.
configure:14288: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UMASK 1
| #define HAVE_GETADDRINFO 1
| #define SIZEOF_LONG 8
| #define HAVE_SETFD 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_EPOLL 1
| #define HAVE_UINT64_T 1
| /* end confdefs.h. */
| #ifdef HAVE_STDINT_H
| #include
| #elif defined(HAVE_INTTYPES_H)
| #include
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
|
| int
| main ()
| {
| if (sizeof ((uint32_t)))
| return 0;
| ;
| return 0;
| }
configure:14288: result: yes
configure:14305: checking for uint16_t
configure:14305: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:14305: $? = 0
configure:14305: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:100:23: error: expected expression
if (sizeof ((uint16_t)))
^
1 error generated.
configure:14305: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UMASK 1
| #define HAVE_GETADDRINFO 1
| #define SIZEOF_LONG 8
| #define HAVE_SETFD 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_EPOLL 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINT32_T 1
| /* end confdefs.h. */
| #ifdef HAVE_STDINT_H
| #include
| #elif defined(HAVE_INTTYPES_H)
| #include
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
|
| int
| main ()
| {
| if (sizeof ((uint16_t)))
| return 0;
| ;
| return 0;
| }
configure:14305: result: yes
configure:14322: checking for uint8_t
configure:14322: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:14322: $? = 0
configure:14322: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:101:22: error: expected expression
if (sizeof ((uint8_t)))
^
1 error generated.
configure:14322: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UMASK 1
| #define HAVE_GETADDRINFO 1
| #define SIZEOF_LONG 8
| #define HAVE_SETFD 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_EPOLL 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT16_T 1
| /* end confdefs.h. */
| #ifdef HAVE_STDINT_H
| #include
| #elif defined(HAVE_INTTYPES_H)
| #include
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
|
| int
| main ()
| {
| if (sizeof ((uint8_t)))
| return 0;
| ;
| return 0;
| }
configure:14322: result: yes
configure:14339: checking for uintptr_t
configure:14339: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:14339: $? = 0
configure:14339: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:102:24: error: expected expression
if (sizeof ((uintptr_t)))
^
1 error generated.
configure:14339: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UMASK 1
| #define HAVE_GETADDRINFO 1
| #define SIZEOF_LONG 8
| #define HAVE_SETFD 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_EPOLL 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT8_T 1
| /* end confdefs.h. */
| #ifdef HAVE_STDINT_H
| #include
| #elif defined(HAVE_INTTYPES_H)
| #include
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
|
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| return 0;
| ;
| return 0;
| }
configure:14339: result: yes
configure:14358: checking for fd_mask
configure:14358: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:14358: $? = 0
configure:14358: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:101:22: error: expected expression
if (sizeof ((fd_mask)))
^
1 error generated.
configure:14358: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UMASK 1
| #define HAVE_GETADDRINFO 1
| #define SIZEOF_LONG 8
| #define HAVE_SETFD 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_EPOLL 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINTPTR_T 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
| #ifdef HAVE_SYS_SELECT_H
| #include
| #endif
|
| int
| main ()
| {
| if (sizeof ((fd_mask)))
| return 0;
| ;
| return 0;
| }
configure:14358: result: yes
configure:14379: checking size of long long
configure:14384: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:14384: $? = 0
configure:14384: ./conftest
configure:14384: $? = 0
configure:14398: result: 8
configure:14412: checking size of long
configure:14431: result: 8
configure:14445: checking size of int
configure:14450: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:14450: $? = 0
configure:14450: ./conftest
configure:14450: $? = 0
configure:14464: result: 4
configure:14478: checking size of short
configure:14483: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:14483: $? = 0
configure:14483: ./conftest
configure:14483: $? = 0
configure:14497: result: 2
configure:14511: checking size of size_t
configure:14516: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:14516: $? = 0
configure:14516: ./conftest
configure:14516: $? = 0
configure:14530: result: 8
configure:14544: checking size of void *
configure:14549: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:14549: $? = 0
configure:14549: ./conftest
configure:14549: $? = 0
configure:14563: result: 8
configure:14577: checking size of off_t
configure:14582: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
configure:14582: $? = 0
configure:14582: ./conftest
configure:14582: $? = 0
configure:14596: result: 8
configure:14607: checking for struct in6_addr
configure:14607: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:14607: $? = 0
configure:14607: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:129:30: error: expected expression
if (sizeof ((struct in6_addr)))
^
1 error generated.
configure:14607: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UMASK 1
| #define HAVE_GETADDRINFO 1
| #define SIZEOF_LONG 8
| #define HAVE_SETFD 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_EPOLL 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_FD_MASK 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_OFF_T 8
| /* end confdefs.h. */
| #define _GNU_SOURCE
| #include
| #ifdef HAVE_NETINET_IN_H
| #include
| #endif
| #ifdef HAVE_NETINET_IN6_H
| #include
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
| #ifdef HAVE_NETDB_H
| #include
| #endif
| #ifdef WIN32
| #define WIN32_WINNT 0x400
| #define _WIN32_WINNT 0x400
| #define WIN32_LEAN_AND_MEAN
| #if defined(_MSC_VER) && (_MSC_VER < 1300)
| #include
| #else
| #include
| #include
| #endif
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((struct in6_addr)))
| return 0;
| ;
| return 0;
| }
configure:14607: result: yes
configure:14642: checking for struct sockaddr_in6
configure:14642: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:14642: $? = 0
configure:14642: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:130:34: error: expected expression
if (sizeof ((struct sockaddr_in6)))
^
1 error generated.
configure:14642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UMASK 1
| #define HAVE_GETADDRINFO 1
| #define SIZEOF_LONG 8
| #define HAVE_SETFD 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_EPOLL 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_FD_MASK 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STRUCT_IN6_ADDR 1
| /* end confdefs.h. */
| #define _GNU_SOURCE
| #include
| #ifdef HAVE_NETINET_IN_H
| #include
| #endif
| #ifdef HAVE_NETINET_IN6_H
| #include
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
| #ifdef HAVE_NETDB_H
| #include
| #endif
| #ifdef WIN32
| #define WIN32_WINNT 0x400
| #define _WIN32_WINNT 0x400
| #define WIN32_LEAN_AND_MEAN
| #if defined(_MSC_VER) && (_MSC_VER < 1300)
| #include
| #else
| #include
| #include
| #endif
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((struct sockaddr_in6)))
| return 0;
| ;
| return 0;
| }
configure:14642: result: yes
configure:14677: checking for sa_family_t
configure:14677: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:14677: $? = 0
configure:14677: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:131:26: error: expected expression
if (sizeof ((sa_family_t)))
^
1 error generated.
configure:14677: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UMASK 1
| #define HAVE_GETADDRINFO 1
| #define SIZEOF_LONG 8
| #define HAVE_SETFD 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_EPOLL 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_FD_MASK 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| /* end confdefs.h. */
| #define _GNU_SOURCE
| #include
| #ifdef HAVE_NETINET_IN_H
| #include
| #endif
| #ifdef HAVE_NETINET_IN6_H
| #include
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
| #ifdef HAVE_NETDB_H
| #include
| #endif
| #ifdef WIN32
| #define WIN32_WINNT 0x400
| #define _WIN32_WINNT 0x400
| #define WIN32_LEAN_AND_MEAN
| #if defined(_MSC_VER) && (_MSC_VER < 1300)
| #include
| #else
| #include
| #include
| #endif
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((sa_family_t)))
| return 0;
| ;
| return 0;
| }
configure:14677: result: yes
configure:14712: checking for struct addrinfo
configure:14712: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:14712: $? = 0
configure:14712: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:132:30: error: expected expression
if (sizeof ((struct addrinfo)))
^
1 error generated.
configure:14712: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UMASK 1
| #define HAVE_GETADDRINFO 1
| #define SIZEOF_LONG 8
| #define HAVE_SETFD 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_EPOLL 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_FD_MASK 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SA_FAMILY_T 1
| /* end confdefs.h. */
| #define _GNU_SOURCE
| #include
| #ifdef HAVE_NETINET_IN_H
| #include
| #endif
| #ifdef HAVE_NETINET_IN6_H
| #include
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
| #ifdef HAVE_NETDB_H
| #include
| #endif
| #ifdef WIN32
| #define WIN32_WINNT 0x400
| #define _WIN32_WINNT 0x400
| #define WIN32_LEAN_AND_MEAN
| #if defined(_MSC_VER) && (_MSC_VER < 1300)
| #include
| #else
| #include
| #include
| #endif
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((struct addrinfo)))
| return 0;
| ;
| return 0;
| }
configure:14712: result: yes
configure:14747: checking for struct sockaddr_storage
configure:14747: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:14747: $? = 0
configure:14747: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:133:38: error: expected expression
if (sizeof ((struct sockaddr_storage)))
^
1 error generated.
configure:14747: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UMASK 1
| #define HAVE_GETADDRINFO 1
| #define SIZEOF_LONG 8
| #define HAVE_SETFD 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_EPOLL 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_FD_MASK 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_ADDRINFO 1
| /* end confdefs.h. */
| #define _GNU_SOURCE
| #include
| #ifdef HAVE_NETINET_IN_H
| #include
| #endif
| #ifdef HAVE_NETINET_IN6_H
| #include
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
| #ifdef HAVE_NETDB_H
| #include
| #endif
| #ifdef WIN32
| #define WIN32_WINNT 0x400
| #define _WIN32_WINNT 0x400
| #define WIN32_LEAN_AND_MEAN
| #if defined(_MSC_VER) && (_MSC_VER < 1300)
| #include
| #else
| #include
| #include
| #endif
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((struct sockaddr_storage)))
| return 0;
| ;
| return 0;
| }
configure:14747: result: yes
configure:14783: checking for struct in6_addr.s6_addr32
configure:14783: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:14783: $? = 0
configure:14783: result: yes
configure:14814: checking for struct in6_addr.s6_addr16
configure:14814: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:14814: $? = 0
configure:14814: result: yes
configure:14845: checking for struct sockaddr_in.sin_len
configure:14845: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:133:13: error: no member named 'sin_len' in 'struct sockaddr_in'
if (ac_aggr.sin_len)
~~~~~~~ ^
1 error generated.
configure:14845: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UMASK 1
| #define HAVE_GETADDRINFO 1
| #define SIZEOF_LONG 8
| #define HAVE_SETFD 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_EPOLL 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_FD_MASK 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_NETINET_IN_H
| #include
| #endif
| #ifdef HAVE_NETINET_IN6_H
| #include
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
| #ifdef WIN32
| #define WIN32_WINNT 0x400
| #define _WIN32_WINNT 0x400
| #define WIN32_LEAN_AND_MEAN
| #if defined(_MSC_VER) && (_MSC_VER < 1300)
| #include
| #else
| #include
| #include
| #endif
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr_in ac_aggr;
| if (ac_aggr.sin_len)
| return 0;
| ;
| return 0;
| }
configure:14845: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:133:20: error: no member named 'sin_len' in 'struct sockaddr_in'
if (sizeof ac_aggr.sin_len)
~~~~~~~ ^
1 error generated.
configure:14845: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UMASK 1
| #define HAVE_GETADDRINFO 1
| #define SIZEOF_LONG 8
| #define HAVE_SETFD 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_EPOLL 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_FD_MASK 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_NETINET_IN_H
| #include
| #endif
| #ifdef HAVE_NETINET_IN6_H
| #include
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
| #ifdef WIN32
| #define WIN32_WINNT 0x400
| #define _WIN32_WINNT 0x400
| #define WIN32_LEAN_AND_MEAN
| #if defined(_MSC_VER) && (_MSC_VER < 1300)
| #include
| #else
| #include
| #include
| #endif
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr_in ac_aggr;
| if (sizeof ac_aggr.sin_len)
| return 0;
| ;
| return 0;
| }
configure:14845: result: no
configure:14876: checking for struct sockaddr_in6.sin6_len
configure:14876: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:133:13: error: no member named 'sin6_len' in 'struct sockaddr_in6'
if (ac_aggr.sin6_len)
~~~~~~~ ^
1 error generated.
configure:14876: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UMASK 1
| #define HAVE_GETADDRINFO 1
| #define SIZEOF_LONG 8
| #define HAVE_SETFD 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_EPOLL 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_FD_MASK 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_NETINET_IN_H
| #include
| #endif
| #ifdef HAVE_NETINET_IN6_H
| #include
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
| #ifdef WIN32
| #define WIN32_WINNT 0x400
| #define _WIN32_WINNT 0x400
| #define WIN32_LEAN_AND_MEAN
| #if defined(_MSC_VER) && (_MSC_VER < 1300)
| #include
| #else
| #include
| #include
| #endif
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr_in6 ac_aggr;
| if (ac_aggr.sin6_len)
| return 0;
| ;
| return 0;
| }
configure:14876: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:133:20: error: no member named 'sin6_len' in 'struct sockaddr_in6'
if (sizeof ac_aggr.sin6_len)
~~~~~~~ ^
1 error generated.
configure:14876: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UMASK 1
| #define HAVE_GETADDRINFO 1
| #define SIZEOF_LONG 8
| #define HAVE_SETFD 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_EPOLL 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_FD_MASK 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_NETINET_IN_H
| #include
| #endif
| #ifdef HAVE_NETINET_IN6_H
| #include
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
| #ifdef WIN32
| #define WIN32_WINNT 0x400
| #define _WIN32_WINNT 0x400
| #define WIN32_LEAN_AND_MEAN
| #if defined(_MSC_VER) && (_MSC_VER < 1300)
| #include
| #else
| #include
| #include
| #endif
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr_in6 ac_aggr;
| if (sizeof ac_aggr.sin6_len)
| return 0;
| ;
| return 0;
| }
configure:14876: result: no
configure:14907: checking for struct sockaddr_storage.ss_family
configure:14907: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
configure:14907: $? = 0
configure:14907: result: yes
configure:14938: checking for struct sockaddr_storage.__ss_family
configure:14938: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:134:13: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'?
if (ac_aggr.__ss_family)
^~~~~~~~~~~
ss_family
/sysroot/include/sys/socket.h:288:14: note: 'ss_family' declared here
sa_family_t ss_family;
^
1 error generated.
configure:14938: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UMASK 1
| #define HAVE_GETADDRINFO 1
| #define SIZEOF_LONG 8
| #define HAVE_SETFD 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_EPOLL 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_FD_MASK 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_NETINET_IN_H
| #include
| #endif
| #ifdef HAVE_NETINET_IN6_H
| #include
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
| #ifdef WIN32
| #define WIN32_WINNT 0x400
| #define _WIN32_WINNT 0x400
| #define WIN32_LEAN_AND_MEAN
| #if defined(_MSC_VER) && (_MSC_VER < 1300)
| #include
| #else
| #include
| #include
| #endif
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr_storage ac_aggr;
| if (ac_aggr.__ss_family)
| return 0;
| ;
| return 0;
| }
configure:14938: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:134:20: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'?
if (sizeof ac_aggr.__ss_family)
^~~~~~~~~~~
ss_family
/sysroot/include/sys/socket.h:288:14: note: 'ss_family' declared here
sa_family_t ss_family;
^
1 error generated.
configure:14938: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libevent"
| #define PACKAGE_TARNAME "libevent"
| #define PACKAGE_VERSION "2.0.22-stable"
| #define PACKAGE_STRING "libevent 2.0.22-stable"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libevent"
| #define VERSION "2.0.22-stable"
| #define NUMERIC_VERSION 0x02001600
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_POLL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_TIMERADD 1
| #define HAVE_TIMERCMP 1
| #define HAVE_TIMERCLEAR 1
| #define HAVE_TIMERISSET 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VASPRINTF 1
| #define HAVE_FCNTL 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRSEP 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRLCPY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRTOLL 1
| #define HAVE_INET_ATON 1
| #define HAVE_PIPE 1
| #define HAVE_EVENTFD 1
| #define HAVE_SENDFILE 1
| #define HAVE_MMAP 1
| #define HAVE_SPLICE 1
| #define HAVE_ISSETUGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UMASK 1
| #define HAVE_GETADDRINFO 1
| #define SIZEOF_LONG 8
| #define HAVE_SETFD 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_EPOLL 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_FD_MASK 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_NETINET_IN_H
| #include
| #endif
| #ifdef HAVE_NETINET_IN6_H
| #include
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
| #ifdef WIN32
| #define WIN32_WINNT 0x400
| #define _WIN32_WINNT 0x400
| #define WIN32_LEAN_AND_MEAN
| #if defined(_MSC_VER) && (_MSC_VER < 1300)
| #include
| #else
| #include
| #include
| #endif
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr_storage ac_aggr;
| if (sizeof ac_aggr.__ss_family)
| return 0;
| ;
| return 0;
| }
configure:14938: result: no
configure:14971: checking for socklen_t
configure:14986: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:113:11: warning: unused variable 'x' [-Wunused-variable]
socklen_t x;
^
1 warning generated.
configure:14986: $? = 0
configure:14987: result: yes
configure:14999: checking whether our compiler supports __func__
configure:15012: clang -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
conftest.c:111:14: warning: unused variable 'cp' [-Wunused-variable]
const char *cp = __func__;
^
1 warning generated.
configure:15012: $? = 0
configure:15013: result: yes
configure:15612: checking if linker supports omitting unused code and data
configure:15656: clang -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing -Wl,--gc-sections -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lsodium >&5
conftest.c:126:5: warning: variable 'read_success_once' is uninitialized when used here [-Wuninitialized]
read_success_once |= (0 != cch);
^~~~~~~~~~~~~~~~~
conftest.c:119:25: note: initialize the variable 'read_success_once' to silence this warning
int read_success_once;
^
= 0
1 warning generated.
configure:15656: $? = 0
configure:15676: result: no
configure:15809: checking that generated files are newer than configure
configure:15815: result: done
configure:15898: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libevent config.status 2.0.22-stable, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 5be086a9013b
config.status:1216: creating libevent.pc
config.status:1216: creating libevent_openssl.pc
config.status:1216: creating libevent_pthreads.pc
config.status:1216: creating Makefile
config.status:1216: creating include/Makefile
config.status:1216: creating test/Makefile
config.status:1216: creating sample/Makefile
config.status:1216: creating config.h
config.status:1445: executing depfiles commands
config.status:1445: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=' -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=' -D_FORTIFY_SOURCE=2 -I/usr/local/include'
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value='clang -E'
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=' -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib'
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value='-lsodium '
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_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_arc4random=no
ac_cv_func_arc4random_addrandom=no
ac_cv_func_arc4random_buf=no
ac_cv_func_clock_gettime=yes
ac_cv_func_epoll_ctl=yes
ac_cv_func_eventfd=yes
ac_cv_func_fcntl=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getprotobynumber=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_inet_aton=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_func_issetugid=yes
ac_cv_func_mmap=yes
ac_cv_func_pipe=yes
ac_cv_func_poll=yes
ac_cv_func_port_create=no
ac_cv_func_putenv=yes
ac_cv_func_select=yes
ac_cv_func_sendfile=yes
ac_cv_func_setenv=yes
ac_cv_func_sigaction=yes
ac_cv_func_signal=yes
ac_cv_func_splice=yes
ac_cv_func_strlcpy=yes
ac_cv_func_strsep=yes
ac_cv_func_strtok_r=yes
ac_cv_func_strtoll=yes
ac_cv_func_sysctl=no
ac_cv_func_umask=yes
ac_cv_func_unsetenv=yes
ac_cv_func_vasprintf=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in6_h=no
ac_cv_header_netinet_in_h=yes
ac_cv_header_openssl_bio_h=no
ac_cv_header_poll_h=yes
ac_cv_header_port_h=no
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_devpoll_h=no
ac_cv_header_sys_epoll_h=yes
ac_cv_header_sys_event_h=no
ac_cv_header_sys_eventfd_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_queue_h=no
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_sendfile_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysctl_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_member_struct_in6_addr_s6_addr16=yes
ac_cv_member_struct_in6_addr_s6_addr32=yes
ac_cv_member_struct_sockaddr_in6_sin6_len=no
ac_cv_member_struct_sockaddr_in_sin_len=no
ac_cv_member_struct_sockaddr_storage___ss_family=no
ac_cv_member_struct_sockaddr_storage_ss_family=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_search_clock_gettime='none required'
ac_cv_search_inet_aton='none required'
ac_cv_search_inet_ntoa='none required'
ac_cv_search_sendfile='none required'
ac_cv_search_socket='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_off_t=8
ac_cv_sizeof_short=2
ac_cv_sizeof_size_t=8
ac_cv_sizeof_void_p=8
ac_cv_type_fd_mask=yes
ac_cv_type_pid_t=yes
ac_cv_type_sa_family_t=yes
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_struct_addrinfo=yes
ac_cv_type_struct_in6_addr=yes
ac_cv_type_struct_sockaddr_in6=yes
ac_cv_type_struct_sockaddr_storage=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
ac_cv_type_uintptr_t=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
libevent_cv_gc_sections_runs=no
libevent_cv_getaddrinfo=yes
lt_cv_ar_at_file=@
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/bin/ld
lt_cv_path_NM='/sysroot/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/missing aclocal-1.15'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/missing autoconf'
AUTOHEADER='${SHELL} /tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/missing autoheader'
AUTOMAKE='${SHELL} /tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/missing automake-1.15'
AWK='gawk'
BUILD_CYGWIN_FALSE=''
BUILD_CYGWIN_TRUE='#'
BUILD_REGRESS_FALSE=''
BUILD_REGRESS_TRUE='#'
BUILD_WIN32_FALSE=''
BUILD_WIN32_TRUE='#'
BUILD_WITH_NO_UNDEFINED_FALSE=''
BUILD_WITH_NO_UNDEFINED_TRUE='#'
CC='clang'
CCDEPMODE='depmode=none'
CFLAGS=' -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -fno-strict-aliasing'
CPP='clang -E'
CPPFLAGS=' -D_FORTIFY_SOURCE=2 -I/usr/local/include'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DEVPOLL_BACKEND_FALSE=''
DEVPOLL_BACKEND_TRUE='#'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EPOLL_BACKEND_FALSE='#'
EPOLL_BACKEND_TRUE=''
EVPORT_BACKEND_FALSE=''
EVPORT_BACKEND_TRUE='#'
EV_LIB_GDI=''
EV_LIB_WS32=''
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LIBEVENT_FALSE=''
INSTALL_LIBEVENT_TRUE='#'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
KQUEUE_BACKEND_FALSE=''
KQUEUE_BACKEND_TRUE='#'
LD='/sysroot/bin/ld -m elf_x86_64'
LDFLAGS=' -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib'
LIBEVENT_GC_SECTIONS=''
LIBOBJS=''
LIBS='-lsodium '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='./ltmain.sh'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/sysroot/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OPENSSL_FALSE=''
OPENSSL_LIBADD=''
OPENSSL_LIBS=''
OPENSSL_TRUE='#'
OTOOL64=''
OTOOL=''
PACKAGE='libevent'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='libevent'
PACKAGE_STRING='libevent 2.0.22-stable'
PACKAGE_TARNAME='libevent'
PACKAGE_URL=''
PACKAGE_VERSION='2.0.22-stable'
PATH_SEPARATOR=':'
POLL_BACKEND_FALSE='#'
POLL_BACKEND_TRUE=''
PTHREADS_FALSE=''
PTHREADS_TRUE='#'
PTHREAD_CC=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SELECT_BACKEND_FALSE='#'
SELECT_BACKEND_TRUE=''
SET_MAKE=''
SHELL='/bin/sh'
SIGNAL_SUPPORT_FALSE='#'
SIGNAL_SUPPORT_TRUE=''
STRIP='strip'
VERSION='2.0.22-stable'
ZLIB_LIBS=''
ZLIB_REGRESS_FALSE=''
ZLIB_REGRESS_TRUE='#'
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_DUMPBIN=''
acx_pthread_config=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='/usr/bin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libevent"
#define PACKAGE_TARNAME "libevent"
#define PACKAGE_VERSION "2.0.22-stable"
#define PACKAGE_STRING "libevent 2.0.22-stable"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "libevent"
#define VERSION "2.0.22-stable"
#define NUMERIC_VERSION 0x02001600
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define STDC_HEADERS 1
#define HAVE_FCNTL_H 1
#define HAVE_STDARG_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDDEF_H 1
#define HAVE_POLL_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_EPOLL_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SYS_EVENTFD_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_SENDFILE_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_NETDB_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_TIMERADD 1
#define HAVE_TIMERCMP 1
#define HAVE_TIMERCLEAR 1
#define HAVE_TIMERISSET 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_VASPRINTF 1
#define HAVE_FCNTL 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_STRTOK_R 1
#define HAVE_STRSEP 1
#define HAVE_GETNAMEINFO 1
#define HAVE_STRLCPY 1
#define HAVE_INET_NTOP 1
#define HAVE_INET_PTON 1
#define HAVE_SIGNAL 1
#define HAVE_SIGACTION 1
#define HAVE_STRTOLL 1
#define HAVE_INET_ATON 1
#define HAVE_PIPE 1
#define HAVE_EVENTFD 1
#define HAVE_SENDFILE 1
#define HAVE_MMAP 1
#define HAVE_SPLICE 1
#define HAVE_ISSETUGID 1
#define HAVE_GETEUID 1
#define HAVE_GETEGID 1
#define HAVE_GETPROTOBYNUMBER 1
#define HAVE_SETENV 1
#define HAVE_UNSETENV 1
#define HAVE_PUTENV 1
#define HAVE_UMASK 1
#define HAVE_GETADDRINFO 1
#define SIZEOF_LONG 8
#define HAVE_SETFD 1
#define HAVE_SELECT 1
#define HAVE_POLL 1
#define HAVE_EPOLL_CTL 1
#define HAVE_EPOLL 1
#define HAVE_UINT64_T 1
#define HAVE_UINT32_T 1
#define HAVE_UINT16_T 1
#define HAVE_UINT8_T 1
#define HAVE_UINTPTR_T 1
#define HAVE_FD_MASK 1
#define SIZEOF_LONG_LONG 8
#define SIZEOF_LONG 8
#define SIZEOF_INT 4
#define SIZEOF_SHORT 2
#define SIZEOF_SIZE_T 8
#define SIZEOF_VOID_P 8
#define SIZEOF_OFF_T 8
#define HAVE_STRUCT_IN6_ADDR 1
#define HAVE_STRUCT_SOCKADDR_IN6 1
#define HAVE_SA_FAMILY_T 1
#define HAVE_STRUCT_ADDRINFO 1
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1
#define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1
#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
#define DISABLE_THREAD_SUPPORT 1
configure: exit 0