The build took 00h 01m 05s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
6,131 |
cpp |
4,925 |
makefile |
1,345 |
sh |
184 |
perl |
12,585 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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: nullmailer 2.0-2 (Tue Apr 4 21:19:38 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 whether make supports nested variables... yeschecking whether make sets $(MAKE)... (cached) yeschecking 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 whether arm-linux-androideabi-gcc understands -c and -o together... yeschecking for style of include used by make... GNUchecking dependency style of arm-linux-androideabi-gcc... gcc3checking whether we are using the GNU C++ compiler... yeschecking whether arm-linux-androideabi-g++ accepts -g... yeschecking dependency style of arm-linux-androideabi-g++... gcc3checking whether arm-linux-androideabi-g++ accepts -fno-rtti... yeschecking whether arm-linux-androideabi-g++ accepts -fno-exceptions... yeschecking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlibchecking for strip... /usr/sbin/stripchecking for rm... /usr/sbin/rmchecking for mkdir... /usr/sbin/mkdirchecking for socket in -lxnet... nochecking for socket in -linet... nochecking for socket in -lsocket... nochecking for dirent.h that defines DIR... yeschecking for library containing opendir... none requiredchecking how to run the C++ preprocessor... arm-linux-androideabi-g++ -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/wait.h that is POSIX.1 compatible... yeschecking whether time.h and sys/time.h may both be included... 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 sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking for unistd.h... (cached) yeschecking for size_t... yeschecking whether struct tm contains tm_isdst... yeschecking whether struct tm contains __tm_isdst... nochecking whether struct tm contains tm_gmtoff... yeschecking whether struct tm contains __tm_gmtoff... nochecking whether struct utsname contains domainname... yeschecking whether struct utsname contains __domainname... nochecking whether named pipes are buggy... ./configure: line 5594: ./conftest: cannot execute binary file: Exec format errornochecking for setenv... yeschecking for srandom... yeschecking for getaddrinfo... yeschecking for gnutls_certificate_set_verify_function in -lgnutls... nochecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating doc/Makefileconfig.status: creating lib/Makefileconfig.status: creating lib/cli++/Makefileconfig.status: creating lib/fdbuf/Makefileconfig.status: creating lib/mystring/Makefileconfig.status: creating protocols/Makefileconfig.status: creating src/Makefileconfig.status: creating test/Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsmake all-recursivemake[1]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0'Making all in docmake[2]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/doc'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/doc'Making all in libmake[2]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/lib'Making all in cli++make[3]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/lib/cli++'arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.ccarm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o messages.ccarm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT only_long.o -MD -MP -MF .deps/only_long.Tpo -c -o only_long.o only_long.ccmv -f .deps/only_long.Tpo .deps/only_long.Pomv -f .deps/messages.Tpo .deps/messages.Pomv -f .deps/main.Tpo .deps/main.Porm -f libcli++.aar cru libcli++.a main.o messages.o only_long.o arm-linux-androideabi-ranlib libcli++.amake[3]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/lib/cli++'Making all in fdbufmake[3]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/lib/fdbuf'arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT fdbuf.o -MD -MP -MF .deps/fdbuf.Tpo -c -o fdbuf.o fdbuf.ccarm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT fdbuf_copy.o -MD -MP -MF .deps/fdbuf_copy.Tpo -c -o fdbuf_copy.o fdbuf_copy.ccarm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT fdibuf.o -MD -MP -MF .deps/fdibuf.Tpo -c -o fdibuf.o fdibuf.ccarm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT fdobuf.o -MD -MP -MF .deps/fdobuf.Tpo -c -o fdobuf.o fdobuf.ccmv -f .deps/fdbuf_copy.Tpo .deps/fdbuf_copy.Poarm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT fdobuf_chownmod.o -MD -MP -MF .deps/fdobuf_chownmod.Tpo -c -o fdobuf_chownmod.o fdobuf_chownmod.ccmv -f .deps/fdbuf.Tpo .deps/fdbuf.Poarm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT fdobuf_seek.o -MD -MP -MF .deps/fdobuf_seek.Tpo -c -o fdobuf_seek.o fdobuf_seek.ccmv -f .deps/fdobuf.Tpo .deps/fdobuf.Pomv -f .deps/fdibuf.Tpo .deps/fdibuf.Poarm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT fdobuf_signed.o -MD -MP -MF .deps/fdobuf_signed.Tpo -c -o fdobuf_signed.o fdobuf_signed.ccarm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT fdobuf_unsigned.o -MD -MP -MF .deps/fdobuf_unsigned.Tpo -c -o fdobuf_unsigned.o fdobuf_unsigned.ccmv -f .deps/fdobuf_chownmod.Tpo .deps/fdobuf_chownmod.Poarm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT tlsibuf.o -MD -MP -MF .deps/tlsibuf.Tpo -c -o tlsibuf.o tlsibuf.ccmv -f .deps/fdobuf_seek.Tpo .deps/fdobuf_seek.Poarm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT tlsobuf.o -MD -MP -MF .deps/tlsobuf.Tpo -c -o tlsobuf.o tlsobuf.ccmv -f .deps/fdobuf_unsigned.Tpo .deps/fdobuf_unsigned.Poarm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT fdibuf_mystring.o -MD -MP -MF .deps/fdibuf_mystring.Tpo -c -o fdibuf_mystring.o fdibuf_mystring.ccIn file included from tlsibuf.cc:17:0:tlsibuf.h:21:27: fatal error: gnutls/gnutls.h: No such file or directory #include ^compilation terminated.make[3]: *** [Makefile:369: tlsibuf.o] Error 1make[3]: *** Waiting for unfinished jobs....mv -f .deps/fdobuf_signed.Tpo .deps/fdobuf_signed.PoIn file included from tlsobuf.cc:17:0:tlsobuf.h:21:27: fatal error: gnutls/gnutls.h: No such file or directory #include ^compilation terminated.make[3]: *** [Makefile:369: tlsobuf.o] Error 1mv -f .deps/fdibuf_mystring.Tpo .deps/fdibuf_mystring.Pomake[3]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/lib/fdbuf'make[2]: *** [Makefile:449: all-recursive] Error 1make[2]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/lib'make[1]: *** [Makefile:364: all-recursive] Error 1make[1]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0'make: *** [Makefile:305: all] Error 2==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/nullmailer/src/nullmailer-2.0/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by nullmailer configure 2.0, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --libexecdir=/usr/lib/nullmailer --sysconfdir=/etc --localstatedir=/var --sbindir=/usr/bin --enable-tls## --------- #### Platform. #### --------- ##hostname = 472af46bb792uname -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:2301: checking for a BSD-compatible installconfigure:2369: result: /usr/bin/install -cconfigure:2380: checking whether build environment is saneconfigure:2435: result: yesconfigure:2494: checking for arm-linux-androideabi-stripconfigure:2510: found /sysroot/bin/arm-linux-androideabi-stripconfigure:2521: result: arm-linux-androideabi-stripconfigure:2586: checking for a thread-safe mkdir -pconfigure:2625: result: /usr/sbin/mkdir -pconfigure:2632: checking for gawkconfigure:2648: found /usr/sbin/gawkconfigure:2659: result: gawkconfigure:2670: checking whether make sets $(MAKE)configure:2692: result: yesconfigure:2721: checking whether make supports nested variablesconfigure:2738: result: yesconfigure:2866: checking whether make sets $(MAKE)configure:2888: result: yesconfigure:2906: checking for arm-linux-androideabi-gccconfigure:2933: result: arm-linux-androideabi-gccconfigure:3202: checking for C compiler versionconfigure:3211: 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:3222: $? = 0configure:3211: 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:3222: $? = 0configure:3211: 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:3222: $? = 1configure:3211: 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:3222: $? = 1configure:3242: checking whether the C compiler worksconfigure:3264: arm-linux-androideabi-gcc conftest.c >&5configure:3268: $? = 0configure:3316: result: yesconfigure:3319: checking for C compiler default output file nameconfigure:3321: result: a.outconfigure:3327: checking for suffix of executablesconfigure:3334: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:3338: $? = 0configure:3360: result:configure:3382: checking whether we are cross compilingconfigure:3420: result: yesconfigure:3425: checking for suffix of object filesconfigure:3447: arm-linux-androideabi-gcc -c conftest.c >&5configure:3451: $? = 0configure:3472: result: oconfigure:3476: checking whether we are using the GNU C compilerconfigure:3495: arm-linux-androideabi-gcc -c conftest.c >&5configure:3495: $? = 0configure:3504: result: yesconfigure:3513: checking whether arm-linux-androideabi-gcc accepts -gconfigure:3533: arm-linux-androideabi-gcc -c -g conftest.c >&5configure:3533: $? = 0configure:3574: result: yesconfigure:3591: checking for arm-linux-androideabi-gcc option to accept ISO C89configure:3654: arm-linux-androideabi-gcc -c conftest.c >&5configure:3654: $? = 0configure:3667: result: none neededconfigure:3692: checking whether arm-linux-androideabi-gcc understands -c and -o togetherconfigure:3714: arm-linux-androideabi-gcc -c conftest.c -o conftest2.oconfigure:3717: $? = 0configure:3714: arm-linux-androideabi-gcc -c conftest.c -o conftest2.oconfigure:3717: $? = 0configure:3729: result: yesconfigure:3757: checking for style of include used by makeconfigure:3785: result: GNUconfigure:3811: checking dependency style of arm-linux-androideabi-gccconfigure:3922: result: gcc3configure:4049: checking for C++ compiler versionconfigure:4058: arm-linux-androideabi-g++ --version >&5arm-linux-androideabi-g++ (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:4069: $? = 0configure:4058: arm-linux-androideabi-g++ -v >&5Using built-in specs.COLLECT_GCC=arm-linux-androideabi-g++COLLECT_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:4069: $? = 0configure:4058: arm-linux-androideabi-g++ -V >&5arm-linux-androideabi-g++: error: unrecognized command line option '-V'arm-linux-androideabi-g++: fatal error: no input filescompilation terminated.configure:4069: $? = 1configure:4058: arm-linux-androideabi-g++ -qversion >&5arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'arm-linux-androideabi-g++: fatal error: no input filescompilation terminated.configure:4069: $? = 1configure:4073: checking whether we are using the GNU C++ compilerconfigure:4092: arm-linux-androideabi-g++ -c conftest.cpp >&5configure:4092: $? = 0configure:4101: result: yesconfigure:4110: checking whether arm-linux-androideabi-g++ accepts -gconfigure:4130: arm-linux-androideabi-g++ -c -g conftest.cpp >&5configure:4130: $? = 0configure:4171: result: yesconfigure:4196: checking dependency style of arm-linux-androideabi-g++configure:4307: result: gcc3configure:4322: checking whether arm-linux-androideabi-g++ accepts -fno-rtticonfigure:4337: result: yesconfigure:4341: checking whether arm-linux-androideabi-g++ accepts -fno-exceptionsconfigure:4356: result: yesconfigure:4368: checking for arm-linux-androideabi-ranlibconfigure:4384: found /sysroot/bin/arm-linux-androideabi-ranlibconfigure:4395: result: arm-linux-androideabi-ranlibconfigure:4459: checking for stripconfigure:4477: found /usr/sbin/stripconfigure:4489: result: /usr/sbin/stripconfigure:4499: checking for rmconfigure:4517: found /usr/sbin/rmconfigure:4529: result: /usr/sbin/rmconfigure:4539: checking for mkdirconfigure:4557: found /usr/sbin/mkdirconfigure:4569: result: /usr/sbin/mkdirconfigure:4579: checking for socket in -lxnetconfigure:4604: arm-linux-androideabi-g++ -o conftest -fno-rtti -fno-exceptions -W -Wall conftest.cpp -lxnet >&5/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lxnetcollect2: error: ld returned 1 exit statusconfigure:4604: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nullmailer"| #define PACKAGE_TARNAME "nullmailer"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "nullmailer 2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "nullmailer"| #define VERSION "2.0"| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char socket ();| int| main ()| {| return socket ();| ;| return 0;| }configure:4613: result: noconfigure:4624: checking for socket in -linetconfigure:4649: arm-linux-androideabi-g++ -o conftest -fno-rtti -fno-exceptions -W -Wall conftest.cpp -linet >&5/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -linetcollect2: error: ld returned 1 exit statusconfigure:4649: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nullmailer"| #define PACKAGE_TARNAME "nullmailer"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "nullmailer 2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "nullmailer"| #define VERSION "2.0"| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char socket ();| int| main ()| {| return socket ();| ;| return 0;| }configure:4658: result: noconfigure:4669: checking for socket in -lsocketconfigure:4694: arm-linux-androideabi-g++ -o conftest -fno-rtti -fno-exceptions -W -Wall conftest.cpp -lsocket >&5/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lsocketcollect2: error: ld returned 1 exit statusconfigure:4694: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nullmailer"| #define PACKAGE_TARNAME "nullmailer"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "nullmailer 2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "nullmailer"| #define VERSION "2.0"| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char socket ();| int| main ()| {| return socket ();| ;| return 0;| }configure:4703: result: noconfigure:4718: checking for dirent.h that defines DIRconfigure:4737: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:4737: $? = 0configure:4745: result: yesconfigure:4758: checking for library containing opendirconfigure:4789: arm-linux-androideabi-g++ -o conftest -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:4789: $? = 0configure:4806: result: none requiredconfigure:4878: checking how to run the C++ preprocessorconfigure:4905: arm-linux-androideabi-g++ -E conftest.cppconfigure:4905: $? = 0configure:4919: arm-linux-androideabi-g++ -E conftest.cppconftest.cpp:12:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:4919: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nullmailer"| #define PACKAGE_TARNAME "nullmailer"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "nullmailer 2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "nullmailer"| #define VERSION "2.0"| #define HAVE_DIRENT_H 1| /* end confdefs.h. */| #include configure:4944: result: arm-linux-androideabi-g++ -Econfigure:4964: arm-linux-androideabi-g++ -E conftest.cppconfigure:4964: $? = 0configure:4978: arm-linux-androideabi-g++ -E conftest.cppconftest.cpp:12:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:4978: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nullmailer"| #define PACKAGE_TARNAME "nullmailer"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "nullmailer 2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "nullmailer"| #define VERSION "2.0"| #define HAVE_DIRENT_H 1| /* end confdefs.h. */| #include configure:5007: checking for grep that handles long lines and -econfigure:5065: result: /usr/sbin/grepconfigure:5070: checking for egrepconfigure:5132: result: /usr/sbin/grep -Econfigure:5137: checking for ANSI C header filesconfigure:5157: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5157: $? = 0configure:5241: result: yesconfigure:5249: checking for sys/wait.h that is POSIX.1 compatibleconfigure:5275: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5275: $? = 0configure:5282: result: yesconfigure:5290: checking whether time.h and sys/time.h may both be includedconfigure:5310: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5310: $? = 0configure:5317: result: yesconfigure:5330: checking for sys/types.hconfigure:5330: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5330: $? = 0configure:5330: result: yesconfigure:5330: checking for sys/stat.hconfigure:5330: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5330: $? = 0configure:5330: result: yesconfigure:5330: checking for stdlib.hconfigure:5330: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5330: $? = 0configure:5330: result: yesconfigure:5330: checking for string.hconfigure:5330: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5330: $? = 0configure:5330: result: yesconfigure:5330: checking for memory.hconfigure:5330: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5330: $? = 0configure:5330: result: yesconfigure:5330: checking for strings.hconfigure:5330: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5330: $? = 0configure:5330: result: yesconfigure:5330: checking for inttypes.hconfigure:5330: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5330: $? = 0configure:5330: result: yesconfigure:5330: checking for stdint.hconfigure:5330: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5330: $? = 0configure:5330: result: yesconfigure:5330: checking for unistd.hconfigure:5330: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5330: $? = 0configure:5330: result: yesconfigure:5345: checking sys/time.h usabilityconfigure:5345: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5345: $? = 0configure:5345: result: yesconfigure:5345: checking sys/time.h presenceconfigure:5345: arm-linux-androideabi-g++ -E conftest.cppconfigure:5345: $? = 0configure:5345: result: yesconfigure:5345: checking for sys/time.hconfigure:5345: result: yesconfigure:5345: checking for unistd.hconfigure:5345: result: yesconfigure:5356: checking for size_tconfigure:5356: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5356: $? = 0configure:5356: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5conftest.cpp: In function 'int main()':conftest.cpp:62:20: error: expected primary-expression before ')' tokenif (sizeof ((size_t)))^configure:5356: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nullmailer"| #define PACKAGE_TARNAME "nullmailer"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "nullmailer 2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "nullmailer"| #define VERSION "2.0"| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_SYS_WAIT_H 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_SYS_TIME_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:5356: result: yesconfigure:5369: checking whether struct tm contains tm_isdstconfigure:5390: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5conftest.cpp: In function 'int main()':conftest.cpp:37:43: warning: statement has no effect [-Wunused-value]int main() { struct tm* foo; foo->tm_isdst; }^configure:5390: $? = 0configure:5397: result: yesconfigure:5400: checking whether struct tm contains __tm_isdstconfigure:5421: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5conftest.cpp: In function 'int main()':conftest.cpp:37:35: error: 'struct tm' has no member named '__tm_isdst'int main() { struct tm* foo; foo->__tm_isdst; }^configure:5421: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nullmailer"| #define PACKAGE_TARNAME "nullmailer"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "nullmailer 2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "nullmailer"| #define VERSION "2.0"| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_SYS_WAIT_H 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_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */|| #if TIME_WITH_SYS_TIME| # include | # include | #else| # if HAVE_SYS_TIME_H| # include | # else| # include | # endif| #endif| int main() { struct tm* foo; foo->__tm_isdst; }|configure:5428: result: noconfigure:5440: checking whether struct tm contains tm_gmtoffconfigure:5461: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5conftest.cpp: In function 'int main()':conftest.cpp:38:44: warning: statement has no effect [-Wunused-value]int main() { struct tm* foo; foo->tm_gmtoff; }^configure:5461: $? = 0configure:5468: result: yesconfigure:5471: checking whether struct tm contains __tm_gmtoffconfigure:5492: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5conftest.cpp: In function 'int main()':conftest.cpp:38:35: error: 'struct tm' has no member named '__tm_gmtoff'int main() { struct tm* foo; foo->__tm_gmtoff; }^configure:5492: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nullmailer"| #define PACKAGE_TARNAME "nullmailer"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "nullmailer 2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "nullmailer"| #define VERSION "2.0"| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_SYS_WAIT_H 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_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define TM_HAS_ISDST tm_isdst| /* end confdefs.h. */|| #if TIME_WITH_SYS_TIME| # include | # include | #else| # if HAVE_SYS_TIME_H| # include | # else| # include | # endif| #endif| int main() { struct tm* foo; foo->__tm_gmtoff; }|configure:5499: result: noconfigure:5513: checking whether struct utsname contains domainnameconfigure:5525: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5conftest.cpp: In function 'int main()':conftest.cpp:30:50: warning: statement has no effect [-Wunused-value]int main() { struct utsname* foo; foo->domainname; }^configure:5525: $? = 0configure:5532: result: yesconfigure:5535: checking whether struct utsname contains __domainnameconfigure:5547: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5conftest.cpp: In function 'int main()':conftest.cpp:30:40: error: 'struct utsname' has no member named '__domainname'int main() { struct utsname* foo; foo->__domainname; }^configure:5547: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nullmailer"| #define PACKAGE_TARNAME "nullmailer"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "nullmailer 2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "nullmailer"| #define VERSION "2.0"| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_SYS_WAIT_H 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_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define TM_HAS_ISDST tm_isdst| #define TM_HAS_GMTOFF tm_gmtoff| /* end confdefs.h. */|| #include | int main() { struct utsname* foo; foo->__domainname; }|configure:5554: result: noconfigure:5567: checking whether named pipes are buggyconfigure:5605: result: noconfigure:5612: checking for setenvconfigure:5612: arm-linux-androideabi-g++ -o conftest -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5612: $? = 0configure:5612: result: yesconfigure:5612: checking for srandomconfigure:5612: arm-linux-androideabi-g++ -o conftest -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5612: $? = 0configure:5612: result: yesconfigure:5622: checking for getaddrinfoconfigure:5642: arm-linux-androideabi-g++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5642: $? = 0configure:5649: result: yesconfigure:5697: checking for gnutls_certificate_set_verify_function in -lgnutlsconfigure:5722: arm-linux-androideabi-g++ -o conftest -fno-rtti -fno-exceptions -W -Wall conftest.cpp -lgnutls >&5/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgnutls/tmp/cccPUQZJ.o:conftest.cpp:function main: error: undefined reference to 'gnutls_certificate_set_verify_function'collect2: error: ld returned 1 exit statusconfigure:5722: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nullmailer"| #define PACKAGE_TARNAME "nullmailer"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "nullmailer 2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "nullmailer"| #define VERSION "2.0"| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_SYS_WAIT_H 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_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define TM_HAS_ISDST tm_isdst| #define TM_HAS_GMTOFF tm_gmtoff| #define UTSNAME_HAS_DOMAINNAME domainname| #define HAVE_SETENV 1| #define HAVE_SRANDOM 1| #define HAVE_GETADDRINFO /**/| #define BUFSIZE 4096| #define HAVE_TLS 1| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char gnutls_certificate_set_verify_function ();| int| main ()| {| return gnutls_certificate_set_verify_function ();| ;| return 0;| }configure:5731: result: noconfigure:5851: checking that generated files are newer than configureconfigure:5857: result: doneconfigure:5892: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by nullmailer config.status 2.0, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 472af46bb792config.status:887: creating Makefileconfig.status:887: creating doc/Makefileconfig.status:887: creating lib/Makefileconfig.status:887: creating lib/cli++/Makefileconfig.status:887: creating lib/fdbuf/Makefileconfig.status:887: creating lib/mystring/Makefileconfig.status:887: creating protocols/Makefileconfig.status:887: creating src/Makefileconfig.status:887: creating test/Makefileconfig.status:887: creating config.hconfig.status:1116: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_cxx_compiler_gnu=yesac_cv_env_CCC_set=ac_cv_env_CCC_value=ac_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_CXXCPP_set=ac_cv_env_CXXCPP_value=ac_cv_env_CXXFLAGS_set=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=setac_cv_env_CXX_value=arm-linux-androideabi-g++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_setenv=yesac_cv_func_srandom=yesac_cv_header_dirent_dirent_h=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_time_h=yesac_cv_header_sys_types_h=yesac_cv_header_sys_wait_h=yesac_cv_header_time=yesac_cv_header_unistd_h=yesac_cv_lib_gnutls_gnutls_certificate_set_verify_function=noac_cv_lib_inet_socket=noac_cv_lib_socket_socket=noac_cv_lib_xnet_socket=noac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_MKDIR=/usr/sbin/mkdirac_cv_path_RM=/usr/sbin/rmac_cv_path_STRIP=/usr/sbin/stripac_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_CXXCPP='arm-linux-androideabi-g++ -E'ac_cv_prog_RANLIB=arm-linux-androideabi-ranlibac_cv_prog_STRIP=arm-linux-androideabi-stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_cxx_g=yesac_cv_prog_make_make_set=yesac_cv_search_opendir='none required'ac_cv_type_size_t=yesam_cv_CC_dependencies_compiler_type=gcc3am_cv_CXX_dependencies_compiler_type=gcc3am_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yeslocal_cv_flag_NAMEDPIPEBUG=nolocal_cv_flag_NO_EXCEPTIONS=yeslocal_cv_flag_NO_RTTI=yeslocal_cv_flag_TM_HAS_GMTOFF=yeslocal_cv_flag_TM_HAS_ISDST=yeslocal_cv_flag_TM_HAS___GMTOFF=nolocal_cv_flag_TM_HAS___ISDST=nolocal_cv_flag_UTSNAME_HAS_DOMAINNAME=yeslocal_cv_flag_UTSNAME_HAS___DOMAINNAME=no## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/nullmailer/src/nullmailer-2.0/missing aclocal-1.15'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AM_BACKSLASH='\'AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'AM_DEFAULT_VERBOSITY='1'AM_V='$(V)'AUTOCONF='${SHELL} /tmp/nullmailer/src/nullmailer-2.0/missing autoconf'AUTOHEADER='${SHELL} /tmp/nullmailer/src/nullmailer-2.0/missing autoheader'AUTOMAKE='${SHELL} /tmp/nullmailer/src/nullmailer-2.0/missing automake-1.15'AWK='gawk'CC='arm-linux-androideabi-gcc'CCDEPMODE='depmode=gcc3'CFLAGS=' -W -Wall'CPPFLAGS=''CXX='arm-linux-androideabi-g++'CXXCPP='arm-linux-androideabi-g++ -E'CXXDEPMODE='depmode=gcc3'CXXFLAGS=' -fno-rtti -fno-exceptions -W -Wall'CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''FDBUF_NO_MYSTRING_FALSE=''FDBUF_NO_MYSTRING_TRUE='#'GREP='/usr/sbin/grep'HAVE_GETADDRINFO=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBS=''LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/nullmailer/src/nullmailer-2.0/missing makeinfo'MKDIR='/usr/sbin/mkdir'MKDIR_P='/usr/sbin/mkdir -p'OBJEXT='o'PACKAGE='nullmailer'PACKAGE_BUGREPORT=''PACKAGE_NAME='nullmailer'PACKAGE_STRING='nullmailer 2.0'PACKAGE_TARNAME='nullmailer'PACKAGE_URL=''PACKAGE_VERSION='2.0'PATH_SEPARATOR=':'RANLIB='arm-linux-androideabi-ranlib'RM='/usr/sbin/rm'SET_MAKE=''SHELL='/bin/sh'STRIP='/usr/sbin/strip'TLS_FALSE='#'TLS_TRUE=''VERSION='2.0'ac_ct_CC=''ac_ct_CXX=''am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__fastdepCXX_FALSE='#'am__fastdepCXX_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_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host_alias='arm-linux-androideabi'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/nullmailer/src/nullmailer-2.0/install-sh'libdir='${exec_prefix}/lib'libexecdir='/usr/lib/nullmailer'localedir='${datarootdir}/locale'localstatedir='/var'mandir='${datarootdir}/man'mkdir_p='$(MKDIR_P)'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='/usr/bin'sharedstatedir='${prefix}/com'sysconfdir='/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "nullmailer"#define PACKAGE_TARNAME "nullmailer"#define PACKAGE_VERSION "2.0"#define PACKAGE_STRING "nullmailer 2.0"#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define PACKAGE "nullmailer"#define VERSION "2.0"#define HAVE_DIRENT_H 1#define STDC_HEADERS 1#define HAVE_SYS_WAIT_H 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_SYS_TIME_H 1#define HAVE_UNISTD_H 1#define TM_HAS_ISDST tm_isdst#define TM_HAS_GMTOFF tm_gmtoff#define UTSNAME_HAS_DOMAINNAME domainname#define HAVE_SETENV 1#define HAVE_SRANDOM 1#define HAVE_GETADDRINFO /**/#define BUFSIZE 4096#define HAVE_TLS 1configure: exit 0