Build of libxmi with android toolchain

The build took 00h 01m 33s and was SUCCESSFUL.

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

SLOCLanguage
10,756 ansic
6,449 sh
1,554 makefile
18,759 total

The process tree of the build process is here.

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

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: libxmi 1.2-7 (Tue Apr 4 21:31:53 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
# libtoolize: putting auxiliary files in '.'.
# libtoolize: copying file './ltmain.sh'
# libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
# libtoolize: and rerunning libtoolize and aclocal.
# libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
# aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
# autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
# autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
# autoheader: WARNING: is deprecated and discouraged.
# autoheader:
# autoheader: WARNING: Using the third argument of `AC_DEFINE' and
# autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
# autoheader: WARNING: `acconfig.h':
# autoheader:
# autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
# autoheader: [Define if a function `main' is needed.])
# autoheader:
# autoheader: WARNING: More sophisticated templates can also be produced, see the
# autoheader: WARNING: documentation.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/sbin/automake line 3936.
# automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
# configure.in:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
# configure.in:7: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
# configure.in:24: installing './compile'
# configure.in:7: installing './missing'
# automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
# Makefile.am: installing './depcomp'
# 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 make supports nested variables... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking how to print strings... printf
# checking for style of include used by make... GNU
# 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 whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# 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 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 a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# 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... Android linker
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for void... yes
# checking for an ANSI C-conforming const... yes
# checking for size_t... yes
# checking for ANSI C header files... (cached) yes
# checking for string.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking float.h usability... yes
# checking float.h presence... yes
# checking for float.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for strings.h... (cached) yes
# checking values.h usability... no
# checking values.h presence... no
# checking for values.h... no
# checking sys/stdtypes.h usability... no
# checking sys/stdtypes.h presence... no
# checking for sys/stdtypes.h... no
# checking for memmove... yes
# checking "for gcc strength-reduce bug"... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating info/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/libxmi/src/libxmi-1.2'
# Making all in info
# make[2]: Entering directory '/tmp/libxmi/src/libxmi-1.2/info'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libxmi/src/libxmi-1.2/info'
# make[2]: Entering directory '/tmp/libxmi/src/libxmi-1.2'
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_alloc.lo -MD -MP -MF .deps/mi_alloc.Tpo -c -o mi_alloc.lo mi_alloc.c
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_api.lo -MD -MP -MF .deps/mi_api.Tpo -c -o mi_api.lo mi_api.c
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_arc.lo -MD -MP -MF .deps/mi_arc.Tpo -c -o mi_arc.lo mi_arc.c
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_canvas.lo -MD -MP -MF .deps/mi_canvas.Tpo -c -o mi_canvas.lo mi_canvas.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_api.lo -MD -MP -MF .deps/mi_api.Tpo -c mi_api.c -fPIC -DPIC -o .libs/mi_api.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_alloc.lo -MD -MP -MF .deps/mi_alloc.Tpo -c mi_alloc.c -fPIC -DPIC -o .libs/mi_alloc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_arc.lo -MD -MP -MF .deps/mi_arc.Tpo -c mi_arc.c -fPIC -DPIC -o .libs/mi_arc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_canvas.lo -MD -MP -MF .deps/mi_canvas.Tpo -c mi_canvas.c -fPIC -DPIC -o .libs/mi_canvas.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_alloc.lo -MD -MP -MF .deps/mi_alloc.Tpo -c mi_alloc.c -o mi_alloc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_api.lo -MD -MP -MF .deps/mi_api.Tpo -c mi_api.c -o mi_api.o >/dev/null 2>&1
# mv -f .deps/mi_api.Tpo .deps/mi_api.Plo
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_fllarc.lo -MD -MP -MF .deps/mi_fllarc.Tpo -c -o mi_fllarc.lo mi_fllarc.c
# mv -f .deps/mi_alloc.Tpo .deps/mi_alloc.Plo
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_fllrct.lo -MD -MP -MF .deps/mi_fllrct.Tpo -c -o mi_fllrct.lo mi_fllrct.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_canvas.lo -MD -MP -MF .deps/mi_canvas.Tpo -c mi_canvas.c -o mi_canvas.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_fllarc.lo -MD -MP -MF .deps/mi_fllarc.Tpo -c mi_fllarc.c -fPIC -DPIC -o .libs/mi_fllarc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_fllrct.lo -MD -MP -MF .deps/mi_fllrct.Tpo -c mi_fllrct.c -fPIC -DPIC -o .libs/mi_fllrct.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_fllrct.lo -MD -MP -MF .deps/mi_fllrct.Tpo -c mi_fllrct.c -o mi_fllrct.o >/dev/null 2>&1
# mv -f .deps/mi_fllrct.Tpo .deps/mi_fllrct.Plo
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_fplycon.lo -MD -MP -MF .deps/mi_fplycon.Tpo -c -o mi_fplycon.lo mi_fplycon.c
# mv -f .deps/mi_canvas.Tpo .deps/mi_canvas.Plo
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_gc.lo -MD -MP -MF .deps/mi_gc.Tpo -c -o mi_gc.lo mi_gc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_fplycon.lo -MD -MP -MF .deps/mi_fplycon.Tpo -c mi_fplycon.c -fPIC -DPIC -o .libs/mi_fplycon.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_gc.lo -MD -MP -MF .deps/mi_gc.Tpo -c mi_gc.c -fPIC -DPIC -o .libs/mi_gc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_gc.lo -MD -MP -MF .deps/mi_gc.Tpo -c mi_gc.c -o mi_gc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_fllarc.lo -MD -MP -MF .deps/mi_fllarc.Tpo -c mi_fllarc.c -o mi_fllarc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_fplycon.lo -MD -MP -MF .deps/mi_fplycon.Tpo -c mi_fplycon.c -o mi_fplycon.o >/dev/null 2>&1
# mv -f .deps/mi_gc.Tpo .deps/mi_gc.Plo
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_ply.lo -MD -MP -MF .deps/mi_ply.Tpo -c -o mi_ply.lo mi_ply.c
# mv -f .deps/mi_fplycon.Tpo .deps/mi_fplycon.Plo
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plycon.lo -MD -MP -MF .deps/mi_plycon.Tpo -c -o mi_plycon.lo mi_plycon.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_ply.lo -MD -MP -MF .deps/mi_ply.Tpo -c mi_ply.c -fPIC -DPIC -o .libs/mi_ply.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plycon.lo -MD -MP -MF .deps/mi_plycon.Tpo -c mi_plycon.c -fPIC -DPIC -o .libs/mi_plycon.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_ply.lo -MD -MP -MF .deps/mi_ply.Tpo -c mi_ply.c -o mi_ply.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plycon.lo -MD -MP -MF .deps/mi_plycon.Tpo -c mi_plycon.c -o mi_plycon.o >/dev/null 2>&1
# mv -f .deps/mi_ply.Tpo .deps/mi_ply.Plo
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plygen.lo -MD -MP -MF .deps/mi_plygen.Tpo -c -o mi_plygen.lo mi_plygen.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plygen.lo -MD -MP -MF .deps/mi_plygen.Tpo -c mi_plygen.c -fPIC -DPIC -o .libs/mi_plygen.o
# mv -f .deps/mi_fllarc.Tpo .deps/mi_fllarc.Plo
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plypnt.lo -MD -MP -MF .deps/mi_plypnt.Tpo -c -o mi_plypnt.lo mi_plypnt.c
# mv -f .deps/mi_plycon.Tpo .deps/mi_plycon.Plo
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plyutil.lo -MD -MP -MF .deps/mi_plyutil.Tpo -c -o mi_plyutil.lo mi_plyutil.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plypnt.lo -MD -MP -MF .deps/mi_plypnt.Tpo -c mi_plypnt.c -fPIC -DPIC -o .libs/mi_plypnt.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plyutil.lo -MD -MP -MF .deps/mi_plyutil.Tpo -c mi_plyutil.c -fPIC -DPIC -o .libs/mi_plyutil.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plypnt.lo -MD -MP -MF .deps/mi_plypnt.Tpo -c mi_plypnt.c -o mi_plypnt.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plygen.lo -MD -MP -MF .deps/mi_plygen.Tpo -c mi_plygen.c -o mi_plygen.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plyutil.lo -MD -MP -MF .deps/mi_plyutil.Tpo -c mi_plyutil.c -o mi_plyutil.o >/dev/null 2>&1
# mv -f .deps/mi_plypnt.Tpo .deps/mi_plypnt.Plo
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_spans.lo -MD -MP -MF .deps/mi_spans.Tpo -c -o mi_spans.lo mi_spans.c
# mv -f .deps/mi_plygen.Tpo .deps/mi_plygen.Plo
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_widelin.lo -MD -MP -MF .deps/mi_widelin.Tpo -c -o mi_widelin.lo mi_widelin.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_spans.lo -MD -MP -MF .deps/mi_spans.Tpo -c mi_spans.c -fPIC -DPIC -o .libs/mi_spans.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_widelin.lo -MD -MP -MF .deps/mi_widelin.Tpo -c mi_widelin.c -fPIC -DPIC -o .libs/mi_widelin.o
# mv -f .deps/mi_plyutil.Tpo .deps/mi_plyutil.Plo
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_zerarc.lo -MD -MP -MF .deps/mi_zerarc.Tpo -c -o mi_zerarc.lo mi_zerarc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_zerarc.lo -MD -MP -MF .deps/mi_zerarc.Tpo -c mi_zerarc.c -fPIC -DPIC -o .libs/mi_zerarc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_spans.lo -MD -MP -MF .deps/mi_spans.Tpo -c mi_spans.c -o mi_spans.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_arc.lo -MD -MP -MF .deps/mi_arc.Tpo -c mi_arc.c -o mi_arc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_zerarc.lo -MD -MP -MF .deps/mi_zerarc.Tpo -c mi_zerarc.c -o mi_zerarc.o >/dev/null 2>&1
# mv -f .deps/mi_spans.Tpo .deps/mi_spans.Plo
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_zerolin.lo -MD -MP -MF .deps/mi_zerolin.Tpo -c -o mi_zerolin.lo mi_zerolin.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_zerolin.lo -MD -MP -MF .deps/mi_zerolin.Tpo -c mi_zerolin.c -fPIC -DPIC -o .libs/mi_zerolin.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_widelin.lo -MD -MP -MF .deps/mi_widelin.Tpo -c mi_widelin.c -o mi_widelin.o >/dev/null 2>&1
# mv -f .deps/mi_zerarc.Tpo .deps/mi_zerarc.Plo
# /bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_version.lo -MD -MP -MF .deps/mi_version.Tpo -c -o mi_version.lo mi_version.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_zerolin.lo -MD -MP -MF .deps/mi_zerolin.Tpo -c mi_zerolin.c -o mi_zerolin.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_version.lo -MD -MP -MF .deps/mi_version.Tpo -c mi_version.c -fPIC -DPIC -o .libs/mi_version.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_version.lo -MD -MP -MF .deps/mi_version.Tpo -c mi_version.c -o mi_version.o >/dev/null 2>&1
# mv -f .deps/mi_version.Tpo .deps/mi_version.Plo
# mv -f .deps/mi_zerolin.Tpo .deps/mi_zerolin.Plo
# mv -f .deps/mi_widelin.Tpo .deps/mi_widelin.Plo
# mv -f .deps/mi_arc.Tpo .deps/mi_arc.Plo
# /bin/sh ./libtool --tag=CC --mode=link arm-linux-androideabi-gcc -O2 -fno-strength-reduce -version-info 1:2:1 -o libxmi.la -rpath /usr/lib mi_alloc.lo mi_api.lo mi_arc.lo mi_canvas.lo mi_fllarc.lo mi_fllrct.lo mi_fplycon.lo mi_gc.lo mi_ply.lo mi_plycon.lo mi_plygen.lo mi_plypnt.lo mi_plyutil.lo mi_spans.lo mi_widelin.lo mi_zerarc.lo mi_zerolin.lo mi_version.lo -lm
# libtool: link: arm-linux-androideabi-gcc -shared -fPIC -DPIC .libs/mi_alloc.o .libs/mi_api.o .libs/mi_arc.o .libs/mi_canvas.o .libs/mi_fllarc.o .libs/mi_fllrct.o .libs/mi_fplycon.o .libs/mi_gc.o .libs/mi_ply.o .libs/mi_plycon.o .libs/mi_plygen.o .libs/mi_plypnt.o .libs/mi_plyutil.o .libs/mi_spans.o .libs/mi_widelin.o .libs/mi_zerarc.o .libs/mi_zerolin.o .libs/mi_version.o -lm -O2 -Wl,-soname -Wl,libxmi.so -o .libs/libxmi.so
# libtool: link: arm-linux-androideabi-ar cru .libs/libxmi.a mi_alloc.o mi_api.o mi_arc.o mi_canvas.o mi_fllarc.o mi_fllrct.o mi_fplycon.o mi_gc.o mi_ply.o mi_plycon.o mi_plygen.o mi_plypnt.o mi_plyutil.o mi_spans.o mi_widelin.o mi_zerarc.o mi_zerolin.o mi_version.o
# libtool: link: arm-linux-androideabi-ranlib .libs/libxmi.a
# libtool: link: ( cd ".libs" && rm -f "libxmi.la" && ln -s "../libxmi.la" "libxmi.la" )
# make[2]: Leaving directory '/tmp/libxmi/src/libxmi-1.2'
# make[1]: Leaving directory '/tmp/libxmi/src/libxmi-1.2'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in info
# make[1]: Entering directory '/tmp/libxmi/src/libxmi-1.2/info'
# make[2]: Entering directory '/tmp/libxmi/src/libxmi-1.2/info'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libxmi/pkg/libxmi/usr/share/info'
# /usr/bin/install -c -m 644 ./libxmi.info '/tmp/libxmi/pkg/libxmi/usr/share/info'
# install-info --info-dir='/tmp/libxmi/pkg/libxmi/usr/share/info' '/tmp/libxmi/pkg/libxmi/usr/share/info/libxmi.info'
# make[2]: Leaving directory '/tmp/libxmi/src/libxmi-1.2/info'
# make[1]: Leaving directory '/tmp/libxmi/src/libxmi-1.2/info'
# make[1]: Entering directory '/tmp/libxmi/src/libxmi-1.2'
# make[2]: Entering directory '/tmp/libxmi/src/libxmi-1.2'
# /usr/sbin/mkdir -p '/tmp/libxmi/pkg/libxmi/usr/include'
# /usr/sbin/mkdir -p '/tmp/libxmi/pkg/libxmi/usr/lib'
# /bin/sh ./libtool --mode=install /usr/bin/install -c libxmi.la '/tmp/libxmi/pkg/libxmi/usr/lib'
# /usr/bin/install -c -m 644 xmi.h '/tmp/libxmi/pkg/libxmi/usr/include'
# libtool: install: /usr/bin/install -c .libs/libxmi.so /tmp/libxmi/pkg/libxmi/usr/lib/libxmi.so
# libtool: install: /usr/bin/install -c .libs/libxmi.lai /tmp/libxmi/pkg/libxmi/usr/lib/libxmi.la
# libtool: install: /usr/bin/install -c .libs/libxmi.a /tmp/libxmi/pkg/libxmi/usr/lib/libxmi.a
# libtool: install: chmod 644 /tmp/libxmi/pkg/libxmi/usr/lib/libxmi.a
# libtool: install: arm-linux-androideabi-ranlib /tmp/libxmi/pkg/libxmi/usr/lib/libxmi.a
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/libxmi/src/libxmi-1.2'
# make[1]: Leaving directory '/tmp/libxmi/src/libxmi-1.2'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libxmi"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libxmi 1.2-7 (Tue Apr 4 21:32:09 UTC 2017)

CMD: pacman --query --file libxmi-1.2-7-x86_64.pkg.tar.xz
# libxmi 1.2-7

Creating hybrid package for 'libxmi'

Trying to find vanilla package 'libxmi'...

CMD: pacman --query --file /mirror/libxmi-1.2-7.pkg.tar.xz
# libxmi 1.2-7

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/info/libxmi.info.gz
# /usr/include/xmi.h
# /usr/lib/libxmi.so.0
# /usr/lib/libxmi.so
# /usr/lib/libxmi.so.0.1.2
# /sysroot/sysroot/usr/lib/libxmi.so
# /sysroot/sysroot/usr/lib/libxmi.la
# /sysroot/sysroot/usr/lib/libxmi.a
# /sysroot/sysroot/usr/include/xmi.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf libxmi.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libxmi.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libxmi.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libxmi.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/libxmi/src/libxmi-1.2/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --infodir=/usr/share/info
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 2e8b364a9be6
# 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:2303: checking for a BSD-compatible install
# configure:2371: result: /usr/bin/install -c
# configure:2382: checking whether build environment is sane
# configure:2437: result: yes
# configure:2496: checking for arm-linux-androideabi-strip
# configure:2512: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2523: result: arm-linux-androideabi-strip
# configure:2588: checking for a thread-safe mkdir -p
# configure:2627: result: /usr/sbin/mkdir -p
# configure:2634: checking for gawk
# configure:2650: found /usr/sbin/gawk
# configure:2661: result: gawk
# configure:2672: checking whether make sets $(MAKE)
# configure:2694: result: yes
# configure:2723: checking whether make supports nested variables
# configure:2740: result: yes
# configure:2905: checking build system type
# configure:2919: result: x86_64-unknown-linux-gnu
# configure:2939: checking host system type
# configure:2952: result: arm-unknown-linux-androideabi
# configure:2993: checking how to print strings
# configure:3020: result: printf
# configure:3053: checking for style of include used by make
# configure:3081: result: GNU
# configure:3112: checking for arm-linux-androideabi-gcc
# configure:3139: result: arm-linux-androideabi-gcc
# configure:3408: checking for C compiler version
# configure:3417: 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:3428: $? = 0
# configure:3417: 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:3428: $? = 0
# configure:3417: 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:3428: $? = 1
# configure:3417: 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:3428: $? = 1
# configure:3448: checking whether the C compiler works
# configure:3470: arm-linux-androideabi-gcc conftest.c >&5
# configure:3474: $? = 0
# configure:3522: result: yes
# configure:3525: checking for C compiler default output file name
# configure:3527: result: a.out
# configure:3533: checking for suffix of executables
# configure:3540: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3544: $? = 0
# configure:3566: result:
# configure:3588: checking whether we are cross compiling
# configure:3626: result: yes
# configure:3631: checking for suffix of object files
# configure:3653: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3657: $? = 0
# configure:3678: result: o
# configure:3682: checking whether we are using the GNU C compiler
# configure:3701: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3701: $? = 0
# configure:3710: result: yes
# configure:3719: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3739: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3739: $? = 0
# configure:3780: result: yes
# configure:3797: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3860: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3860: $? = 0
# configure:3873: result: none needed
# configure:3898: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:3920: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3923: $? = 0
# configure:3920: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3923: $? = 0
# configure:3935: result: yes
# configure:3954: checking dependency style of arm-linux-androideabi-gcc
# configure:4065: result: gcc3
# configure:4080: checking for a sed that does not truncate output
# configure:4144: result: /usr/sbin/sed
# configure:4162: checking for grep that handles long lines and -e
# configure:4220: result: /usr/sbin/grep
# configure:4225: checking for egrep
# configure:4287: result: /usr/sbin/grep -E
# configure:4292: checking for fgrep
# configure:4354: result: /usr/sbin/grep -F
# configure:4389: checking for ld used by arm-linux-androideabi-gcc
# configure:4456: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:4463: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:4478: result: yes
# configure:4490: checking for BSD- or MS-compatible name lister (nm)
# configure:4544: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:4674: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:4681: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4684: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:4687: output
# 00000000 B some_variable
# configure:4694: result: BSD nm
# configure:4697: checking whether ln -s works
# configure:4701: result: yes
# configure:4709: checking the maximum length of command line arguments
# configure:4840: result: 1572864
# configure:4888: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:4928: result: func_convert_file_noop
# configure:4935: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:4955: result: func_convert_file_noop
# configure:4962: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:4969: result: -r
# configure:5003: checking for arm-linux-androideabi-objdump
# configure:5019: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5030: result: arm-linux-androideabi-objdump
# configure:5102: checking how to recognize dependent libraries
# configure:5302: result: pass_all
# configure:5347: checking for arm-linux-androideabi-dlltool
# configure:5377: result: no
# configure:5387: checking for dlltool
# configure:5417: result: no
# configure:5447: checking how to associate runtime and link libraries
# configure:5474: result: printf %s\n
# configure:5491: checking for arm-linux-androideabi-ar
# configure:5507: found /sysroot/bin/arm-linux-androideabi-ar
# configure:5518: result: arm-linux-androideabi-ar
# configure:5599: checking for archiver @FILE support
# configure:5616: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5616: $? = 0
# configure:5619: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:5622: $? = 0
# configure:5627: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:5630: $? = 1
# configure:5642: result: @
# configure:5660: checking for arm-linux-androideabi-strip
# configure:5687: result: arm-linux-androideabi-strip
# configure:5759: checking for arm-linux-androideabi-ranlib
# configure:5775: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:5786: result: arm-linux-androideabi-ranlib
# configure:5928: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6081: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6084: $? = 0
# configure:6088: /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:6091: $? = 0
# configure:6157: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6160: $? = 0
# configure:6198: result: ok
# configure:6245: checking for sysroot
# configure:6275: result: no
# configure:6282: checking for a working dd
# configure:6320: result: /usr/sbin/dd
# configure:6324: checking how to truncate binary pipes
# configure:6339: result: /usr/sbin/dd bs=4096 count=1
# configure:6628: checking for arm-linux-androideabi-mt
# configure:6658: result: no
# configure:6668: checking for mt
# configure:6698: result: no
# configure:6718: checking if : is a manifest tool
# configure:6724: : '-?'
# configure:6732: result: no
# configure:7409: checking how to run the C preprocessor
# configure:7440: arm-linux-androideabi-gcc -E conftest.c
# configure:7440: $? = 0
# configure:7454: 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:7454: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxmi"
# | #define VERSION "1.2"
# | /* end confdefs.h. */
# | #include
# configure:7479: result: arm-linux-androideabi-gcc -E
# configure:7499: arm-linux-androideabi-gcc -E conftest.c
# configure:7499: $? = 0
# configure:7513: 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:7513: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxmi"
# | #define VERSION "1.2"
# | /* end confdefs.h. */
# | #include
# configure:7542: checking for ANSI C header files
# configure:7562: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7562: $? = 0
# configure:7646: result: yes
# configure:7659: checking for sys/types.h
# configure:7659: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7659: $? = 0
# configure:7659: result: yes
# configure:7659: checking for sys/stat.h
# configure:7659: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7659: $? = 0
# configure:7659: result: yes
# configure:7659: checking for stdlib.h
# configure:7659: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7659: $? = 0
# configure:7659: result: yes
# configure:7659: checking for string.h
# configure:7659: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7659: $? = 0
# configure:7659: result: yes
# configure:7659: checking for memory.h
# configure:7659: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7659: $? = 0
# configure:7659: result: yes
# configure:7659: checking for strings.h
# configure:7659: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7659: $? = 0
# configure:7659: result: yes
# configure:7659: checking for inttypes.h
# configure:7659: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7659: $? = 0
# configure:7659: result: yes
# configure:7659: checking for stdint.h
# configure:7659: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7659: $? = 0
# configure:7659: result: yes
# configure:7659: checking for unistd.h
# configure:7659: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7659: $? = 0
# configure:7659: result: yes
# configure:7673: checking for dlfcn.h
# configure:7673: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7673: $? = 0
# configure:7673: result: yes
# configure:7929: checking for objdir
# configure:7944: result: .libs
# configure:8204: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8222: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:8226: $? = 0
# configure:8239: result: no
# configure:8597: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:8604: result: -fPIC -DPIC
# configure:8612: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:8630: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8634: $? = 0
# configure:8647: result: yes
# configure:8676: checking if arm-linux-androideabi-gcc static flag -static works
# configure:8704: result: yes
# configure:8719: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8740: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:8744: $? = 0
# configure:8766: result: yes
# configure:8774: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8821: result: yes
# configure:8854: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10113: result: yes
# configure:10150: checking whether -lc should be explicitly linked in
# configure:10158: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10161: $? = 0
# configure:10176: 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:10179: $? = 0
# configure:10193: result: no
# configure:10353: checking dynamic linker characteristics
# configure:11171: result: Android linker
# configure:11293: checking how to hardcode library paths into programs
# configure:11318: result: immediate
# configure:11866: checking whether stripping libraries is possible
# configure:11871: result: yes
# configure:11906: checking if libtool supports shared libraries
# configure:11908: result: yes
# configure:11911: checking whether to build shared libraries
# configure:11936: result: yes
# configure:11939: checking whether to build static libraries
# configure:11943: result: yes
# configure:11983: checking for void
# configure:11996: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11996: $? = 0
# configure:11997: result: yes
# configure:12005: checking for an ANSI C-conforming const
# configure:12071: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12071: $? = 0
# configure:12078: result: yes
# configure:12086: checking for size_t
# configure:12086: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12086: $? = 0
# configure:12086: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:12086: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxmi"
# | #define VERSION "1.2"
# | #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 HAVE_VOID 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:12086: result: yes
# configure:12098: checking for ANSI C header files
# configure:12202: result: yes
# configure:12213: checking for string.h
# configure:12213: result: yes
# configure:12213: checking limits.h usability
# configure:12213: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12213: $? = 0
# configure:12213: result: yes
# configure:12213: checking limits.h presence
# configure:12213: arm-linux-androideabi-gcc -E conftest.c
# configure:12213: $? = 0
# configure:12213: result: yes
# configure:12213: checking for limits.h
# configure:12213: result: yes
# configure:12213: checking float.h usability
# configure:12213: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12213: $? = 0
# configure:12213: result: yes
# configure:12213: checking float.h presence
# configure:12213: arm-linux-androideabi-gcc -E conftest.c
# configure:12213: $? = 0
# configure:12213: result: yes
# configure:12213: checking for float.h
# configure:12213: result: yes
# configure:12226: checking malloc.h usability
# configure:12226: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12226: $? = 0
# configure:12226: result: yes
# configure:12226: checking malloc.h presence
# configure:12226: arm-linux-androideabi-gcc -E conftest.c
# configure:12226: $? = 0
# configure:12226: result: yes
# configure:12226: checking for malloc.h
# configure:12226: result: yes
# configure:12226: checking for strings.h
# configure:12226: result: yes
# configure:12226: checking values.h usability
# configure:12226: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:63:20: fatal error: values.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12226: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxmi"
# | #define VERSION "1.2"
# | #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 HAVE_VOID 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRINGS_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:12226: result: no
# configure:12226: checking values.h presence
# configure:12226: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:30:20: fatal error: values.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12226: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxmi"
# | #define VERSION "1.2"
# | #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 HAVE_VOID 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRINGS_H 1
# | /* end confdefs.h. */
# | #include
# configure:12226: result: no
# configure:12226: checking for values.h
# configure:12226: result: no
# configure:12238: checking sys/stdtypes.h usability
# configure:12238: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:63:26: fatal error: sys/stdtypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12238: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxmi"
# | #define VERSION "1.2"
# | #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 HAVE_VOID 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRINGS_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:12238: result: no
# configure:12238: checking sys/stdtypes.h presence
# configure:12238: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:30:26: fatal error: sys/stdtypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12238: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxmi"
# | #define VERSION "1.2"
# | #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 HAVE_VOID 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRINGS_H 1
# | /* end confdefs.h. */
# | #include
# configure:12238: result: no
# configure:12238: checking for sys/stdtypes.h
# configure:12238: result: no
# configure:12251: checking for memmove
# configure:12251: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:53:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
# char memmove ();
# ^
# configure:12251: $? = 0
# configure:12251: result: yes
# configure:12274: checking "for gcc strength-reduce bug"
# configure:12305: result: yes
# configure:12423: checking that generated files are newer than configure
# configure:12429: result: done
# configure:12452: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 2e8b364a9be6
#
# config.status:1092: creating Makefile
# config.status:1092: creating info/Makefile
# config.status:1092: creating config.h
# config.status:1321: executing depfiles commands
# config.status:1321: 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_gcc_strength_bug=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_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_memmove=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_stdtypes_h=no
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_values_h=no
# ac_cv_host=arm-unknown-linux-androideabi
# 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_lt_DD=/usr/sbin/dd
# 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_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# 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
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libxmi/src/libxmi-1.2/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='arm-linux-androideabi-ar'
# AUTOCONF='${SHELL} /tmp/libxmi/src/libxmi-1.2/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libxmi/src/libxmi-1.2/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libxmi/src/libxmi-1.2/missing automake-1.15'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS='-O2 -fno-strength-reduce'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# 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'
# 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=''
# LIBOBJS=''
# LIBS=' -lm'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/libxmi/src/libxmi-1.2/missing 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'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libxmi'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='1.2'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_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 -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# 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='/usr/share/info'
# install_sh='${SHELL} /tmp/libxmi/src/libxmi-1.2/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "libxmi"
# #define VERSION "1.2"
# #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 HAVE_VOID 1
# #define STDC_HEADERS 1
# #define HAVE_STRING_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_FLOAT_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_MEMMOVE 1
#
# configure: exit 0