The build took 00h 01m 00s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
4,485 |
ansic |
447 |
sh |
18 |
python |
4,950 |
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: the_silver_searcher 0.32.0-1 (Tue Apr 4 21:08:31 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/sbin/automake line 3936.configure.ac:10: installing './compile'configure.ac:21: installing './config.guess'configure.ac:21: installing './config.sub'configure.ac:8: installing './install-sh'configure.ac:8: installing './missing'Makefile.am: installing './depcomp'checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for a thread-safe mkdir -p... /usr/sbin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking for 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... configure: error: in `/tmp/the_silver_searcher/src/the_silver_searcher':configure: error: cannot run C compiled programs.If you meant to cross compile, use `--host'.See `config.log' for more details==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/the_silver_searcher/src/the_silver_searcher/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by the_silver_searcher configure 0.32.0, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure## --------- #### Platform. #### --------- ##hostname = 0076631a369euname -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: /binPATH: /usr/local/bin## ----------- #### Core tests. #### ----------- ##configure:2340: checking for a BSD-compatible installconfigure:2408: result: /usr/bin/install -cconfigure:2419: checking whether build environment is saneconfigure:2474: result: yesconfigure:2625: checking for a thread-safe mkdir -pconfigure:2664: result: /usr/sbin/mkdir -pconfigure:2671: checking for gawkconfigure:2687: found /usr/sbin/gawkconfigure:2698: result: gawkconfigure:2709: checking whether make sets $(MAKE)configure:2731: result: yesconfigure:2760: checking whether make supports nested variablesconfigure:2777: result: yesconfigure:2943: checking for gccconfigure:2970: result: arm-linux-androideabi-gccconfigure:3199: checking for C compiler versionconfigure:3208: 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:3219: $? = 0configure:3208: 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:3219: $? = 0configure:3208: 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:3219: $? = 1configure:3208: 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:3219: $? = 1configure:3239: checking whether the C compiler worksconfigure:3261: arm-linux-androideabi-gcc conftest.c >&5configure:3265: $? = 0configure:3313: result: yesconfigure:3316: checking for C compiler default output file nameconfigure:3318: result: a.outconfigure:3324: checking for suffix of executablesconfigure:3331: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:3335: $? = 0configure:3357: result:configure:3379: checking whether we are cross compilingconfigure:3387: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:3391: $? = 0configure:3398: ./conftest./configure: line 3400: ./conftest: cannot execute binary file: Exec format errorconfigure:3402: $? = 126configure:3409: error: in `/tmp/the_silver_searcher/src/the_silver_searcher':configure:3411: 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=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_LZMA_CFLAGS_set=ac_cv_env_LZMA_CFLAGS_value=ac_cv_env_LZMA_LIBS_set=ac_cv_env_LZMA_LIBS_value=ac_cv_env_PCRE_CFLAGS_set=ac_cv_env_PCRE_CFLAGS_value=ac_cv_env_PCRE_LIBS_set=ac_cv_env_PCRE_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_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_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/sbin/mkdirac_cv_prog_AWK=gawkac_cv_prog_ac_ct_CC=arm-linux-androideabi-gccac_cv_prog_make_make_set=yesam_cv_make_support_nested_variables=yes## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/the_silver_searcher/src/the_silver_searcher/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/the_silver_searcher/src/the_silver_searcher/missing autoconf'AUTOHEADER='${SHELL} /tmp/the_silver_searcher/src/the_silver_searcher/missing autoheader'AUTOMAKE='${SHELL} /tmp/the_silver_searcher/src/the_silver_searcher/missing automake-1.15'AWK='gawk'CC='arm-linux-androideabi-gcc'CCDEPMODE=''CFLAGS=''CLANG_FORMAT=''CPP=''CPPFLAGS=''CYGPATH_W='echo'DEFS=''DEPDIR=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP=''EXEEXT=''GREP=''HAS_CLANG_FORMAT_FALSE=''HAS_CLANG_FORMAT_TRUE=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBS=''LTLIBOBJS=''LZMA_CFLAGS=''LZMA_LIBS=''MAKEINFO='${SHELL} /tmp/the_silver_searcher/src/the_silver_searcher/missing makeinfo'MKDIR_P='/usr/sbin/mkdir -p'OBJEXT=''PACKAGE='the_silver_searcher'PACKAGE_BUGREPORT='https://github.com/ggreer/the_silver_searcher/issues'PACKAGE_NAME='the_silver_searcher'PACKAGE_STRING='the_silver_searcher 0.32.0'PACKAGE_TARNAME='the_silver_searcher'PACKAGE_URL='https://github.com/ggreer/the_silver_searcher'PACKAGE_VERSION='0.32.0'PATH_SEPARATOR=':'PCRE_CFLAGS=''PCRE_LIBS=''PKG_CONFIG=''PKG_CONFIG_LIBDIR=''PKG_CONFIG_PATH=''PTHREAD_CC=''PTHREAD_CFLAGS=''PTHREAD_LIBS=''SET_MAKE=''SHELL='/bin/sh'STRIP=''VERSION='0.32.0'ac_ct_CC='arm-linux-androideabi-gcc'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='$${TAR-tar} chof - "$$tardir"'am__untar='$${TAR-tar} xf -'ax_pthread_config=''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='${SHELL} /tmp/the_silver_searcher/src/the_silver_searcher/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='NONE'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 "the_silver_searcher"#define PACKAGE_TARNAME "the_silver_searcher"#define PACKAGE_VERSION "0.32.0"#define PACKAGE_STRING "the_silver_searcher 0.32.0"#define PACKAGE_BUGREPORT "https://github.com/ggreer/the_silver_searcher/issues"#define PACKAGE_URL "https://github.com/ggreer/the_silver_searcher"configure: exit 1