Build of libebml with android toolchain

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

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

SLOCLanguage
4,094 sh
3,930 cpp
919 makefile
445 ansic
9,388 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: libebml 1.3.3-2 (Tue Apr 4 21:14:09 UTC 2017)
# ==> Checking runtime dependencies...
# ==> 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/sbin/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/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 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 winapifamily.h usability... no
# checking winapifamily.h presence... no
# checking for winapifamily.h... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating libebml.pc
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-am
# make[1]: Entering directory '/tmp/libebml/src/libebml-1.3.3'
# depbase=`echo src/Debug.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/Debug.lo -MD -MP -MF $depbase.Tpo -c -o src/Debug.lo src/Debug.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/EbmlBinary.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/EbmlBinary.lo -MD -MP -MF $depbase.Tpo -c -o src/EbmlBinary.lo src/EbmlBinary.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/EbmlContexts.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/EbmlContexts.lo -MD -MP -MF $depbase.Tpo -c -o src/EbmlContexts.lo src/EbmlContexts.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/EbmlCrc32.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/EbmlCrc32.lo -MD -MP -MF $depbase.Tpo -c -o src/EbmlCrc32.lo src/EbmlCrc32.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/EbmlBinary.lo -MD -MP -MF src/.deps/EbmlBinary.Tpo -c src/EbmlBinary.cpp -fPIC -DPIC -o src/.libs/EbmlBinary.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/Debug.lo -MD -MP -MF src/.deps/Debug.Tpo -c src/Debug.cpp -fPIC -DPIC -o src/.libs/Debug.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/EbmlCrc32.lo -MD -MP -MF src/.deps/EbmlCrc32.Tpo -c src/EbmlCrc32.cpp -fPIC -DPIC -o src/.libs/EbmlCrc32.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/EbmlContexts.lo -MD -MP -MF src/.deps/EbmlContexts.Tpo -c src/EbmlContexts.cpp -fPIC -DPIC -o src/.libs/EbmlContexts.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/Debug.lo -MD -MP -MF src/.deps/Debug.Tpo -c src/Debug.cpp -o src/Debug.o >/dev/null 2>&1
# depbase=`echo src/EbmlDate.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/EbmlDate.lo -MD -MP -MF $depbase.Tpo -c -o src/EbmlDate.lo src/EbmlDate.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/EbmlBinary.lo -MD -MP -MF src/.deps/EbmlBinary.Tpo -c src/EbmlBinary.cpp -o src/EbmlBinary.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/EbmlContexts.lo -MD -MP -MF src/.deps/EbmlContexts.Tpo -c src/EbmlContexts.cpp -o src/EbmlContexts.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/EbmlDate.lo -MD -MP -MF src/.deps/EbmlDate.Tpo -c src/EbmlDate.cpp -fPIC -DPIC -o src/.libs/EbmlDate.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/EbmlCrc32.lo -MD -MP -MF src/.deps/EbmlCrc32.Tpo -c src/EbmlCrc32.cpp -o src/EbmlCrc32.o >/dev/null 2>&1
# depbase=`echo src/EbmlDummy.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/EbmlDummy.lo -MD -MP -MF $depbase.Tpo -c -o src/EbmlDummy.lo src/EbmlDummy.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/EbmlElement.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/EbmlElement.lo -MD -MP -MF $depbase.Tpo -c -o src/EbmlElement.lo src/EbmlElement.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/EbmlDummy.lo -MD -MP -MF src/.deps/EbmlDummy.Tpo -c src/EbmlDummy.cpp -fPIC -DPIC -o src/.libs/EbmlDummy.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/EbmlDate.lo -MD -MP -MF src/.deps/EbmlDate.Tpo -c src/EbmlDate.cpp -o src/EbmlDate.o >/dev/null 2>&1
# depbase=`echo src/EbmlFloat.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/EbmlFloat.lo -MD -MP -MF $depbase.Tpo -c -o src/EbmlFloat.lo src/EbmlFloat.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/EbmlElement.lo -MD -MP -MF src/.deps/EbmlElement.Tpo -c src/EbmlElement.cpp -fPIC -DPIC -o src/.libs/EbmlElement.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/EbmlDummy.lo -MD -MP -MF src/.deps/EbmlDummy.Tpo -c src/EbmlDummy.cpp -o src/EbmlDummy.o >/dev/null 2>&1
# depbase=`echo src/EbmlHead.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/EbmlHead.lo -MD -MP -MF $depbase.Tpo -c -o src/EbmlHead.lo src/EbmlHead.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/EbmlFloat.lo -MD -MP -MF src/.deps/EbmlFloat.Tpo -c src/EbmlFloat.cpp -fPIC -DPIC -o src/.libs/EbmlFloat.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/EbmlHead.lo -MD -MP -MF src/.deps/EbmlHead.Tpo -c src/EbmlHead.cpp -fPIC -DPIC -o src/.libs/EbmlHead.o
# depbase=`echo src/EbmlMaster.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/EbmlMaster.lo -MD -MP -MF $depbase.Tpo -c -o src/EbmlMaster.lo src/EbmlMaster.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/EbmlElement.lo -MD -MP -MF src/.deps/EbmlElement.Tpo -c src/EbmlElement.cpp -o src/EbmlElement.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/EbmlFloat.lo -MD -MP -MF src/.deps/EbmlFloat.Tpo -c src/EbmlFloat.cpp -o src/EbmlFloat.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/EbmlMaster.lo -MD -MP -MF src/.deps/EbmlMaster.Tpo -c src/EbmlMaster.cpp -fPIC -DPIC -o src/.libs/EbmlMaster.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/EbmlHead.lo -MD -MP -MF src/.deps/EbmlHead.Tpo -c src/EbmlHead.cpp -o src/EbmlHead.o >/dev/null 2>&1
# depbase=`echo src/EbmlSInteger.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/EbmlSInteger.lo -MD -MP -MF $depbase.Tpo -c -o src/EbmlSInteger.lo src/EbmlSInteger.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/EbmlSInteger.lo -MD -MP -MF src/.deps/EbmlSInteger.Tpo -c src/EbmlSInteger.cpp -fPIC -DPIC -o src/.libs/EbmlSInteger.o
# depbase=`echo src/EbmlStream.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/EbmlStream.lo -MD -MP -MF $depbase.Tpo -c -o src/EbmlStream.lo src/EbmlStream.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/EbmlString.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/EbmlString.lo -MD -MP -MF $depbase.Tpo -c -o src/EbmlString.lo src/EbmlString.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/EbmlStream.lo -MD -MP -MF src/.deps/EbmlStream.Tpo -c src/EbmlStream.cpp -fPIC -DPIC -o src/.libs/EbmlStream.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/EbmlSInteger.lo -MD -MP -MF src/.deps/EbmlSInteger.Tpo -c src/EbmlSInteger.cpp -o src/EbmlSInteger.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/EbmlString.lo -MD -MP -MF src/.deps/EbmlString.Tpo -c src/EbmlString.cpp -fPIC -DPIC -o src/.libs/EbmlString.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/EbmlStream.lo -MD -MP -MF src/.deps/EbmlStream.Tpo -c src/EbmlStream.cpp -o src/EbmlStream.o >/dev/null 2>&1
# depbase=`echo src/EbmlSubHead.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/EbmlSubHead.lo -MD -MP -MF $depbase.Tpo -c -o src/EbmlSubHead.lo src/EbmlSubHead.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/EbmlUInteger.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/EbmlUInteger.lo -MD -MP -MF $depbase.Tpo -c -o src/EbmlUInteger.lo src/EbmlUInteger.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/EbmlString.lo -MD -MP -MF src/.deps/EbmlString.Tpo -c src/EbmlString.cpp -o src/EbmlString.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/EbmlSubHead.lo -MD -MP -MF src/.deps/EbmlSubHead.Tpo -c src/EbmlSubHead.cpp -fPIC -DPIC -o src/.libs/EbmlSubHead.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/EbmlUInteger.lo -MD -MP -MF src/.deps/EbmlUInteger.Tpo -c src/EbmlUInteger.cpp -fPIC -DPIC -o src/.libs/EbmlUInteger.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/EbmlMaster.lo -MD -MP -MF src/.deps/EbmlMaster.Tpo -c src/EbmlMaster.cpp -o src/EbmlMaster.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/EbmlUInteger.lo -MD -MP -MF src/.deps/EbmlUInteger.Tpo -c src/EbmlUInteger.cpp -o src/EbmlUInteger.o >/dev/null 2>&1
# depbase=`echo src/EbmlUnicodeString.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/EbmlUnicodeString.lo -MD -MP -MF $depbase.Tpo -c -o src/EbmlUnicodeString.lo src/EbmlUnicodeString.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/EbmlSubHead.lo -MD -MP -MF src/.deps/EbmlSubHead.Tpo -c src/EbmlSubHead.cpp -o src/EbmlSubHead.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/EbmlUnicodeString.lo -MD -MP -MF src/.deps/EbmlUnicodeString.Tpo -c src/EbmlUnicodeString.cpp -fPIC -DPIC -o src/.libs/EbmlUnicodeString.o
# depbase=`echo src/EbmlVersion.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/EbmlVersion.lo -MD -MP -MF $depbase.Tpo -c -o src/EbmlVersion.lo src/EbmlVersion.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/EbmlVersion.lo -MD -MP -MF src/.deps/EbmlVersion.Tpo -c src/EbmlVersion.cpp -fPIC -DPIC -o src/.libs/EbmlVersion.o
# depbase=`echo src/EbmlVoid.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/EbmlVoid.lo -MD -MP -MF $depbase.Tpo -c -o src/EbmlVoid.lo src/EbmlVoid.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/EbmlVersion.lo -MD -MP -MF src/.deps/EbmlVersion.Tpo -c src/EbmlVersion.cpp -o src/EbmlVersion.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/EbmlUnicodeString.lo -MD -MP -MF src/.deps/EbmlUnicodeString.Tpo -c src/EbmlUnicodeString.cpp -o src/EbmlUnicodeString.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/EbmlVoid.lo -MD -MP -MF src/.deps/EbmlVoid.Tpo -c src/EbmlVoid.cpp -fPIC -DPIC -o src/.libs/EbmlVoid.o
# depbase=`echo src/IOCallback.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/IOCallback.lo -MD -MP -MF $depbase.Tpo -c -o src/IOCallback.lo src/IOCallback.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/MemIOCallback.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/MemIOCallback.lo -MD -MP -MF $depbase.Tpo -c -o src/MemIOCallback.lo src/MemIOCallback.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/EbmlVoid.lo -MD -MP -MF src/.deps/EbmlVoid.Tpo -c src/EbmlVoid.cpp -o src/EbmlVoid.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/IOCallback.lo -MD -MP -MF src/.deps/IOCallback.Tpo -c src/IOCallback.cpp -fPIC -DPIC -o src/.libs/IOCallback.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/MemIOCallback.lo -MD -MP -MF src/.deps/MemIOCallback.Tpo -c src/MemIOCallback.cpp -fPIC -DPIC -o src/.libs/MemIOCallback.o
# depbase=`echo src/MemReadIOCallback.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/MemReadIOCallback.lo -MD -MP -MF $depbase.Tpo -c -o src/MemReadIOCallback.lo src/MemReadIOCallback.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/MemReadIOCallback.lo -MD -MP -MF src/.deps/MemReadIOCallback.Tpo -c src/MemReadIOCallback.cpp -fPIC -DPIC -o src/.libs/MemReadIOCallback.o
# depbase=`echo src/SafeReadIOCallback.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/SafeReadIOCallback.lo -MD -MP -MF $depbase.Tpo -c -o src/SafeReadIOCallback.lo src/SafeReadIOCallback.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/MemReadIOCallback.lo -MD -MP -MF src/.deps/MemReadIOCallback.Tpo -c src/MemReadIOCallback.cpp -o src/MemReadIOCallback.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/SafeReadIOCallback.lo -MD -MP -MF src/.deps/SafeReadIOCallback.Tpo -c src/SafeReadIOCallback.cpp -fPIC -DPIC -o src/.libs/SafeReadIOCallback.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/MemIOCallback.lo -MD -MP -MF src/.deps/MemIOCallback.Tpo -c src/MemIOCallback.cpp -o src/MemIOCallback.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/IOCallback.lo -MD -MP -MF src/.deps/IOCallback.Tpo -c src/IOCallback.cpp -o src/IOCallback.o >/dev/null 2>&1
# depbase=`echo src/StdIOCallback.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/StdIOCallback.lo -MD -MP -MF $depbase.Tpo -c -o src/StdIOCallback.lo src/StdIOCallback.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/SafeReadIOCallback.lo -MD -MP -MF src/.deps/SafeReadIOCallback.Tpo -c src/SafeReadIOCallback.cpp -o src/SafeReadIOCallback.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/StdIOCallback.lo -MD -MP -MF src/.deps/StdIOCallback.Tpo -c src/StdIOCallback.cpp -fPIC -DPIC -o src/.libs/StdIOCallback.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I. -Wall -Wextra -Wno-unknown-pragmas -Wshadow -MT src/StdIOCallback.lo -MD -MP -MF src/.deps/StdIOCallback.Tpo -c src/StdIOCallback.cpp -o src/StdIOCallback.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -Wall -Wextra -Wno-unknown-pragmas -Wshadow -version-info 4:0:0 -no-undefined -o libebml.la -rpath /usr/lib src/Debug.lo src/EbmlBinary.lo src/EbmlContexts.lo src/EbmlCrc32.lo src/EbmlDate.lo src/EbmlDummy.lo src/EbmlElement.lo src/EbmlFloat.lo src/EbmlHead.lo src/EbmlMaster.lo src/EbmlSInteger.lo src/EbmlStream.lo src/EbmlString.lo src/EbmlSubHead.lo src/EbmlUInteger.lo src/EbmlUnicodeString.lo src/EbmlVersion.lo src/EbmlVoid.lo src/IOCallback.lo src/MemIOCallback.lo src/MemReadIOCallback.lo src/SafeReadIOCallback.lo src/StdIOCallback.lo
# libtool: link: arm-linux-androideabi-g++ -fPIC -DPIC -shared -nostdlib /sysroot/bin/../sysroot/usr/lib/crtbegin_so.o src/.libs/Debug.o src/.libs/EbmlBinary.o src/.libs/EbmlContexts.o src/.libs/EbmlCrc32.o src/.libs/EbmlDate.o src/.libs/EbmlDummy.o src/.libs/EbmlElement.o src/.libs/EbmlFloat.o src/.libs/EbmlHead.o src/.libs/EbmlMaster.o src/.libs/EbmlSInteger.o src/.libs/EbmlStream.o src/.libs/EbmlString.o src/.libs/EbmlSubHead.o src/.libs/EbmlUInteger.o src/.libs/EbmlUnicodeString.o src/.libs/EbmlVersion.o src/.libs/EbmlVoid.o src/.libs/IOCallback.o src/.libs/MemIOCallback.o src/.libs/MemReadIOCallback.o src/.libs/SafeReadIOCallback.o src/.libs/StdIOCallback.o -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,libebml.so -o .libs/libebml.so
# libtool: link: arm-linux-androideabi-ar cru .libs/libebml.a src/Debug.o src/EbmlBinary.o src/EbmlContexts.o src/EbmlCrc32.o src/EbmlDate.o src/EbmlDummy.o src/EbmlElement.o src/EbmlFloat.o src/EbmlHead.o src/EbmlMaster.o src/EbmlSInteger.o src/EbmlStream.o src/EbmlString.o src/EbmlSubHead.o src/EbmlUInteger.o src/EbmlUnicodeString.o src/EbmlVersion.o src/EbmlVoid.o src/IOCallback.o src/MemIOCallback.o src/MemReadIOCallback.o src/SafeReadIOCallback.o src/StdIOCallback.o
# libtool: link: arm-linux-androideabi-ranlib .libs/libebml.a
# libtool: link: ( cd ".libs" && rm -f "libebml.la" && ln -s "../libebml.la" "libebml.la" )
# make[1]: Leaving directory '/tmp/libebml/src/libebml-1.3.3'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/libebml/src/libebml-1.3.3'
# /usr/sbin/mkdir -p '/tmp/libebml/pkg/libebml/usr/lib/pkgconfig'
# /usr/sbin/mkdir -p '/tmp/libebml/pkg/libebml/usr/include'
# /usr/sbin/mkdir -p '/tmp/libebml/pkg/libebml/usr/lib'
# /bin/sh ./libtool --mode=install /usr/bin/install -c libebml.la '/tmp/libebml/pkg/libebml/usr/lib'
# /usr/bin/install -c -m 644 libebml.pc '/tmp/libebml/pkg/libebml/usr/lib/pkgconfig'
# /usr/sbin/mkdir -p '/tmp/libebml/pkg/libebml/usr/include/ebml'
# /usr/bin/install -c -m 644 ebml/Debug.h ebml/EbmlBinary.h ebml/EbmlConfig.h ebml/EbmlContexts.h ebml/EbmlCrc32.h ebml/EbmlDate.h ebml/EbmlDummy.h ebml/EbmlElement.h ebml/EbmlEndian.h ebml/EbmlFloat.h ebml/EbmlHead.h ebml/EbmlId.h ebml/EbmlMaster.h ebml/EbmlSInteger.h ebml/EbmlStream.h ebml/EbmlString.h ebml/EbmlSubHead.h ebml/EbmlTypes.h ebml/EbmlUInteger.h ebml/EbmlUnicodeString.h ebml/EbmlVersion.h ebml/EbmlVoid.h ebml/IOCallback.h ebml/MemIOCallback.h ebml/MemReadIOCallback.h ebml/SafeReadIOCallback.h ebml/StdIOCallback.h '/tmp/libebml/pkg/libebml/usr/include/ebml'
# /usr/sbin/mkdir -p '/tmp/libebml/pkg/libebml/usr/include/ebml/c'
# /usr/bin/install -c -m 644 ebml/c/libebml_t.h '/tmp/libebml/pkg/libebml/usr/include/ebml/c'
# libtool: install: /usr/bin/install -c .libs/libebml.so /tmp/libebml/pkg/libebml/usr/lib/libebml.so
# libtool: install: /usr/bin/install -c .libs/libebml.lai /tmp/libebml/pkg/libebml/usr/lib/libebml.la
# libtool: install: /usr/bin/install -c .libs/libebml.a /tmp/libebml/pkg/libebml/usr/lib/libebml.a
# libtool: install: chmod 644 /tmp/libebml/pkg/libebml/usr/lib/libebml.a
# libtool: install: arm-linux-androideabi-ranlib /tmp/libebml/pkg/libebml/usr/lib/libebml.a
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# make[1]: Leaving directory '/tmp/libebml/src/libebml-1.3.3'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libebml"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libebml 1.3.3-2 (Tue Apr 4 21:14:18 UTC 2017)

