Build of libmatroska with android toolchain

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

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

SLOCLanguage
4,106 sh
4,085 cpp
934 makefile
319 ansic
9,444 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: libmatroska 1.4.4-1 (Tue Apr 4 21:15:42 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) libebml-1.3.3-2
#
# Total Installed Size: 0.28 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing libebml...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking how to create a pax tar archive... gnutar
# 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-g++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-g++... gcc3
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking how to print strings... printf
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether 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/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/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/bin/dd
# checking how to truncate binary pipes... /usr/bin/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... no
# 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... Android linker
# checking how to hardcode library paths into programs... immediate
# checking for arm-linux-androideabi-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# checking pkg-config is at least version 0.9.0... yes
# checking for EBML... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating libmatroska.pc
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-am
# make[1]: Entering directory '/tmp/libmatroska/src/libmatroska-1.4.4'
# depbase=`echo src/FileKax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/FileKax.lo -MD -MP -MF $depbase.Tpo -c -o src/FileKax.lo src/FileKax.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/KaxAttached.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxAttached.lo -MD -MP -MF $depbase.Tpo -c -o src/KaxAttached.lo src/KaxAttached.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/KaxAttachments.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxAttachments.lo -MD -MP -MF $depbase.Tpo -c -o src/KaxAttachments.lo src/KaxAttachments.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/KaxBlock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxBlock.lo -MD -MP -MF $depbase.Tpo -c -o src/KaxBlock.lo src/KaxBlock.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/FileKax.lo -MD -MP -MF src/.deps/FileKax.Tpo -c src/FileKax.cpp -fPIC -DPIC -o src/.libs/FileKax.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxAttached.lo -MD -MP -MF src/.deps/KaxAttached.Tpo -c src/KaxAttached.cpp -fPIC -DPIC -o src/.libs/KaxAttached.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxBlock.lo -MD -MP -MF src/.deps/KaxBlock.Tpo -c src/KaxBlock.cpp -fPIC -DPIC -o src/.libs/KaxBlock.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxAttachments.lo -MD -MP -MF src/.deps/KaxAttachments.Tpo -c src/KaxAttachments.cpp -fPIC -DPIC -o src/.libs/KaxAttachments.o
# depbase=`echo src/KaxBlockData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxBlockData.lo -MD -MP -MF $depbase.Tpo -c -o src/KaxBlockData.lo src/KaxBlockData.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxBlockData.lo -MD -MP -MF src/.deps/KaxBlockData.Tpo -c src/KaxBlockData.cpp -fPIC -DPIC -o src/.libs/KaxBlockData.o
# depbase=`echo src/KaxCluster.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxCluster.lo -MD -MP -MF $depbase.Tpo -c -o src/KaxCluster.lo src/KaxCluster.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/KaxContexts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxContexts.lo -MD -MP -MF $depbase.Tpo -c -o src/KaxContexts.lo src/KaxContexts.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxCluster.lo -MD -MP -MF src/.deps/KaxCluster.Tpo -c src/KaxCluster.cpp -fPIC -DPIC -o src/.libs/KaxCluster.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxContexts.lo -MD -MP -MF src/.deps/KaxContexts.Tpo -c src/KaxContexts.cpp -fPIC -DPIC -o src/.libs/KaxContexts.o
# depbase=`echo src/KaxCues.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxCues.lo -MD -MP -MF $depbase.Tpo -c -o src/KaxCues.lo src/KaxCues.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxCues.lo -MD -MP -MF src/.deps/KaxCues.Tpo -c src/KaxCues.cpp -fPIC -DPIC -o src/.libs/KaxCues.o
# depbase=`echo src/KaxCuesData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxCuesData.lo -MD -MP -MF $depbase.Tpo -c -o src/KaxCuesData.lo src/KaxCuesData.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/KaxInfoData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxInfoData.lo -MD -MP -MF $depbase.Tpo -c -o src/KaxInfoData.lo src/KaxInfoData.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/KaxSeekHead.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxSeekHead.lo -MD -MP -MF $depbase.Tpo -c -o src/KaxSeekHead.lo src/KaxSeekHead.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxCuesData.lo -MD -MP -MF src/.deps/KaxCuesData.Tpo -c src/KaxCuesData.cpp -fPIC -DPIC -o src/.libs/KaxCuesData.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxInfoData.lo -MD -MP -MF src/.deps/KaxInfoData.Tpo -c src/KaxInfoData.cpp -fPIC -DPIC -o src/.libs/KaxInfoData.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxSeekHead.lo -MD -MP -MF src/.deps/KaxSeekHead.Tpo -c src/KaxSeekHead.cpp -fPIC -DPIC -o src/.libs/KaxSeekHead.o
# depbase=`echo src/KaxSegment.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxSegment.lo -MD -MP -MF $depbase.Tpo -c -o src/KaxSegment.lo src/KaxSegment.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/KaxSemantic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxSemantic.lo -MD -MP -MF $depbase.Tpo -c -o src/KaxSemantic.lo src/KaxSemantic.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxSegment.lo -MD -MP -MF src/.deps/KaxSegment.Tpo -c src/KaxSegment.cpp -fPIC -DPIC -o src/.libs/KaxSegment.o
# depbase=`echo src/KaxTracks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxTracks.lo -MD -MP -MF $depbase.Tpo -c -o src/KaxTracks.lo src/KaxTracks.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxSemantic.lo -MD -MP -MF src/.deps/KaxSemantic.Tpo -c src/KaxSemantic.cpp -fPIC -DPIC -o src/.libs/KaxSemantic.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxTracks.lo -MD -MP -MF src/.deps/KaxTracks.Tpo -c src/KaxTracks.cpp -fPIC -DPIC -o src/.libs/KaxTracks.o
# depbase=`echo src/KaxVersion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxVersion.lo -MD -MP -MF $depbase.Tpo -c -o src/KaxVersion.lo src/KaxVersion.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/KaxVersion.lo -MD -MP -MF src/.deps/KaxVersion.Tpo -c src/KaxVersion.cpp -fPIC -DPIC -o src/.libs/KaxVersion.o
# /bin/sh ./libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -Wall -Wextra -Wno-unknown-pragmas -Wshadow -version-info 6:0:0 -no-undefined -o libmatroska.la -rpath /usr/lib src/FileKax.lo src/KaxAttached.lo src/KaxAttachments.lo src/KaxBlock.lo src/KaxBlockData.lo src/KaxCluster.lo src/KaxContexts.lo src/KaxCues.lo src/KaxCuesData.lo src/KaxInfoData.lo src/KaxSeekHead.lo src/KaxSegment.lo src/KaxSemantic.lo src/KaxTracks.lo src/KaxVersion.lo -lebml
# libtool: link: arm-linux-androideabi-g++ -fPIC -DPIC -shared -nostdlib /sysroot/bin/../sysroot/usr/lib/crtbegin_so.o src/.libs/FileKax.o src/.libs/KaxAttached.o src/.libs/KaxAttachments.o src/.libs/KaxBlock.o src/.libs/KaxBlockData.o src/.libs/KaxCluster.o src/.libs/KaxContexts.o src/.libs/KaxCues.o src/.libs/KaxCuesData.o src/.libs/KaxInfoData.o src/.libs/KaxSeekHead.o src/.libs/KaxSegment.o src/.libs/KaxSemantic.o src/.libs/KaxTracks.o src/.libs/KaxVersion.o /usr/lib/libebml.so -L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8 -L/sysroot/bin/../lib/gcc -L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib -L/sysroot/bin/../sysroot/usr/lib -lstdc++ -lm -lc -ldl -lgcc /sysroot/bin/../sysroot/usr/lib/crtend_so.o -Wl,-soname -Wl,libmatroska.so -o .libs/libmatroska.so
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /usr/lib/libebml.so: incompatible target
# collect2: error: ld returned 1 exit status
# make[1]: *** [Makefile:550: libmatroska.la] Error 1
# make[1]: Leaving directory '/tmp/libmatroska/src/libmatroska-1.4.4'
# make: *** [Makefile:437: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libmatroska/src/libmatroska-1.4.4/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 libmatroska configure 1.4.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = eb735b0902cc
# 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: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2322: checking for a BSD-compatible install
# configure:2390: result: /usr/bin/install -c
# configure:2401: checking whether build environment is sane
# configure:2456: result: yes
# configure:2515: checking for arm-linux-androideabi-strip
# configure:2531: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2542: result: arm-linux-androideabi-strip
# configure:2607: checking for a thread-safe mkdir -p
# configure:2646: result: /usr/bin/mkdir -p
# configure:2653: checking for gawk
# configure:2669: found /usr/bin/gawk
# configure:2680: result: gawk
# configure:2691: checking whether make sets $(MAKE)
# configure:2713: result: yes
# configure:2742: checking whether make supports nested variables
# configure:2759: result: yes
# configure:2838: checking how to create a pax tar archive
# configure:2849: tar --version
# tar (GNU tar) 1.29
# Copyright (C) 2015 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later .
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
#
# Written by John Gilmore and Jay Fenlason.
# configure:2852: $? = 0
# configure:2892: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
# configure:2895: $? = 0
# configure:2899: tar -xf -
# configure:2902: $? = 0
# configure:2904: cat conftest.dir/file
# GrepMe
# configure:2907: $? = 0
# configure:2920: result: gnutar
# configure:3082: checking for C++ compiler version
# configure:3091: 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:3102: $? = 0
# configure:3091: 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:3102: $? = 0
# configure:3091: 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:3102: $? = 1
# configure:3091: 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:3102: $? = 1
# configure:3122: checking whether the C++ compiler works
# configure:3144: arm-linux-androideabi-g++ conftest.cpp >&5
# configure:3148: $? = 0
# configure:3196: result: yes
# configure:3199: checking for C++ compiler default output file name
# configure:3201: result: a.out
# configure:3207: checking for suffix of executables
# configure:3214: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:3218: $? = 0
# configure:3240: result:
# configure:3262: checking whether we are cross compiling
# configure:3300: result: yes
# configure:3305: checking for suffix of object files
# configure:3327: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:3331: $? = 0
# configure:3352: result: o
# configure:3356: checking whether we are using the GNU C++ compiler
# configure:3375: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:3375: $? = 0
# configure:3384: result: yes
# configure:3393: checking whether arm-linux-androideabi-g++ accepts -g
# configure:3413: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
# configure:3413: $? = 0
# configure:3454: result: yes
# configure:3488: checking for style of include used by make
# configure:3516: result: GNU
# configure:3542: checking dependency style of arm-linux-androideabi-g++
# configure:3653: result: gcc3
# configure:3697: checking build system type
# configure:3711: result: x86_64-unknown-linux-gnu
# configure:3731: checking host system type
# configure:3744: result: arm-unknown-linux-androideabi
# configure:3785: checking how to print strings
# configure:3812: result: printf
# configure:3841: checking for arm-linux-androideabi-gcc
# configure:3868: result: arm-linux-androideabi-gcc
# configure:4137: checking for C compiler version
# configure:4146: 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:4157: $? = 0
# configure:4146: 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:4157: $? = 0
# configure:4146: 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:4157: $? = 1
# configure:4146: 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:4157: $? = 1
# configure:4161: checking whether we are using the GNU C compiler
# configure:4180: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4180: $? = 0
# configure:4189: result: yes
# configure:4198: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4218: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4218: $? = 0
# configure:4259: result: yes
# configure:4276: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4339: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4339: $? = 0
# configure:4352: result: none needed
# configure:4377: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4399: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4402: $? = 0
# configure:4399: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4402: $? = 0
# configure:4414: result: yes
# configure:4433: checking dependency style of arm-linux-androideabi-gcc
# configure:4544: result: gcc3
# configure:4559: checking for a sed that does not truncate output
# configure:4623: result: /usr/bin/sed
# configure:4641: checking for grep that handles long lines and -e
# configure:4699: result: /usr/bin/grep
# configure:4704: checking for egrep
# configure:4766: result: /usr/bin/grep -E
# configure:4771: checking for fgrep
# configure:4833: result: /usr/bin/grep -F
# configure:4868: checking for ld used by arm-linux-androideabi-gcc
# configure:4935: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:4942: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:4957: result: yes
# configure:4969: checking for BSD- or MS-compatible name lister (nm)
# configure:5023: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5153: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5160: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5163: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5166: output
# 00000000 B some_variable
# configure:5173: result: BSD nm
# configure:5176: checking whether ln -s works
# configure:5180: result: yes
# configure:5188: checking the maximum length of command line arguments
# configure:5319: result: 1572864
# configure:5367: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5407: result: func_convert_file_noop
# configure:5414: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5434: result: func_convert_file_noop
# configure:5441: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5448: result: -r
# configure:5482: checking for arm-linux-androideabi-objdump
# configure:5498: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5509: result: arm-linux-androideabi-objdump
# configure:5581: checking how to recognize dependent libraries
# configure:5781: result: pass_all
# configure:5826: checking for arm-linux-androideabi-dlltool
# configure:5856: result: no
# configure:5866: checking for dlltool
# configure:5896: result: no
# configure:5926: checking how to associate runtime and link libraries
# configure:5953: result: printf %s\n
# configure:5970: checking for arm-linux-androideabi-ar
# configure:5986: found /sysroot/bin/arm-linux-androideabi-ar
# configure:5997: result: arm-linux-androideabi-ar
# configure:6078: checking for archiver @FILE support
# configure:6095: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6095: $? = 0
# configure:6098: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:6101: $? = 0
# configure:6106: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:6109: $? = 1
# configure:6121: result: @
# configure:6139: checking for arm-linux-androideabi-strip
# configure:6166: result: arm-linux-androideabi-strip
# configure:6238: checking for arm-linux-androideabi-ranlib
# configure:6254: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6265: result: arm-linux-androideabi-ranlib
# configure:6407: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6560: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6563: $? = 0
# configure:6567: /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:6570: $? = 0
# configure:6636: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6639: $? = 0
# configure:6677: result: ok
# configure:6724: checking for sysroot
# configure:6754: result: no
# configure:6761: checking for a working dd
# configure:6799: result: /usr/bin/dd
# configure:6803: checking how to truncate binary pipes
# configure:6818: result: /usr/bin/dd bs=4096 count=1
# configure:7107: checking for arm-linux-androideabi-mt
# configure:7137: result: no
# configure:7147: checking for mt
# configure:7177: result: no
# configure:7197: checking if : is a manifest tool
# configure:7203: : '-?'
# configure:7211: result: no
# configure:7888: checking how to run the C preprocessor
# configure:7919: arm-linux-androideabi-gcc -E conftest.c
# configure:7919: $? = 0
# configure:7933: 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:7933: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmatroska"
# | #define PACKAGE_TARNAME "libmatroska"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libmatroska 1.4.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmatroska"
# | #define VERSION "1.4.4"
# | /* end confdefs.h. */
# | #include
# configure:7958: result: arm-linux-androideabi-gcc -E
# configure:7978: arm-linux-androideabi-gcc -E conftest.c
# configure:7978: $? = 0
# configure:7992: 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:7992: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmatroska"
# | #define PACKAGE_TARNAME "libmatroska"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libmatroska 1.4.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmatroska"
# | #define VERSION "1.4.4"
# | /* end confdefs.h. */
# | #include
# configure:8021: checking for ANSI C header files
# configure:8041: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8041: $? = 0
# configure:8125: result: yes
# configure:8138: checking for sys/types.h
# configure:8138: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8138: $? = 0
# configure:8138: result: yes
# configure:8138: checking for sys/stat.h
# configure:8138: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8138: $? = 0
# configure:8138: result: yes
# configure:8138: checking for stdlib.h
# configure:8138: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8138: $? = 0
# configure:8138: result: yes
# configure:8138: checking for string.h
# configure:8138: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8138: $? = 0
# configure:8138: result: yes
# configure:8138: checking for memory.h
# configure:8138: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8138: $? = 0
# configure:8138: result: yes
# configure:8138: checking for strings.h
# configure:8138: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8138: $? = 0
# configure:8138: result: yes
# configure:8138: checking for inttypes.h
# configure:8138: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8138: $? = 0
# configure:8138: result: yes
# configure:8138: checking for stdint.h
# configure:8138: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8138: $? = 0
# configure:8138: result: yes
# configure:8138: checking for unistd.h
# configure:8138: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8138: $? = 0
# configure:8138: result: yes
# configure:8152: checking for dlfcn.h
# configure:8152: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8152: $? = 0
# configure:8152: result: yes
# configure:8419: checking for objdir
# configure:8434: result: .libs
# configure:8698: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8716: 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:8720: $? = 0
# configure:8733: result: no
# configure:9091: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:9098: result: -fPIC -DPIC
# configure:9106: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:9124: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9128: $? = 0
# configure:9141: result: yes
# configure:9170: checking if arm-linux-androideabi-gcc static flag -static works
# configure:9198: result: yes
# configure:9213: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9234: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:9238: $? = 0
# configure:9260: result: yes
# configure:9268: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9315: result: yes
# configure:9348: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10607: result: yes
# configure:10644: checking whether -lc should be explicitly linked in
# configure:10652: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10655: $? = 0
# configure:10670: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10673: $? = 0
# configure:10687: result: no
# configure:10847: checking dynamic linker characteristics
# configure:11665: result: Android linker
# configure:11787: checking how to hardcode library paths into programs
# configure:11812: result: immediate
# configure:12360: checking whether stripping libraries is possible
# configure:12365: result: yes
# configure:12400: checking if libtool supports shared libraries
# configure:12402: result: yes
# configure:12405: checking whether to build shared libraries
# configure:12430: result: yes
# configure:12433: checking whether to build static libraries
# configure:12437: result: no
# configure:12460: checking how to run the C++ preprocessor
# configure:12487: arm-linux-androideabi-g++ -E conftest.cpp
# configure:12487: $? = 0
# configure:12501: 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:12501: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmatroska"
# | #define PACKAGE_TARNAME "libmatroska"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libmatroska 1.4.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmatroska"
# | #define VERSION "1.4.4"
# | #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:12526: result: arm-linux-androideabi-g++ -E
# configure:12546: arm-linux-androideabi-g++ -E conftest.cpp
# configure:12546: $? = 0
# configure:12560: 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:12560: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmatroska"
# | #define PACKAGE_TARNAME "libmatroska"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libmatroska 1.4.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmatroska"
# | #define VERSION "1.4.4"
# | #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:12722: checking for ld used by arm-linux-androideabi-g++
# configure:12789: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:12796: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:12811: result: yes
# configure:12866: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:13939: result: yes
# configure:13975: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:13978: $? = 0
# configure:14459: checking for arm-linux-androideabi-g++ option to produce PIC
# configure:14466: result: -fPIC -DPIC
# configure:14474: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
# configure:14492: arm-linux-androideabi-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14496: $? = 0
# configure:14509: result: yes
# configure:14532: checking if arm-linux-androideabi-g++ static flag -static works
# configure:14560: result: yes
# configure:14572: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:14593: arm-linux-androideabi-g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14597: $? = 0
# configure:14619: result: yes
# configure:14624: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:14671: result: yes
# configure:14701: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:14741: result: yes
# configure:14882: checking dynamic linker characteristics
# configure:15627: result: Android linker
# configure:15692: checking how to hardcode library paths into programs
# configure:15717: result: immediate
# configure:15804: checking for arm-linux-androideabi-pkg-config
# configure:15837: result: no
# configure:15847: checking for pkg-config
# configure:15865: found /usr/bin/pkg-config
# configure:15877: result: /usr/bin/pkg-config
# configure:15889: WARNING: using cross tools not prefixed with host triplet
# configure:15902: checking pkg-config is at least version 0.9.0
# configure:15905: result: yes
# configure:15915: checking for EBML
# configure:15922: $PKG_CONFIG --exists --print-errors "libebml >= 1.3.3"
# configure:15925: $? = 0
# configure:15939: $PKG_CONFIG --exists --print-errors "libebml >= 1.3.3"
# configure:15942: $? = 0
# configure:16000: result: yes
# configure:16115: checking that generated files are newer than configure
# configure:16121: result: done
# configure:16152: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libmatroska config.status 1.4.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on eb735b0902cc
#
# config.status:1154: creating Makefile
# config.status:1154: creating libmatroska.pc
# config.status:1154: creating config.h
# config.status:1383: executing depfiles commands
# config.status:1383: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# 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=
# 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_EBML_CFLAGS_set=
# ac_cv_env_EBML_CFLAGS_value=
# ac_cv_env_EBML_LIBS_set=
# ac_cv_env_EBML_LIBS_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_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/bin/dd
# ac_cv_path_mkdir=/usr/bin/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_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# am_cv_prog_tar_pax=gnutar
# 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_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/bin/dd bs=4096 count=1'
# pkg_cv_EBML_CFLAGS=
# pkg_cv_EBML_LIBS=-lebml
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libmatroska/src/libmatroska-1.4.4/build-aux/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/libmatroska/src/libmatroska-1.4.4/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libmatroska/src/libmatroska-1.4.4/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libmatroska/src/libmatroska-1.4.4/build-aux/missing automake-1.15'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CXX='arm-linux-androideabi-g++'
# CXXCPP='arm-linux-androideabi-g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# EBML_CFLAGS=''
# EBML_LIBS='-lebml'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_DEBUG_FALSE=''
# ENABLE_DEBUG_TRUE='#'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/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=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/libmatroska/src/libmatroska-1.4.4/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libmatroska'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='libmatroska'
# PACKAGE_STRING='libmatroska 1.4.4'
# PACKAGE_TARNAME='libmatroska'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.4.4'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='1.4.4'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_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 --format=posix -chf - "$$tardir"'
# am__untar='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_TARNAME}'
# 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='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libmatroska/src/libmatroska-1.4.4/build-aux/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 "libmatroska"
# #define PACKAGE_TARNAME "libmatroska"
# #define PACKAGE_VERSION "1.4.4"
# #define PACKAGE_STRING "libmatroska 1.4.4"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "libmatroska"
# #define VERSION "1.4.4"
# #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/"
#
# configure: exit 0