Build of dnscrypt-proxy with android toolchain

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

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

SLOCLanguage
54,291 ansic
13,117 makefile
4,584 sh
1,322 python
38 ruby
73,352 total

The process tree of the build process is here.

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

List of Errors

Log

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

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

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

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: dnscrypt-proxy 1.6.1-1 (Tue Apr 4 20:26:07 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... arm-unknown-linux-androideabi
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-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 arm-linux-androideabi-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# 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 arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking for arm-linux-androideabi-gcc option to accept ISO C99... -std=gnu99
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -std=gnu99 -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... no
# checking whether C compiler accepts -Wall... yes
# checking whether C compiler accepts -Wall -Wextra... yes
# checking for clang... no
# checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast... yes
# checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align... yes
# checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual... yes
# checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts... yes
# checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment... yes
# checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal... yes
# checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2... yes
# checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit... yes
# checking whether C compiler accepts -Wall -Wextra -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 -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 -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 -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 -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 -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 -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 -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 -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 -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... no
# 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 arm-linux-androideabi-gcc -std=gnu99... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-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 arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc -std=gnu99 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 arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 static flag -static works... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc -std=gnu99 linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... Android linker
# 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 arm-linux-androideabi-ar... (cached) arm-linux-androideabi-ar
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... unknown
# checking for _LARGE_FILES value needed for large files... unknown
# 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... no
# checking execinfo.h presence... no
# checking for execinfo.h... no
# checking paths.h usability... yes
# checking paths.h presence... yes
# checking for paths.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking uuid/uuid.h usability... no
# checking uuid/uuid.h presence... no
# checking for uuid/uuid.h... no
# checking sandbox.h usability... no
# checking sandbox.h presence... no
# checking for sandbox.h... no
# checking ws2tcpip.h usability... no
# checking ws2tcpip.h presence... no
# checking for ws2tcpip.h... no
# checking for inline... inline
# checking whether byte ordering is bigendian... no
# checking for C/C++ restrict keyword... __restrict
# checking for in_port_t... no
# 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... none required
# checking for library containing clock_gettime... none required
# checking for library containing backtrace... no
# checking for library containing gethostbyname... none required
# checking for library containing recvfrom... none required
# checking for library containing kvm_open... no
# checking for library containing sodium_hex2bin... -lsodium
# checking for ldns/ldns.h... no
# checking CoreServices/CoreServices.h usability... no
# checking CoreServices/CoreServices.h presence... no
# checking for CoreServices/CoreServices.h... no
# checking for getpwnam... yes
# checking for sandbox_init... no
# checking for setrlimit... yes
# checking for putc_unlocked... yes
# checking for gmtime_r... yes
# checking what extension is used for runtime loadable modules... .so
# checking what variable specifies run-time module search path... LD_LIBRARY_PATH
# checking for the default library search path... /lib /usr/lib
# checking for library containing dlopen... (cached) none required
# checking for dlerror... yes
# checking for shl_load... no
# checking for shl_load in -ldld... no
# checking for dld_link in -ldld... no
# checking for _ prefix in compiled symbols... no
# checking whether deplibs are loaded by dlopen... yes
# checking for argz.h... no
# checking for error_t... no
# checking for argz_add... no
# checking for argz_append... no
# checking for argz_count... no
# checking for argz_create_sep... no
# checking for argz_insert... no
# checking for argz_next... no
# checking for argz_stringify... no
# checking whether libtool supports -dlopen/-dlpreopen... yes
# checking for ltdl.h... no
# checking where to find libltdl headers... -I$(top_srcdir)/libltdl
# checking where to find libltdl library... $(top_build_prefix)libltdl/libltdlc.la
# checking for unistd.h... (cached) yes
# checking for dl.h... no
# checking for sys/dl.h... no
# checking for dld.h... no
# checking for mach-o/dyld.h... no
# checking for dirent.h... yes
# checking for closedir... yes
# checking for opendir... yes
# checking for readdir... yes
# checking for strlcat... yes
# checking for strlcpy... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating dist-build/Makefile
# config.status: creating man/Makefile
# config.status: creating src/Makefile
# config.status: creating src/hostip/Makefile
# config.status: creating src/proxy/Makefile
# config.status: creating src/ext/Makefile
# config.status: creating src/include/Makefile
# config.status: creating src/include/dnscrypt/version.h
# config.status: creating src/plugins/Makefile
# config.status: creating src/plugins/example/Makefile
# config.status: creating src/plugins/example-logging/Makefile
# config.status: creating src/plugins/example-ldns-aaaa-blocking/Makefile
# config.status: creating src/plugins/example-ldns-blocking/Makefile
# config.status: creating src/plugins/example-ldns-opendns-deviceid/Makefile
# config.status: creating src/plugins/example-ldns-opendns-set-client-ip/Makefile
# config.status: creating test/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# === configuring in src/libevent-modified (/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified)
# configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--sbindir=/usr/bin' '--with-systemd' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '--enable-ltdl-convenience' '--disable-thread-support' '--disable-dependency-tracking' '--disable-libevent-install' '--disable-openssl' '--disable-shared' '--enable-function-sections' 'CC=arm-linux-androideabi-gcc -std=gnu99' 'CFLAGS= -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero' 'CPP=arm-linux-androideabi-gcc -std=gnu99 -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 -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 arm-linux-androideabi-strip... arm-linux-androideabi-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... arm-unknown-linux-androideabi
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc -std=gnu99
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc -std=gnu99 accepts -g... yes
# checking for arm-linux-androideabi-gcc -std=gnu99 option to accept ISO C89... none needed
# checking whether arm-linux-androideabi-gcc -std=gnu99 understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc -std=gnu99... 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... arm-linux-androideabi-gcc -std=gnu99 -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking whether arm-linux-androideabi-gcc -std=gnu99 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 arm-linux-androideabi-gcc -std=gnu99... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-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 arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc -std=gnu99 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 arm-linux-androideabi-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 arm-linux-androideabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 static flag -static works... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc -std=gnu99 linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking dynamic linker characteristics... Android linker
# 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... no
# checking openssl/bio.h presence... no
# checking for openssl/bio.h... no
# checking for ANSI C header files... (cached) yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking for inttypes.h... (cached) yes
# checking for stdint.h... (cached) yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking poll.h usability... yes
# checking poll.h presence... yes
# checking for poll.h... yes
# checking for unistd.h... (cached) yes
# checking sys/epoll.h usability... yes
# checking sys/epoll.h presence... yes
# checking for sys/epoll.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/queue.h usability... 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... yes
# checking netinet/in6.h presence... yes
# checking for netinet/in6.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/uio.h usability... yes
# checking sys/uio.h presence... yes
# checking for sys/uio.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking sys/eventfd.h usability... yes
# checking sys/eventfd.h presence... yes
# checking for sys/eventfd.h... yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking sys/sendfile.h usability... yes
# checking sys/sendfile.h presence... yes
# checking for sys/sendfile.h... yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking for sys/stat.h... (cached) yes
# checking for sys/sysctl.h... no
# checking for 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 for an ANSI C-conforming const... yes
# checking for inline... inline
# checking whether time.h and sys/time.h may both be included... yes
# checking for gettimeofday... yes
# checking for vasprintf... yes
# checking for fcntl... yes
# checking for clock_gettime... yes
# checking for strtok_r... yes
# checking for strsep... yes
# checking for getnameinfo... yes
# checking for strlcpy... yes
# checking for inet_ntop... yes
# checking for inet_pton... yes
# checking for signal... yes
# checking for sigaction... yes
# checking for strtoll... yes
# checking for inet_aton... yes
# checking for pipe... yes
# checking for eventfd... yes
# checking for sendfile... yes
# checking for mmap... yes
# checking for splice... yes
# checking for arc4random... yes
# checking for arc4random_buf... yes
# checking for arc4random_addrandom... yes
# checking for issetugid... yes
# checking for geteuid... yes
# checking for getegid... yes
# checking for getprotobynumber... yes
# checking for setenv... yes
# checking for unsetenv... yes
# checking for putenv... yes
# checking for sysctl... no
# checking for umask... yes
# checking for getaddrinfo... yes
# checking size of long... 4
# 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... no
# checking size of long long... 8
# checking size of long... (cached) 4
# checking size of int... 4
# checking size of short... 2
# checking size of size_t... 4
# checking size of void *... 4
# checking size of off_t... 4
# 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... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating libevent.pc
# config.status: creating libevent_openssl.pc
# config.status: creating libevent_pthreads.pc
# config.status: creating Makefile
# config.status: creating include/Makefile
# config.status: creating test/Makefile
# config.status: creating sample/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# === configuring in libltdl (/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/libltdl)
# configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--sbindir=/usr/bin' '--with-systemd' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '--enable-ltdl-convenience' '--disable-thread-support' '--disable-dependency-tracking' '--disable-libevent-install' '--disable-openssl' '--disable-shared' '--enable-function-sections' 'CC=arm-linux-androideabi-gcc -std=gnu99' 'CFLAGS= -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero' 'CPP=arm-linux-androideabi-gcc -std=gnu99 -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 -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 arm-linux-androideabi-strip... arm-linux-androideabi-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... arm-unknown-linux-androideabi
# checking how to print strings... printf
# checking for style of include used by make... GNU
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc -std=gnu99
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc -std=gnu99 accepts -g... yes
# checking for arm-linux-androideabi-gcc -std=gnu99 option to accept ISO C89... none needed
# checking whether arm-linux-androideabi-gcc -std=gnu99 understands -c and -o together... yes
# checking dependency style of arm-linux-androideabi-gcc -std=gnu99... 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 arm-linux-androideabi-gcc -std=gnu99... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-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 arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc -std=gnu99 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 arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -std=gnu99 -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 arm-linux-androideabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 static flag -static works... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc -std=gnu99 linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking dynamic linker characteristics... Android linker
# 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... cross
# 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
# checking for library containing dlopen... none required
# checking for dlerror... yes
# checking for shl_load... (cached) no
# checking for shl_load in -ldld... (cached) no
# checking for dld_link in -ldld... no
# checking for _ prefix in compiled symbols... no
# checking whether deplibs are loaded by dlopen... yes
# checking for argz.h... no
# checking for error_t... no
# checking for argz_add... no
# checking for argz_append... no
# checking for argz_count... no
# checking for argz_create_sep... no
# checking for argz_insert... no
# checking for argz_next... no
# checking for argz_stringify... no
# checking whether libtool supports -dlopen/-dlpreopen... yes
# checking for unistd.h... (cached) yes
# checking for dl.h... no
# checking for sys/dl.h... no
# checking for dld.h... no
# checking for mach-o/dyld.h... no
# checking for dirent.h... yes
# checking for closedir... yes
# checking for opendir... yes
# checking for readdir... yes
# checking for strlcat... yes
# checking for strlcpy... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1'
# Making all in dist-build
# make[2]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/dist-build'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/dist-build'
# Making all in man
# make[2]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/man'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/man'
# Making all in src
# make[2]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src'
# Making all in ext
# make[3]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/ext'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/ext'
# Making all in libevent-modified
# make[3]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified'
# test -d include/event2 || /usr/bin/mkdir -p include/event2
# /usr/bin/sed -f ./make-event-config.sed < config.h > include/event2/event-config.hT
# mv -f include/event2/event-config.hT include/event2/event-config.h
# make all-recursive
# make[4]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified'
# Making all in .
# make[5]: Entering directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified'
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o event.lo event.c
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o evthread.lo evthread.c
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c event.c -fPIE -o event.o
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c evthread.c -fPIE -o evthread.o
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o buffer.lo buffer.c
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c buffer.c -fPIE -o buffer.o
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o bufferevent.lo bufferevent.c
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c bufferevent.c -fPIE -o bufferevent.o
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o bufferevent_sock.lo bufferevent_sock.c
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c bufferevent_sock.c -fPIE -o bufferevent_sock.o
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o bufferevent_filter.lo bufferevent_filter.c
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o bufferevent_pair.lo bufferevent_pair.c
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c bufferevent_filter.c -fPIE -o bufferevent_filter.o
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c bufferevent_pair.c -fPIE -o bufferevent_pair.o
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o listener.lo listener.c
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o bufferevent_ratelim.lo bufferevent_ratelim.c
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c listener.c -fPIE -o listener.o
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c bufferevent_ratelim.c -fPIE -o bufferevent_ratelim.o
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o evmap.lo evmap.c
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o log.lo log.c
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c evmap.c -fPIE -o evmap.o
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c log.c -fPIE -o log.o
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o evutil.lo evutil.c
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o evutil_rand.lo evutil_rand.c
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c evutil.c -fPIE -o evutil.o
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c evutil_rand.c -fPIE -o evutil_rand.o
# evutil.c: In function 'evutil_issetugid':
# evutil.c:2112:2: warning: implicit declaration of function 'issetugid' [-Wimplicit-function-declaration]
# return issetugid();
# ^
# evutil_rand.c: In function 'evutil_secure_rng_add_bytes':
# evutil_rand.c:180:2: warning: implicit declaration of function 'arc4random_addrandom' [-Wimplicit-function-declaration]
# arc4random_addrandom((unsigned char*)buf,
# ^
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o strlcpy.lo strlcpy.c
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c strlcpy.c -fPIE -o strlcpy.o
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o select.lo select.c
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o poll.lo poll.c
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c poll.c -fPIE -o poll.o
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c select.c -fPIE -o select.o
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o epoll.lo epoll.c
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o signal.lo signal.c
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c signal.c -fPIE -o signal.o
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c epoll.c -fPIE -o epoll.o
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o event_tagging.lo event_tagging.c
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o http.lo http.c
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c event_tagging.c -fPIE -o event_tagging.o
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c http.c -fPIE -o http.o
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o evdns.lo evdns.c
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c evdns.c -fPIE -o evdns.o
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o evrpc.lo evrpc.c
# libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c evrpc.c -fPIE -o evrpc.o
# /bin/sh ./libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm
# /bin/sh ./libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm
# libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
# libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
# libtool: warning: '-release' is ignored for convenience libraries
# libtool: warning: '-release' is ignored for convenience libraries
# libtool: link: arm-linux-androideabi-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
# libtool: link: arm-linux-androideabi-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
# libtool: link: arm-linux-androideabi-ranlib .libs/libevent_core.a
# libtool: link: arm-linux-androideabi-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 arm-linux-androideabi-gcc -std=gnu99 -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm
# libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
# libtool: warning: '-release' is ignored for convenience libraries
# libtool: link: arm-linux-androideabi-ar cru .libs/libevent_extra.a event_tagging.o http.o evdns.o evrpc.o
# libtool: link: arm-linux-androideabi-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'
# arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o event-test.o event-test.c
# arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o time-test.o time-test.c
# arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o signal-test.o signal-test.c
# arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o dns-example.o dns-example.c
# arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o hello-world.o hello-world.c
# arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -D_FORTIFY_SOURCE=2 -I/usr/local/include -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -c -o http-server.o http-server.c
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o event-test event-test.o ../libevent.la -lsodium -lm
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -o time-test time-test.o ../libevent.la -lsodium -lm
# libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o event-test event-test.o -L/usr/local/lib ../.libs/libevent.a /usr/lib/libsodium.so -lm
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /usr/lib/libsodium.so: incompatible target
# collect2: error: ld returned 1 exit status
# make[5]: *** [Makefile:406: event-test] Error 1
# make[5]: *** Waiting for unfinished jobs....
# libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o time-test time-test.o -L/usr/local/lib ../.libs/libevent.a /usr/lib/libsodium.so -lm
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /usr/lib/libsodium.so: incompatible target
# collect2: error: ld returned 1 exit status
# make[5]: *** [Makefile:426: time-test] Error 1
# make[5]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/sample'
# make[4]: *** [Makefile:962: all-recursive] Error 1
# make[4]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified'
# make[3]: *** [Makefile:688: all] Error 2
# make[3]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified'
# make[2]: *** [Makefile:387: all-recursive] Error 1
# make[2]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src'
# make[1]: *** [Makefile:516: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1'
# make: *** [Makefile:423: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by dnscrypt-proxy configure 1.6.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sbindir=/usr/bin --with-systemd
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 6f945852f44e
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2476: checking build system type
# configure:2490: result: x86_64-unknown-linux-gnu
# configure:2510: checking host system type
# configure:2523: result: arm-unknown-linux-androideabi
# 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 arm-linux-androideabi-strip
# configure:2768: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2779: result: arm-linux-androideabi-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 arm-linux-androideabi-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:3539: WARNING: using cross tools not prefixed with host triplet
# 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 arm-linux-androideabi-gcc
# configure:3884: result: arm-linux-androideabi-gcc
# configure:4153: checking for C compiler version
# configure:4162: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4173: $? = 0
# configure:4162: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:4173: $? = 0
# configure:4162: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:4173: $? = 1
# configure:4162: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:4173: $? = 1
# configure:4193: checking whether the C compiler works
# configure:4215: arm-linux-androideabi-gcc 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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4289: $? = 0
# configure:4311: result:
# configure:4333: checking whether we are cross compiling
# configure:4371: result: yes
# configure:4376: checking for suffix of object files
# configure:4398: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4402: $? = 0
# configure:4423: result: o
# configure:4427: checking whether we are using the GNU C compiler
# configure:4446: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4446: $? = 0
# configure:4455: result: yes
# configure:4464: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4484: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4484: $? = 0
# configure:4525: result: yes
# configure:4542: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4605: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4605: $? = 0
# configure:4618: result: none needed
# configure:4643: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4665: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4668: $? = 0
# configure:4665: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4668: $? = 0
# configure:4680: result: yes
# configure:4699: checking dependency style of arm-linux-androideabi-gcc
# configure:4810: result: gcc3
# configure:4825: checking for arm-linux-androideabi-gcc option to accept ISO C99
# configure:4974: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:62:29: error: expected ';', ',' or ')' before 'text'
# test_restrict (ccp restrict text)
# ^
# conftest.c: In function 'main':
# conftest.c:116:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
# char *restrict newvar = "Another string";
# ^
# conftest.c:116:18: error: 'newvar' undeclared (first use in this function)
# conftest.c:116:18: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:126:3: error: 'for' loop initial declarations are only allowed in C99 mode
# for (int i = 0; i < ia->datasize; ++i)
# ^
# conftest.c:126:3: note: use option -std=c99 or -std=gnu99 to compile your code
# configure:4974: $? = 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
# | #include
# | #include
# | #include
# | #include
# |
# | // Check varargs macros. These examples are taken from C99 6.10.3.5.
# | #define debug(...) fprintf (stderr, __VA_ARGS__)
# | #define showlist(...) puts (#__VA_ARGS__)
# | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
# | static void
# | test_varargs_macros (void)
# | {
# | int x = 1234;
# | int y = 5678;
# | debug ("Flag");
# | debug ("X = %d\n", x);
# | showlist (The first, second, and third items.);
# | report (x>y, "x is %d but y is %d", x, y);
# | }
# |
# | // Check long long types.
# | #define BIG64 18446744073709551615ull
# | #define BIG32 4294967295ul
# | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
# | #if !BIG_OK
# | your preprocessor is broken;
# | #endif
# | #if BIG_OK
# | #else
# | your preprocessor is broken;
# | #endif
# | static long long int bignum = -9223372036854775807LL;
# | static unsigned long long int ubignum = BIG64;
# |
# | struct incomplete_array
# | {
# | int datasize;
# | double data[];
# | };
# |
# | struct named_init {
# | int number;
# | const wchar_t *name;
# | double average;
# | };
# |
# | typedef const char *ccp;
# |
# | static inline int
# | test_restrict (ccp restrict text)
# | {
# | // See if C++-style comments work.
# | // Iterate through items via the restricted pointer.
# | // Also check for declarations in for loops.
# | for (unsigned int i = 0; *(text+i) != '\0'; ++i)
# | continue;
# | return 0;
# | }
# |
# | // Check varargs and va_copy.
# | static void
# | test_varargs (const char *format, ...)
# | {
# | va_list args;
# | va_start (args, format);
# | va_list args_copy;
# | va_copy (args_copy, args);
# |
# | const char *str;
# | int number;
# | float fnumber;
# |
# | while (*format)
# | {
# | switch (*format++)
# | {
# | case 's': // string
# | str = va_arg (args_copy, const char *);
# | break;
# | case 'd': // int
# | number = va_arg (args_copy, int);
# | break;
# | case 'f': // float
# | fnumber = va_arg (args_copy, double);
# | break;
# | default:
# | break;
# | }
# | }
# | va_end (args_copy);
# | va_end (args);
# | }
# |
# | int
# | main ()
# | {
# |
# | // Check bool.
# | _Bool success = false;
# |
# | // Check restrict.
# | if (test_restrict ("String literal") == 0)
# | success = true;
# | char *restrict newvar = "Another string";
# |
# | // Check varargs.
# | test_varargs ("s, d' f .", "string", 65, 34.234);
# | test_varargs_macros ();
# |
# | // Check flexible array members.
# | struct incomplete_array *ia =
# | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
# | ia->datasize = 10;
# | for (int i = 0; i < ia->datasize; ++i)
# | ia->data[i] = i * 1.234;
# |
# | // Check named initializers.
# | struct named_init ni = {
# | .number = 34,
# | .name = L"Test wide string",
# | .average = 543.34343,
# | };
# |
# | ni.number = 58;
# |
# | int dynamic_array[ni.number];
# | dynamic_array[ni.number - 1] = 543;
# |
# | // work around unused variable warnings
# | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
# | || dynamic_array[ni.number - 1] != 543);
# |
# | ;
# | return 0;
# | }
# configure:4974: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:4974: $? = 0
# configure:4994: result: -std=gnu99
# configure:5008: checking how to run the C preprocessor
# configure:5039: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
# configure:5039: $? = 0
# configure:5053: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -std=gnu99 -E
# configure:5098: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
# configure:5098: $? = 0
# configure:5112: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:5291: $? = 0
# configure:5375: result: yes
# configure:5388: checking for sys/types.h
# configure:5388: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:5388: $? = 0
# configure:5388: result: yes
# configure:5388: checking for sys/stat.h
# configure:5388: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:5388: $? = 0
# configure:5388: result: yes
# configure:5388: checking for stdlib.h
# configure:5388: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:5388: $? = 0
# configure:5388: result: yes
# configure:5388: checking for string.h
# configure:5388: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:5388: $? = 0
# configure:5388: result: yes
# configure:5388: checking for memory.h
# configure:5388: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:5388: $? = 0
# configure:5388: result: yes
# configure:5388: checking for strings.h
# configure:5388: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:5388: $? = 0
# configure:5388: result: yes
# configure:5388: checking for inttypes.h
# configure:5388: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:5388: $? = 0
# configure:5388: result: yes
# configure:5388: checking for stdint.h
# configure:5388: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:5388: $? = 0
# configure:5388: result: yes
# configure:5388: checking for unistd.h
# configure:5388: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:5388: $? = 0
# configure:5388: result: yes
# configure:5401: checking minix/config.h usability
# configure:5401: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:55:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
# conftest.c:22:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:5440: $? = 0
# configure:5447: result: yes
# configure:5462: checking whether C compiler accepts -D_FORTIFY_SOURCE=2
# configure:5481: arm-linux-androideabi-gcc -std=gnu99 -c -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:5481: $? = 0
# configure:5489: result: yes
# configure:5503: checking whether C compiler accepts -fPIC
# configure:5522: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:5522: $? = 0
# configure:5530: result: yes
# configure:5534: checking whether the linker accepts -fPIC
# configure:5553: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_FORTIFY_SOURCE=2 -fPIC conftest.c >&5
# configure:5553: $? = 0
# configure:5562: result: yes
# configure:5581: checking whether C compiler accepts -fPIE
# configure:5600: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:5600: $? = 0
# configure:5608: result: yes
# configure:5612: checking whether the linker accepts -fPIE
# configure:5631: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -D_FORTIFY_SOURCE=2 -fPIE conftest.c >&5
# configure:5631: $? = 0
# configure:5640: result: yes
# configure:5643: checking whether the linker accepts -pie
# configure:5662: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -D_FORTIFY_SOURCE=2 -pie conftest.c >&5
# configure:5662: $? = 0
# configure:5671: result: yes
# configure:5693: checking whether C compiler accepts -fno-strict-aliasing
# configure:5712: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:5712: $? = 0
# configure:5720: result: yes
# configure:5728: checking whether C compiler accepts -fno-strict-overflow
# configure:5747: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:5747: $? = 0
# configure:5755: result: yes
# configure:6000: checking whether C compiler accepts -fstack-protector-all
# configure:6019: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:6019: $? = 0
# configure:6027: result: yes
# configure:6031: checking whether the linker accepts -fstack-protector-all
# configure:6050: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -pie -fstack-protector-all conftest.c >&5
# configure:6050: $? = 0
# configure:6059: result: yes
# configure:6080: checking whether C compiler accepts -Winit-self
# configure:6099: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:6099: $? = 0
# configure:6107: result: yes
# configure:6115: checking whether C compiler accepts -Wwrite-strings
# configure:6134: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:6134: $? = 0
# configure:6142: result: yes
# configure:6150: checking whether C compiler accepts -Wdiv-by-zero
# configure:6169: arm-linux-androideabi-gcc -std=gnu99 -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
# configure:6169: $? = 0
# configure:6177: result: yes
# configure:6185: checking whether C compiler accepts -Wsometimes-uninitialized
# configure:6204: arm-linux-androideabi-gcc -std=gnu99 -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
# arm-linux-androideabi-gcc: error: unrecognized command line option '-Wsometimes-uninitialized'
# configure:6204: $? = 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
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
# | ;
# | return 0;
# | }
# configure:6212: result: no
# configure:6224: checking whether C compiler accepts -Wall
# configure:6243: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:6243: $? = 0
# configure:6252: result: yes
# configure:6261: checking whether C compiler accepts -Wall -Wextra
# configure:6280: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -Wextra -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:31:1: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
# ^
# configure:6280: $? = 0
# configure:6289: result: yes
# configure:6298: checking for clang
# configure:6315: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:33:1: error: unknown type name 'be'
# be sad
# ^
# configure:6315: $? = 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
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #ifndef __clang__
# | be sad
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:6356: result: no
# configure:6363: checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast
# configure:6382: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -Wextra -Wbad-function-cast -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:31:1: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
# ^
# configure:6382: $? = 0
# configure:6391: result: yes
# configure:6400: checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align
# configure:6419: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -Wextra -Wbad-function-cast -Wcast-align -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:31:1: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
# ^
# configure:6419: $? = 0
# configure:6428: result: yes
# configure:6437: checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual
# configure:6456: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:31:1: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
# ^
# configure:6456: $? = 0
# configure:6465: result: yes
# configure:6474: checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts
# configure:6493: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:31:1: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
# ^
# configure:6493: $? = 0
# configure:6502: result: yes
# configure:6511: checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment
# configure:6530: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:31:1: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
# ^
# configure:6530: $? = 0
# configure:6539: result: yes
# configure:6548: checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal
# configure:6567: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:31:1: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
# ^
# configure:6567: $? = 0
# configure:6576: result: yes
# configure:6585: checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2
# configure:6604: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:31:1: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
# ^
# configure:6604: $? = 0
# configure:6613: result: yes
# configure:6622: checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit
# configure:6641: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:31:1: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
# ^
# configure:6641: $? = 0
# configure:6650: result: yes
# configure:6659: checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations
# configure:6678: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:31:1: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
# ^
# configure:6678: $? = 0
# configure:6687: result: yes
# configure:6696: checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes
# configure:6715: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:31:1: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
# ^
# configure:6715: $? = 0
# configure:6724: result: yes
# configure:6733: checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id
# configure:6752: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:31:1: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
# ^
# configure:6752: $? = 0
# configure:6761: result: yes
# configure:6770: checking whether C compiler accepts -Wall -Wextra -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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:31:1: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
# ^
# configure:6789: $? = 0
# configure:6798: result: yes
# configure:6807: checking whether C compiler accepts -Wall -Wextra -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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:31:1: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
# ^
# configure:6826: $? = 0
# configure:6835: result: yes
# configure:6844: checking whether C compiler accepts -Wall -Wextra -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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:31:1: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
# ^
# configure:6863: $? = 0
# configure:6872: result: yes
# configure:6881: checking whether C compiler accepts -Wall -Wextra -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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:31:1: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
# ^
# configure:6900: $? = 0
# configure:6909: result: yes
# configure:6918: checking whether C compiler accepts -Wall -Wextra -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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c:29:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:31:1: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
# ^
# configure:6937: $? = 0
# configure:6946: result: yes
# configure:6955: checking whether C compiler accepts -Wall -Wextra -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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c:29:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:31:1: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
# ^
# configure:6974: $? = 0
# configure:6983: result: yes
# configure:6992: checking whether C compiler accepts -Wall -Wextra -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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -Wextra -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
# arm-linux-androideabi-gcc: error: unrecognized command line option '-Wvariable-decl'
# configure:7011: $? = 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
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
# | ;
# | return 0;
# | }
# configure:7020: result: no
# configure:7029: checking whether the linker accepts -Wl,-z,relro
# configure:7048: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro conftest.c >&5
# configure:7048: $? = 0
# configure:7057: result: yes
# configure:7065: checking whether the linker accepts -Wl,-z,now
# configure:7084: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:7084: $? = 0
# configure:7093: result: yes
# configure:7101: checking whether the linker accepts -Wl,-z,noexecstack
# configure:7120: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c >&5
# configure:7120: $? = 0
# configure:7129: result: yes
# configure:7184: checking how to print strings
# configure:7211: result: printf
# configure:7232: checking for a sed that does not truncate output
# configure:7296: result: /usr/bin/sed
# configure:7314: checking for fgrep
# configure:7376: result: /usr/bin/grep -F
# configure:7411: checking for ld used by arm-linux-androideabi-gcc -std=gnu99
# configure:7478: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:7485: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:7500: result: yes
# configure:7512: checking for BSD- or MS-compatible name lister (nm)
# configure:7566: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:7696: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:7703: arm-linux-androideabi-gcc -std=gnu99 -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
# configure:7706: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:7709: output
# 00000000 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 arm-unknown-linux-androideabi format
# configure:7950: result: func_convert_file_noop
# configure:7957: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:7977: result: func_convert_file_noop
# configure:7984: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:7991: result: -r
# configure:8025: checking for arm-linux-androideabi-objdump
# configure:8041: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:8052: result: arm-linux-androideabi-objdump
# configure:8124: checking how to recognize dependent libraries
# configure:8324: result: pass_all
# configure:8369: checking for arm-linux-androideabi-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 arm-linux-androideabi-ar
# configure:8528: found /sysroot/bin/arm-linux-androideabi-ar
# configure:8539: result: arm-linux-androideabi-ar
# configure:8620: checking for archiver @FILE support
# configure:8637: arm-linux-androideabi-gcc -std=gnu99 -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
# configure:8637: $? = 0
# configure:8640: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:8643: $? = 0
# configure:8648: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:8651: $? = 1
# configure:8663: result: @
# configure:8681: checking for arm-linux-androideabi-strip
# configure:8708: result: arm-linux-androideabi-strip
# configure:8780: checking for arm-linux-androideabi-ranlib
# configure:8796: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:8807: result: arm-linux-androideabi-ranlib
# configure:8949: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc -std=gnu99 object
# configure:9102: arm-linux-androideabi-gcc -std=gnu99 -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
# configure:9105: $? = 0
# configure:9109: /sysroot/bin/arm-linux-androideabi-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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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:9649: checking for arm-linux-androideabi-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: arm-linux-androideabi-gcc -std=gnu99 -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
# configure:10427: $? = 0
# configure:10427: result: yes
# configure:10683: checking for objdir
# configure:10698: result: .libs
# configure:10962: checking if arm-linux-androideabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions
# configure:10980: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:10984: $? = 0
# configure:10997: result: no
# configure:11355: checking for arm-linux-androideabi-gcc -std=gnu99 option to produce PIC
# configure:11362: result: -fPIC -DPIC
# configure:11370: checking if arm-linux-androideabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works
# configure:11388: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
# configure:11392: $? = 0
# configure:11405: result: yes
# configure:11434: checking if arm-linux-androideabi-gcc -std=gnu99 static flag -static works
# configure:11462: result: yes
# configure:11477: checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o
# configure:11498: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
# configure:11502: $? = 0
# configure:11524: result: yes
# configure:11532: checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o
# configure:11579: result: yes
# configure:11612: checking whether the arm-linux-androideabi-gcc -std=gnu99 linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:12871: result: yes
# configure:12908: checking whether -lc should be explicitly linked in
# configure:12916: arm-linux-androideabi-gcc -std=gnu99 -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
# configure:12919: $? = 0
# configure:12934: arm-linux-androideabi-gcc -std=gnu99 -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:13929: result: Android linker
# 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 arm-linux-androideabi-ar
# configure:14857: result: arm-linux-androideabi-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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:36:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:36:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:15079: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dnscrypt-proxy"
# | #define PACKAGE_TARNAME "dnscrypt-proxy"
# | #define PACKAGE_VERSION "1.6.1"
# | #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
# | #define PACKAGE_BUGREPORT "http://dnscrypt.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dnscrypt-proxy"
# | #define VERSION "1.6.1"
# | #define HAVE_LIBSYSTEMD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:15103: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:37:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:37:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:36:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:15103: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dnscrypt-proxy"
# | #define PACKAGE_TARNAME "dnscrypt-proxy"
# | #define PACKAGE_VERSION "1.6.1"
# | #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
# | #define PACKAGE_BUGREPORT "http://dnscrypt.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dnscrypt-proxy"
# | #define VERSION "1.6.1"
# | #define HAVE_LIBSYSTEMD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #define _FILE_OFFSET_BITS 64
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:15111: result: unknown
# configure:15123: checking for _LARGE_FILES value needed for large files
# configure:15148: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:36:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:36:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:15148: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dnscrypt-proxy"
# | #define PACKAGE_TARNAME "dnscrypt-proxy"
# | #define PACKAGE_VERSION "1.6.1"
# | #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
# | #define PACKAGE_BUGREPORT "http://dnscrypt.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dnscrypt-proxy"
# | #define VERSION "1.6.1"
# | #define HAVE_LIBSYSTEMD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:15172: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:37:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:37:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:36:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:15172: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dnscrypt-proxy"
# | #define PACKAGE_TARNAME "dnscrypt-proxy"
# | #define PACKAGE_VERSION "1.6.1"
# | #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
# | #define PACKAGE_BUGREPORT "http://dnscrypt.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dnscrypt-proxy"
# | #define VERSION "1.6.1"
# | #define HAVE_LIBSYSTEMD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #define _LARGE_FILES 1
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:15180: result: unknown
# configure:15199: checking sys/cdefs.h usability
# configure:15199: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:15199: $? = 0
# configure:15199: result: yes
# configure:15199: checking sys/cdefs.h presence
# configure:15199: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# 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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:63:31: fatal error: sys/feature_tests.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# conftest.c:30:31: fatal error: sys/feature_tests.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:63:22: fatal error: execinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15212: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dnscrypt-proxy"
# | #define PACKAGE_TARNAME "dnscrypt-proxy"
# | #define PACKAGE_VERSION "1.6.1"
# | #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
# | #define PACKAGE_BUGREPORT "http://dnscrypt.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dnscrypt-proxy"
# | #define VERSION "1.6.1"
# | #define HAVE_LIBSYSTEMD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_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:15212: result: no
# configure:15212: checking execinfo.h presence
# configure:15212: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# conftest.c:30:22: fatal error: execinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15212: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dnscrypt-proxy"
# | #define PACKAGE_TARNAME "dnscrypt-proxy"
# | #define PACKAGE_VERSION "1.6.1"
# | #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
# | #define PACKAGE_BUGREPORT "http://dnscrypt.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dnscrypt-proxy"
# | #define VERSION "1.6.1"
# | #define HAVE_LIBSYSTEMD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_CDEFS_H 1
# | /* end confdefs.h. */
# | #include
# configure:15212: result: no
# configure:15212: checking for execinfo.h
# configure:15212: result: no
# configure:15212: checking paths.h usability
# configure:15212: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:15212: $? = 0
# configure:15212: result: yes
# configure:15212: checking paths.h presence
# configure:15212: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:15212: $? = 0
# configure:15212: result: yes
# configure:15212: checking pwd.h presence
# configure:15212: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# configure:15212: $? = 0
# configure:15212: result: yes
# configure:15212: checking for pwd.h
# configure:15212: result: yes
# configure:15212: checking uuid/uuid.h usability
# configure:15212: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:65:23: fatal error: uuid/uuid.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15212: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dnscrypt-proxy"
# | #define PACKAGE_TARNAME "dnscrypt-proxy"
# | #define PACKAGE_VERSION "1.6.1"
# | #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
# | #define PACKAGE_BUGREPORT "http://dnscrypt.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dnscrypt-proxy"
# | #define VERSION "1.6.1"
# | #define HAVE_LIBSYSTEMD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:15212: result: no
# configure:15212: checking uuid/uuid.h presence
# configure:15212: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# conftest.c:32:23: fatal error: uuid/uuid.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15212: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dnscrypt-proxy"
# | #define PACKAGE_TARNAME "dnscrypt-proxy"
# | #define PACKAGE_VERSION "1.6.1"
# | #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
# | #define PACKAGE_BUGREPORT "http://dnscrypt.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dnscrypt-proxy"
# | #define VERSION "1.6.1"
# | #define HAVE_LIBSYSTEMD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | /* end confdefs.h. */
# | #include
# configure:15212: result: no
# configure:15212: checking for uuid/uuid.h
# configure:15212: result: no
# configure:15224: checking sandbox.h usability
# configure:15224: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:65:21: fatal error: sandbox.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:15224: result: no
# configure:15224: checking sandbox.h presence
# configure:15224: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# conftest.c:32:21: fatal error: sandbox.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | /* end confdefs.h. */
# | #include
# configure:15224: result: no
# configure:15224: checking for sandbox.h
# configure:15224: result: no
# configure:15236: checking ws2tcpip.h usability
# configure:15236: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:65:22: fatal error: ws2tcpip.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:15236: result: no
# configure:15236: checking ws2tcpip.h presence
# configure:15236: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# conftest.c:32:22: fatal error: ws2tcpip.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | /* end confdefs.h. */
# | #include
# configure:15236: result: no
# configure:15236: checking for ws2tcpip.h
# configure:15236: result: no
# configure:15248: checking for inline
# configure:15264: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:33:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:33:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:33:15: error: unknown type name 'universal'
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:15350: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:39:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:39:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:15350: $? = 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15394: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:38:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:38:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:15394: $? = 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15450: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:15450: $? = 0
# configure:15496: result: no
# configure:15514: checking for C/C++ restrict keyword
# configure:15539: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:49:13: error: 'in_port_t' undeclared (first use in this function)
# if (sizeof (in_port_t))
# ^
# conftest.c:49:13: note: each undeclared identifier is reported only once for each function it appears in
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #ifdef HAVE_WS2TCPIP_H
# | # include
# | #else
# | # include
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof (in_port_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15561: result: no
# configure:15583: checking whether sin_len is defined
# configure:15613: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:53:10: error: 'struct sockaddr_in' has no member named 'sin_len'
# (void) a.sin_len;
# ^
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | /* 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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:53:10: error: 'struct __kernel_sockaddr_storage' has no member named '__ss_family'
# (void) a.__ss_family;
# ^
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | /* 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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:53:10: error: 'struct __kernel_sockaddr_storage' has no member named 'ss_len'
# (void) a.ss_len;
# ^
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | /* 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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:53:10: error: 'struct __kernel_sockaddr_storage' has no member named '__ss_len'
# (void) a.__ss_len;
# ^
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | /* 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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:41:6: warning: conflicting types for built-in function 'pow' [enabled by default]
# char pow ();
# ^
# /tmp/cck5sGHg.o:conftest.c:function main: error: undefined reference to 'pow'
# collect2: error: ld returned 1 exit status
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | /* 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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:41:6: warning: conflicting types for built-in function 'pow' [enabled by default]
# char pow ();
# ^
# configure:15799: $? = 0
# configure:15816: result: -lm
# configure:15824: checking for library containing dlopen
# configure:15855: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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
# configure:15855: $? = 0
# configure:15872: result: none required
# configure:15880: checking for library containing clock_gettime
# configure:15911: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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
# configure:15911: $? = 0
# configure:15928: result: none required
# configure:15939: checking for library containing backtrace
# configure:15970: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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/ccmck84a.o:conftest.c:function main: error: undefined reference to 'backtrace'
# collect2: error: ld returned 1 exit status
# configure:15970: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dnscrypt-proxy"
# | #define PACKAGE_TARNAME "dnscrypt-proxy"
# | #define PACKAGE_VERSION "1.6.1"
# | #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
# | #define PACKAGE_BUGREPORT "http://dnscrypt.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dnscrypt-proxy"
# | #define VERSION "1.6.1"
# | #define HAVE_LIBSYSTEMD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char backtrace ();
# | int
# | main ()
# | {
# | return backtrace ();
# | ;
# | return 0;
# | }
# configure:15970: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib conftest.c -lexecinfo -lm >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lexecinfo
# /tmp/ccMesTeg.o:conftest.c:function main: error: undefined reference to 'backtrace'
# collect2: error: ld returned 1 exit status
# configure:15970: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dnscrypt-proxy"
# | #define PACKAGE_TARNAME "dnscrypt-proxy"
# | #define PACKAGE_VERSION "1.6.1"
# | #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
# | #define PACKAGE_BUGREPORT "http://dnscrypt.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dnscrypt-proxy"
# | #define VERSION "1.6.1"
# | #define HAVE_LIBSYSTEMD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char backtrace ();
# | int
# | main ()
# | {
# | return backtrace ();
# | ;
# | return 0;
# | }
# configure:15987: result: no
# configure:15998: checking for library containing gethostbyname
# configure:16029: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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
# configure:16029: $? = 0
# configure:16046: result: none required
# configure:16054: checking for library containing recvfrom
# configure:16085: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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
# configure:16085: $? = 0
# configure:16102: result: none required
# configure:16110: checking for library containing kvm_open
# configure:16141: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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/ccKG4Iuw.o:conftest.c:function main: error: undefined reference to 'kvm_open'
# collect2: error: ld returned 1 exit status
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char kvm_open ();
# | int
# | main ()
# | {
# | return kvm_open ();
# | ;
# | return 0;
# | }
# configure:16141: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lkvm
# /tmp/cccAv2Sx.o:conftest.c:function main: error: undefined reference to 'kvm_open'
# collect2: error: ld returned 1 exit status
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char kvm_open ();
# | int
# | main ()
# | {
# | return kvm_open ();
# | ;
# | return 0;
# | }
# configure:16158: result: no
# configure:16166: checking for library containing sodium_hex2bin
# configure:16197: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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/ccIdeedy.o:conftest.c:function main: error: undefined reference to 'sodium_hex2bin'
# collect2: error: ld returned 1 exit status
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sodium_hex2bin ();
# | int
# | main ()
# | {
# | return sodium_hex2bin ();
# | ;
# | return 0;
# | }
# configure:16197: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:16197: $? = 0
# configure:16214: result: -lsodium
# configure:16226: checking for ldns/ldns.h
# configure:16226: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:43:23: fatal error: ldns/ldns.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16226: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dnscrypt-proxy"
# | #define PACKAGE_TARNAME "dnscrypt-proxy"
# | #define PACKAGE_VERSION "1.6.1"
# | #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
# | #define PACKAGE_BUGREPORT "http://dnscrypt.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dnscrypt-proxy"
# | #define VERSION "1.6.1"
# | #define HAVE_LIBSYSTEMD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | #ifdef HAVE_WS2TCPIP_H
# | # include
# | #endif
# |
# |
# | #include
# configure:16226: result: no
# configure:16436: checking CoreServices/CoreServices.h usability
# configure:16436: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:68:39: fatal error: CoreServices/CoreServices.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:16436: result: no
# configure:16436: checking CoreServices/CoreServices.h presence
# configure:16436: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# conftest.c:35:39: fatal error: CoreServices/CoreServices.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | /* end confdefs.h. */
# | #include
# configure:16436: result: no
# configure:16436: checking for CoreServices/CoreServices.h
# configure:16436: result: no
# configure:16446: checking for getpwnam
# configure:16446: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:16446: $? = 0
# configure:16446: result: yes
# configure:16446: checking for sandbox_init
# configure:16446: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /tmp/cckxSPa4.o:conftest.c:function main: error: undefined reference to 'sandbox_init'
# collect2: error: ld returned 1 exit status
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPWNAM 1
# | /* end confdefs.h. */
# | /* Define sandbox_init to an innocuous variant, in case declares sandbox_init.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sandbox_init innocuous_sandbox_init
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sandbox_init (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sandbox_init
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sandbox_init ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_sandbox_init || defined __stub___sandbox_init
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sandbox_init ();
# | ;
# | return 0;
# | }
# configure:16446: result: no
# configure:16446: checking for setrlimit
# configure:16446: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:16446: $? = 0
# configure:16446: result: yes
# configure:16446: checking for putc_unlocked
# configure:16446: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# conftest.c:60:6: warning: conflicting types for built-in function 'putc_unlocked' [enabled by default]
# char putc_unlocked ();
# ^
# configure:16446: $? = 0
# configure:16446: result: yes
# configure:16446: checking for gmtime_r
# configure:16446: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:16446: $? = 0
# configure:16446: result: yes
# configure:16465: checking what extension is used for runtime loadable modules
# configure:16477: result: .so
# configure:16501: checking what variable specifies run-time module search path
# configure:16508: result: LD_LIBRARY_PATH
# configure:16518: checking for the default library search path
# configure:16525: result: /lib /usr/lib
# configure:16556: checking for library containing dlopen
# configure:16604: result: none required
# configure:16694: checking for dlerror
# configure:16694: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:16694: $? = 0
# configure:16694: result: yes
# configure:16708: checking for shl_load
# configure:16708: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /tmp/ccsKejgQ.o:conftest.c:function main: error: undefined reference to 'shl_load'
# collect2: error: ld returned 1 exit status
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_PUTC_UNLOCKED 1
# | #define HAVE_GMTIME_R 1
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldld
# /tmp/ccEgvC7R.o:conftest.c:function main: error: undefined reference to 'shl_load'
# collect2: error: ld returned 1 exit status
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_PUTC_UNLOCKED 1
# | #define HAVE_GMTIME_R 1
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldld
# /tmp/cc09mc0V.o:conftest.c:function main: error: undefined reference to 'dld_link'
# collect2: error: ld returned 1 exit status
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_PUTC_UNLOCKED 1
# | #define HAVE_GMTIME_R 1
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:16877: $? = 0
# configure:16881: /sysroot/bin/arm-linux-androideabi-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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:79:18: fatal error: argz.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17131: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dnscrypt-proxy"
# | #define PACKAGE_TARNAME "dnscrypt-proxy"
# | #define PACKAGE_VERSION "1.6.1"
# | #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
# | #define PACKAGE_BUGREPORT "http://dnscrypt.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dnscrypt-proxy"
# | #define VERSION "1.6.1"
# | #define HAVE_LIBSYSTEMD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_PUTC_UNLOCKED 1
# | #define HAVE_GMTIME_R 1
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:17131: result: no
# configure:17143: checking for error_t
# configure:17143: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:52:13: error: 'error_t' undeclared (first use in this function)
# if (sizeof (error_t))
# ^
# conftest.c:52:13: note: each undeclared identifier is reported only once for each function it appears in
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_PUTC_UNLOCKED 1
# | #define HAVE_GMTIME_R 1
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | /* end confdefs.h. */
# | #if defined(HAVE_ARGZ_H)
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof (error_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17143: result: no
# configure:17169: checking for argz_add
# configure:17169: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /tmp/ccwY1Cha.o:conftest.c:function main: error: undefined reference to 'argz_add'
# collect2: error: ld returned 1 exit status
# configure:17169: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dnscrypt-proxy"
# | #define PACKAGE_TARNAME "dnscrypt-proxy"
# | #define PACKAGE_VERSION "1.6.1"
# | #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
# | #define PACKAGE_BUGREPORT "http://dnscrypt.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dnscrypt-proxy"
# | #define VERSION "1.6.1"
# | #define HAVE_LIBSYSTEMD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_PUTC_UNLOCKED 1
# | #define HAVE_GMTIME_R 1
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_add to an innocuous variant, in case declares argz_add.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_add innocuous_argz_add
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_add (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_add
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char argz_add ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_argz_add || defined __stub___argz_add
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_add ();
# | ;
# | return 0;
# | }
# configure:17169: result: no
# configure:17169: checking for argz_append
# configure:17169: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /tmp/ccqH1mnf.o:conftest.c:function main: error: undefined reference to 'argz_append'
# collect2: error: ld returned 1 exit status
# configure:17169: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dnscrypt-proxy"
# | #define PACKAGE_TARNAME "dnscrypt-proxy"
# | #define PACKAGE_VERSION "1.6.1"
# | #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
# | #define PACKAGE_BUGREPORT "http://dnscrypt.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dnscrypt-proxy"
# | #define VERSION "1.6.1"
# | #define HAVE_LIBSYSTEMD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_PUTC_UNLOCKED 1
# | #define HAVE_GMTIME_R 1
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_append to an innocuous variant, in case declares argz_append.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_append innocuous_argz_append
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_append (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_append
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char argz_append ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_argz_append || defined __stub___argz_append
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_append ();
# | ;
# | return 0;
# | }
# configure:17169: result: no
# configure:17169: checking for argz_count
# configure:17169: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /tmp/ccKTxJgk.o:conftest.c:function main: error: undefined reference to 'argz_count'
# collect2: error: ld returned 1 exit status
# configure:17169: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dnscrypt-proxy"
# | #define PACKAGE_TARNAME "dnscrypt-proxy"
# | #define PACKAGE_VERSION "1.6.1"
# | #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
# | #define PACKAGE_BUGREPORT "http://dnscrypt.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dnscrypt-proxy"
# | #define VERSION "1.6.1"
# | #define HAVE_LIBSYSTEMD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_PUTC_UNLOCKED 1
# | #define HAVE_GMTIME_R 1
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_count to an innocuous variant, in case declares argz_count.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_count innocuous_argz_count
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_count (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_count
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char argz_count ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_argz_count || defined __stub___argz_count
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_count ();
# | ;
# | return 0;
# | }
# configure:17169: result: no
# configure:17169: checking for argz_create_sep
# configure:17169: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /tmp/cckEBU6p.o:conftest.c:function main: error: undefined reference to 'argz_create_sep'
# collect2: error: ld returned 1 exit status
# configure:17169: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dnscrypt-proxy"
# | #define PACKAGE_TARNAME "dnscrypt-proxy"
# | #define PACKAGE_VERSION "1.6.1"
# | #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
# | #define PACKAGE_BUGREPORT "http://dnscrypt.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dnscrypt-proxy"
# | #define VERSION "1.6.1"
# | #define HAVE_LIBSYSTEMD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_PUTC_UNLOCKED 1
# | #define HAVE_GMTIME_R 1
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_create_sep to an innocuous variant, in case declares argz_create_sep.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_create_sep innocuous_argz_create_sep
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_create_sep (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_create_sep
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char argz_create_sep ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_argz_create_sep || defined __stub___argz_create_sep
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_create_sep ();
# | ;
# | return 0;
# | }
# configure:17169: result: no
# configure:17169: checking for argz_insert
# configure:17169: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /tmp/cc4Vjrlw.o:conftest.c:function main: error: undefined reference to 'argz_insert'
# collect2: error: ld returned 1 exit status
# configure:17169: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dnscrypt-proxy"
# | #define PACKAGE_TARNAME "dnscrypt-proxy"
# | #define PACKAGE_VERSION "1.6.1"
# | #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
# | #define PACKAGE_BUGREPORT "http://dnscrypt.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dnscrypt-proxy"
# | #define VERSION "1.6.1"
# | #define HAVE_LIBSYSTEMD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_PUTC_UNLOCKED 1
# | #define HAVE_GMTIME_R 1
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_insert to an innocuous variant, in case declares argz_insert.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_insert innocuous_argz_insert
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_insert (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_insert
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char argz_insert ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_argz_insert || defined __stub___argz_insert
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_insert ();
# | ;
# | return 0;
# | }
# configure:17169: result: no
# configure:17169: checking for argz_next
# configure:17169: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /tmp/ccUuDByB.o:conftest.c:function main: error: undefined reference to 'argz_next'
# collect2: error: ld returned 1 exit status
# configure:17169: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dnscrypt-proxy"
# | #define PACKAGE_TARNAME "dnscrypt-proxy"
# | #define PACKAGE_VERSION "1.6.1"
# | #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
# | #define PACKAGE_BUGREPORT "http://dnscrypt.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dnscrypt-proxy"
# | #define VERSION "1.6.1"
# | #define HAVE_LIBSYSTEMD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_PUTC_UNLOCKED 1
# | #define HAVE_GMTIME_R 1
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_next to an innocuous variant, in case declares argz_next.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_next innocuous_argz_next
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_next (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_next
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char argz_next ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_argz_next || defined __stub___argz_next
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_next ();
# | ;
# | return 0;
# | }
# configure:17169: result: no
# configure:17169: checking for argz_stringify
# configure:17169: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /tmp/ccu11cfG.o:conftest.c:function main: error: undefined reference to 'argz_stringify'
# collect2: error: ld returned 1 exit status
# configure:17169: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dnscrypt-proxy"
# | #define PACKAGE_TARNAME "dnscrypt-proxy"
# | #define PACKAGE_VERSION "1.6.1"
# | #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
# | #define PACKAGE_BUGREPORT "http://dnscrypt.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dnscrypt-proxy"
# | #define VERSION "1.6.1"
# | #define HAVE_LIBSYSTEMD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_PUTC_UNLOCKED 1
# | #define HAVE_GMTIME_R 1
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_stringify to an innocuous variant, in case declares argz_stringify.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_stringify innocuous_argz_stringify
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_stringify (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_stringify
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char argz_stringify ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_argz_stringify || defined __stub___argz_stringify
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_stringify ();
# | ;
# | return 0;
# | }
# configure:17169: result: no
# configure:17233: checking whether libtool supports -dlopen/-dlpreopen
# configure:17245: result: yes
# configure:17275: checking for ltdl.h
# configure:17275: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:83:18: fatal error: ltdl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17275: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dnscrypt-proxy"
# | #define PACKAGE_TARNAME "dnscrypt-proxy"
# | #define PACKAGE_VERSION "1.6.1"
# | #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
# | #define PACKAGE_BUGREPORT "http://dnscrypt.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "dnscrypt-proxy"
# | #define VERSION "1.6.1"
# | #define HAVE_LIBSYSTEMD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_PUTC_UNLOCKED 1
# | #define HAVE_GMTIME_R 1
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_PRELOADED_SYMBOLS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# |
# | #include
# configure:17275: result: no
# configure:17412: checking where to find libltdl headers
# configure:17414: result: -I$(top_srcdir)/libltdl
# configure:17416: checking where to find libltdl library
# configure:17418: result: $(top_build_prefix)libltdl/libltdlc.la
# configure:17468: checking for unistd.h
# configure:17468: result: yes
# configure:17468: checking for dl.h
# configure:17468: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:83:16: fatal error: dl.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_PUTC_UNLOCKED 1
# | #define HAVE_GMTIME_R 1
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:17468: result: no
# configure:17468: checking for sys/dl.h
# configure:17468: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:83:20: fatal error: sys/dl.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_PUTC_UNLOCKED 1
# | #define HAVE_GMTIME_R 1
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:17468: result: no
# configure:17468: checking for dld.h
# configure:17468: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:83:17: fatal error: dld.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_PUTC_UNLOCKED 1
# | #define HAVE_GMTIME_R 1
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:17468: result: no
# configure:17468: checking for mach-o/dyld.h
# configure:17468: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:83:25: fatal error: mach-o/dyld.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_PATHS_H 1
# | #define HAVE_PWD_H 1
# | #define restrict __restrict
# | #define in_port_t uint16_t
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_PUTC_UNLOCKED 1
# | #define HAVE_GMTIME_R 1
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:17468: result: no
# configure:17468: checking for dirent.h
# configure:17468: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:17468: $? = 0
# configure:17468: result: yes
# configure:17483: checking for closedir
# configure:17483: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:17483: $? = 0
# configure:17483: result: yes
# configure:17483: checking for opendir
# configure:17483: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:17483: $? = 0
# configure:17483: result: yes
# configure:17483: checking for readdir
# configure:17483: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:17483: $? = 0
# configure:17483: result: yes
# configure:17500: checking for strlcat
# configure:17500: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:17500: $? = 0
# configure:17500: result: yes
# configure:17500: checking for strlcpy
# configure:17500: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:17500: $? = 0
# configure:17500: result: yes
# configure:17676: checking that generated files are newer than configure
# configure:17682: result: done
# configure:17755: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by dnscrypt-proxy config.status 1.6.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 6f945852f44e
#
# config.status:1184: creating Makefile
# config.status:1184: creating dist-build/Makefile
# config.status:1184: creating man/Makefile
# config.status:1184: creating src/Makefile
# config.status:1184: creating src/hostip/Makefile
# config.status:1184: creating src/proxy/Makefile
# config.status:1184: creating src/ext/Makefile
# config.status:1184: creating src/include/Makefile
# config.status:1184: creating src/include/dnscrypt/version.h
# config.status:1184: creating src/plugins/Makefile
# config.status:1184: creating src/plugins/example/Makefile
# config.status:1184: creating src/plugins/example-logging/Makefile
# config.status:1184: creating src/plugins/example-ldns-aaaa-blocking/Makefile
# config.status:1184: creating src/plugins/example-ldns-blocking/Makefile
# config.status:1184: creating src/plugins/example-ldns-opendns-deviceid/Makefile
# config.status:1184: creating src/plugins/example-ldns-opendns-set-client-ip/Makefile
# config.status:1184: creating test/Makefile
# config.status:1184: creating config.h
# config.status:1413: executing depfiles commands
# config.status:1413: 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' '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--sbindir=/usr/bin' '--with-systemd' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '--enable-ltdl-convenience' '--disable-thread-support' '--disable-dependency-tracking' '--disable-libevent-install' '--disable-openssl' '--disable-shared' '--enable-function-sections' 'CC=arm-linux-androideabi-gcc -std=gnu99' 'CFLAGS= -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero' 'CPP=arm-linux-androideabi-gcc -std=gnu99 -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 -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' '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--sbindir=/usr/bin' '--with-systemd' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '--enable-ltdl-convenience' '--disable-thread-support' '--disable-dependency-tracking' '--disable-libevent-install' '--disable-openssl' '--disable-shared' '--enable-function-sections' 'CC=arm-linux-androideabi-gcc -std=gnu99' 'CFLAGS= -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero' 'CPP=arm-linux-androideabi-gcc -std=gnu99 -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 -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=arm-linux-androideabi-gcc
# 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=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_argz_add=no
# ac_cv_func_argz_append=no
# ac_cv_func_argz_count=no
# ac_cv_func_argz_create_sep=no
# ac_cv_func_argz_insert=no
# ac_cv_func_argz_next=no
# ac_cv_func_argz_stringify=no
# ac_cv_func_closedir=yes
# ac_cv_func_dlerror=yes
# ac_cv_func_getpwnam=yes
# ac_cv_func_gmtime_r=yes
# ac_cv_func_opendir=yes
# ac_cv_func_putc_unlocked=yes
# ac_cv_func_readdir=yes
# ac_cv_func_sandbox_init=no
# ac_cv_func_setrlimit=yes
# ac_cv_func_shl_load=no
# ac_cv_func_strlcat=yes
# ac_cv_func_strlcpy=yes
# ac_cv_header_CoreServices_CoreServices_h=no
# ac_cv_header_argz_h=no
# ac_cv_header_dirent_h=yes
# ac_cv_header_dl_h=no
# ac_cv_header_dld_h=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_execinfo_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_ldns_ldns_h=no
# ac_cv_header_ltdl_h=no
# ac_cv_header_mach_o_dyld_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_paths_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_sandbox_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_cdefs_h=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=no
# ac_cv_header_ws2tcpip_h=no
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_dld_dld_link=no
# ac_cv_lib_dld_shl_load=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_RONN='#'
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_SIXJACK='#'
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/bin/dd
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -std=gnu99 -E'
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=-std=gnu99
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_backtrace=no
# ac_cv_search_clock_gettime='none required'
# ac_cv_search_dlopen='none required'
# ac_cv_search_gethostbyname='none required'
# ac_cv_search_kvm_open=no
# ac_cv_search_pow=-lm
# ac_cv_search_recvfrom='none required'
# ac_cv_search_sodium_hex2bin=-lsodium
# ac_cv_sys_file_offset_bits=unknown
# ac_cv_sys_large_files=unknown
# ac_cv_sys_largefile_CC=no
# ac_cv_type_error_t=no
# ac_cv_type_in_port_t=no
# 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=no
# 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__Wbad_function_cast=yes
# ax_cv_check_cflags____Wall__Wextra__Wbad_function_cast__Wcast_align=yes
# ax_cv_check_cflags____Wall__Wextra__Wbad_function_cast__Wcast_align__Wcast_qual=yes
# ax_cv_check_cflags____Wall__Wextra__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts=yes
# ax_cv_check_cflags____Wall__Wextra__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment=yes
# ax_cv_check_cflags____Wall__Wextra__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal=yes
# ax_cv_check_cflags____Wall__Wextra__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2=yes
# ax_cv_check_cflags____Wall__Wextra__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit=yes
# ax_cv_check_cflags____Wall__Wextra__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit__Wmissing_declarations=yes
# ax_cv_check_cflags____Wall__Wextra__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__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__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__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__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__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__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__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__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=no
# ax_cv_check_cflags___fPIC=yes
# ax_cv_check_cflags___fPIE=yes
# ax_cv_check_cflags___fno_strict_aliasing=yes
# ax_cv_check_cflags___fno_strict_overflow=yes
# ax_cv_check_cflags___fstack_protector_all=yes
# ax_cv_check_ldflags___Wl__z_noexecstack=yes
# ax_cv_check_ldflags___Wl__z_now=yes
# ax_cv_check_ldflags___Wl__z_relro=yes
# ax_cv_check_ldflags___fPIC=yes
# ax_cv_check_ldflags___fPIE=yes
# ax_cv_check_ldflags___fstack_protector_all=yes
# ax_cv_check_ldflags___pie=yes
# libltdl_cv_lib_dl_dlopen=yes
# libltdl_cv_preloaded_symbols=yes
# libltdl_cv_shlibext=.so
# libltdl_cv_shrext=.so
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_module_path_var=LD_LIBRARY_PATH
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_sys_dlopen_deplibs=yes
# lt_cv_sys_dlsearch_path='/lib /usr/lib'
# 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='arm-linux-androideabi-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='arm-linux-androideabi-gcc -std=gnu99'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero'
# CONVENIENCE_LTDL_FALSE='#'
# CONVENIENCE_LTDL_TRUE=''
# CPP='arm-linux-androideabi-gcc -std=gnu99 -E'
# CPPFLAGS=' -D_FORTIFY_SOURCE=2 -I/usr/local/include'
# CWFLAGS=' -Wall -Wextra -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'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DTRACE='#'
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_PLUGINS_ROOT_FALSE=''
# ENABLE_PLUGINS_ROOT_TRUE='#'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# HAVE_SYSTEMD_FALSE='#'
# HAVE_SYSTEMD_TRUE=''
# INCLTDL='-I$(top_srcdir)/libltdl'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_LTDL_FALSE=''
# INSTALL_LTDL_TRUE='#'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# ISODATE='2017-04-04'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=' -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib'
# LDNS_LIBS=''
# LIBADD_DL=' '
# LIBADD_DLD_LINK=''
# LIBADD_DLOPEN=''
# LIBADD_SHL_LOAD=''
# LIBLTDL='$(top_build_prefix)libltdl/libltdlc.la'
# LIBOBJS=''
# LIBS='-lsodium -lm '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBTOOL_DEPS='libltdl/config/ltmain.sh'
# LIPO=''
# LN_S='ln -s'
# LTDLDEPS='$(top_build_prefix)libltdl/libltdlc.la'
# LTDLINCL='-I$(top_srcdir)/libltdl'
# LTDLOPEN='libltdl'
# LTLIBOBJS=''
# LT_ARGZ_H='lt__argz.h'
# LT_CONFIG_H='config.h'
# LT_DLLOADERS=' libltdl/dlopen.la'
# LT_DLPREOPEN='-dlpreopen libltdl/dlopen.la '
# LT_SYS_LIBRARY_PATH=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/libltdl/config/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-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='arm-linux-androideabi-ranlib'
# RELAXED_PLUGINS_PERMISSIONS_FALSE=''
# RELAXED_PLUGINS_PERMISSIONS_TRUE='#'
# RONN='#'
# SAFECODE_HOME=''
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIXJACK='#'
# STRIP='arm-linux-androideabi-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=''
# 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='x86_64-unknown-linux'
# 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='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/libltdl/config/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# ltdl_LIBOBJS=' lt__argz.o'
# ltdl_LTLIBOBJS=' lt__argz.lo'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# subdirs=' src/libevent-modified libltdl'
# sys_symbol_underscore='no'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "dnscrypt-proxy"
# #define PACKAGE_TARNAME "dnscrypt-proxy"
# #define PACKAGE_VERSION "1.6.1"
# #define PACKAGE_STRING "dnscrypt-proxy 1.6.1"
# #define PACKAGE_BUGREPORT "http://dnscrypt.org"
# #define PACKAGE_URL ""
# #define PACKAGE "dnscrypt-proxy"
# #define VERSION "1.6.1"
# #define HAVE_LIBSYSTEMD 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_SYS_CDEFS_H 1
# #define HAVE_PATHS_H 1
# #define HAVE_PWD_H 1
# #define restrict __restrict
# #define in_port_t uint16_t
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_GETPWNAM 1
# #define HAVE_SETRLIMIT 1
# #define HAVE_PUTC_UNLOCKED 1
# #define HAVE_GMTIME_R 1
# #define LT_MODULE_EXT ".so"
# #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# #define HAVE_LIBDL 1
# #define HAVE_DLERROR 1
# #define HAVE_LIBDLLOADER 1
# #define error_t int
# #define __error_t_defined 1
# #define HAVE_PRELOADED_SYMBOLS 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_CLOSEDIR 1
# #define HAVE_OPENDIR 1
# #define HAVE_READDIR 1
# #define HAVE_STRLCAT 1
# #define HAVE_STRLCPY 1
# #define LT_LIBEXT "a"
# #define LT_LIBPREFIX "lib"
#
# configure: exit 0

CMD: config logfiles '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/libltdl/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by libltdl configure 2.4.3a, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --disable-option-checking --prefix=/usr --build=x86_64-unknown-linux --host=arm-linux-androideabi --sbindir=/usr/bin --with-systemd build_alias=x86_64-unknown-linux host_alias=arm-linux-androideabi CC=arm-linux-androideabi-gcc CFLAGS= LDFLAGS= CPPFLAGS= --enable-ltdl-convenience --disable-thread-support --disable-dependency-tracking --disable-libevent-install --disable-openssl --disable-shared --enable-function-sections CC=arm-linux-androideabi-gcc -std=gnu99 CFLAGS= -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero CPP=arm-linux-androideabi-gcc -std=gnu99 -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 -lm --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 6f945852f44e
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2299: checking for a BSD-compatible install
# configure:2367: result: /usr/bin/install -c
# configure:2378: checking whether build environment is sane
# configure:2433: result: yes
# configure:2492: checking for arm-linux-androideabi-strip
# configure:2508: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2519: result: arm-linux-androideabi-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: arm-unknown-linux-androideabi
# 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 arm-linux-androideabi-gcc
# configure:3175: result: arm-linux-androideabi-gcc -std=gnu99
# configure:3444: checking for C compiler version
# configure:3453: arm-linux-androideabi-gcc -std=gnu99 --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3464: $? = 0
# configure:3453: arm-linux-androideabi-gcc -std=gnu99 -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3464: $? = 0
# configure:3453: arm-linux-androideabi-gcc -std=gnu99 -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3464: $? = 1
# configure:3453: arm-linux-androideabi-gcc -std=gnu99 -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3464: $? = 1
# configure:3484: checking whether the C compiler works
# configure:3506: arm-linux-androideabi-gcc -std=gnu99 -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:3580: $? = 0
# configure:3602: result:
# configure:3624: checking whether we are cross compiling
# configure:3662: result: yes
# configure:3667: checking for suffix of object files
# configure:3689: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:3737: $? = 0
# configure:3746: result: yes
# configure:3755: checking whether arm-linux-androideabi-gcc -std=gnu99 accepts -g
# configure:3775: arm-linux-androideabi-gcc -std=gnu99 -c -g -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:3775: $? = 0
# configure:3816: result: yes
# configure:3833: checking for arm-linux-androideabi-gcc -std=gnu99 option to accept ISO C89
# configure:3896: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:3896: $? = 0
# configure:3909: result: none needed
# configure:3934: checking whether arm-linux-androideabi-gcc -std=gnu99 understands -c and -o together
# configure:3956: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c -o conftest2.o
# configure:3959: $? = 0
# configure:3956: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c -o conftest2.o
# configure:3959: $? = 0
# configure:3971: result: yes
# configure:3990: checking dependency style of arm-linux-androideabi-gcc -std=gnu99
# 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 arm-linux-androideabi-gcc -std=gnu99
# configure:4492: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:4499: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:4514: result: yes
# configure:4526: checking for BSD- or MS-compatible name lister (nm)
# configure:4580: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:4710: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:4717: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:4720: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:4723: output
# 00000000 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 arm-unknown-linux-androideabi format
# configure:4964: result: func_convert_file_noop
# configure:4971: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:4991: result: func_convert_file_noop
# configure:4998: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5005: result: -r
# configure:5039: checking for arm-linux-androideabi-objdump
# configure:5055: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5066: result: arm-linux-androideabi-objdump
# configure:5135: checking how to recognize dependent libraries
# configure:5335: result: pass_all
# configure:5380: checking for arm-linux-androideabi-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 arm-linux-androideabi-ar
# configure:5537: found /sysroot/bin/arm-linux-androideabi-ar
# configure:5548: result: arm-linux-androideabi-ar
# configure:5629: checking for archiver @FILE support
# configure:5646: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:5646: $? = 0
# configure:5649: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:5652: $? = 0
# configure:5657: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:5660: $? = 1
# configure:5672: result: @
# configure:5690: checking for arm-linux-androideabi-strip
# configure:5717: result: arm-linux-androideabi-strip
# configure:5789: checking for arm-linux-androideabi-ranlib
# configure:5805: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:5816: result: arm-linux-androideabi-ranlib
# configure:5958: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc -std=gnu99 object
# configure:6111: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:6114: $? = 0
# configure:6118: /sysroot/bin/arm-linux-androideabi-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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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:6658: checking for arm-linux-androideabi-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: arm-linux-androideabi-gcc -std=gnu99 -E
# configure:7529: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# configure:7529: $? = 0
# configure:7543: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:7592: $? = 0
# configure:7676: result: yes
# configure:7689: checking for sys/types.h
# configure:7689: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:7689: $? = 0
# configure:7689: result: yes
# configure:7689: checking for sys/stat.h
# configure:7689: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:7689: $? = 0
# configure:7689: result: yes
# configure:7689: checking for stdlib.h
# configure:7689: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:7689: $? = 0
# configure:7689: result: yes
# configure:7689: checking for string.h
# configure:7689: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:7689: $? = 0
# configure:7689: result: yes
# configure:7689: checking for memory.h
# configure:7689: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:7689: $? = 0
# configure:7689: result: yes
# configure:7689: checking for strings.h
# configure:7689: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:7689: $? = 0
# configure:7689: result: yes
# configure:7689: checking for inttypes.h
# configure:7689: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:7689: $? = 0
# configure:7689: result: yes
# configure:7689: checking for stdint.h
# configure:7689: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:7689: $? = 0
# configure:7689: result: yes
# configure:7689: checking for unistd.h
# configure:7689: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:7689: $? = 0
# configure:7689: result: yes
# configure:7703: checking for dlfcn.h
# configure:7703: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:7703: $? = 0
# configure:7703: result: yes
# configure:8256: checking for objdir
# configure:8271: result: .libs
# configure:8535: checking if arm-linux-androideabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions
# configure:8553: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:8557: $? = 0
# configure:8570: result: no
# configure:8928: checking for arm-linux-androideabi-gcc -std=gnu99 option to produce PIC
# configure:8935: result: -fPIC -DPIC
# configure:8943: checking if arm-linux-androideabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works
# configure:8961: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 arm-linux-androideabi-gcc -std=gnu99 static flag -static works
# configure:9035: result: yes
# configure:9050: checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o
# configure:9071: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o
# configure:9152: result: yes
# configure:9185: checking whether the arm-linux-androideabi-gcc -std=gnu99 linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10444: result: yes
# configure:10684: checking dynamic linker characteristics
# configure:11502: result: Android linker
# configure:11624: checking how to hardcode library paths into programs
# configure:11649: result: immediate
# configure:11751: checking for shl_load
# configure:11751: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /tmp/ccI2nvHx.o:conftest.c:function main: error: undefined reference to 'shl_load'
# collect2: error: ld returned 1 exit status
# 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldld
# /tmp/ccgyKMIC.o:conftest.c:function main: error: undefined reference to 'shl_load'
# collect2: error: ld returned 1 exit status
# 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:11794: $? = 0
# configure:11794: result: yes
# configure:11951: checking whether a program can dlopen itself
# configure:12052: result: cross
# 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
# configure:12402: checking for library containing dlopen
# configure:12433: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:12433: $? = 0
# configure:12450: result: none required
# configure:12540: checking for dlerror
# configure:12540: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:12540: $? = 0
# configure:12540: result: yes
# configure:12554: checking for shl_load
# configure:12554: result: no
# configure:12561: checking for shl_load in -ldld
# configure:12595: result: no
# configure:12641: checking for dld_link in -ldld
# configure:12666: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldld
# /tmp/ccuBUnzW.o:conftest.c:function main: error: undefined reference to 'dld_link'
# collect2: error: ld returned 1 exit status
# 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"
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:12723: $? = 0
# configure:12727: /sysroot/bin/arm-linux-androideabi-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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:63:18: fatal error: argz.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12977: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libltdl"
# | #define PACKAGE_TARNAME "libltdl"
# | #define PACKAGE_VERSION "2.4.3a"
# | #define PACKAGE_STRING "libltdl 2.4.3a"
# | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libltdl"
# | #define VERSION "2.4.3a"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:12977: result: no
# configure:12989: checking for error_t
# configure:12989: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:36:13: error: 'error_t' undeclared (first use in this function)
# if (sizeof (error_t))
# ^
# conftest.c:36:13: note: each undeclared identifier is reported only once for each function it appears in
# 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"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | /* end confdefs.h. */
# | #if defined(HAVE_ARGZ_H)
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof (error_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12989: result: no
# configure:13015: checking for argz_add
# configure:13015: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /tmp/ccODL98g.o:conftest.c:function main: error: undefined reference to 'argz_add'
# collect2: error: ld returned 1 exit status
# configure:13015: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libltdl"
# | #define PACKAGE_TARNAME "libltdl"
# | #define PACKAGE_VERSION "2.4.3a"
# | #define PACKAGE_STRING "libltdl 2.4.3a"
# | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libltdl"
# | #define VERSION "2.4.3a"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_add to an innocuous variant, in case declares argz_add.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_add innocuous_argz_add
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_add (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_add
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char argz_add ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_argz_add || defined __stub___argz_add
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_add ();
# | ;
# | return 0;
# | }
# configure:13015: result: no
# configure:13015: checking for argz_append
# configure:13015: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /tmp/ccYg0qPp.o:conftest.c:function main: error: undefined reference to 'argz_append'
# collect2: error: ld returned 1 exit status
# configure:13015: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libltdl"
# | #define PACKAGE_TARNAME "libltdl"
# | #define PACKAGE_VERSION "2.4.3a"
# | #define PACKAGE_STRING "libltdl 2.4.3a"
# | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libltdl"
# | #define VERSION "2.4.3a"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_append to an innocuous variant, in case declares argz_append.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_append innocuous_argz_append
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_append (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_append
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char argz_append ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_argz_append || defined __stub___argz_append
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_append ();
# | ;
# | return 0;
# | }
# configure:13015: result: no
# configure:13015: checking for argz_count
# configure:13015: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /tmp/ccgDVBr6.o:conftest.c:function main: error: undefined reference to 'argz_count'
# collect2: error: ld returned 1 exit status
# configure:13015: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libltdl"
# | #define PACKAGE_TARNAME "libltdl"
# | #define PACKAGE_VERSION "2.4.3a"
# | #define PACKAGE_STRING "libltdl 2.4.3a"
# | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libltdl"
# | #define VERSION "2.4.3a"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_count to an innocuous variant, in case declares argz_count.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_count innocuous_argz_count
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_count (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_count
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char argz_count ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_argz_count || defined __stub___argz_count
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_count ();
# | ;
# | return 0;
# | }
# configure:13015: result: no
# configure:13015: checking for argz_create_sep
# configure:13015: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /tmp/ccmqeUcc.o:conftest.c:function main: error: undefined reference to 'argz_create_sep'
# collect2: error: ld returned 1 exit status
# configure:13015: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libltdl"
# | #define PACKAGE_TARNAME "libltdl"
# | #define PACKAGE_VERSION "2.4.3a"
# | #define PACKAGE_STRING "libltdl 2.4.3a"
# | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libltdl"
# | #define VERSION "2.4.3a"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_create_sep to an innocuous variant, in case declares argz_create_sep.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_create_sep innocuous_argz_create_sep
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_create_sep (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_create_sep
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char argz_create_sep ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_argz_create_sep || defined __stub___argz_create_sep
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_create_sep ();
# | ;
# | return 0;
# | }
# configure:13015: result: no
# configure:13015: checking for argz_insert
# configure:13015: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /tmp/ccIzK70h.o:conftest.c:function main: error: undefined reference to 'argz_insert'
# collect2: error: ld returned 1 exit status
# configure:13015: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libltdl"
# | #define PACKAGE_TARNAME "libltdl"
# | #define PACKAGE_VERSION "2.4.3a"
# | #define PACKAGE_STRING "libltdl 2.4.3a"
# | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libltdl"
# | #define VERSION "2.4.3a"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_insert to an innocuous variant, in case declares argz_insert.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_insert innocuous_argz_insert
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_insert (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_insert
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char argz_insert ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_argz_insert || defined __stub___argz_insert
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_insert ();
# | ;
# | return 0;
# | }
# configure:13015: result: no
# configure:13015: checking for argz_next
# configure:13015: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /tmp/ccGA0JTp.o:conftest.c:function main: error: undefined reference to 'argz_next'
# collect2: error: ld returned 1 exit status
# configure:13015: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libltdl"
# | #define PACKAGE_TARNAME "libltdl"
# | #define PACKAGE_VERSION "2.4.3a"
# | #define PACKAGE_STRING "libltdl 2.4.3a"
# | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libltdl"
# | #define VERSION "2.4.3a"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_next to an innocuous variant, in case declares argz_next.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_next innocuous_argz_next
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_next (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_next
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char argz_next ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_argz_next || defined __stub___argz_next
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_next ();
# | ;
# | return 0;
# | }
# configure:13015: result: no
# configure:13015: checking for argz_stringify
# configure:13015: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /tmp/ccXbMEyl.o:conftest.c:function main: error: undefined reference to 'argz_stringify'
# collect2: error: ld returned 1 exit status
# configure:13015: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libltdl"
# | #define PACKAGE_TARNAME "libltdl"
# | #define PACKAGE_VERSION "2.4.3a"
# | #define PACKAGE_STRING "libltdl 2.4.3a"
# | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libltdl"
# | #define VERSION "2.4.3a"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_stringify to an innocuous variant, in case declares argz_stringify.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_stringify innocuous_argz_stringify
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_stringify (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_stringify
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char argz_stringify ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_argz_stringify || defined __stub___argz_stringify
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_stringify ();
# | ;
# | return 0;
# | }
# configure:13015: result: no
# configure:13083: checking whether libtool supports -dlopen/-dlpreopen
# configure:13095: result: yes
# configure:13148: checking for unistd.h
# configure:13148: result: yes
# configure:13148: checking for dl.h
# configure:13148: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:67:16: fatal error: dl.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:13148: result: no
# configure:13148: checking for sys/dl.h
# configure:13148: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:67:20: fatal error: sys/dl.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:13148: result: no
# configure:13148: checking for dld.h
# configure:13148: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:67:17: fatal error: dld.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:13148: result: no
# configure:13148: checking for mach-o/dyld.h
# configure:13148: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:67:25: fatal error: mach-o/dyld.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:13148: result: no
# configure:13148: checking for dirent.h
# configure:13148: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13148: $? = 0
# configure:13148: result: yes
# configure:13163: checking for closedir
# configure:13163: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13163: $? = 0
# configure:13163: result: yes
# configure:13163: checking for opendir
# configure:13163: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13163: $? = 0
# configure:13163: result: yes
# configure:13163: checking for readdir
# configure:13163: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13163: $? = 0
# configure:13163: result: yes
# configure:13182: checking for strlcat
# configure:13182: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13182: $? = 0
# configure:13182: result: yes
# configure:13182: checking for strlcpy
# configure:13182: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13182: $? = 0
# configure:13182: result: yes
# configure:13333: checking that generated files are newer than configure
# configure:13339: result: done
# configure:13371: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libltdl config.status 2.4.3a, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 6f945852f44e
#
# config.status:1117: creating Makefile
# config.status:1117: creating config.h
# config.status:1346: executing depfiles commands
# config.status:1346: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value='arm-linux-androideabi-gcc -std=gnu99'
# 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'
# 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='arm-linux-androideabi-gcc -std=gnu99 -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 -lm '
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_argz_add=no
# ac_cv_func_argz_append=no
# ac_cv_func_argz_count=no
# ac_cv_func_argz_create_sep=no
# ac_cv_func_argz_insert=no
# ac_cv_func_argz_next=no
# ac_cv_func_argz_stringify=no
# ac_cv_func_closedir=yes
# ac_cv_func_dlerror=yes
# ac_cv_func_dlopen=yes
# ac_cv_func_opendir=yes
# ac_cv_func_readdir=yes
# ac_cv_func_shl_load=no
# ac_cv_func_strlcat=yes
# ac_cv_func_strlcpy=yes
# ac_cv_header_argz_h=no
# ac_cv_header_dirent_h=yes
# ac_cv_header_dl_h=no
# ac_cv_header_dld_h=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_mach_o_dyld_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_dl_h=no
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# 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_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC='arm-linux-androideabi-gcc -std=gnu99'
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -std=gnu99 -E'
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_dlopen='none required'
# ac_cv_type_error_t=no
# am_cv_CC_dependencies_compiler_type=none
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# libltdl_cv_lib_dl_dlopen=yes
# libltdl_cv_preloaded_symbols=yes
# libltdl_cv_shlibext=.so
# libltdl_cv_shrext=.so
# lt_cv_ar_at_file=@
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=
# lt_cv_dlopen_self=cross
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_module_path_var=LD_LIBRARY_PATH
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_sys_dlopen_deplibs=yes
# lt_cv_sys_dlsearch_path='/lib /usr/lib'
# 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='arm-linux-androideabi-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='arm-linux-androideabi-gcc -std=gnu99'
# CCDEPMODE='depmode=none'
# CFLAGS=' -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero'
# CONVENIENCE_LTDL_FALSE='#'
# CONVENIENCE_LTDL_TRUE=''
# CPP='arm-linux-androideabi-gcc -std=gnu99 -E'
# CPPFLAGS=' -D_FORTIFY_SOURCE=2 -I/usr/local/include'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_LTDL_FALSE=''
# INSTALL_LTDL_TRUE='#'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=' -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib'
# LIBADD_DL=' '
# LIBADD_DLD_LINK=''
# LIBADD_DLOPEN=''
# LIBADD_SHL_LOAD=''
# LIBOBJS=' ${LIBOBJDIR}lt__argz$U.o'
# LIBS='-lsodium -lm '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTDLOPEN='libltdl'
# LTLIBOBJS=' ${LIBOBJDIR}lt__argz$U.lo'
# LT_ARGZ_H='lt__argz.h'
# LT_CONFIG_H='config.h'
# LT_DLLOADERS=' dlopen.la'
# LT_DLPREOPEN='-dlpreopen dlopen.la '
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/libltdl/config/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-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='arm-linux-androideabi-ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='2.4.3a'
# ac_ct_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='x86_64-unknown-linux'
# 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='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# 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"
# #define HAVE_LIBDL 1
# #define HAVE_DLERROR 1
# #define HAVE_LIBDLLOADER 1
# #define error_t int
# #define __error_t_defined 1
# #define HAVE_PRELOADED_SYMBOLS 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_CLOSEDIR 1
# #define HAVE_OPENDIR 1
# #define HAVE_READDIR 1
# #define HAVE_STRLCAT 1
# #define HAVE_STRLCPY 1
# #define LT_LIBEXT "a"
# #define LT_LIBPREFIX "lib"
#
# configure: exit 0

CMD: config logfiles '/tmp/dnscrypt-proxy/src/dnscrypt-proxy-1.6.1/src/libevent-modified/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by libevent configure 2.0.22-stable, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --disable-option-checking --prefix=/usr --build=x86_64-unknown-linux --host=arm-linux-androideabi --sbindir=/usr/bin --with-systemd build_alias=x86_64-unknown-linux host_alias=arm-linux-androideabi CC=arm-linux-androideabi-gcc CFLAGS= LDFLAGS= CPPFLAGS= --enable-ltdl-convenience --disable-thread-support --disable-dependency-tracking --disable-libevent-install --disable-openssl --disable-shared --enable-function-sections CC=arm-linux-androideabi-gcc -std=gnu99 CFLAGS= -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero CPP=arm-linux-androideabi-gcc -std=gnu99 -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 -lm --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 6f945852f44e
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2655: checking for a BSD-compatible install
# configure:2723: result: /usr/bin/install -c
# configure:2734: checking whether build environment is sane
# configure:2789: result: yes
# configure:2848: checking for arm-linux-androideabi-strip
# configure:2864: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2875: result: arm-linux-androideabi-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: arm-unknown-linux-androideabi
# configure:3315: checking for arm-linux-androideabi-gcc
# configure:3342: result: arm-linux-androideabi-gcc -std=gnu99
# configure:3611: checking for C compiler version
# configure:3620: arm-linux-androideabi-gcc -std=gnu99 --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3631: $? = 0
# configure:3620: arm-linux-androideabi-gcc -std=gnu99 -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3631: $? = 0
# configure:3620: arm-linux-androideabi-gcc -std=gnu99 -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3631: $? = 1
# configure:3620: arm-linux-androideabi-gcc -std=gnu99 -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3631: $? = 1
# configure:3651: checking whether the C compiler works
# configure:3673: arm-linux-androideabi-gcc -std=gnu99 -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:3747: $? = 0
# configure:3769: result:
# configure:3791: checking whether we are cross compiling
# configure:3829: result: yes
# configure:3834: checking for suffix of object files
# configure:3856: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:3904: $? = 0
# configure:3913: result: yes
# configure:3922: checking whether arm-linux-androideabi-gcc -std=gnu99 accepts -g
# configure:3942: arm-linux-androideabi-gcc -std=gnu99 -c -g -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:3942: $? = 0
# configure:3983: result: yes
# configure:4000: checking for arm-linux-androideabi-gcc -std=gnu99 option to accept ISO C89
# configure:4063: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:4063: $? = 0
# configure:4076: result: none needed
# configure:4101: checking whether arm-linux-androideabi-gcc -std=gnu99 understands -c and -o together
# configure:4123: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c -o conftest2.o
# configure:4126: $? = 0
# configure:4123: arm-linux-androideabi-gcc -std=gnu99 -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 arm-linux-androideabi-gcc -std=gnu99
# 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: arm-linux-androideabi-gcc -std=gnu99 -E
# configure:4529: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# configure:4529: $? = 0
# configure:4543: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 arm-linux-androideabi-gcc -std=gnu99 needs -traditional
# configure:4737: result: no
# configure:4761: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 arm-linux-androideabi-gcc -std=gnu99
# configure:5181: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:5188: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:5203: result: yes
# configure:5215: checking for BSD- or MS-compatible name lister (nm)
# configure:5269: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5399: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5406: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:5409: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5412: output
# 00000000 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 arm-unknown-linux-androideabi format
# configure:5642: result: func_convert_file_noop
# configure:5649: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5669: result: func_convert_file_noop
# configure:5676: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5683: result: -r
# configure:5717: checking for arm-linux-androideabi-objdump
# configure:5733: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5744: result: arm-linux-androideabi-objdump
# configure:5816: checking how to recognize dependent libraries
# configure:6016: result: pass_all
# configure:6061: checking for arm-linux-androideabi-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 arm-linux-androideabi-ar
# configure:6220: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6231: result: arm-linux-androideabi-ar
# configure:6312: checking for archiver @FILE support
# configure:6329: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:6329: $? = 0
# configure:6332: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:6335: $? = 0
# configure:6340: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:6343: $? = 1
# configure:6355: result: @
# configure:6373: checking for arm-linux-androideabi-strip
# configure:6400: result: arm-linux-androideabi-strip
# configure:6472: checking for arm-linux-androideabi-ranlib
# configure:6488: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6499: result: arm-linux-androideabi-ranlib
# configure:6641: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc -std=gnu99 object
# configure:6794: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:6797: $? = 0
# configure:6801: /sysroot/bin/arm-linux-androideabi-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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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:7341: checking for arm-linux-androideabi-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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:8137: $? = 0
# configure:8221: result: yes
# configure:8234: checking for sys/types.h
# configure:8234: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:8234: $? = 0
# configure:8234: result: yes
# configure:8234: checking for sys/stat.h
# configure:8234: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:8234: $? = 0
# configure:8234: result: yes
# configure:8234: checking for stdlib.h
# configure:8234: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:8234: $? = 0
# configure:8234: result: yes
# configure:8234: checking for string.h
# configure:8234: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:8234: $? = 0
# configure:8234: result: yes
# configure:8234: checking for memory.h
# configure:8234: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:8234: $? = 0
# configure:8234: result: yes
# configure:8234: checking for strings.h
# configure:8234: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:8234: $? = 0
# configure:8234: result: yes
# configure:8234: checking for inttypes.h
# configure:8234: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:8234: $? = 0
# configure:8234: result: yes
# configure:8234: checking for stdint.h
# configure:8234: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:8234: $? = 0
# configure:8234: result: yes
# configure:8234: checking for unistd.h
# configure:8234: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:8234: $? = 0
# configure:8234: result: yes
# configure:8248: checking for dlfcn.h
# configure:8248: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:8248: $? = 0
# configure:8248: result: yes
# configure:8504: checking for objdir
# configure:8519: result: .libs
# configure:8783: checking if arm-linux-androideabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions
# configure:8801: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:8805: $? = 0
# configure:8818: result: no
# configure:9176: checking for arm-linux-androideabi-gcc -std=gnu99 option to produce PIC
# configure:9183: result: -fPIC -DPIC
# configure:9191: checking if arm-linux-androideabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works
# configure:9209: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 arm-linux-androideabi-gcc -std=gnu99 static flag -static works
# configure:9283: result: yes
# configure:9298: checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o
# configure:9319: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o
# configure:9400: result: yes
# configure:9433: checking whether the arm-linux-androideabi-gcc -std=gnu99 linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10692: result: yes
# configure:10932: checking dynamic linker characteristics
# configure:11750: result: Android linker
# 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:12602: $? = 0
# configure:12619: result: none required
# configure:12627: checking for library containing socket
# configure:12658: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:12658: $? = 0
# configure:12675: result: none required
# configure:12683: checking for library containing inet_aton
# configure:12714: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:12714: $? = 0
# configure:12731: result: none required
# configure:12739: checking for library containing clock_gettime
# configure:12770: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:12770: $? = 0
# configure:12787: result: none required
# configure:12795: checking for library containing sendfile
# configure:12826: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:12826: $? = 0
# configure:12843: result: none required
# configure:12852: checking for WIN32
# configure:12869: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:30:1: error: unknown type name 'die'
# die horribly
# ^
# conftest.c:30:5: warning: unused variable 'horribly' [-Wunused-variable]
# die horribly
# ^
# 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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:30:1: error: unknown type name 'die'
# die horribly
# ^
# conftest.c:30:5: warning: unused variable 'horribly' [-Wunused-variable]
# die horribly
# ^
# 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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:12906: $? = 0
# configure:12906: result: yes
# configure:12906: checking zlib.h presence
# configure:12906: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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/cc2OKmsO.o:conftest.c:function main: error: undefined reference to 'inflateEnd'
# collect2: error: ld returned 1 exit status
# 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:59:25: fatal error: openssl/bio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13007: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libevent"
# | #define PACKAGE_TARNAME "libevent"
# | #define PACKAGE_VERSION "2.0.22-stable"
# | #define PACKAGE_STRING "libevent 2.0.22-stable"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libevent"
# | #define VERSION "2.0.22-stable"
# | #define NUMERIC_VERSION 0x02001600
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 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:13007: result: no
# configure:13007: checking openssl/bio.h presence
# configure:13007: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# conftest.c:26:25: fatal error: openssl/bio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13007: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libevent"
# | #define PACKAGE_TARNAME "libevent"
# | #define PACKAGE_VERSION "2.0.22-stable"
# | #define PACKAGE_STRING "libevent 2.0.22-stable"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libevent"
# | #define VERSION "2.0.22-stable"
# | #define NUMERIC_VERSION 0x02001600
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | /* end confdefs.h. */
# | #include
# configure:13007: result: no
# configure:13007: checking for openssl/bio.h
# configure:13007: result: no
# configure:13089: checking for ANSI C header files
# configure:13193: result: yes
# configure:13204: checking fcntl.h usability
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking fcntl.h presence
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking for fcntl.h
# configure:13204: result: yes
# configure:13204: checking stdarg.h usability
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking stdarg.h presence
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking stddef.h presence
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking poll.h presence
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking for poll.h
# configure:13204: result: yes
# configure:13204: checking for unistd.h
# configure:13204: result: yes
# configure:13204: checking sys/epoll.h usability
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking sys/epoll.h presence
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking for sys/epoll.h
# configure:13204: result: yes
# configure:13204: checking sys/time.h usability
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking sys/time.h presence
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking for sys/time.h
# configure:13204: result: yes
# configure:13204: checking sys/queue.h usability
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking sys/queue.h presence
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:70:23: fatal error: sys/event.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# conftest.c:37:23: fatal error: sys/event.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking sys/param.h presence
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking for sys/param.h
# configure:13204: result: yes
# configure:13204: checking sys/ioctl.h usability
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking sys/ioctl.h presence
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking for sys/ioctl.h
# configure:13204: result: yes
# configure:13204: checking sys/select.h usability
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking sys/select.h presence
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking for sys/select.h
# configure:13204: result: yes
# configure:13204: checking sys/devpoll.h usability
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:73:25: fatal error: sys/devpoll.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# conftest.c:40:25: fatal error: sys/devpoll.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:73:18: fatal error: port.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# conftest.c:40:18: fatal error: port.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking netinet/in.h presence
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking for netinet/in.h
# configure:13204: result: yes
# configure:13204: checking netinet/in6.h usability
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking netinet/in6.h presence
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking for netinet/in6.h
# configure:13204: result: yes
# configure:13204: checking sys/socket.h usability
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking sys/socket.h presence
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking for sys/socket.h
# configure:13204: result: yes
# configure:13204: checking sys/uio.h usability
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking sys/uio.h presence
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking for sys/uio.h
# configure:13204: result: yes
# configure:13204: checking arpa/inet.h usability
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking arpa/inet.h presence
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking for arpa/inet.h
# configure:13204: result: yes
# configure:13204: checking sys/eventfd.h usability
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking sys/eventfd.h presence
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking for sys/eventfd.h
# configure:13204: result: yes
# configure:13204: checking sys/mman.h usability
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking sys/mman.h presence
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking for sys/mman.h
# configure:13204: result: yes
# configure:13204: checking sys/sendfile.h usability
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking sys/sendfile.h presence
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking for sys/sendfile.h
# configure:13204: result: yes
# configure:13204: checking sys/wait.h usability
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking sys/wait.h presence
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking for sys/wait.h
# configure:13204: result: yes
# configure:13204: checking netdb.h usability
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking netdb.h presence
# configure:13204: arm-linux-androideabi-gcc -std=gnu99 -E -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c
# configure:13204: $? = 0
# configure:13204: result: yes
# configure:13204: checking for netdb.h
# configure:13204: result: yes
# configure:13216: checking for sys/stat.h
# configure:13216: result: yes
# configure:13228: checking for sys/sysctl.h
# configure:13228: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c:57:24: fatal error: sys/sysctl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13228: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libevent"
# | #define PACKAGE_TARNAME "libevent"
# | #define PACKAGE_VERSION "2.0.22-stable"
# | #define PACKAGE_STRING "libevent 2.0.22-stable"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libevent"
# | #define VERSION "2.0.22-stable"
# | #define NUMERIC_VERSION 0x02001600
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 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_NETINET_IN6_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_EVENTFD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_STAT_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_PARAM_H
# | #include
# | #endif
# |
# |
# | #include
# configure:13228: result: no
# configure:13244: checking for TAILQ_FOREACH in sys/queue.h
# configure:13257: result: yes
# configure:13272: checking for timeradd in sys/time.h
# configure:13288: result: yes
# configure:13300: checking for timercmp in sys/time.h
# configure:13316: result: yes
# configure:13328: checking for timerclear in sys/time.h
# configure:13344: result: yes
# configure:13356: checking for timerisset in sys/time.h
# configure:13372: result: yes
# configure:13523: checking for an ANSI C-conforming const
# configure:13589: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13620: $? = 0
# configure:13628: result: inline
# configure:13646: checking whether time.h and sys/time.h may both be included
# configure:13666: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13666: $? = 0
# configure:13673: result: yes
# configure:13685: checking for gettimeofday
# configure:13685: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13685: $? = 0
# configure:13685: result: yes
# configure:13685: checking for vasprintf
# configure:13685: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13685: $? = 0
# configure:13685: result: yes
# configure:13685: checking for fcntl
# configure:13685: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13685: $? = 0
# configure:13685: result: yes
# configure:13685: checking for clock_gettime
# configure:13685: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13685: $? = 0
# configure:13685: result: yes
# configure:13685: checking for strtok_r
# configure:13685: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13685: $? = 0
# configure:13685: result: yes
# configure:13685: checking for strsep
# configure:13685: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13685: $? = 0
# configure:13685: result: yes
# configure:13697: checking for getnameinfo
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for strlcpy
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for inet_ntop
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for inet_pton
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for signal
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for sigaction
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for strtoll
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for inet_aton
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for pipe
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for eventfd
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for sendfile
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for mmap
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for splice
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for arc4random
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for arc4random_buf
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for arc4random_addrandom
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for issetugid
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for geteuid
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for getegid
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for getprotobynumber
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for setenv
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for unsetenv
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for putenv
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13697: $? = 0
# configure:13697: result: yes
# configure:13697: checking for sysctl
# configure:13697: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /tmp/ccaP0ZNR.o:conftest.c:function main: error: undefined reference to 'sysctl'
# collect2: error: ld returned 1 exit status
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | /* end confdefs.h. */
# | /* Define sysctl to an innocuous variant, in case declares sysctl.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sysctl innocuous_sysctl
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sysctl (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sysctl
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sysctl ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_sysctl || defined __stub___sysctl
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sysctl ();
# | ;
# | return 0;
# | }
# configure:13697: result: no
# configure:13708: checking for umask
# configure:13708: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13708: $? = 0
# configure:13708: result: yes
# configure:13718: checking for getaddrinfo
# configure:13741: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# conftest.c: In function 'main':
# conftest.c:96:3: warning: statement with no effect [-Wunused-value]
# getaddrinfo;
# ^
# configure:13741: $? = 0
# configure:13751: result: yes
# configure:13894: checking size of long
# configure:13899: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13899: $? = 0
# configure:13899: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:124:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^
# configure:13899: $? = 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13899: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:124:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^
# configure:13899: $? = 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13899: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:124:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^
# configure:13899: $? = 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13899: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13899: $? = 0
# configure:13899: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13899: $? = 0
# configure:13899: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:13899: $? = 0
# configure:13913: result: 4
# configure:13924: checking for F_SETFD in fcntl.h
# configure:13941: result: yes
# configure:13955: checking for select
# configure:13955: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13955: $? = 0
# configure:13955: result: yes
# configure:13980: checking for poll
# configure:13980: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:13980: $? = 0
# configure:13980: result: yes
# configure:14116: checking for epoll_ctl
# configure:14116: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:14116: $? = 0
# configure:14116: result: yes
# configure:14200: checking for port_create
# configure:14200: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# /tmp/cckQaePh.o:conftest.c:function main: error: undefined reference to 'port_create'
# collect2: error: ld returned 1 exit status
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14237: $? = 0
# configure:14237: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:130:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14248: $? = 0
# configure:14248: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:130:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14259: $? = 0
# configure:14259: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:130:22: error: expected expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14271: $? = 0
# configure:14271: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:106:23: error: expected expression before ')' token
# if (sizeof ((uint64_t)))
# ^
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14288: $? = 0
# configure:14288: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:107:23: error: expected expression before ')' token
# if (sizeof ((uint32_t)))
# ^
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14305: $? = 0
# configure:14305: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:108:23: error: expected expression before ')' token
# if (sizeof ((uint16_t)))
# ^
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14322: $? = 0
# configure:14322: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:109:22: error: expected expression before ')' token
# if (sizeof ((uint8_t)))
# ^
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14339: $? = 0
# configure:14339: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:110:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:109:13: error: 'fd_mask' undeclared (first use in this function)
# if (sizeof (fd_mask))
# ^
# conftest.c:109:13: note: each undeclared identifier is reported only once for each function it appears in
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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: no
# configure:14379: checking size of long long
# configure:14384: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14384: $? = 0
# configure:14384: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:135:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# ^
# configure:14384: $? = 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14384: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:135:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# ^
# configure:14384: $? = 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14384: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:135:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# ^
# configure:14384: $? = 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14384: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:135:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# ^
# configure:14384: $? = 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14384: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14384: $? = 0
# configure:14384: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14384: $? = 0
# configure:14384: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14384: $? = 0
# configure:14384: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14384: $? = 0
# configure:14398: result: 8
# configure:14412: checking size of long
# configure:14431: result: 4
# configure:14445: checking size of int
# configure:14450: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14450: $? = 0
# configure:14450: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:137:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^
# configure:14450: $? = 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14450: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:137:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^
# configure:14450: $? = 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14450: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:137:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^
# configure:14450: $? = 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14450: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14450: $? = 0
# configure:14450: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14450: $? = 0
# configure:14450: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14450: $? = 0
# configure:14464: result: 4
# configure:14478: checking size of short
# configure:14483: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14483: $? = 0
# configure:14483: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:138:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# ^
# configure:14483: $? = 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14483: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:138:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# ^
# configure:14483: $? = 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14483: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14483: $? = 0
# configure:14483: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14483: $? = 0
# configure:14497: result: 2
# configure:14511: checking size of size_t
# configure:14516: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14516: $? = 0
# configure:14516: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:139:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# ^
# configure:14516: $? = 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14516: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:139:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# ^
# configure:14516: $? = 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14516: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:139:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# ^
# configure:14516: $? = 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14516: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14516: $? = 0
# configure:14516: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14516: $? = 0
# configure:14516: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14516: $? = 0
# configure:14530: result: 4
# configure:14544: checking size of void *
# configure:14549: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14549: $? = 0
# configure:14549: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:140:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];
# ^
# configure:14549: $? = 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_SIZE_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14549: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:140:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];
# ^
# configure:14549: $? = 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_SIZE_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14549: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:140:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];
# ^
# configure:14549: $? = 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_SIZE_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14549: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14549: $? = 0
# configure:14549: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14549: $? = 0
# configure:14549: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14549: $? = 0
# configure:14563: result: 4
# configure:14577: checking size of off_t
# configure:14582: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14582: $? = 0
# configure:14582: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:141:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# ^
# configure:14582: $? = 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_VOID_P 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14582: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:141:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# ^
# configure:14582: $? = 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_VOID_P 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14582: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:141:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# ^
# configure:14582: $? = 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_VOID_P 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14582: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14582: $? = 0
# configure:14582: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14582: $? = 0
# configure:14582: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14582: $? = 0
# configure:14596: result: 4
# configure:14607: checking for struct in6_addr
# configure:14607: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14607: $? = 0
# configure:14607: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:136:30: error: expected expression before ')' token
# if (sizeof ((struct in6_addr)))
# ^
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_OFF_T 4
# | /* 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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14642: $? = 0
# configure:14642: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:137:34: error: expected expression before ')' token
# if (sizeof ((struct sockaddr_in6)))
# ^
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_OFF_T 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14677: $? = 0
# configure:14677: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:138:26: error: expected expression before ')' token
# if (sizeof ((sa_family_t)))
# ^
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_OFF_T 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14712: $? = 0
# configure:14712: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:139:30: error: expected expression before ')' token
# if (sizeof ((struct addrinfo)))
# ^
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_OFF_T 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14747: $? = 0
# configure:14747: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:140:38: error: expected expression before ')' token
# if (sizeof ((struct sockaddr_storage)))
# ^
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_OFF_T 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14783: $? = 0
# configure:14783: result: yes
# configure:14814: checking for struct in6_addr.s6_addr16
# configure:14814: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14814: $? = 0
# configure:14814: result: yes
# configure:14845: checking for struct sockaddr_in.sin_len
# configure:14845: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:140:12: error: 'struct sockaddr_in' has no member named 'sin_len'
# if (ac_aggr.sin_len)
# ^
# conftest.c:139:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct sockaddr_in ac_aggr;
# ^
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_OFF_T 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:140:19: error: 'struct sockaddr_in' has no member named 'sin_len'
# if (sizeof ac_aggr.sin_len)
# ^
# conftest.c:139:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct sockaddr_in ac_aggr;
# ^
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_OFF_T 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:140:12: error: 'struct sockaddr_in6' has no member named 'sin6_len'
# if (ac_aggr.sin6_len)
# ^
# conftest.c:139:28: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct sockaddr_in6 ac_aggr;
# ^
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_OFF_T 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:140:19: error: 'struct sockaddr_in6' has no member named 'sin6_len'
# if (sizeof ac_aggr.sin6_len)
# ^
# conftest.c:139:28: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct sockaddr_in6 ac_aggr;
# ^
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_OFF_T 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# configure:14907: $? = 0
# configure:14907: result: yes
# configure:14938: checking for struct sockaddr_storage.__ss_family
# configure:14938: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:141:12: error: 'struct __kernel_sockaddr_storage' has no member named '__ss_family'
# if (ac_aggr.__ss_family)
# ^
# conftest.c:140:32: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct sockaddr_storage ac_aggr;
# ^
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_OFF_T 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:141:19: error: 'struct __kernel_sockaddr_storage' has no member named '__ss_family'
# if (sizeof ac_aggr.__ss_family)
# ^
# conftest.c:140:32: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct sockaddr_storage ac_aggr;
# ^
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# | #define HAVE_TIMERADD 1
# | #define HAVE_TIMERCMP 1
# | #define HAVE_TIMERCLEAR 1
# | #define HAVE_TIMERISSET 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_FCNTL 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PIPE 1
# | #define HAVE_EVENTFD 1
# | #define HAVE_SENDFILE 1
# | #define HAVE_MMAP 1
# | #define HAVE_SPLICE 1
# | #define HAVE_ARC4RANDOM 1
# | #define HAVE_ARC4RANDOM_BUF 1
# | #define HAVE_ARC4RANDOM_ADDRANDOM 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETPROTOBYNUMBER 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_UMASK 1
# | #define HAVE_GETADDRINFO 1
# | #define SIZEOF_LONG 4
# | #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 SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_OFF_T 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:120:11: warning: unused variable 'x' [-Wunused-variable]
# socklen_t x;
# ^
# configure:14986: $? = 0
# configure:14987: result: yes
# configure:14999: checking whether our compiler supports __func__
# configure:15012: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:118:14: warning: unused variable 'cp' [-Wunused-variable]
# const char *cp = __func__;
# ^
# configure:15012: $? = 0
# configure:15013: result: yes
# configure:15612: checking if linker supports omitting unused code and data
# configure:15656: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -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 -lm >&5
# configure:15656: $? = 0
# configure:15676: result: no
# configure:15809: checking that generated files are newer than configure
# configure:15815: result: done
# configure:15898: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libevent config.status 2.0.22-stable, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 6f945852f44e
#
# config.status:1222: creating libevent.pc
# config.status:1222: creating libevent_openssl.pc
# config.status:1222: creating libevent_pthreads.pc
# config.status:1222: creating Makefile
# config.status:1222: creating include/Makefile
# config.status:1222: creating test/Makefile
# config.status:1222: creating sample/Makefile
# config.status:1222: creating config.h
# config.status:1451: executing depfiles commands
# config.status:1451: 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='arm-linux-androideabi-gcc -std=gnu99'
# 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'
# 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='arm-linux-androideabi-gcc -std=gnu99 -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 -lm '
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_arc4random=yes
# ac_cv_func_arc4random_addrandom=yes
# ac_cv_func_arc4random_buf=yes
# ac_cv_func_clock_gettime=yes
# ac_cv_func_epoll_ctl=yes
# ac_cv_func_eventfd=yes
# ac_cv_func_fcntl=yes
# ac_cv_func_getegid=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getnameinfo=yes
# ac_cv_func_getprotobynumber=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_inet_aton=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_inet_pton=yes
# ac_cv_func_issetugid=yes
# ac_cv_func_mmap=yes
# ac_cv_func_pipe=yes
# ac_cv_func_poll=yes
# ac_cv_func_port_create=no
# ac_cv_func_putenv=yes
# ac_cv_func_select=yes
# ac_cv_func_sendfile=yes
# ac_cv_func_setenv=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_signal=yes
# ac_cv_func_splice=yes
# ac_cv_func_strlcpy=yes
# ac_cv_func_strsep=yes
# ac_cv_func_strtok_r=yes
# ac_cv_func_strtoll=yes
# ac_cv_func_sysctl=no
# ac_cv_func_umask=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_vasprintf=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in6_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_openssl_bio_h=no
# ac_cv_header_poll_h=yes
# ac_cv_header_port_h=no
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_devpoll_h=no
# ac_cv_header_sys_epoll_h=yes
# ac_cv_header_sys_event_h=no
# ac_cv_header_sys_eventfd_h=yes
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_queue_h=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=no
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_uio_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_zlib_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# 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_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC='arm-linux-androideabi-gcc -std=gnu99'
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -std=gnu99 -E'
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-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=4
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_off_t=4
# ac_cv_sizeof_short=2
# ac_cv_sizeof_size_t=4
# ac_cv_sizeof_void_p=4
# ac_cv_type_fd_mask=no
# ac_cv_type_pid_t=yes
# ac_cv_type_sa_family_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_ssize_t=yes
# ac_cv_type_struct_addrinfo=yes
# ac_cv_type_struct_in6_addr=yes
# ac_cv_type_struct_sockaddr_in6=yes
# ac_cv_type_struct_sockaddr_storage=yes
# ac_cv_type_uint16_t=yes
# ac_cv_type_uint32_t=yes
# ac_cv_type_uint64_t=yes
# ac_cv_type_uint8_t=yes
# ac_cv_type_uintptr_t=yes
# am_cv_CC_dependencies_compiler_type=none
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# libevent_cv_gc_sections_runs=no
# libevent_cv_getaddrinfo=yes
# lt_cv_ar_at_file=@
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# 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='arm-linux-androideabi-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='arm-linux-androideabi-gcc -std=gnu99'
# CCDEPMODE='depmode=none'
# CFLAGS=' -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wall -fno-strict-aliasing'
# CPP='arm-linux-androideabi-gcc -std=gnu99 -E'
# CPPFLAGS=' -D_FORTIFY_SOURCE=2 -I/usr/local/include'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DEVPOLL_BACKEND_FALSE=''
# DEVPOLL_BACKEND_TRUE='#'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EPOLL_BACKEND_FALSE='#'
# EPOLL_BACKEND_TRUE=''
# EVPORT_BACKEND_FALSE=''
# EVPORT_BACKEND_TRUE='#'
# EV_LIB_GDI=''
# EV_LIB_WS32=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_LIBEVENT_FALSE=''
# INSTALL_LIBEVENT_TRUE='#'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# KQUEUE_BACKEND_FALSE=''
# KQUEUE_BACKEND_TRUE='#'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=' -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib'
# LIBEVENT_GC_SECTIONS=''
# LIBOBJS=''
# LIBS='-lsodium -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='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-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='arm-linux-androideabi-ranlib'
# SED='/usr/bin/sed'
# SELECT_BACKEND_FALSE='#'
# SELECT_BACKEND_TRUE=''
# SET_MAKE=''
# SHELL='/bin/sh'
# SIGNAL_SUPPORT_FALSE='#'
# SIGNAL_SUPPORT_TRUE=''
# STRIP='arm-linux-androideabi-strip'
# VERSION='2.0.22-stable'
# ZLIB_LIBS='-lz '
# ZLIB_REGRESS_FALSE='#'
# ZLIB_REGRESS_TRUE=''
# ac_ct_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='x86_64-unknown-linux'
# 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='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# 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 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_NETINET_IN6_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_TAILQFOREACH 1
# #define HAVE_TIMERADD 1
# #define HAVE_TIMERCMP 1
# #define HAVE_TIMERCLEAR 1
# #define HAVE_TIMERISSET 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_VASPRINTF 1
# #define HAVE_FCNTL 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_STRTOK_R 1
# #define HAVE_STRSEP 1
# #define HAVE_GETNAMEINFO 1
# #define HAVE_STRLCPY 1
# #define HAVE_INET_NTOP 1
# #define HAVE_INET_PTON 1
# #define HAVE_SIGNAL 1
# #define HAVE_SIGACTION 1
# #define HAVE_STRTOLL 1
# #define HAVE_INET_ATON 1
# #define HAVE_PIPE 1
# #define HAVE_EVENTFD 1
# #define HAVE_SENDFILE 1
# #define HAVE_MMAP 1
# #define HAVE_SPLICE 1
# #define HAVE_ARC4RANDOM 1
# #define HAVE_ARC4RANDOM_BUF 1
# #define HAVE_ARC4RANDOM_ADDRANDOM 1
# #define HAVE_ISSETUGID 1
# #define HAVE_GETEUID 1
# #define HAVE_GETEGID 1
# #define HAVE_GETPROTOBYNUMBER 1
# #define HAVE_SETENV 1
# #define HAVE_UNSETENV 1
# #define HAVE_PUTENV 1
# #define HAVE_UMASK 1
# #define HAVE_GETADDRINFO 1
# #define SIZEOF_LONG 4
# #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 SIZEOF_LONG_LONG 8
# #define SIZEOF_LONG 4
# #define SIZEOF_INT 4
# #define SIZEOF_SHORT 2
# #define SIZEOF_SIZE_T 4
# #define SIZEOF_VOID_P 4
# #define SIZEOF_OFF_T 4
# #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