Build of cmocka 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
5,078 ansic
74 python
5,152 total

The process tree of the build process is here.

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: cmocka 1.0.1-1 (Tue Apr 4 19:34:57 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# -- The C 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
# -- Performing Test WITH_FPIC
# -- Performing Test WITH_FPIC - Success
# -- Performing Test WITH_STACK_PROTECTOR
# -- Performing Test WITH_STACK_PROTECTOR - Success
# -- Performing Test WITH_VISIBILITY_HIDDEN
# -- Performing Test WITH_VISIBILITY_HIDDEN - Success
# -- Looking for assert.h
# -- Looking for assert.h - found
# -- Looking for inttypes.h
# -- Looking for inttypes.h - found
# -- Looking for io.h
# -- Looking for io.h - not found
# -- Looking for malloc.h
# -- Looking for malloc.h - found
# -- Looking for memory.h
# -- Looking for memory.h - found
# -- Looking for setjmp.h
# -- Looking for setjmp.h - found
# -- Looking for signal.h
# -- Looking for signal.h - found
# -- Looking for stdarg.h
# -- Looking for stdarg.h - found
# -- Looking for stddef.h
# -- Looking for stddef.h - found
# -- Looking for stdint.h
# -- Looking for stdint.h - found
# -- Looking for stdio.h
# -- Looking for stdio.h - found
# -- Looking for stdlib.h
# -- Looking for stdlib.h - found
# -- Looking for string.h
# -- Looking for string.h - found
# -- Looking for strings.h
# -- Looking for strings.h - found
# -- Looking for sys/stat.h
# -- Looking for sys/stat.h - found
# -- Looking for sys/types.h
# -- Looking for sys/types.h - found
# -- Looking for time.h
# -- Looking for time.h - found
# -- Looking for unistd.h
# -- Looking for unistd.h - found
# -- Performing Test HAVE_STRUCT_TIMESPEC
# -- Performing Test HAVE_STRUCT_TIMESPEC - Success
# -- Looking for calloc
# -- Looking for calloc - found
# -- Looking for exit
# -- Looking for exit - found
# -- Looking for fprintf
# -- Looking for fprintf - found
# -- Looking for free
# -- Looking for free - found
# -- Looking for longjmp
# -- Looking for longjmp - found
# -- Looking for malloc
# -- Looking for malloc - found
# -- Looking for memcpy
# -- Looking for memcpy - found
# -- Looking for memset
# -- Looking for memset - found
# -- Looking for printf
# -- Looking for printf - found
# -- Looking for setjmp
# -- Looking for setjmp - found
# -- Looking for signal
# -- Looking for signal - found
# -- Looking for strsignal
# -- Looking for strsignal - found
# -- Looking for sprintf
# -- Looking for sprintf - found
# -- Looking for strcmp
# -- Looking for strcmp - found
# -- Looking for vsnprintf
# -- Looking for vsnprintf - found
# -- Looking for clock_gettime
# -- Looking for clock_gettime - found
# -- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE
# -- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE - Failed
# -- CMAKE_REQUIRED_INCLUDES= CMAKE_REQUIRED_LIBRARIES=/usr/lib/librt.so
# -- Performing Test HAVE_CLOCK_GETTIME_REALTIME
# -- Performing Test HAVE_CLOCK_GETTIME_REALTIME - Failed
# -- Check if the system is big endian
# -- Searching 16 bit integer
# -- Check size of unsigned short
# -- Check size of unsigned short - failed
# -- Check size of unsigned int
# -- Check size of unsigned int - failed
# -- Check size of unsigned long
# -- Check size of unsigned long - failed
# CMake Error at /usr/share/cmake-3.5/Modules/TestBigEndian.cmake:51 (message):
# no suitable type found
# Call Stack (most recent call first):
# ConfigureChecks.cmake:142 (test_big_endian)
# CMakeLists.txt:43 (include)
#
#
# -- Configuring incomplete, errors occurred!
# See also "/tmp/cmocka/src/build/CMakeFiles/CMakeOutput.log".
# See also "/tmp/cmocka/src/build/CMakeFiles/CMakeError.log".
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing Cmake errors

CMD: Cmake errors '/tmp/cmocka/src/build/CMakeFiles/CMakeError.log'
# Determining if the include file io.h exists failed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_e5b2c/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_e5b2c.dir/build.make CMakeFiles/cmTC_e5b2c.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_e5b2c.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -o CMakeFiles/cmTC_e5b2c.dir/CheckIncludeFile.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:16: fatal error: io.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[1]: *** [CMakeFiles/cmTC_e5b2c.dir/build.make:66: CMakeFiles/cmTC_e5b2c.dir/CheckIncludeFile.c.o] Error 1
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# make: *** [Makefile:126: cmTC_e5b2c/fast] Error 2
#
#
# Performing C SOURCE FILE Test HAVE_GCC_THREAD_LOCAL_STORAGE failed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_baaa1/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_baaa1.dir/build.make CMakeFiles/cmTC_baaa1.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_baaa1.dir/src.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DHAVE_GCC_THREAD_LOCAL_STORAGE -o CMakeFiles/cmTC_baaa1.dir/src.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/src.c
# Linking C executable cmTC_baaa1
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_baaa1.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DHAVE_GCC_THREAD_LOCAL_STORAGE CMakeFiles/cmTC_baaa1.dir/src.c.o -o cmTC_baaa1 -rdynamic /usr/lib/librt.so
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /usr/lib/librt.so: incompatible target
# collect2: error: ld returned 1 exit status
# make[1]: *** [CMakeFiles/cmTC_baaa1.dir/build.make:99: cmTC_baaa1] Error 1
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# make: *** [Makefile:126: cmTC_baaa1/fast] Error 2
#
# Source file was:
#
# __thread int tls;
#
# int main(void) {
# return 0;
# }
# Performing C SOURCE FILE Test HAVE_CLOCK_GETTIME_REALTIME failed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_86a7a/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_86a7a.dir/build.make CMakeFiles/cmTC_86a7a.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_86a7a.dir/src.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DHAVE_CLOCK_GETTIME_REALTIME -o CMakeFiles/cmTC_86a7a.dir/src.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/src.c
# Linking C executable cmTC_86a7a
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_86a7a.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DHAVE_CLOCK_GETTIME_REALTIME CMakeFiles/cmTC_86a7a.dir/src.c.o -o cmTC_86a7a -rdynamic /usr/lib/librt.so
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /usr/lib/librt.so: incompatible target
# collect2: error: ld returned 1 exit status
# make[1]: *** [CMakeFiles/cmTC_86a7a.dir/build.make:99: cmTC_86a7a] Error 1
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# make: *** [Makefile:126: cmTC_86a7a/fast] Error 2
#
# Source file was:
#
# #include
#
# int main(void) {
# struct timespec ts;
#
# clock_gettime(CLOCK_REALTIME, &ts);
#
# return 0;
# }
# Determining size of unsigned short failed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_db439/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_db439.dir/build.make CMakeFiles/cmTC_db439.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_db439.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -o CMakeFiles/cmTC_db439.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -c /tmp/cmocka/src/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c
# Linking C executable cmTC_db439
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_db439.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE CMakeFiles/cmTC_db439.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -o cmTC_db439 -rdynamic /usr/lib/librt.so
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /usr/lib/librt.so: incompatible target
# collect2: error: ld returned 1 exit status
# make[1]: *** [CMakeFiles/cmTC_db439.dir/build.make:99: cmTC_db439] Error 1
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# make: *** [Makefile:126: cmTC_db439/fast] Error 2
#
# /tmp/cmocka/src/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c:
# #include
# #include
# #include
#
#
# #undef KEY
# #if defined(__i386)
# # define KEY '_','_','i','3','8','6'
# #elif defined(__x86_64)
# # define KEY '_','_','x','8','6','_','6','4'
# #elif defined(__ppc__)
# # define KEY '_','_','p','p','c','_','_'
# #elif defined(__ppc64__)
# # define KEY '_','_','p','p','c','6','4','_','_'
# #endif
#
# #define SIZE (sizeof(unsigned short))
# char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
# ('0' + ((SIZE / 10000)%10)),
# ('0' + ((SIZE / 1000)%10)),
# ('0' + ((SIZE / 100)%10)),
# ('0' + ((SIZE / 10)%10)),
# ('0' + (SIZE % 10)),
# ']',
# #ifdef KEY
# ' ','k','e','y','[', KEY, ']',
# #endif
# '\0'};
#
# #ifdef __CLASSIC_C__
# int main(argc, argv) int argc; char *argv[];
# #else
# int main(int argc, char *argv[])
# #endif
# {
# int require = 0;
# require += info_size[argc];
# (void)argv;
# return require;
# }
#
#
# Determining size of unsigned int failed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_8f4bb/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_8f4bb.dir/build.make CMakeFiles/cmTC_8f4bb.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_8f4bb.dir/CMAKE_SIZEOF_UNSIGNED_INT.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -o CMakeFiles/cmTC_8f4bb.dir/CMAKE_SIZEOF_UNSIGNED_INT.c.o -c /tmp/cmocka/src/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_INT.c
# Linking C executable cmTC_8f4bb
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8f4bb.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE CMakeFiles/cmTC_8f4bb.dir/CMAKE_SIZEOF_UNSIGNED_INT.c.o -o cmTC_8f4bb -rdynamic /usr/lib/librt.so
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /usr/lib/librt.so: incompatible target
# collect2: error: ld returned 1 exit status
# make[1]: *** [CMakeFiles/cmTC_8f4bb.dir/build.make:99: cmTC_8f4bb] Error 1
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# make: *** [Makefile:126: cmTC_8f4bb/fast] Error 2
#
# /tmp/cmocka/src/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_INT.c:
# #include
# #include
# #include
#
#
# #undef KEY
# #if defined(__i386)
# # define KEY '_','_','i','3','8','6'
# #elif defined(__x86_64)
# # define KEY '_','_','x','8','6','_','6','4'
# #elif defined(__ppc__)
# # define KEY '_','_','p','p','c','_','_'
# #elif defined(__ppc64__)
# # define KEY '_','_','p','p','c','6','4','_','_'
# #endif
#
# #define SIZE (sizeof(unsigned int))
# char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
# ('0' + ((SIZE / 10000)%10)),
# ('0' + ((SIZE / 1000)%10)),
# ('0' + ((SIZE / 100)%10)),
# ('0' + ((SIZE / 10)%10)),
# ('0' + (SIZE % 10)),
# ']',
# #ifdef KEY
# ' ','k','e','y','[', KEY, ']',
# #endif
# '\0'};
#
# #ifdef __CLASSIC_C__
# int main(argc, argv) int argc; char *argv[];
# #else
# int main(int argc, char *argv[])
# #endif
# {
# int require = 0;
# require += info_size[argc];
# (void)argv;
# return require;
# }
#
#
# Determining size of unsigned long failed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_d0ad7/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_d0ad7.dir/build.make CMakeFiles/cmTC_d0ad7.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_d0ad7.dir/CMAKE_SIZEOF_UNSIGNED_LONG.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -o CMakeFiles/cmTC_d0ad7.dir/CMAKE_SIZEOF_UNSIGNED_LONG.c.o -c /tmp/cmocka/src/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_LONG.c
# Linking C executable cmTC_d0ad7
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d0ad7.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE CMakeFiles/cmTC_d0ad7.dir/CMAKE_SIZEOF_UNSIGNED_LONG.c.o -o cmTC_d0ad7 -rdynamic /usr/lib/librt.so
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /usr/lib/librt.so: incompatible target
# collect2: error: ld returned 1 exit status
# make[1]: *** [CMakeFiles/cmTC_d0ad7.dir/build.make:99: cmTC_d0ad7] Error 1
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# make: *** [Makefile:126: cmTC_d0ad7/fast] Error 2
#
# /tmp/cmocka/src/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_LONG.c:
# #include
# #include
# #include
#
#
# #undef KEY
# #if defined(__i386)
# # define KEY '_','_','i','3','8','6'
# #elif defined(__x86_64)
# # define KEY '_','_','x','8','6','_','6','4'
# #elif defined(__ppc__)
# # define KEY '_','_','p','p','c','_','_'
# #elif defined(__ppc64__)
# # define KEY '_','_','p','p','c','6','4','_','_'
# #endif
#
# #define SIZE (sizeof(unsigned long))
# char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
# ('0' + ((SIZE / 10000)%10)),
# ('0' + ((SIZE / 1000)%10)),
# ('0' + ((SIZE / 100)%10)),
# ('0' + ((SIZE / 10)%10)),
# ('0' + (SIZE % 10)),
# ']',
# #ifdef KEY
# ' ','k','e','y','[', KEY, ']',
# #endif
# '\0'};
#
# #ifdef __CLASSIC_C__
# int main(argc, argv) int argc; char *argv[];
# #else
# int main(int argc, char *argv[])
# #endif
# {
# int require = 0;
# require += info_size[argc];
# (void)argv;
# return require;
# }
#
#

Printing Cmake output

CMD: Cmake output '/tmp/cmocka/src/build/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/cmocka/src/build/CMakeFiles/3.5.2/CompilerIdC/a.out"
#
# Determining if the C compiler works passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_cd2d1/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_cd2d1.dir/build.make CMakeFiles/cmTC_cd2d1.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_cd2d1.dir/testCCompiler.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_cd2d1.dir/testCCompiler.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/testCCompiler.c
# Linking C executable cmTC_cd2d1
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cd2d1.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_cd2d1.dir/testCCompiler.c.o -o cmTC_cd2d1 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Detecting C compiler ABI info compiled with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_7ab40/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_7ab40.dir/build.make CMakeFiles/cmTC_7ab40.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_7ab40.dir/CMakeCCompilerABI.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_7ab40.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
# Linking C executable cmTC_7ab40
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7ab40.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -v CMakeFiles/cmTC_7ab40.dir/CMakeCCompilerABI.c.o -o cmTC_7ab40 -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_7ab40' '-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_7ab40 /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_7ab40.dir/CMakeCCompilerABI.c.o -lgcc -lc -ldl -lgcc /sysroot/bin/../sysroot/usr/lib/crtend_android.o
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Parsed C implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/sbin/make" "cmTC_7ab40/fast"]
# ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_7ab40.dir/build.make CMakeFiles/cmTC_7ab40.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp']
# ignore line: [Building C object CMakeFiles/cmTC_7ab40.dir/CMakeCCompilerABI.c.o]
# ignore line: [/sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_7ab40.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]
# ignore line: [Linking C executable cmTC_7ab40]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7ab40.dir/link.txt --verbose=1]
# ignore line: [/sysroot/bin/arm-linux-androideabi-gcc -v CMakeFiles/cmTC_7ab40.dir/CMakeCCompilerABI.c.o -o cmTC_7ab40 -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_7ab40' '-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_7ab40 /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_7ab40.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_7ab40] ==> 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_7ab40.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/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_d3eb4/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_d3eb4.dir/build.make CMakeFiles/cmTC_d3eb4.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_d3eb4.dir/feature_tests.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=c11 -o CMakeFiles/cmTC_d3eb4.dir/feature_tests.c.o -c /tmp/cmocka/src/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_d3eb4
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d3eb4.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_d3eb4.dir/feature_tests.c.o -o cmTC_d3eb4 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/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/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_73280/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_73280.dir/build.make CMakeFiles/cmTC_73280.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_73280.dir/feature_tests.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=c99 -o CMakeFiles/cmTC_73280.dir/feature_tests.c.o -c /tmp/cmocka/src/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_73280
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_73280.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_73280.dir/feature_tests.c.o -o cmTC_73280 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/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/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_0ca7b/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_0ca7b.dir/build.make CMakeFiles/cmTC_0ca7b.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_0ca7b.dir/feature_tests.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=c90 -o CMakeFiles/cmTC_0ca7b.dir/feature_tests.c.o -c /tmp/cmocka/src/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_0ca7b
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0ca7b.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_0ca7b.dir/feature_tests.c.o -o cmTC_0ca7b -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/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
# Performing C SOURCE FILE Test WITH_FPIC succeeded with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_c4c56/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_c4c56.dir/build.make CMakeFiles/cmTC_c4c56.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_c4c56.dir/src.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -DWITH_FPIC -fPIC -o CMakeFiles/cmTC_c4c56.dir/src.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/src.c
# Linking C executable cmTC_c4c56
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c4c56.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -DWITH_FPIC CMakeFiles/cmTC_c4c56.dir/src.c.o -o cmTC_c4c56 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
# Source file was:
# int main(void) { return 0; }
# Performing C SOURCE FILE Test WITH_STACK_PROTECTOR succeeded with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_aeb9b/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_aeb9b.dir/build.make CMakeFiles/cmTC_aeb9b.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_aeb9b.dir/src.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -DWITH_STACK_PROTECTOR -fstack-protector -o CMakeFiles/cmTC_aeb9b.dir/src.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/src.c
# /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/src.c: In function 'main':
# /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/src.c:1:27: warning: unused parameter 'argv' [-Wunused-parameter]
# int main(int argc, char **argv) { char buffer[256]; return buffer[argc]=0;}
# ^
# Linking C executable cmTC_aeb9b
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aeb9b.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -DWITH_STACK_PROTECTOR CMakeFiles/cmTC_aeb9b.dir/src.c.o -o cmTC_aeb9b -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
# Source file was:
# int main(int argc, char **argv) { char buffer[256]; return buffer[argc]=0;}
# Performing C SOURCE FILE Test WITH_VISIBILITY_HIDDEN succeeded with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_37225/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_37225.dir/build.make CMakeFiles/cmTC_37225.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_37225.dir/src.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DWITH_VISIBILITY_HIDDEN -fvisibility=hidden -o CMakeFiles/cmTC_37225.dir/src.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/src.c
# Linking C executable cmTC_37225
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_37225.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DWITH_VISIBILITY_HIDDEN CMakeFiles/cmTC_37225.dir/src.c.o -o cmTC_37225 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
# Source file was:
# int main(void) { return 0; }
# Determining if the include file assert.h exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_38aaa/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_38aaa.dir/build.make CMakeFiles/cmTC_38aaa.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_38aaa.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -o CMakeFiles/cmTC_38aaa.dir/CheckIncludeFile.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_38aaa
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_38aaa.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE CMakeFiles/cmTC_38aaa.dir/CheckIncludeFile.c.o -o cmTC_38aaa -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file inttypes.h exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_5589f/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_5589f.dir/build.make CMakeFiles/cmTC_5589f.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_5589f.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -o CMakeFiles/cmTC_5589f.dir/CheckIncludeFile.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_5589f
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5589f.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE CMakeFiles/cmTC_5589f.dir/CheckIncludeFile.c.o -o cmTC_5589f -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file malloc.h exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_c341f/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_c341f.dir/build.make CMakeFiles/cmTC_c341f.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_c341f.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -o CMakeFiles/cmTC_c341f.dir/CheckIncludeFile.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_c341f
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c341f.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE CMakeFiles/cmTC_c341f.dir/CheckIncludeFile.c.o -o cmTC_c341f -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file memory.h exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_f51bf/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_f51bf.dir/build.make CMakeFiles/cmTC_f51bf.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_f51bf.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -o CMakeFiles/cmTC_f51bf.dir/CheckIncludeFile.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_f51bf
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f51bf.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE CMakeFiles/cmTC_f51bf.dir/CheckIncludeFile.c.o -o cmTC_f51bf -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file setjmp.h exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_7ad22/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_7ad22.dir/build.make CMakeFiles/cmTC_7ad22.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_7ad22.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -o CMakeFiles/cmTC_7ad22.dir/CheckIncludeFile.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_7ad22
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7ad22.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE CMakeFiles/cmTC_7ad22.dir/CheckIncludeFile.c.o -o cmTC_7ad22 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file signal.h exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_55633/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_55633.dir/build.make CMakeFiles/cmTC_55633.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_55633.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -o CMakeFiles/cmTC_55633.dir/CheckIncludeFile.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_55633
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_55633.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE CMakeFiles/cmTC_55633.dir/CheckIncludeFile.c.o -o cmTC_55633 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file stdarg.h exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_e2c55/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_e2c55.dir/build.make CMakeFiles/cmTC_e2c55.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_e2c55.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -o CMakeFiles/cmTC_e2c55.dir/CheckIncludeFile.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_e2c55
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e2c55.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE CMakeFiles/cmTC_e2c55.dir/CheckIncludeFile.c.o -o cmTC_e2c55 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file stddef.h exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_93df6/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_93df6.dir/build.make CMakeFiles/cmTC_93df6.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_93df6.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -o CMakeFiles/cmTC_93df6.dir/CheckIncludeFile.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_93df6
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_93df6.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE CMakeFiles/cmTC_93df6.dir/CheckIncludeFile.c.o -o cmTC_93df6 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file stdint.h exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_4f307/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_4f307.dir/build.make CMakeFiles/cmTC_4f307.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_4f307.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -o CMakeFiles/cmTC_4f307.dir/CheckIncludeFile.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_4f307
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4f307.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE CMakeFiles/cmTC_4f307.dir/CheckIncludeFile.c.o -o cmTC_4f307 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file stdio.h exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_3ab17/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_3ab17.dir/build.make CMakeFiles/cmTC_3ab17.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_3ab17.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -o CMakeFiles/cmTC_3ab17.dir/CheckIncludeFile.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_3ab17
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3ab17.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE CMakeFiles/cmTC_3ab17.dir/CheckIncludeFile.c.o -o cmTC_3ab17 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file stdlib.h exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_19430/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_19430.dir/build.make CMakeFiles/cmTC_19430.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_19430.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -o CMakeFiles/cmTC_19430.dir/CheckIncludeFile.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_19430
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_19430.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE CMakeFiles/cmTC_19430.dir/CheckIncludeFile.c.o -o cmTC_19430 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file string.h exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_0b41a/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_0b41a.dir/build.make CMakeFiles/cmTC_0b41a.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_0b41a.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -o CMakeFiles/cmTC_0b41a.dir/CheckIncludeFile.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_0b41a
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0b41a.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE CMakeFiles/cmTC_0b41a.dir/CheckIncludeFile.c.o -o cmTC_0b41a -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file strings.h exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_72d19/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_72d19.dir/build.make CMakeFiles/cmTC_72d19.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_72d19.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -o CMakeFiles/cmTC_72d19.dir/CheckIncludeFile.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_72d19
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_72d19.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE CMakeFiles/cmTC_72d19.dir/CheckIncludeFile.c.o -o cmTC_72d19 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file sys/stat.h exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_2ad09/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_2ad09.dir/build.make CMakeFiles/cmTC_2ad09.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_2ad09.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -o CMakeFiles/cmTC_2ad09.dir/CheckIncludeFile.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_2ad09
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2ad09.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE CMakeFiles/cmTC_2ad09.dir/CheckIncludeFile.c.o -o cmTC_2ad09 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file sys/types.h exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_2df85/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_2df85.dir/build.make CMakeFiles/cmTC_2df85.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_2df85.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -o CMakeFiles/cmTC_2df85.dir/CheckIncludeFile.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_2df85
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2df85.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE CMakeFiles/cmTC_2df85.dir/CheckIncludeFile.c.o -o cmTC_2df85 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file time.h exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_f2608/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_f2608.dir/build.make CMakeFiles/cmTC_f2608.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_f2608.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -o CMakeFiles/cmTC_f2608.dir/CheckIncludeFile.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_f2608
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f2608.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE CMakeFiles/cmTC_f2608.dir/CheckIncludeFile.c.o -o cmTC_f2608 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file unistd.h exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_c6697/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_c6697.dir/build.make CMakeFiles/cmTC_c6697.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_c6697.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -o CMakeFiles/cmTC_c6697.dir/CheckIncludeFile.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_c6697
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c6697.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE CMakeFiles/cmTC_c6697.dir/CheckIncludeFile.c.o -o cmTC_c6697 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Performing C SOURCE FILE Test HAVE_STRUCT_TIMESPEC succeeded with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_d7f98/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_d7f98.dir/build.make CMakeFiles/cmTC_d7f98.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_d7f98.dir/src.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DHAVE_STRUCT_TIMESPEC -o CMakeFiles/cmTC_d7f98.dir/src.c.o -c /tmp/cmocka/src/build/CMakeFiles/CMakeTmp/src.c
# Linking C executable cmTC_d7f98
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d7f98.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DHAVE_STRUCT_TIMESPEC CMakeFiles/cmTC_d7f98.dir/src.c.o -o cmTC_d7f98 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
# Source file was:
#
# #include
#
# int main()
# {
# (void)sizeof(((struct timespec *)0)->tv_sec);
# return 0;
# }
#
# Determining if the function calloc exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_743c5/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_743c5.dir/build.make CMakeFiles/cmTC_743c5.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_743c5.dir/CheckFunctionExists.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=calloc -o CMakeFiles/cmTC_743c5.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# :0:23: warning: conflicting types for built-in function 'calloc' [enabled by default]
# /usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:6: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
# char CHECK_FUNCTION_EXISTS();
# ^
# Linking C executable cmTC_743c5
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_743c5.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=calloc CMakeFiles/cmTC_743c5.dir/CheckFunctionExists.c.o -o cmTC_743c5 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function exit exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_e2531/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_e2531.dir/build.make CMakeFiles/cmTC_e2531.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_e2531.dir/CheckFunctionExists.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=exit -o CMakeFiles/cmTC_e2531.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# :0:23: warning: conflicting types for built-in function 'exit' [enabled by default]
# /usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:6: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
# char CHECK_FUNCTION_EXISTS();
# ^
# Linking C executable cmTC_e2531
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e2531.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=exit CMakeFiles/cmTC_e2531.dir/CheckFunctionExists.c.o -o cmTC_e2531 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function fprintf exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_3cb84/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_3cb84.dir/build.make CMakeFiles/cmTC_3cb84.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_3cb84.dir/CheckFunctionExists.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=fprintf -o CMakeFiles/cmTC_3cb84.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# :0:23: warning: conflicting types for built-in function 'fprintf' [enabled by default]
# /usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:6: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
# char CHECK_FUNCTION_EXISTS();
# ^
# Linking C executable cmTC_3cb84
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3cb84.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=fprintf CMakeFiles/cmTC_3cb84.dir/CheckFunctionExists.c.o -o cmTC_3cb84 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function free exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_1f7a1/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_1f7a1.dir/build.make CMakeFiles/cmTC_1f7a1.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_1f7a1.dir/CheckFunctionExists.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=free -o CMakeFiles/cmTC_1f7a1.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# :0:23: warning: conflicting types for built-in function 'free' [enabled by default]
# /usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:6: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
# char CHECK_FUNCTION_EXISTS();
# ^
# Linking C executable cmTC_1f7a1
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1f7a1.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=free CMakeFiles/cmTC_1f7a1.dir/CheckFunctionExists.c.o -o cmTC_1f7a1 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function longjmp exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_0a21a/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_0a21a.dir/build.make CMakeFiles/cmTC_0a21a.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_0a21a.dir/CheckFunctionExists.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=longjmp -o CMakeFiles/cmTC_0a21a.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_0a21a
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0a21a.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=longjmp CMakeFiles/cmTC_0a21a.dir/CheckFunctionExists.c.o -o cmTC_0a21a -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function malloc exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_11ae3/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_11ae3.dir/build.make CMakeFiles/cmTC_11ae3.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_11ae3.dir/CheckFunctionExists.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=malloc -o CMakeFiles/cmTC_11ae3.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# :0:23: warning: conflicting types for built-in function 'malloc' [enabled by default]
# /usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:6: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
# char CHECK_FUNCTION_EXISTS();
# ^
# Linking C executable cmTC_11ae3
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_11ae3.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=malloc CMakeFiles/cmTC_11ae3.dir/CheckFunctionExists.c.o -o cmTC_11ae3 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function memcpy exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_e762d/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_e762d.dir/build.make CMakeFiles/cmTC_e762d.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_e762d.dir/CheckFunctionExists.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=memcpy -o CMakeFiles/cmTC_e762d.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# :0:23: warning: conflicting types for built-in function 'memcpy' [enabled by default]
# /usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:6: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
# char CHECK_FUNCTION_EXISTS();
# ^
# Linking C executable cmTC_e762d
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e762d.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=memcpy CMakeFiles/cmTC_e762d.dir/CheckFunctionExists.c.o -o cmTC_e762d -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function memset exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_35901/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_35901.dir/build.make CMakeFiles/cmTC_35901.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_35901.dir/CheckFunctionExists.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=memset -o CMakeFiles/cmTC_35901.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# :0:23: warning: conflicting types for built-in function 'memset' [enabled by default]
# /usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:6: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
# char CHECK_FUNCTION_EXISTS();
# ^
# Linking C executable cmTC_35901
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_35901.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=memset CMakeFiles/cmTC_35901.dir/CheckFunctionExists.c.o -o cmTC_35901 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function printf exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_97527/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_97527.dir/build.make CMakeFiles/cmTC_97527.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_97527.dir/CheckFunctionExists.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=printf -o CMakeFiles/cmTC_97527.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# :0:23: warning: conflicting types for built-in function 'printf' [enabled by default]
# /usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:6: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
# char CHECK_FUNCTION_EXISTS();
# ^
# Linking C executable cmTC_97527
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_97527.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=printf CMakeFiles/cmTC_97527.dir/CheckFunctionExists.c.o -o cmTC_97527 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function setjmp exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_4853d/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_4853d.dir/build.make CMakeFiles/cmTC_4853d.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_4853d.dir/CheckFunctionExists.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=setjmp -o CMakeFiles/cmTC_4853d.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_4853d
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4853d.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=setjmp CMakeFiles/cmTC_4853d.dir/CheckFunctionExists.c.o -o cmTC_4853d -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function signal exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_0bf87/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_0bf87.dir/build.make CMakeFiles/cmTC_0bf87.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_0bf87.dir/CheckFunctionExists.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=signal -o CMakeFiles/cmTC_0bf87.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_0bf87
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0bf87.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=signal CMakeFiles/cmTC_0bf87.dir/CheckFunctionExists.c.o -o cmTC_0bf87 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function strsignal exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_93734/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_93734.dir/build.make CMakeFiles/cmTC_93734.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_93734.dir/CheckFunctionExists.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=strsignal -o CMakeFiles/cmTC_93734.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_93734
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_93734.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=strsignal CMakeFiles/cmTC_93734.dir/CheckFunctionExists.c.o -o cmTC_93734 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function sprintf exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_60f86/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_60f86.dir/build.make CMakeFiles/cmTC_60f86.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_60f86.dir/CheckFunctionExists.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=sprintf -o CMakeFiles/cmTC_60f86.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# :0:23: warning: conflicting types for built-in function 'sprintf' [enabled by default]
# /usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:6: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
# char CHECK_FUNCTION_EXISTS();
# ^
# Linking C executable cmTC_60f86
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_60f86.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=sprintf CMakeFiles/cmTC_60f86.dir/CheckFunctionExists.c.o -o cmTC_60f86 -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function strcmp exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_0689d/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_0689d.dir/build.make CMakeFiles/cmTC_0689d.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_0689d.dir/CheckFunctionExists.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=strcmp -o CMakeFiles/cmTC_0689d.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# :0:23: warning: conflicting types for built-in function 'strcmp' [enabled by default]
# /usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:6: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
# char CHECK_FUNCTION_EXISTS();
# ^
# Linking C executable cmTC_0689d
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0689d.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=strcmp CMakeFiles/cmTC_0689d.dir/CheckFunctionExists.c.o -o cmTC_0689d -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function vsnprintf exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_4bd4e/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_4bd4e.dir/build.make CMakeFiles/cmTC_4bd4e.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_4bd4e.dir/CheckFunctionExists.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=vsnprintf -o CMakeFiles/cmTC_4bd4e.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# :0:23: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
# /usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:6: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
# char CHECK_FUNCTION_EXISTS();
# ^
# Linking C executable cmTC_4bd4e
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4bd4e.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=vsnprintf CMakeFiles/cmTC_4bd4e.dir/CheckFunctionExists.c.o -o cmTC_4bd4e -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function clock_gettime exists passed with the following output:
# Change Dir: /tmp/cmocka/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_8c58e/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_8c58e.dir/build.make CMakeFiles/cmTC_8c58e.dir/build
# make[1]: Entering directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_8c58e.dir/CheckFunctionExists.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=clock_gettime -o CMakeFiles/cmTC_8c58e.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_8c58e
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8c58e.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wundef -fPIC -fstack-protector -D_GNU_SOURCE -DCHECK_FUNCTION_EXISTS=clock_gettime CMakeFiles/cmTC_8c58e.dir/CheckFunctionExists.c.o -o cmTC_8c58e -rdynamic
# make[1]: Leaving directory '/tmp/cmocka/src/build/CMakeFiles/CMakeTmp'
#
#