The build took 00h 01m 08s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
60,147 |
ansic |
3,685 |
cpp |
639 |
python |
590 |
sh |
278 |
makefile |
11 |
awk |
65,350 |
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/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: libdwarf 20160613-1 (Tue Apr 4 20:47:59 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
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 how to run the C preprocessor... arm-linux-androideabi-gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -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 whether byte ordering is bigendian... no
checking whether arm-linux-androideabi-gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
=== configuring in libdwarf (/tmp/libdwarf/src/dwarf-20160613/libdwarf)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--enable-shared' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
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 how to run the C preprocessor... arm-linux-androideabi-gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -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 whether byte ordering is bigendian... no
checking whether arm-linux-androideabi-gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking elfaccess.h usability... no
checking elfaccess.h presence... no
checking for elfaccess.h... no
checking libelf.h usability... no
checking libelf.h presence... no
checking for libelf.h... no
checking libelf/libelf.h usability... no
checking libelf/libelf.h presence... no
checking for libelf/libelf.h... no
checking for sys/types.h... (cached) yes
checking sys/ia64/elf.h usability... no
checking sys/ia64/elf.h presence... no
checking for sys/ia64/elf.h... no
Assuming struct Elf for the default libdwarf.h
checking for elf64_getehdr in -lelf... no
checking for elf64_getshdr in -lelf... no
checking compiler supports __attribute__ unused ... checking zlib.h usability... yes
libelf/libelf.h does not have struct _Elf
libelf.h does not have struct _Elf
checking libelf defines struct _Elf... no
checking build shared... yes
checking build nonshared... yes
checking build -fPIC... yes
checking build -Wall... no
checking enable nonstandardprintf... no
checking enable windowspath... no
checking enable old frame columns... no
checking have windows stdafx.h... no
checking producer generates SGI IRIX output... no
checking producer generates only 32bit... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
=== configuring in dwarfdump (/tmp/libdwarf/src/dwarf-20160613/dwarfdump)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--enable-shared' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
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 how to run the C preprocessor... arm-linux-androideabi-gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking whether arm-linux-androideabi-gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
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 elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking libelf.h usability... no
checking libelf.h presence... no
checking for libelf.h... no
checking libelf/libelf.h usability... no
checking libelf/libelf.h presence... no
checking for libelf/libelf.h... no
checking sgidefs.h usability... no
checking sgidefs.h presence... no
checking for sgidefs.h... no
checking for sys/types.h... (cached) yes
checking for elf64_getehdr in -lelf... no
checking compile with -Wall... no
checking checking if __attribute__ unused compiles ok... configure: error: in `/tmp/libdwarf/src/dwarf-20160613/dwarfdump':
configure: error: cannot run test program while cross compiling
See `config.log' for more details
configure: error: ./configure failed for dwarfdump
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/libdwarf/src/dwarf-20160613/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 --enable-shared
## --------- ##
## Platform. ##
## --------- ##
hostname = 973d8e37b3a3
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:1906: checking for arm-linux-androideabi-gcc
configure:1933: result: arm-linux-androideabi-gcc
configure:2202: checking for C compiler version
configure:2211: 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:2222: $? = 0
configure:2211: 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:2222: $? = 0
configure:2211: 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:2222: $? = 1
configure:2211: 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:2222: $? = 1
configure:2242: checking whether the C compiler works
configure:2264: arm-linux-androideabi-gcc conftest.c >&5
configure:2268: $? = 0
configure:2316: result: yes
configure:2319: checking for C compiler default output file name
configure:2321: result: a.out
configure:2327: checking for suffix of executables
configure:2334: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:2338: $? = 0
configure:2360: result:
configure:2382: checking whether we are cross compiling
configure:2420: result: yes
configure:2425: checking for suffix of object files
configure:2447: arm-linux-androideabi-gcc -c conftest.c >&5
configure:2451: $? = 0
configure:2472: result: o
configure:2476: checking whether we are using the GNU C compiler
configure:2495: arm-linux-androideabi-gcc -c conftest.c >&5
configure:2495: $? = 0
configure:2504: result: yes
configure:2513: checking whether arm-linux-androideabi-gcc accepts -g
configure:2533: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:2533: $? = 0
configure:2574: result: yes
configure:2591: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:2654: arm-linux-androideabi-gcc -c conftest.c >&5
configure:2654: $? = 0
configure:2667: result: none needed
configure:2693: checking how to run the C preprocessor
configure:2724: arm-linux-androideabi-gcc -E conftest.c
configure:2724: $? = 0
configure:2738: 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:2738: $? = 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:2763: result: arm-linux-androideabi-gcc -E
configure:2783: arm-linux-androideabi-gcc -E conftest.c
configure:2783: $? = 0
configure:2797: 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:2797: $? = 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:2826: checking for grep that handles long lines and -e
configure:2884: result: /usr/sbin/grep
configure:2889: checking for egrep
configure:2951: result: /usr/sbin/grep -E
configure:2956: checking for ANSI C header files
configure:2976: arm-linux-androideabi-gcc -c conftest.c >&5
configure:2976: $? = 0
configure:3060: result: yes
configure:3073: checking for sys/types.h
configure:3073: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3073: $? = 0
configure:3073: result: yes
configure:3073: checking for sys/stat.h
configure:3073: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3073: $? = 0
configure:3073: result: yes
configure:3073: checking for stdlib.h
configure:3073: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3073: $? = 0
configure:3073: result: yes
configure:3073: checking for string.h
configure:3073: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3073: $? = 0
configure:3073: result: yes
configure:3073: checking for memory.h
configure:3073: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3073: $? = 0
configure:3073: result: yes
configure:3073: checking for strings.h
configure:3073: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3073: $? = 0
configure:3073: result: yes
configure:3073: checking for inttypes.h
configure:3073: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3073: $? = 0
configure:3073: result: yes
configure:3073: checking for stdint.h
configure:3073: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3073: $? = 0
configure:3073: result: yes
configure:3073: checking for unistd.h
configure:3073: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3073: $? = 0
configure:3073: result: yes
configure:3085: checking whether byte ordering is bigendian
configure:3100: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:20:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:20:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^
conftest.c:20:15: error: unknown type name 'universal'
configure:3100: $? = 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
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:3145: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:26:8: error: unknown type name 'bogus'
bogus endian macros
^
conftest.c:26:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
bogus endian macros
^
configure:3145: $? = 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
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:3189: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:25:8: error: unknown type name 'bogus'
bogus endian macros
^
conftest.c:25:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
bogus endian macros
^
configure:3189: $? = 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
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:3245: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3245: $? = 0
configure:3291: result: no
configure:3310: checking whether arm-linux-androideabi-gcc needs -traditional
configure:3344: result: no
configure:3394: checking for a BSD-compatible install
configure:3462: result: /usr/bin/install -c
configure:3476: checking for arm-linux-androideabi-ranlib
configure:3492: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:3503: result: arm-linux-androideabi-ranlib
configure:3568: checking for arm-linux-androideabi-ar
configure:3584: found /sysroot/bin/arm-linux-androideabi-ar
configure:3595: result: arm-linux-androideabi-ar
configure:3816: 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 973d8e37b3a3
config.status:806: creating Makefile
config.status:806: creating config.h
configure:5046: === configuring in libdwarf (/tmp/libdwarf/src/dwarf-20160613/libdwarf)
configure:5109: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--enable-shared' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
configure:5046: === configuring in dwarfdump (/tmp/libdwarf/src/dwarf-20160613/dwarfdump)
configure:5109: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--enable-shared' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
configure:5114: error: ./configure failed for dwarfdump
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=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_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_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=arm-linux-androideabi-ar
ac_cv_prog_CC=arm-linux-androideabi-gcc
ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='arm-linux-androideabi-ar'
CC='arm-linux-androideabi-gcc'
CFLAGS=''
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='arm-linux-androideabi-ranlib'
SHELL='/bin/sh'
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build_alias='x86_64-unknown-linux'
build_nonshared='none.a'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
dwfpic='-fPIC'
exec_prefix='${prefix}'
host_alias='arm-linux-androideabi'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' libdwarf dwarfdump dwarfgen dwarfexample'
sysconfdir='${prefix}/etc'
target_alias=''
configure: exit 1
CMD: config logfiles '/tmp/libdwarf/src/dwarf-20160613/libdwarf/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 --disable-option-checking --prefix=/usr --build=x86_64-unknown-linux --host=arm-linux-androideabi --enable-shared build_alias=x86_64-unknown-linux host_alias=arm-linux-androideabi CC=arm-linux-androideabi-gcc CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=.
## --------- ##
## Platform. ##
## --------- ##
hostname = 973d8e37b3a3
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:2063: checking for arm-linux-androideabi-gcc
configure:2090: result: arm-linux-androideabi-gcc
configure:2359: checking for C compiler version
configure:2368: 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:2379: $? = 0
configure:2368: 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:2379: $? = 0
configure:2368: 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:2379: $? = 1
configure:2368: 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:2379: $? = 1
configure:2399: checking whether the C compiler works
configure:2421: arm-linux-androideabi-gcc conftest.c >&5
configure:2425: $? = 0
configure:2473: result: yes
configure:2476: checking for C compiler default output file name
configure:2478: result: a.out
configure:2484: checking for suffix of executables
configure:2491: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:2495: $? = 0
configure:2517: result:
configure:2539: checking whether we are cross compiling
configure:2577: result: yes
configure:2582: checking for suffix of object files
configure:2604: arm-linux-androideabi-gcc -c conftest.c >&5
configure:2608: $? = 0
configure:2629: result: o
configure:2633: checking whether we are using the GNU C compiler
configure:2652: arm-linux-androideabi-gcc -c conftest.c >&5
configure:2652: $? = 0
configure:2661: result: yes
configure:2670: checking whether arm-linux-androideabi-gcc accepts -g
configure:2690: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:2690: $? = 0
configure:2731: result: yes
configure:2748: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:2811: arm-linux-androideabi-gcc -c conftest.c >&5
configure:2811: $? = 0
configure:2824: result: none needed
configure:2850: checking how to run the C preprocessor
configure:2881: arm-linux-androideabi-gcc -E conftest.c
configure:2881: $? = 0
configure:2895: 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:2895: $? = 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:2920: result: arm-linux-androideabi-gcc -E
configure:2940: arm-linux-androideabi-gcc -E conftest.c
configure:2940: $? = 0
configure:2954: 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:2954: $? = 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:2983: checking for grep that handles long lines and -e
configure:3041: result: /usr/sbin/grep
configure:3046: checking for egrep
configure:3108: result: /usr/sbin/grep -E
configure:3113: checking for ANSI C header files
configure:3133: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3133: $? = 0
configure:3217: result: yes
configure:3230: checking for sys/types.h
configure:3230: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3230: $? = 0
configure:3230: result: yes
configure:3230: checking for sys/stat.h
configure:3230: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3230: $? = 0
configure:3230: result: yes
configure:3230: checking for stdlib.h
configure:3230: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3230: $? = 0
configure:3230: result: yes
configure:3230: checking for string.h
configure:3230: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3230: $? = 0
configure:3230: result: yes
configure:3230: checking for memory.h
configure:3230: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3230: $? = 0
configure:3230: result: yes
configure:3230: checking for strings.h
configure:3230: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3230: $? = 0
configure:3230: result: yes
configure:3230: checking for inttypes.h
configure:3230: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3230: $? = 0
configure:3230: result: yes
configure:3230: checking for stdint.h
configure:3230: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3230: $? = 0
configure:3230: result: yes
configure:3230: checking for unistd.h
configure:3230: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3230: $? = 0
configure:3230: result: yes
configure:3242: checking whether byte ordering is bigendian
configure:3257: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:20:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:20:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^
conftest.c:20:15: error: unknown type name 'universal'
configure:3257: $? = 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
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:3302: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:26:8: error: unknown type name 'bogus'
bogus endian macros
^
conftest.c:26:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
bogus endian macros
^
configure:3302: $? = 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
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:3346: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:25:8: error: unknown type name 'bogus'
bogus endian macros
^
conftest.c:25:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
bogus endian macros
^
configure:3346: $? = 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
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:3402: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3402: $? = 0
configure:3448: result: no
configure:3467: checking whether arm-linux-androideabi-gcc needs -traditional
configure:3501: result: no
configure:3551: checking for a BSD-compatible install
configure:3619: result: /usr/bin/install -c
configure:3633: checking for arm-linux-androideabi-ranlib
configure:3649: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:3660: result: arm-linux-androideabi-ranlib
configure:3725: checking for arm-linux-androideabi-ar
configure:3741: found /sysroot/bin/arm-linux-androideabi-ar
configure:3752: result: arm-linux-androideabi-ar
configure:3819: checking alloca.h usability
configure:3819: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3819: $? = 0
configure:3819: result: yes
configure:3819: checking alloca.h presence
configure:3819: arm-linux-androideabi-gcc -E conftest.c
configure:3819: $? = 0
configure:3819: result: yes
configure:3819: checking for alloca.h
configure:3819: result: yes
configure:3819: checking elf.h usability
configure:3819: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3819: $? = 0
configure:3819: result: yes
configure:3819: checking elf.h presence
configure:3819: arm-linux-androideabi-gcc -E conftest.c
configure:3819: $? = 0
configure:3819: result: yes
configure:3819: checking for elf.h
configure:3819: result: yes
configure:3819: checking elfaccess.h usability
configure:3819: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:54:23: fatal error: elfaccess.h: No such file or directory
#include
^
compilation terminated.
configure:3819: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:3819: result: no
configure:3819: checking elfaccess.h presence
configure:3819: arm-linux-androideabi-gcc -E conftest.c
conftest.c:21:23: fatal error: elfaccess.h: No such file or directory
#include
^
compilation terminated.
configure:3819: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| /* end confdefs.h. */
| #include
configure:3819: result: no
configure:3819: checking for elfaccess.h
configure:3819: result: no
configure:3819: checking libelf.h usability
configure:3819: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:54:20: fatal error: libelf.h: No such file or directory
#include
^
compilation terminated.
configure:3819: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:3819: result: no
configure:3819: checking libelf.h presence
configure:3819: arm-linux-androideabi-gcc -E conftest.c
conftest.c:21:20: fatal error: libelf.h: No such file or directory
#include
^
compilation terminated.
configure:3819: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| /* end confdefs.h. */
| #include
configure:3819: result: no
configure:3819: checking for libelf.h
configure:3819: result: no
configure:3819: checking libelf/libelf.h usability
configure:3819: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:54:27: fatal error: libelf/libelf.h: No such file or directory
#include
^
compilation terminated.
configure:3819: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:3819: result: no
configure:3819: checking libelf/libelf.h presence
configure:3819: arm-linux-androideabi-gcc -E conftest.c
conftest.c:21:27: fatal error: libelf/libelf.h: No such file or directory
#include
^
compilation terminated.
configure:3819: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| /* end confdefs.h. */
| #include
configure:3819: result: no
configure:3819: checking for libelf/libelf.h
configure:3819: result: no
configure:3819: checking for sys/types.h
configure:3819: result: yes
configure:3819: checking sys/ia64/elf.h usability
configure:3819: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:55:26: fatal error: sys/ia64/elf.h: No such file or directory
#include
^
compilation terminated.
configure:3819: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:3819: result: no
configure:3819: checking sys/ia64/elf.h presence
configure:3819: arm-linux-androideabi-gcc -E conftest.c
conftest.c:22:26: fatal error: sys/ia64/elf.h: No such file or directory
#include
^
compilation terminated.
configure:3819: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
| #include
configure:3819: result: no
configure:3819: checking for sys/ia64/elf.h
configure:3819: result: no
configure:3833: checking for elf64_getehdr in -lelf
configure:3858: arm-linux-androideabi-gcc -o conftest conftest.c -lelf >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lelf
/tmp/cc84kw9k.o:conftest.c:function main: error: undefined reference to 'elf64_getehdr'
collect2: error: ld returned 1 exit status
configure:3858: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char elf64_getehdr ();
| int
| main ()
| {
| return elf64_getehdr ();
| ;
| return 0;
| }
configure:3867: result: no
configure:3875: checking for elf64_getshdr in -lelf
configure:3900: arm-linux-androideabi-gcc -o conftest conftest.c -lelf >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lelf
/tmp/ccY5ERDq.o:conftest.c:function main: error: undefined reference to 'elf64_getshdr'
collect2: error: ld returned 1 exit status
configure:3900: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char elf64_getshdr ();
| int
| main ()
| {
| return elf64_getshdr ();
| ;
| return 0;
| }
configure:3909: result: no
configure:3928: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:26:1: error: unknown type name '__uint32_t'
__uint32_t p; p = 3;
^
configure:3928: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| __uint32_t p; p = 3;
| ;
| return 0;
| }
configure:3945: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:26:1: error: unknown type name '__uint64_t'
__uint64_t p; p = 3;
^
configure:3945: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| __uint64_t p; p = 3;
| ;
| return 0;
| }
configure:3962: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3962: $? = 0
configure:3979: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3979: $? = 0
configure:3985: checking compiler supports __attribute__ unused
configure:4020: checking zlib.h usability
configure:4042: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4042: $? = 0
configure:4043: result: yes
configure:4069: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:25:27: fatal error: libelf/libelf.h: No such file or directory
#include
^
compilation terminated.
configure:4069: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE___UINT32_T_IN_SYS_TYPES_H 1
| #define HAVE___UINT64_T_IN_SYS_TYPES_H 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
| #include
| struct _Elf; typedef struct _Elf Elf;
| int
| main ()
| {
| struct _Elf *a = 0;
| ;
| return 0;
| }
configure:4089: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:25:20: fatal error: libelf.h: No such file or directory
#include
^
compilation terminated.
configure:4089: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE___UINT32_T_IN_SYS_TYPES_H 1
| #define HAVE___UINT64_T_IN_SYS_TYPES_H 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
| #include
| struct _Elf; typedef struct _Elf Elf;
| int
| main ()
| {
| struct _Elf *a = 0;
| ;
| return 0;
| }
configure:4109: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:29:14: error: 'R_IA_64_DIR32LSB' undeclared (first use in this function)
int p; p = R_IA_64_DIR32LSB;
^
conftest.c:29:14: note: each undeclared identifier is reported only once for each function it appears in
configure:4109: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE___UINT32_T_IN_SYS_TYPES_H 1
| #define HAVE___UINT64_T_IN_SYS_TYPES_H 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| int p; p = R_IA_64_DIR32LSB;
| ;
| return 0;
| }
configure:4116: checking libelf defines struct _Elf
configure:4129: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:25:20: fatal error: libelf.h: No such file or directory
#include
^
compilation terminated.
configure:4129: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE___UINT32_T_IN_SYS_TYPES_H 1
| #define HAVE___UINT64_T_IN_SYS_TYPES_H 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| struct _Elf a; int i; i = 0;
| ;
| return 0;
| }
configure:4136: result: no
configure:4154: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:26:20: fatal error: libelf.h: No such file or directory
#include
^
compilation terminated.
configure:4154: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE___UINT32_T_IN_SYS_TYPES_H 1
| #define HAVE___UINT64_T_IN_SYS_TYPES_H 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
|
| #include
|
| int
| main ()
| {
| int p; p = 0;
| ;
| return 0;
| }
configure:4174: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:27:20: fatal error: libelf.h: No such file or directory
#include
^
compilation terminated.
configure:4174: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE___UINT32_T_IN_SYS_TYPES_H 1
| #define HAVE___UINT64_T_IN_SYS_TYPES_H 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
|
| #define _GNU_SOURCE
| #include
|
| int
| main ()
| {
| off64_t p; p = 0;
| ;
| return 0;
| }
configure:4192: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:25:21: fatal error: sgidefs.h: No such file or directory
#include
^
compilation terminated.
configure:4192: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE___UINT32_T_IN_SYS_TYPES_H 1
| #define HAVE___UINT64_T_IN_SYS_TYPES_H 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| __uint32_t p; p = 27;
| ;
| return 0;
| }
configure:4209: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:25:21: fatal error: sgidefs.h: No such file or directory
#include
^
compilation terminated.
configure:4209: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE___UINT32_T_IN_SYS_TYPES_H 1
| #define HAVE___UINT64_T_IN_SYS_TYPES_H 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| __uint64_t p; p = 27;
| ;
| return 0;
| }
configure:4226: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:25:21: fatal error: sgidefs.h: No such file or directory
#include
^
compilation terminated.
configure:4226: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE___UINT32_T_IN_SYS_TYPES_H 1
| #define HAVE___UINT64_T_IN_SYS_TYPES_H 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| __uint64_t p; p = 27;
| ;
| return 0;
| }
configure:4243: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4243: $? = 0
configure:4260: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4260: $? = 0
configure:4275: checking build shared
configure:4288: result: yes
configure:4301: checking build nonshared
configure:4317: result: yes
configure:4322: checking build -fPIC
configure:4337: result: yes
configure:4343: checking build -Wall
configure:4353: result: no
configure:4371: checking enable nonstandardprintf
configure:4381: result: no
configure:4386: checking enable windowspath
configure:4396: result: no
configure:4401: checking enable old frame columns
configure:4411: result: no
configure:4416: checking have windows stdafx.h
configure:4429: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:27:20: fatal error: stdafx.h: No such file or directory
#include "stdafx.h"
^
compilation terminated.
configure:4429: $? = 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_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE___UINT32_T_IN_SYS_TYPES_H 1
| #define HAVE___UINT64_T_IN_SYS_TYPES_H 1
| #define HAVE_ZLIB 1
| #define HAVE_ELF64_RELA 1
| #define HAVE_ELF64_SYM 1
| /* end confdefs.h. */
| #include "stdafx.h"
| int
| main ()
| {
| int p; p = 27;
| ;
| return 0;
| }
configure:4436: result: no
configure:4441: checking producer generates SGI IRIX output
configure:4451: result: no
configure:4456: checking producer generates only 32bit
configure:4469: result: no
configure:4591: 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 973d8e37b3a3
config.status:818: creating Makefile
config.status:818: creating config.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=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_header_alloca_h=yes
ac_cv_header_elf_h=yes
ac_cv_header_elfaccess_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_libelf_h=no
ac_cv_header_libelf_libelf_h=no
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_ia64_elf_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_elf_elf64_getehdr=no
ac_cv_lib_elf_elf64_getshdr=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=arm-linux-androideabi-ar
ac_cv_prog_CC=arm-linux-androideabi-gcc
ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='arm-linux-androideabi-ar'
CC='arm-linux-androideabi-gcc'
CFLAGS=''
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='arm-linux-androideabi-ranlib'
SHELL='/bin/sh'
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build_alias='x86_64-unknown-linux'
build_nonshared='libdwarf.a'
build_shared='libdwarf.so'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
dwarf_namestable='-s'
dwfpic='-fPIC'
dwfwall=''
dwfzlib='-lz'
exec_prefix='${prefix}'
host_alias='arm-linux-androideabi'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
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 ""
#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_ALLOCA_H 1
#define HAVE_ELF_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE___UINT32_T_IN_SYS_TYPES_H 1
#define HAVE___UINT64_T_IN_SYS_TYPES_H 1
#define HAVE_ZLIB 1
#define HAVE_ELF64_RELA 1
#define HAVE_ELF64_SYM 1
#define HAVE_DWARF2_99_EXTENSION 1
configure: exit 0
CMD: config logfiles '/tmp/libdwarf/src/dwarf-20160613/dwarfdump/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 --disable-option-checking --prefix=/usr --build=x86_64-unknown-linux --host=arm-linux-androideabi --enable-shared build_alias=x86_64-unknown-linux host_alias=arm-linux-androideabi CC=arm-linux-androideabi-gcc CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=.
## --------- ##
## Platform. ##
## --------- ##
hostname = 973d8e37b3a3
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:2045: checking for arm-linux-androideabi-gcc
configure:2072: result: arm-linux-androideabi-gcc
configure:2341: checking for C compiler version
configure:2350: 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:2361: $? = 0
configure:2350: 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:2361: $? = 0
configure:2350: 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:2361: $? = 1
configure:2350: 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:2361: $? = 1
configure:2381: checking whether the C compiler works
configure:2403: arm-linux-androideabi-gcc conftest.c >&5
configure:2407: $? = 0
configure:2455: result: yes
configure:2458: checking for C compiler default output file name
configure:2460: result: a.out
configure:2466: checking for suffix of executables
configure:2473: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:2477: $? = 0
configure:2499: result:
configure:2521: checking whether we are cross compiling
configure:2559: result: yes
configure:2564: checking for suffix of object files
configure:2586: arm-linux-androideabi-gcc -c conftest.c >&5
configure:2590: $? = 0
configure:2611: result: o
configure:2615: checking whether we are using the GNU C compiler
configure:2634: arm-linux-androideabi-gcc -c conftest.c >&5
configure:2634: $? = 0
configure:2643: result: yes
configure:2652: checking whether arm-linux-androideabi-gcc accepts -g
configure:2672: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:2672: $? = 0
configure:2713: result: yes
configure:2730: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:2793: arm-linux-androideabi-gcc -c conftest.c >&5
configure:2793: $? = 0
configure:2806: result: none needed
configure:2832: checking how to run the C preprocessor
configure:2863: arm-linux-androideabi-gcc -E conftest.c
configure:2863: $? = 0
configure:2877: 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:2877: $? = 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:2902: result: arm-linux-androideabi-gcc -E
configure:2922: arm-linux-androideabi-gcc -E conftest.c
configure:2922: $? = 0
configure:2936: 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:2936: $? = 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:2965: checking for grep that handles long lines and -e
configure:3023: result: /usr/sbin/grep
configure:3028: checking for egrep
configure:3090: result: /usr/sbin/grep -E
configure:3096: checking whether arm-linux-androideabi-gcc needs -traditional
configure:3130: result: no
configure:3180: checking for a BSD-compatible install
configure:3248: result: /usr/bin/install -c
configure:3262: checking for arm-linux-androideabi-ranlib
configure:3278: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:3289: result: arm-linux-androideabi-ranlib
configure:3354: checking for arm-linux-androideabi-ar
configure:3370: found /sysroot/bin/arm-linux-androideabi-ar
configure:3381: result: arm-linux-androideabi-ar
configure:3444: checking for ANSI C header files
configure:3464: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3464: $? = 0
configure:3548: result: yes
configure:3561: checking for sys/types.h
configure:3561: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3561: $? = 0
configure:3561: result: yes
configure:3561: checking for sys/stat.h
configure:3561: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3561: $? = 0
configure:3561: result: yes
configure:3561: checking for stdlib.h
configure:3561: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3561: $? = 0
configure:3561: result: yes
configure:3561: checking for string.h
configure:3561: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3561: $? = 0
configure:3561: result: yes
configure:3561: checking for memory.h
configure:3561: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3561: $? = 0
configure:3561: result: yes
configure:3561: checking for strings.h
configure:3561: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3561: $? = 0
configure:3561: result: yes
configure:3561: checking for inttypes.h
configure:3561: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3561: $? = 0
configure:3561: result: yes
configure:3561: checking for stdint.h
configure:3561: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3561: $? = 0
configure:3561: result: yes
configure:3561: checking for unistd.h
configure:3561: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3561: $? = 0
configure:3561: result: yes
configure:3576: checking elf.h usability
configure:3576: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3576: $? = 0
configure:3576: result: yes
configure:3576: checking elf.h presence
configure:3576: arm-linux-androideabi-gcc -E conftest.c
configure:3576: $? = 0
configure:3576: result: yes
configure:3576: checking for elf.h
configure:3576: result: yes
configure:3576: checking libelf.h usability
configure:3576: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:53:20: fatal error: libelf.h: No such file or directory
#include
^
compilation terminated.
configure:3576: $? = 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_ELF_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:3576: result: no
configure:3576: checking libelf.h presence
configure:3576: arm-linux-androideabi-gcc -E conftest.c
conftest.c:20:20: fatal error: libelf.h: No such file or directory
#include
^
compilation terminated.
configure:3576: $? = 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_ELF_H 1
| /* end confdefs.h. */
| #include
configure:3576: result: no
configure:3576: checking for libelf.h
configure:3576: result: no
configure:3576: checking libelf/libelf.h usability
configure:3576: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:53:27: fatal error: libelf/libelf.h: No such file or directory
#include
^
compilation terminated.
configure:3576: $? = 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_ELF_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:3576: result: no
configure:3576: checking libelf/libelf.h presence
configure:3576: arm-linux-androideabi-gcc -E conftest.c
conftest.c:20:27: fatal error: libelf/libelf.h: No such file or directory
#include
^
compilation terminated.
configure:3576: $? = 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_ELF_H 1
| /* end confdefs.h. */
| #include
configure:3576: result: no
configure:3576: checking for libelf/libelf.h
configure:3576: result: no
configure:3576: checking sgidefs.h usability
configure:3576: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:53:21: fatal error: sgidefs.h: No such file or directory
#include
^
compilation terminated.
configure:3576: $? = 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_ELF_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:3576: result: no
configure:3576: checking sgidefs.h presence
configure:3576: arm-linux-androideabi-gcc -E conftest.c
conftest.c:20:21: fatal error: sgidefs.h: No such file or directory
#include
^
compilation terminated.
configure:3576: $? = 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_ELF_H 1
| /* end confdefs.h. */
| #include
configure:3576: result: no
configure:3576: checking for sgidefs.h
configure:3576: result: no
configure:3576: checking for sys/types.h
configure:3576: result: yes
configure:3586: checking for elf64_getehdr in -lelf
configure:3611: arm-linux-androideabi-gcc -o conftest conftest.c -lelf >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lelf
/tmp/ccwQClk9.o:conftest.c:function main: error: undefined reference to 'elf64_getehdr'
collect2: error: ld returned 1 exit status
configure:3611: $? = 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_ELF_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char elf64_getehdr ();
| int
| main ()
| {
| return elf64_getehdr ();
| ;
| return 0;
| }
configure:3620: result: no
configure:3669: checking compile with -Wall
configure:3680: result: no
configure:3696: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:22:20: fatal error: stdafx.h: No such file or directory
#include "stdafx.h"
^
compilation terminated.
configure:3696: $? = 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_ELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define LOCATION_OF_LIBELFHEADER
| /* end confdefs.h. */
| #include "stdafx.h"
| int
| main ()
| {
| int p; p = 27;
| ;
| return 0;
| }
configure:3714: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3714: $? = 0
configure:3731: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:27:1: error: unknown type name '__uint32_t'
__uint32_t p; p = 3;
^
configure:3731: $? = 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_ELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define LOCATION_OF_LIBELFHEADER
| #define HAVE_ELF64_R_INFO 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| __uint32_t p; p = 3;
| ;
| return 0;
| }
configure:3748: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:27:1: error: unknown type name '__uint64_t'
__uint64_t p; p = 3;
^
configure:3748: $? = 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_ELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define LOCATION_OF_LIBELFHEADER
| #define HAVE_ELF64_R_INFO 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| __uint64_t p; p = 3;
| ;
| return 0;
| }
configure:3765: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3765: $? = 0
configure:3782: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3782: $? = 0
configure:3807: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3807: $? = 0
configure:3814: checking checking if __attribute__ unused compiles ok
configure:3817: error: in `/tmp/libdwarf/src/dwarf-20160613/dwarfdump':
configure:3819: error: cannot run test program while cross compiling
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=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_header_elf_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libelf_h=no
ac_cv_header_libelf_libelf_h=no
ac_cv_header_memory_h=yes
ac_cv_header_sgidefs_h=no
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_lib_elf_elf64_getehdr=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=arm-linux-androideabi-ar
ac_cv_prog_CC=arm-linux-androideabi-gcc
ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='arm-linux-androideabi-ar'
CC='arm-linux-androideabi-gcc'
CFLAGS=''
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='arm-linux-androideabi-ranlib'
SHELL='/bin/sh'
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build_alias='x86_64-unknown-linux'
build_nonshared='none.a'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
dwfwall=''
dwfzlib=''
exec_prefix='NONE'
host_alias='arm-linux-androideabi'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
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 ""
#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_ELF_H 1
#define HAVE_SYS_TYPES_H 1
#define LOCATION_OF_LIBELFHEADER
#define HAVE_ELF64_R_INFO 1
#define HAVE___UINT32_T_IN_SYS_TYPES_H 1
#define HAVE___UINT64_T_IN_SYS_TYPES_H 1
#define HAVE_REGEX 1
configure: exit 1