Build of unshield with android toolchain

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

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

SLOCLanguage
3,510 ansic
792 cpp
4 sh
4,306 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: unshield 1.3-1 (Tue Apr 4 21:01:59 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# -- The C compiler identification is GNU 4.8.0
# -- The CXX compiler identification is GNU 4.8.0
# -- Check for working C compiler: /sysroot/bin/arm-linux-androideabi-gcc
# -- Check for working C compiler: /sysroot/bin/arm-linux-androideabi-gcc -- works
# -- Detecting C compiler ABI info
# -- Detecting C compiler ABI info - done
# -- Detecting C compile features
# -- Detecting C compile features - done
# -- Check for working CXX compiler: /sysroot/bin/arm-linux-androideabi-g++
# -- Check for working CXX compiler: /sysroot/bin/arm-linux-androideabi-g++ -- works
# -- Detecting CXX compiler ABI info
# -- Detecting CXX compiler ABI info - done
# -- Detecting CXX compile features
# -- Detecting CXX compile features - done
# -- Looking for include file byteswap.h
# -- Looking for include file byteswap.h - found
# -- Looking for include file dlfcn.h
# -- Looking for include file dlfcn.h - found
# -- Looking for include file inttypes.h
# -- Looking for include file inttypes.h - found
# -- Looking for include file memory.h
# -- Looking for include file memory.h - found
# -- Looking for include file stdbool.h
# -- Looking for include file stdbool.h - found
# -- Looking for include file stdint.h
# -- Looking for include file stdint.h - found
# -- Looking for include file stdlib.h
# -- Looking for include file stdlib.h - found
# -- Looking for include file strings.h
# -- Looking for include file strings.h - found
# -- Looking for include file string.h
# -- Looking for include file string.h - found
# -- Looking for include file sys/byteswap.h
# -- Looking for include file sys/byteswap.h - not found
# -- Looking for include file sys/stat.h
# -- Looking for include file sys/stat.h - found
# -- Looking for include file sys/types.h
# -- Looking for include file sys/types.h - found
# -- Looking for include file unistd.h
# -- Looking for include file unistd.h - found
# -- Looking for fnmatch
# -- Looking for fnmatch - found
# -- Performing Test SIZE_FORMAT_ZI
# -- Performing Test SIZE_FORMAT_ZI - Success
# -- Found ZLIB: /usr/lib/libz.so (found version "1.2.8")
# -- Found OpenSSL: /usr/lib/libssl.so;/usr/lib/libcrypto.so (found version "1.0.2h")
# -- OPENSSL_FOUND: TRUE
# -- USE_OUR_OWN_MD5: OFF
# -- BUILD_STATIC: OFF
# -- Configuring done
# -- Generating done
# -- Build files have been written to: /tmp/unshield/src/unshield-1.3
# Scanning dependencies of target convert_utf
# [ 6%] Building C object lib/convert_utf/CMakeFiles/convert_utf.dir/ConvertUTF.c.o
# [ 13%] Linking C static library libconvert_utf.a
# [ 13%] Built target convert_utf
# Scanning dependencies of target libunshield
# [ 20%] Building C object lib/CMakeFiles/libunshield.dir/bswap.c.o
# [ 26%] Building C object lib/CMakeFiles/libunshield.dir/component.c.o
# [ 40%] Building C object lib/CMakeFiles/libunshield.dir/directory.c.o
# [ 40%] Building C object lib/CMakeFiles/libunshield.dir/file.c.o
# /tmp/unshield/src/unshield-1.3/lib/file.c:7:25: fatal error: openssl/md5.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[2]: *** [lib/CMakeFiles/libunshield.dir/build.make:135: lib/CMakeFiles/libunshield.dir/file.c.o] Error 1
# make[2]: *** Waiting for unfinished jobs....
# make[1]: *** [CMakeFiles/Makefile2:88: lib/CMakeFiles/libunshield.dir/all] Error 2
# make: *** [Makefile:128: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing Cmake errors

CMD: Cmake errors '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeError.log'
# Determining if files sys/byteswap.h exist failed with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_9e3f8/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_9e3f8.dir/build.make CMakeFiles/cmTC_9e3f8.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_9e3f8.dir/CheckIncludeFiles.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_9e3f8.dir/CheckIncludeFiles.c.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
# /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:26: fatal error: sys/byteswap.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[1]: *** [CMakeFiles/cmTC_9e3f8.dir/build.make:66: CMakeFiles/cmTC_9e3f8.dir/CheckIncludeFiles.c.o] Error 1
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# make: *** [Makefile:126: cmTC_9e3f8/fast] Error 2
#
# Source:
# /* */
# #include
#
#
# int main(void){return 0;}
#

Printing Cmake output

CMD: Cmake output '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeOutput.log'
# The system is: Linux - 4.10.6-1-ARCH - x86_64
# Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
# Compiler: /sysroot/bin/arm-linux-androideabi-gcc
# Build flags:
# Id flags:
#
# The output was:
# 0
#
#
# Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
#
# The C compiler identification is GNU, found in "/tmp/unshield/src/unshield-1.3/CMakeFiles/3.5.2/CompilerIdC/a.out"
#
# Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
# Compiler: /sysroot/bin/arm-linux-androideabi-g++
# Build flags:
# Id flags:
#
# The output was:
# 0
#
#
# Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
#
# The CXX compiler identification is GNU, found in "/tmp/unshield/src/unshield-1.3/CMakeFiles/3.5.2/CompilerIdCXX/a.out"
#
# Determining if the C compiler works passed with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_6c951/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_6c951.dir/build.make CMakeFiles/cmTC_6c951.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_6c951.dir/testCCompiler.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_6c951.dir/testCCompiler.c.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp/testCCompiler.c
# Linking C executable cmTC_6c951
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6c951.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_6c951.dir/testCCompiler.c.o -o cmTC_6c951 -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Detecting C compiler ABI info compiled with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_d638b/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_d638b.dir/build.make CMakeFiles/cmTC_d638b.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_d638b.dir/CMakeCCompilerABI.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_d638b.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
# Linking C executable cmTC_d638b
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d638b.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -v CMakeFiles/cmTC_d638b.dir/CMakeCCompilerABI.c.o -o cmTC_d638b -rdynamic
# Using built-in specs.
# COLLECT_GCC=/sysroot/bin/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)
# COMPILER_PATH=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/:/sysroot/bin/../libexec/gcc/:/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/
# LIBRARY_PATH=/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/:/sysroot/bin/../lib/gcc/:/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib/:/sysroot/bin/../sysroot/usr/lib/
# COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_d638b' '-rdynamic' '-march=armv5te' '-mfloat-abi=soft' '-mfpu=vfp' '-mtls-dialect=gnu'
# /sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/collect2 --sysroot=/sysroot/bin/../sysroot --eh-frame-hdr -export-dynamic -dynamic-linker /system/bin/linker -X -m armelf_linux_eabi -z noexecstack -z relro -z now -o cmTC_d638b /sysroot/bin/../sysroot/usr/lib/crtbegin_dynamic.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 CMakeFiles/cmTC_d638b.dir/CMakeCCompilerABI.c.o -lgcc -lc -ldl -lgcc /sysroot/bin/../sysroot/usr/lib/crtend_android.o
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Parsed C implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/sbin/make" "cmTC_d638b/fast"]
# ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_d638b.dir/build.make CMakeFiles/cmTC_d638b.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp']
# ignore line: [Building C object CMakeFiles/cmTC_d638b.dir/CMakeCCompilerABI.c.o]
# ignore line: [/sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_d638b.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]
# ignore line: [Linking C executable cmTC_d638b]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d638b.dir/link.txt --verbose=1]
# ignore line: [/sysroot/bin/arm-linux-androideabi-gcc -v CMakeFiles/cmTC_d638b.dir/CMakeCCompilerABI.c.o -o cmTC_d638b -rdynamic ]
# ignore line: [Using built-in specs.]
# ignore line: [COLLECT_GCC=/sysroot/bin/arm-linux-androideabi-gcc]
# ignore line: [COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper]
# ignore line: [Target: arm-linux-androideabi]
# ignore line: [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]
# ignore line: [Thread model: posix]
# ignore line: [gcc version 4.8 (GCC) ]
# ignore line: [COMPILER_PATH=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/:/sysroot/bin/../libexec/gcc/:/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/]
# ignore line: [LIBRARY_PATH=/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/:/sysroot/bin/../lib/gcc/:/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib/:/sysroot/bin/../sysroot/usr/lib/]
# ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_d638b' '-rdynamic' '-march=armv5te' '-mfloat-abi=soft' '-mfpu=vfp' '-mtls-dialect=gnu']
# link line: [ /sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/collect2 --sysroot=/sysroot/bin/../sysroot --eh-frame-hdr -export-dynamic -dynamic-linker /system/bin/linker -X -m armelf_linux_eabi -z noexecstack -z relro -z now -o cmTC_d638b /sysroot/bin/../sysroot/usr/lib/crtbegin_dynamic.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 CMakeFiles/cmTC_d638b.dir/CMakeCCompilerABI.c.o -lgcc -lc -ldl -lgcc /sysroot/bin/../sysroot/usr/lib/crtend_android.o]
# arg [/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/collect2] ==> ignore
# arg [--sysroot=/sysroot/bin/../sysroot] ==> ignore
# arg [--eh-frame-hdr] ==> ignore
# arg [-export-dynamic] ==> ignore
# arg [-dynamic-linker] ==> ignore
# arg [/system/bin/linker] ==> ignore
# arg [-X] ==> ignore
# arg [-m] ==> ignore
# arg [armelf_linux_eabi] ==> ignore
# arg [-znoexecstack] ==> ignore
# arg [-zrelro] ==> ignore
# arg [-znow] ==> ignore
# arg [-o] ==> ignore
# arg [cmTC_d638b] ==> ignore
# arg [/sysroot/bin/../sysroot/usr/lib/crtbegin_dynamic.o] ==> ignore
# arg [-L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8] ==> dir [/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8]
# arg [-L/sysroot/bin/../lib/gcc] ==> dir [/sysroot/bin/../lib/gcc]
# arg [-L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib] ==> dir [/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib]
# arg [-L/sysroot/bin/../sysroot/usr/lib] ==> dir [/sysroot/bin/../sysroot/usr/lib]
# arg [CMakeFiles/cmTC_d638b.dir/CMakeCCompilerABI.c.o] ==> ignore
# arg [-lgcc] ==> lib [gcc]
# arg [-lc] ==> lib [c]
# arg [-ldl] ==> lib [dl]
# arg [-lgcc] ==> lib [gcc]
# arg [/sysroot/bin/../sysroot/usr/lib/crtend_android.o] ==> ignore
# remove lib [gcc]
# remove lib [gcc]
# collapse library dir [/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8] ==> [/sysroot/lib/gcc/arm-linux-androideabi/4.8]
# collapse library dir [/sysroot/bin/../lib/gcc] ==> [/sysroot/lib/gcc]
# collapse library dir [/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib] ==> [/sysroot/arm-linux-androideabi/lib]
# collapse library dir [/sysroot/bin/../sysroot/usr/lib] ==> [/sysroot/sysroot/usr/lib]
# implicit libs: [c;dl]
# implicit dirs: [/sysroot/lib/gcc/arm-linux-androideabi/4.8;/sysroot/lib/gcc;/sysroot/arm-linux-androideabi/lib;/sysroot/sysroot/usr/lib]
# implicit fwks: []
#
#
#
#
# Detecting C [-std=c11] compiler features compiled with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_f674a/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_f674a.dir/build.make CMakeFiles/cmTC_f674a.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_f674a.dir/feature_tests.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=c11 -o CMakeFiles/cmTC_f674a.dir/feature_tests.c.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/feature_tests.c
# Linking C executable cmTC_f674a
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f674a.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_f674a.dir/feature_tests.c.o -o cmTC_f674a -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Feature record: C_FEATURE:1c_function_prototypes
# Feature record: C_FEATURE:1c_restrict
# Feature record: C_FEATURE:1c_static_assert
# Feature record: C_FEATURE:1c_variadic_macros
#
#
# Detecting C [-std=c99] compiler features compiled with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_c638b/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_c638b.dir/build.make CMakeFiles/cmTC_c638b.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_c638b.dir/feature_tests.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=c99 -o CMakeFiles/cmTC_c638b.dir/feature_tests.c.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/feature_tests.c
# Linking C executable cmTC_c638b
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c638b.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_c638b.dir/feature_tests.c.o -o cmTC_c638b -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Feature record: C_FEATURE:1c_function_prototypes
# Feature record: C_FEATURE:1c_restrict
# Feature record: C_FEATURE:0c_static_assert
# Feature record: C_FEATURE:1c_variadic_macros
#
#
# Detecting C [-std=c90] compiler features compiled with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_ab755/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_ab755.dir/build.make CMakeFiles/cmTC_ab755.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_ab755.dir/feature_tests.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=c90 -o CMakeFiles/cmTC_ab755.dir/feature_tests.c.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/feature_tests.c
# Linking C executable cmTC_ab755
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ab755.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_ab755.dir/feature_tests.c.o -o cmTC_ab755 -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Feature record: C_FEATURE:1c_function_prototypes
# Feature record: C_FEATURE:0c_restrict
# Feature record: C_FEATURE:0c_static_assert
# Feature record: C_FEATURE:0c_variadic_macros
# Determining if the CXX compiler works passed with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_ceef5/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_ceef5.dir/build.make CMakeFiles/cmTC_ceef5.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_ceef5.dir/testCXXCompiler.cxx.o
# /sysroot/bin/arm-linux-androideabi-g++ -o CMakeFiles/cmTC_ceef5.dir/testCXXCompiler.cxx.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
# Linking CXX executable cmTC_ceef5
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ceef5.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-g++ CMakeFiles/cmTC_ceef5.dir/testCXXCompiler.cxx.o -o cmTC_ceef5 -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Detecting CXX compiler ABI info compiled with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_0d3b6/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_0d3b6.dir/build.make CMakeFiles/cmTC_0d3b6.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_0d3b6.dir/CMakeCXXCompilerABI.cpp.o
# /sysroot/bin/arm-linux-androideabi-g++ -o CMakeFiles/cmTC_0d3b6.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp
# Linking CXX executable cmTC_0d3b6
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0d3b6.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-g++ -v CMakeFiles/cmTC_0d3b6.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_0d3b6 -rdynamic
# Using built-in specs.
# COLLECT_GCC=/sysroot/bin/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)
# COMPILER_PATH=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/:/sysroot/bin/../libexec/gcc/:/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/
# LIBRARY_PATH=/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/:/sysroot/bin/../lib/gcc/:/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib/:/sysroot/bin/../sysroot/usr/lib/
# COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_0d3b6' '-rdynamic' '-march=armv5te' '-mfloat-abi=soft' '-mfpu=vfp' '-mtls-dialect=gnu'
# /sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/collect2 --sysroot=/sysroot/bin/../sysroot --eh-frame-hdr -export-dynamic -dynamic-linker /system/bin/linker -X -m armelf_linux_eabi -z noexecstack -z relro -z now -o cmTC_0d3b6 /sysroot/bin/../sysroot/usr/lib/crtbegin_dynamic.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 CMakeFiles/cmTC_0d3b6.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lc -ldl -lgcc /sysroot/bin/../sysroot/usr/lib/crtend_android.o
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Parsed CXX implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/sbin/make" "cmTC_0d3b6/fast"]
# ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_0d3b6.dir/build.make CMakeFiles/cmTC_0d3b6.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp']
# ignore line: [Building CXX object CMakeFiles/cmTC_0d3b6.dir/CMakeCXXCompilerABI.cpp.o]
# ignore line: [/sysroot/bin/arm-linux-androideabi-g++ -o CMakeFiles/cmTC_0d3b6.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp]
# ignore line: [Linking CXX executable cmTC_0d3b6]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0d3b6.dir/link.txt --verbose=1]
# ignore line: [/sysroot/bin/arm-linux-androideabi-g++ -v CMakeFiles/cmTC_0d3b6.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_0d3b6 -rdynamic ]
# ignore line: [Using built-in specs.]
# ignore line: [COLLECT_GCC=/sysroot/bin/arm-linux-androideabi-g++]
# ignore line: [COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper]
# ignore line: [Target: arm-linux-androideabi]
# ignore line: [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]
# ignore line: [Thread model: posix]
# ignore line: [gcc version 4.8 (GCC) ]
# ignore line: [COMPILER_PATH=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/:/sysroot/bin/../libexec/gcc/:/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/]
# ignore line: [LIBRARY_PATH=/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/:/sysroot/bin/../lib/gcc/:/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib/:/sysroot/bin/../sysroot/usr/lib/]
# ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_0d3b6' '-rdynamic' '-march=armv5te' '-mfloat-abi=soft' '-mfpu=vfp' '-mtls-dialect=gnu']
# link line: [ /sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/collect2 --sysroot=/sysroot/bin/../sysroot --eh-frame-hdr -export-dynamic -dynamic-linker /system/bin/linker -X -m armelf_linux_eabi -z noexecstack -z relro -z now -o cmTC_0d3b6 /sysroot/bin/../sysroot/usr/lib/crtbegin_dynamic.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 CMakeFiles/cmTC_0d3b6.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lc -ldl -lgcc /sysroot/bin/../sysroot/usr/lib/crtend_android.o]
# arg [/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/collect2] ==> ignore
# arg [--sysroot=/sysroot/bin/../sysroot] ==> ignore
# arg [--eh-frame-hdr] ==> ignore
# arg [-export-dynamic] ==> ignore
# arg [-dynamic-linker] ==> ignore
# arg [/system/bin/linker] ==> ignore
# arg [-X] ==> ignore
# arg [-m] ==> ignore
# arg [armelf_linux_eabi] ==> ignore
# arg [-znoexecstack] ==> ignore
# arg [-zrelro] ==> ignore
# arg [-znow] ==> ignore
# arg [-o] ==> ignore
# arg [cmTC_0d3b6] ==> ignore
# arg [/sysroot/bin/../sysroot/usr/lib/crtbegin_dynamic.o] ==> ignore
# arg [-L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8] ==> dir [/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8]
# arg [-L/sysroot/bin/../lib/gcc] ==> dir [/sysroot/bin/../lib/gcc]
# arg [-L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib] ==> dir [/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib]
# arg [-L/sysroot/bin/../sysroot/usr/lib] ==> dir [/sysroot/bin/../sysroot/usr/lib]
# arg [CMakeFiles/cmTC_0d3b6.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
# arg [-lstdc++] ==> lib [stdc++]
# arg [-lm] ==> lib [m]
# arg [-lgcc] ==> lib [gcc]
# arg [-lc] ==> lib [c]
# arg [-ldl] ==> lib [dl]
# arg [-lgcc] ==> lib [gcc]
# arg [/sysroot/bin/../sysroot/usr/lib/crtend_android.o] ==> ignore
# remove lib [gcc]
# remove lib [gcc]
# collapse library dir [/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8] ==> [/sysroot/lib/gcc/arm-linux-androideabi/4.8]
# collapse library dir [/sysroot/bin/../lib/gcc] ==> [/sysroot/lib/gcc]
# collapse library dir [/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib] ==> [/sysroot/arm-linux-androideabi/lib]
# collapse library dir [/sysroot/bin/../sysroot/usr/lib] ==> [/sysroot/sysroot/usr/lib]
# implicit libs: [stdc++;m;c;dl]
# implicit dirs: [/sysroot/lib/gcc/arm-linux-androideabi/4.8;/sysroot/lib/gcc;/sysroot/arm-linux-androideabi/lib;/sysroot/sysroot/usr/lib]
# implicit fwks: []
#
#
#
#
# Detecting CXX [-std=c++1y] compiler features compiled with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_70be4/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_70be4.dir/build.make CMakeFiles/cmTC_70be4.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_70be4.dir/feature_tests.cxx.o
# /sysroot/bin/arm-linux-androideabi-g++ -std=c++1y -o CMakeFiles/cmTC_70be4.dir/feature_tests.cxx.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_70be4
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_70be4.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-g++ CMakeFiles/cmTC_70be4.dir/feature_tests.cxx.o -o cmTC_70be4 -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
# Feature record: CXX_FEATURE:1cxx_alias_templates
# Feature record: CXX_FEATURE:1cxx_alignas
# Feature record: CXX_FEATURE:1cxx_alignof
# Feature record: CXX_FEATURE:1cxx_attributes
# Feature record: CXX_FEATURE:0cxx_attribute_deprecated
# Feature record: CXX_FEATURE:1cxx_auto_type
# Feature record: CXX_FEATURE:0cxx_binary_literals
# Feature record: CXX_FEATURE:1cxx_constexpr
# Feature record: CXX_FEATURE:0cxx_contextual_conversions
# Feature record: CXX_FEATURE:1cxx_decltype
# Feature record: CXX_FEATURE:0cxx_decltype_auto
# Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
# Feature record: CXX_FEATURE:1cxx_default_function_template_args
# Feature record: CXX_FEATURE:1cxx_defaulted_functions
# Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
# Feature record: CXX_FEATURE:1cxx_delegating_constructors
# Feature record: CXX_FEATURE:1cxx_deleted_functions
# Feature record: CXX_FEATURE:0cxx_digit_separators
# Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
# Feature record: CXX_FEATURE:1cxx_explicit_conversions
# Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
# Feature record: CXX_FEATURE:1cxx_extern_templates
# Feature record: CXX_FEATURE:1cxx_final
# Feature record: CXX_FEATURE:1cxx_func_identifier
# Feature record: CXX_FEATURE:1cxx_generalized_initializers
# Feature record: CXX_FEATURE:0cxx_generic_lambdas
# Feature record: CXX_FEATURE:1cxx_inheriting_constructors
# Feature record: CXX_FEATURE:1cxx_inline_namespaces
# Feature record: CXX_FEATURE:1cxx_lambdas
# Feature record: CXX_FEATURE:0cxx_lambda_init_captures
# Feature record: CXX_FEATURE:1cxx_local_type_template_args
# Feature record: CXX_FEATURE:1cxx_long_long_type
# Feature record: CXX_FEATURE:1cxx_noexcept
# Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
# Feature record: CXX_FEATURE:1cxx_nullptr
# Feature record: CXX_FEATURE:1cxx_override
# Feature record: CXX_FEATURE:1cxx_range_for
# Feature record: CXX_FEATURE:1cxx_raw_string_literals
# Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
# Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
# Feature record: CXX_FEATURE:0cxx_return_type_deduction
# Feature record: CXX_FEATURE:1cxx_right_angle_brackets
# Feature record: CXX_FEATURE:1cxx_rvalue_references
# Feature record: CXX_FEATURE:1cxx_sizeof_member
# Feature record: CXX_FEATURE:1cxx_static_assert
# Feature record: CXX_FEATURE:1cxx_strong_enums
# Feature record: CXX_FEATURE:1cxx_template_template_parameters
# Feature record: CXX_FEATURE:1cxx_thread_local
# Feature record: CXX_FEATURE:1cxx_trailing_return_types
# Feature record: CXX_FEATURE:1cxx_unicode_literals
# Feature record: CXX_FEATURE:1cxx_uniform_initialization
# Feature record: CXX_FEATURE:1cxx_unrestricted_unions
# Feature record: CXX_FEATURE:1cxx_user_literals
# Feature record: CXX_FEATURE:0cxx_variable_templates
# Feature record: CXX_FEATURE:1cxx_variadic_macros
# Feature record: CXX_FEATURE:1cxx_variadic_templates
#
#
# Detecting CXX [-std=c++11] compiler features compiled with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_4a280/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_4a280.dir/build.make CMakeFiles/cmTC_4a280.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_4a280.dir/feature_tests.cxx.o
# /sysroot/bin/arm-linux-androideabi-g++ -std=c++11 -o CMakeFiles/cmTC_4a280.dir/feature_tests.cxx.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_4a280
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4a280.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-g++ CMakeFiles/cmTC_4a280.dir/feature_tests.cxx.o -o cmTC_4a280 -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
# Feature record: CXX_FEATURE:1cxx_alias_templates
# Feature record: CXX_FEATURE:1cxx_alignas
# Feature record: CXX_FEATURE:1cxx_alignof
# Feature record: CXX_FEATURE:1cxx_attributes
# Feature record: CXX_FEATURE:0cxx_attribute_deprecated
# Feature record: CXX_FEATURE:1cxx_auto_type
# Feature record: CXX_FEATURE:0cxx_binary_literals
# Feature record: CXX_FEATURE:1cxx_constexpr
# Feature record: CXX_FEATURE:0cxx_contextual_conversions
# Feature record: CXX_FEATURE:1cxx_decltype
# Feature record: CXX_FEATURE:0cxx_decltype_auto
# Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
# Feature record: CXX_FEATURE:1cxx_default_function_template_args
# Feature record: CXX_FEATURE:1cxx_defaulted_functions
# Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
# Feature record: CXX_FEATURE:1cxx_delegating_constructors
# Feature record: CXX_FEATURE:1cxx_deleted_functions
# Feature record: CXX_FEATURE:0cxx_digit_separators
# Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
# Feature record: CXX_FEATURE:1cxx_explicit_conversions
# Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
# Feature record: CXX_FEATURE:1cxx_extern_templates
# Feature record: CXX_FEATURE:1cxx_final
# Feature record: CXX_FEATURE:1cxx_func_identifier
# Feature record: CXX_FEATURE:1cxx_generalized_initializers
# Feature record: CXX_FEATURE:0cxx_generic_lambdas
# Feature record: CXX_FEATURE:1cxx_inheriting_constructors
# Feature record: CXX_FEATURE:1cxx_inline_namespaces
# Feature record: CXX_FEATURE:1cxx_lambdas
# Feature record: CXX_FEATURE:0cxx_lambda_init_captures
# Feature record: CXX_FEATURE:1cxx_local_type_template_args
# Feature record: CXX_FEATURE:1cxx_long_long_type
# Feature record: CXX_FEATURE:1cxx_noexcept
# Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
# Feature record: CXX_FEATURE:1cxx_nullptr
# Feature record: CXX_FEATURE:1cxx_override
# Feature record: CXX_FEATURE:1cxx_range_for
# Feature record: CXX_FEATURE:1cxx_raw_string_literals
# Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
# Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
# Feature record: CXX_FEATURE:0cxx_return_type_deduction
# Feature record: CXX_FEATURE:1cxx_right_angle_brackets
# Feature record: CXX_FEATURE:1cxx_rvalue_references
# Feature record: CXX_FEATURE:1cxx_sizeof_member
# Feature record: CXX_FEATURE:1cxx_static_assert
# Feature record: CXX_FEATURE:1cxx_strong_enums
# Feature record: CXX_FEATURE:1cxx_template_template_parameters
# Feature record: CXX_FEATURE:1cxx_thread_local
# Feature record: CXX_FEATURE:1cxx_trailing_return_types
# Feature record: CXX_FEATURE:1cxx_unicode_literals
# Feature record: CXX_FEATURE:1cxx_uniform_initialization
# Feature record: CXX_FEATURE:1cxx_unrestricted_unions
# Feature record: CXX_FEATURE:1cxx_user_literals
# Feature record: CXX_FEATURE:0cxx_variable_templates
# Feature record: CXX_FEATURE:1cxx_variadic_macros
# Feature record: CXX_FEATURE:1cxx_variadic_templates
#
#
# Detecting CXX [-std=c++98] compiler features compiled with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_764c3/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_764c3.dir/build.make CMakeFiles/cmTC_764c3.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_764c3.dir/feature_tests.cxx.o
# /sysroot/bin/arm-linux-androideabi-g++ -std=c++98 -o CMakeFiles/cmTC_764c3.dir/feature_tests.cxx.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_764c3
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_764c3.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-g++ CMakeFiles/cmTC_764c3.dir/feature_tests.cxx.o -o cmTC_764c3 -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
# Feature record: CXX_FEATURE:0cxx_alias_templates
# Feature record: CXX_FEATURE:0cxx_alignas
# Feature record: CXX_FEATURE:0cxx_alignof
# Feature record: CXX_FEATURE:0cxx_attributes
# Feature record: CXX_FEATURE:0cxx_attribute_deprecated
# Feature record: CXX_FEATURE:0cxx_auto_type
# Feature record: CXX_FEATURE:0cxx_binary_literals
# Feature record: CXX_FEATURE:0cxx_constexpr
# Feature record: CXX_FEATURE:0cxx_contextual_conversions
# Feature record: CXX_FEATURE:0cxx_decltype
# Feature record: CXX_FEATURE:0cxx_decltype_auto
# Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
# Feature record: CXX_FEATURE:0cxx_default_function_template_args
# Feature record: CXX_FEATURE:0cxx_defaulted_functions
# Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
# Feature record: CXX_FEATURE:0cxx_delegating_constructors
# Feature record: CXX_FEATURE:0cxx_deleted_functions
# Feature record: CXX_FEATURE:0cxx_digit_separators
# Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
# Feature record: CXX_FEATURE:0cxx_explicit_conversions
# Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
# Feature record: CXX_FEATURE:0cxx_extern_templates
# Feature record: CXX_FEATURE:0cxx_final
# Feature record: CXX_FEATURE:0cxx_func_identifier
# Feature record: CXX_FEATURE:0cxx_generalized_initializers
# Feature record: CXX_FEATURE:0cxx_generic_lambdas
# Feature record: CXX_FEATURE:0cxx_inheriting_constructors
# Feature record: CXX_FEATURE:0cxx_inline_namespaces
# Feature record: CXX_FEATURE:0cxx_lambdas
# Feature record: CXX_FEATURE:0cxx_lambda_init_captures
# Feature record: CXX_FEATURE:0cxx_local_type_template_args
# Feature record: CXX_FEATURE:0cxx_long_long_type
# Feature record: CXX_FEATURE:0cxx_noexcept
# Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
# Feature record: CXX_FEATURE:0cxx_nullptr
# Feature record: CXX_FEATURE:0cxx_override
# Feature record: CXX_FEATURE:0cxx_range_for
# Feature record: CXX_FEATURE:0cxx_raw_string_literals
# Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
# Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
# Feature record: CXX_FEATURE:0cxx_return_type_deduction
# Feature record: CXX_FEATURE:0cxx_right_angle_brackets
# Feature record: CXX_FEATURE:0cxx_rvalue_references
# Feature record: CXX_FEATURE:0cxx_sizeof_member
# Feature record: CXX_FEATURE:0cxx_static_assert
# Feature record: CXX_FEATURE:0cxx_strong_enums
# Feature record: CXX_FEATURE:1cxx_template_template_parameters
# Feature record: CXX_FEATURE:0cxx_thread_local
# Feature record: CXX_FEATURE:0cxx_trailing_return_types
# Feature record: CXX_FEATURE:0cxx_unicode_literals
# Feature record: CXX_FEATURE:0cxx_uniform_initialization
# Feature record: CXX_FEATURE:0cxx_unrestricted_unions
# Feature record: CXX_FEATURE:0cxx_user_literals
# Feature record: CXX_FEATURE:0cxx_variable_templates
# Feature record: CXX_FEATURE:0cxx_variadic_macros
# Feature record: CXX_FEATURE:0cxx_variadic_templates
# Determining if files byteswap.h exist passed with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_798d8/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_798d8.dir/build.make CMakeFiles/cmTC_798d8.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_798d8.dir/CheckIncludeFiles.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_798d8.dir/CheckIncludeFiles.c.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
# Linking C executable cmTC_798d8
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_798d8.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_798d8.dir/CheckIncludeFiles.c.o -o cmTC_798d8 -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Determining if files dlfcn.h exist passed with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_06208/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_06208.dir/build.make CMakeFiles/cmTC_06208.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_06208.dir/CheckIncludeFiles.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_06208.dir/CheckIncludeFiles.c.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
# Linking C executable cmTC_06208
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_06208.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_06208.dir/CheckIncludeFiles.c.o -o cmTC_06208 -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Determining if files inttypes.h exist passed with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_9a8e8/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_9a8e8.dir/build.make CMakeFiles/cmTC_9a8e8.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_9a8e8.dir/CheckIncludeFiles.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_9a8e8.dir/CheckIncludeFiles.c.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
# Linking C executable cmTC_9a8e8
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9a8e8.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_9a8e8.dir/CheckIncludeFiles.c.o -o cmTC_9a8e8 -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Determining if files memory.h exist passed with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_d229d/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_d229d.dir/build.make CMakeFiles/cmTC_d229d.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_d229d.dir/CheckIncludeFiles.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_d229d.dir/CheckIncludeFiles.c.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
# Linking C executable cmTC_d229d
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d229d.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_d229d.dir/CheckIncludeFiles.c.o -o cmTC_d229d -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Determining if files stdbool.h exist passed with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_94ef0/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_94ef0.dir/build.make CMakeFiles/cmTC_94ef0.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_94ef0.dir/CheckIncludeFiles.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_94ef0.dir/CheckIncludeFiles.c.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
# Linking C executable cmTC_94ef0
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_94ef0.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_94ef0.dir/CheckIncludeFiles.c.o -o cmTC_94ef0 -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Determining if files stdint.h exist passed with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_8253c/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_8253c.dir/build.make CMakeFiles/cmTC_8253c.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_8253c.dir/CheckIncludeFiles.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_8253c.dir/CheckIncludeFiles.c.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
# Linking C executable cmTC_8253c
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8253c.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_8253c.dir/CheckIncludeFiles.c.o -o cmTC_8253c -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Determining if files stdlib.h exist passed with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_5297a/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_5297a.dir/build.make CMakeFiles/cmTC_5297a.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_5297a.dir/CheckIncludeFiles.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_5297a.dir/CheckIncludeFiles.c.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
# Linking C executable cmTC_5297a
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5297a.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_5297a.dir/CheckIncludeFiles.c.o -o cmTC_5297a -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Determining if files strings.h exist passed with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_259ec/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_259ec.dir/build.make CMakeFiles/cmTC_259ec.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_259ec.dir/CheckIncludeFiles.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_259ec.dir/CheckIncludeFiles.c.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
# Linking C executable cmTC_259ec
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_259ec.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_259ec.dir/CheckIncludeFiles.c.o -o cmTC_259ec -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Determining if files string.h exist passed with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_d4cad/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_d4cad.dir/build.make CMakeFiles/cmTC_d4cad.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_d4cad.dir/CheckIncludeFiles.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_d4cad.dir/CheckIncludeFiles.c.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
# Linking C executable cmTC_d4cad
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d4cad.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_d4cad.dir/CheckIncludeFiles.c.o -o cmTC_d4cad -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Determining if files sys/stat.h exist passed with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_11a92/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_11a92.dir/build.make CMakeFiles/cmTC_11a92.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_11a92.dir/CheckIncludeFiles.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_11a92.dir/CheckIncludeFiles.c.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
# Linking C executable cmTC_11a92
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_11a92.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_11a92.dir/CheckIncludeFiles.c.o -o cmTC_11a92 -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Determining if files sys/types.h exist passed with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_00a48/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_00a48.dir/build.make CMakeFiles/cmTC_00a48.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_00a48.dir/CheckIncludeFiles.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_00a48.dir/CheckIncludeFiles.c.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
# Linking C executable cmTC_00a48
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_00a48.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_00a48.dir/CheckIncludeFiles.c.o -o cmTC_00a48 -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Determining if files unistd.h exist passed with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_08b2f/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_08b2f.dir/build.make CMakeFiles/cmTC_08b2f.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_08b2f.dir/CheckIncludeFiles.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_08b2f.dir/CheckIncludeFiles.c.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
# Linking C executable cmTC_08b2f
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_08b2f.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_08b2f.dir/CheckIncludeFiles.c.o -o cmTC_08b2f -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Determining if the function fnmatch exists passed with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_aa701/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_aa701.dir/build.make CMakeFiles/cmTC_aa701.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_aa701.dir/CheckFunctionExists.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -DCHECK_FUNCTION_EXISTS=fnmatch -o CMakeFiles/cmTC_aa701.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_aa701
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aa701.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -DCHECK_FUNCTION_EXISTS=fnmatch CMakeFiles/cmTC_aa701.dir/CheckFunctionExists.c.o -o cmTC_aa701 -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
#
# Performing C SOURCE FILE Test SIZE_FORMAT_ZI succeeded with the following output:
# Change Dir: /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_aab56/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_aab56.dir/build.make CMakeFiles/cmTC_aab56.dir/build
# make[1]: Entering directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_aab56.dir/src.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -DSIZE_FORMAT_ZI -o CMakeFiles/cmTC_aab56.dir/src.c.o -c /tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp/src.c
# Linking C executable cmTC_aab56
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aab56.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -DSIZE_FORMAT_ZI CMakeFiles/cmTC_aab56.dir/src.c.o -o cmTC_aab56 -rdynamic
# make[1]: Leaving directory '/tmp/unshield/src/unshield-1.3/CMakeFiles/CMakeTmp'
#
# Source file was:
# #include
# int main(int argc, char **argv) { size_t value = 0; printf("%zi", value); return 0; }