Closed smarek closed 9 years ago
Not needed since #1 is closed, unbound can be run with LD_LIBRARY_PATH
env variable
Debug logs:
configure
# ./configure --prefix=`pwd`/build --with-sysroot=$ANDROID_NDK_SYSROOT --host=arm-linux-androideabi --with-ssl=`pwd`/../openssl-1.0.2d/build --with-libexpat=`pwd`/../expat-2.1.0/build --with-libevent=`pwd`/../libevent-2.0.22-stable/build --enable-checking --with-pthreads --with-pic --with-run-dir="." --with-pidfile="unbound.pid" --with-chroot-dir="." --with-conf-file="unbound.conf" --with-rootkey-file="root.key" --disable-shared --enable-static-exe
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 how to run the C preprocessor... arm-linux-androideabi-cpp
checking for grep that handles long lines and -e... /usr/local/bin/ggrep
checking for egrep... /usr/local/bin/ggrep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for an ANSI C-conforming const... yes
checking for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
checking arm-linux-androideabi-gcc dependency flag... -MM
checking whether arm-linux-androideabi-gcc supports -Werror... yes
checking whether arm-linux-androideabi-gcc supports -Wall... yes
checking whether arm-linux-androideabi-gcc supports -std=c99... yes
checking whether arm-linux-androideabi-gcc supports -xc99... no
checking for getopt.h... yes
checking for time.h... yes
checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED=1 -D_ALL_SOURCE as a flag for arm-linux-androideabi-gcc... no
checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ALL_SOURCE as a flag for arm-linux-androideabi-gcc... no
checking whether we need -std=c99 as a flag for arm-linux-androideabi-gcc... no
checking whether we need -D_BSD_SOURCE as a flag for arm-linux-androideabi-gcc... no
checking whether we need -D_GNU_SOURCE as a flag for arm-linux-androideabi-gcc... no
checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for arm-linux-androideabi-gcc... no
checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for arm-linux-androideabi-gcc... no
checking whether we need -D__EXTENSIONS__ as a flag for arm-linux-androideabi-gcc... no
checking whether arm-linux-androideabi-gcc supports -W... yes
checking whether arm-linux-androideabi-gcc supports -Wall... (cached) yes
checking whether arm-linux-androideabi-gcc supports -Wextra... yes
checking whether arm-linux-androideabi-gcc supports -Wdeclaration-after-statement... yes
checking if arm-linux-androideabi-gcc supports -flto... yes
checking for inline... inline
checking whether the C compiler (arm-linux-androideabi-gcc) accepts the "format" attribute... yes
checking whether the C compiler (arm-linux-androideabi-gcc) accepts the "unused" attribute... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for yylex_destroy... yes
checking for bison... bison -y
checking for doxygen... no
checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
checking build system type... i386-apple-darwin14.5.0
checking host system type... arm-unknown-linux-androideabi
checking for arm-linux-androideabi-ar... /Users/mareksebera/Applications/android_ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking for fgrep... /usr/local/bin/ggrep -F
checking for ld used by arm-linux-androideabi-gcc... arm-linux-androideabi-ld
checking if the linker (arm-linux-androideabi-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... arm-linux-androideabi-gcc-nm
checking the name lister (arm-linux-androideabi-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin14.5.0 file names to arm-unknown-linux-androideabi format... func_convert_file_noop
checking how to convert i386-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop
checking for arm-linux-androideabi-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... /Users/mareksebera/Applications/android_ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/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 for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking command to parse arm-linux-androideabi-gcc-nm output from arm-linux-androideabi-gcc object... ok
checking for sysroot... /Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm
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 supports -fno-rtti -fno-exceptions... no
checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-gcc static flag -static works... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-gcc linker (arm-linux-androideabi-ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for stdarg.h... yes
checking for stdbool.h... yes
checking for netinet/in.h... yes
checking for sys/param.h... yes
checking for sys/socket.h... yes
checking for sys/un.h... yes
checking for sys/uio.h... yes
checking for sys/resource.h... yes
checking for arpa/inet.h... yes
checking for syslog.h... yes
checking for netdb.h... yes
checking for sys/wait.h... yes
checking for pwd.h... yes
checking for glob.h... no
checking for grp.h... yes
checking for login_cap.h... no
checking for winsock2.h... no
checking for ws2tcpip.h... no
checking for endian.h... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking for off_t... yes
checking for u_char... yes
checking for rlim_t... yes
checking for socklen_t... yes
checking for in_addr_t... no
checking for in_port_t... no
checking if memcmp compares unsigned... cross-compile no
checking size of time_t... 4
checking for library containing inet_pton... none required
checking for library containing socket... none required
checking for unistd.h... (cached) yes
checking for working chown... no
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... cross
configure: WARNING: result yes guessed because of cross compilation
checking for working vfork... (cached) yes
checking return type of signal handlers... void
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... unknown
checking for _LARGE_FILES value needed for large files... unknown
checking whether we need -D_LARGEFILE_SOURCE=1 as a flag for arm-linux-androideabi-gcc... no
checking if nonblocking sockets work... crosscompile(yes)
checking whether mkdir has one arg... no
checking for strptime... yes
checking whether strptime works... maybe
checking for GNU libc compatible malloc... no (crosscompile)
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... no
checking for pthread_spinlock_t... no
checking for pthread_rwlock_t... yes
checking for SSL... found in /private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build
checking for HMAC_CTX_init in -lcrypto... yes
checking for library containing dlopen... none required
checking for openssl/ssl.h... yes
checking for openssl/err.h... yes
checking for openssl/rand.h... yes
checking if libssl needs libdl... no
checking for LibreSSL... no
checking for openssl/conf.h... yes
checking for openssl/engine.h... yes
checking for OPENSSL_config... yes
checking for EVP_sha1... yes
checking for EVP_sha256... yes
checking for EVP_sha512... yes
checking for FIPS_mode... yes
checking whether SSL_COMP_get_compression_methods is declared... yes
checking whether sk_SSL_COMP_pop_free is declared... yes
checking whether SSL_CTX_set_ecdh_auto is declared... yes
checking for EVP_PKEY_set_type_str... yes
checking for EC_KEY_new... yes
checking if GOST works... maybe
checking for ECDSA_sign... yes
checking for SHA384_Init... yes
checking whether NID_X9_62_prime256v1 is declared... yes
checking whether NID_secp384r1 is declared... yes
checking if openssl supports SHA2 and ECDSA with EVP... yes
checking for libevent... found in /private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build
checking for library containing clock_gettime... none required
checking for event.h... yes
checking whether EV_VERSION_MAJOR is declared... no
checking for library containing event_set... -levent
checking for event_base_free... yes
checking for event_base_once... yes
checking for event_base_new... yes
checking for event_base_get_method... yes
checking for ev_loop... no
checking for ev_default_loop... no
checking for libexpat... found in /private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build
checking for expat.h... yes
checking for getaddrinfo... yes
checking for ioctlsocket... no
checking for daemon... yes
checking if daemon is deprecated... no
checking for struct sockaddr_un.sun_len... no
checking for struct in_pktinfo.ipi_spec_dst... yes
checking for library containing setusercontext... no
checking for tzset... yes
checking for sigprocmask... yes
checking for fcntl... yes
checking for getpwnam... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for setsid... yes
checking for sbrk... yes
checking for chroot... yes
checking for kill... yes
checking for chown... yes
checking for sleep... yes
checking for usleep... yes
checking for random... yes
checking for srandom... yes
checking for recvmsg... yes
checking for sendmsg... yes
checking for writev... yes
checking for socketpair... yes
checking for glob... no
checking for initgroups... yes
checking for strftime... yes
checking for localtime_r... yes
checking for setusercontext... no
checking for _beginthreadex... no
checking for endservent... yes
checking for endprotoent... no
checking for setresuid... yes
checking for setresgid... yes
checking for inet_aton... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for snprintf... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for memmove... yes
checking for gmtime_r... yes
checking for reallocarray... no
checking for arc4random... yes
checking for arc4random_uniform... yes
checking for ctime_r... yes
checking if make supports $< with implicit rule in scope... yes
configure: Stripping extension flags...
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/example.conf
config.status: creating doc/libunbound.3
config.status: creating doc/unbound.8
config.status: creating doc/unbound-anchor.8
config.status: creating doc/unbound-checkconf.8
config.status: creating doc/unbound.conf.5
config.status: creating doc/unbound-control.8
config.status: creating doc/unbound-host.1
config.status: creating smallapp/unbound-control-setup.sh
config.status: creating dnstap/dnstap_config.h
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing libtool commands
build error
# make -j4
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o dns.lo -c services/cache/dns.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o infra.lo -c services/cache/infra.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o rrset.lo -c services/cache/rrset.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o dname.lo -c util/data/dname.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c services/cache/dns.c -fPIC -DPIC -o dns.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c services/cache/infra.c -fPIC -DPIC -o infra.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/data/dname.c -fPIC -DPIC -o dname.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c services/cache/rrset.c -fPIC -DPIC -o rrset.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o msgencode.lo -c util/data/msgencode.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/data/msgencode.c -fPIC -DPIC -o msgencode.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o msgparse.lo -c util/data/msgparse.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o msgreply.lo -c util/data/msgreply.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o packed_rrset.lo -c util/data/packed_rrset.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/data/msgparse.c -fPIC -DPIC -o msgparse.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/data/msgreply.c -fPIC -DPIC -o msgreply.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/data/packed_rrset.c -fPIC -DPIC -o packed_rrset.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o iterator.lo -c iterator/iterator.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c iterator/iterator.c -fPIC -DPIC -o iterator.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o iter_delegpt.lo -c iterator/iter_delegpt.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o iter_donotq.lo -c iterator/iter_donotq.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c iterator/iter_delegpt.c -fPIC -DPIC -o iter_delegpt.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c iterator/iter_donotq.c -fPIC -DPIC -o iter_donotq.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o iter_fwd.lo -c iterator/iter_fwd.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c iterator/iter_fwd.c -fPIC -DPIC -o iter_fwd.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o iter_hints.lo -c iterator/iter_hints.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c iterator/iter_hints.c -fPIC -DPIC -o iter_hints.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o iter_priv.lo -c iterator/iter_priv.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c iterator/iter_priv.c -fPIC -DPIC -o iter_priv.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o iter_resptype.lo -c iterator/iter_resptype.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c iterator/iter_resptype.c -fPIC -DPIC -o iter_resptype.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o iter_scrub.lo -c iterator/iter_scrub.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c iterator/iter_scrub.c -fPIC -DPIC -o iter_scrub.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o iter_utils.lo -c iterator/iter_utils.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o localzone.lo -c services/localzone.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c iterator/iter_utils.c -fPIC -DPIC -o iter_utils.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c services/localzone.c -fPIC -DPIC -o localzone.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o mesh.lo -c services/mesh.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o modstack.lo -c services/modstack.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c services/mesh.c -fPIC -DPIC -o mesh.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c services/modstack.c -fPIC -DPIC -o modstack.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o outbound_list.lo -c services/outbound_list.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o alloc.lo -c util/alloc.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o config_file.lo -c util/config_file.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c services/outbound_list.c -fPIC -DPIC -o outbound_list.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/alloc.c -fPIC -DPIC -o alloc.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/config_file.c -fPIC -DPIC -o config_file.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o configlexer.lo -c util/configlexer.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/configlexer.c -fPIC -DPIC -o configlexer.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o configparser.lo -c util/configparser.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/configparser.c -fPIC -DPIC -o configparser.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o fptr_wlist.lo -c util/fptr_wlist.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/fptr_wlist.c -fPIC -DPIC -o fptr_wlist.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o locks.lo -c util/locks.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/locks.c -fPIC -DPIC -o locks.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o log.lo -c util/log.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o mini_event.lo -c util/mini_event.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/log.c -fPIC -DPIC -o log.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/mini_event.c -fPIC -DPIC -o mini_event.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o module.lo -c util/module.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/module.c -fPIC -DPIC -o module.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o net_help.lo -c util/net_help.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o random.lo -c util/random.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o rbtree.lo -c util/rbtree.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/net_help.c -fPIC -DPIC -o net_help.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/random.c -fPIC -DPIC -o random.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/rbtree.c -fPIC -DPIC -o rbtree.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o regional.lo -c util/regional.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o rtt.lo -c util/rtt.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/regional.c -fPIC -DPIC -o regional.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/rtt.c -fPIC -DPIC -o rtt.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o dnstree.lo -c util/storage/dnstree.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/storage/dnstree.c -fPIC -DPIC -o dnstree.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o lookup3.lo -c util/storage/lookup3.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o lruhash.lo -c util/storage/lruhash.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/storage/lookup3.c -fPIC -DPIC -o lookup3.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/storage/lruhash.c -fPIC -DPIC -o lruhash.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o slabhash.lo -c util/storage/slabhash.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o timehist.lo -c util/timehist.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/storage/slabhash.c -fPIC -DPIC -o slabhash.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/timehist.c -fPIC -DPIC -o timehist.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o tube.lo -c util/tube.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o winsock_event.lo -c util/winsock_event.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/tube.c -fPIC -DPIC -o tube.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o autotrust.lo -c validator/autotrust.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/winsock_event.c -fPIC -DPIC -o winsock_event.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o val_anchor.lo -c validator/val_anchor.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c validator/autotrust.c -fPIC -DPIC -o autotrust.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c validator/val_anchor.c -fPIC -DPIC -o val_anchor.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o validator.lo -c validator/validator.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c validator/validator.c -fPIC -DPIC -o validator.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o val_kcache.lo -c validator/val_kcache.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c validator/val_kcache.c -fPIC -DPIC -o val_kcache.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o val_kentry.lo -c validator/val_kentry.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c validator/val_kentry.c -fPIC -DPIC -o val_kentry.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o val_neg.lo -c validator/val_neg.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c validator/val_neg.c -fPIC -DPIC -o val_neg.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o val_nsec3.lo -c validator/val_nsec3.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c validator/val_nsec3.c -fPIC -DPIC -o val_nsec3.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o val_nsec.lo -c validator/val_nsec.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o val_secalgo.lo -c validator/val_secalgo.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c validator/val_nsec.c -fPIC -DPIC -o val_nsec.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c validator/val_secalgo.c -fPIC -DPIC -o val_secalgo.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o val_sigcrypt.lo -c validator/val_sigcrypt.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o val_utils.lo -c validator/val_utils.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c validator/val_sigcrypt.c -fPIC -DPIC -o val_sigcrypt.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c validator/val_utils.c -fPIC -DPIC -o val_utils.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o dns64.lo -c dns64/dns64.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c dns64/dns64.c -fPIC -DPIC -o dns64.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o netevent.lo -c util/netevent.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c util/netevent.c -fPIC -DPIC -o netevent.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o listen_dnsport.lo -c services/listen_dnsport.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o outside_network.lo -c services/outside_network.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c services/listen_dnsport.c -fPIC -DPIC -o listen_dnsport.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c services/outside_network.c -fPIC -DPIC -o outside_network.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o acl_list.lo -c daemon/acl_list.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c daemon/acl_list.c -fPIC -DPIC -o acl_list.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o cachedump.lo -c daemon/cachedump.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c daemon/cachedump.c -fPIC -DPIC -o cachedump.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o daemon.lo -c daemon/daemon.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c daemon/daemon.c -fPIC -DPIC -o daemon.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o remote.lo -c daemon/remote.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c daemon/remote.c -fPIC -DPIC -o remote.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o stats.lo -c daemon/stats.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c daemon/stats.c -fPIC -DPIC -o stats.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o unbound.lo -c daemon/unbound.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o worker.lo -c daemon/worker.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c daemon/unbound.c -fPIC -DPIC -o unbound.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c daemon/worker.c -fPIC -DPIC -o worker.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o keyraw.lo -c sldns/keyraw.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c sldns/keyraw.c -fPIC -DPIC -o keyraw.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o sbuffer.lo -c sldns/sbuffer.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c sldns/sbuffer.c -fPIC -DPIC -o sbuffer.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o wire2str.lo -c sldns/wire2str.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o parse.lo -c sldns/parse.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c sldns/wire2str.c -fPIC -DPIC -o wire2str.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c sldns/parse.c -fPIC -DPIC -o parse.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o parseutil.lo -c sldns/parseutil.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c sldns/parseutil.c -fPIC -DPIC -o parseutil.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o rrdef.lo -c sldns/rrdef.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c sldns/rrdef.c -fPIC -DPIC -o rrdef.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o str2wire.lo -c sldns/str2wire.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o memcmp.lo -c compat/memcmp.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c sldns/str2wire.c -fPIC -DPIC -o str2wire.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c compat/memcmp.c -fPIC -DPIC -o memcmp.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o malloc.lo -c compat/malloc.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c compat/malloc.c -fPIC -DPIC -o malloc.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o reallocarray.lo -c compat/reallocarray.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c compat/reallocarray.c -fPIC -DPIC -o reallocarray.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o context.lo -c libunbound/context.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c libunbound/context.c -fPIC -DPIC -o context.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o libunbound.lo -c libunbound/libunbound.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c libunbound/libunbound.c -fPIC -DPIC -o libunbound.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o libworker.lo -c libunbound/libworker.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c libunbound/libworker.c -fPIC -DPIC -o libworker.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o unbound-checkconf.lo -c smallapp/unbound-checkconf.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c smallapp/unbound-checkconf.c -fPIC -DPIC -o unbound-checkconf.o
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o worker_cb.lo -c smallapp/worker_cb.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c smallapp/worker_cb.c -fPIC -DPIC -o worker_cb.o
sed -e 's/@''UNBOUND_VERSION_MAJOR@/1/' -e 's/@''UNBOUND_VERSION_MINOR@/5/' -e 's/@''UNBOUND_VERSION_MICRO@/6/' < ./libunbound/unbound.h > unbound.h
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o unbound-host.lo -c smallapp/unbound-host.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o unbound-control.lo -c smallapp/unbound-control.c
./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -o unbound-anchor.lo -c smallapp/unbound-anchor.c
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c smallapp/unbound-host.c -fPIC -DPIC -o unbound-host.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c smallapp/unbound-control.c -fPIC -DPIC -o unbound-control.o
libtool: compile: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto -c smallapp/unbound-anchor.c -fPIC -DPIC -o unbound-anchor.o
cp smallapp/unbound-control-setup.sh unbound-control-setup
chmod +x unbound-control-setup
./libtool --tag=CC --mode=link arm-linux-androideabi-gcc -R/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/lib -R/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/lib -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/lib -static -version-info 5:9:3 -no-undefined -export-symbols ./libunbound/ubsyms.def -o libunbound.la context.lo libunbound.lo libworker.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo netevent.lo listen_dnsport.lo outside_network.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo memcmp.lo malloc.lo reallocarray.lo -rpath /private/tmp/ramdisk/Unbound/unbound-1.5.6/build/lib -lssl -levent -lcrypto
libtool: link: warning: library `/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib/libevent.la' was moved.
libtool: link: /Users/mareksebera/Applications/android_ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ar cru .libs/libunbound.a context.o libunbound.o libworker.o dns.o infra.o rrset.o dname.o msgencode.o msgparse.o msgreply.o packed_rrset.o iterator.o iter_delegpt.o iter_donotq.o iter_fwd.o iter_hints.o iter_priv.o iter_resptype.o iter_scrub.o iter_utils.o localzone.o mesh.o modstack.o outbound_list.o alloc.o config_file.o configlexer.o configparser.o fptr_wlist.o locks.o log.o mini_event.o module.o net_help.o random.o rbtree.o regional.o rtt.o dnstree.o lookup3.o lruhash.o slabhash.o timehist.o tube.o winsock_event.o autotrust.o val_anchor.o validator.o val_kcache.o val_kentry.o val_neg.o val_nsec3.o val_nsec.o val_secalgo.o val_sigcrypt.o val_utils.o dns64.o netevent.o listen_dnsport.o outside_network.o keyraw.o sbuffer.o wire2str.o parse.o parseutil.o rrdef.o str2wire.o memcmp.o malloc.o reallocarray.o
BFD: context.o: plugin needed to handle lto object
BFD: libunbound.o: plugin needed to handle lto object
BFD: libworker.o: plugin needed to handle lto object
BFD: dns.o: plugin needed to handle lto object
BFD: infra.o: plugin needed to handle lto object
BFD: rrset.o: plugin needed to handle lto object
BFD: dname.o: plugin needed to handle lto object
BFD: msgencode.o: plugin needed to handle lto object
BFD: msgparse.o: plugin needed to handle lto object
BFD: msgreply.o: plugin needed to handle lto object
BFD: packed_rrset.o: plugin needed to handle lto object
BFD: iterator.o: plugin needed to handle lto object
BFD: iter_delegpt.o: plugin needed to handle lto object
BFD: iter_donotq.o: plugin needed to handle lto object
BFD: iter_fwd.o: plugin needed to handle lto object
BFD: iter_hints.o: plugin needed to handle lto object
BFD: iter_priv.o: plugin needed to handle lto object
BFD: iter_resptype.o: plugin needed to handle lto object
BFD: iter_scrub.o: plugin needed to handle lto object
BFD: iter_utils.o: plugin needed to handle lto object
BFD: localzone.o: plugin needed to handle lto object
BFD: mesh.o: plugin needed to handle lto object
BFD: modstack.o: plugin needed to handle lto object
BFD: outbound_list.o: plugin needed to handle lto object
BFD: alloc.o: plugin needed to handle lto object
BFD: config_file.o: plugin needed to handle lto object
BFD: configlexer.o: plugin needed to handle lto object
BFD: configparser.o: plugin needed to handle lto object
BFD: fptr_wlist.o: plugin needed to handle lto object
BFD: locks.o: plugin needed to handle lto object
BFD: log.o: plugin needed to handle lto object
BFD: mini_event.o: plugin needed to handle lto object
BFD: module.o: plugin needed to handle lto object
BFD: net_help.o: plugin needed to handle lto object
BFD: random.o: plugin needed to handle lto object
BFD: rbtree.o: plugin needed to handle lto object
BFD: regional.o: plugin needed to handle lto object
BFD: rtt.o: plugin needed to handle lto object
BFD: dnstree.o: plugin needed to handle lto object
BFD: lookup3.o: plugin needed to handle lto object
BFD: lruhash.o: plugin needed to handle lto object
BFD: slabhash.o: plugin needed to handle lto object
BFD: timehist.o: plugin needed to handle lto object
BFD: tube.o: plugin needed to handle lto object
BFD: winsock_event.o: plugin needed to handle lto object
BFD: autotrust.o: plugin needed to handle lto object
BFD: val_anchor.o: plugin needed to handle lto object
BFD: validator.o: plugin needed to handle lto object
BFD: val_kcache.o: plugin needed to handle lto object
BFD: val_kentry.o: plugin needed to handle lto object
BFD: val_neg.o: plugin needed to handle lto object
BFD: val_nsec3.o: plugin needed to handle lto object
BFD: val_nsec.o: plugin needed to handle lto object
BFD: val_secalgo.o: plugin needed to handle lto object
BFD: val_sigcrypt.o: plugin needed to handle lto object
BFD: val_utils.o: plugin needed to handle lto object
BFD: dns64.o: plugin needed to handle lto object
BFD: netevent.o: plugin needed to handle lto object
BFD: listen_dnsport.o: plugin needed to handle lto object
BFD: outside_network.o: plugin needed to handle lto object
BFD: keyraw.o: plugin needed to handle lto object
BFD: sbuffer.o: plugin needed to handle lto object
BFD: wire2str.o: plugin needed to handle lto object
BFD: parse.o: plugin needed to handle lto object
BFD: parseutil.o: plugin needed to handle lto object
BFD: rrdef.o: plugin needed to handle lto object
BFD: str2wire.o: plugin needed to handle lto object
BFD: memcmp.o: plugin needed to handle lto object
BFD: malloc.o: plugin needed to handle lto object
BFD: reallocarray.o: plugin needed to handle lto object
libtool: link: arm-linux-androideabi-ranlib .libs/libunbound.a
BFD: context.o: plugin needed to handle lto object
BFD: libunbound.o: plugin needed to handle lto object
BFD: libworker.o: plugin needed to handle lto object
BFD: dns.o: plugin needed to handle lto object
BFD: infra.o: plugin needed to handle lto object
BFD: rrset.o: plugin needed to handle lto object
BFD: dname.o: plugin needed to handle lto object
BFD: msgencode.o: plugin needed to handle lto object
BFD: msgparse.o: plugin needed to handle lto object
BFD: msgreply.o: plugin needed to handle lto object
BFD: packed_rrset.o: plugin needed to handle lto object
BFD: iterator.o: plugin needed to handle lto object
BFD: iter_delegpt.o: plugin needed to handle lto object
BFD: iter_donotq.o: plugin needed to handle lto object
BFD: iter_fwd.o: plugin needed to handle lto object
BFD: iter_hints.o: plugin needed to handle lto object
BFD: iter_priv.o: plugin needed to handle lto object
BFD: iter_resptype.o: plugin needed to handle lto object
BFD: iter_scrub.o: plugin needed to handle lto object
BFD: iter_utils.o: plugin needed to handle lto object
BFD: localzone.o: plugin needed to handle lto object
BFD: mesh.o: plugin needed to handle lto object
BFD: modstack.o: plugin needed to handle lto object
BFD: outbound_list.o: plugin needed to handle lto object
BFD: alloc.o: plugin needed to handle lto object
BFD: config_file.o: plugin needed to handle lto object
BFD: configlexer.o: plugin needed to handle lto object
BFD: configparser.o: plugin needed to handle lto object
BFD: fptr_wlist.o: plugin needed to handle lto object
BFD: locks.o: plugin needed to handle lto object
BFD: log.o: plugin needed to handle lto object
BFD: mini_event.o: plugin needed to handle lto object
BFD: module.o: plugin needed to handle lto object
BFD: net_help.o: plugin needed to handle lto object
BFD: random.o: plugin needed to handle lto object
BFD: rbtree.o: plugin needed to handle lto object
BFD: regional.o: plugin needed to handle lto object
BFD: rtt.o: plugin needed to handle lto object
BFD: dnstree.o: plugin needed to handle lto object
BFD: lookup3.o: plugin needed to handle lto object
BFD: lruhash.o: plugin needed to handle lto object
BFD: slabhash.o: plugin needed to handle lto object
BFD: timehist.o: plugin needed to handle lto object
BFD: tube.o: plugin needed to handle lto object
BFD: winsock_event.o: plugin needed to handle lto object
BFD: autotrust.o: plugin needed to handle lto object
BFD: val_anchor.o: plugin needed to handle lto object
BFD: validator.o: plugin needed to handle lto object
BFD: val_kcache.o: plugin needed to handle lto object
BFD: val_kentry.o: plugin needed to handle lto object
BFD: val_neg.o: plugin needed to handle lto object
BFD: val_nsec3.o: plugin needed to handle lto object
BFD: val_nsec.o: plugin needed to handle lto object
BFD: val_secalgo.o: plugin needed to handle lto object
BFD: val_sigcrypt.o: plugin needed to handle lto object
BFD: val_utils.o: plugin needed to handle lto object
BFD: dns64.o: plugin needed to handle lto object
BFD: netevent.o: plugin needed to handle lto object
BFD: listen_dnsport.o: plugin needed to handle lto object
BFD: outside_network.o: plugin needed to handle lto object
BFD: keyraw.o: plugin needed to handle lto object
BFD: sbuffer.o: plugin needed to handle lto object
BFD: wire2str.o: plugin needed to handle lto object
BFD: parse.o: plugin needed to handle lto object
BFD: parseutil.o: plugin needed to handle lto object
BFD: rrdef.o: plugin needed to handle lto object
BFD: str2wire.o: plugin needed to handle lto object
BFD: memcmp.o: plugin needed to handle lto object
BFD: malloc.o: plugin needed to handle lto object
BFD: reallocarray.o: plugin needed to handle lto object
libtool: link: ( cd ".libs" && rm -f "libunbound.la" && ln -s "../libunbound.la" "libunbound.la" )
./libtool --tag=CC --mode=link arm-linux-androideabi-gcc -static -R/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/lib -R/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/lib -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/lib -o unbound acl_list.lo cachedump.lo daemon.lo remote.lo stats.lo unbound.lo worker.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo netevent.lo listen_dnsport.lo outside_network.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo memcmp.lo malloc.lo reallocarray.lo -lssl -levent -lcrypto
./libtool --tag=CC --mode=link arm-linux-androideabi-gcc -static -R/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/lib -R/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/lib -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/lib -o unbound-checkconf unbound-checkconf.lo worker_cb.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo netevent.lo listen_dnsport.lo outside_network.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo memcmp.lo malloc.lo reallocarray.lo -lssl -levent -lcrypto
./libtool --tag=CC --mode=link arm-linux-androideabi-gcc -static -R/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/lib -R/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/lib -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/lib -o unbound-host unbound-host.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo memcmp.lo malloc.lo -L. -L.libs -lunbound -levent -lcrypto
./libtool --tag=CC --mode=link arm-linux-androideabi-gcc -static -R/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/lib -R/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/lib -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/lib -o unbound-control unbound-control.lo worker_cb.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo netevent.lo listen_dnsport.lo outside_network.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo memcmp.lo malloc.lo reallocarray.lo -lssl -levent -lcrypto
libtool: link: warning: library `/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib/libevent.la' was moved.
libtool: link: warning: library `/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib/libevent.la' was moved.
libtool: link: warning: library `/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib/libevent.la' was moved.
libtool: link: warning: library `/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib/libevent.la' was moved.
libtool: link: warning: library `/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib/libevent.la' was moved.
libtool: link: warning: library `/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib/libevent.la' was moved.
libtool: link: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -o unbound-host unbound-host.o keyraw.o sbuffer.o wire2str.o parse.o parseutil.o rrdef.o str2wire.o memcmp.o malloc.o -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/lib -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/lib -L. -L.libs /private/tmp/ramdisk/Unbound/unbound-1.5.6/.libs/libunbound.a -lssl /private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib/libevent.a -lcrypto -Wl,-rpath -Wl,/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/lib -Wl,-rpath -Wl,/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib
libtool: link: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -o unbound-control unbound-control.o worker_cb.o dns.o infra.o rrset.o dname.o msgencode.o msgparse.o msgreply.o packed_rrset.o iterator.o iter_delegpt.o iter_donotq.o iter_fwd.o iter_hints.o iter_priv.o iter_resptype.o iter_scrub.o iter_utils.o localzone.o mesh.o modstack.o outbound_list.o alloc.o config_file.o configlexer.o configparser.o fptr_wlist.o locks.o log.o mini_event.o module.o net_help.o random.o rbtree.o regional.o rtt.o dnstree.o lookup3.o lruhash.o slabhash.o timehist.o tube.o winsock_event.o autotrust.o val_anchor.o validator.o val_kcache.o val_kentry.o val_neg.o val_nsec3.o val_nsec.o val_secalgo.o val_sigcrypt.o val_utils.o dns64.o netevent.o listen_dnsport.o outside_network.o keyraw.o sbuffer.o wire2str.o parse.o parseutil.o rrdef.o str2wire.o memcmp.o malloc.o reallocarray.o -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/lib -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/lib -lssl /private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib/libevent.a -lcrypto -Wl,-rpath -Wl,/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/lib -Wl,-rpath -Wl,/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib
libtool: link: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -o unbound acl_list.o cachedump.o daemon.o remote.o stats.o unbound.o worker.o dns.o infra.o rrset.o dname.o msgencode.o msgparse.o msgreply.o packed_rrset.o iterator.o iter_delegpt.o iter_donotq.o iter_fwd.o iter_hints.o iter_priv.o iter_resptype.o iter_scrub.o iter_utils.o localzone.o mesh.o modstack.o outbound_list.o alloc.o config_file.o configlexer.o configparser.o fptr_wlist.o locks.o log.o mini_event.o module.o net_help.o random.o rbtree.o regional.o rtt.o dnstree.o lookup3.o lruhash.o slabhash.o timehist.o tube.o winsock_event.o autotrust.o val_anchor.o validator.o val_kcache.o val_kentry.o val_neg.o val_nsec3.o val_nsec.o val_secalgo.o val_sigcrypt.o val_utils.o dns64.o netevent.o listen_dnsport.o outside_network.o keyraw.o sbuffer.o wire2str.o parse.o parseutil.o rrdef.o str2wire.o memcmp.o malloc.o reallocarray.o -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/lib -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/lib -lssl /private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib/libevent.a -lcrypto -Wl,-rpath -Wl,/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/lib -Wl,-rpath -Wl,/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib
libtool: link: warning: library `/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib/libevent.la' was moved.
libtool: link: warning: library `/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib/libevent.la' was moved.
libtool: link: arm-linux-androideabi-gcc -I. --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/include -I/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/include --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -W -Wall -Wextra -Wdeclaration-after-statement -flto --sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -o unbound-checkconf unbound-checkconf.o worker_cb.o dns.o infra.o rrset.o dname.o msgencode.o msgparse.o msgreply.o packed_rrset.o iterator.o iter_delegpt.o iter_donotq.o iter_fwd.o iter_hints.o iter_priv.o iter_resptype.o iter_scrub.o iter_utils.o localzone.o mesh.o modstack.o outbound_list.o alloc.o config_file.o configlexer.o configparser.o fptr_wlist.o locks.o log.o mini_event.o module.o net_help.o random.o rbtree.o regional.o rtt.o dnstree.o lookup3.o lruhash.o slabhash.o timehist.o tube.o winsock_event.o autotrust.o val_anchor.o validator.o val_kcache.o val_kentry.o val_neg.o val_nsec3.o val_nsec.o val_secalgo.o val_sigcrypt.o val_utils.o dns64.o netevent.o listen_dnsport.o outside_network.o keyraw.o sbuffer.o wire2str.o parse.o parseutil.o rrdef.o str2wire.o memcmp.o malloc.o reallocarray.o -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/lib -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib -L/private/tmp/ramdisk/Unbound/unbound-1.5.6/../expat-2.1.0/build/lib -lssl /private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib/libevent.a -lcrypto -Wl,-rpath -Wl,/private/tmp/ramdisk/Unbound/unbound-1.5.6/../openssl-1.0.2d/build/lib -Wl,-rpath -Wl,/private/tmp/ramdisk/Unbound/unbound-1.5.6/../libevent-2.0.22-stable/build/lib
/var/tmp//ccL1Q6mX.ltrans2.ltrans.o:ccL1Q6mX.ltrans2.o:function dnslook: error: undefined reference to 'ub_resolve'
/var/tmp//ccL1Q6mX.ltrans2.ltrans.o:ccL1Q6mX.ltrans2.o:function dnslook: error: undefined reference to 'ub_resolve_free'
/var/tmp//ccL1Q6mX.ltrans2.ltrans.o:ccL1Q6mX.ltrans2.o:function dnslook: error: undefined reference to 'ub_strerror'
/var/tmp//ccL1Q6mX.ltrans2.ltrans.o:ccL1Q6mX.ltrans2.o:function check_ub_res.part.1: error: undefined reference to 'ub_strerror'
/var/tmp//ccL1Q6mX.ltrans2.ltrans.o:ccL1Q6mX.ltrans2.o:function main: error: undefined reference to 'ub_ctx_create'
/var/tmp//ccL1Q6mX.ltrans2.ltrans.o:ccL1Q6mX.ltrans2.o:function main: error: undefined reference to 'ub_ctx_set_option'
/var/tmp//ccL1Q6mX.ltrans2.ltrans.o:ccL1Q6mX.ltrans2.o:function main: error: undefined reference to 'ub_ctx_add_ta'
/var/tmp//ccL1Q6mX.ltrans2.ltrans.o:ccL1Q6mX.ltrans2.o:function main: error: undefined reference to 'ub_ctx_resolvconf'
/var/tmp//ccL1Q6mX.ltrans2.ltrans.o:ccL1Q6mX.ltrans2.o:function main: error: undefined reference to 'ub_ctx_add_ta_file'
/var/tmp//ccL1Q6mX.ltrans2.ltrans.o:ccL1Q6mX.ltrans2.o:function main: error: undefined reference to 'ub_ctx_trustedkeys'
/var/tmp//ccL1Q6mX.ltrans2.ltrans.o:ccL1Q6mX.ltrans2.o:function main: error: undefined reference to 'ub_ctx_add_ta_file'
/var/tmp//ccL1Q6mX.ltrans2.ltrans.o:ccL1Q6mX.ltrans2.o:function main: error: undefined reference to 'ub_ctx_config'
/var/tmp//ccL1Q6mX.ltrans2.ltrans.o:ccL1Q6mX.ltrans2.o:function main: error: undefined reference to 'ub_ctx_set_option'
/var/tmp//ccL1Q6mX.ltrans2.ltrans.o:ccL1Q6mX.ltrans2.o:function main: error: undefined reference to 'ub_ctx_set_option'
/var/tmp//ccL1Q6mX.ltrans2.ltrans.o:ccL1Q6mX.ltrans2.o:function main: error: undefined reference to 'ub_ctx_debuglevel'
/var/tmp//ccL1Q6mX.ltrans2.ltrans.o:ccL1Q6mX.ltrans2.o:function main: error: undefined reference to 'ub_ctx_get_option'
/var/tmp//ccL1Q6mX.ltrans2.ltrans.o:ccL1Q6mX.ltrans2.o:function main: error: undefined reference to 'ub_ctx_set_option'
/var/tmp//ccL1Q6mX.ltrans2.ltrans.o:ccL1Q6mX.ltrans2.o:function main: error: undefined reference to 'ub_ctx_delete'
collect2: error: ld returned 1 exit status
make: *** [unbound-host] Error 1
make: *** Waiting for unfinished jobs....
ENV
_ANDROID_NDK=/Users/mareksebera/Applications/android_ndk
LDFLAGS=--sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic -lgnustl_static
AR=arm-linux-androideabi-gcc-ar
CXXCPP=arm-linux-androideabi-cpp
ANDROID_SYSROOT=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm
_OPENSSL_NAME=openssl-1.0.2d
TERM=xterm
NM=arm-linux-androideabi-gcc-nm
CPPFLAGS=--sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic
_ANDROID_API=android-21
_UNBOUND_NAME=unbound-1.5.6
OLDPWD=/private/tmp/ramdisk/Unbound
RELEASE=2.6.37
ANDROID_NDK_SYSROOT=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm
_EXPAT_NAME=expat-2.1.0
ANDROID_NDK_ROOT=/Users/mareksebera/Applications/android_ndk
ANDROID_NDK_TARGET=arm-linux-androideabi-4.9
CXXFLAGS=--sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic
CPP=arm-linux-androideabi-cpp
SYSTEM=android
ANDROID_NDK_ARCH=arm
PATH=/Users/mareksebera/Applications/android_ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin:/Users/mareksebera/Applications/android_ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin:/usr/gnu/bin:/usr/local/bin:/bin:/usr/bin:.
sed=gsed
LD=arm-linux-androideabi-ld
HOSTCC=gcc
PWD=/private/tmp/ramdisk/Unbound/unbound-1.5.6
ANDROID_NDK_HOST_PLATFORM=darwin-x86_64
_LIBEVENT_NAME=libevent-2.0.22-stable
MACHINE=armv7
CXX=arm-linux-androideabi-g++
SHLVL=1
CFLAGS=--sysroot=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm -fPIC -pie -O3 -fpic
ANDROID_DEV=/Users/mareksebera/Applications/android_ndk/platforms/android-21/arch-arm/usr
ANDROID_NDK_PLATFORM=21
_ANDROID_EABI=arm-linux-androideabi-4.9
RANLIB=arm-linux-androideabi-ranlib
ARCH=arm
ANDROID_NDK_HOME=/Users/mareksebera/Applications/android_ndk
CC=arm-linux-androideabi-gcc
CROSS_COMPILE=arm-linux-androideabi-
ANDROID_TARGET_PLATFORM=arm-linux-androideabi
_=/usr/bin/env
--disable-flto
to unbound configuration solves the issue
Results in linker break, as follows: