This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by curl configure -, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = CalmTheFireWithin uname -m = x86_64 uname -r = 4.2.0-35-generic uname -s = Linux uname -v = #40~14.04.1-Ubuntu SMP Fri Mar 18 16:37:35 UTC 2016 /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 = unknown PATH: /tmp/ndk-arm-linux-curl/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /home/wayward_one/android-sdk-linux/platform-tools PATH: /home/wayward_one/android-ndk-r10e ## ----------- ## ## Core tests. ## ## ----------- ## configure:3074: checking whether to enable maintainer-specific portions of Makefiles configure:3083: result: no configure:3107: checking whether make supports nested variables configure:3124: result: yes configure:3137: checking whether to enable debug build options configure:3156: result: no configure:3160: checking whether to enable compiler optimizer configure:3181: result: (assumed) yes configure:3193: checking whether to enable strict compiler warnings configure:3212: result: no configure:3216: checking whether to enable compiler warnings as errors configure:3235: result: no configure:3239: checking whether to enable curl debug memory tracking configure:3258: result: no configure:3272: checking whether to enable hiding of library internal symbols configure:3293: result: yes configure:3304: checking whether to enable c-ares for DNS lookups configure:3326: result: no configure:3330: checking whether to disable dependency on -lrt configure:3346: result: (assumed no) configure:3378: checking for path separator configure:3380: result: : configure:3406: checking for sed configure:3425: found /bin/sed configure:3438: result: /bin/sed configure:3455: checking for grep configure:3474: found /bin/grep configure:3487: result: /bin/grep configure:3503: checking for egrep configure:3506: result: /bin/grep -E configure:3606: checking for ar configure:3625: found /usr/bin/ar configure:3637: result: /usr/bin/ar configure:3889: checking for a BSD-compatible install configure:3957: result: /usr/bin/install -c configure:4019: checking for gcc configure:4046: result: arm-linux-androideabi-gcc configure:4275: checking for C compiler version configure:4284: arm-linux-androideabi-gcc --version >&5 arm-linux-androideabi-gcc (GCC) 4.8 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4295: $? = 0 configure:4284: arm-linux-androideabi-gcc -v >&5 Using built-in specs. COLLECT_GCC=arm-linux-androideabi-gcc COLLECT_LTO_WRAPPER=/tmp/ndk-arm-linux-curl/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper Target: arm-linux-androideabi Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default Thread model: posix gcc version 4.8 (GCC) configure:4295: $? = 0 configure:4284: arm-linux-androideabi-gcc -V >&5 arm-linux-androideabi-gcc: error: unrecognized command line option '-V' arm-linux-androideabi-gcc: fatal error: no input files compilation terminated. configure:4295: $? = 1 configure:4284: arm-linux-androideabi-gcc -qversion >&5 arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion' arm-linux-androideabi-gcc: fatal error: no input files compilation terminated. configure:4295: $? = 1 configure:4314: checking whether the C compiler works configure:4336: arm-linux-androideabi-gcc -mfloat-abi=softfp -mfpu=vfpv3 -O3 -I/home/wayward_one/minetest/build/android/deps/openssl-1.0.2g//include -mfloat-abi=softfp -mfpu=vfpv3 -O3 -L/home/wayward_one/minetest/build/android/deps/openssl-1.0.2g/ conftest.c >&5 configure:4340: $? = 0 configure:4388: result: yes configure:4391: checking for C compiler default output file name configure:4393: result: a.out configure:4399: checking for suffix of executables configure:4406: arm-linux-androideabi-gcc -o conftest -mfloat-abi=softfp -mfpu=vfpv3 -O3 -I/home/wayward_one/minetest/build/android/deps/openssl-1.0.2g//include -mfloat-abi=softfp -mfpu=vfpv3 -O3 -L/home/wayward_one/minetest/build/android/deps/openssl-1.0.2g/ conftest.c >&5 configure:4410: $? = 0 configure:4432: result: configure:4453: checking whether we are cross compiling configure:4461: arm-linux-androideabi-gcc -o conftest -mfloat-abi=softfp -mfpu=vfpv3 -O3 -I/home/wayward_one/minetest/build/android/deps/openssl-1.0.2g//include -mfloat-abi=softfp -mfpu=vfpv3 -O3 -L/home/wayward_one/minetest/build/android/deps/openssl-1.0.2g/ conftest.c >&5 configure:4465: $? = 0 configure:4472: ./conftest ./configure: line 4474: ./conftest: cannot execute binary file: Exec format error configure:4476: $? = 126 configure:4483: error: in `/home/wayward_one/minetest/build/android/deps/curl-7.47.0': configure:4485: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_CC_set=set ac_cv_env_CC_value=arm-linux-androideabi-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=' -mfloat-abi=softfp -mfpu=vfpv3 -O3' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=' -I/home/wayward_one/minetest/build/android/deps/openssl-1.0.2g//include -mfloat-abi=softfp -mfpu=vfpv3 -O3' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/home/wayward_one/minetest/build/android/deps/openssl-1.0.2g/ ' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_AR=/usr/bin/ar ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_ac_ct_CC=arm-linux-androideabi-gcc am_cv_make_support_nested_variables=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='' AMTAR='' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='/usr/bin/ar' AS='' AUTOCONF='' AUTOHEADER='' AUTOMAKE='' AWK='' BLANK_AT_MAKETIME='' BUILD_LIBHOSTNAME_FALSE='' BUILD_LIBHOSTNAME_TRUE='' BUILD_UNITTESTS_FALSE='' BUILD_UNITTESTS_TRUE='' CC='arm-linux-androideabi-gcc' CCDEPMODE='' CFLAGS=' -mfloat-abi=softfp -mfpu=vfpv3 -O3' CFLAG_CURL_SYMBOL_HIDING='' CONFIGURE_OPTIONS='" '\''CC=arm-linux-androideabi-gcc'\'' '\''CFLAGS= -mfloat-abi=softfp -mfpu=vfpv3 -O3'\'' '\''LDFLAGS= -L/home/wayward_one/minetest/build/android/deps/openssl-1.0.2g/ '\'' '\''CPPFLAGS= -I/home/wayward_one/minetest/build/android/deps/openssl-1.0.2g//include -mfloat-abi=softfp -mfpu=vfpv3 -O3'\''"' CPP='' CPPFLAGS=' -I/home/wayward_one/minetest/build/android/deps/openssl-1.0.2g//include -mfloat-abi=softfp -mfpu=vfpv3 -O3' CPPFLAG_CURL_STATICLIB='' CROSSCOMPILING_FALSE='' CROSSCOMPILING_TRUE='' CURLDEBUG_FALSE='' CURLDEBUG_TRUE='' CURLVERSION='7.47.0' CURL_CA_BUNDLE='' CURL_CFLAG_EXTRAS='' CURL_DISABLE_DICT='' CURL_DISABLE_FILE='' CURL_DISABLE_FTP='' CURL_DISABLE_GOPHER='' CURL_DISABLE_HTTP='' CURL_DISABLE_IMAP='' CURL_DISABLE_LDAP='' CURL_DISABLE_LDAPS='' CURL_DISABLE_POP3='' CURL_DISABLE_PROXY='' CURL_DISABLE_RTSP='' CURL_DISABLE_SMB='' CURL_DISABLE_SMTP='' CURL_DISABLE_TELNET='' CURL_DISABLE_TFTP='' CURL_LT_SHLIB_USE_MIMPURE_TEXT_FALSE='' CURL_LT_SHLIB_USE_MIMPURE_TEXT_TRUE='' CURL_LT_SHLIB_USE_NO_UNDEFINED_FALSE='' CURL_LT_SHLIB_USE_NO_UNDEFINED_TRUE='' CURL_LT_SHLIB_USE_VERSIONED_SYMBOLS_FALSE='' CURL_LT_SHLIB_USE_VERSIONED_SYMBOLS_TRUE='' CURL_LT_SHLIB_USE_VERSION_INFO_FALSE='' CURL_LT_SHLIB_USE_VERSION_INFO_TRUE='' CURL_LT_SHLIB_VERSIONED_FLAVOUR='' CURL_NETWORK_AND_TIME_LIBS='' CURL_NETWORK_LIBS='' CYGPATH_W='' DEFS='' DEPDIR='' DLLTOOL='' DOING_CURL_SYMBOL_HIDING_FALSE='' DOING_CURL_SYMBOL_HIDING_TRUE='' DOING_NATIVE_WINDOWS_FALSE='' DOING_NATIVE_WINDOWS_TRUE='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_SHARED='' ENABLE_STATIC='' EXEEXT='' FGREP='' GREP='/bin/grep' HAVE_GNUTLS_SRP='' HAVE_LDAP_SSL='' HAVE_LIBZ='' HAVE_LIBZ_FALSE='' HAVE_LIBZ_TRUE='' HAVE_OPENSSL_SRP='' IDN_ENABLED='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='' IPV6_ENABLED='' LD='' LDFLAGS=' -L/home/wayward_one/minetest/build/android/deps/openssl-1.0.2g/ ' LIBCURL_LIBS='' LIBMETALINK_CPPFLAGS='' LIBMETALINK_LDFLAGS='' LIBMETALINK_LIBS='' LIBOBJS='' LIBS='' LIBTOOL='' LIPO='' LN_S='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='' MANIFEST_TOOL='' MANOPT='' MKDIR_P='' NM='' NMEDIT='' NROFF='' NSS_LIBS='' OBJDUMP='' OBJEXT='' OTOOL64='' OTOOL='' PACKAGE='' PACKAGE_BUGREPORT='a suitable curl mailing list: http://curl.haxx.se/mail/' PACKAGE_NAME='curl' PACKAGE_STRING='curl -' PACKAGE_TARNAME='curl' PACKAGE_URL='' PACKAGE_VERSION='-' PATH_SEPARATOR=':' PERL='' PKGADD_NAME='' PKGADD_PKG='' PKGADD_VENDOR='' PKGCONFIG='' RANDOM_FILE='' RANLIB='' REQUIRE_LIB_DEPS='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' SONAME_BUMP_FALSE='' SONAME_BUMP_TRUE='' SSL_ENABLED='' SSL_LIBS='' STRIP='' SUPPORT_FEATURES='' SUPPORT_PROTOCOLS='' USE_ARES='' USE_AXTLS='' USE_CPPFLAG_CURL_STATICLIB_FALSE='' USE_CPPFLAG_CURL_STATICLIB_TRUE='' USE_CYASSL='' USE_DARWINSSL='' USE_EMBEDDED_ARES_FALSE='' USE_EMBEDDED_ARES_TRUE='' USE_EXPLICIT_LIB_DEPS_FALSE='' USE_EXPLICIT_LIB_DEPS_TRUE='' USE_GNUTLS='' USE_GNUTLS_NETTLE='' USE_LIBPSL_FALSE='' USE_LIBPSL_TRUE='' USE_LIBRTMP='' USE_LIBSSH2='' USE_MANUAL_FALSE='' USE_MANUAL_TRUE='' USE_MBEDTLS='' USE_NGHTTP2='' USE_NSS='' USE_OPENLDAP='' USE_POLARSSL='' USE_SCHANNEL='' USE_UNIX_SOCKETS='' USE_WINDOWS_SSPI='' VERSION='' VERSIONNUM='' ZLIB_LIBS='' ZSH_FUNCTIONS_DIR='' ac_ct_AR='' ac_ct_CC='arm-linux-androideabi-gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='' am__include='' am__isrc='' am__leading_dot='' am__nodep='' am__quote='' am__tar='' am__untar='' bindir='${exec_prefix}/bin' build='' build_alias='' build_cpu='' build_os='' build_vendor='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='' host_alias='' host_cpu='' host_os='' host_vendor='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libext='' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "curl" #define PACKAGE_TARNAME "curl" #define PACKAGE_VERSION "-" #define PACKAGE_STRING "curl -" #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" #define PACKAGE_URL "" configure: exit 1