The build took 00h 01m 08s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
787 |
sh |
626 |
ansic |
500 |
makefile |
1,913 |
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: xml2 0.5-1 (Tue Apr 4 21:35:13 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 gawk... gawkchecking whether make sets $(MAKE)... yeschecking for arm-linux-androideabi-strip... arm-linux-androideabi-stripchecking 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 for style of include used by make... GNUchecking dependency style of arm-linux-androideabi-gcc... gcc3checking for arm-linux-androideabi-pkg-config... nochecking for pkg-config... /usr/sbin/pkg-configconfigure: WARNING: using cross tools not prefixed with host tripletchecking pkg-config is at least version 0.9.0... yeschecking for XML... yeschecking 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 for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking for unistd.h... (cached) yeschecking for an ANSI C-conforming const... yeschecking for size_t... yeschecking for stdlib.h... (cached) yeschecking for GNU libc compatible malloc... nochecking for stdlib.h... (cached) yeschecking for GNU libc compatible realloc... nochecking for vprintf... yeschecking for _doprnt... nochecking for memchr... yeschecking for memmove... yeschecking for memset... yeschecking for strchr... yeschecking for strcspn... yeschecking for strdup... yeschecking for strrchr... yeschecking for strstr... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsmake all-ammake[1]: Entering directory '/tmp/xml2/src/xml2-0.5'if arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libxml2 -MT xml2.o -MD -MP -MF ".deps/xml2.Tpo" -c -o xml2.o xml2.c; \then mv -f ".deps/xml2.Tpo" ".deps/xml2.Po"; else rm -f ".deps/xml2.Tpo"; exit 1; fiif arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libxml2 -MT 2xml.o -MD -MP -MF ".deps/2xml.Tpo" -c -o 2xml.o 2xml.c; \then mv -f ".deps/2xml.Tpo" ".deps/2xml.Po"; else rm -f ".deps/2xml.Tpo"; exit 1; fiif arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libxml2 -MT csv2.o -MD -MP -MF ".deps/csv2.Tpo" -c -o csv2.o csv2.c; \then mv -f ".deps/csv2.Tpo" ".deps/csv2.Po"; else rm -f ".deps/csv2.Tpo"; exit 1; fiif arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libxml2 -MT 2csv.o -MD -MP -MF ".deps/2csv.Tpo" -c -o 2csv.o 2csv.c; \then mv -f ".deps/2csv.Tpo" ".deps/2csv.Po"; else rm -f ".deps/2csv.Tpo"; exit 1; fiIn file included from /usr/include/libxml2/libxml/parser.h:810:0, from xml2.c:27:/usr/include/libxml2/libxml/encoding.h:28:19: fatal error: iconv.h: No such file or directory #include ^compilation terminated.In file included from /usr/include/libxml2/libxml/parser.h:810:0, from /usr/include/libxml2/libxml/HTMLparser.h:16, from 2xml.c:27:/usr/include/libxml2/libxml/encoding.h:28:19: fatal error: iconv.h: No such file or directory #include ^make[1]: *** [Makefile:286: xml2.o] Error 1compilation terminated.make[1]: *** Waiting for unfinished jobs....make[1]: *** [Makefile:286: 2xml.o] Error 1make[1]: Leaving directory '/tmp/xml2/src/xml2-0.5'make: *** [Makefile:184: all] Error 2==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/xml2/src/xml2-0.5/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by xml2 configure 0.5, which wasgenerated by GNU Autoconf 2.67. Invocation command line was$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 119a86f1c789uname -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:2218: checking for a BSD-compatible installconfigure:2286: result: /usr/bin/install -cconfigure:2297: checking whether build environment is saneconfigure:2334: result: yesconfigure:2396: checking for gawkconfigure:2412: found /usr/sbin/gawkconfigure:2423: result: gawkconfigure:2434: checking whether make sets $(MAKE)configure:2456: result: yesconfigure:2530: checking for arm-linux-androideabi-stripconfigure:2546: found /sysroot/bin/arm-linux-androideabi-stripconfigure:2557: result: arm-linux-androideabi-stripconfigure:2647: checking for arm-linux-androideabi-gccconfigure:2674: result: arm-linux-androideabi-gccconfigure:2943: checking for C compiler versionconfigure:2952: 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:2963: $? = 0configure:2952: 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:2963: $? = 0configure:2952: 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:2963: $? = 1configure:2952: 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:2963: $? = 1configure:2983: checking whether the C compiler worksconfigure:3005: arm-linux-androideabi-gcc conftest.c >&5configure:3009: $? = 0configure:3057: result: yesconfigure:3060: checking for C compiler default output file nameconfigure:3062: result: a.outconfigure:3068: checking for suffix of executablesconfigure:3075: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:3079: $? = 0configure:3101: result:configure:3123: checking whether we are cross compilingconfigure:3161: result: yesconfigure:3166: checking for suffix of object filesconfigure:3188: arm-linux-androideabi-gcc -c conftest.c >&5configure:3192: $? = 0configure:3213: result: oconfigure:3217: checking whether we are using the GNU C compilerconfigure:3236: arm-linux-androideabi-gcc -c conftest.c >&5configure:3236: $? = 0configure:3245: result: yesconfigure:3254: checking whether arm-linux-androideabi-gcc accepts -gconfigure:3274: arm-linux-androideabi-gcc -c -g conftest.c >&5configure:3274: $? = 0configure:3315: result: yesconfigure:3332: checking for arm-linux-androideabi-gcc option to accept ISO C89configure:3396: arm-linux-androideabi-gcc -c conftest.c >&5configure:3396: $? = 0configure:3409: result: none neededconfigure:3440: checking for style of include used by makeconfigure:3468: result: GNUconfigure:3496: checking dependency style of arm-linux-androideabi-gccconfigure:3586: result: gcc3configure:3615: checking for arm-linux-androideabi-pkg-configconfigure:3648: result: noconfigure:3658: checking for pkg-configconfigure:3676: found /usr/sbin/pkg-configconfigure:3688: result: /usr/sbin/pkg-configconfigure:3700: WARNING: using cross tools not prefixed with host tripletconfigure:3713: checking pkg-config is at least version 0.9.0configure:3716: result: yesconfigure:3726: checking for XMLconfigure:3733: $PKG_CONFIG --exists --print-errors "libxml-2.0"configure:3736: $? = 0configure:3749: $PKG_CONFIG --exists --print-errors "libxml-2.0"configure:3752: $? = 0configure:3809: result: yesconfigure:3823: checking how to run the C preprocessorconfigure:3854: arm-linux-androideabi-gcc -E conftest.cconfigure:3854: $? = 0configure:3868: arm-linux-androideabi-gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3868: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "xml2"| #define PACKAGE_TARNAME "xml2"| #define PACKAGE_VERSION "0.5"| #define PACKAGE_STRING "xml2 0.5"| #define PACKAGE_BUGREPORT "egnor@ofb.net"| #define PACKAGE_URL ""| #define PACKAGE "xml2"| #define VERSION "0.5"| /* end confdefs.h. */| #include configure:3893: result: arm-linux-androideabi-gcc -Econfigure:3913: arm-linux-androideabi-gcc -E conftest.cconfigure:3913: $? = 0configure:3927: arm-linux-androideabi-gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3927: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "xml2"| #define PACKAGE_TARNAME "xml2"| #define PACKAGE_VERSION "0.5"| #define PACKAGE_STRING "xml2 0.5"| #define PACKAGE_BUGREPORT "egnor@ofb.net"| #define PACKAGE_URL ""| #define PACKAGE "xml2"| #define VERSION "0.5"| /* end confdefs.h. */| #include configure:3956: checking for grep that handles long lines and -econfigure:4014: result: /usr/sbin/grepconfigure:4019: checking for egrepconfigure:4081: result: /usr/sbin/grep -Econfigure:4086: checking for ANSI C header filesconfigure:4106: arm-linux-androideabi-gcc -c conftest.c >&5configure:4106: $? = 0configure:4190: result: yesconfigure:4203: checking for sys/types.hconfigure:4203: arm-linux-androideabi-gcc -c conftest.c >&5configure:4203: $? = 0configure:4203: result: yesconfigure:4203: checking for sys/stat.hconfigure:4203: arm-linux-androideabi-gcc -c conftest.c >&5configure:4203: $? = 0configure:4203: result: yesconfigure:4203: checking for stdlib.hconfigure:4203: arm-linux-androideabi-gcc -c conftest.c >&5configure:4203: $? = 0configure:4203: result: yesconfigure:4203: checking for string.hconfigure:4203: arm-linux-androideabi-gcc -c conftest.c >&5configure:4203: $? = 0configure:4203: result: yesconfigure:4203: checking for memory.hconfigure:4203: arm-linux-androideabi-gcc -c conftest.c >&5configure:4203: $? = 0configure:4203: result: yesconfigure:4203: checking for strings.hconfigure:4203: arm-linux-androideabi-gcc -c conftest.c >&5configure:4203: $? = 0configure:4203: result: yesconfigure:4203: checking for inttypes.hconfigure:4203: arm-linux-androideabi-gcc -c conftest.c >&5configure:4203: $? = 0configure:4203: result: yesconfigure:4203: checking for stdint.hconfigure:4203: arm-linux-androideabi-gcc -c conftest.c >&5configure:4203: $? = 0configure:4203: result: yesconfigure:4203: checking for unistd.hconfigure:4203: arm-linux-androideabi-gcc -c conftest.c >&5configure:4203: $? = 0configure:4203: result: yesconfigure:4218: checking for stdlib.hconfigure:4218: result: yesconfigure:4218: checking for string.hconfigure:4218: result: yesconfigure:4218: checking for unistd.hconfigure:4218: result: yesconfigure:4230: checking for an ANSI C-conforming constconfigure:4295: arm-linux-androideabi-gcc -c conftest.c >&5configure:4295: $? = 0configure:4302: result: yesconfigure:4310: checking for size_tconfigure:4310: arm-linux-androideabi-gcc -c conftest.c >&5configure:4310: $? = 0configure:4310: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:60:21: error: expected expression before ')' tokenif (sizeof ((size_t)))^configure:4310: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "xml2"| #define PACKAGE_TARNAME "xml2"| #define PACKAGE_VERSION "0.5"| #define PACKAGE_STRING "xml2 0.5"| #define PACKAGE_BUGREPORT "egnor@ofb.net"| #define PACKAGE_URL ""| #define PACKAGE "xml2"| #define VERSION "0.5"| #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_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((size_t)))| return 0;| ;| return 0;| }configure:4310: result: yesconfigure:4325: checking for stdlib.hconfigure:4325: result: yesconfigure:4335: checking for GNU libc compatible mallocconfigure:4369: result: noconfigure:4392: checking for stdlib.hconfigure:4392: result: yesconfigure:4402: checking for GNU libc compatible reallocconfigure:4436: result: noconfigure:4459: checking for vprintfconfigure:4459: arm-linux-androideabi-gcc -o conftest conftest.c >&5conftest.c:53:6: warning: conflicting types for built-in function 'vprintf' [enabled by default]char vprintf ();^configure:4459: $? = 0configure:4459: result: yesconfigure:4465: checking for _doprntconfigure:4465: arm-linux-androideabi-gcc -o conftest conftest.c >&5/tmp/ccA7bDJ4.o:conftest.c:function main: error: undefined reference to '_doprnt'collect2: error: ld returned 1 exit statusconfigure:4465: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "xml2"| #define PACKAGE_TARNAME "xml2"| #define PACKAGE_VERSION "0.5"| #define PACKAGE_STRING "xml2 0.5"| #define PACKAGE_BUGREPORT "egnor@ofb.net"| #define PACKAGE_URL ""| #define PACKAGE "xml2"| #define VERSION "0.5"| #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_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STDLIB_H 1| #define HAVE_MALLOC 0| #define malloc rpl_malloc| #define HAVE_STDLIB_H 1| #define HAVE_REALLOC 0| #define realloc rpl_realloc| #define HAVE_VPRINTF 1| /* end confdefs.h. */| /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char _doprnt (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef _doprnt|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char _doprnt ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub__doprnt || defined __stub____doprnt| choke me| #endif|| int| main ()| {| return _doprnt ();| ;| return 0;| }configure:4465: result: noconfigure:4479: checking for memchrconfigure:4479: arm-linux-androideabi-gcc -o conftest conftest.c >&5conftest.c:54:6: warning: conflicting types for built-in function 'memchr' [enabled by default]char memchr ();^configure:4479: $? = 0configure:4479: result: yesconfigure:4479: checking for memmoveconfigure:4479: arm-linux-androideabi-gcc -o conftest conftest.c >&5conftest.c:55:6: warning: conflicting types for built-in function 'memmove' [enabled by default]char memmove ();^configure:4479: $? = 0configure:4479: result: yesconfigure:4479: checking for memsetconfigure:4479: arm-linux-androideabi-gcc -o conftest conftest.c >&5conftest.c:56:6: warning: conflicting types for built-in function 'memset' [enabled by default]char memset ();^configure:4479: $? = 0configure:4479: result: yesconfigure:4479: checking for strchrconfigure:4479: arm-linux-androideabi-gcc -o conftest conftest.c >&5conftest.c:57:6: warning: conflicting types for built-in function 'strchr' [enabled by default]char strchr ();^configure:4479: $? = 0configure:4479: result: yesconfigure:4479: checking for strcspnconfigure:4479: arm-linux-androideabi-gcc -o conftest conftest.c >&5conftest.c:58:6: warning: conflicting types for built-in function 'strcspn' [enabled by default]char strcspn ();^configure:4479: $? = 0configure:4479: result: yesconfigure:4479: checking for strdupconfigure:4479: arm-linux-androideabi-gcc -o conftest conftest.c >&5conftest.c:59:6: warning: conflicting types for built-in function 'strdup' [enabled by default]char strdup ();^configure:4479: $? = 0configure:4479: result: yesconfigure:4479: checking for strrchrconfigure:4479: arm-linux-androideabi-gcc -o conftest conftest.c >&5conftest.c:60:6: warning: conflicting types for built-in function 'strrchr' [enabled by default]char strrchr ();^configure:4479: $? = 0configure:4479: result: yesconfigure:4479: checking for strstrconfigure:4479: arm-linux-androideabi-gcc -o conftest conftest.c >&5conftest.c:61:6: warning: conflicting types for built-in function 'strstr' [enabled by default]char strstr ();^configure:4479: $? = 0configure:4479: result: yesconfigure:4602: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by xml2 config.status 0.5, which wasgenerated by GNU Autoconf 2.67. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 119a86f1c789config.status:874: creating Makefileconfig.status:874: creating config.hconfig.status:1095: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_c_const=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_PKG_CONFIG_LIBDIR_set=ac_cv_env_PKG_CONFIG_LIBDIR_value=ac_cv_env_PKG_CONFIG_PATH_set=ac_cv_env_PKG_CONFIG_PATH_value=ac_cv_env_PKG_CONFIG_set=ac_cv_env_PKG_CONFIG_value=ac_cv_env_XML_CFLAGS_set=ac_cv_env_XML_CFLAGS_value=ac_cv_env_XML_LIBS_set=ac_cv_env_XML_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__doprnt=noac_cv_func_malloc_0_nonnull=noac_cv_func_memchr=yesac_cv_func_memmove=yesac_cv_func_memset=yesac_cv_func_realloc_0_nonnull=noac_cv_func_strchr=yesac_cv_func_strcspn=yesac_cv_func_strdup=yesac_cv_func_strrchr=yesac_cv_func_strstr=yesac_cv_func_vprintf=yesac_cv_header_inttypes_h=yesac_cv_header_memory_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_unistd_h=yesac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-configac_cv_path_install='/usr/bin/install -c'ac_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_size_t=yesam_cv_CC_dependencies_compiler_type=gcc3pkg_cv_XML_CFLAGS=-I/usr/include/libxml2pkg_cv_XML_LIBS=-lxml2## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/xml2/src/xml2-0.5/missing --run aclocal-1.9'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /tmp/xml2/src/xml2-0.5/missing --run tar'AUTOCONF='${SHELL} /tmp/xml2/src/xml2-0.5/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/xml2/src/xml2-0.5/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/xml2/src/xml2-0.5/missing --run automake-1.9'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='${SHELL} $(install_sh) -c -s'LDFLAGS=''LIBOBJS=' ${LIBOBJDIR}malloc$U.o ${LIBOBJDIR}realloc$U.o'LIBS=''LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo ${LIBOBJDIR}realloc$U.lo'MAKEINFO='${SHELL} /tmp/xml2/src/xml2-0.5/missing --run makeinfo'OBJEXT='o'PACKAGE='xml2'PACKAGE_BUGREPORT='egnor@ofb.net'PACKAGE_NAME='xml2'PACKAGE_STRING='xml2 0.5'PACKAGE_TARNAME='xml2'PACKAGE_URL=''PACKAGE_VERSION='0.5'PATH_SEPARATOR=':'PKG_CONFIG='/usr/sbin/pkg-config'PKG_CONFIG_LIBDIR=''PKG_CONFIG_PATH=''SET_MAKE=''SHELL='/bin/sh'STRIP='arm-linux-androideabi-strip'VERSION='0.5'XML_CFLAGS='-I/usr/include/libxml2'XML_LIBS='-lxml2'ac_ct_CC=''am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__leading_dot='.'am__quote=''am__tar='${AMTAR} chof - "$$tardir"'am__untar='${AMTAR} xf -'bindir='${exec_prefix}/bin'build_alias='x86_64-unknown-linux'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host_alias='arm-linux-androideabi'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='/tmp/xml2/src/xml2-0.5/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='mkdir -p --'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "xml2"#define PACKAGE_TARNAME "xml2"#define PACKAGE_VERSION "0.5"#define PACKAGE_STRING "xml2 0.5"#define PACKAGE_BUGREPORT "egnor@ofb.net"#define PACKAGE_URL ""#define PACKAGE "xml2"#define VERSION "0.5"#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_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_UNISTD_H 1#define HAVE_STDLIB_H 1#define HAVE_MALLOC 0#define malloc rpl_malloc#define HAVE_STDLIB_H 1#define HAVE_REALLOC 0#define realloc rpl_realloc#define HAVE_VPRINTF 1#define HAVE_MEMCHR 1#define HAVE_MEMMOVE 1#define HAVE_MEMSET 1#define HAVE_STRCHR 1#define HAVE_STRCSPN 1#define HAVE_STRDUP 1#define HAVE_STRRCHR 1#define HAVE_STRSTR 1configure: exit 0