Build of attr with android toolchain

The build took 00h 00m 57s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
10,380 sh
2,375 ansic
475 makefile
246 perl
13,476 total

The process tree of the build process is here.

List of Errors

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

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/libexec

CMD: 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: attr 2.4.47-1 (Tue Apr 4 20:46:30 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking how to print strings... printf
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking for gawk... gawk
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking for gmake... no
# checking for make... /usr/sbin/make
# checking for tar... /usr/sbin/tar
# checking for gzip... /usr/sbin/gzip
# checking for makedepend... /bin/true
# checking for awk... /usr/sbin/awk
# checking for sed... (cached) /usr/sbin/sed
# checking for echo... /usr/sbin/echo
# checking for sort... /usr/sbin/sort
# checking whether ln -s works... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for msgmerge... /usr/sbin/msgmerge
# checking for xgettext... /usr/sbin/xgettext
# checking for rpm... no
# checking for an ANSI C-conforming const... yes
# checking for mode_t... yes
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# configure: creating ./config.status
# config.status: creating include/builddefs
# config.status: creating include/config.h
# config.status: executing libtool commands
# /usr/sbin/make include libmisc libattr attr getfattr setfattr examples test m4 man doc po debian package
# make[1]: Entering directory '/tmp/attr/src/attr-2.4.47'
# /usr/sbin/make -C include
# /usr/sbin/make -C libmisc
# /usr/sbin/make -C examples
# /usr/sbin/make -C test
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/include'
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/examples'
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/test'
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/libmisc'
# ln -s . attr
# /bin/sh ../libtool --mode=compile arm-linux-androideabi-gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c quote.c
# rm -f copyattr dep dep.bak *.[1-9].gz *.tmpo *.mo
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/include'
# make[2]: Nothing to be done for 'default'.
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/test'
# /bin/sh ../libtool --mode=compile arm-linux-androideabi-gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c unquote.c
# /usr/sbin/make -C m4
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/examples'
# /bin/sh ../libtool --mode=compile arm-linux-androideabi-gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c high_water_alloc.c
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/m4'
# make[2]: Nothing to be done for 'default'.
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/m4'
# /usr/sbin/make -C man
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/man'
# /usr/sbin/make -C man1
# make[3]: Entering directory '/tmp/attr/src/attr-2.4.47/man/man1'
# make[3]: Nothing to be done for 'default'.
# make[3]: Leaving directory '/tmp/attr/src/attr-2.4.47/man/man1'
# /usr/sbin/make -C man2
# make[3]: Entering directory '/tmp/attr/src/attr-2.4.47/man/man2'
# make[3]: Nothing to be done for 'default'.
# make[3]: Leaving directory '/tmp/attr/src/attr-2.4.47/man/man2'
# /usr/sbin/make -C man3
# make[3]: Entering directory '/tmp/attr/src/attr-2.4.47/man/man3'
# make[3]: Nothing to be done for 'default'.
# make[3]: Leaving directory '/tmp/attr/src/attr-2.4.47/man/man3'
# /usr/sbin/make -C man5
# make[3]: Entering directory '/tmp/attr/src/attr-2.4.47/man/man5'
# make[3]: Nothing to be done for 'default'.
# make[3]: Leaving directory '/tmp/attr/src/attr-2.4.47/man/man5'
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/man'
# /bin/sh ../libtool --mode=compile arm-linux-androideabi-gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c next_line.c
# libtool: compile: arm-linux-androideabi-gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c quote.c -fPIC -DPIC -o .libs/quote.o
# libtool: compile: arm-linux-androideabi-gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c unquote.c -fPIC -DPIC -o .libs/unquote.o
# libtool: compile: arm-linux-androideabi-gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c high_water_alloc.c -fPIC -DPIC -o .libs/high_water_alloc.o
# libtool: compile: arm-linux-androideabi-gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c next_line.c -fPIC -DPIC -o .libs/next_line.o
# libtool: compile: arm-linux-androideabi-gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c high_water_alloc.c -o high_water_alloc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c unquote.c -o unquote.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c quote.c -o quote.o >/dev/null 2>&1
# /bin/sh ../libtool --mode=compile arm-linux-androideabi-gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c walk_tree.c
# /usr/sbin/make -C doc
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/doc'
# libtool: compile: arm-linux-androideabi-gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c next_line.c -o next_line.o >/dev/null 2>&1
# /usr/sbin/gzip --best -c < CHANGES > CHANGES.gz
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/doc'
# /usr/sbin/make -C po
# /usr/sbin/make -C debian
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/po'
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/debian'
# make[2]: Nothing to be done for 'default'.
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/debian'
# /usr/sbin/make -C package
# /usr/sbin/msgfmt -o cs.mo cs.po
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/package'
# make[2]: Nothing to be done for 'default'.
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/package'
# /usr/sbin/msgfmt -o de.mo de.po
# /usr/sbin/msgfmt -o es.mo es.po
# /usr/sbin/make -C libattr
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/libattr'
# /usr/sbin/msgfmt -o fr.mo fr.po
# /bin/sh ../libtool --mode=compile arm-linux-androideabi-gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c libattr.c
# /usr/sbin/msgfmt -o gl.mo gl.po
# libtool: compile: arm-linux-androideabi-gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c walk_tree.c -fPIC -DPIC -o .libs/walk_tree.o
# /usr/sbin/msgfmt -o nl.mo nl.po
# /usr/sbin/msgfmt -o pl.mo pl.po
# /usr/sbin/msgfmt -o sv.mo sv.po
# /bin/sh ../libtool --mode=compile arm-linux-androideabi-gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_fd.c
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/po'
# /bin/sh ../libtool --mode=compile arm-linux-androideabi-gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_file.c
# walk_tree.c: In function 'walk_tree_rec':
# walk_tree.c:104:43: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
# if ((flags & WALK_TREE_RECURSIVE) &&
# ^
# walk_tree.c:125:4: warning: implicit declaration of function 'telldir' [-Wimplicit-function-declaration]
# closed->pos = telldir(closed->stream);
# ^
# walk_tree.c:191:5: warning: implicit declaration of function 'seekdir' [-Wimplicit-function-declaration]
# seekdir(dir.stream, dir.pos);
# ^
# libtool: compile: arm-linux-androideabi-gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c libattr.c -fPIC -DPIC -o .libs/libattr.o
# In file included from libattr.c:25:0:
# ../include/attr/xattr.h: In function 'setxattr':
# ../include/attr/xattr.h:37:58: error: expected declaration specifiers before '__THROW'
# const void *__value, size_t __size, int __flags) __THROW;
# ^
# ../include/attr/xattr.h:39:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW'
# const void *__value, size_t __size, int __flags) __THROW;
# ^
# ../include/attr/xattr.h:41:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW'
# const void *__value, size_t __size, int __flags) __THROW;
# ^
# ../include/attr/xattr.h:44:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW'
# void *__value, size_t __size) __THROW;
# ^
# ../include/attr/xattr.h:46:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW'
# void *__value, size_t __size) __THROW;
# ^
# ../include/attr/xattr.h:48:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW'
# void *__value, size_t __size) __THROW;
# ^
# ../include/attr/xattr.h:51:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW'
# size_t __size) __THROW;
# ^
# ../include/attr/xattr.h:53:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW'
# size_t __size) __THROW;
# ^
# ../include/attr/xattr.h:55:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW'
# size_t __size) __THROW;
# ^
# ../include/attr/xattr.h:57:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW'
# extern int removexattr (const char *__path, const char *__name) __THROW;
# ^
# ../include/attr/xattr.h:58:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW'
# extern int lremovexattr (const char *__path, const char *__name) __THROW;
# ^
# ../include/attr/xattr.h:59:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__THROW'
# extern int fremovexattr (int __filedes, const char *__name) __THROW;
# ^
# In file included from libattr.c:26:0:
# ../include/attr/attributes.h:65:3: error: storage class specified for parameter 'attrlist_t'
# } attrlist_t;
# ^
# ../include/attr/attributes.h:74:3: error: storage class specified for parameter 'attrlist_ent_t'
# } attrlist_ent_t;
# ^
# ../include/attr/attributes.h:94:3: error: storage class specified for parameter 'attrlist_cursor_t'
# } attrlist_cursor_t;
# ^
# ../include/attr/attributes.h:106:3: error: storage class specified for parameter 'attr_multiop_t'
# } attr_multiop_t;
# ^
# ../include/attr/attributes.h:122:12: error: storage class specified for parameter 'attr_get'
# extern int attr_get (const char *__path, const char *__attrname,
# ^
# ../include/attr/attributes.h:124:12: error: storage class specified for parameter 'attr_getf'
# extern int attr_getf (int __fd, const char *__attrname, char *__attrvalue,
# ^
# ../include/attr/attributes.h:131:12: error: storage class specified for parameter 'attr_set'
# extern int attr_set (const char *__path, const char *__attrname,
# ^
# ../include/attr/attributes.h:134:12: error: storage class specified for parameter 'attr_setf'
# extern int attr_setf (int __fd, const char *__attrname,
# ^
# ../include/attr/attributes.h:142:12: error: storage class specified for parameter 'attr_remove'
# extern int attr_remove (const char *__path, const char *__attrname,
# ^
# ../include/attr/attributes.h:144:12: error: storage class specified for parameter 'attr_removef'
# extern int attr_removef (int __fd, const char *__attrname, int __flags);
# ^
# ../include/attr/attributes.h:154:16: error: expected declaration specifiers or '...' before 'attrlist_cursor_t'
# int __flags, attrlist_cursor_t *__cursor);
# ^
# ../include/attr/attributes.h:156:16: error: expected declaration specifiers or '...' before 'attrlist_cursor_t'
# int __flags, attrlist_cursor_t *__cursor);
# ^
# ../include/attr/attributes.h:175:44: error: expected declaration specifiers or '...' before 'attr_multiop_t'
# extern int attr_multi (const char *__path, attr_multiop_t *__oplist,
# ^
# ../include/attr/attributes.h:177:35: error: expected declaration specifiers or '...' before 'attr_multiop_t'
# extern int attr_multif (int __fd, attr_multiop_t *__oplist,
# ^
# libattr.c:36:20: error: storage class specified for parameter 'user_name'
# static const char *user_name = "user.";
# ^
# libattr.c:36:1: error: parameter 'user_name' is initialized
# static const char *user_name = "user.";
# ^
# libattr.c:37:20: error: storage class specified for parameter 'secure_name'
# static const char *secure_name = "security.";
# ^
# libattr.c:37:1: error: parameter 'secure_name' is initialized
# static const char *secure_name = "security.";
# ^
# libattr.c:38:20: error: storage class specified for parameter 'trusted_name'
# static const char *trusted_name = "trusted.";
# ^
# libattr.c:38:1: error: parameter 'trusted_name' is initialized
# static const char *trusted_name = "trusted.";
# ^
# libattr.c:39:20: error: storage class specified for parameter 'xfsroot_name'
# static const char *xfsroot_name = "xfsroot.";
# ^
# libattr.c:39:1: error: parameter 'xfsroot_name' is initialized
# static const char *xfsroot_name = "xfsroot.";
# ^
# libattr.c:47:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
# {
# ^
# libattr.c:68:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
# {
# ^
# libattr.c:106:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
# {
# ^
# libattr.c:130:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
# {
# ^
# libattr.c:151:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
# {
# ^
# libattr.c:178:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
# {
# ^
# libattr.c:201:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
# {
# ^
# libattr.c:221:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
# {
# ^
# libattr.c:245:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
# {
# ^
# libattr.c:268:4: error: expected declaration specifiers or '...' before 'attrlist_cursor_t'
# attrlist_cursor_t *cursor)
# ^
# libattr.c:314:5: error: expected declaration specifiers or '...' before 'attrlist_cursor_t'
# attrlist_cursor_t *cursor)
# ^
# libattr.c:360:31: error: expected declaration specifiers or '...' before 'attr_multiop_t'
# attr_single(const char *path, attr_multiop_t *op, int flags)
# ^
# libattr.c:378:28: error: expected declaration specifiers or '...' before 'attr_multiop_t'
# attr_singlef(const int fd, attr_multiop_t *op, int flags)
# ^
# libattr.c:403:30: error: expected declaration specifiers or '...' before 'attr_multiop_t'
# attr_multi(const char *path, attr_multiop_t *multiops, int count, int flags)
# ^
# libattr.c:420:21: error: expected declaration specifiers or '...' before 'attr_multiop_t'
# attr_multif(int fd, attr_multiop_t *multiops, int count, int flags)
# ^
# In file included from libattr.c:25:0:
# ../include/attr/xattr.h:36:12: error: old-style parameter declarations in prototyped function definition
# extern int setxattr (const char *__path, const char *__name,
# ^
# libattr.c:434:1: error: expected '{' at end of input
# }
# ^
# libattr.c:434:1: warning: control reaches end of non-void function [-Wreturn-type]
# }
# ^
# make[2]: *** [../include/buildrules:52: libattr.lo] Error 1
# make[2]: *** Waiting for unfinished jobs....
# libtool: compile: arm-linux-androideabi-gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_file.c -fPIC -DPIC -o .libs/attr_copy_file.o
# libtool: compile: arm-linux-androideabi-gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_fd.c -fPIC -DPIC -o .libs/attr_copy_fd.o
# In file included from attr_copy_file.c:21:0:
# ../include/config.h:34:22: fatal error: libintl.h: No such file or directory
# # include
# ^
# compilation terminated.
# In file included from attr_copy_fd.c:21:0:
# ../include/config.h:34:22: fatal error: libintl.h: No such file or directory
# # include
# ^
# compilation terminated.
# make[2]: *** [../include/buildrules:52: attr_copy_file.lo] Error 1
# make[2]: *** [../include/buildrules:52: attr_copy_fd.lo] Error 1
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/libattr'
# make[1]: *** [include/buildrules:35: libattr] Error 2
# make[1]: *** Waiting for unfinished jobs....
# libtool: compile: arm-linux-androideabi-gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c walk_tree.c -o walk_tree.o >/dev/null 2>&1
# /bin/sh ../libtool --mode=link arm-linux-androideabi-gcc -o libmisc.la quote.lo unquote.lo high_water_alloc.lo next_line.lo walk_tree.lo
# libtool: link: arm-linux-androideabi-ar cru .libs/libmisc.a .libs/quote.o .libs/unquote.o .libs/high_water_alloc.o .libs/next_line.o .libs/walk_tree.o
# libtool: link: arm-linux-androideabi-ranlib .libs/libmisc.a
# libtool: link: ( cd ".libs" && rm -f "libmisc.la" && ln -s "../libmisc.la" "libmisc.la" )
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/libmisc'
# make[1]: Leaving directory '/tmp/attr/src/attr-2.4.47'
# make: *** [Makefile:47: default] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/attr/src/attr-2.4.47/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = d25f2ef12ece
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -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 = unknown
#
# PATH: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2224: checking build system type
# configure:2238: result: x86_64-unknown-linux-gnu
# configure:2258: checking host system type
# configure:2271: result: arm-unknown-linux-androideabi
# configure:2312: checking how to print strings
# configure:2339: result: printf
# configure:2368: checking for arm-linux-androideabi-gcc
# configure:2395: result: arm-linux-androideabi-gcc
# configure:2664: checking for C compiler version
# configure:2673: 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:2684: $? = 0
# configure:2673: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/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_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=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:2684: $? = 0
# configure:2673: 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:2684: $? = 1
# configure:2673: 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:2684: $? = 1
# configure:2704: checking whether the C compiler works
# configure:2726: arm-linux-androideabi-gcc conftest.c >&5
# configure:2730: $? = 0
# configure:2778: result: yes
# configure:2781: checking for C compiler default output file name
# configure:2783: result: a.out
# configure:2789: checking for suffix of executables
# configure:2796: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:2800: $? = 0
# configure:2822: result:
# configure:2844: checking whether we are cross compiling
# configure:2882: result: yes
# configure:2887: checking for suffix of object files
# configure:2909: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2913: $? = 0
# configure:2934: result: o
# configure:2938: checking whether we are using the GNU C compiler
# configure:2957: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2957: $? = 0
# configure:2966: result: yes
# configure:2975: checking whether arm-linux-androideabi-gcc accepts -g
# configure:2995: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:2995: $? = 0
# configure:3036: result: yes
# configure:3053: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3116: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3116: $? = 0
# configure:3129: result: none needed
# configure:3149: checking for a sed that does not truncate output
# configure:3213: result: /usr/sbin/sed
# configure:3231: checking for grep that handles long lines and -e
# configure:3289: result: /usr/sbin/grep
# configure:3294: checking for egrep
# configure:3356: result: /usr/sbin/grep -E
# configure:3361: checking for fgrep
# configure:3423: result: /usr/sbin/grep -F
# configure:3458: checking for ld used by arm-linux-androideabi-gcc
# configure:3525: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:3532: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:3547: result: yes
# configure:3559: checking for BSD- or MS-compatible name lister (nm)
# configure:3608: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:3738: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:3745: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3748: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:3751: output
# 00000000 B some_variable
# configure:3758: result: BSD nm
# configure:3761: checking whether ln -s works
# configure:3765: result: yes
# configure:3773: checking the maximum length of command line arguments
# configure:3903: result: 1572864
# configure:3920: checking whether the shell understands some XSI constructs
# configure:3930: result: yes
# configure:3934: checking whether the shell understands "+="
# configure:3940: result: yes
# configure:3975: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:4015: result: func_convert_file_noop
# configure:4022: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:4042: result: func_convert_file_noop
# configure:4049: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:4056: result: -r
# configure:4090: checking for arm-linux-androideabi-objdump
# configure:4106: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:4117: result: arm-linux-androideabi-objdump
# configure:4189: checking how to recognize dependent libraries
# configure:4391: result: pass_all
# configure:4436: checking for arm-linux-androideabi-dlltool
# configure:4466: result: no
# configure:4476: checking for dlltool
# configure:4506: result: no
# configure:4536: checking how to associate runtime and link libraries
# configure:4563: result: printf %s\n
# configure:4580: checking for arm-linux-androideabi-ar
# configure:4596: found /sysroot/bin/arm-linux-androideabi-ar
# configure:4607: result: arm-linux-androideabi-ar
# configure:4688: checking for archiver @FILE support
# configure:4705: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4705: $? = 0
# configure:4708: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:4711: $? = 0
# configure:4716: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:4719: $? = 1
# configure:4731: result: @
# configure:4749: checking for arm-linux-androideabi-strip
# configure:4765: found /sysroot/bin/arm-linux-androideabi-strip
# configure:4776: result: arm-linux-androideabi-strip
# configure:4848: checking for arm-linux-androideabi-ranlib
# configure:4864: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:4875: result: arm-linux-androideabi-ranlib
# configure:4992: checking for gawk
# configure:5008: found /usr/sbin/gawk
# configure:5019: result: gawk
# configure:5059: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:5179: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5182: $? = 0
# configure:5186: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:5189: $? = 0
# configure:5255: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:5258: $? = 0
# configure:5296: result: ok
# configure:5333: checking for sysroot
# configure:5363: result: no
# configure:5579: checking for arm-linux-androideabi-mt
# configure:5609: result: no
# configure:5619: checking for mt
# configure:5649: result: no
# configure:5669: checking if : is a manifest tool
# configure:5675: : '-?'
# configure:5683: result: no
# configure:6325: checking how to run the C preprocessor
# configure:6356: arm-linux-androideabi-gcc -E conftest.c
# configure:6356: $? = 0
# configure:6370: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6370: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:6395: result: arm-linux-androideabi-gcc -E
# configure:6415: arm-linux-androideabi-gcc -E conftest.c
# configure:6415: $? = 0
# configure:6429: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6429: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:6458: checking for ANSI C header files
# configure:6478: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6478: $? = 0
# configure:6562: result: yes
# configure:6575: checking for sys/types.h
# configure:6575: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6575: $? = 0
# configure:6575: result: yes
# configure:6575: checking for sys/stat.h
# configure:6575: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6575: $? = 0
# configure:6575: result: yes
# configure:6575: checking for stdlib.h
# configure:6575: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6575: $? = 0
# configure:6575: result: yes
# configure:6575: checking for string.h
# configure:6575: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6575: $? = 0
# configure:6575: result: yes
# configure:6575: checking for memory.h
# configure:6575: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6575: $? = 0
# configure:6575: result: yes
# configure:6575: checking for strings.h
# configure:6575: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6575: $? = 0
# configure:6575: result: yes
# configure:6575: checking for inttypes.h
# configure:6575: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6575: $? = 0
# configure:6575: result: yes
# configure:6575: checking for stdint.h
# configure:6575: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6575: $? = 0
# configure:6575: result: yes
# configure:6575: checking for unistd.h
# configure:6575: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6575: $? = 0
# configure:6575: result: yes
# configure:6589: checking for dlfcn.h
# configure:6589: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6589: $? = 0
# configure:6589: result: yes
# configure:6795: checking for objdir
# configure:6810: result: .libs
# configure:7081: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:7099: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:7103: $? = 0
# configure:7116: result: no
# configure:7443: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:7450: result: -fPIC -DPIC
# configure:7458: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:7476: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:7480: $? = 0
# configure:7493: result: yes
# configure:7522: checking if arm-linux-androideabi-gcc static flag -static works
# configure:7550: result: yes
# configure:7565: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:7586: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:7590: $? = 0
# configure:7612: result: yes
# configure:7620: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:7667: result: yes
# configure:7700: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:8853: result: yes
# configure:8890: checking whether -lc should be explicitly linked in
# configure:8898: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8901: $? = 0
# configure:8916: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:8919: $? = 0
# configure:8933: result: no
# configure:9093: checking dynamic linker characteristics
# configure:9604: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:9604: $? = 0
# configure:9830: result: GNU/Linux ld.so
# configure:9937: checking how to hardcode library paths into programs
# configure:9962: result: immediate
# configure:10502: checking whether stripping libraries is possible
# configure:10507: result: yes
# configure:10542: checking if libtool supports shared libraries
# configure:10544: result: yes
# configure:10547: checking whether to build shared libraries
# configure:10568: result: yes
# configure:10571: checking whether to build static libraries
# configure:10575: result: yes
# configure:10651: checking for arm-linux-androideabi-gcc
# configure:10678: result: arm-linux-androideabi-gcc
# configure:10947: checking for C compiler version
# configure:10956: 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:10967: $? = 0
# configure:10956: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/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_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=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:10967: $? = 0
# configure:10956: 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:10967: $? = 1
# configure:10956: 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:10967: $? = 1
# configure:10971: checking whether we are using the GNU C compiler
# configure:10999: result: yes
# configure:11008: checking whether arm-linux-androideabi-gcc accepts -g
# configure:11069: result: yes
# configure:11086: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:11162: result: none needed
# configure:11224: checking for arm-linux-androideabi-gcc
# configure:11251: result: arm-linux-androideabi-gcc
# configure:11520: checking for C compiler version
# configure:11529: 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:11540: $? = 0
# configure:11529: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/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_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=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:11540: $? = 0
# configure:11529: 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:11540: $? = 1
# configure:11529: 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:11540: $? = 1
# configure:11544: checking whether we are using the GNU C compiler
# configure:11572: result: yes
# configure:11581: checking whether arm-linux-androideabi-gcc accepts -g
# configure:11642: result: yes
# configure:11659: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:11735: result: none needed
# configure:11771: checking for gmake
# configure:11804: result: no
# configure:11771: checking for make
# configure:11789: found /usr/sbin/make
# configure:11801: result: /usr/sbin/make
# configure:11824: checking for tar
# configure:11842: found /usr/sbin/tar
# configure:11854: result: /usr/sbin/tar
# configure:11867: checking for gzip
# configure:11885: found /usr/sbin/gzip
# configure:11897: result: /usr/sbin/gzip
# configure:11910: checking for makedepend
# configure:11941: result: /bin/true
# configure:11954: checking for awk
# configure:11972: found /usr/sbin/awk
# configure:11984: result: /usr/sbin/awk
# configure:11997: checking for sed
# configure:12027: result: /usr/sbin/sed
# configure:12040: checking for echo
# configure:12058: found /usr/sbin/echo
# configure:12070: result: /usr/sbin/echo
# configure:12083: checking for sort
# configure:12101: found /usr/sbin/sort
# configure:12113: result: /usr/sbin/sort
# configure:12124: checking whether ln -s works
# configure:12128: result: yes
# configure:12139: checking for msgfmt
# configure:12157: found /usr/sbin/msgfmt
# configure:12169: result: /usr/sbin/msgfmt
# configure:12189: checking for msgmerge
# configure:12207: found /usr/sbin/msgmerge
# configure:12219: result: /usr/sbin/msgmerge
# configure:12239: checking for xgettext
# configure:12257: found /usr/sbin/xgettext
# configure:12269: result: /usr/sbin/xgettext
# configure:12294: checking for rpm
# configure:12327: result: no
# configure:12418: checking for an ANSI C-conforming const
# configure:12484: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12484: $? = 0
# configure:12491: result: yes
# configure:12499: checking for mode_t
# configure:12499: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12499: $? = 0
# configure:12499: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:12499: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_GETTEXT 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 ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12499: result: yes
# configure:12510: checking for size_t
# configure:12510: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12510: $? = 0
# configure:12510: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:12510: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_GETTEXT 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:12510: result: yes
# configure:12523: checking for working alloca.h
# configure:12540: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12540: $? = 0
# configure:12548: result: yes
# configure:12556: checking for alloca
# configure:12593: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12593: $? = 0
# configure:12601: result: yes
# configure:12824: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on d25f2ef12ece
#
# config.status:1082: creating include/builddefs
# config.status:1082: creating include/config.h
# config.status:1266: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# 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=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_alloca_works=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_objext=o
# ac_cv_path_AWK=/usr/sbin/awk
# ac_cv_path_ECHO=/usr/sbin/echo
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MAKE=/usr/sbin/make
# ac_cv_path_MAKEDEPEND=/bin/true
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_SORT=/usr/sbin/sort
# ac_cv_path_TAR=/usr/sbin/tar
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_ZIP=/usr/sbin/gzip
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_size_t=yes
# ac_cv_working_alloca_h=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ALLOCA=''
# AR='arm-linux-androideabi-ar'
# AWK='/usr/sbin/awk'
# CC='arm-linux-androideabi-gcc'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO='/usr/sbin/echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKE='/usr/sbin/make'
# MAKEDEPEND='/bin/true'
# MANIFEST_TOOL=':'
# MSGFMT='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='arm-linux-androideabi-ranlib'
# RPM=''
# RPMBUILD=''
# SED='/usr/sbin/sed'
# SHELL='/bin/sh'
# SORT='/usr/sbin/sort'
# STRIP='arm-linux-androideabi-strip'
# TAR='/usr/sbin/tar'
# XGETTEXT='/usr/sbin/xgettext'
# ZIP='/usr/sbin/gzip'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# awk='/usr/sbin/awk'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# cc='arm-linux-androideabi-gcc'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# debug_build='-DDEBUG'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# echo='/usr/sbin/echo'
# enable_gettext='yes'
# enable_lib64='no'
# enable_shared='yes'
# exec_prefix='${prefix}'
# have_zipped_manpages='true'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='/usr/lib'
# libdirsuffix=''
# libexecdir='/usr/lib'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# make='/usr/sbin/make'
# makedepend='/bin/true'
# malloc_lib=''
# mandir='${datarootdir}/man'
# msgfmt='/usr/sbin/msgfmt'
# msgmerge='/usr/sbin/msgmerge'
# oldincludedir='/usr/include'
# opt_build='-g -O2'
# pdfdir='${docdir}'
# pkg_distribution='Linux'
# pkg_group='root'
# pkg_name='attr'
# pkg_platform='linux'
# pkg_release='0'
# pkg_user='root'
# pkg_version='2.4.47'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# rpm=''
# rpm_version='0'
# rpmbuild=''
# sbindir='${exec_prefix}/sbin'
# sed='/usr/sbin/sed'
# sharedstatedir='${prefix}/com'
# sort='/usr/sbin/sort'
# sysconfdir='${prefix}/etc'
# tar='/usr/sbin/tar'
# target_alias=''
# xgettext='/usr/sbin/xgettext'
# zip='/usr/sbin/gzip'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #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_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define ENABLE_GETTEXT 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
#
# configure: exit 0