The build took 00h 00m 47s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
90,461 |
ansic |
11,943 |
tcl |
4,046 |
perl |
3,773 |
sh |
1,591 |
ruby |
640 |
makefile |
112,454 |
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: redis 3.2.1-1 (Tue Apr 4 21:22:27 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...make: Entering directory '/tmp/redis/src/redis-3.2.1'cd src && make allmake[1]: Entering directory '/tmp/redis/src/redis-3.2.1/src'rm -rf redis-server redis-sentinel redis-cli redis-benchmark redis-check-rdb redis-check-aof *.o *.gcda *.gcno *.gcov redis.info lcov-html(cd ../deps && make distclean)make[2]: Entering directory '/tmp/redis/src/redis-3.2.1/deps'(cd hiredis && make clean) > /dev/null || true(cd linenoise && make clean) > /dev/null || true(cd lua && make clean) > /dev/null || true(cd geohash-int && make clean) > /dev/null || true(cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true(rm -f .make-*)make[2]: Leaving directory '/tmp/redis/src/redis-3.2.1/deps'(rm -f .make-*)echo STD=-std=c99 -pedantic -DREDIS_STATIC='' >> .make-settingsecho WARN=-Wall -W >> .make-settingsecho OPT=-O2 >> .make-settingsecho MALLOC=jemalloc >> .make-settingsecho CFLAGS= >> .make-settingsecho LDFLAGS= >> .make-settingsecho REDIS_CFLAGS= >> .make-settingsecho REDIS_LDFLAGS= >> .make-settingsecho PREV_FINAL_CFLAGS=-std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -O2 -g -ggdb -I../deps/geohash-int -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include >> .make-settingsecho PREV_FINAL_LDFLAGS= -g -ggdb -rdynamic >> .make-settings(cd ../deps && make hiredis linenoise lua geohash-int jemalloc)make[2]: Entering directory '/tmp/redis/src/redis-3.2.1/deps'(cd hiredis && make clean) > /dev/null || true(cd linenoise && make clean) > /dev/null || true(cd lua && make clean) > /dev/null || true(cd geohash-int && make clean) > /dev/null || true(cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true(rm -f .make-*)(echo "" > .make-cflags)(echo "" > .make-ldflags)[32;1mMAKE[0m [37;1mhiredis[0mcd hiredis && make static[32;1mMAKE[0m [37;1mlinenoise[0mcd linenoise && make[32;1mMAKE[0m [37;1mlua[0mcd lua/src && make all CFLAGS="-O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' " MYLDFLAGS="" AR="ar rcu"[32;1mMAKE[0m [37;1mgeohash-int[0mcd geohash-int && makemake[3]: Entering directory '/tmp/redis/src/redis-3.2.1/deps/hiredis'make[3]: Entering directory '/tmp/redis/src/redis-3.2.1/deps/linenoise'arm-linux-androideabi-gcc -Wall -Os -g -c linenoise.cmake[3]: Entering directory '/tmp/redis/src/redis-3.2.1/deps/lua/src'arm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lapi.o lapi.cmake[3]: Entering directory '/tmp/redis/src/redis-3.2.1/deps/geohash-int'arm-linux-androideabi-gcc -Wall -O2 -g -c geohash.carm-linux-androideabi-gcc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb net.carm-linux-androideabi-gcc -Wall -O2 -g -c geohash_helper.carm-linux-androideabi-gcc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb hiredis.cmake[3]: Leaving directory '/tmp/redis/src/redis-3.2.1/deps/geohash-int'[32;1mMAKE[0m [37;1mjemalloc[0mcd jemalloc && ./configure --with-lg-quantum=3 --with-jemalloc-prefix=je_ --enable-cc-silence CFLAGS="-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops " LDFLAGS=""make[3]: Leaving directory '/tmp/redis/src/redis-3.2.1/deps/linenoise'arm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lcode.o lcode.carm-linux-androideabi-gcc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb sds.cchecking for xsltproc... /usr/sbin/xsltprocchecking 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... arm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldebug.o ldebug.cchecking whether we are cross compiling... configure: error: in `/tmp/redis/src/redis-3.2.1/deps/jemalloc':configure: error: cannot run C compiled programs.If you meant to cross compile, use `--host'.See `config.log' for more detailsmake[2]: *** [Makefile:81: jemalloc] Error 1make[2]: *** Waiting for unfinished jobs....arm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldo.o ldo.cldo.c: In function 'f_parser':ldo.c:496:7: warning: unused variable 'c' [-Wunused-variable] int c = luaZ_lookahead(p->z); ^arm-linux-androideabi-gcc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb async.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldump.o ldump.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lfunc.o lfunc.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lgc.o lgc.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o llex.o llex.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lmem.o lmem.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lobject.o lobject.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lopcodes.o lopcodes.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lparser.o lparser.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lstate.o lstate.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lstring.o lstring.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ltable.o ltable.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ltm.o ltm.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lundump.o lundump.car rcs libhiredis.a net.o hiredis.o sds.o async.oarm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lvm.o lvm.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lzio.o lzio.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o strbuf.o strbuf.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o fpconv.o fpconv.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lauxlib.o lauxlib.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lbaselib.o lbaselib.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldblib.o ldblib.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o liolib.o liolib.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lmathlib.o lmathlib.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o loslib.o loslib.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ltablib.o ltablib.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lstrlib.o lstrlib.cIn file included from lua.h:16:0, from loslib.c:17:loslib.c: In function 'os_tmpname':luaconf.h:657:39: warning: call to 'tmpnam' declared with attribute warning: tmpnam possibly used unsafely; consider using mkstemp [enabled by default] #define lua_tmpnam(b,e) { e = (tmpnam(b) == NULL); } ^loslib.c:60:3: note: in expansion of macro 'lua_tmpnam' lua_tmpnam(buff, err); ^arm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o loadlib.o loadlib.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o linit.o linit.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_cjson.o lua_cjson.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_struct.o lua_struct.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_cmsgpack.o lua_cmsgpack.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_bit.o lua_bit.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua.o lua.carm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o luac.o luac.cmake[3]: Leaving directory '/tmp/redis/src/redis-3.2.1/deps/hiredis'arm-linux-androideabi-gcc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o print.o print.car rcu liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o strbuf.o fpconv.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o lua_cjson.o lua_struct.o lua_cmsgpack.o lua_bit.o # DLL needs all object filesranlib liblua.aarm-linux-androideabi-gcc -o lua lua.o liblua.a -lm arm-linux-androideabi-gcc -o luac luac.o print.o liblua.a -lm make[3]: Leaving directory '/tmp/redis/src/redis-3.2.1/deps/lua/src'make[2]: Leaving directory '/tmp/redis/src/redis-3.2.1/deps'make[1]: [Makefile:156: persist-settings] Error 2 (ignored) [34mCC[0m [33madlist.o[0m [34mCC[0m [33mquicklist.o[0m [34mCC[0m [33mae.o[0m [34mCC[0m [33manet.o[0mIn file included from adlist.c:34:0:zmalloc.h:50:31: fatal error: jemalloc/jemalloc.h: No such file or directory #include ^compilation terminated.In file included from quicklist.c:33:0:zmalloc.h:50:31: fatal error: jemalloc/jemalloc.h: No such file or directory #include ^compilation terminated.make[1]: *** [Makefile:201: adlist.o] Error 1make[1]: *** Waiting for unfinished jobs....make[1]: *** [Makefile:201: quicklist.o] Error 1In file included from ae.c:44:0:zmalloc.h:50:31: fatal error: jemalloc/jemalloc.h: No such file or directory #include ^compilation terminated.make[1]: *** [Makefile:201: ae.o] Error 1make[1]: Leaving directory '/tmp/redis/src/redis-3.2.1/src'make: *** [Makefile:6: all] Error 2make: Leaving directory '/tmp/redis/src/redis-3.2.1'==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/redis/src/redis-3.2.1/deps/jemalloc/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by configure, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --with-lg-quantum=3 --with-jemalloc-prefix=je_ --enable-cc-silence CFLAGS=-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops LDFLAGS=## --------- #### Platform. #### --------- ##hostname = 8d800f3fd8dcuname -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:2540: checking for xsltprocconfigure:2558: found /usr/sbin/xsltprocconfigure:2571: result: /usr/sbin/xsltprocconfigure:2652: checking for gccconfigure:2679: result: arm-linux-androideabi-gccconfigure:2908: checking for C compiler versionconfigure:2917: 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:2928: $? = 0configure:2917: 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:2928: $? = 0configure:2917: 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:2928: $? = 1configure:2917: 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:2928: $? = 1configure:2948: checking whether the C compiler worksconfigure:2970: arm-linux-androideabi-gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops conftest.c >&5configure:2974: $? = 0configure:3022: result: yesconfigure:3025: checking for C compiler default output file nameconfigure:3027: result: a.outconfigure:3033: checking for suffix of executablesconfigure:3040: arm-linux-androideabi-gcc -o conftest -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops conftest.c >&5configure:3044: $? = 0configure:3066: result:configure:3088: checking whether we are cross compilingconfigure:3096: arm-linux-androideabi-gcc -o conftest -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops conftest.c >&5configure:3100: $? = 0configure:3107: ./conftest./configure: line 3109: ./conftest: cannot execute binary file: Exec format errorconfigure:3111: $? = 126configure:3118: error: in `/tmp/redis/src/redis-3.2.1/deps/jemalloc':configure:3120: 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='-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops 'ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=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_XSLTPROC=/usr/sbin/xsltprocac_cv_prog_ac_ct_CC=arm-linux-androideabi-gcc## ----------------- #### Output variables. #### ----------------- ##AR=''ARFLAGS=''AROUT=''AUTOCONF=''BINDIR='/usr/local/bin'CC='arm-linux-androideabi-gcc'CC_MM=''CFLAGS='-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops 'CONFIG='--with-lg-quantum=3 --with-jemalloc-prefix=je_ --enable-cc-silence '\''CFLAGS=-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops '\'' LDFLAGS= CC=arm-linux-androideabi-gcc CPPFLAGS='CPP=''CPPFLAGS=''CTARGET=''DATADIR='/usr/local/share'DEFS=''DSO_LDFLAGS=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP=''EXEEXT=''EXTRA_LDFLAGS=''GREP=''INCLUDEDIR='/usr/local/include'INSTALL_DATA=''INSTALL_PROGRAM=''INSTALL_SCRIPT=''JEMALLOC_CPREFIX=''LD=''LDFLAGS=''LDTARGET=''LD_PRELOAD_VAR=''LIBDIR='/usr/local/lib'LIBOBJS=''LIBS=''LTLIBOBJS=''MANDIR='/usr/local/share/man'MKLIB=''OBJEXT=''PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_URL=''PACKAGE_VERSION=''PATH_SEPARATOR=':'PIC_CFLAGS=''PREFIX='/usr/local'RANLIB=''RPATH=''RPATH_EXTRA=''SHELL='/bin/sh'SOREV=''TESTLIBS=''XSLROOT=''XSLTPROC='/usr/sbin/xsltproc'a=''abi=''abs_objroot='/tmp/redis/src/redis-3.2.1/deps/jemalloc/'abs_srcroot='/tmp/redis/src/redis-3.2.1/deps/jemalloc/'ac_ct_CC='arm-linux-androideabi-gcc'bindir='${exec_prefix}/bin'build=''build_alias=''build_cpu=''build_os=''build_vendor=''cfghdrs_in=''cfghdrs_out=''cfgoutputs_in=''cfgoutputs_out=''datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE}'dvidir='${docdir}'enable_autogen=''enable_cache_oblivious=''enable_code_coverage=''enable_debug=''enable_fill=''enable_lazy_lock=''enable_munmap=''enable_prof=''enable_stats=''enable_tcache=''enable_tls=''enable_utrace=''enable_valgrind=''enable_xmalloc=''enable_zone_allocator=''exe=''exec_prefix='/usr/local'host=''host_alias=''host_cpu=''host_os=''host_vendor=''htmldir='${docdir}'importlib=''includedir='${prefix}/include'infodir='${datarootdir}/info'install_suffix=''je_=''jemalloc_version=''jemalloc_version_bugfix=''jemalloc_version_gid=''jemalloc_version_major=''jemalloc_version_minor=''jemalloc_version_nrev=''libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'libprefix=''localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'o=''objroot=''oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr/local'private_namespace=''program_transform_name='s,x,x,'psdir='${docdir}'rev='2'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'so=''srcroot=''sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define PACKAGE_STRING ""#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""configure: exit 1