CMD: pacman --query --file libebml-1.3.3-2-x86_64.pkg.tar.xz
# libebml 1.3.3-2

Creating hybrid package for 'libebml'

Trying to find vanilla package 'libebml'...

CMD: pacman --query --file /mirror/libebml-1.3.3-2.pkg.tar.xz
# libebml 1.3.3-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libebml.so.4
# /usr/lib/libebml.so
# /usr/lib/libebml.so.4.0.0
# /usr/lib/pkgconfig/libebml.pc
# /usr/include/ebml/EbmlDate.h
# /usr/include/ebml/EbmlVersion.h
# /usr/include/ebml/EbmlStream.h
# /usr/include/ebml/EbmlElement.h
# /usr/include/ebml/EbmlConfig.h
# /usr/include/ebml/EbmlTypes.h
# /usr/include/ebml/IOCallback.h
# /usr/include/ebml/EbmlString.h
# /usr/include/ebml/EbmlMaster.h
# /usr/include/ebml/EbmlDummy.h
# /usr/include/ebml/EbmlFloat.h
# /usr/include/ebml/EbmlUInteger.h
# /usr/include/ebml/EbmlSubHead.h
# /usr/include/ebml/EbmlUnicodeString.h
# /usr/include/ebml/MemIOCallback.h
# /usr/include/ebml/EbmlBinary.h
# /usr/include/ebml/MemReadIOCallback.h
# /usr/include/ebml/EbmlSInteger.h
# /usr/include/ebml/EbmlVoid.h
# /usr/include/ebml/Debug.h
# /usr/include/ebml/StdIOCallback.h
# /usr/include/ebml/EbmlId.h
# /usr/include/ebml/EbmlCrc32.h
# /usr/include/ebml/EbmlEndian.h
# /usr/include/ebml/EbmlContexts.h
# /usr/include/ebml/EbmlHead.h
# /usr/include/ebml/SafeReadIOCallback.h
# /usr/include/ebml/c/libebml_t.h
# /sysroot/sysroot/usr/lib/libebml.so
# /sysroot/sysroot/usr/lib/libebml.la
# /sysroot/sysroot/usr/lib/libebml.a
# /sysroot/sysroot/usr/lib/pkgconfig/libebml.pc
# /sysroot/sysroot/usr/include/ebml/Debug.h
# /sysroot/sysroot/usr/include/ebml/EbmlBinary.h
# /sysroot/sysroot/usr/include/ebml/EbmlConfig.h
# /sysroot/sysroot/usr/include/ebml/EbmlContexts.h
# /sysroot/sysroot/usr/include/ebml/EbmlCrc32.h
# /sysroot/sysroot/usr/include/ebml/EbmlDate.h
# /sysroot/sysroot/usr/include/ebml/EbmlDummy.h
# /sysroot/sysroot/usr/include/ebml/EbmlElement.h
# /sysroot/sysroot/usr/include/ebml/EbmlEndian.h
# /sysroot/sysroot/usr/include/ebml/EbmlFloat.h
# /sysroot/sysroot/usr/include/ebml/EbmlHead.h
# /sysroot/sysroot/usr/include/ebml/EbmlId.h
# /sysroot/sysroot/usr/include/ebml/EbmlMaster.h
# /sysroot/sysroot/usr/include/ebml/EbmlSInteger.h
# /sysroot/sysroot/usr/include/ebml/EbmlStream.h
# /sysroot/sysroot/usr/include/ebml/EbmlString.h
# /sysroot/sysroot/usr/include/ebml/EbmlSubHead.h
# /sysroot/sysroot/usr/include/ebml/EbmlTypes.h
# /sysroot/sysroot/usr/include/ebml/EbmlUInteger.h
# /sysroot/sysroot/usr/include/ebml/EbmlUnicodeString.h
# /sysroot/sysroot/usr/include/ebml/EbmlVersion.h
# /sysroot/sysroot/usr/include/ebml/EbmlVoid.h
# /sysroot/sysroot/usr/include/ebml/IOCallback.h
# /sysroot/sysroot/usr/include/ebml/MemIOCallback.h
# /sysroot/sysroot/usr/include/ebml/MemReadIOCallback.h
# /sysroot/sysroot/usr/include/ebml/SafeReadIOCallback.h
# /sysroot/sysroot/usr/include/ebml/StdIOCallback.h
# /sysroot/sysroot/usr/include/ebml/c/libebml_t.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libebml.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libebml.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/libebml/src/libebml-1.3.3/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 libebml configure 1.3.3, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 196b80e70bea
# 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:2392: checking for a BSD-compatible install
# configure:2460: result: /usr/bin/install -c
# configure:2471: checking whether build environment is sane
# configure:2526: result: yes
# configure:2585: checking for arm-linux-androideabi-strip
# configure:2601: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2612: result: arm-linux-androideabi-strip
# configure:2677: checking for a thread-safe mkdir -p
# configure:2716: result: /usr/sbin/mkdir -p
# configure:2723: checking for gawk
# configure:2739: found /usr/sbin/gawk
# configure:2750: result: gawk
# configure:2761: checking whether make sets $(MAKE)
# configure:2783: result: yes
# configure:2812: checking whether make supports nested variables
# configure:2829: result: yes
# configure:2908: checking how to create a pax tar archive
# configure:2919: 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:2922: $? = 0
# configure:2962: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
# configure:2965: $? = 0
# configure:2969: tar -xf -
# configure:2972: $? = 0
# configure:2974: cat conftest.dir/file
# GrepMe
# configure:2977: $? = 0
# configure:2990: result: gnutar
# configure:3152: checking for C++ compiler version
# configure:3161: 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:3172: $? = 0
# configure:3161: 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:3172: $? = 0
# configure:3161: 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:3172: $? = 1
# configure:3161: 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:3172: $? = 1
# configure:3192: checking whether the C++ compiler works
# configure:3214: arm-linux-androideabi-g++ conftest.cpp >&5
# configure:3218: $? = 0
# configure:3266: result: yes
# configure:3269: checking for C++ compiler default output file name
# configure:3271: result: a.out
# configure:3277: checking for suffix of executables
# configure:3284: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:3288: $? = 0
# configure:3310: result:
# configure:3332: checking whether we are cross compiling
# configure:3370: result: yes
# configure:3375: checking for suffix of object files
# configure:3397: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:3401: $? = 0
# configure:3422: result: o
# configure:3426: checking whether we are using the GNU C++ compiler
# configure:3445: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:3445: $? = 0
# configure:3454: result: yes
# configure:3463: checking whether arm-linux-androideabi-g++ accepts -g
# configure:3483: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
# configure:3483: $? = 0
# configure:3524: result: yes
# configure:3558: checking for style of include used by make
# configure:3586: result: GNU
# configure:3612: checking dependency style of arm-linux-androideabi-g++
# configure:3723: result: gcc3
# configure:3767: checking build system type
# configure:3781: result: x86_64-unknown-linux-gnu
# configure:3801: checking host system type
# configure:3814: result: arm-unknown-linux-androideabi
# configure:3855: checking how to print strings
# configure:3882: result: printf
# configure:3911: checking for arm-linux-androideabi-gcc
# configure:3938: result: arm-linux-androideabi-gcc
# configure:4207: checking for C compiler version
# configure:4216: 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:4227: $? = 0
# configure:4216: 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:4227: $? = 0
# configure:4216: 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:4227: $? = 1
# configure:4216: 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:4227: $? = 1
# configure:4231: checking whether we are using the GNU C compiler
# configure:4250: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4250: $? = 0
# configure:4259: result: yes
# configure:4268: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4288: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4288: $? = 0
# configure:4329: result: yes
# configure:4346: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4409: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4409: $? = 0
# configure:4422: result: none needed
# configure:4447: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4469: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4472: $? = 0
# configure:4469: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4472: $? = 0
# configure:4484: result: yes
# configure:4503: checking dependency style of arm-linux-androideabi-gcc
# configure:4614: result: gcc3
# configure:4629: checking for a sed that does not truncate output
# configure:4693: result: /usr/sbin/sed
# configure:4711: checking for grep that handles long lines and -e
# configure:4769: result: /usr/sbin/grep
# configure:4774: checking for egrep
# configure:4836: result: /usr/sbin/grep -E
# configure:4841: checking for fgrep
# configure:4903: result: /usr/sbin/grep -F
# configure:4938: checking for ld used by arm-linux-androideabi-gcc
# configure:5005: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:5012: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:5027: result: yes
# configure:5039: checking for BSD- or MS-compatible name lister (nm)
# configure:5093: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5223: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5230: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5233: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5236: output
# 00000000 B some_variable
# configure:5243: result: BSD nm
# configure:5246: checking whether ln -s works
# configure:5250: result: yes
# configure:5258: checking the maximum length of command line arguments
# configure:5389: result: 1572864
# configure:5437: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5477: result: func_convert_file_noop
# configure:5484: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5504: result: func_convert_file_noop
# configure:5511: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5518: result: -r
# configure:5552: checking for arm-linux-androideabi-objdump
# configure:5568: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5579: result: arm-linux-androideabi-objdump
# configure:5651: checking how to recognize dependent libraries
# configure:5851: result: pass_all
# configure:5896: checking for arm-linux-androideabi-dlltool
# configure:5926: result: no
# configure:5936: checking for dlltool
# configure:5966: result: no
# configure:5996: checking how to associate runtime and link libraries
# configure:6023: result: printf %s\n
# configure:6040: checking for arm-linux-androideabi-ar
# configure:6056: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6067: result: arm-linux-androideabi-ar
# configure:6148: checking for archiver @FILE support
# configure:6165: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6165: $? = 0
# configure:6168: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:6171: $? = 0
# configure:6176: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:6179: $? = 1
# configure:6191: result: @
# configure:6209: checking for arm-linux-androideabi-strip
# configure:6236: result: arm-linux-androideabi-strip
# configure:6308: checking for arm-linux-androideabi-ranlib
# configure:6324: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6335: result: arm-linux-androideabi-ranlib
# configure:6477: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6630: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6633: $? = 0
# configure:6637: /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:6640: $? = 0
# configure:6706: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6709: $? = 0
# configure:6747: result: ok
# configure:6794: checking for sysroot
# configure:6824: result: no
# configure:6831: checking for a working dd
# configure:6869: result: /usr/sbin/dd
# configure:6873: checking how to truncate binary pipes
# configure:6888: result: /usr/sbin/dd bs=4096 count=1
# configure:7177: checking for arm-linux-androideabi-mt
# configure:7207: result: no
# configure:7217: checking for mt
# configure:7247: result: no
# configure:7267: checking if : is a manifest tool
# configure:7273: : '-?'
# configure:7281: result: no
# configure:7958: checking how to run the C preprocessor
# configure:7989: arm-linux-androideabi-gcc -E conftest.c
# configure:7989: $? = 0
# configure:8003: 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:8003: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libebml"
# | #define PACKAGE_TARNAME "libebml"
# | #define PACKAGE_VERSION "1.3.3"
# | #define PACKAGE_STRING "libebml 1.3.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libebml"
# | #define VERSION "1.3.3"
# | /* end confdefs.h. */
# | #include
# configure:8028: result: arm-linux-androideabi-gcc -E
# configure:8048: arm-linux-androideabi-gcc -E conftest.c
# configure:8048: $? = 0
# configure:8062: 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:8062: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libebml"
# | #define PACKAGE_TARNAME "libebml"
# | #define PACKAGE_VERSION "1.3.3"
# | #define PACKAGE_STRING "libebml 1.3.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libebml"
# | #define VERSION "1.3.3"
# | /* end confdefs.h. */
# | #include
# configure:8091: checking for ANSI C header files
# configure:8111: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8111: $? = 0
# configure:8195: result: yes
# configure:8208: checking for sys/types.h
# configure:8208: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8208: $? = 0
# configure:8208: result: yes
# configure:8208: checking for sys/stat.h
# configure:8208: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8208: $? = 0
# configure:8208: result: yes
# configure:8208: checking for stdlib.h
# configure:8208: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8208: $? = 0
# configure:8208: result: yes
# configure:8208: checking for string.h
# configure:8208: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8208: $? = 0
# configure:8208: result: yes
# configure:8208: checking for memory.h
# configure:8208: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8208: $? = 0
# configure:8208: result: yes
# configure:8208: checking for strings.h
# configure:8208: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8208: $? = 0
# configure:8208: result: yes
# configure:8208: checking for inttypes.h
# configure:8208: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8208: $? = 0
# configure:8208: result: yes
# configure:8208: checking for stdint.h
# configure:8208: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8208: $? = 0
# configure:8208: result: yes
# configure:8208: checking for unistd.h
# configure:8208: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8208: $? = 0
# configure:8208: result: yes
# configure:8222: checking for dlfcn.h
# configure:8222: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8222: $? = 0
# configure:8222: result: yes
# configure:8489: checking for objdir
# configure:8504: result: .libs
# configure:8768: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8786: 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:8790: $? = 0
# configure:8803: result: no
# configure:9161: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:9168: result: -fPIC -DPIC
# configure:9176: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:9194: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9198: $? = 0
# configure:9211: result: yes
# configure:9240: checking if arm-linux-androideabi-gcc static flag -static works
# configure:9268: result: yes
# configure:9283: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9304: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:9308: $? = 0
# configure:9330: result: yes
# configure:9338: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9385: result: yes
# configure:9418: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10677: result: yes
# configure:10714: checking whether -lc should be explicitly linked in
# configure:10722: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10725: $? = 0
# configure:10740: 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:10743: $? = 0
# configure:10757: result: no
# configure:10917: checking dynamic linker characteristics
# configure:11735: result: Android linker
# configure:11857: checking how to hardcode library paths into programs
# configure:11882: result: immediate
# configure:12430: checking whether stripping libraries is possible
# configure:12435: result: yes
# configure:12470: checking if libtool supports shared libraries
# configure:12472: result: yes
# configure:12475: checking whether to build shared libraries
# configure:12500: result: yes
# configure:12503: checking whether to build static libraries
# configure:12507: result: yes
# configure:12530: checking how to run the C++ preprocessor
# configure:12557: arm-linux-androideabi-g++ -E conftest.cpp
# configure:12557: $? = 0
# configure:12571: 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:12571: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libebml"
# | #define PACKAGE_TARNAME "libebml"
# | #define PACKAGE_VERSION "1.3.3"
# | #define PACKAGE_STRING "libebml 1.3.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libebml"
# | #define VERSION "1.3.3"
# | #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:12596: result: arm-linux-androideabi-g++ -E
# configure:12616: arm-linux-androideabi-g++ -E conftest.cpp
# configure:12616: $? = 0
# configure:12630: 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:12630: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libebml"
# | #define PACKAGE_TARNAME "libebml"
# | #define PACKAGE_VERSION "1.3.3"
# | #define PACKAGE_STRING "libebml 1.3.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libebml"
# | #define VERSION "1.3.3"
# | #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:12792: checking for ld used by arm-linux-androideabi-g++
# configure:12859: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:12866: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:12881: result: yes
# configure:12936: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:14009: result: yes
# configure:14045: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:14048: $? = 0
# configure:14529: checking for arm-linux-androideabi-g++ option to produce PIC
# configure:14536: result: -fPIC -DPIC
# configure:14544: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
# configure:14562: arm-linux-androideabi-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14566: $? = 0
# configure:14579: result: yes
# configure:14602: checking if arm-linux-androideabi-g++ static flag -static works
# configure:14630: result: yes
# configure:14642: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:14663: arm-linux-androideabi-g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14667: $? = 0
# configure:14689: result: yes
# configure:14694: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:14741: result: yes
# configure:14771: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:14811: result: yes
# configure:14952: checking dynamic linker characteristics
# configure:15697: result: Android linker
# configure:15762: checking how to hardcode library paths into programs
# configure:15787: result: immediate
# configure:15867: checking winapifamily.h usability
# configure:15867: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:56:26: fatal error: winapifamily.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15867: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libebml"
# | #define PACKAGE_TARNAME "libebml"
# | #define PACKAGE_VERSION "1.3.3"
# | #define PACKAGE_STRING "libebml 1.3.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libebml"
# | #define VERSION "1.3.3"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:15867: result: no
# configure:15867: checking winapifamily.h presence
# configure:15867: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:23:26: fatal error: winapifamily.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15867: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libebml"
# | #define PACKAGE_TARNAME "libebml"
# | #define PACKAGE_VERSION "1.3.3"
# | #define PACKAGE_STRING "libebml 1.3.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libebml"
# | #define VERSION "1.3.3"
# | #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:15867: result: no
# configure:15867: checking for winapifamily.h
# configure:15867: result: no
# configure:15986: checking that generated files are newer than configure
# configure:15992: result: done
# configure:16023: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libebml config.status 1.3.3, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 196b80e70bea
#
# config.status:1149: creating Makefile
# config.status:1149: creating libebml.pc
# config.status:1149: creating config.h
# config.status:1378: executing depfiles commands
# config.status:1378: 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_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_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_header_winapifamily_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_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/sbin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libebml/src/libebml-1.3.3/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/libebml/src/libebml-1.3.3/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libebml/src/libebml-1.3.3/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libebml/src/libebml-1.3.3/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=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_DEBUG_FALSE=''
# ENABLE_DEBUG_TRUE='#'
# 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=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/libebml/src/libebml-1.3.3/build-aux/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='libebml'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='libebml'
# PACKAGE_STRING='libebml 1.3.3'
# PACKAGE_TARNAME='libebml'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.3.3'
# PATH_SEPARATOR=':'
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='1.3.3'
# 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/libebml/src/libebml-1.3.3/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 "libebml"
# #define PACKAGE_TARNAME "libebml"
# #define PACKAGE_VERSION "1.3.3"
# #define PACKAGE_STRING "libebml 1.3.3"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "libebml"
# #define VERSION "1.3.3"
# #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