The build took 00h 00m 52s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
3,018 |
sh |
1,398 |
ansic |
378 |
makefile |
4,794 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
/toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/SOURCES --> /sysroot/SOURCES
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/COPYING --> /sysroot/COPYING
/toolchain_root/COPYING3 --> /sysroot/COPYING3
/toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: dnstracer 1.9-5 (Tue Apr 4 19:47:52 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
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 style of include used by make... GNU
checking dependency style of arm-linux-androideabi-gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether byte ordering is bigendian... no
checking for inet_ntoa... yes
checking for socket... yes
checking for gethostbyname... yes
checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... 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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking resolv.h usability... yes
checking resolv.h presence... yes
checking for resolv.h... yes
checking for gethostbyname... (cached) yes
checking for inet_ntoa... (cached) yes
checking for inet_pton... yes
checking for memset... yes
checking for select... yes
checking for socket... (cached) yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing default-1 commands
make all-am
make[1]: Entering directory '/tmp/dnstracer/src/dnstracer-1.9'
source='dnstracer.c' object='dnstracer.o' libtool=no \
depfile='.deps/dnstracer.Po' tmpdepfile='.deps/dnstracer.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I. -I. -c `test -f 'dnstracer.c' || echo './'`dnstracer.c
In file included from dnstracer.c:50:0:
dnstracer.c: In function 'main':
dnstracer.c:1525:11: error: dereferencing pointer to incomplete type
if (!(_res.options & RES_INIT))
^
dnstracer.c:1525:26: error: 'RES_INIT' undeclared (first use in this function)
if (!(_res.options & RES_INIT))
^
dnstracer.c:1525:26: note: each undeclared identifier is reported only once for each function it appears in
In file included from dnstracer.c:50:0:
dnstracer.c:1528:9: error: dereferencing pointer to incomplete type
if (_res.nscount > 0) {
^
dnstracer.c:1529:31: error: dereferencing pointer to incomplete type
server_ip = strdup(inet_ntoa(_res.nsaddr_list[0].sin_addr));
^
make[1]: *** [Makefile:198: dnstracer.o] Error 1
make[1]: Leaving directory '/tmp/dnstracer/src/dnstracer-1.9'
make: *** [Makefile:121: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/dnstracer/src/dnstracer-1.9/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.53. Invocation command line was
$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --mandir=/usr/share/man
## --------- ##
## Platform. ##
## --------- ##
hostname = 6ef75cb8ccdb
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sysroot/bin
PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1233: checking for a BSD-compatible install
configure:1287: result: /usr/bin/install -c
configure:1298: checking whether build environment is sane
configure:1341: result: yes
configure:1375: checking for gawk
configure:1391: found /usr/sbin/gawk
configure:1401: result: gawk
configure:1411: checking whether make sets ${MAKE}
configure:1431: result: yes
configure:1542: checking for arm-linux-androideabi-gcc
configure:1568: result: arm-linux-androideabi-gcc
configure:1850: checking for C compiler version
configure:1853: arm-linux-androideabi-gcc --version &5
arm-linux-androideabi-gcc (GCC) 4.8
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:1856: $? = 0
configure:1858: arm-linux-androideabi-gcc -v &5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-gcc
COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
Target: arm-linux-androideabi
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
Thread model: posix
gcc version 4.8 (GCC)
configure:1861: $? = 0
configure:1863: arm-linux-androideabi-gcc -V &5
arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:1866: $? = 1
configure:1892: checking for C compiler default output
configure:1895: arm-linux-androideabi-gcc conftest.c >&5
configure:1898: $? = 0
configure:1931: result: a.out
configure:1936: checking whether the C compiler works
configure:1960: result: yes
configure:1967: checking whether we are cross compiling
configure:1969: result: yes
configure:1972: checking for suffix of executables
configure:1974: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:1977: $? = 0
configure:1999: result:
configure:2005: checking for suffix of object files
configure:2029: arm-linux-androideabi-gcc -c conftest.c >&5
configure:2032: $? = 0
configure:2051: result: o
configure:2055: checking whether we are using the GNU C compiler
configure:2082: arm-linux-androideabi-gcc -c conftest.c >&5
configure:2085: $? = 0
configure:2088: test -s conftest.o
configure:2091: $? = 0
configure:2103: result: yes
configure:2109: checking whether arm-linux-androideabi-gcc accepts -g
configure:2133: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:2136: $? = 0
configure:2139: test -s conftest.o
configure:2142: $? = 0
configure:2152: result: yes
configure:2179: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:2:3: error: unknown type name 'choke'
choke me
^
conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
configure:2182: $? = 1
configure: failed program was:
#ifndef __cplusplus
choke me
#endif
configure:2300: checking for style of include used by make
configure:2328: result: GNU
configure:2335: checking dependency style of arm-linux-androideabi-gcc
configure:2397: result: gcc3
configure:2414: checking for a BSD-compatible install
configure:2468: result: /usr/bin/install -c
configure:2480: checking whether byte ordering is bigendian
configure:2510: arm-linux-androideabi-gcc -c conftest.c >&5
configure: In function 'main':
configure:2500:2: error: unknown type name 'bogus'
{
^
configure:2500:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
{
^
configure:2513: $? = 1
configure: failed program was:
#line 2486 "configure"
#include "confdefs.h"
#include
#include
#ifdef F77_DUMMY_MAIN
# ifdef __cplusplus
extern "C"
# endif
int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
#if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
bogus endian macros
#endif
;
return 0;
}
configure:2595: arm-linux-androideabi-gcc -c conftest.c >&5
configure:2598: $? = 0
configure:2601: test -s conftest.o
configure:2604: $? = 0
configure:2663: result: no
configure:2709: checking for inet_ntoa
configure:2752: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:2755: $? = 0
configure:2758: test -s conftest
configure:2761: $? = 0
configure:2771: result: yes
configure:2843: checking for socket
configure:2886: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:2889: $? = 0
configure:2892: test -s conftest
configure:2895: $? = 0
configure:2905: result: yes
configure:2977: checking for gethostbyname
configure:3020: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3023: $? = 0
configure:3026: test -s conftest
configure:3029: $? = 0
configure:3039: result: yes
configure:3117: checking how to run the C preprocessor
configure:3143: arm-linux-androideabi-gcc -E conftest.c
configure:3149: $? = 0
configure:3176: arm-linux-androideabi-gcc -E conftest.c
configure:3172:28: fatal error: ac_nonexistent.h: No such file or directory
#line $LINENO "configure"
^
compilation terminated.
configure:3182: $? = 1
configure: failed program was:
#line 3171 "configure"
#include "confdefs.h"
#include
configure:3219: result: arm-linux-androideabi-gcc -E
configure:3234: arm-linux-androideabi-gcc -E conftest.c
configure:3240: $? = 0
configure:3267: arm-linux-androideabi-gcc -E conftest.c
configure:3263:28: fatal error: ac_nonexistent.h: No such file or directory
#line $LINENO "configure"
^
compilation terminated.
configure:3273: $? = 1
configure: failed program was:
#line 3262 "configure"
#include "confdefs.h"
#include
configure:3313: checking for ANSI C header files
configure:3327: arm-linux-androideabi-gcc -E conftest.c
configure:3333: $? = 0
configure:3442: result: yes
configure:3452: checking whether time.h and sys/time.h may both be included
configure:3480: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3483: $? = 0
configure:3486: test -s conftest.o
configure:3489: $? = 0
configure:3499: result: yes
configure:3523: checking for sys/types.h
configure:3536: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3539: $? = 0
configure:3542: test -s conftest.o
configure:3545: $? = 0
configure:3555: result: yes
configure:3523: checking for sys/stat.h
configure:3536: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3539: $? = 0
configure:3542: test -s conftest.o
configure:3545: $? = 0
configure:3555: result: yes
configure:3523: checking for stdlib.h
configure:3536: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3539: $? = 0
configure:3542: test -s conftest.o
configure:3545: $? = 0
configure:3555: result: yes
configure:3523: checking for string.h
configure:3536: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3539: $? = 0
configure:3542: test -s conftest.o
configure:3545: $? = 0
configure:3555: result: yes
configure:3523: checking for memory.h
configure:3536: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3539: $? = 0
configure:3542: test -s conftest.o
configure:3545: $? = 0
configure:3555: result: yes
configure:3523: checking for strings.h
configure:3536: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3539: $? = 0
configure:3542: test -s conftest.o
configure:3545: $? = 0
configure:3555: result: yes
configure:3523: checking for inttypes.h
configure:3536: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3539: $? = 0
configure:3542: test -s conftest.o
configure:3545: $? = 0
configure:3555: result: yes
configure:3523: checking for stdint.h
configure:3536: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3539: $? = 0
configure:3542: test -s conftest.o
configure:3545: $? = 0
configure:3555: result: yes
configure:3523: checking for unistd.h
configure:3536: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3539: $? = 0
configure:3542: test -s conftest.o
configure:3545: $? = 0
configure:3555: result: yes
configure:3590: checking arpa/inet.h usability
configure:3599: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3602: $? = 0
configure:3605: test -s conftest.o
configure:3608: $? = 0
configure:3617: result: yes
configure:3621: checking arpa/inet.h presence
configure:3628: arm-linux-androideabi-gcc -E conftest.c
configure:3634: $? = 0
configure:3652: result: yes
configure:3670: checking for arpa/inet.h
configure:3677: result: yes
configure:3590: checking netdb.h usability
configure:3599: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3602: $? = 0
configure:3605: test -s conftest.o
configure:3608: $? = 0
configure:3617: result: yes
configure:3621: checking netdb.h presence
configure:3628: arm-linux-androideabi-gcc -E conftest.c
configure:3634: $? = 0
configure:3652: result: yes
configure:3670: checking for netdb.h
configure:3677: result: yes
configure:3590: checking netinet/in.h usability
configure:3599: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3602: $? = 0
configure:3605: test -s conftest.o
configure:3608: $? = 0
configure:3617: result: yes
configure:3621: checking netinet/in.h presence
configure:3628: arm-linux-androideabi-gcc -E conftest.c
configure:3634: $? = 0
configure:3652: result: yes
configure:3670: checking for netinet/in.h
configure:3677: result: yes
configure:3581: checking for stdlib.h
configure:3586: result: yes
configure:3581: checking for string.h
configure:3586: result: yes
configure:3590: checking sys/param.h usability
configure:3599: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3602: $? = 0
configure:3605: test -s conftest.o
configure:3608: $? = 0
configure:3617: result: yes
configure:3621: checking sys/param.h presence
configure:3628: arm-linux-androideabi-gcc -E conftest.c
configure:3634: $? = 0
configure:3652: result: yes
configure:3670: checking for sys/param.h
configure:3677: result: yes
configure:3590: checking sys/socket.h usability
configure:3599: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3602: $? = 0
configure:3605: test -s conftest.o
configure:3608: $? = 0
configure:3617: result: yes
configure:3621: checking sys/socket.h presence
configure:3628: arm-linux-androideabi-gcc -E conftest.c
configure:3634: $? = 0
configure:3652: result: yes
configure:3670: checking for sys/socket.h
configure:3677: result: yes
configure:3590: checking sys/time.h usability
configure:3599: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3602: $? = 0
configure:3605: test -s conftest.o
configure:3608: $? = 0
configure:3617: result: yes
configure:3621: checking sys/time.h presence
configure:3628: arm-linux-androideabi-gcc -E conftest.c
configure:3634: $? = 0
configure:3652: result: yes
configure:3670: checking for sys/time.h
configure:3677: result: yes
configure:3581: checking for unistd.h
configure:3586: result: yes
configure:3590: checking resolv.h usability
configure:3599: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3602: $? = 0
configure:3605: test -s conftest.o
configure:3608: $? = 0
configure:3617: result: yes
configure:3621: checking resolv.h presence
configure:3628: arm-linux-androideabi-gcc -E conftest.c
configure:3634: $? = 0
configure:3652: result: yes
configure:3670: checking for resolv.h
configure:3677: result: yes
configure:3703: checking for gethostbyname
configure:3765: result: yes
configure:3703: checking for inet_ntoa
configure:3765: result: yes
configure:3703: checking for inet_pton
configure:3746: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3749: $? = 0
configure:3752: test -s conftest
configure:3755: $? = 0
configure:3765: result: yes
configure:3703: checking for memset
configure:3746: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3718:6: warning: conflicting types for built-in function 'memset' [enabled by default]
/* We use char because int might match the return type of a gcc2
^
configure:3749: $? = 0
configure:3752: test -s conftest
configure:3755: $? = 0
configure:3765: result: yes
configure:3703: checking for select
configure:3746: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3749: $? = 0
configure:3752: test -s conftest
configure:3755: $? = 0
configure:3765: result: yes
configure:3703: checking for socket
configure:3765: result: yes
configure:3703: checking for strcasecmp
configure:3746: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3718:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
/* We use char because int might match the return type of a gcc2
^
configure:3749: $? = 0
configure:3752: test -s conftest
configure:3755: $? = 0
configure:3765: result: yes
configure:3703: checking for strchr
configure:3746: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3718:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
/* We use char because int might match the return type of a gcc2
^
configure:3749: $? = 0
configure:3752: test -s conftest
configure:3755: $? = 0
configure:3765: result: yes
configure:3703: checking for strdup
configure:3746: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3718:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
/* We use char because int might match the return type of a gcc2
^
configure:3749: $? = 0
configure:3752: test -s conftest
configure:3755: $? = 0
configure:3765: result: yes
configure:3857: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.53. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 6ef75cb8ccdb
config.status:600: creating Makefile
config.status:704: creating config.h
config.status:950: executing default-1 commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=arm-linux-androideabi-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-unknown-linux
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-linux-androideabi
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_gethostbyname=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_inet_pton=yes
ac_cv_func_memset=yes
ac_cv_func_select=yes
ac_cv_func_socket=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_resolv_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=arm-linux-androideabi-gcc
ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "dnstracer"
#define VERSION "1.7"
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_RESOLV_H 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_INET_NTOA 1
#define HAVE_INET_PTON 1
#define HAVE_MEMSET 1
#define HAVE_SELECT 1
#define HAVE_SOCKET 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
configure: exit 0