Build of libunwind with android toolchain

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

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

SLOCLanguage
30,489 ansic
18,336 sh
5,484 makefile
1,840 asm
118 cpp
56,267 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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: libunwind 1.1-3 (Tue Apr 4 22:11:46 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 target system type... arm-unknown-linux-androideabi
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# 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 style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking whether we are using the GNU C++ compiler... yes
# checking whether arm-linux-androideabi-g++ accepts -g... yes
# checking dependency style of arm-linux-androideabi-g++... gcc3
# checking whether make sets $(MAKE)... (cached) yes
# checking how to print strings... printf
# 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... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# 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 how to run the C++ preprocessor... arm-linux-androideabi-g++ -E
# checking for ld used by arm-linux-androideabi-g++... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking for arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-g++ static flag -static works... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking whether arm-linux-androideabi-gcc and cc understand -c and -o together... yes
# checking for __uc_get_grs in -luca... no
# checking for library containing dlopen... none required
# checking atomic_ops.h usability... no
# checking atomic_ops.h presence... no
# checking for atomic_ops.h... no
# checking for ANSI C header files... (cached) yes
# checking asm/ptrace_offsets.h usability... no
# checking asm/ptrace_offsets.h presence... no
# checking for asm/ptrace_offsets.h... no
# checking endian.h usability... yes
# checking endian.h presence... yes
# checking for endian.h... yes
# checking sys/endian.h usability... yes
# checking sys/endian.h presence... yes
# checking for sys/endian.h... yes
# checking execinfo.h usability... no
# checking execinfo.h presence... no
# checking for execinfo.h... no
# checking ia64intrin.h usability... no
# checking ia64intrin.h presence... no
# checking for ia64intrin.h... no
# checking sys/uc_access.h usability... no
# checking sys/uc_access.h presence... no
# checking for sys/uc_access.h... no
# checking for unistd.h... (cached) yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking for sys/types.h... (cached) yes
# checking sys/procfs.h usability... no
# checking sys/procfs.h presence... no
# checking for sys/procfs.h... no
# checking sys/ptrace.h usability... yes
# checking sys/ptrace.h presence... yes
# checking for sys/ptrace.h... yes
# checking byteswap.h usability... yes
# checking byteswap.h presence... yes
# checking for byteswap.h... yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for size_t... yes
# checking size of off_t... 4
# checking for struct dl_phdr_info.dlpi_subs... no
# checking for struct elf_prstatus... no
# checking for struct prstatus... no
# checking whether PTRACE_POKEUSER is declared... yes
# checking whether PTRACE_POKEDATA is declared... yes
# checking whether PTRACE_TRACEME is declared... yes
# checking whether PTRACE_CONT is declared... yes
# checking whether PTRACE_SINGLESTEP is declared... yes
# checking whether PTRACE_SYSCALL is declared... yes
# checking whether PT_IO is declared... no
# checking whether PT_GETREGS is declared... no
# checking whether PT_GETFPREGS is declared... no
# checking whether PT_CONTINUE is declared... no
# checking whether PT_TRACE_ME is declared... no
# checking whether PT_STEP is declared... no
# checking whether PT_SYSCALL is declared... no
# checking for dl_iterate_phdr... yes
# checking for dl_phdr_removals_counter... no
# checking for dlmodinfo... no
# checking for getunwind... no
# checking for ttrace... no
# checking for mincore... yes
# checking if building with AltiVec... no
# checking if we should build libunwind-coredump... yes
# checking for build architecture... x86_64
# checking for host architecture... arm
# checking for target architecture... arm
# checking for target operating system... linux-androideabi
# checking for ELF helper width... 32
# checking whether to include DWARF support... yes
# checking whether to restrict build to remote support... no
# checking whether to enable debug support...
# checking whether to enable C++ exception support... no
# checking whether to load .debug_frame sections... yes
# checking whether to block signals during mutex ops... yes
# checking whether to validate memory addresses before use... yes
# checking whether to enable msabi support...
# checking whether to support LZMA-compressed symbol tables... auto
# checking for lzma_mf_is_supported in -llzma... no
# checking for __thread... yes
# checking for Intel compiler... no
# checking for __builtin___clear_cache... yes
# checking for __sync atomics... yes
# checking for library containing backtrace... no
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating tests/Makefile
# config.status: creating tests/check-namespace.sh
# config.status: creating doc/Makefile
# config.status: creating doc/common.tex
# config.status: creating include/libunwind-common.h
# config.status: creating include/libunwind.h
# config.status: creating include/tdep/libunwind_i.h
# config.status: creating src/unwind/libunwind.pc
# config.status: creating src/coredump/libunwind-coredump.pc
# config.status: creating src/ptrace/libunwind-ptrace.pc
# config.status: creating src/setjmp/libunwind-setjmp.pc
# config.status: creating src/libunwind-generic.pc
# config.status: creating include/config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# Making all in src
# make[1]: Entering directory '/tmp/libunwind/src/libunwind-1.1/src'
# make all-am
# make[2]: Entering directory '/tmp/libunwind/src/libunwind-1.1/src'
# depbase=`echo os-linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT os-linux.lo -MD -MP -MF $depbase.Tpo -c -o os-linux.lo os-linux.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo elf32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT elf32.lo -MD -MP -MF $depbase.Tpo -c -o elf32.lo elf32.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo mi/Gdyn-extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-extract.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gdyn-extract.lo mi/Gdyn-extract.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo mi/Gdyn-remote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-remote.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gdyn-remote.lo mi/Gdyn-remote.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c elf32.c -fPIC -DPIC -o .libs/elf32.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT os-linux.lo -MD -MP -MF .deps/os-linux.Tpo -c os-linux.c -fPIC -DPIC -o .libs/os-linux.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-extract.lo -MD -MP -MF mi/.deps/Gdyn-extract.Tpo -c mi/Gdyn-extract.c -fPIC -DPIC -o mi/.libs/Gdyn-extract.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-remote.lo -MD -MP -MF mi/.deps/Gdyn-remote.Tpo -c mi/Gdyn-remote.c -fPIC -DPIC -o mi/.libs/Gdyn-remote.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c elf32.c -o elf32.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT os-linux.lo -MD -MP -MF .deps/os-linux.Tpo -c os-linux.c -o os-linux.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-extract.lo -MD -MP -MF mi/.deps/Gdyn-extract.Tpo -c mi/Gdyn-extract.c -o mi/Gdyn-extract.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-remote.lo -MD -MP -MF mi/.deps/Gdyn-remote.Tpo -c mi/Gdyn-remote.c -o mi/Gdyn-remote.o >/dev/null 2>&1
# depbase=`echo mi/Gfind_dynamic_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gfind_dynamic_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gfind_dynamic_proc_info.lo mi/Gfind_dynamic_proc_info.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo mi/Gget_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gget_accessors.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_accessors.lo mi/Gget_accessors.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Gfind_dynamic_proc_info.Tpo -c mi/Gfind_dynamic_proc_info.c -fPIC -DPIC -o mi/.libs/Gfind_dynamic_proc_info.o
# depbase=`echo mi/Gget_proc_info_by_ip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_info_by_ip.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_proc_info_by_ip.lo mi/Gget_proc_info_by_ip.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gget_accessors.lo -MD -MP -MF mi/.deps/Gget_accessors.Tpo -c mi/Gget_accessors.c -fPIC -DPIC -o mi/.libs/Gget_accessors.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Gget_proc_info_by_ip.Tpo -c mi/Gget_proc_info_by_ip.c -fPIC -DPIC -o mi/.libs/Gget_proc_info_by_ip.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gget_accessors.lo -MD -MP -MF mi/.deps/Gget_accessors.Tpo -c mi/Gget_accessors.c -o mi/Gget_accessors.o >/dev/null 2>&1
# depbase=`echo mi/Gget_proc_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_name.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_proc_name.lo mi/Gget_proc_name.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Gfind_dynamic_proc_info.Tpo -c mi/Gfind_dynamic_proc_info.c -o mi/Gfind_dynamic_proc_info.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Gget_proc_info_by_ip.Tpo -c mi/Gget_proc_info_by_ip.c -o mi/Gget_proc_info_by_ip.o >/dev/null 2>&1
# depbase=`echo mi/Gput_dynamic_unwind_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gput_dynamic_unwind_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gput_dynamic_unwind_info.lo mi/Gput_dynamic_unwind_info.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_name.lo -MD -MP -MF mi/.deps/Gget_proc_name.Tpo -c mi/Gget_proc_name.c -fPIC -DPIC -o mi/.libs/Gget_proc_name.o
# depbase=`echo mi/Gdestroy_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gdestroy_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gdestroy_addr_space.lo mi/Gdestroy_addr_space.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Gput_dynamic_unwind_info.Tpo -c mi/Gput_dynamic_unwind_info.c -fPIC -DPIC -o mi/.libs/Gput_dynamic_unwind_info.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gdestroy_addr_space.lo -MD -MP -MF mi/.deps/Gdestroy_addr_space.Tpo -c mi/Gdestroy_addr_space.c -fPIC -DPIC -o mi/.libs/Gdestroy_addr_space.o
# depbase=`echo mi/Gget_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gget_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_reg.lo mi/Gget_reg.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Gput_dynamic_unwind_info.Tpo -c mi/Gput_dynamic_unwind_info.c -o mi/Gput_dynamic_unwind_info.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_name.lo -MD -MP -MF mi/.deps/Gget_proc_name.Tpo -c mi/Gget_proc_name.c -o mi/Gget_proc_name.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gdestroy_addr_space.lo -MD -MP -MF mi/.deps/Gdestroy_addr_space.Tpo -c mi/Gdestroy_addr_space.c -o mi/Gdestroy_addr_space.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gget_reg.lo -MD -MP -MF mi/.deps/Gget_reg.Tpo -c mi/Gget_reg.c -fPIC -DPIC -o mi/.libs/Gget_reg.o
# depbase=`echo mi/Gset_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gset_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_reg.lo mi/Gset_reg.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo mi/Gget_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gget_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_fpreg.lo mi/Gget_fpreg.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo mi/Gset_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gset_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_fpreg.lo mi/Gset_fpreg.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gset_reg.lo -MD -MP -MF mi/.deps/Gset_reg.Tpo -c mi/Gset_reg.c -fPIC -DPIC -o mi/.libs/Gset_reg.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gget_fpreg.lo -MD -MP -MF mi/.deps/Gget_fpreg.Tpo -c mi/Gget_fpreg.c -fPIC -DPIC -o mi/.libs/Gget_fpreg.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gget_reg.lo -MD -MP -MF mi/.deps/Gget_reg.Tpo -c mi/Gget_reg.c -o mi/Gget_reg.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gset_fpreg.lo -MD -MP -MF mi/.deps/Gset_fpreg.Tpo -c mi/Gset_fpreg.c -fPIC -DPIC -o mi/.libs/Gset_fpreg.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gget_fpreg.lo -MD -MP -MF mi/.deps/Gget_fpreg.Tpo -c mi/Gget_fpreg.c -o mi/Gget_fpreg.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gset_reg.lo -MD -MP -MF mi/.deps/Gset_reg.Tpo -c mi/Gset_reg.c -o mi/Gset_reg.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gset_fpreg.lo -MD -MP -MF mi/.deps/Gset_fpreg.Tpo -c mi/Gset_fpreg.c -o mi/Gset_fpreg.o >/dev/null 2>&1
# depbase=`echo mi/Gset_caching_policy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gset_caching_policy.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_caching_policy.lo mi/Gset_caching_policy.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo arm/Gcreate_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gcreate_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o arm/Gcreate_addr_space.lo arm/Gcreate_addr_space.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo arm/Gget_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gget_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o arm/Gget_proc_info.lo arm/Gget_proc_info.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gset_caching_policy.lo -MD -MP -MF mi/.deps/Gset_caching_policy.Tpo -c mi/Gset_caching_policy.c -fPIC -DPIC -o mi/.libs/Gset_caching_policy.o
# depbase=`echo arm/Gget_save_loc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gget_save_loc.lo -MD -MP -MF $depbase.Tpo -c -o arm/Gget_save_loc.lo arm/Gget_save_loc.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gcreate_addr_space.lo -MD -MP -MF arm/.deps/Gcreate_addr_space.Tpo -c arm/Gcreate_addr_space.c -fPIC -DPIC -o arm/.libs/Gcreate_addr_space.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gget_proc_info.lo -MD -MP -MF arm/.deps/Gget_proc_info.Tpo -c arm/Gget_proc_info.c -fPIC -DPIC -o arm/.libs/Gget_proc_info.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Gset_caching_policy.lo -MD -MP -MF mi/.deps/Gset_caching_policy.Tpo -c mi/Gset_caching_policy.c -o mi/Gset_caching_policy.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gget_save_loc.lo -MD -MP -MF arm/.deps/Gget_save_loc.Tpo -c arm/Gget_save_loc.c -fPIC -DPIC -o arm/.libs/Gget_save_loc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gcreate_addr_space.lo -MD -MP -MF arm/.deps/Gcreate_addr_space.Tpo -c arm/Gcreate_addr_space.c -o arm/Gcreate_addr_space.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gget_save_loc.lo -MD -MP -MF arm/.deps/Gget_save_loc.Tpo -c arm/Gget_save_loc.c -o arm/Gget_save_loc.o >/dev/null 2>&1
# depbase=`echo arm/Gglobal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gglobal.lo -MD -MP -MF $depbase.Tpo -c -o arm/Gglobal.lo arm/Gglobal.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gget_proc_info.lo -MD -MP -MF arm/.deps/Gget_proc_info.Tpo -c arm/Gget_proc_info.c -o arm/Gget_proc_info.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gglobal.lo -MD -MP -MF arm/.deps/Gglobal.Tpo -c arm/Gglobal.c -fPIC -DPIC -o arm/.libs/Gglobal.o
# depbase=`echo arm/Ginit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Ginit.lo -MD -MP -MF $depbase.Tpo -c -o arm/Ginit.lo arm/Ginit.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo arm/Ginit_local.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Ginit_local.lo -MD -MP -MF $depbase.Tpo -c -o arm/Ginit_local.lo arm/Ginit_local.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo arm/Ginit_remote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Ginit_remote.lo -MD -MP -MF $depbase.Tpo -c -o arm/Ginit_remote.lo arm/Ginit_remote.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Ginit_local.lo -MD -MP -MF arm/.deps/Ginit_local.Tpo -c arm/Ginit_local.c -fPIC -DPIC -o arm/.libs/Ginit_local.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Ginit.lo -MD -MP -MF arm/.deps/Ginit.Tpo -c arm/Ginit.c -fPIC -DPIC -o arm/.libs/Ginit.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Ginit_remote.lo -MD -MP -MF arm/.deps/Ginit_remote.Tpo -c arm/Ginit_remote.c -fPIC -DPIC -o arm/.libs/Ginit_remote.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gglobal.lo -MD -MP -MF arm/.deps/Gglobal.Tpo -c arm/Gglobal.c -o arm/Gglobal.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Ginit.lo -MD -MP -MF arm/.deps/Ginit.Tpo -c arm/Ginit.c -o arm/Ginit.o >/dev/null 2>&1
# depbase=`echo arm/Gis_signal_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gis_signal_frame.lo -MD -MP -MF $depbase.Tpo -c -o arm/Gis_signal_frame.lo arm/Gis_signal_frame.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Ginit_local.lo -MD -MP -MF arm/.deps/Ginit_local.Tpo -c arm/Ginit_local.c -o arm/Ginit_local.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Ginit_remote.lo -MD -MP -MF arm/.deps/Ginit_remote.Tpo -c arm/Ginit_remote.c -o arm/Ginit_remote.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gis_signal_frame.lo -MD -MP -MF arm/.deps/Gis_signal_frame.Tpo -c arm/Gis_signal_frame.c -fPIC -DPIC -o arm/.libs/Gis_signal_frame.o
# depbase=`echo arm/Gregs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gregs.lo -MD -MP -MF $depbase.Tpo -c -o arm/Gregs.lo arm/Gregs.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo arm/Gresume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gresume.lo -MD -MP -MF $depbase.Tpo -c -o arm/Gresume.lo arm/Gresume.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gregs.lo -MD -MP -MF arm/.deps/Gregs.Tpo -c arm/Gregs.c -fPIC -DPIC -o arm/.libs/Gregs.o
# depbase=`echo arm/Gstep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gstep.lo -MD -MP -MF $depbase.Tpo -c -o arm/Gstep.lo arm/Gstep.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gresume.lo -MD -MP -MF arm/.deps/Gresume.Tpo -c arm/Gresume.c -fPIC -DPIC -o arm/.libs/Gresume.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gstep.lo -MD -MP -MF arm/.deps/Gstep.Tpo -c arm/Gstep.c -fPIC -DPIC -o arm/.libs/Gstep.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gis_signal_frame.lo -MD -MP -MF arm/.deps/Gis_signal_frame.Tpo -c arm/Gis_signal_frame.c -o arm/Gis_signal_frame.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gregs.lo -MD -MP -MF arm/.deps/Gregs.Tpo -c arm/Gregs.c -o arm/Gregs.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gresume.lo -MD -MP -MF arm/.deps/Gresume.Tpo -c arm/Gresume.c -o arm/Gresume.o >/dev/null 2>&1
# depbase=`echo arm/Gex_tables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gex_tables.lo -MD -MP -MF $depbase.Tpo -c -o arm/Gex_tables.lo arm/Gex_tables.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo dwarf/Gexpr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Gexpr.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gexpr.lo dwarf/Gexpr.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gstep.lo -MD -MP -MF arm/.deps/Gstep.Tpo -c arm/Gstep.c -o arm/Gstep.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gex_tables.lo -MD -MP -MF arm/.deps/Gex_tables.Tpo -c arm/Gex_tables.c -fPIC -DPIC -o arm/.libs/Gex_tables.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Gexpr.lo -MD -MP -MF dwarf/.deps/Gexpr.Tpo -c dwarf/Gexpr.c -fPIC -DPIC -o dwarf/.libs/Gexpr.o
# depbase=`echo dwarf/Gfde.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Gfde.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gfde.lo dwarf/Gfde.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo dwarf/Gparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Gparser.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gparser.lo dwarf/Gparser.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Gfde.lo -MD -MP -MF dwarf/.deps/Gfde.Tpo -c dwarf/Gfde.c -fPIC -DPIC -o dwarf/.libs/Gfde.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Gex_tables.lo -MD -MP -MF arm/.deps/Gex_tables.Tpo -c arm/Gex_tables.c -o arm/Gex_tables.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Gparser.lo -MD -MP -MF dwarf/.deps/Gparser.Tpo -c dwarf/Gparser.c -fPIC -DPIC -o dwarf/.libs/Gparser.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Gexpr.lo -MD -MP -MF dwarf/.deps/Gexpr.Tpo -c dwarf/Gexpr.c -o dwarf/Gexpr.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Gfde.lo -MD -MP -MF dwarf/.deps/Gfde.Tpo -c dwarf/Gfde.c -o dwarf/Gfde.o >/dev/null 2>&1
# depbase=`echo dwarf/Gpe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Gpe.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gpe.lo dwarf/Gpe.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Gpe.lo -MD -MP -MF dwarf/.deps/Gpe.Tpo -c dwarf/Gpe.c -fPIC -DPIC -o dwarf/.libs/Gpe.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Gparser.lo -MD -MP -MF dwarf/.deps/Gparser.Tpo -c dwarf/Gparser.c -o dwarf/Gparser.o >/dev/null 2>&1
# depbase=`echo dwarf/Gstep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Gstep.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gstep.lo dwarf/Gstep.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo dwarf/Gfind_proc_info-lsb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Gfind_proc_info-lsb.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gfind_proc_info-lsb.lo dwarf/Gfind_proc_info-lsb.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Gstep.lo -MD -MP -MF dwarf/.deps/Gstep.Tpo -c dwarf/Gstep.c -fPIC -DPIC -o dwarf/.libs/Gstep.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Gpe.lo -MD -MP -MF dwarf/.deps/Gpe.Tpo -c dwarf/Gpe.c -o dwarf/Gpe.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Gfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Gfind_proc_info-lsb.Tpo -c dwarf/Gfind_proc_info-lsb.c -fPIC -DPIC -o dwarf/.libs/Gfind_proc_info-lsb.o
# depbase=`echo dwarf/Gfind_unwind_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Gfind_unwind_table.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gfind_unwind_table.lo dwarf/Gfind_unwind_table.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Gstep.lo -MD -MP -MF dwarf/.deps/Gstep.Tpo -c dwarf/Gstep.c -o dwarf/Gstep.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Gfind_unwind_table.lo -MD -MP -MF dwarf/.deps/Gfind_unwind_table.Tpo -c dwarf/Gfind_unwind_table.c -fPIC -DPIC -o dwarf/.libs/Gfind_unwind_table.o
# depbase=`echo arm/siglongjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-arm -I. -U_FORTIFY_SOURCE -D_GNU_SOURCE -DNDEBUG -MT arm/siglongjmp.lo -MD -MP -MF $depbase.Tpo -c -o arm/siglongjmp.lo arm/siglongjmp.S &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo mi/init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/init.lo -MD -MP -MF $depbase.Tpo -c -o mi/init.lo mi/init.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-arm -I. -U_FORTIFY_SOURCE -D_GNU_SOURCE -DNDEBUG -MT arm/siglongjmp.lo -MD -MP -MF arm/.deps/siglongjmp.Tpo -c arm/siglongjmp.S -fPIC -DPIC -o arm/.libs/siglongjmp.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Gfind_unwind_table.lo -MD -MP -MF dwarf/.deps/Gfind_unwind_table.Tpo -c dwarf/Gfind_unwind_table.c -o dwarf/Gfind_unwind_table.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/init.lo -MD -MP -MF mi/.deps/init.Tpo -c mi/init.c -fPIC -DPIC -o mi/.libs/init.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-arm -I. -U_FORTIFY_SOURCE -D_GNU_SOURCE -DNDEBUG -MT arm/siglongjmp.lo -MD -MP -MF arm/.deps/siglongjmp.Tpo -c arm/siglongjmp.S -o arm/siglongjmp.o >/dev/null 2>&1
# depbase=`echo mi/flush_cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/flush_cache.lo -MD -MP -MF $depbase.Tpo -c -o mi/flush_cache.lo mi/flush_cache.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Gfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Gfind_proc_info-lsb.Tpo -c dwarf/Gfind_proc_info-lsb.c -o dwarf/Gfind_proc_info-lsb.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/init.lo -MD -MP -MF mi/.deps/init.Tpo -c mi/init.c -o mi/init.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/flush_cache.lo -MD -MP -MF mi/.deps/flush_cache.Tpo -c mi/flush_cache.c -fPIC -DPIC -o mi/.libs/flush_cache.o
# depbase=`echo mi/mempool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/mempool.lo -MD -MP -MF $depbase.Tpo -c -o mi/mempool.lo mi/mempool.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/flush_cache.lo -MD -MP -MF mi/.deps/flush_cache.Tpo -c mi/flush_cache.c -o mi/flush_cache.o >/dev/null 2>&1
# depbase=`echo mi/strerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/strerror.lo -MD -MP -MF $depbase.Tpo -c -o mi/strerror.lo mi/strerror.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/mempool.lo -MD -MP -MF mi/.deps/mempool.Tpo -c mi/mempool.c -fPIC -DPIC -o mi/.libs/mempool.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/strerror.lo -MD -MP -MF mi/.deps/strerror.Tpo -c mi/strerror.c -fPIC -DPIC -o mi/.libs/strerror.o
# depbase=`echo arm/is_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/is_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o arm/is_fpreg.lo arm/is_fpreg.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/mempool.lo -MD -MP -MF mi/.deps/mempool.Tpo -c mi/mempool.c -o mi/mempool.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/strerror.lo -MD -MP -MF mi/.deps/strerror.Tpo -c mi/strerror.c -o mi/strerror.o >/dev/null 2>&1
# depbase=`echo arm/regname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/regname.lo -MD -MP -MF $depbase.Tpo -c -o arm/regname.lo arm/regname.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/is_fpreg.lo -MD -MP -MF arm/.deps/is_fpreg.Tpo -c arm/is_fpreg.c -fPIC -DPIC -o arm/.libs/is_fpreg.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/regname.lo -MD -MP -MF arm/.deps/regname.Tpo -c arm/regname.c -fPIC -DPIC -o arm/.libs/regname.o
# depbase=`echo mi/backtrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/backtrace.lo -MD -MP -MF $depbase.Tpo -c -o mi/backtrace.lo mi/backtrace.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo mi/dyn-cancel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/dyn-cancel.lo -MD -MP -MF $depbase.Tpo -c -o mi/dyn-cancel.lo mi/dyn-cancel.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/is_fpreg.lo -MD -MP -MF arm/.deps/is_fpreg.Tpo -c arm/is_fpreg.c -o arm/is_fpreg.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/regname.lo -MD -MP -MF arm/.deps/regname.Tpo -c arm/regname.c -o arm/regname.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/backtrace.lo -MD -MP -MF mi/.deps/backtrace.Tpo -c mi/backtrace.c -fPIC -DPIC -o mi/.libs/backtrace.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/dyn-cancel.lo -MD -MP -MF mi/.deps/dyn-cancel.Tpo -c mi/dyn-cancel.c -fPIC -DPIC -o mi/.libs/dyn-cancel.o
# depbase=`echo mi/dyn-info-list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/dyn-info-list.lo -MD -MP -MF $depbase.Tpo -c -o mi/dyn-info-list.lo mi/dyn-info-list.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/dyn-cancel.lo -MD -MP -MF mi/.deps/dyn-cancel.Tpo -c mi/dyn-cancel.c -o mi/dyn-cancel.o >/dev/null 2>&1
# depbase=`echo mi/dyn-register.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/dyn-register.lo -MD -MP -MF $depbase.Tpo -c -o mi/dyn-register.lo mi/dyn-register.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/dyn-info-list.lo -MD -MP -MF mi/.deps/dyn-info-list.Tpo -c mi/dyn-info-list.c -fPIC -DPIC -o mi/.libs/dyn-info-list.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/backtrace.lo -MD -MP -MF mi/.deps/backtrace.Tpo -c mi/backtrace.c -o mi/backtrace.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/dyn-register.lo -MD -MP -MF mi/.deps/dyn-register.Tpo -c mi/dyn-register.c -fPIC -DPIC -o mi/.libs/dyn-register.o
# depbase=`echo mi/Ldyn-extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Ldyn-extract.lo -MD -MP -MF $depbase.Tpo -c -o mi/Ldyn-extract.lo mi/Ldyn-extract.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/dyn-info-list.lo -MD -MP -MF mi/.deps/dyn-info-list.Tpo -c mi/dyn-info-list.c -o mi/dyn-info-list.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Ldyn-extract.lo -MD -MP -MF mi/.deps/Ldyn-extract.Tpo -c mi/Ldyn-extract.c -fPIC -DPIC -o mi/.libs/Ldyn-extract.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/dyn-register.lo -MD -MP -MF mi/.deps/dyn-register.Tpo -c mi/dyn-register.c -o mi/dyn-register.o >/dev/null 2>&1
# depbase=`echo mi/Lfind_dynamic_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lfind_dynamic_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lfind_dynamic_proc_info.lo mi/Lfind_dynamic_proc_info.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Ldyn-extract.lo -MD -MP -MF mi/.deps/Ldyn-extract.Tpo -c mi/Ldyn-extract.c -o mi/Ldyn-extract.o >/dev/null 2>&1
# depbase=`echo mi/Lget_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lget_accessors.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_accessors.lo mi/Lget_accessors.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Lfind_dynamic_proc_info.Tpo -c mi/Lfind_dynamic_proc_info.c -fPIC -DPIC -o mi/.libs/Lfind_dynamic_proc_info.o
# depbase=`echo mi/Lget_proc_info_by_ip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_info_by_ip.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_proc_info_by_ip.lo mi/Lget_proc_info_by_ip.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lget_accessors.lo -MD -MP -MF mi/.deps/Lget_accessors.Tpo -c mi/Lget_accessors.c -fPIC -DPIC -o mi/.libs/Lget_accessors.o
# depbase=`echo mi/Lget_proc_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_name.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_proc_name.lo mi/Lget_proc_name.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Lget_proc_info_by_ip.Tpo -c mi/Lget_proc_info_by_ip.c -fPIC -DPIC -o mi/.libs/Lget_proc_info_by_ip.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Lfind_dynamic_proc_info.Tpo -c mi/Lfind_dynamic_proc_info.c -o mi/Lfind_dynamic_proc_info.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_name.lo -MD -MP -MF mi/.deps/Lget_proc_name.Tpo -c mi/Lget_proc_name.c -fPIC -DPIC -o mi/.libs/Lget_proc_name.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lget_accessors.lo -MD -MP -MF mi/.deps/Lget_accessors.Tpo -c mi/Lget_accessors.c -o mi/Lget_accessors.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Lget_proc_info_by_ip.Tpo -c mi/Lget_proc_info_by_ip.c -o mi/Lget_proc_info_by_ip.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_name.lo -MD -MP -MF mi/.deps/Lget_proc_name.Tpo -c mi/Lget_proc_name.c -o mi/Lget_proc_name.o >/dev/null 2>&1
# depbase=`echo mi/Lput_dynamic_unwind_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lput_dynamic_unwind_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lput_dynamic_unwind_info.lo mi/Lput_dynamic_unwind_info.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo mi/Ldestroy_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Ldestroy_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o mi/Ldestroy_addr_space.lo mi/Ldestroy_addr_space.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Lput_dynamic_unwind_info.Tpo -c mi/Lput_dynamic_unwind_info.c -fPIC -DPIC -o mi/.libs/Lput_dynamic_unwind_info.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Ldestroy_addr_space.lo -MD -MP -MF mi/.deps/Ldestroy_addr_space.Tpo -c mi/Ldestroy_addr_space.c -fPIC -DPIC -o mi/.libs/Ldestroy_addr_space.o
# depbase=`echo mi/Lget_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lget_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_reg.lo mi/Lget_reg.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo mi/Lset_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lset_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_reg.lo mi/Lset_reg.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Lput_dynamic_unwind_info.Tpo -c mi/Lput_dynamic_unwind_info.c -o mi/Lput_dynamic_unwind_info.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Ldestroy_addr_space.lo -MD -MP -MF mi/.deps/Ldestroy_addr_space.Tpo -c mi/Ldestroy_addr_space.c -o mi/Ldestroy_addr_space.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lset_reg.lo -MD -MP -MF mi/.deps/Lset_reg.Tpo -c mi/Lset_reg.c -fPIC -DPIC -o mi/.libs/Lset_reg.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lget_reg.lo -MD -MP -MF mi/.deps/Lget_reg.Tpo -c mi/Lget_reg.c -fPIC -DPIC -o mi/.libs/Lget_reg.o
# depbase=`echo mi/Lget_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lget_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_fpreg.lo mi/Lget_fpreg.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lget_reg.lo -MD -MP -MF mi/.deps/Lget_reg.Tpo -c mi/Lget_reg.c -o mi/Lget_reg.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lget_fpreg.lo -MD -MP -MF mi/.deps/Lget_fpreg.Tpo -c mi/Lget_fpreg.c -fPIC -DPIC -o mi/.libs/Lget_fpreg.o
# depbase=`echo mi/Lset_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lset_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_fpreg.lo mi/Lset_fpreg.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lset_reg.lo -MD -MP -MF mi/.deps/Lset_reg.Tpo -c mi/Lset_reg.c -o mi/Lset_reg.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lset_fpreg.lo -MD -MP -MF mi/.deps/Lset_fpreg.Tpo -c mi/Lset_fpreg.c -fPIC -DPIC -o mi/.libs/Lset_fpreg.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lget_fpreg.lo -MD -MP -MF mi/.deps/Lget_fpreg.Tpo -c mi/Lget_fpreg.c -o mi/Lget_fpreg.o >/dev/null 2>&1
# depbase=`echo mi/Lset_caching_policy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lset_caching_policy.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_caching_policy.lo mi/Lset_caching_policy.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo arm/getcontext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-arm -I. -U_FORTIFY_SOURCE -D_GNU_SOURCE -DNDEBUG -MT arm/getcontext.lo -MD -MP -MF $depbase.Tpo -c -o arm/getcontext.lo arm/getcontext.S &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lset_caching_policy.lo -MD -MP -MF mi/.deps/Lset_caching_policy.Tpo -c mi/Lset_caching_policy.c -fPIC -DPIC -o mi/.libs/Lset_caching_policy.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lset_fpreg.lo -MD -MP -MF mi/.deps/Lset_fpreg.Tpo -c mi/Lset_fpreg.c -o mi/Lset_fpreg.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-arm -I. -U_FORTIFY_SOURCE -D_GNU_SOURCE -DNDEBUG -MT arm/getcontext.lo -MD -MP -MF arm/.deps/getcontext.Tpo -c arm/getcontext.S -fPIC -DPIC -o arm/.libs/getcontext.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-arm -I. -U_FORTIFY_SOURCE -D_GNU_SOURCE -DNDEBUG -MT arm/getcontext.lo -MD -MP -MF arm/.deps/getcontext.Tpo -c arm/getcontext.S -o arm/getcontext.o >/dev/null 2>&1
# depbase=`echo arm/Lcreate_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lcreate_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o arm/Lcreate_addr_space.lo arm/Lcreate_addr_space.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo arm/Lget_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lget_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o arm/Lget_proc_info.lo arm/Lget_proc_info.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lcreate_addr_space.lo -MD -MP -MF arm/.deps/Lcreate_addr_space.Tpo -c arm/Lcreate_addr_space.c -fPIC -DPIC -o arm/.libs/Lcreate_addr_space.o
# depbase=`echo arm/Lget_save_loc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lget_save_loc.lo -MD -MP -MF $depbase.Tpo -c -o arm/Lget_save_loc.lo arm/Lget_save_loc.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT mi/Lset_caching_policy.lo -MD -MP -MF mi/.deps/Lset_caching_policy.Tpo -c mi/Lset_caching_policy.c -o mi/Lset_caching_policy.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lget_proc_info.lo -MD -MP -MF arm/.deps/Lget_proc_info.Tpo -c arm/Lget_proc_info.c -fPIC -DPIC -o arm/.libs/Lget_proc_info.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lcreate_addr_space.lo -MD -MP -MF arm/.deps/Lcreate_addr_space.Tpo -c arm/Lcreate_addr_space.c -o arm/Lcreate_addr_space.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lget_save_loc.lo -MD -MP -MF arm/.deps/Lget_save_loc.Tpo -c arm/Lget_save_loc.c -fPIC -DPIC -o arm/.libs/Lget_save_loc.o
# depbase=`echo arm/Lglobal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lglobal.lo -MD -MP -MF $depbase.Tpo -c -o arm/Lglobal.lo arm/Lglobal.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lget_proc_info.lo -MD -MP -MF arm/.deps/Lget_proc_info.Tpo -c arm/Lget_proc_info.c -o arm/Lget_proc_info.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lglobal.lo -MD -MP -MF arm/.deps/Lglobal.Tpo -c arm/Lglobal.c -fPIC -DPIC -o arm/.libs/Lglobal.o
# depbase=`echo arm/Linit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Linit.lo -MD -MP -MF $depbase.Tpo -c -o arm/Linit.lo arm/Linit.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lget_save_loc.lo -MD -MP -MF arm/.deps/Lget_save_loc.Tpo -c arm/Lget_save_loc.c -o arm/Lget_save_loc.o >/dev/null 2>&1
# depbase=`echo arm/Linit_local.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Linit_local.lo -MD -MP -MF $depbase.Tpo -c -o arm/Linit_local.lo arm/Linit_local.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Linit.lo -MD -MP -MF arm/.deps/Linit.Tpo -c arm/Linit.c -fPIC -DPIC -o arm/.libs/Linit.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Linit_local.lo -MD -MP -MF arm/.deps/Linit_local.Tpo -c arm/Linit_local.c -fPIC -DPIC -o arm/.libs/Linit_local.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lglobal.lo -MD -MP -MF arm/.deps/Lglobal.Tpo -c arm/Lglobal.c -o arm/Lglobal.o >/dev/null 2>&1
# depbase=`echo arm/Linit_remote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Linit_remote.lo -MD -MP -MF $depbase.Tpo -c -o arm/Linit_remote.lo arm/Linit_remote.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Linit.lo -MD -MP -MF arm/.deps/Linit.Tpo -c arm/Linit.c -o arm/Linit.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Linit_remote.lo -MD -MP -MF arm/.deps/Linit_remote.Tpo -c arm/Linit_remote.c -fPIC -DPIC -o arm/.libs/Linit_remote.o
# depbase=`echo arm/Lis_signal_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lis_signal_frame.lo -MD -MP -MF $depbase.Tpo -c -o arm/Lis_signal_frame.lo arm/Lis_signal_frame.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Linit_local.lo -MD -MP -MF arm/.deps/Linit_local.Tpo -c arm/Linit_local.c -o arm/Linit_local.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lis_signal_frame.lo -MD -MP -MF arm/.deps/Lis_signal_frame.Tpo -c arm/Lis_signal_frame.c -fPIC -DPIC -o arm/.libs/Lis_signal_frame.o
# depbase=`echo arm/Lregs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lregs.lo -MD -MP -MF $depbase.Tpo -c -o arm/Lregs.lo arm/Lregs.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Linit_remote.lo -MD -MP -MF arm/.deps/Linit_remote.Tpo -c arm/Linit_remote.c -o arm/Linit_remote.o >/dev/null 2>&1
# depbase=`echo arm/Lresume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lresume.lo -MD -MP -MF $depbase.Tpo -c -o arm/Lresume.lo arm/Lresume.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lis_signal_frame.lo -MD -MP -MF arm/.deps/Lis_signal_frame.Tpo -c arm/Lis_signal_frame.c -o arm/Lis_signal_frame.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lregs.lo -MD -MP -MF arm/.deps/Lregs.Tpo -c arm/Lregs.c -fPIC -DPIC -o arm/.libs/Lregs.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lresume.lo -MD -MP -MF arm/.deps/Lresume.Tpo -c arm/Lresume.c -fPIC -DPIC -o arm/.libs/Lresume.o
# depbase=`echo arm/Lstep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lstep.lo -MD -MP -MF $depbase.Tpo -c -o arm/Lstep.lo arm/Lstep.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lresume.lo -MD -MP -MF arm/.deps/Lresume.Tpo -c arm/Lresume.c -o arm/Lresume.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lregs.lo -MD -MP -MF arm/.deps/Lregs.Tpo -c arm/Lregs.c -o arm/Lregs.o >/dev/null 2>&1
# depbase=`echo arm/Lex_tables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lex_tables.lo -MD -MP -MF $depbase.Tpo -c -o arm/Lex_tables.lo arm/Lex_tables.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lex_tables.lo -MD -MP -MF arm/.deps/Lex_tables.Tpo -c arm/Lex_tables.c -fPIC -DPIC -o arm/.libs/Lex_tables.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lstep.lo -MD -MP -MF arm/.deps/Lstep.Tpo -c arm/Lstep.c -fPIC -DPIC -o arm/.libs/Lstep.o
# depbase=`echo dwarf/Lexpr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Lexpr.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lexpr.lo dwarf/Lexpr.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Lexpr.lo -MD -MP -MF dwarf/.deps/Lexpr.Tpo -c dwarf/Lexpr.c -fPIC -DPIC -o dwarf/.libs/Lexpr.o
# depbase=`echo dwarf/Lfde.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Lfde.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lfde.lo dwarf/Lfde.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lex_tables.lo -MD -MP -MF arm/.deps/Lex_tables.Tpo -c arm/Lex_tables.c -o arm/Lex_tables.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT arm/Lstep.lo -MD -MP -MF arm/.deps/Lstep.Tpo -c arm/Lstep.c -o arm/Lstep.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Lfde.lo -MD -MP -MF dwarf/.deps/Lfde.Tpo -c dwarf/Lfde.c -fPIC -DPIC -o dwarf/.libs/Lfde.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Lexpr.lo -MD -MP -MF dwarf/.deps/Lexpr.Tpo -c dwarf/Lexpr.c -o dwarf/Lexpr.o >/dev/null 2>&1
# depbase=`echo dwarf/Lparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Lparser.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lparser.lo dwarf/Lparser.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo dwarf/Lpe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Lpe.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lpe.lo dwarf/Lpe.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Lfde.lo -MD -MP -MF dwarf/.deps/Lfde.Tpo -c dwarf/Lfde.c -o dwarf/Lfde.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Lparser.lo -MD -MP -MF dwarf/.deps/Lparser.Tpo -c dwarf/Lparser.c -fPIC -DPIC -o dwarf/.libs/Lparser.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Lpe.lo -MD -MP -MF dwarf/.deps/Lpe.Tpo -c dwarf/Lpe.c -fPIC -DPIC -o dwarf/.libs/Lpe.o
# depbase=`echo dwarf/Lstep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Lstep.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lstep.lo dwarf/Lstep.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo dwarf/Lfind_proc_info-lsb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Lfind_proc_info-lsb.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lfind_proc_info-lsb.lo dwarf/Lfind_proc_info-lsb.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Lstep.lo -MD -MP -MF dwarf/.deps/Lstep.Tpo -c dwarf/Lstep.c -fPIC -DPIC -o dwarf/.libs/Lstep.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Lfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Lfind_proc_info-lsb.Tpo -c dwarf/Lfind_proc_info-lsb.c -fPIC -DPIC -o dwarf/.libs/Lfind_proc_info-lsb.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Lstep.lo -MD -MP -MF dwarf/.deps/Lstep.Tpo -c dwarf/Lstep.c -o dwarf/Lstep.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Lpe.lo -MD -MP -MF dwarf/.deps/Lpe.Tpo -c dwarf/Lpe.c -o dwarf/Lpe.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Lparser.lo -MD -MP -MF dwarf/.deps/Lparser.Tpo -c dwarf/Lparser.c -o dwarf/Lparser.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Lfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Lfind_proc_info-lsb.Tpo -c dwarf/Lfind_proc_info-lsb.c -o dwarf/Lfind_proc_info-lsb.o >/dev/null 2>&1
# depbase=`echo dwarf/Lfind_unwind_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Lfind_unwind_table.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lfind_unwind_table.lo dwarf/Lfind_unwind_table.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo dwarf/global.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/global.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/global.lo dwarf/global.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Lfind_unwind_table.lo -MD -MP -MF dwarf/.deps/Lfind_unwind_table.Tpo -c dwarf/Lfind_unwind_table.c -fPIC -DPIC -o dwarf/.libs/Lfind_unwind_table.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/global.lo -MD -MP -MF dwarf/.deps/global.Tpo -c dwarf/global.c -fPIC -DPIC -o dwarf/.libs/global.o
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -o libunwind-elf32.la elf32.lo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/Lfind_unwind_table.lo -MD -MP -MF dwarf/.deps/Lfind_unwind_table.Tpo -c dwarf/Lfind_unwind_table.c -o dwarf/Lfind_unwind_table.o >/dev/null 2>&1
# depbase=`echo ptrace/_UPT_elf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_elf.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_elf.lo ptrace/_UPT_elf.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT dwarf/global.lo -MD -MP -MF dwarf/.deps/global.Tpo -c dwarf/global.c -o dwarf/global.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_elf.lo -MD -MP -MF ptrace/.deps/_UPT_elf.Tpo -c ptrace/_UPT_elf.c -fPIC -DPIC -o ptrace/.libs/_UPT_elf.o
# libtool: link: arm-linux-androideabi-ar cru .libs/libunwind-elf32.a .libs/elf32.o
# libtool: link: arm-linux-androideabi-ranlib .libs/libunwind-elf32.a
# libtool: link: ( cd ".libs" && rm -f "libunwind-elf32.la" && ln -s "../libunwind-elf32.la" "libunwind-elf32.la" )
# depbase=`echo ptrace/_UPT_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_accessors.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_accessors.lo ptrace/_UPT_accessors.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo ptrace/_UPT_access_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_access_fpreg.lo ptrace/_UPT_access_fpreg.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo ptrace/_UPT_access_mem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_mem.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_access_mem.lo ptrace/_UPT_access_mem.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_elf.lo -MD -MP -MF ptrace/.deps/_UPT_elf.Tpo -c ptrace/_UPT_elf.c -o ptrace/_UPT_elf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_accessors.lo -MD -MP -MF ptrace/.deps/_UPT_accessors.Tpo -c ptrace/_UPT_accessors.c -fPIC -DPIC -o ptrace/.libs/_UPT_accessors.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_fpreg.lo -MD -MP -MF ptrace/.deps/_UPT_access_fpreg.Tpo -c ptrace/_UPT_access_fpreg.c -fPIC -DPIC -o ptrace/.libs/_UPT_access_fpreg.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_mem.lo -MD -MP -MF ptrace/.deps/_UPT_access_mem.Tpo -c ptrace/_UPT_access_mem.c -fPIC -DPIC -o ptrace/.libs/_UPT_access_mem.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_fpreg.lo -MD -MP -MF ptrace/.deps/_UPT_access_fpreg.Tpo -c ptrace/_UPT_access_fpreg.c -o ptrace/_UPT_access_fpreg.o >/dev/null 2>&1
# depbase=`echo ptrace/_UPT_access_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_reg.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_access_reg.lo ptrace/_UPT_access_reg.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_accessors.lo -MD -MP -MF ptrace/.deps/_UPT_accessors.Tpo -c ptrace/_UPT_accessors.c -o ptrace/_UPT_accessors.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_mem.lo -MD -MP -MF ptrace/.deps/_UPT_access_mem.Tpo -c ptrace/_UPT_access_mem.c -o ptrace/_UPT_access_mem.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_reg.lo -MD -MP -MF ptrace/.deps/_UPT_access_reg.Tpo -c ptrace/_UPT_access_reg.c -fPIC -DPIC -o ptrace/.libs/_UPT_access_reg.o
# depbase=`echo ptrace/_UPT_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_create.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_create.lo ptrace/_UPT_create.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo ptrace/_UPT_destroy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_destroy.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_destroy.lo ptrace/_UPT_destroy.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_destroy.lo -MD -MP -MF ptrace/.deps/_UPT_destroy.Tpo -c ptrace/_UPT_destroy.c -fPIC -DPIC -o ptrace/.libs/_UPT_destroy.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_create.lo -MD -MP -MF ptrace/.deps/_UPT_create.Tpo -c ptrace/_UPT_create.c -fPIC -DPIC -o ptrace/.libs/_UPT_create.o
# depbase=`echo ptrace/_UPT_find_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_find_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_find_proc_info.lo ptrace/_UPT_find_proc_info.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_reg.lo -MD -MP -MF ptrace/.deps/_UPT_access_reg.Tpo -c ptrace/_UPT_access_reg.c -o ptrace/_UPT_access_reg.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_find_proc_info.lo -MD -MP -MF ptrace/.deps/_UPT_find_proc_info.Tpo -c ptrace/_UPT_find_proc_info.c -fPIC -DPIC -o ptrace/.libs/_UPT_find_proc_info.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_create.lo -MD -MP -MF ptrace/.deps/_UPT_create.Tpo -c ptrace/_UPT_create.c -o ptrace/_UPT_create.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_destroy.lo -MD -MP -MF ptrace/.deps/_UPT_destroy.Tpo -c ptrace/_UPT_destroy.c -o ptrace/_UPT_destroy.o >/dev/null 2>&1
# depbase=`echo ptrace/_UPT_get_dyn_info_list_addr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_get_dyn_info_list_addr.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_get_dyn_info_list_addr.lo ptrace/_UPT_get_dyn_info_list_addr.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_get_dyn_info_list_addr.lo -MD -MP -MF ptrace/.deps/_UPT_get_dyn_info_list_addr.Tpo -c ptrace/_UPT_get_dyn_info_list_addr.c -fPIC -DPIC -o ptrace/.libs/_UPT_get_dyn_info_list_addr.o
# depbase=`echo ptrace/_UPT_put_unwind_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_put_unwind_info.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_put_unwind_info.lo ptrace/_UPT_put_unwind_info.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo ptrace/_UPT_get_proc_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_get_proc_name.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_get_proc_name.lo ptrace/_UPT_get_proc_name.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_find_proc_info.lo -MD -MP -MF ptrace/.deps/_UPT_find_proc_info.Tpo -c ptrace/_UPT_find_proc_info.c -o ptrace/_UPT_find_proc_info.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_get_proc_name.lo -MD -MP -MF ptrace/.deps/_UPT_get_proc_name.Tpo -c ptrace/_UPT_get_proc_name.c -fPIC -DPIC -o ptrace/.libs/_UPT_get_proc_name.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_put_unwind_info.lo -MD -MP -MF ptrace/.deps/_UPT_put_unwind_info.Tpo -c ptrace/_UPT_put_unwind_info.c -fPIC -DPIC -o ptrace/.libs/_UPT_put_unwind_info.o
# ptrace/_UPT_get_dyn_info_list_addr.c: In function 'get_list_addr':
# ptrace/_UPT_get_dyn_info_list_addr.c:78:3: warning: #warning Implement get_list_addr(), please. [-Wcpp]
# # warning Implement get_list_addr(), please.
# ^
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_get_dyn_info_list_addr.lo -MD -MP -MF ptrace/.deps/_UPT_get_dyn_info_list_addr.Tpo -c ptrace/_UPT_get_dyn_info_list_addr.c -o ptrace/_UPT_get_dyn_info_list_addr.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_get_proc_name.lo -MD -MP -MF ptrace/.deps/_UPT_get_proc_name.Tpo -c ptrace/_UPT_get_proc_name.c -o ptrace/_UPT_get_proc_name.o >/dev/null 2>&1
# depbase=`echo ptrace/_UPT_reg_offset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_reg_offset.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_reg_offset.lo ptrace/_UPT_reg_offset.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_put_unwind_info.lo -MD -MP -MF ptrace/.deps/_UPT_put_unwind_info.Tpo -c ptrace/_UPT_put_unwind_info.c -o ptrace/_UPT_put_unwind_info.o >/dev/null 2>&1
# depbase=`echo ptrace/_UPT_resume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_resume.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_resume.lo ptrace/_UPT_resume.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_reg_offset.lo -MD -MP -MF ptrace/.deps/_UPT_reg_offset.Tpo -c ptrace/_UPT_reg_offset.c -fPIC -DPIC -o ptrace/.libs/_UPT_reg_offset.o
# depbase=`echo coredump/_UCD_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_accessors.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_accessors.lo coredump/_UCD_accessors.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo coredump/_UCD_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_create.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_create.lo coredump/_UCD_create.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_resume.lo -MD -MP -MF ptrace/.deps/_UPT_resume.Tpo -c ptrace/_UPT_resume.c -fPIC -DPIC -o ptrace/.libs/_UPT_resume.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_accessors.lo -MD -MP -MF coredump/.deps/_UCD_accessors.Tpo -c coredump/_UCD_accessors.c -fPIC -DPIC -o coredump/.libs/_UCD_accessors.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_create.lo -MD -MP -MF coredump/.deps/_UCD_create.Tpo -c coredump/_UCD_create.c -fPIC -DPIC -o coredump/.libs/_UCD_create.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_reg_offset.lo -MD -MP -MF ptrace/.deps/_UPT_reg_offset.Tpo -c ptrace/_UPT_reg_offset.c -o ptrace/_UPT_reg_offset.o >/dev/null 2>&1
# coredump/_UCD_create.c:64:50: fatal error: sys/procfs.h: No such file or directory
# #include /* struct elf_prstatus */
# ^
# compilation terminated.
# make[2]: *** [Makefile:3201: coredump/_UCD_create.lo] Error 1
# make[2]: *** Waiting for unfinished jobs....
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_accessors.lo -MD -MP -MF coredump/.deps/_UCD_accessors.Tpo -c coredump/_UCD_accessors.c -o coredump/_UCD_accessors.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_resume.lo -MD -MP -MF ptrace/.deps/_UPT_resume.Tpo -c ptrace/_UPT_resume.c -o ptrace/_UPT_resume.o >/dev/null 2>&1
# make[2]: Leaving directory '/tmp/libunwind/src/libunwind-1.1/src'
# make[1]: *** [Makefile:1331: all] Error 2
# make[1]: Leaving directory '/tmp/libunwind/src/libunwind-1.1/src'
# make: *** [Makefile:476: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libunwind/src/libunwind-1.1/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 libunwind configure 1.1, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi CFLAGS= -U_FORTIFY_SOURCE --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 33f446c237a6
# 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:2774: checking build system type
# configure:2788: result: x86_64-unknown-linux-gnu
# configure:2808: checking host system type
# configure:2821: result: arm-unknown-linux-androideabi
# configure:2841: checking target system type
# configure:2854: result: arm-unknown-linux-androideabi
# configure:2896: checking for a BSD-compatible install
# configure:2964: result: /usr/bin/install -c
# configure:2975: checking whether build environment is sane
# configure:3025: result: yes
# configure:3074: checking for arm-linux-androideabi-strip
# configure:3090: found /sysroot/bin/arm-linux-androideabi-strip
# configure:3101: result: arm-linux-androideabi-strip
# configure:3166: checking for a thread-safe mkdir -p
# configure:3205: result: /usr/sbin/mkdir -p
# configure:3218: checking for gawk
# configure:3234: found /usr/sbin/gawk
# configure:3245: result: gawk
# configure:3256: checking whether make sets $(MAKE)
# configure:3278: result: yes
# configure:3359: checking whether to enable maintainer-specific portions of Makefiles
# configure:3368: result: no
# configure:3392: checking for arm-linux-androideabi-gcc
# configure:3419: result: arm-linux-androideabi-gcc
# configure:3688: checking for C compiler version
# configure:3697: 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:3708: $? = 0
# configure:3697: 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:3708: $? = 0
# configure:3697: 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:3708: $? = 1
# configure:3697: 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:3708: $? = 1
# configure:3728: checking whether the C compiler works
# configure:3750: arm-linux-androideabi-gcc -U_FORTIFY_SOURCE conftest.c >&5
# configure:3754: $? = 0
# configure:3802: result: yes
# configure:3805: checking for C compiler default output file name
# configure:3807: result: a.out
# configure:3813: checking for suffix of executables
# configure:3820: arm-linux-androideabi-gcc -o conftest -U_FORTIFY_SOURCE conftest.c >&5
# configure:3824: $? = 0
# configure:3846: result:
# configure:3868: checking whether we are cross compiling
# configure:3906: result: yes
# configure:3911: checking for suffix of object files
# configure:3933: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:3937: $? = 0
# configure:3958: result: o
# configure:3962: checking whether we are using the GNU C compiler
# configure:3981: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:3981: $? = 0
# configure:3990: result: yes
# configure:3999: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4019: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4019: $? = 0
# configure:4060: result: yes
# configure:4077: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4141: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:4141: $? = 0
# configure:4154: result: none needed
# configure:4185: checking for style of include used by make
# configure:4213: result: GNU
# configure:4239: checking dependency style of arm-linux-androideabi-gcc
# configure:4350: result: gcc3
# configure:4477: checking for C++ compiler version
# configure:4486: arm-linux-androideabi-g++ --version >&5
# arm-linux-androideabi-g++ (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:4497: $? = 0
# configure:4486: arm-linux-androideabi-g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-g++
# 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:4497: $? = 0
# configure:4486: arm-linux-androideabi-g++ -V >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-V'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:4497: $? = 1
# configure:4486: arm-linux-androideabi-g++ -qversion >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:4497: $? = 1
# configure:4501: checking whether we are using the GNU C++ compiler
# configure:4520: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4520: $? = 0
# configure:4529: result: yes
# configure:4538: checking whether arm-linux-androideabi-g++ accepts -g
# configure:4558: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
# configure:4558: $? = 0
# configure:4599: result: yes
# configure:4624: checking dependency style of arm-linux-androideabi-g++
# configure:4735: result: gcc3
# configure:4751: checking whether make sets $(MAKE)
# configure:4773: result: yes
# configure:4828: checking how to print strings
# configure:4855: result: printf
# configure:4876: checking for a sed that does not truncate output
# configure:4940: result: /usr/sbin/sed
# configure:4958: checking for grep that handles long lines and -e
# configure:5016: result: /usr/sbin/grep
# configure:5021: checking for egrep
# configure:5083: result: /usr/sbin/grep -E
# configure:5088: checking for fgrep
# configure:5150: result: /usr/sbin/grep -F
# configure:5185: checking for ld used by arm-linux-androideabi-gcc
# configure:5252: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:5259: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:5274: result: yes
# configure:5286: checking for BSD- or MS-compatible name lister (nm)
# configure:5335: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5465: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5472: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:5475: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5478: output
# 00000000 B some_variable
# configure:5485: result: BSD nm
# configure:5488: checking whether ln -s works
# configure:5492: result: yes
# configure:5500: checking the maximum length of command line arguments
# configure:5630: result: 1572864
# configure:5647: checking whether the shell understands some XSI constructs
# configure:5657: result: yes
# configure:5661: checking whether the shell understands "+="
# configure:5667: result: yes
# configure:5702: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5742: result: func_convert_file_noop
# configure:5749: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5769: result: func_convert_file_noop
# configure:5776: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5783: result: -r
# configure:5817: checking for arm-linux-androideabi-objdump
# configure:5833: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5844: result: arm-linux-androideabi-objdump
# configure:5916: checking how to recognize dependent libraries
# configure:6118: result: pass_all
# configure:6163: checking for arm-linux-androideabi-dlltool
# configure:6193: result: no
# configure:6203: checking for dlltool
# configure:6233: result: no
# configure:6263: checking how to associate runtime and link libraries
# configure:6290: result: printf %s\n
# configure:6307: checking for arm-linux-androideabi-ar
# configure:6323: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6334: result: arm-linux-androideabi-ar
# configure:6415: checking for archiver @FILE support
# configure:6432: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:6432: $? = 0
# configure:6435: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:6438: $? = 0
# configure:6443: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:6446: $? = 1
# configure:6458: result: @
# configure:6476: checking for arm-linux-androideabi-strip
# configure:6503: result: arm-linux-androideabi-strip
# configure:6575: checking for arm-linux-androideabi-ranlib
# configure:6591: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6602: result: arm-linux-androideabi-ranlib
# configure:6744: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6864: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:6867: $? = 0
# configure:6871: /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:6874: $? = 0
# configure:6940: arm-linux-androideabi-gcc -o conftest -U_FORTIFY_SOURCE conftest.c conftstm.o >&5
# configure:6943: $? = 0
# configure:6981: result: ok
# configure:7018: checking for sysroot
# configure:7048: result: no
# configure:7264: checking for arm-linux-androideabi-mt
# configure:7294: result: no
# configure:7304: checking for mt
# configure:7334: result: no
# configure:7354: checking if : is a manifest tool
# configure:7360: : '-?'
# configure:7368: result: no
# configure:8010: checking how to run the C preprocessor
# configure:8041: arm-linux-androideabi-gcc -E conftest.c
# configure:8041: $? = 0
# configure:8055: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8055: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | /* end confdefs.h. */
# | #include
# configure:8080: result: arm-linux-androideabi-gcc -E
# configure:8100: arm-linux-androideabi-gcc -E conftest.c
# configure:8100: $? = 0
# configure:8114: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8114: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | /* end confdefs.h. */
# | #include
# configure:8143: checking for ANSI C header files
# configure:8163: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8163: $? = 0
# configure:8247: result: yes
# configure:8260: checking for sys/types.h
# configure:8260: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8260: $? = 0
# configure:8260: result: yes
# configure:8260: checking for sys/stat.h
# configure:8260: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8260: $? = 0
# configure:8260: result: yes
# configure:8260: checking for stdlib.h
# configure:8260: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8260: $? = 0
# configure:8260: result: yes
# configure:8260: checking for string.h
# configure:8260: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8260: $? = 0
# configure:8260: result: yes
# configure:8260: checking for memory.h
# configure:8260: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8260: $? = 0
# configure:8260: result: yes
# configure:8260: checking for strings.h
# configure:8260: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8260: $? = 0
# configure:8260: result: yes
# configure:8260: checking for inttypes.h
# configure:8260: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8260: $? = 0
# configure:8260: result: yes
# configure:8260: checking for stdint.h
# configure:8260: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8260: $? = 0
# configure:8260: result: yes
# configure:8260: checking for unistd.h
# configure:8260: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8260: $? = 0
# configure:8260: result: yes
# configure:8274: checking for dlfcn.h
# configure:8274: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:8274: $? = 0
# configure:8274: result: yes
# configure:8491: checking for objdir
# configure:8506: result: .libs
# configure:8773: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8791: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -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:8795: $? = 0
# configure:8808: result: no
# configure:9135: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:9142: result: -fPIC -DPIC
# configure:9150: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:9168: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -fPIC -DPIC -DPIC conftest.c >&5
# configure:9172: $? = 0
# configure:9185: result: yes
# configure:9214: checking if arm-linux-androideabi-gcc static flag -static works
# configure:9242: result: yes
# configure:9257: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9278: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -o out/conftest2.o conftest.c >&5
# configure:9282: $? = 0
# configure:9304: result: yes
# configure:9312: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9359: result: yes
# configure:9392: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10549: result: yes
# configure:10586: checking whether -lc should be explicitly linked in
# configure:10594: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:10597: $? = 0
# configure:10612: 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:10615: $? = 0
# configure:10629: result: no
# configure:10789: checking dynamic linker characteristics
# configure:11300: arm-linux-androideabi-gcc -o conftest -U_FORTIFY_SOURCE -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11300: $? = 0
# configure:11534: result: GNU/Linux ld.so
# configure:11641: checking how to hardcode library paths into programs
# configure:11666: result: immediate
# configure:12206: checking whether stripping libraries is possible
# configure:12211: result: yes
# configure:12246: checking if libtool supports shared libraries
# configure:12248: result: yes
# configure:12251: checking whether to build shared libraries
# configure:12272: result: yes
# configure:12275: checking whether to build static libraries
# configure:12279: result: yes
# configure:12302: checking how to run the C++ preprocessor
# configure:12329: arm-linux-androideabi-g++ -E conftest.cpp
# configure:12329: $? = 0
# configure:12343: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12343: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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/"
# | /* end confdefs.h. */
# | #include
# configure:12368: result: arm-linux-androideabi-g++ -E
# configure:12388: arm-linux-androideabi-g++ -E conftest.cpp
# configure:12388: $? = 0
# configure:12402: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12402: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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/"
# | /* end confdefs.h. */
# | #include
# configure:12571: checking for ld used by arm-linux-androideabi-g++
# configure:12638: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:12645: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:12660: result: yes
# configure:12715: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:13720: result: yes
# configure:13756: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:13759: $? = 0
# configure:14279: checking for arm-linux-androideabi-g++ option to produce PIC
# configure:14286: result: -fPIC -DPIC
# configure:14294: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
# configure:14312: arm-linux-androideabi-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14316: $? = 0
# configure:14329: result: yes
# configure:14352: checking if arm-linux-androideabi-g++ static flag -static works
# configure:14380: result: yes
# configure:14392: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:14413: arm-linux-androideabi-g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14417: $? = 0
# configure:14439: result: yes
# configure:14444: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:14491: result: yes
# configure:14521: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:14560: result: yes
# configure:14701: checking dynamic linker characteristics
# configure:15380: result: GNU/Linux ld.so
# configure:15433: checking how to hardcode library paths into programs
# configure:15458: result: immediate
# configure:15528: checking dependency style of arm-linux-androideabi-gcc
# configure:15637: result: gcc3
# configure:15653: checking whether arm-linux-androideabi-gcc and cc understand -c and -o together
# configure:15684: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
# configure:15688: $? = 0
# configure:15694: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
# configure:15698: $? = 0
# configure:15709: cc -c conftest.c >&5
# cc1: error: no include path in which to search for stdc-predef.h
# configure:15713: $? = 1
# configure:15753: result: yes
# configure:15779: checking for __uc_get_grs in -luca
# configure:15804: arm-linux-androideabi-gcc -o conftest -U_FORTIFY_SOURCE conftest.c -luca >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -luca
# /tmp/cccKYWY3.o:conftest.c:function main: error: undefined reference to '__uc_get_grs'
# collect2: error: ld returned 1 exit status
# configure:15804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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/"
# | /* 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 __uc_get_grs ();
# | int
# | main ()
# | {
# | return __uc_get_grs ();
# | ;
# | return 0;
# | }
# configure:15813: result: no
# configure:15825: checking for library containing dlopen
# configure:15856: arm-linux-androideabi-gcc -o conftest -U_FORTIFY_SOURCE conftest.c >&5
# configure:15856: $? = 0
# configure:15873: result: none required
# configure:15889: checking atomic_ops.h usability
# configure:15889: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# conftest.c:56:24: fatal error: atomic_ops.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15889: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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/"
# | /* 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:15889: result: no
# configure:15889: checking atomic_ops.h presence
# configure:15889: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:23:24: fatal error: atomic_ops.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15889: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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/"
# | /* end confdefs.h. */
# | #include
# configure:15889: result: no
# configure:15889: checking for atomic_ops.h
# configure:15889: result: no
# configure:15908: checking for ANSI C header files
# configure:16012: result: yes
# configure:16025: checking asm/ptrace_offsets.h usability
# configure:16025: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# conftest.c:57:32: fatal error: asm/ptrace_offsets.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 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:16025: result: no
# configure:16025: checking asm/ptrace_offsets.h presence
# configure:16025: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:24:32: fatal error: asm/ptrace_offsets.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# configure:16025: result: no
# configure:16025: checking for asm/ptrace_offsets.h
# configure:16025: result: no
# configure:16025: checking endian.h usability
# configure:16025: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16025: $? = 0
# configure:16025: result: yes
# configure:16025: checking endian.h presence
# configure:16025: arm-linux-androideabi-gcc -E conftest.c
# configure:16025: $? = 0
# configure:16025: result: yes
# configure:16025: checking for endian.h
# configure:16025: result: yes
# configure:16025: checking sys/endian.h usability
# configure:16025: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16025: $? = 0
# configure:16025: result: yes
# configure:16025: checking sys/endian.h presence
# configure:16025: arm-linux-androideabi-gcc -E conftest.c
# configure:16025: $? = 0
# configure:16025: result: yes
# configure:16025: checking for sys/endian.h
# configure:16025: result: yes
# configure:16025: checking execinfo.h usability
# configure:16025: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# conftest.c:59:22: fatal error: execinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_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:16025: result: no
# configure:16025: checking execinfo.h presence
# configure:16025: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:26:22: fatal error: execinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | /* end confdefs.h. */
# | #include
# configure:16025: result: no
# configure:16025: checking for execinfo.h
# configure:16025: result: no
# configure:16025: checking ia64intrin.h usability
# configure:16025: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# conftest.c:59:24: fatal error: ia64intrin.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_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:16025: result: no
# configure:16025: checking ia64intrin.h presence
# configure:16025: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:26:24: fatal error: ia64intrin.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | /* end confdefs.h. */
# | #include
# configure:16025: result: no
# configure:16025: checking for ia64intrin.h
# configure:16025: result: no
# configure:16025: checking sys/uc_access.h usability
# configure:16025: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# conftest.c:59:27: fatal error: sys/uc_access.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_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:16025: result: no
# configure:16025: checking sys/uc_access.h presence
# configure:16025: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:26:27: fatal error: sys/uc_access.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | /* end confdefs.h. */
# | #include
# configure:16025: result: no
# configure:16025: checking for sys/uc_access.h
# configure:16025: result: no
# configure:16025: checking for unistd.h
# configure:16025: result: yes
# configure:16025: checking signal.h usability
# configure:16025: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16025: $? = 0
# configure:16025: result: yes
# configure:16025: checking signal.h presence
# configure:16025: arm-linux-androideabi-gcc -E conftest.c
# configure:16025: $? = 0
# configure:16025: result: yes
# configure:16025: checking for signal.h
# configure:16025: result: yes
# configure:16025: checking for sys/types.h
# configure:16025: result: yes
# configure:16025: checking sys/procfs.h usability
# configure:16025: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# conftest.c:62:24: fatal error: sys/procfs.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_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:16025: result: no
# configure:16025: checking sys/procfs.h presence
# configure:16025: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:29:24: fatal error: sys/procfs.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | /* end confdefs.h. */
# | #include
# configure:16025: result: no
# configure:16025: checking for sys/procfs.h
# configure:16025: result: no
# configure:16025: checking sys/ptrace.h usability
# configure:16025: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16025: $? = 0
# configure:16025: result: yes
# configure:16025: checking sys/ptrace.h presence
# configure:16025: arm-linux-androideabi-gcc -E conftest.c
# configure:16025: $? = 0
# configure:16025: result: yes
# configure:16025: checking for sys/ptrace.h
# configure:16025: result: yes
# configure:16025: checking byteswap.h usability
# configure:16025: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16025: $? = 0
# configure:16025: result: yes
# configure:16025: checking byteswap.h presence
# configure:16025: arm-linux-androideabi-gcc -E conftest.c
# configure:16025: $? = 0
# configure:16025: result: yes
# configure:16025: checking for byteswap.h
# configure:16025: result: yes
# configure:16036: checking for an ANSI C-conforming const
# configure:16101: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16101: $? = 0
# configure:16108: result: yes
# configure:16116: checking for inline
# configure:16132: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16132: $? = 0
# configure:16140: result: inline
# configure:16158: checking for size_t
# configure:16158: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16158: $? = 0
# configure:16158: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:16158: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_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
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16158: result: yes
# configure:16173: checking size of off_t
# configure:16178: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16178: $? = 0
# configure:16178: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# ^
# configure:16178: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:16178: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# ^
# configure:16178: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:16178: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# ^
# configure:16178: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:16178: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16178: $? = 0
# configure:16178: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16178: $? = 0
# configure:16178: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE conftest.c >&5
# configure:16178: $? = 0
# configure:16192: result: 4
# configure:16205: checking for struct dl_phdr_info.dlpi_subs
# configure:16205: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:38:12: error: 'struct dl_phdr_info' has no member named 'dlpi_subs'
# if (ac_aggr.dlpi_subs)
# ^
# configure:16205: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 4
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct dl_phdr_info ac_aggr;
# | if (ac_aggr.dlpi_subs)
# | return 0;
# | ;
# | return 0;
# | }
# configure:16205: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:38:19: error: 'struct dl_phdr_info' has no member named 'dlpi_subs'
# if (sizeof ac_aggr.dlpi_subs)
# ^
# configure:16205: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 4
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct dl_phdr_info ac_aggr;
# | if (sizeof ac_aggr.dlpi_subs)
# | return 0;
# | ;
# | return 0;
# | }
# configure:16205: result: no
# configure:16216: checking for struct elf_prstatus
# configure:16216: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:73:13: error: invalid application of 'sizeof' to incomplete type 'struct elf_prstatus'
# if (sizeof (struct elf_prstatus))
# ^
# configure:16216: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 4
# | /* 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
# | #if HAVE_SYS_PROCFS_H
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof (struct elf_prstatus))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16216: result: no
# configure:16230: checking for struct prstatus
# configure:16230: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:73:13: error: invalid application of 'sizeof' to incomplete type 'struct prstatus'
# if (sizeof (struct prstatus))
# ^
# configure:16230: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 4
# | /* 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
# | #if HAVE_SYS_PROCFS_H
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof (struct prstatus))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16230: result: no
# configure:16246: checking whether PTRACE_POKEUSER is declared
# configure:16246: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16246: $? = 0
# configure:16246: result: yes
# configure:16262: checking whether PTRACE_POKEDATA is declared
# configure:16262: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16262: $? = 0
# configure:16262: result: yes
# configure:16278: checking whether PTRACE_TRACEME is declared
# configure:16278: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16278: $? = 0
# configure:16278: result: yes
# configure:16294: checking whether PTRACE_CONT is declared
# configure:16294: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16294: $? = 0
# configure:16294: result: yes
# configure:16310: checking whether PTRACE_SINGLESTEP is declared
# configure:16310: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16310: $? = 0
# configure:16310: result: yes
# configure:16326: checking whether PTRACE_SYSCALL is declared
# configure:16326: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16326: $? = 0
# configure:16326: result: yes
# configure:16342: checking whether PT_IO is declared
# configure:16342: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:10: error: 'PT_IO' undeclared (first use in this function)
# (void) PT_IO;
# ^
# conftest.c:84:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:16342: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 4
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 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
# | #if HAVE_SYS_TYPES_H
# | #include
# | #endif
# | #include
# |
# |
# | int
# | main ()
# | {
# | #ifndef PT_IO
# | #ifdef __cplusplus
# | (void) PT_IO;
# | #else
# | (void) PT_IO;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:16342: result: no
# configure:16358: checking whether PT_GETREGS is declared
# configure:16358: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:85:10: error: 'PT_GETREGS' undeclared (first use in this function)
# (void) PT_GETREGS;
# ^
# conftest.c:85:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:16358: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 4
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | /* 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
# | #if HAVE_SYS_TYPES_H
# | #include
# | #endif
# | #include
# |
# |
# | int
# | main ()
# | {
# | #ifndef PT_GETREGS
# | #ifdef __cplusplus
# | (void) PT_GETREGS;
# | #else
# | (void) PT_GETREGS;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:16358: result: no
# configure:16374: checking whether PT_GETFPREGS is declared
# configure:16374: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:86:10: error: 'PT_GETFPREGS' undeclared (first use in this function)
# (void) PT_GETFPREGS;
# ^
# conftest.c:86:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:16374: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 4
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 0
# | /* 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
# | #if HAVE_SYS_TYPES_H
# | #include
# | #endif
# | #include
# |
# |
# | int
# | main ()
# | {
# | #ifndef PT_GETFPREGS
# | #ifdef __cplusplus
# | (void) PT_GETFPREGS;
# | #else
# | (void) PT_GETFPREGS;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:16374: result: no
# configure:16390: checking whether PT_CONTINUE is declared
# configure:16390: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:10: error: 'PT_CONTINUE' undeclared (first use in this function)
# (void) PT_CONTINUE;
# ^
# conftest.c:87:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:16390: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 4
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 0
# | #define HAVE_DECL_PT_GETFPREGS 0
# | /* 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
# | #if HAVE_SYS_TYPES_H
# | #include
# | #endif
# | #include
# |
# |
# | int
# | main ()
# | {
# | #ifndef PT_CONTINUE
# | #ifdef __cplusplus
# | (void) PT_CONTINUE;
# | #else
# | (void) PT_CONTINUE;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:16390: result: no
# configure:16406: checking whether PT_TRACE_ME is declared
# configure:16406: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:10: error: 'PT_TRACE_ME' undeclared (first use in this function)
# (void) PT_TRACE_ME;
# ^
# conftest.c:88:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:16406: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 4
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 0
# | #define HAVE_DECL_PT_GETFPREGS 0
# | #define HAVE_DECL_PT_CONTINUE 0
# | /* 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
# | #if HAVE_SYS_TYPES_H
# | #include
# | #endif
# | #include
# |
# |
# | int
# | main ()
# | {
# | #ifndef PT_TRACE_ME
# | #ifdef __cplusplus
# | (void) PT_TRACE_ME;
# | #else
# | (void) PT_TRACE_ME;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:16406: result: no
# configure:16422: checking whether PT_STEP is declared
# configure:16422: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:10: error: 'PT_STEP' undeclared (first use in this function)
# (void) PT_STEP;
# ^
# conftest.c:89:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:16422: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 4
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 0
# | #define HAVE_DECL_PT_GETFPREGS 0
# | #define HAVE_DECL_PT_CONTINUE 0
# | #define HAVE_DECL_PT_TRACE_ME 0
# | /* 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
# | #if HAVE_SYS_TYPES_H
# | #include
# | #endif
# | #include
# |
# |
# | int
# | main ()
# | {
# | #ifndef PT_STEP
# | #ifdef __cplusplus
# | (void) PT_STEP;
# | #else
# | (void) PT_STEP;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:16422: result: no
# configure:16438: checking whether PT_SYSCALL is declared
# configure:16438: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:90:10: error: 'PT_SYSCALL' undeclared (first use in this function)
# (void) PT_SYSCALL;
# ^
# conftest.c:90:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:16438: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 4
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 0
# | #define HAVE_DECL_PT_GETFPREGS 0
# | #define HAVE_DECL_PT_CONTINUE 0
# | #define HAVE_DECL_PT_TRACE_ME 0
# | #define HAVE_DECL_PT_STEP 0
# | /* 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
# | #if HAVE_SYS_TYPES_H
# | #include
# | #endif
# | #include
# |
# |
# | int
# | main ()
# | {
# | #ifndef PT_SYSCALL
# | #ifdef __cplusplus
# | (void) PT_SYSCALL;
# | #else
# | (void) PT_SYSCALL;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:16438: result: no
# configure:16460: checking for dl_iterate_phdr
# configure:16460: arm-linux-androideabi-gcc -o conftest -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16460: $? = 0
# configure:16460: result: yes
# configure:16460: checking for dl_phdr_removals_counter
# configure:16460: arm-linux-androideabi-gcc -o conftest -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# /tmp/cc093tEc.o:conftest.c:function main: error: undefined reference to 'dl_phdr_removals_counter'
# collect2: error: ld returned 1 exit status
# configure:16460: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 4
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 0
# | #define HAVE_DECL_PT_GETFPREGS 0
# | #define HAVE_DECL_PT_CONTINUE 0
# | #define HAVE_DECL_PT_TRACE_ME 0
# | #define HAVE_DECL_PT_STEP 0
# | #define HAVE_DECL_PT_SYSCALL 0
# | #define HAVE_DL_ITERATE_PHDR 1
# | /* end confdefs.h. */
# | /* Define dl_phdr_removals_counter to an innocuous variant, in case declares dl_phdr_removals_counter.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dl_phdr_removals_counter innocuous_dl_phdr_removals_counter
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dl_phdr_removals_counter (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dl_phdr_removals_counter
# |
# | /* 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 dl_phdr_removals_counter ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_dl_phdr_removals_counter || defined __stub___dl_phdr_removals_counter
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dl_phdr_removals_counter ();
# | ;
# | return 0;
# | }
# configure:16460: result: no
# configure:16460: checking for dlmodinfo
# configure:16460: arm-linux-androideabi-gcc -o conftest -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# /tmp/ccEKL22j.o:conftest.c:function main: error: undefined reference to 'dlmodinfo'
# collect2: error: ld returned 1 exit status
# configure:16460: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 4
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 0
# | #define HAVE_DECL_PT_GETFPREGS 0
# | #define HAVE_DECL_PT_CONTINUE 0
# | #define HAVE_DECL_PT_TRACE_ME 0
# | #define HAVE_DECL_PT_STEP 0
# | #define HAVE_DECL_PT_SYSCALL 0
# | #define HAVE_DL_ITERATE_PHDR 1
# | /* end confdefs.h. */
# | /* Define dlmodinfo to an innocuous variant, in case declares dlmodinfo.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dlmodinfo innocuous_dlmodinfo
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dlmodinfo (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dlmodinfo
# |
# | /* 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 dlmodinfo ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_dlmodinfo || defined __stub___dlmodinfo
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dlmodinfo ();
# | ;
# | return 0;
# | }
# configure:16460: result: no
# configure:16460: checking for getunwind
# configure:16460: arm-linux-androideabi-gcc -o conftest -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# /tmp/ccqd9Vcp.o:conftest.c:function main: error: undefined reference to 'getunwind'
# collect2: error: ld returned 1 exit status
# configure:16460: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 4
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 0
# | #define HAVE_DECL_PT_GETFPREGS 0
# | #define HAVE_DECL_PT_CONTINUE 0
# | #define HAVE_DECL_PT_TRACE_ME 0
# | #define HAVE_DECL_PT_STEP 0
# | #define HAVE_DECL_PT_SYSCALL 0
# | #define HAVE_DL_ITERATE_PHDR 1
# | /* end confdefs.h. */
# | /* Define getunwind to an innocuous variant, in case declares getunwind.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getunwind innocuous_getunwind
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getunwind (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getunwind
# |
# | /* 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 getunwind ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_getunwind || defined __stub___getunwind
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getunwind ();
# | ;
# | return 0;
# | }
# configure:16460: result: no
# configure:16460: checking for ttrace
# configure:16460: arm-linux-androideabi-gcc -o conftest -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# /tmp/ccaUXnk4.o:conftest.c:function main: error: undefined reference to 'ttrace'
# collect2: error: ld returned 1 exit status
# configure:16460: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 4
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 0
# | #define HAVE_DECL_PT_GETFPREGS 0
# | #define HAVE_DECL_PT_CONTINUE 0
# | #define HAVE_DECL_PT_TRACE_ME 0
# | #define HAVE_DECL_PT_STEP 0
# | #define HAVE_DECL_PT_SYSCALL 0
# | #define HAVE_DL_ITERATE_PHDR 1
# | /* end confdefs.h. */
# | /* Define ttrace to an innocuous variant, in case declares ttrace.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define ttrace innocuous_ttrace
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char ttrace (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef ttrace
# |
# | /* 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 ttrace ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_ttrace || defined __stub___ttrace
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return ttrace ();
# | ;
# | return 0;
# | }
# configure:16460: result: no
# configure:16460: checking for mincore
# configure:16460: arm-linux-androideabi-gcc -o conftest -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:16460: $? = 0
# configure:16460: result: yes
# configure:16470: checking if building with AltiVec
# configure:16480: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# conftest.c:49:3: error: #error choke
# # error choke
# ^
# configure:16480: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 4
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 0
# | #define HAVE_DECL_PT_GETFPREGS 0
# | #define HAVE_DECL_PT_CONTINUE 0
# | #define HAVE_DECL_PT_TRACE_ME 0
# | #define HAVE_DECL_PT_STEP 0
# | #define HAVE_DECL_PT_SYSCALL 0
# | #define HAVE_DL_ITERATE_PHDR 1
# | #define HAVE_MINCORE 1
# | /* end confdefs.h. */
# |
# | #ifndef __ALTIVEC__
# | # error choke
# | #endif
# |
# configure:16494: result: no
# configure:16505: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -D_GNU_SOURCE conftest.c >&5
# conftest.c:49:3: error: #error choke
# # error choke
# ^
# configure:16505: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 4
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 0
# | #define HAVE_DECL_PT_GETFPREGS 0
# | #define HAVE_DECL_PT_CONTINUE 0
# | #define HAVE_DECL_PT_TRACE_ME 0
# | #define HAVE_DECL_PT_STEP 0
# | #define HAVE_DECL_PT_SYSCALL 0
# | #define HAVE_DL_ITERATE_PHDR 1
# | #define HAVE_MINCORE 1
# | /* end confdefs.h. */
# |
# | #ifndef __powerpc64__
# | # error choke
# | #endif
# |
# configure:16588: checking if we should build libunwind-coredump
# configure:16590: result: yes
# configure:16593: checking for build architecture
# configure:16595: result: x86_64
# configure:16597: checking for host architecture
# configure:16599: result: arm
# configure:16601: checking for target architecture
# configure:16603: result: arm
# configure:16605: checking for target operating system
# configure:16607: result: linux-androideabi
# configure:16723: checking for ELF helper width
# configure:16726: result: 32
# configure:16759: checking whether to include DWARF support
# configure:16774: result: yes
# configure:16784: checking whether to restrict build to remote support
# configure:16792: result: no
# configure:16795: checking whether to enable debug support
# configure:16807: result:
# configure:16810: checking whether to enable C++ exception support
# configure:16836: result: no
# configure:16839: checking whether to load .debug_frame sections
# configure:16857: result: yes
# configure:16860: checking whether to block signals during mutex ops
# configure:16874: result: yes
# configure:16877: checking whether to validate memory addresses before use
# configure:16891: result: yes
# configure:16894: checking whether to enable msabi support
# configure:16906: result:
# configure:16909: checking whether to support LZMA-compressed symbol tables
# configure:16918: result: auto
# configure:16921: checking for lzma_mf_is_supported in -llzma
# configure:16946: arm-linux-androideabi-gcc -o conftest -U_FORTIFY_SOURCE -D_GNU_SOURCE -DNDEBUG conftest.c -llzma >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -llzma
# /tmp/ccspBgOq.o:conftest.c:function main: error: undefined reference to 'lzma_mf_is_supported'
# collect2: error: ld returned 1 exit status
# configure:16946: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 4
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 0
# | #define HAVE_DECL_PT_GETFPREGS 0
# | #define HAVE_DECL_PT_CONTINUE 0
# | #define HAVE_DECL_PT_TRACE_ME 0
# | #define HAVE_DECL_PT_STEP 0
# | #define HAVE_DECL_PT_SYSCALL 0
# | #define HAVE_DL_ITERATE_PHDR 1
# | #define HAVE_MINCORE 1
# | #define CONFIG_DEBUG_FRAME /**/
# | #define CONFIG_BLOCK_SIGNALS /**/
# | #define CONSERVATIVE_CHECKS 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 lzma_mf_is_supported ();
# | int
# | main ()
# | {
# | return lzma_mf_is_supported ();
# | ;
# | return 0;
# | }
# configure:16955: result: no
# configure:16984: checking for __thread
# configure:16993: arm-linux-androideabi-gcc -U_FORTIFY_SOURCE -c conftest.c >&5
# configure:16996: $? = 0
# configure:17004: result: yes
# configure:17015: checking for Intel compiler
# configure:17030: arm-linux-androideabi-gcc -c -U_FORTIFY_SOURCE -D_GNU_SOURCE -DNDEBUG conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:56:2: error: #error choke me
# #error choke me
# ^
# configure:17030: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 4
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 0
# | #define HAVE_DECL_PT_GETFPREGS 0
# | #define HAVE_DECL_PT_CONTINUE 0
# | #define HAVE_DECL_PT_TRACE_ME 0
# | #define HAVE_DECL_PT_STEP 0
# | #define HAVE_DECL_PT_SYSCALL 0
# | #define HAVE_DL_ITERATE_PHDR 1
# | #define HAVE_MINCORE 1
# | #define CONFIG_DEBUG_FRAME /**/
# | #define CONFIG_BLOCK_SIGNALS /**/
# | #define CONSERVATIVE_CHECKS 1
# | #define HAVE___THREAD 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | #ifndef __INTEL_COMPILER
# | #error choke me
# | #endif
# | ;
# | return 0;
# | }
# configure:17041: result: no
# configure:17075: checking for __builtin___clear_cache
# configure:17088: arm-linux-androideabi-gcc -o conftest -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -D_GNU_SOURCE -DNDEBUG conftest.c >&5
# configure:17088: $? = 0
# configure:17100: result: yes
# configure:17103: checking for __sync atomics
# configure:17119: arm-linux-androideabi-gcc -o conftest -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -D_GNU_SOURCE -DNDEBUG conftest.c >&5
# configure:17119: $? = 0
# configure:17131: result: yes
# configure:17146: checking for library containing backtrace
# configure:17177: arm-linux-androideabi-gcc -o conftest -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -D_GNU_SOURCE -DNDEBUG conftest.c >&5
# /tmp/cccEaETB.o:conftest.c:function main: error: undefined reference to 'backtrace'
# collect2: error: ld returned 1 exit status
# configure:17177: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 4
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 0
# | #define HAVE_DECL_PT_GETFPREGS 0
# | #define HAVE_DECL_PT_CONTINUE 0
# | #define HAVE_DECL_PT_TRACE_ME 0
# | #define HAVE_DECL_PT_STEP 0
# | #define HAVE_DECL_PT_SYSCALL 0
# | #define HAVE_DL_ITERATE_PHDR 1
# | #define HAVE_MINCORE 1
# | #define CONFIG_DEBUG_FRAME /**/
# | #define CONFIG_BLOCK_SIGNALS /**/
# | #define CONSERVATIVE_CHECKS 1
# | #define HAVE___THREAD 1
# | #define HAVE__BUILTIN___CLEAR_CACHE 1
# | #define HAVE_SYNC_ATOMICS 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 backtrace ();
# | int
# | main ()
# | {
# | return backtrace ();
# | ;
# | return 0;
# | }
# configure:17177: arm-linux-androideabi-gcc -o conftest -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -D_GNU_SOURCE -DNDEBUG conftest.c -lexecinfo >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lexecinfo
# /tmp/ccs9d7rH.o:conftest.c:function main: error: undefined reference to 'backtrace'
# collect2: error: ld returned 1 exit status
# configure:17177: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libunwind"
# | #define PACKAGE_TARNAME "libunwind"
# | #define PACKAGE_VERSION "1.1"
# | #define PACKAGE_STRING "libunwind 1.1"
# | #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunwind"
# | #define VERSION "1.1"
# | #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 STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_SYS_ENDIAN_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define SIZEOF_OFF_T 4
# | #define HAVE_DECL_PTRACE_POKEUSER 1
# | #define HAVE_DECL_PTRACE_POKEDATA 1
# | #define HAVE_DECL_PTRACE_TRACEME 1
# | #define HAVE_DECL_PTRACE_CONT 1
# | #define HAVE_DECL_PTRACE_SINGLESTEP 1
# | #define HAVE_DECL_PTRACE_SYSCALL 1
# | #define HAVE_DECL_PT_IO 0
# | #define HAVE_DECL_PT_GETREGS 0
# | #define HAVE_DECL_PT_GETFPREGS 0
# | #define HAVE_DECL_PT_CONTINUE 0
# | #define HAVE_DECL_PT_TRACE_ME 0
# | #define HAVE_DECL_PT_STEP 0
# | #define HAVE_DECL_PT_SYSCALL 0
# | #define HAVE_DL_ITERATE_PHDR 1
# | #define HAVE_MINCORE 1
# | #define CONFIG_DEBUG_FRAME /**/
# | #define CONFIG_BLOCK_SIGNALS /**/
# | #define CONSERVATIVE_CHECKS 1
# | #define HAVE___THREAD 1
# | #define HAVE__BUILTIN___CLEAR_CACHE 1
# | #define HAVE_SYNC_ATOMICS 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 backtrace ();
# | int
# | main ()
# | {
# | return backtrace ();
# | ;
# | return 0;
# | }
# configure:17194: result: no
# configure:17448: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libunwind config.status 1.1, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 33f446c237a6
#
# config.status:1261: creating Makefile
# config.status:1261: creating src/Makefile
# config.status:1261: creating tests/Makefile
# config.status:1261: creating tests/check-namespace.sh
# config.status:1261: creating doc/Makefile
# config.status:1261: creating doc/common.tex
# config.status:1261: creating include/libunwind-common.h
# config.status:1261: creating include/libunwind.h
# config.status:1261: creating include/tdep/libunwind_i.h
# config.status:1261: creating src/unwind/libunwind.pc
# config.status:1261: creating src/coredump/libunwind-coredump.pc
# config.status:1261: creating src/ptrace/libunwind-ptrace.pc
# config.status:1261: creating src/setjmp/libunwind-setjmp.pc
# config.status:1261: creating src/libunwind-generic.pc
# config.status:1261: creating include/config.h
# config.status:1490: executing depfiles commands
# config.status:1490: 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_c_inline=inline
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCASFLAGS_set=
# ac_cv_env_CCASFLAGS_value=
# ac_cv_env_CCAS_set=
# ac_cv_env_CCAS_value=
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# 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=' -U_FORTIFY_SOURCE'
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=arm-linux-androideabi-g++
# 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_dl_iterate_phdr=yes
# ac_cv_func_dl_phdr_removals_counter=no
# ac_cv_func_dlmodinfo=no
# ac_cv_func_getunwind=no
# ac_cv_func_mincore=yes
# ac_cv_func_ttrace=no
# ac_cv_have_decl_PTRACE_CONT=yes
# ac_cv_have_decl_PTRACE_POKEDATA=yes
# ac_cv_have_decl_PTRACE_POKEUSER=yes
# ac_cv_have_decl_PTRACE_SINGLESTEP=yes
# ac_cv_have_decl_PTRACE_SYSCALL=yes
# ac_cv_have_decl_PTRACE_TRACEME=yes
# ac_cv_have_decl_PT_CONTINUE=no
# ac_cv_have_decl_PT_GETFPREGS=no
# ac_cv_have_decl_PT_GETREGS=no
# ac_cv_have_decl_PT_IO=no
# ac_cv_have_decl_PT_STEP=no
# ac_cv_have_decl_PT_SYSCALL=no
# ac_cv_have_decl_PT_TRACE_ME=no
# ac_cv_header_asm_ptrace_offsets_h=no
# ac_cv_header_atomic_ops_h=no
# ac_cv_header_byteswap_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_endian_h=yes
# ac_cv_header_execinfo_h=no
# ac_cv_header_ia64intrin_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_signal_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_endian_h=yes
# ac_cv_header_sys_procfs_h=no
# ac_cv_header_sys_ptrace_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_uc_access_h=no
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_lzma_lzma_mf_is_supported=no
# ac_cv_lib_uca___uc_get_grs=no
# ac_cv_member_struct_dl_phdr_info_dlpi_subs=no
# ac_cv_objext=o
# 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_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# 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_CXXCPP='arm-linux-androideabi-g++ -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_arm_linux_androideabi_gcc_c_o=yes
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_backtrace=no
# ac_cv_search_dlopen='none required'
# ac_cv_sizeof_off_t=4
# ac_cv_target=arm-unknown-linux-androideabi
# ac_cv_type_size_t=yes
# ac_cv_type_struct_elf_prstatus=no
# ac_cv_type_struct_prstatus=no
# am_cv_CCAS_dependencies_compiler_type=gcc3
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# libc_cv_gcc___thread=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_LDCXX=/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_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=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. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libunwind/src/libunwind-1.1/config/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AR='arm-linux-androideabi-ar'
# ARCH='ARM'
# ARCH_ARM_FALSE='#'
# ARCH_ARM_TRUE=''
# ARCH_HPPA_FALSE=''
# ARCH_HPPA_TRUE='#'
# ARCH_IA64_FALSE=''
# ARCH_IA64_TRUE='#'
# ARCH_MIPS_FALSE=''
# ARCH_MIPS_TRUE='#'
# ARCH_PPC32_FALSE=''
# ARCH_PPC32_TRUE='#'
# ARCH_PPC64_FALSE=''
# ARCH_PPC64_TRUE='#'
# ARCH_SH_FALSE=''
# ARCH_SH_TRUE='#'
# ARCH_X86_64_FALSE=''
# ARCH_X86_64_TRUE='#'
# ARCH_X86_FALSE=''
# ARCH_X86_TRUE='#'
# AUTOCONF='${SHELL} /tmp/libunwind/src/libunwind-1.1/config/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libunwind/src/libunwind-1.1/config/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libunwind/src/libunwind-1.1/config/missing --run automake-1.11'
# AWK='gawk'
# BUILD_COREDUMP_FALSE='#'
# BUILD_COREDUMP_TRUE=''
# CC='arm-linux-androideabi-gcc'
# CCAS='arm-linux-androideabi-gcc'
# CCASDEPMODE='depmode=gcc3'
# CCASFLAGS=' -U_FORTIFY_SOURCE -D_GNU_SOURCE -DNDEBUG'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=' -D_GNU_SOURCE -DNDEBUG'
# CXX='arm-linux-androideabi-g++'
# CXXCPP='arm-linux-androideabi-g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLIB=''
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HAVE_LZMA_FALSE=''
# HAVE_LZMA_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LDFLAGS_STATIC_LIBCXA=''
# LIBCRTS='-lgcc'
# LIBLZMA=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/libunwind/src/libunwind-1.1/config/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OS_FREEBSD_FALSE=''
# OS_FREEBSD_TRUE='#'
# OS_HPUX_FALSE=''
# OS_HPUX_TRUE='#'
# OS_LINUX_FALSE='#'
# OS_LINUX_TRUE=''
# OTOOL64=''
# OTOOL=''
# PACKAGE='libunwind'
# PACKAGE_BUGREPORT='libunwind-devel@nongnu.org'
# PACKAGE_NAME='libunwind'
# PACKAGE_STRING='libunwind 1.1'
# PACKAGE_TARNAME='libunwind'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.1'
# PATH_SEPARATOR=':'
# PKG_EXTRA=''
# PKG_MAINTAINER='libunwind-devel@nongnu.org'
# PKG_MAJOR='1'
# PKG_MINOR='1'
# RANLIB='arm-linux-androideabi-ranlib'
# REMOTE_ONLY_FALSE=''
# REMOTE_ONLY_TRUE='#'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# SUPPORT_CXX_EXCEPTIONS_FALSE=''
# SUPPORT_CXX_EXCEPTIONS_TRUE='#'
# USE_ALTIVEC_FALSE=''
# USE_ALTIVEC_TRUE='#'
# USE_DWARF_FALSE='#'
# USE_DWARF_TRUE=''
# USE_ELF32_FALSE='#'
# USE_ELF32_TRUE=''
# USE_ELF64_FALSE=''
# USE_ELF64_TRUE='#'
# USE_ELFXX_FALSE=''
# USE_ELFXX_TRUE='#'
# VERSION='1.1'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCCAS_FALSE='#'
# am__fastdepCCAS_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# arch='arm'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_arch='x86_64'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# enable_cxx_exceptions='no'
# enable_debug_frame='yes'
# exec_prefix='${prefix}'
# 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'
# install_sh='${SHELL} /tmp/libunwind/src/libunwind-1.1/config/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# 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='arm-unknown-linux-androideabi'
# target_alias=''
# target_cpu='arm'
# target_os='linux-androideabi'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libunwind"
# #define PACKAGE_TARNAME "libunwind"
# #define PACKAGE_VERSION "1.1"
# #define PACKAGE_STRING "libunwind 1.1"
# #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
# #define PACKAGE_URL ""
# #define PACKAGE "libunwind"
# #define VERSION "1.1"
# #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 STDC_HEADERS 1
# #define HAVE_ENDIAN_H 1
# #define HAVE_SYS_ENDIAN_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_PTRACE_H 1
# #define HAVE_BYTESWAP_H 1
# #define SIZEOF_OFF_T 4
# #define HAVE_DECL_PTRACE_POKEUSER 1
# #define HAVE_DECL_PTRACE_POKEDATA 1
# #define HAVE_DECL_PTRACE_TRACEME 1
# #define HAVE_DECL_PTRACE_CONT 1
# #define HAVE_DECL_PTRACE_SINGLESTEP 1
# #define HAVE_DECL_PTRACE_SYSCALL 1
# #define HAVE_DECL_PT_IO 0
# #define HAVE_DECL_PT_GETREGS 0
# #define HAVE_DECL_PT_GETFPREGS 0
# #define HAVE_DECL_PT_CONTINUE 0
# #define HAVE_DECL_PT_TRACE_ME 0
# #define HAVE_DECL_PT_STEP 0
# #define HAVE_DECL_PT_SYSCALL 0
# #define HAVE_DL_ITERATE_PHDR 1
# #define HAVE_MINCORE 1
# #define CONFIG_DEBUG_FRAME /**/
# #define CONFIG_BLOCK_SIGNALS /**/
# #define CONSERVATIVE_CHECKS 1
# #define HAVE___THREAD 1
# #define HAVE__BUILTIN___CLEAR_CACHE 1
# #define HAVE_SYNC_ATOMICS 1
#
# configure: exit 0