Build of dnscrypt-proxy with clang_glibc toolchain

The build took 00h 05m 59s and was SUCCESSFUL.

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

SLOCLanguage
54,309 ansic
13,122 makefile
4,584 sh
1,322 python
38 ruby
73,375 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

Log

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

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

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

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/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 (Thu Apr 13 14:13:15 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... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/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 /usr/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 /usr/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 (/usr/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... yes
# checking sys/cdefs.h presence... yes
# checking for sys/cdefs.h... yes
# 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... yes
# checking execinfo.h presence... yes
# checking for execinfo.h... yes
# 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... yes
# checking uuid/uuid.h presence... yes
# checking for uuid/uuid.h... yes
# 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... -lm
# checking for library containing dlopen... -ldl
# checking for library containing clock_gettime... none required
# checking for library containing backtrace... none required
# 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... yes
# checking for ldns_wire2pkt in -lldns... yes
# 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 /usr/lib/R/lib /usr/lib/libfakeroot
# checking for library containing dlopen... (cached) -ldl
# 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... yes
# checking for error_t... yes
# checking for argz_add... yes
# checking for argz_append... yes
# checking for argz_count... yes
# checking for argz_create_sep... yes
# checking for argz_insert... yes
# checking for argz_next... yes
# checking for argz_stringify... yes
# checking if argz actually works... yes
# checking whether libtool supports -dlopen/-dlpreopen... yes
# checking for ltdl.h... yes
# checking whether lt_dlinterface_register is declared... yes
# checking for lt_dladvise_preload in -lltdl... yes
# checking where to find libltdl headers...
# checking where to find libltdl library... -lltdl
# 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... no
# checking for strlcpy... no
# 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=' '--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 -ldl -lm ' --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... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/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 /usr/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 /usr/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 (/usr/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... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# checking for library containing inflateEnd... -lz
# checking openssl/bio.h usability... yes
# checking openssl/bio.h presence... yes
# checking for openssl/bio.h... yes
# 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... yes
# checking sys/queue.h presence... yes
# checking for sys/queue.h... yes
# 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... yes
# checking for TAILQ_FOREACH in sys/queue.h... yes
# 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 whether CTL_KERN is declared... yes
# checking whether KERN_RANDOM is declared... yes
# checking whether RANDOM_UUID is declared... yes
# checking whether KERN_ARND is declared... no
# 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... no
# 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... no
# 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... yes
# 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... yes
# 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=' '--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 -ldl -lm ' --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... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/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 /usr/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 /usr/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 (/usr/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... yes
# checking whether a statically linked program can dlopen itself... yes
# 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 /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... yes
# checking for error_t... yes
# checking for argz_add... yes
# checking for argz_append... yes
# checking for argz_count... yes
# checking for argz_create_sep... yes
# checking for argz_insert... yes
# checking for argz_next... yes
# checking for argz_stringify... yes
# checking if argz actually works... yes
# 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... no
# checking for strlcpy... no
# 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 -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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
# In file included from event.c:35:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-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 -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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) \
# ^
# :70: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, \
# ^
# :77: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) \
# ^
# :78: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) \
# ^
# :79: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) \
# ^
# :80:1: note: expanded from here
# event_debug_map_HT_NEXT_RMV
# ^
# In file included from buffer.c:43:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 6 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 -ffunction-sections -fdata-sections -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
# 1 warning 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 -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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
# In file included from bufferevent_sock.c:29:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# In file included from bufferevent.c:28:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 1 warning 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 -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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
# In file included from bufferevent_filter.c:29:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# In file included from bufferevent_pair.c:27:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 1 warning 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 -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -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
# In file included from listener.c:27:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# In file included from bufferevent_ratelim.c:29:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning 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 -ffunction-sections -fdata-sections -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
# 1 warning 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 -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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
# In file included from evmap.c:34:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -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
# In file included from log.c:48:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 1 warning 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 -ffunction-sections -fdata-sections -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
# /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 -ffunction-sections -fdata-sections -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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
# In file included from evutil_rand.c:37:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# In file included from evutil.c:43:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning 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 -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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
# In file included from strlcpy.c:34:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning 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 -ffunction-sections -fdata-sections -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
# 1 warning 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 -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -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
# In file included from poll.c:31:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# In file included from select.c:31:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning 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 -ffunction-sections -fdata-sections -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
# 1 warning 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 -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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
# In file included from signal.c:37:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# In file included from epoll.c:29:
# In file included from /usr/bin/../lib/clang/3.8.0/include/stdint.h:63:
# In file included from /usr/include/stdint.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning 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 -ffunction-sections -fdata-sections -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -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
# In file included from event_tagging.c:31:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 1 warning 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 -ffunction-sections -fdata-sections -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
# /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 -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -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
# In file included from http.c:31:
# In file included from /usr/include/sys/param.h:25:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# In file included from evdns.c:51:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning 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 -ffunction-sections -fdata-sections -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
# 1 warning generated.
# /bin/sh ./libtool --tag=CC --mode=link clang -ffunction-sections -fdata-sections -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 -ldl -lm
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -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
# In file included from evrpc.c:36:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# /bin/sh ./libtool --tag=CC --mode=link clang -ffunction-sections -fdata-sections -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 -ldl -lm
# 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
# ar: `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
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libevent.a
# libtool: link: ( cd ".libs" && rm -f "libevent_core.la" && ln -s "../libevent_core.la" "libevent_core.la" )
# libtool: link: ( cd ".libs" && rm -f "libevent.la" && ln -s "../libevent.la" "libevent.la" )
# /bin/sh ./libtool --tag=CC --mode=link clang -ffunction-sections -fdata-sections -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 -ldl -lm
# 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
# ar: `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 -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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
# In file included from event-test.c:13:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]In file included from
# time-test.c:11:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -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
# 1 warning generated.
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -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
# In file included from signal-test.c:7:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -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
# In file included from dns-example.c:11:
# In file included from ./../ipv6-internal.h:33:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# In file included from hello-world.c:10:
# In file included from /usr/include/string.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 1 warning generated.
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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 -Wl,--gc-sections ../libevent.la -lsodium -ldl -lm
# In file included from http-server.c:9:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# /bin/sh ../libtool --tag=CC --mode=link clang -ffunction-sections -fdata-sections -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 -Wl,--gc-sections ../libevent.la -lsodium -ldl -lm
# libtool: link: clang -ffunction-sections -fdata-sections -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 -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a -lsodium -ldl -lm
# libtool: link: clang -ffunction-sections -fdata-sections -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 -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a -lsodium -ldl -lm
# /bin/sh ../libtool --tag=CC --mode=link clang -ffunction-sections -fdata-sections -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 -Wl,--gc-sections ../libevent.la -lsodium -ldl -lm
# /bin/sh ../libtool --tag=CC --mode=link clang -ffunction-sections -fdata-sections -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 -Wl,--gc-sections ../libevent.la -lsodium -ldl -lm
# libtool: link: clang -ffunction-sections -fdata-sections -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 -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a -lsodium -ldl -lm
# libtool: link: clang -ffunction-sections -fdata-sections -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 -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a -lsodium -ldl -lm
# /bin/sh ../libtool --tag=CC --mode=link clang -ffunction-sections -fdata-sections -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 -Wl,--gc-sections ../libevent.la -lsodium -ldl -lm
# /bin/sh ../libtool --tag=CC --mode=link clang -ffunction-sections -fdata-sections -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 -Wl,--gc-sections ../libevent.la -lsodium -ldl -lm
# libtool: link: clang -ffunction-sections -fdata-sections -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 -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a -lsodium -ldl -lm
# libtool: link: clang -ffunction-sections -fdata-sections -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 -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a -lsodium -ldl -lm
# 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 -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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
# In file included from test-init.c:29:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# In file included from test-eof.c:32:
# In file included from /usr/include/unistd.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 1 warning generated.
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -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 -ffunction-sections -fdata-sections -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
# In file included from test-weof.c:32:
# In file included from /usr/include/unistd.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# In file included from test-time.c:29:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -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
# 1 warning generated.
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -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
# In file included from bench.c:38:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# In file included from bench_cascade.c:30:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -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
# 1 warning generated.
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -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
# In file included from bench_http.c:28:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -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
# In file included from bench_httpclient.c:28:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# In file included from test-ratelim.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -D_FORTIFY_SOURCE=2 -I/usr/local/include -ffunction-sections -fdata-sections -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
# In file included from test-changelist.c:33:
# In file included from /usr/include/unistd.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# /bin/sh ../libtool --tag=CC --mode=link clang -ffunction-sections -fdata-sections -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 -ldl -lm
# 1 warning generated.
# /bin/sh ../libtool --tag=CC --mode=link clang -ffunction-sections -fdata-sections -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 -ldl -lm
# libtool: link: clang -ffunction-sections -fdata-sections -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 -lsodium -ldl -lm
# libtool: link: clang -ffunction-sections -fdata-sections -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 -lsodium -ldl -lm
# /bin/sh ../libtool --tag=CC --mode=link clang -ffunction-sections -fdata-sections -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 -ldl -lm
# /bin/sh ../libtool --tag=CC --mode=link clang -ffunction-sections -fdata-sections -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 -ldl -lm
# libtool: link: clang -ffunction-sections -fdata-sections -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 -lsodium -ldl -lm
# libtool: link: clang -ffunction-sections -fdata-sections -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 -lsodium -ldl -lm
# /bin/sh ../libtool --tag=CC --mode=link clang -ffunction-sections -fdata-sections -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 -Wl,--gc-sections ../libevent.la -lsodium -ldl -lm
# /bin/sh ../libtool --tag=CC --mode=link clang -ffunction-sections -fdata-sections -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 -Wl,--gc-sections ../libevent.la -lsodium -ldl -lm
# libtool: link: clang -ffunction-sections -fdata-sections -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 -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a -lsodium -ldl -lm
# libtool: link: clang -ffunction-sections -fdata-sections -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 -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a -lsodium -ldl -lm
# /bin/sh ../libtool --tag=CC --mode=link clang -ffunction-sections -fdata-sections -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 -Wl,--gc-sections ../libevent.la -lsodium -ldl -lm
# /bin/sh ../libtool --tag=CC --mode=link clang -ffunction-sections -fdata-sections -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 -Wl,--gc-sections ../libevent_core.la -lsodium -ldl -lm
# libtool: link: clang -ffunction-sections -fdata-sections -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 -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent.a -lsodium -ldl -lm
# libtool: link: clang -ffunction-sections -fdata-sections -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 -Wl,--gc-sections -L/usr/local/lib ../.libs/libevent_core.a -lsodium -ldl -lm
# /bin/sh ../libtool --tag=CC --mode=link clang -ffunction-sections -fdata-sections -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 -ldl -lm
# /bin/sh ../libtool --tag=CC --mode=link clang -ffunction-sections -fdata-sections -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 -ldl -lm
# libtool: link: clang -ffunction-sections -fdata-sections -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 -lsodium -ldl -lm
# libtool: link: clang -ffunction-sections -fdata-sections -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 -lsodium -ldl -lm
# 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
# In file included from app.c:3:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# In file included from cert.c:3:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# mv -f .deps/dnscrypt_proxy-cert.Tpo .deps/dnscrypt_proxy-cert.Po
# 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-dnscrypt.o -MD -MP -MF .deps/dnscrypt_proxy-dnscrypt.Tpo -c -o dnscrypt_proxy-dnscrypt.o `test -f 'dnscrypt.c' || echo './'`dnscrypt.c
# In file included from dnscrypt.c:3:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# mv -f .deps/dnscrypt_proxy-dnscrypt.Tpo .deps/dnscrypt_proxy-dnscrypt.Po
# 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-dnscrypt_client.o -MD -MP -MF .deps/dnscrypt_proxy-dnscrypt_client.Tpo -c -o dnscrypt_proxy-dnscrypt_client.o `test -f 'dnscrypt_client.c' || echo './'`dnscrypt_client.c
# In file included from dnscrypt_client.c:3:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# mv -f .deps/dnscrypt_proxy-app.Tpo .deps/dnscrypt_proxy-app.Po
# 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-edns.o -MD -MP -MF .deps/dnscrypt_proxy-edns.Tpo -c -o dnscrypt_proxy-edns.o `test -f 'edns.c' || echo './'`edns.c
# In file included from edns.c:3:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# mv -f .deps/dnscrypt_proxy-dnscrypt_client.Tpo .deps/dnscrypt_proxy-dnscrypt_client.Po
# 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-logger.o -MD -MP -MF .deps/dnscrypt_proxy-logger.Tpo -c -o dnscrypt_proxy-logger.o `test -f 'logger.c' || echo './'`logger.c
# In file included from logger.c:3:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# mv -f .deps/dnscrypt_proxy-edns.Tpo .deps/dnscrypt_proxy-edns.Po
# 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-minicsv.o -MD -MP -MF .deps/dnscrypt_proxy-minicsv.Tpo -c -o dnscrypt_proxy-minicsv.o `test -f 'minicsv.c' || echo './'`minicsv.c
# In file included from minicsv.c:2:
# In file included from /usr/include/ctype.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# mv -f .deps/dnscrypt_proxy-logger.Tpo .deps/dnscrypt_proxy-logger.Po
# 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-options.o -MD -MP -MF .deps/dnscrypt_proxy-options.Tpo -c -o dnscrypt_proxy-options.o `test -f 'options.c' || echo './'`options.c
# 1 warning generated.
# mv -f .deps/dnscrypt_proxy-minicsv.Tpo .deps/dnscrypt_proxy-minicsv.Po
# 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-pid_file.o -MD -MP -MF .deps/dnscrypt_proxy-pid_file.Tpo -c -o dnscrypt_proxy-pid_file.o `test -f 'pid_file.c' || echo './'`pid_file.c
# In file included from options.c:3:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# In file included from pid_file.c:3:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# mv -f .deps/dnscrypt_proxy-options.Tpo .deps/dnscrypt_proxy-options.Po
# 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-safe_rw.o -MD -MP -MF .deps/dnscrypt_proxy-safe_rw.Tpo -c -o dnscrypt_proxy-safe_rw.o `test -f 'safe_rw.c' || echo './'`safe_rw.c
# 1 warning generated.
# mv -f .deps/dnscrypt_proxy-pid_file.Tpo .deps/dnscrypt_proxy-pid_file.Po
# 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-sandboxes.o -MD -MP -MF .deps/dnscrypt_proxy-sandboxes.Tpo -c -o dnscrypt_proxy-sandboxes.o `test -f 'sandboxes.c' || echo './'`sandboxes.c
# In file included from safe_rw.c:3:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# mv -f .deps/dnscrypt_proxy-safe_rw.Tpo .deps/dnscrypt_proxy-safe_rw.Po
# 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-stack_trace.o -MD -MP -MF .deps/dnscrypt_proxy-stack_trace.Tpo -c -o dnscrypt_proxy-stack_trace.o `test -f 'stack_trace.c' || echo './'`stack_trace.c
# In file included from sandboxes.c:3:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# In file included from stack_trace.c:4:
# In file included from /usr/include/sys/cdefs.h:23:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# mv -f .deps/dnscrypt_proxy-sandboxes.Tpo .deps/dnscrypt_proxy-sandboxes.Po
# 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-tcp_request.o -MD -MP -MF .deps/dnscrypt_proxy-tcp_request.Tpo -c -o dnscrypt_proxy-tcp_request.o `test -f 'tcp_request.c' || echo './'`tcp_request.c
# 1 warning generated.
# mv -f .deps/dnscrypt_proxy-stack_trace.Tpo .deps/dnscrypt_proxy-stack_trace.Po
# 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-udp_request.o -MD -MP -MF .deps/dnscrypt_proxy-udp_request.Tpo -c -o dnscrypt_proxy-udp_request.o `test -f 'udp_request.c' || echo './'`udp_request.c
# In file included from udp_request.c:3:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# In file included from tcp_request.c:3:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# mv -f .deps/dnscrypt_proxy-udp_request.Tpo .deps/dnscrypt_proxy-udp_request.Po
# 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-utils.o -MD -MP -MF .deps/dnscrypt_proxy-utils.Tpo -c -o dnscrypt_proxy-utils.o `test -f 'utils.c' || echo './'`utils.c
# 1 warning generated.
# mv -f .deps/dnscrypt_proxy-tcp_request.Tpo .deps/dnscrypt_proxy-tcp_request.Po
# 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-windows_service.o -MD -MP -MF .deps/dnscrypt_proxy-windows_service.Tpo -c -o dnscrypt_proxy-windows_service.o `test -f 'windows_service.c' || echo './'`windows_service.c
# In file included from utils.c:3:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# In file included from windows_service.c:5:
# In file included from ./dnscrypt_proxy.h:5:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# mv -f .deps/dnscrypt_proxy-utils.Tpo .deps/dnscrypt_proxy-utils.Po
# 1 warning generated.
# mv -f .deps/dnscrypt_proxy-windows_service.Tpo .deps/dnscrypt_proxy-windows_service.Po
# /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 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o dnscrypt-proxy dnscrypt_proxy-app.o dnscrypt_proxy-cert.o dnscrypt_proxy-dnscrypt.o dnscrypt_proxy-dnscrypt_client.o dnscrypt_proxy-edns.o dnscrypt_proxy-logger.o dnscrypt_proxy-minicsv.o dnscrypt_proxy-options.o dnscrypt_proxy-pid_file.o dnscrypt_proxy-safe_rw.o dnscrypt_proxy-sandboxes.o dnscrypt_proxy-stack_trace.o dnscrypt_proxy-tcp_request.o dnscrypt_proxy-udp_request.o dnscrypt_proxy-utils.o dnscrypt_proxy-windows_service.o ../libevent-modified/libevent_extra.la ../libevent-modified/libevent_core.la -lsystemd -lsodium -ldl -lm
# libtool: link: clang -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o dnscrypt-proxy dnscrypt_proxy-app.o dnscrypt_proxy-cert.o dnscrypt_proxy-dnscrypt.o dnscrypt_proxy-dnscrypt_client.o dnscrypt_proxy-edns.o dnscrypt_proxy-logger.o dnscrypt_proxy-minicsv.o dnscrypt_proxy-options.o dnscrypt_proxy-pid_file.o dnscrypt_proxy-safe_rw.o dnscrypt_proxy-sandboxes.o dnscrypt_proxy-stack_trace.o dnscrypt_proxy-tcp_request.o dnscrypt_proxy-udp_request.o dnscrypt_proxy-utils.o dnscrypt_proxy-windows_service.o -L/usr/local/lib ../libevent-modified/.libs/libevent_extra.a ../libevent-modified/.libs/libevent_core.a -lsystemd -lsodium -ldl -lm
# make[4]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/proxy'
# make[3]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/proxy'
# Making all in hostip
# make[3]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/hostip'
# depbase=`echo app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../.. -I../libevent-modified/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -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 -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -MT app.o -MD -MP -MF $depbase.Tpo -c -o app.o app.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../.. -I../libevent-modified/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -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 -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -MT options.o -MD -MP -MF $depbase.Tpo -c -o options.o options.c &&\
# mv -f $depbase.Tpo $depbase.Po
# In file included from options.cIn file included from :3app.c:
# :In file included from 3/usr/include/sys/types.h:
# :In file included from 25/usr/include/sys/types.h:
# :/usr/include/features.h25::
# 331/usr/include/features.h::4331:: 4warning:: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]warning
# : _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^
#
# ^
# 1 warning generated.
# 1 warning generated.
# /bin/sh ../../libtool --tag=CC --mode=link clang -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 -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o hostip app.o options.o ../libevent-modified/libevent_extra.la ../libevent-modified/libevent_core.la -lsodium -ldl -lm
# libtool: link: clang -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 -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o hostip app.o options.o -L/usr/local/lib ../libevent-modified/.libs/libevent_extra.a ../libevent-modified/.libs/libevent_core.a -lsodium -ldl -lm
# make[3]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/hostip'
# make[3]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src'
# make[2]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src'
# Making all in test
# make[2]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/test'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/test'
# make[2]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1'
# make[2]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1'
# make[1]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in dist-build
# make[1]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/dist-build'
# make[2]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/dist-build'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/dist-build'
# make[1]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/dist-build'
# Making install in man
# make[1]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/man'
# make[2]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/man'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/dnscrypt-proxy/pkg/dnscrypt-proxy/usr/share/man/man8'
# /usr/bin/install -c -m 644 dnscrypt-proxy.8 hostip.8 '/tmp/dnscrypt-proxy/pkg/dnscrypt-proxy/usr/share/man/man8'
# make[2]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/man'
# make[1]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/man'
# Making install in src
# make[1]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src'
# Making install in ext
# make[2]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/ext'
# make[3]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/ext'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/ext'
# make[2]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/ext'
# Making install in libevent-modified
# make[2]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified'
# make install-recursive
# make[3]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified'
# Making install in .
# make[4]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified'
# make[5]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified'
# make[5]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified'
# make[4]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified'
# Making install in include
# make[4]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/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 'install-exec-am'.
# make[5]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/include'
# make[4]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/include'
# Making install in sample
# make[4]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/sample'
# make[5]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/sample'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/sample'
# make[4]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/sample'
# Making install in test
# make[4]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/test'
# make install-am
# make[5]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/test'
# make[6]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/test'
# make[6]: Nothing to be done for 'install-exec-am'.
# make[6]: Nothing to be done for 'install-data-am'.
# 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/test'
# make[3]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified'
# make[2]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified'
# Making install in proxy
# make[2]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/proxy'
# make install-am
# make[3]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/proxy'
# make[4]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/proxy'
# /usr/bin/mkdir -p '/tmp/dnscrypt-proxy/pkg/dnscrypt-proxy/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c dnscrypt-proxy '/tmp/dnscrypt-proxy/pkg/dnscrypt-proxy/usr/bin'
# libtool: install: /usr/bin/install -c dnscrypt-proxy /tmp/dnscrypt-proxy/pkg/dnscrypt-proxy/usr/bin/dnscrypt-proxy
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/proxy'
# make[3]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/proxy'
# make[2]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/proxy'
# Making install in hostip
# make[2]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/hostip'
# make[3]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/hostip'
# /usr/bin/mkdir -p '/tmp/dnscrypt-proxy/pkg/dnscrypt-proxy/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c hostip '/tmp/dnscrypt-proxy/pkg/dnscrypt-proxy/usr/bin'
# libtool: install: /usr/bin/install -c hostip /tmp/dnscrypt-proxy/pkg/dnscrypt-proxy/usr/bin/hostip
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/hostip'
# make[2]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/hostip'
# make[2]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src'
# make[3]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src'
# make[2]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src'
# make[1]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src'
# Making install in test
# make[1]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/test'
# make[1]: Nothing to be done for 'install'.
# make[1]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/test'
# make[1]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1'
# make[2]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/dnscrypt-proxy/pkg/dnscrypt-proxy/usr/share/dnscrypt-proxy'
# /usr/bin/install -c -m 644 dnscrypt-resolvers.csv minisign.pub '/tmp/dnscrypt-proxy/pkg/dnscrypt-proxy/usr/share/dnscrypt-proxy'
# make[2]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1'
# make[1]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "dnscrypt-proxy"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding install file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: dnscrypt-proxy 1.6.1-1 (Thu Apr 13 14:15:41 UTC 2017)

CMD: pacman --query --file dnscrypt-proxy-1.6.1-1-x86_64.pkg.tar.xz
# dnscrypt-proxy 1.6.1-1

Creating hybrid package for 'dnscrypt-proxy'

Trying to find vanilla package 'dnscrypt-proxy'...

CMD: pacman --query --file /mirror/dnscrypt-proxy-1.6.1-1.pkg.tar.xz
# dnscrypt-proxy 1.6.1-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.INSTALL
# /.MTREE
# /usr/bin/hostip
# /usr/bin/dnscrypt-proxy
# /usr/share/licenses/dnscrypt-proxy/COPYING
# /usr/share/man/man8/hostip.8.gz
# /usr/share/man/man8/dnscrypt-proxy.8.gz
# /usr/share/dnscrypt-proxy/dnscrypt-resolvers.csv
# /usr/share/dnscrypt-proxy/minisign.pub
# /usr/share/doc/dnscrypt-proxy/README.markdown
# /usr/share/doc/dnscrypt-proxy/NEWS
# /usr/share/doc/dnscrypt-proxy/README
# /usr/share/doc/dnscrypt-proxy/AUTHORS
# /usr/lib/systemd/system/dnscrypt-proxy.socket
# /usr/lib/systemd/system/dnscrypt-proxy.service
# /sysroot/usr/lib/systemd/system/dnscrypt-proxy.service
# /sysroot/usr/lib/systemd/system/dnscrypt-proxy.socket

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO .INSTALL usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf dnscrypt-proxy.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/dnscrypt-proxy.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/dnscrypt-proxy.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 548

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/dnscrypt-proxy.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/dnscrypt-proxy.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/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 = 17b706e10e94
# 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: /usr/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 /usr/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.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:4173: $? = 0
# configure:4162: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 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)
# ~~~~~~ ^ ~~~~~
# 2 warnings 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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: /usr/bin/ld
# configure:7485: checking if the linker (/usr/bin/ld) is GNU ld
# configure:7500: result: yes
# configure:7512: checking for BSD- or MS-compatible name lister (nm)
# configure:7566: result: /usr/bin/nm -B
# configure:7696: checking the name lister (/usr/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: /usr/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 /usr/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 /usr/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 /usr/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
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:8643: $? = 0
# configure:8648: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure: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 /usr/bin/ranlib
# configure:8847: result: ranlib
# configure:8949: checking command to parse /usr/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: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure: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
# In file included from conftest.c:27:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# clang-3.8: warning: argument unused during compilation: '-pie'
# 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 (/usr/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
# In file included from conftest.c:29:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:29:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:15199: $? = 0
# configure:15199: result: yes
# configure:15199: checking sys/cdefs.h presence
# configure:15199: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# In file included from conftest.c:29:
# In file included from /usr/include/sys/cdefs.h:23:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:15199: $? = 0
# configure:15199: result: yes
# configure:15199: checking for sys/cdefs.h
# configure:15199: result: yes
# 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
# In file included from conftest.c:30:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:63:10: fatal error: 'sys/feature_tests.h' file not found
# #include
# ^
# 1 warning and 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/"
# | #define HAVE_SYS_CDEFS_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: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:30: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/"
# | #define HAVE_SYS_CDEFS_H 1
# | /* 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
# In file included from conftest.c:30:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:15212: $? = 0
# configure:15212: result: yes
# configure:15212: checking execinfo.h presence
# configure:15212: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# In file included from conftest.c:30:
# In file included from /usr/include/execinfo.h:21:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:15212: $? = 0
# configure:15212: result: yes
# configure:15212: checking for execinfo.h
# configure:15212: result: yes
# 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
# In file included from conftest.c:31:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:32:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:32:
# In file included from /usr/include/pwd.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:33:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:15212: $? = 0
# configure:15212: result: yes
# configure:15212: checking uuid/uuid.h presence
# configure:15212: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# In file included from conftest.c:33:
# In file included from /usr/include/uuid/uuid.h:38:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:15212: $? = 0
# configure:15212: result: yes
# configure:15212: checking for uuid/uuid.h
# configure:15212: result: yes
# 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
# In file included from conftest.c:34:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:67:10: fatal error: 'sandbox.h' file not found
# #include
# ^
# 1 warning and 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_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:34: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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_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
# In file included from conftest.c:34:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:67:10: fatal error: 'ws2tcpip.h' file not found
# #include
# ^
# 1 warning and 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_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:34: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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_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:35:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:35: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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_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
# In file included from conftest.c:34:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:34:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:41:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 warning and 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_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
# In file included from conftest.c:36:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:36:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:51:24: error: expected expression
# if (sizeof ((in_port_t)))
# ^
# 1 warning and 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_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
# In file included from conftest.c:36:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:54:11: error: no member named 'sin_len' in 'struct sockaddr_in'
# (void) a.sin_len;
# ~ ^
# 1 warning and 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_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
# In file included from conftest.c:36:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:54:11: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'?
# (void) a.__ss_family;
# ^~~~~~~~~~~
# ss_family
# /usr/include/bits/socket.h:168:5: note: 'ss_family' declared here
# __SOCKADDR_COMMON (ss_); /* Address family, etc. */
# ^
# /usr/include/bits/sockaddr.h:35:15: note: expanded from macro '__SOCKADDR_COMMON'
# sa_family_t sa_prefix##family
# ^
# :26:1: note: expanded from here
# ss_family
# ^
# 1 warning and 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_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
# In file included from conftest.c:36:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:54:11: error: no member named 'ss_len' in 'struct sockaddr_storage'
# (void) a.ss_len;
# ~ ^
# 1 warning and 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_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
# In file included from conftest.c:36:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:54:11: error: no member named '__ss_len' in 'struct sockaddr_storage'
# (void) a.__ss_len;
# ~ ^
# 1 warning and 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_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:42:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
# char pow ();
# ^
# conftest.c:42:6: note: 'pow' is a builtin with type 'double (double, double)'
# 1 warning generated.
# /tmp/conftest-d2b31a.o: In function `main':
# conftest.c:(.text+0x23): undefined reference to `pow'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:15799: $? = 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_H 1
# | #define restrict __restrict
# | /* 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 pow ();
# | int
# | main ()
# | {
# | return pow ();
# | ;
# | return 0;
# | }
# 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 -lm >&5
# conftest.c:42:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
# char pow ();
# ^
# conftest.c:42:6: note: 'pow' is a builtin with type 'double (double, double)'
# 1 warning generated.
# configure:15799: $? = 0
# configure:15816: result: -lm
# 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 -lm >&5
# /tmp/conftest-316066.o: In function `main':
# conftest.c:(.text+0x23): undefined reference to `dlopen'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:15855: $? = 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_H 1
# | #define restrict __restrict
# | /* 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 dlopen ();
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# 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 -ldl -lm >&5
# configure:15855: $? = 0
# configure:15872: result: -ldl
# 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 -ldl -lm >&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 -ldl -lm >&5
# configure:15970: $? = 0
# configure:15987: result: none required
# 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 -ldl -lm >&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 -ldl -lm >&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 -ldl -lm >&5
# /tmp/conftest-04ba01.o: In function `main':
# conftest.c:(.text+0x23): 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_H 1
# | #define restrict __restrict
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BACKTRACE 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 -ldl -lm >&5
# /usr/bin/ld: cannot find -lkvm
# 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_H 1
# | #define restrict __restrict
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BACKTRACE 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 -ldl -lm >&5
# /tmp/conftest-7cf379.o: In function `main':
# conftest.c:(.text+0x23): 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_H 1
# | #define restrict __restrict
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BACKTRACE 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 -ldl -lm >&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
# In file included from conftest.c:37:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:16226: $? = 0
# configure:16226: result: yes
# configure:16236: checking for ldns_wire2pkt in -lldns
# configure:16261: 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 -lldns -lsodium -ldl -lm >&5
# configure:16261: $? = 0
# configure:16270: result: yes
# 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
# In file included from conftest.c:38:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:71:10: fatal error: 'CoreServices/CoreServices.h' file not found
# #include
# ^
# 1 warning and 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_H 1
# | #define restrict __restrict
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BACKTRACE 1
# | #define USE_LDNS 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:38: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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_H 1
# | #define restrict __restrict
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BACKTRACE 1
# | #define USE_LDNS 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 -ldl -lm >&5
# In file included from conftest.c:48:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:49:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# /tmp/conftest-cf549d.o: In function `main':
# conftest.c:(.text+0x23): 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_H 1
# | #define restrict __restrict
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BACKTRACE 1
# | #define USE_LDNS 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 -ldl -lm >&5
# In file included from conftest.c:49:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:50:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:51:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 /usr/lib/R/lib /usr/lib/libfakeroot
# configure:16556: checking for library containing dlopen
# configure:16604: result: -ldl
# 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 -ldl -lsodium -ldl -lm -ldl >&5
# In file included from conftest.c:56:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lsodium -ldl -lm >&5
# In file included from conftest.c:57:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# /tmp/conftest-c0d1d5.o: In function `main':
# conftest.c:(.text+0x23): 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_H 1
# | #define restrict __restrict
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BACKTRACE 1
# | #define USE_LDNS 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:/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 -ldl -lsodium -ldl -lm >&5
# /usr/bin/ld: cannot find -ldld
# 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_H 1
# | #define restrict __restrict
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BACKTRACE 1
# | #define USE_LDNS 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:/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 -ldl -lsodium -ldl -lm >&5
# /usr/bin/ld: cannot find -ldld
# 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_H 1
# | #define restrict __restrict
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BACKTRACE 1
# | #define USE_LDNS 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:/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: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure: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
# In file included from conftest.c:48:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:17131: $? = 0
# configure:17131: result: yes
# 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
# In file included from conftest.c:50:
# In file included from /usr/include/argz.h:22:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:17143: $? = 0
# 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
# In file included from conftest.c:50:
# In file included from /usr/include/argz.h:22:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:56:22: error: expected expression
# if (sizeof ((error_t)))
# ^
# 1 warning and 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_H 1
# | #define restrict __restrict
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BACKTRACE 1
# | #define USE_LDNS 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:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define HAVE_ARGZ_H 1
# | /* end confdefs.h. */
# | #if defined(HAVE_ARGZ_H)
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((error_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17143: result: yes
# 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 -ldl -lm >&5
# In file included from conftest.c:60:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:17169: $? = 0
# configure:17169: result: yes
# 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 -ldl -lm >&5
# In file included from conftest.c:61:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:17169: $? = 0
# configure:17169: result: yes
# 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 -ldl -lm >&5
# In file included from conftest.c:62:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:17169: $? = 0
# configure:17169: result: yes
# 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 -ldl -lm >&5
# In file included from conftest.c:63:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:17169: $? = 0
# configure:17169: result: yes
# 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 -ldl -lm >&5
# In file included from conftest.c:64:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:17169: $? = 0
# configure:17169: result: yes
# 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 -ldl -lm >&5
# In file included from conftest.c:65:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:17169: $? = 0
# configure:17169: result: yes
# 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 -ldl -lm >&5
# In file included from conftest.c:66:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:17169: $? = 0
# configure:17169: result: yes
# configure:17185: checking if argz actually works
# configure:17216: result: yes
# 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
# In file included from conftest.c:59:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:17275: $? = 0
# configure:17275: result: yes
# configure:17279: checking whether lt_dlinterface_register is declared
# configure:17279: 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
# In file included from conftest.c:59:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:17279: $? = 0
# configure:17279: result: yes
# configure:17283: checking for lt_dladvise_preload in -lltdl
# configure:17308: 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 -lltdl -lsodium -ldl -lm >&5
# configure:17308: $? = 0
# configure:17317: result: yes
# configure:17412: checking where to find libltdl headers
# configure:17414: result:
# configure:17416: checking where to find libltdl library
# configure:17418: result: -lltdl
# 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
# In file included from conftest.c:61:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:95:10: fatal error: 'dl.h' file not found
# #include
# ^
# 1 warning and 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_H 1
# | #define restrict __restrict
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BACKTRACE 1
# | #define USE_LDNS 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:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_ERROR_T 1
# | #define HAVE_ARGZ_ADD 1
# | #define HAVE_ARGZ_APPEND 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_CREATE_SEP 1
# | #define HAVE_ARGZ_INSERT 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_WORKING_ARGZ 1
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LTDL 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
# In file included from conftest.c:61:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:95:10: fatal error: 'sys/dl.h' file not found
# #include
# ^
# 1 warning and 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_H 1
# | #define restrict __restrict
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BACKTRACE 1
# | #define USE_LDNS 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:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_ERROR_T 1
# | #define HAVE_ARGZ_ADD 1
# | #define HAVE_ARGZ_APPEND 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_CREATE_SEP 1
# | #define HAVE_ARGZ_INSERT 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_WORKING_ARGZ 1
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LTDL 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
# In file included from conftest.c:61:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:95:10: fatal error: 'dld.h' file not found
# #include
# ^
# 1 warning and 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_H 1
# | #define restrict __restrict
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BACKTRACE 1
# | #define USE_LDNS 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:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_ERROR_T 1
# | #define HAVE_ARGZ_ADD 1
# | #define HAVE_ARGZ_APPEND 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_CREATE_SEP 1
# | #define HAVE_ARGZ_INSERT 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_WORKING_ARGZ 1
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LTDL 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
# In file included from conftest.c:61:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:95:10: fatal error: 'mach-o/dyld.h' file not found
# #include
# ^
# 1 warning and 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_H 1
# | #define restrict __restrict
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BACKTRACE 1
# | #define USE_LDNS 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:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_ERROR_T 1
# | #define HAVE_ARGZ_ADD 1
# | #define HAVE_ARGZ_APPEND 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_CREATE_SEP 1
# | #define HAVE_ARGZ_INSERT 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_WORKING_ARGZ 1
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LTDL 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
# In file included from conftest.c:61:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:72:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:73:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:74:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:75:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:88:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
# char strlcat ();
# ^
# conftest.c:88:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
# 2 warnings generated.
# /tmp/conftest-a2d194.o: In function `main':
# conftest.c:(.text+0x23): undefined reference to `strlcat'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17500: $? = 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_H 1
# | #define restrict __restrict
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BACKTRACE 1
# | #define USE_LDNS 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:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_ERROR_T 1
# | #define HAVE_ARGZ_ADD 1
# | #define HAVE_ARGZ_APPEND 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_CREATE_SEP 1
# | #define HAVE_ARGZ_INSERT 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_WORKING_ARGZ 1
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LTDL 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_CLOSEDIR 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_READDIR 1
# | /* end confdefs.h. */
# | /* Define strlcat to an innocuous variant, in case declares strlcat.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcat innocuous_strlcat
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcat (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcat
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strlcat ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strlcat || defined __stub___strlcat
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcat ();
# | ;
# | return 0;
# | }
# configure:17500: result: no
# 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 -ldl -lm >&5
# In file included from conftest.c:75:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:88:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
# char strlcpy ();
# ^
# conftest.c:88:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
# 2 warnings generated.
# /tmp/conftest-9da9fe.o: In function `main':
# conftest.c:(.text+0x23): undefined reference to `strlcpy'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17500: $? = 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_SYS_CDEFS_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UUID_UUID_H 1
# | #define restrict __restrict
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_BACKTRACE 1
# | #define USE_LDNS 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:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_ERROR_T 1
# | #define HAVE_ARGZ_ADD 1
# | #define HAVE_ARGZ_APPEND 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_CREATE_SEP 1
# | #define HAVE_ARGZ_INSERT 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_WORKING_ARGZ 1
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LTDL 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_CLOSEDIR 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_READDIR 1
# | /* end confdefs.h. */
# | /* Define strlcpy to an innocuous variant, in case declares strlcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcpy innocuous_strlcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcpy
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strlcpy ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strlcpy || defined __stub___strlcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcpy ();
# | ;
# | return 0;
# | }
# configure:17500: result: no
# 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 17b706e10e94
#
# config.status:1195: creating Makefile
# config.status:1195: creating dist-build/Makefile
# config.status:1195: creating man/Makefile
# config.status:1195: creating src/Makefile
# config.status:1195: creating src/hostip/Makefile
# config.status:1195: creating src/proxy/Makefile
# config.status:1195: creating src/ext/Makefile
# config.status:1195: creating src/include/Makefile
# config.status:1195: creating src/include/dnscrypt/version.h
# config.status:1195: creating src/plugins/Makefile
# config.status:1195: creating src/plugins/example/Makefile
# config.status:1195: creating src/plugins/example-logging/Makefile
# config.status:1195: creating src/plugins/example-ldns-aaaa-blocking/Makefile
# config.status:1195: creating src/plugins/example-ldns-blocking/Makefile
# config.status:1195: creating src/plugins/example-ldns-opendns-deviceid/Makefile
# config.status:1195: creating src/plugins/example-ldns-opendns-set-client-ip/Makefile
# config.status:1195: creating test/Makefile
# config.status:1195: creating config.h
# config.status:1424: executing depfiles commands
# config.status:1424: 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=' '--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 -ldl -lm ' --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=' '--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 -ldl -lm ' --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=yes
# ac_cv_func_argz_append=yes
# ac_cv_func_argz_count=yes
# ac_cv_func_argz_create_sep=yes
# ac_cv_func_argz_insert=yes
# ac_cv_func_argz_next=yes
# ac_cv_func_argz_stringify=yes
# 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=no
# ac_cv_func_strlcpy=no
# ac_cv_have_decl_lt_dlinterface_register=yes
# ac_cv_header_CoreServices_CoreServices_h=no
# ac_cv_header_argz_h=yes
# 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=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_ldns_ldns_h=yes
# ac_cv_header_ltdl_h=yes
# 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=yes
# 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=yes
# 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_lib_ldns_ldns_wire2pkt=yes
# ac_cv_lib_ltdl_lt_dladvise_preload=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_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='none required'
# ac_cv_search_clock_gettime='none required'
# ac_cv_search_dlopen=-ldl
# ac_cv_search_gethostbyname='none required'
# ac_cv_search_kvm_open=no
# ac_cv_search_pow=-lm
# 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=yes
# 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=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=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=no
# lt_cv_sys_argz_works=yes
# lt_cv_sys_dlopen_deplibs=yes
# lt_cv_sys_dlsearch_path='/lib /usr/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=''
# 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-13'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=' -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib'
# LDNS_LIBS='-lldns'
# LIBADD_DL='-ldl '
# LIBADD_DLD_LINK=''
# LIBADD_DLOPEN='-ldl'
# LIBADD_SHL_LOAD=''
# LIBLTDL='-lltdl'
# LIBOBJS=''
# LIBS='-lsodium -ldl -lm '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBTOOL_DEPS='libltdl/config/ltmain.sh'
# LIPO=''
# LN_S='ln -s'
# LTDLDEPS=''
# LTDLINCL=''
# LTDLOPEN='libltdl'
# LTLIBOBJS=''
# 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='/usr/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__strl.o'
# ltdl_LTLIBOBJS=' lt__strl.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_SYS_CDEFS_H 1
# #define HAVE_EXECINFO_H 1
# #define HAVE_PATHS_H 1
# #define HAVE_PWD_H 1
# #define HAVE_UUID_UUID_H 1
# #define restrict __restrict
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_BACKTRACE 1
# #define USE_LDNS 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:/usr/lib/R/lib:/usr/lib/libfakeroot"
# #define HAVE_LIBDL 1
# #define HAVE_DLERROR 1
# #define HAVE_LIBDLLOADER 1
# #define HAVE_ARGZ_H 1
# #define HAVE_ERROR_T 1
# #define HAVE_ARGZ_ADD 1
# #define HAVE_ARGZ_APPEND 1
# #define HAVE_ARGZ_COUNT 1
# #define HAVE_ARGZ_CREATE_SEP 1
# #define HAVE_ARGZ_INSERT 1
# #define HAVE_ARGZ_NEXT 1
# #define HAVE_ARGZ_STRINGIFY 1
# #define HAVE_WORKING_ARGZ 1
# #define HAVE_PRELOADED_SYMBOLS 1
# #define HAVE_LTDL 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_CLOSEDIR 1
# #define HAVE_OPENDIR 1
# #define HAVE_READDIR 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= --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 -ldl -lm --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 17b706e10e94
# 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: /usr/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 /usr/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.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3464: $? = 0
# configure:3453: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# 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 -ldl -lm >&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 -ldl -lm >&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 -ldl -lm >&5
# In file included from conftest.c:11:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:12:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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: /usr/bin/ld
# configure:4499: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4514: result: yes
# configure:4526: checking for BSD- or MS-compatible name lister (nm)
# configure:4580: result: /usr/bin/nm -B
# configure:4710: checking the name lister (/usr/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: /usr/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 /usr/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 /usr/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 /usr/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
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5652: $? = 0
# configure:5657: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure: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 /usr/bin/ranlib
# configure:5856: result: ranlib
# configure:5958: checking command to parse /usr/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: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure: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
# In file included from conftest.c:12:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:11:
# In file included from /usr/include/stdlib.h:24:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:7592: $? = 0
# In file included from conftest.c:11:
# In file included from /usr/include/string.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# In file included from conftest.c:11:
# In file included from /usr/include/stdlib.h:24:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:11:
# In file included from /usr/include/ctype.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:12:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:13:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:14:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:15:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:16:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:17:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:18:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:19:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:20:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:21:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 (/usr/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 -ldl -lm >&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 -ldl -lm >&5
# In file included from conftest.c:33:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# /tmp/conftest-cf3930.o: In function `main':
# conftest.c:(.text+0x23): 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 -ldl -lm >&5
# /usr/bin/ld: cannot find -ldld
# 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 -ldl -lm >&5
# In file included from conftest.c:33:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from configure:11964:
# In file included from /usr/include/dlfcn.h:22:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:12034: $? = 0
# configure:12052: result: yes
# configure:12057: checking whether a statically linked program can dlopen itself
# configure:12137: 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 -ldl -lm >&5
# In file included from configure:12070:
# In file included from /usr/include/dlfcn.h:22:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:12140: $? = 0
# configure:12158: result: yes
# 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 /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 -ldl -lm >&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 -ldl -lm >&5
# In file included from conftest.c:37:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# /usr/bin/ld: cannot find -ldld
# 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:/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: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure: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
# In file included from conftest.c:29:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:12977: $? = 0
# configure:12977: result: yes
# 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
# In file included from conftest.c:31:
# In file included from /usr/include/argz.h:22:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:12989: $? = 0
# 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
# In file included from conftest.c:31:
# In file included from /usr/include/argz.h:22:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:37:22: error: expected expression
# if (sizeof ((error_t)))
# ^
# 1 warning and 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:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define HAVE_ARGZ_H 1
# | /* end confdefs.h. */
# | #if defined(HAVE_ARGZ_H)
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((error_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12989: result: yes
# 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 -ldl -lm >&5
# In file included from conftest.c:41:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:13015: $? = 0
# configure:13015: result: yes
# 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 -ldl -lm >&5
# In file included from conftest.c:42:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:13015: $? = 0
# configure:13015: result: yes
# 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 -ldl -lm >&5
# In file included from conftest.c:43:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:13015: $? = 0
# configure:13015: result: yes
# 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 -ldl -lm >&5
# In file included from conftest.c:44:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:13015: $? = 0
# configure:13015: result: yes
# 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 -ldl -lm >&5
# In file included from conftest.c:45:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:13015: $? = 0
# configure:13015: result: yes
# 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 -ldl -lm >&5
# In file included from conftest.c:46:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:13015: $? = 0
# configure:13015: result: yes
# 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 -ldl -lm >&5
# In file included from conftest.c:47:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:13015: $? = 0
# configure:13015: result: yes
# configure:13033: checking if argz actually works
# configure:13064: result: yes
# 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
# In file included from conftest.c:41:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:75:10: fatal error: 'dl.h' file not found
# #include
# ^
# 1 warning and 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:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_ERROR_T 1
# | #define HAVE_ARGZ_ADD 1
# | #define HAVE_ARGZ_APPEND 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_CREATE_SEP 1
# | #define HAVE_ARGZ_INSERT 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_WORKING_ARGZ 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
# In file included from conftest.c:41:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:75:10: fatal error: 'sys/dl.h' file not found
# #include
# ^
# 1 warning and 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:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_ERROR_T 1
# | #define HAVE_ARGZ_ADD 1
# | #define HAVE_ARGZ_APPEND 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_CREATE_SEP 1
# | #define HAVE_ARGZ_INSERT 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_WORKING_ARGZ 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
# In file included from conftest.c:41:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:75:10: fatal error: 'dld.h' file not found
# #include
# ^
# 1 warning and 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:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_ERROR_T 1
# | #define HAVE_ARGZ_ADD 1
# | #define HAVE_ARGZ_APPEND 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_CREATE_SEP 1
# | #define HAVE_ARGZ_INSERT 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_WORKING_ARGZ 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
# In file included from conftest.c:41:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:75:10: fatal error: 'mach-o/dyld.h' file not found
# #include
# ^
# 1 warning and 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:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_ERROR_T 1
# | #define HAVE_ARGZ_ADD 1
# | #define HAVE_ARGZ_APPEND 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_CREATE_SEP 1
# | #define HAVE_ARGZ_INSERT 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_WORKING_ARGZ 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
# In file included from conftest.c:41:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:52:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:53:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:54:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:55:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:68:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
# char strlcat ();
# ^
# conftest.c:68:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
# 2 warnings generated.
# /tmp/conftest-29d6d5.o: In function `main':
# conftest.c:(.text+0x23): undefined reference to `strlcat'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13182: $? = 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:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_ERROR_T 1
# | #define HAVE_ARGZ_ADD 1
# | #define HAVE_ARGZ_APPEND 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_CREATE_SEP 1
# | #define HAVE_ARGZ_INSERT 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_WORKING_ARGZ 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
# | /* end confdefs.h. */
# | /* Define strlcat to an innocuous variant, in case declares strlcat.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcat innocuous_strlcat
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcat (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcat
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strlcat ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strlcat || defined __stub___strlcat
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcat ();
# | ;
# | return 0;
# | }
# configure:13182: result: no
# 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 -ldl -lm >&5
# In file included from conftest.c:55:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:68:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
# char strlcpy ();
# ^
# conftest.c:68:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
# 2 warnings generated.
# /tmp/conftest-2c47e6.o: In function `main':
# conftest.c:(.text+0x23): undefined reference to `strlcpy'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13182: $? = 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:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_ERROR_T 1
# | #define HAVE_ARGZ_ADD 1
# | #define HAVE_ARGZ_APPEND 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_CREATE_SEP 1
# | #define HAVE_ARGZ_INSERT 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_WORKING_ARGZ 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
# | /* end confdefs.h. */
# | /* Define strlcpy to an innocuous variant, in case declares strlcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcpy innocuous_strlcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcpy
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strlcpy ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strlcpy || defined __stub___strlcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcpy ();
# | ;
# | return 0;
# | }
# configure:13182: result: no
# 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 17b706e10e94
#
# config.status:1123: creating Makefile
# config.status:1123: creating config.h
# config.status:1352: executing depfiles commands
# config.status:1352: 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 -ldl -lm '
# 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=yes
# ac_cv_func_argz_append=yes
# ac_cv_func_argz_count=yes
# ac_cv_func_argz_create_sep=yes
# ac_cv_func_argz_insert=yes
# ac_cv_func_argz_next=yes
# ac_cv_func_argz_stringify=yes
# 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=no
# ac_cv_func_strlcpy=no
# ac_cv_header_argz_h=yes
# 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=yes
# 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=yes
# lt_cv_dlopen_self_static=yes
# 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=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=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=no
# lt_cv_sys_argz_works=yes
# lt_cv_sys_dlopen_deplibs=yes
# lt_cv_sys_dlsearch_path='/lib /usr/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='/usr/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__strl$U.o'
# LIBS='-lsodium -ldl -lm '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTDLOPEN='libltdl'
# LTLIBOBJS=' ${LIBOBJDIR}lt__strl$U.lo'
# 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='/usr/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:/usr/lib/R/lib:/usr/lib/libfakeroot"
# #define HAVE_LIBDL 1
# #define HAVE_DLERROR 1
# #define HAVE_LIBDLLOADER 1
# #define HAVE_ARGZ_H 1
# #define HAVE_ERROR_T 1
# #define HAVE_ARGZ_ADD 1
# #define HAVE_ARGZ_APPEND 1
# #define HAVE_ARGZ_COUNT 1
# #define HAVE_ARGZ_CREATE_SEP 1
# #define HAVE_ARGZ_INSERT 1
# #define HAVE_ARGZ_NEXT 1
# #define HAVE_ARGZ_STRINGIFY 1
# #define HAVE_WORKING_ARGZ 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 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= --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 -ldl -lm --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 17b706e10e94
# 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: /usr/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 /usr/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.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3631: $? = 0
# configure:3620: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# 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 -ldl -lm >&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 -ldl -lm >&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 -ldl -lm >&5
# In file included from conftest.c:12:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:13:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:13:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:12:
# In file included from /usr/include/sgtty.h:21:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# In file included from conftest.c:12:
# In file included from /usr/include/termio.h:5:
# In file included from /usr/include/termios.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning 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: /usr/bin/ld
# configure:5188: checking if the linker (/usr/bin/ld) is GNU ld
# configure:5203: result: yes
# configure:5215: checking for BSD- or MS-compatible name lister (nm)
# configure:5269: result: /usr/bin/nm -B
# configure:5399: checking the name lister (/usr/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: /usr/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 /usr/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 /usr/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 /usr/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
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6335: $? = 0
# configure:6340: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure: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 /usr/bin/ranlib
# configure:6539: result: ranlib
# configure:6641: checking command to parse /usr/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: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure: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
# In file included from conftest.c:12:
# In file included from /usr/include/stdlib.h:24:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:8137: $? = 0
# In file included from conftest.c:12:
# In file included from /usr/include/string.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# In file included from conftest.c:12:
# In file included from /usr/include/stdlib.h:24:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:12:
# In file included from /usr/include/ctype.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:13:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:14:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:15:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:16:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:17:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:18:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:19:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:20:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:21:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:22:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 (/usr/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 -ldl -lm >&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 -ldl -lm >&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 -ldl -lm >&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 -ldl -lm >&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 -ldl -lm >&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 -ldl -lm >&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
# In file included from conftest.c:24:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:12906: $? = 0
# configure:12906: result: yes
# configure:12906: checking zlib.h presence
# configure:12906: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# In file included from conftest.c:24:
# In file included from /usr/include/zlib.h:34:
# In file included from /usr/include/zconf.h:395:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:12906: $? = 0
# configure:12906: result: yes
# configure:12906: checking for zlib.h
# configure:12906: result: yes
# configure:12922: checking for library containing inflateEnd
# configure:12953: 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 >&5
# /tmp/conftest-88a00c.o: In function `main':
# conftest.c:(.text+0x23): undefined reference to `inflateEnd'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12953: $? = 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 HAVE_ZLIB_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char inflateEnd ();
# | int
# | main ()
# | {
# | return inflateEnd ();
# | ;
# | return 0;
# | }
# configure:12953: 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 -lz >&5
# configure:12953: $? = 0
# configure:12970: result: -lz
# 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
# In file included from conftest.c:26:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:13007: $? = 0
# configure:13007: result: yes
# configure:13007: checking openssl/bio.h presence
# configure:13007: clang -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# In file included from conftest.c:26:
# In file included from /usr/include/openssl/bio.h:65:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:13007: $? = 0
# configure:13007: result: yes
# configure:13007: checking for openssl/bio.h
# configure:13007: result: yes
# 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
# In file included from conftest.c:28:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:28:
# In file included from /usr/include/fcntl.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:29:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:32:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:33:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:33:
# In file included from /usr/include/poll.h:1:
# In file included from /usr/include/sys/poll.h:22:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:35:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:35:
# In file included from /usr/include/sys/epoll.h:21:
# In file included from /usr/bin/../lib/clang/3.8.0/include/stdint.h:63:
# In file included from /usr/include/stdint.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:36:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:36:
# In file included from /usr/include/sys/time.h:21:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:37:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking sys/queue.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/queue.h
# configure:13204: result: yes
# 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
# In file included from conftest.c:38:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:71:10: fatal error: 'sys/event.h' file not found
# #include
# ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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:38: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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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
# In file included from conftest.c:38:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:38:
# In file included from /usr/include/sys/param.h:25:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:39:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:39:
# In file included from /usr/include/sys/ioctl.h:21:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:40:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:40:
# In file included from /usr/include/sys/select.h:24:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:41:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:74:10: fatal error: 'sys/devpoll.h' file not found
# #include
# ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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:41: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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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
# In file included from conftest.c:41:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:74:10: fatal error: 'port.h' file not found
# #include
# ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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:41: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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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
# In file included from conftest.c:41:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:41:
# In file included from /usr/include/netinet/in.h:21:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:42:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:75:10: fatal error: 'netinet/in6.h' file not found
# #include
# ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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:42: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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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
# In file included from conftest.c:42:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:42:
# In file included from /usr/include/sys/socket.h:22:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:43:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:43:
# In file included from /usr/include/sys/uio.h:21:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:44:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:44:
# In file included from /usr/include/arpa/inet.h:21:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:45:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:45:
# In file included from /usr/include/sys/eventfd.h:21:
# In file included from /usr/bin/../lib/clang/3.8.0/include/stdint.h:63:
# In file included from /usr/include/stdint.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:46:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:46:
# In file included from /usr/include/sys/mman.h:22:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:47:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:47:
# In file included from /usr/include/sys/sendfile.h:22:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:48:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:48:
# In file included from /usr/include/sys/wait.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:49:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:49:
# In file included from /usr/include/netdb.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:53:
# In file included from /usr/include/sys/param.h:25:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:13228: $? = 0
# configure:13228: result: yes
# configure:13244: checking for TAILQ_FOREACH in sys/queue.h
# configure:13257: result: yes
# configure:13272: checking for timeradd in sys/time.h
# In file included from conftest.c:54:
# In file included from /usr/include/sys/time.h:21:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:13288: result: yes
# configure:13300: checking for timercmp in sys/time.h
# In file included from conftest.c:55:
# In file included from /usr/include/sys/time.h:21:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:13316: result: yes
# configure:13328: checking for timerclear in sys/time.h
# In file included from conftest.c:56:
# In file included from /usr/include/sys/time.h:21:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:13344: result: yes
# configure:13356: checking for timerisset in sys/time.h
# In file included from conftest.c:57:
# In file included from /usr/include/sys/time.h:21:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:13372: result: yes
# configure:13384: checking whether CTL_KERN is declared
# configure:13384: 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
# In file included from conftest.c:57:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:13384: $? = 0
# configure:13384: result: yes
# configure:13397: checking whether KERN_RANDOM is declared
# configure:13397: 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
# In file included from conftest.c:58:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:13397: $? = 0
# configure:13397: result: yes
# configure:13410: checking whether RANDOM_UUID is declared
# configure:13410: 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
# In file included from conftest.c:59:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:13410: $? = 0
# configure:13410: result: yes
# configure:13423: checking whether KERN_ARND is declared
# configure:13423: 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
# In file included from conftest.c:60:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:71:10: error: use of undeclared identifier 'KERN_ARND'
# (void) KERN_ARND;
# ^
# 1 warning and 1 error generated.
# configure:13423: $? = 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | #ifndef KERN_ARND
# | #ifdef __cplusplus
# | (void) KERN_ARND;
# | #else
# | (void) KERN_ARND;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:13423: result: no
# 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:63: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
# In file included from conftest.c:61:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:72:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:73:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:97:19: warning: format string missing [-Wformat]
# return vasprintf ();
# ~~~~~~~~~ ^
# 2 warnings 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 -ldl -lm >&5
# In file included from conftest.c:74:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:75:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:76:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:77:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:78:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:79:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:92:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
# char strlcpy ();
# ^
# conftest.c:92:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
# 2 warnings generated.
# /tmp/conftest-307c18.o: In function `main':
# conftest.c:(.text+0x23): undefined reference to `strlcpy'
# 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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
# | /* end confdefs.h. */
# | /* Define strlcpy to an innocuous variant, in case declares strlcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcpy innocuous_strlcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcpy
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strlcpy ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strlcpy || defined __stub___strlcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcpy ();
# | ;
# | return 0;
# | }
# configure:13697: result: no
# 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 -ldl -lm >&5
# In file included from conftest.c:79:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:80:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:81:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:82:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:83:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:84:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:85:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:86:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:87:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:88:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:89:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:90:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# /tmp/conftest-430969.o: In function `main':
# conftest.c:(.text+0x23): 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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 -ldl -lm >&5
# In file included from conftest.c:90:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# /tmp/conftest-8292f0.o: In function `main':
# conftest.c:(.text+0x23): 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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 -ldl -lm >&5
# In file included from conftest.c:90:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# /tmp/conftest-2266f7.o: In function `main':
# conftest.c:(.text+0x23): 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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 -ldl -lm >&5
# In file included from conftest.c:90:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# /tmp/conftest-f1bb3b.o: In function `main':
# conftest.c:(.text+0x23): undefined reference to `issetugid'
# 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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 issetugid to an innocuous variant, in case declares issetugid.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define issetugid innocuous_issetugid
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char issetugid (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef issetugid
# |
# | /* 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 issetugid ();
# | /* 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_issetugid || defined __stub___issetugid
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return issetugid ();
# | ;
# | return 0;
# | }
# configure:13697: result: no
# 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 -ldl -lm >&5
# In file included from conftest.c:90:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:91:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:92:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:93:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:94:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:95:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:96:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:13697: $? = 0
# configure:13697: result: yes
# 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 -ldl -lm >&5
# In file included from conftest.c:97:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:90:
# In file included from /usr/include/netdb.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:97:3: warning: expression result unused [-Wunused-value]
# getaddrinfo;
# ^~~~~~~~~~~
# 2 warnings 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 -ldl -lm >&5
# In file included from conftest.c:89:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# configure:13899: $? = 0
# configure:13899: ./conftest
# configure:13899: $? = 0
# configure:13913: result: 8
# configure:13924: checking for F_SETFD in fcntl.h
# In file included from conftest.c:92:
# In file included from /usr/include/fcntl.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:101:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:102:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:103:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:105:
# In file included from /usr/bin/../lib/clang/3.8.0/include/limits.h:37:
# In file included from /usr/include/limits.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# /tmp/conftest-62b2b9.o: In function `main':
# conftest.c:(.text+0x23): 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SYSCTL 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
# In file included from conftest.c:95:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:95:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:131:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SYSCTL 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
# In file included from conftest.c:95:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:95:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:131:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SYSCTL 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
# In file included from conftest.c:95:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:95:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:131:22: error: expected expression
# if (sizeof ((ssize_t)))
# ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SYSCTL 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
# In file included from conftest.c:96:
# In file included from /usr/bin/../lib/clang/3.8.0/include/stdint.h:63:
# In file included from /usr/include/stdint.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:96:
# In file included from /usr/bin/../lib/clang/3.8.0/include/stdint.h:63:
# In file included from /usr/include/stdint.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:107:23: error: expected expression
# if (sizeof ((uint64_t)))
# ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SYSCTL 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
# In file included from conftest.c:97:
# In file included from /usr/bin/../lib/clang/3.8.0/include/stdint.h:63:
# In file included from /usr/include/stdint.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:97:
# In file included from /usr/bin/../lib/clang/3.8.0/include/stdint.h:63:
# In file included from /usr/include/stdint.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:108:23: error: expected expression
# if (sizeof ((uint32_t)))
# ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SYSCTL 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
# In file included from conftest.c:98:
# In file included from /usr/bin/../lib/clang/3.8.0/include/stdint.h:63:
# In file included from /usr/include/stdint.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:98:
# In file included from /usr/bin/../lib/clang/3.8.0/include/stdint.h:63:
# In file included from /usr/include/stdint.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:109:23: error: expected expression
# if (sizeof ((uint16_t)))
# ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SYSCTL 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
# In file included from conftest.c:99:
# In file included from /usr/bin/../lib/clang/3.8.0/include/stdint.h:63:
# In file included from /usr/include/stdint.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:99:
# In file included from /usr/bin/../lib/clang/3.8.0/include/stdint.h:63:
# In file included from /usr/include/stdint.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:110:22: error: expected expression
# if (sizeof ((uint8_t)))
# ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SYSCTL 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
# In file included from conftest.c:100:
# In file included from /usr/bin/../lib/clang/3.8.0/include/stdint.h:63:
# In file included from /usr/include/stdint.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:100:
# In file included from /usr/bin/../lib/clang/3.8.0/include/stdint.h:63:
# In file included from /usr/include/stdint.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:111:24: error: expected expression
# if (sizeof ((uintptr_t)))
# ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SYSCTL 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
# In file included from conftest.c:101:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:101:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:110:22: error: expected expression
# if (sizeof ((fd_mask)))
# ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SYSCTL 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 -ldl -lm >&5
# In file included from conftest.c:101:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:103:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:104:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:105:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:106:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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 -ldl -lm >&5
# In file included from conftest.c:107:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:109:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:109:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:138:30: error: expected expression
# if (sizeof ((struct in6_addr)))
# ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SYSCTL 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
# In file included from conftest.c:110:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:110:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:139:34: error: expected expression
# if (sizeof ((struct sockaddr_in6)))
# ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SYSCTL 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
# In file included from conftest.c:111:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:111:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:140:26: error: expected expression
# if (sizeof ((sa_family_t)))
# ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SYSCTL 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
# In file included from conftest.c:112:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:112:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:141:30: error: expected expression
# if (sizeof ((struct addrinfo)))
# ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SYSCTL 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
# In file included from conftest.c:113:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:113:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:142:38: error: expected expression
# if (sizeof ((struct sockaddr_storage)))
# ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SYSCTL 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
# In file included from conftest.c:113:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:114:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:115:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:142:13: error: no member named 'sin_len' in 'struct sockaddr_in'
# if (ac_aggr.sin_len)
# ~~~~~~~ ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SYSCTL 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
# In file included from conftest.c:115:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:142:20: error: no member named 'sin_len' in 'struct sockaddr_in'
# if (sizeof ac_aggr.sin_len)
# ~~~~~~~ ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SYSCTL 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
# In file included from conftest.c:115:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:142:13: error: no member named 'sin6_len' in 'struct sockaddr_in6'
# if (ac_aggr.sin6_len)
# ~~~~~~~ ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SYSCTL 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
# In file included from conftest.c:115:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:142:20: error: no member named 'sin6_len' in 'struct sockaddr_in6'
# if (sizeof ac_aggr.sin6_len)
# ~~~~~~~ ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SYSCTL 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
# In file included from conftest.c:115:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# 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
# In file included from conftest.c:116:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:143:13: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'?
# if (ac_aggr.__ss_family)
# ^~~~~~~~~~~
# ss_family
# /usr/include/bits/socket.h:168:5: note: 'ss_family' declared here
# __SOCKADDR_COMMON (ss_); /* Address family, etc. */
# ^
# /usr/include/bits/sockaddr.h:35:15: note: expanded from macro '__SOCKADDR_COMMON'
# sa_family_t sa_prefix##family
# ^
# :24:1: note: expanded from here
# ss_family
# ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SYSCTL 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
# In file included from conftest.c:116:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:143:20: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'?
# if (sizeof ac_aggr.__ss_family)
# ^~~~~~~~~~~
# ss_family
# /usr/include/bits/socket.h:168:5: note: 'ss_family' declared here
# __SOCKADDR_COMMON (ss_); /* Address family, etc. */
# ^
# /usr/include/bits/sockaddr.h:35:15: note: expanded from macro '__SOCKADDR_COMMON'
# sa_family_t sa_prefix##family
# ^
# :24:1: note: expanded from here
# ss_family
# ^
# 1 warning and 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 HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_OPENSSL_BIO_H 1
# | #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_QUEUE_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_SYS_SYSCTL_H 1
# | #define HAVE_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define HAVE_DECL_CTL_KERN 1
# | #define HAVE_DECL_KERN_RANDOM 1
# | #define HAVE_DECL_RANDOM_UUID 1
# | #define HAVE_DECL_KERN_ARND 0
# | #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_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_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SYSCTL 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
# In file included from conftest.c:117:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:122:11: warning: unused variable 'x' [-Wunused-variable]
# socklen_t x;
# ^
# 2 warnings 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:120: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 -ldl -lm >&5
# In file included from conftest.c:118:
# In file included from /usr/include/stdlib.h:24:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# conftest.c:135:5: warning: variable 'read_success_once' is uninitialized when used here [-Wuninitialized]
# read_success_once |= (0 != cch);
# ^~~~~~~~~~~~~~~~~
# conftest.c:128:25: note: initialize the variable 'read_success_once' to silence this warning
# int read_success_once;
# ^
# = 0
# 2 warnings generated.
# configure:15656: $? = 0
# configure:15676: result: yes
# 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 17b706e10e94
#
# config.status:1225: creating libevent.pc
# config.status:1225: creating libevent_openssl.pc
# config.status:1225: creating libevent_pthreads.pc
# config.status:1225: creating Makefile
# config.status:1225: creating include/Makefile
# config.status:1225: creating test/Makefile
# config.status:1225: creating sample/Makefile
# config.status:1225: creating config.h
# config.status:1454: executing depfiles commands
# config.status:1454: 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 -ldl -lm '
# 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=no
# 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=no
# ac_cv_func_strsep=yes
# ac_cv_func_strtok_r=yes
# ac_cv_func_strtoll=yes
# ac_cv_func_sysctl=yes
# ac_cv_func_umask=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_vasprintf=yes
# ac_cv_have_decl_CTL_KERN=yes
# ac_cv_have_decl_KERN_ARND=no
# ac_cv_have_decl_KERN_RANDOM=yes
# ac_cv_have_decl_RANDOM_UUID=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=yes
# 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=yes
# 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=yes
# 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=yes
# 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_inflateEnd=-lz
# 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=yes
# 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=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=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=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][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='-ffunction-sections -fdata-sections -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='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=' -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib'
# LIBEVENT_GC_SECTIONS='-Wl,--gc-sections'
# LIBOBJS=''
# LIBS='-lsodium -ldl -lm '
# 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='/usr/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='-lz '
# 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 HAVE_ZLIB_H 1
# #define HAVE_LIBZ 1
# #define HAVE_OPENSSL_BIO_H 1
# #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_QUEUE_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_SYS_SYSCTL_H 1
# #define HAVE_TAILQFOREACH 1
# #define HAVE_TIMERADD 1
# #define HAVE_TIMERCMP 1
# #define HAVE_TIMERCLEAR 1
# #define HAVE_TIMERISSET 1
# #define HAVE_DECL_CTL_KERN 1
# #define HAVE_DECL_KERN_RANDOM 1
# #define HAVE_DECL_RANDOM_UUID 1
# #define HAVE_DECL_KERN_ARND 0
# #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_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_GETEUID 1
# #define HAVE_GETEGID 1
# #define HAVE_GETPROTOBYNUMBER 1
# #define HAVE_SETENV 1
# #define HAVE_UNSETENV 1
# #define HAVE_PUTENV 1
# #define HAVE_SYSCTL 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