The build took 00h 01m 09s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
1,417 |
makefile |
1,372 |
ansic |
1,054 |
sh |
3,843 |
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/libexecCMD: 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: isatapd 0.9.7-4 (Tue Apr 4 19:39:32 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for arm-linux-androideabi-strip... arm-linux-androideabi-stripchecking for a thread-safe mkdir -p... /usr/sbin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for style of include used by make... GNUchecking for arm-linux-androideabi-gcc... arm-linux-androideabi-gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... yeschecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether arm-linux-androideabi-gcc accepts -g... yeschecking for arm-linux-androideabi-gcc option to accept ISO C89... none neededchecking dependency style of arm-linux-androideabi-gcc... gcc3checking how to run the C preprocessor... arm-linux-androideabi-gcc -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking net/if.h usability... yeschecking net/if.h presence... yeschecking for net/if.h... yeschecking netdb.h usability... yeschecking netdb.h presence... yeschecking for netdb.h... yeschecking arpa/inet.h usability... yeschecking arpa/inet.h presence... yeschecking for arpa/inet.h... yeschecking netinet/ip.h usability... yeschecking netinet/ip.h presence... yeschecking for netinet/ip.h... yeschecking netinet/icmp6.h usability... yeschecking netinet/icmp6.h presence... yeschecking for netinet/icmp6.h... yeschecking linux/socket.h usability... yeschecking linux/socket.h presence... yeschecking for linux/socket.h... yeschecking sys/utsname.h usability... yeschecking sys/utsname.h presence... yeschecking for sys/utsname.h... yeschecking getopt.h usability... yeschecking getopt.h presence... yeschecking for getopt.h... yeschecking for pid_t... yeschecking for stdlib.h... (cached) yeschecking for GNU libc compatible malloc... nochecking for ioctl... yeschecking for getopt_long... yeschecking for syslog... yeschecking for fcntl... yeschecking if 1=2... noconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating src/Makefileconfig.status: creating man/Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsmake all-recursivemake[1]: Entering directory '/tmp/isatapd/src/isatapd-0.9.7'Making all in .make[2]: Entering directory '/tmp/isatapd/src/isatapd-0.9.7'make[2]: Leaving directory '/tmp/isatapd/src/isatapd-0.9.7'Making all in srcmake[2]: Entering directory '/tmp/isatapd/src/isatapd-0.9.7/src'arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.carm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -MT isatap.o -MD -MP -MF .deps/isatap.Tpo -c -o isatap.o isatap.carm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -MT tunnel.o -MD -MP -MF .deps/tunnel.Tpo -c -o tunnel.o tunnel.carm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -MT rdisc.o -MD -MP -MF .deps/rdisc.Tpo -c -o rdisc.o rdisc.cisatap.c: In function 'new_internal_pdr':isatap.c:70:14: warning: implicit declaration of function 'rpl_malloc' [-Wimplicit-function-declaration] n = (struct PRLENTRY*)malloc(sizeof(struct PRLENTRY)); ^main.c: In function 'add_router_to_name_list':main.c:134:14: warning: implicit declaration of function 'rpl_malloc' [-Wimplicit-function-declaration] n = (struct ROUTER_NAME*)malloc(sizeof(struct ROUTER_NAME)); ^mv -f .deps/tunnel.Tpo .deps/tunnel.Pomv -f .deps/isatap.Tpo .deps/isatap.Pomv -f .deps/rdisc.Tpo .deps/rdisc.Pomv -f .deps/main.Tpo .deps/main.Poarm-linux-androideabi-gcc -Wall -o isatapd main.o isatap.o tunnel.o rdisc.o main.o:main.c:function add_router_to_name_list: error: undefined reference to 'rpl_malloc'isatap.o:isatap.c:function new_internal_pdr: error: undefined reference to 'rpl_malloc'collect2: error: ld returned 1 exit statusmake[2]: *** [Makefile:256: isatapd] Error 1make[2]: Leaving directory '/tmp/isatapd/src/isatapd-0.9.7/src'make[1]: *** [Makefile:279: all-recursive] Error 1make[1]: Leaving directory '/tmp/isatapd/src/isatapd-0.9.7'make: *** [Makefile:219: all] Error 2==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/isatapd/src/isatapd-0.9.7/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by configure, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sbindir=/usr/bin## --------- #### Platform. #### --------- ##hostname = b783845238bauname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /sysroot/binPATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8PATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2224: checking for a BSD-compatible installconfigure:2292: result: /usr/bin/install -cconfigure:2303: checking whether build environment is saneconfigure:2353: result: yesconfigure:2402: checking for arm-linux-androideabi-stripconfigure:2418: found /sysroot/bin/arm-linux-androideabi-stripconfigure:2429: result: arm-linux-androideabi-stripconfigure:2494: checking for a thread-safe mkdir -pconfigure:2533: result: /usr/sbin/mkdir -pconfigure:2546: checking for gawkconfigure:2562: found /usr/sbin/gawkconfigure:2573: result: gawkconfigure:2584: checking whether make sets $(MAKE)configure:2606: result: yesconfigure:2704: checking for style of include used by makeconfigure:2732: result: GNUconfigure:2763: checking for arm-linux-androideabi-gccconfigure:2790: result: arm-linux-androideabi-gccconfigure:3059: checking for C compiler versionconfigure:3068: arm-linux-androideabi-gcc --version >&5arm-linux-androideabi-gcc (GCC) 4.8Copyright (C) 2013 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:3079: $? = 0configure:3068: arm-linux-androideabi-gcc -v >&5Using built-in specs.COLLECT_GCC=arm-linux-androideabi-gccCOLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapperTarget: arm-linux-androideabiConfigured 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=defaultThread model: posixgcc version 4.8 (GCC)configure:3079: $? = 0configure:3068: arm-linux-androideabi-gcc -V >&5arm-linux-androideabi-gcc: error: unrecognized command line option '-V'arm-linux-androideabi-gcc: fatal error: no input filescompilation terminated.configure:3079: $? = 1configure:3068: arm-linux-androideabi-gcc -qversion >&5arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'arm-linux-androideabi-gcc: fatal error: no input filescompilation terminated.configure:3079: $? = 1configure:3099: checking whether the C compiler worksconfigure:3121: arm-linux-androideabi-gcc conftest.c >&5configure:3125: $? = 0configure:3173: result: yesconfigure:3176: checking for C compiler default output file nameconfigure:3178: result: a.outconfigure:3184: checking for suffix of executablesconfigure:3191: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:3195: $? = 0configure:3217: result:configure:3239: checking whether we are cross compilingconfigure:3277: result: yesconfigure:3282: checking for suffix of object filesconfigure:3304: arm-linux-androideabi-gcc -c conftest.c >&5configure:3308: $? = 0configure:3329: result: oconfigure:3333: checking whether we are using the GNU C compilerconfigure:3352: arm-linux-androideabi-gcc -c conftest.c >&5configure:3352: $? = 0configure:3361: result: yesconfigure:3370: checking whether arm-linux-androideabi-gcc accepts -gconfigure:3390: arm-linux-androideabi-gcc -c -g conftest.c >&5configure:3390: $? = 0configure:3431: result: yesconfigure:3448: checking for arm-linux-androideabi-gcc option to accept ISO C89configure:3511: arm-linux-androideabi-gcc -c conftest.c >&5configure:3511: $? = 0configure:3524: result: none neededconfigure:3546: checking dependency style of arm-linux-androideabi-gccconfigure:3657: result: gcc3configure:3678: checking how to run the C preprocessorconfigure:3709: arm-linux-androideabi-gcc -E conftest.cconfigure:3709: $? = 0configure:3723: arm-linux-androideabi-gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3723: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "isatapd"| #define VERSION "0.9.7"| /* end confdefs.h. */| #include configure:3748: result: arm-linux-androideabi-gcc -Econfigure:3768: arm-linux-androideabi-gcc -E conftest.cconfigure:3768: $? = 0configure:3782: arm-linux-androideabi-gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3782: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "isatapd"| #define VERSION "0.9.7"| /* end confdefs.h. */| #include configure:3811: checking for grep that handles long lines and -econfigure:3869: result: /usr/sbin/grepconfigure:3874: checking for egrepconfigure:3936: result: /usr/sbin/grep -Econfigure:3941: checking for ANSI C header filesconfigure:3961: arm-linux-androideabi-gcc -c conftest.c >&5configure:3961: $? = 0configure:4045: result: yesconfigure:4059: checking for sys/types.hconfigure:4059: arm-linux-androideabi-gcc -c conftest.c >&5configure:4059: $? = 0configure:4059: result: yesconfigure:4059: checking for sys/stat.hconfigure:4059: arm-linux-androideabi-gcc -c conftest.c >&5configure:4059: $? = 0configure:4059: result: yesconfigure:4059: checking for stdlib.hconfigure:4059: arm-linux-androideabi-gcc -c conftest.c >&5configure:4059: $? = 0configure:4059: result: yesconfigure:4059: checking for string.hconfigure:4059: arm-linux-androideabi-gcc -c conftest.c >&5configure:4059: $? = 0configure:4059: result: yesconfigure:4059: checking for memory.hconfigure:4059: arm-linux-androideabi-gcc -c conftest.c >&5configure:4059: $? = 0configure:4059: result: yesconfigure:4059: checking for strings.hconfigure:4059: arm-linux-androideabi-gcc -c conftest.c >&5configure:4059: $? = 0configure:4059: result: yesconfigure:4059: checking for inttypes.hconfigure:4059: arm-linux-androideabi-gcc -c conftest.c >&5configure:4059: $? = 0configure:4059: result: yesconfigure:4059: checking for stdint.hconfigure:4059: arm-linux-androideabi-gcc -c conftest.c >&5configure:4059: $? = 0configure:4059: result: yesconfigure:4059: checking for unistd.hconfigure:4059: arm-linux-androideabi-gcc -c conftest.c >&5configure:4059: $? = 0configure:4059: result: yesconfigure:4074: checking net/if.h usabilityconfigure:4074: arm-linux-androideabi-gcc -c conftest.c >&5configure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking net/if.h presenceconfigure:4074: arm-linux-androideabi-gcc -E conftest.cconfigure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking for net/if.hconfigure:4074: result: yesconfigure:4074: checking netdb.h usabilityconfigure:4074: arm-linux-androideabi-gcc -c conftest.c >&5configure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking netdb.h presenceconfigure:4074: arm-linux-androideabi-gcc -E conftest.cconfigure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking for netdb.hconfigure:4074: result: yesconfigure:4074: checking arpa/inet.h usabilityconfigure:4074: arm-linux-androideabi-gcc -c conftest.c >&5configure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking arpa/inet.h presenceconfigure:4074: arm-linux-androideabi-gcc -E conftest.cconfigure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking for arpa/inet.hconfigure:4074: result: yesconfigure:4074: checking netinet/ip.h usabilityconfigure:4074: arm-linux-androideabi-gcc -c conftest.c >&5configure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking netinet/ip.h presenceconfigure:4074: arm-linux-androideabi-gcc -E conftest.cconfigure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking for netinet/ip.hconfigure:4074: result: yesconfigure:4074: checking netinet/icmp6.h usabilityconfigure:4074: arm-linux-androideabi-gcc -c conftest.c >&5configure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking netinet/icmp6.h presenceconfigure:4074: arm-linux-androideabi-gcc -E conftest.cconfigure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking for netinet/icmp6.hconfigure:4074: result: yesconfigure:4074: checking linux/socket.h usabilityconfigure:4074: arm-linux-androideabi-gcc -c conftest.c >&5configure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking linux/socket.h presenceconfigure:4074: arm-linux-androideabi-gcc -E conftest.cconfigure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking for linux/socket.hconfigure:4074: result: yesconfigure:4074: checking sys/utsname.h usabilityconfigure:4074: arm-linux-androideabi-gcc -c conftest.c >&5configure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking sys/utsname.h presenceconfigure:4074: arm-linux-androideabi-gcc -E conftest.cconfigure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking for sys/utsname.hconfigure:4074: result: yesconfigure:4086: checking getopt.h usabilityconfigure:4086: arm-linux-androideabi-gcc -c conftest.c >&5configure:4086: $? = 0configure:4086: result: yesconfigure:4086: checking getopt.h presenceconfigure:4086: arm-linux-androideabi-gcc -E conftest.cconfigure:4086: $? = 0configure:4086: result: yesconfigure:4086: checking for getopt.hconfigure:4086: result: yesconfigure:4097: checking for pid_tconfigure:4097: arm-linux-androideabi-gcc -c conftest.c >&5configure:4097: $? = 0configure:4097: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:65:20: error: expected expression before ')' tokenif (sizeof ((pid_t)))^configure:4097: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "isatapd"| #define VERSION "0.9.7"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_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_NET_IF_H 1| #define HAVE_NETDB_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_NETINET_IP_H 1| #define HAVE_NETINET_ICMP6_H 1| #define HAVE_LINUX_SOCKET_H 1| #define HAVE_SYS_UTSNAME_H 1| #define HAVE_GETOPT_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((pid_t)))| return 0;| ;| return 0;| }configure:4097: result: yesconfigure:4110: checking for stdlib.hconfigure:4110: result: yesconfigure:4120: checking for GNU libc compatible mallocconfigure:4154: result: noconfigure:4179: checking for ioctlconfigure:4179: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:4179: $? = 0configure:4179: result: yesconfigure:4179: checking for getopt_longconfigure:4179: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:4179: $? = 0configure:4179: result: yesconfigure:4179: checking for syslogconfigure:4179: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:4179: $? = 0configure:4179: result: yesconfigure:4179: checking for fcntlconfigure:4179: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:4179: $? = 0configure:4179: result: yesconfigure:4189: checking if 1=2configure:4191: result: noconfigure:4326: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by config.status, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson b783845238baconfig.status:865: creating Makefileconfig.status:865: creating src/Makefileconfig.status:865: creating man/Makefileconfig.status:865: creating config.hconfig.status:1094: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_env_CC_set=setac_cv_env_CC_value=arm-linux-androideabi-gccac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=setac_cv_env_build_alias_value=x86_64-unknown-linuxac_cv_env_host_alias_set=setac_cv_env_host_alias_value=arm-linux-androideabiac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_fcntl=yesac_cv_func_getopt_long=yesac_cv_func_ioctl=yesac_cv_func_malloc_0_nonnull=noac_cv_func_syslog=yesac_cv_header_arpa_inet_h=yesac_cv_header_getopt_h=yesac_cv_header_inttypes_h=yesac_cv_header_linux_socket_h=yesac_cv_header_memory_h=yesac_cv_header_net_if_h=yesac_cv_header_netdb_h=yesac_cv_header_netinet_icmp6_h=yesac_cv_header_netinet_ip_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_sys_utsname_h=yesac_cv_header_unistd_h=yesac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/sbin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=arm-linux-androideabi-gccac_cv_prog_CPP='arm-linux-androideabi-gcc -E'ac_cv_prog_STRIP=arm-linux-androideabi-stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_type_pid_t=yesam_cv_CC_dependencies_compiler_type=gcc3## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/isatapd/src/isatapd-0.9.7/missing --run aclocal-1.11'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AUTOCONF='${SHELL} /tmp/isatapd/src/isatapd-0.9.7/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/isatapd/src/isatapd-0.9.7/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/isatapd/src/isatapd-0.9.7/missing --run automake-1.11'AWK='gawk'CC='arm-linux-androideabi-gcc'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='arm-linux-androideabi-gcc -E'CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''GREP='/usr/sbin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LDFLAGS=''LIBOBJS=' ${LIBOBJDIR}malloc$U.o'LIBS=''LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo'MAKEINFO='${SHELL} /tmp/isatapd/src/isatapd-0.9.7/missing --run makeinfo'MKDIR_P='/usr/sbin/mkdir -p'OBJEXT='o'PACKAGE='isatapd'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_URL=''PACKAGE_VERSION=''PATH_SEPARATOR=':'SET_MAKE=''SHELL='/bin/sh'STRIP='arm-linux-androideabi-strip'VERSION='0.9.7'ac_ct_CC=''am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__isrc=''am__leading_dot='.'am__nodep='_no'am__quote=''am__tar='$${TAR-tar} chof - "$$tardir"'am__untar='$${TAR-tar} xf -'bindir='${exec_prefix}/bin'build_alias='x86_64-unknown-linux'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE}'dvidir='${docdir}'exec_prefix='${prefix}'host_alias='arm-linux-androideabi'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/isatapd/src/isatapd-0.9.7/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='/usr/sbin/mkdir -p'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='/usr/bin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define PACKAGE_STRING ""#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define PACKAGE "isatapd"#define VERSION "0.9.7"#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_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_NET_IF_H 1#define HAVE_NETDB_H 1#define HAVE_ARPA_INET_H 1#define HAVE_NETINET_IP_H 1#define HAVE_NETINET_ICMP6_H 1#define HAVE_LINUX_SOCKET_H 1#define HAVE_SYS_UTSNAME_H 1#define HAVE_GETOPT_H 1#define HAVE_STDLIB_H 1#define HAVE_MALLOC 0#define malloc rpl_malloc#define HAVE_IOCTL 1#define HAVE_GETOPT_LONG 1#define HAVE_SYSLOG 1#define HAVE_FCNTL 1configure: exit 0