Skip to content

Instantly share code, notes, and snippets.

@cvasilak
Last active September 7, 2020 12:14
Show Gist options
  • Save cvasilak/5f8d6975ddcdf5777e9b2be92584a8a2 to your computer and use it in GitHub Desktop.
Save cvasilak/5f8d6975ddcdf5777e9b2be92584a8a2 to your computer and use it in GitHub Desktop.
mbed-edge-build-CMakeError.log
Determining if the include file netinet/in6.h exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_b885f/fast"
/usr/bin/make -f CMakeFiles/cmTC_b885f.dir/build.make CMakeFiles/cmTC_b885f.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b885f.dir/CheckIncludeFile.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing    -o CMakeFiles/cmTC_b885f.dir/CheckIncludeFile.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:25: fatal error: netinet/in6.h: No such file or directory
compilation terminated.
CMakeFiles/cmTC_b885f.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_b885f.dir/CheckIncludeFile.c.o' failed
make[1]: *** [CMakeFiles/cmTC_b885f.dir/CheckIncludeFile.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_b885f/fast' failed
make: *** [cmTC_b885f/fast] Error 2


Determining if the include file port.h exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_5948f/fast"
/usr/bin/make -f CMakeFiles/cmTC_5948f.dir/build.make CMakeFiles/cmTC_5948f.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_5948f.dir/CheckIncludeFile.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing    -o CMakeFiles/cmTC_5948f.dir/CheckIncludeFile.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:18: fatal error: port.h: No such file or directory
compilation terminated.
CMakeFiles/cmTC_5948f.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_5948f.dir/CheckIncludeFile.c.o' failed
make[1]: *** [CMakeFiles/cmTC_5948f.dir/CheckIncludeFile.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_5948f/fast' failed
make: *** [cmTC_5948f/fast] Error 2


Determining if the include file sys/devpoll.h exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_58653/fast"
/usr/bin/make -f CMakeFiles/cmTC_58653.dir/build.make CMakeFiles/cmTC_58653.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_58653.dir/CheckIncludeFile.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing    -o CMakeFiles/cmTC_58653.dir/CheckIncludeFile.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:25: fatal error: sys/devpoll.h: No such file or directory
compilation terminated.
CMakeFiles/cmTC_58653.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_58653.dir/CheckIncludeFile.c.o' failed
make[1]: *** [CMakeFiles/cmTC_58653.dir/CheckIncludeFile.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_58653/fast' failed
make: *** [cmTC_58653/fast] Error 2


Determining if the include file sys/event.h exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_8ef25/fast"
/usr/bin/make -f CMakeFiles/cmTC_8ef25.dir/build.make CMakeFiles/cmTC_8ef25.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_8ef25.dir/CheckIncludeFile.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing    -o CMakeFiles/cmTC_8ef25.dir/CheckIncludeFile.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:23: fatal error: sys/event.h: No such file or directory
compilation terminated.
CMakeFiles/cmTC_8ef25.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_8ef25.dir/CheckIncludeFile.c.o' failed
make[1]: *** [CMakeFiles/cmTC_8ef25.dir/CheckIncludeFile.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_8ef25/fast' failed
make: *** [cmTC_8ef25/fast] Error 2


Determining if the include file mach/mach_time.h exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_069a8/fast"
/usr/bin/make -f CMakeFiles/cmTC_069a8.dir/build.make CMakeFiles/cmTC_069a8.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_069a8.dir/CheckIncludeFile.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing    -o CMakeFiles/cmTC_069a8.dir/CheckIncludeFile.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:28: fatal error: mach/mach_time.h: No such file or directory
compilation terminated.
CMakeFiles/cmTC_069a8.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_069a8.dir/CheckIncludeFile.c.o' failed
make[1]: *** [CMakeFiles/cmTC_069a8.dir/CheckIncludeFile.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_069a8/fast' failed
make: *** [cmTC_069a8/fast] Error 2


Determining if the function kqueue exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_53103/fast"
/usr/bin/make -f CMakeFiles/cmTC_53103.dir/build.make CMakeFiles/cmTC_53103.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_53103.dir/CheckFunctionExistsEx.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=kqueue   -o CMakeFiles/cmTC_53103.dir/CheckFunctionExistsEx.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/libevent/libevent/cmake/CheckFunctionExistsEx.c
Linking C executable cmTC_53103
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_53103.dir/link.txt --verbose=1
/usr/bin/cc  -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=kqueue    CMakeFiles/cmTC_53103.dir/CheckFunctionExistsEx.c.o  -o cmTC_53103 -rdynamic 
CMakeFiles/cmTC_53103.dir/CheckFunctionExistsEx.c.o: In function `main':
CheckFunctionExistsEx.c:(.text+0x15): undefined reference to `kqueue'
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_53103.dir/build.make:97: recipe for target 'cmTC_53103' failed
make[1]: *** [cmTC_53103] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_53103/fast' failed
make: *** [cmTC_53103/fast] Error 2


Determining if the function port_create exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_6bc3a/fast"
/usr/bin/make -f CMakeFiles/cmTC_6bc3a.dir/build.make CMakeFiles/cmTC_6bc3a.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6bc3a.dir/CheckFunctionExistsEx.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=port_create   -o CMakeFiles/cmTC_6bc3a.dir/CheckFunctionExistsEx.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/libevent/libevent/cmake/CheckFunctionExistsEx.c
Linking C executable cmTC_6bc3a
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6bc3a.dir/link.txt --verbose=1
/usr/bin/cc  -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=port_create    CMakeFiles/cmTC_6bc3a.dir/CheckFunctionExistsEx.c.o  -o cmTC_6bc3a -rdynamic 
CMakeFiles/cmTC_6bc3a.dir/CheckFunctionExistsEx.c.o: In function `main':
CheckFunctionExistsEx.c:(.text+0x15): undefined reference to `port_create'
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_6bc3a.dir/build.make:97: recipe for target 'cmTC_6bc3a' failed
make[1]: *** [cmTC_6bc3a] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_6bc3a/fast' failed
make: *** [cmTC_6bc3a/fast] Error 2


Determining if the function strlcpy exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_f342d/fast"
/usr/bin/make -f CMakeFiles/cmTC_f342d.dir/build.make CMakeFiles/cmTC_f342d.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f342d.dir/CheckFunctionExistsEx.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strlcpy   -o CMakeFiles/cmTC_f342d.dir/CheckFunctionExistsEx.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/libevent/libevent/cmake/CheckFunctionExistsEx.c
Linking C executable cmTC_f342d
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f342d.dir/link.txt --verbose=1
/usr/bin/cc  -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strlcpy    CMakeFiles/cmTC_f342d.dir/CheckFunctionExistsEx.c.o  -o cmTC_f342d -rdynamic 
CMakeFiles/cmTC_f342d.dir/CheckFunctionExistsEx.c.o: In function `main':
CheckFunctionExistsEx.c:(.text+0x15): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_f342d.dir/build.make:97: recipe for target 'cmTC_f342d' failed
make[1]: *** [cmTC_f342d] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_f342d/fast' failed
make: *** [cmTC_f342d/fast] Error 2


Determining if the function arc4random exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_ca5ab/fast"
/usr/bin/make -f CMakeFiles/cmTC_ca5ab.dir/build.make CMakeFiles/cmTC_ca5ab.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_ca5ab.dir/CheckFunctionExistsEx.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=arc4random   -o CMakeFiles/cmTC_ca5ab.dir/CheckFunctionExistsEx.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/libevent/libevent/cmake/CheckFunctionExistsEx.c
Linking C executable cmTC_ca5ab
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ca5ab.dir/link.txt --verbose=1
/usr/bin/cc  -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=arc4random    CMakeFiles/cmTC_ca5ab.dir/CheckFunctionExistsEx.c.o  -o cmTC_ca5ab -rdynamic 
CMakeFiles/cmTC_ca5ab.dir/CheckFunctionExistsEx.c.o: In function `main':
CheckFunctionExistsEx.c:(.text+0x15): undefined reference to `arc4random'
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_ca5ab.dir/build.make:97: recipe for target 'cmTC_ca5ab' failed
make[1]: *** [cmTC_ca5ab] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_ca5ab/fast' failed
make: *** [cmTC_ca5ab/fast] Error 2


Determining if the function arc4random_buf exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_28863/fast"
/usr/bin/make -f CMakeFiles/cmTC_28863.dir/build.make CMakeFiles/cmTC_28863.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_28863.dir/CheckFunctionExistsEx.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=arc4random_buf   -o CMakeFiles/cmTC_28863.dir/CheckFunctionExistsEx.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/libevent/libevent/cmake/CheckFunctionExistsEx.c
Linking C executable cmTC_28863
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_28863.dir/link.txt --verbose=1
/usr/bin/cc  -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=arc4random_buf    CMakeFiles/cmTC_28863.dir/CheckFunctionExistsEx.c.o  -o cmTC_28863 -rdynamic 
CMakeFiles/cmTC_28863.dir/CheckFunctionExistsEx.c.o: In function `main':
CheckFunctionExistsEx.c:(.text+0x15): undefined reference to `arc4random_buf'
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_28863.dir/build.make:97: recipe for target 'cmTC_28863' failed
make[1]: *** [cmTC_28863] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_28863/fast' failed
make: *** [cmTC_28863/fast] Error 2


Determining if the function issetugid exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_1c9b6/fast"
/usr/bin/make -f CMakeFiles/cmTC_1c9b6.dir/build.make CMakeFiles/cmTC_1c9b6.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_1c9b6.dir/CheckFunctionExistsEx.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=issetugid   -o CMakeFiles/cmTC_1c9b6.dir/CheckFunctionExistsEx.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/libevent/libevent/cmake/CheckFunctionExistsEx.c
Linking C executable cmTC_1c9b6
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1c9b6.dir/link.txt --verbose=1
/usr/bin/cc  -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=issetugid    CMakeFiles/cmTC_1c9b6.dir/CheckFunctionExistsEx.c.o  -o cmTC_1c9b6 -rdynamic 
CMakeFiles/cmTC_1c9b6.dir/CheckFunctionExistsEx.c.o: In function `main':
CheckFunctionExistsEx.c:(.text+0x15): undefined reference to `issetugid'
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_1c9b6.dir/build.make:97: recipe for target 'cmTC_1c9b6' failed
make[1]: *** [cmTC_1c9b6] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_1c9b6/fast' failed
make: *** [cmTC_1c9b6/fast] Error 2


Determining if the function mach_absolute_time exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_92bd6/fast"
/usr/bin/make -f CMakeFiles/cmTC_92bd6.dir/build.make CMakeFiles/cmTC_92bd6.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_92bd6.dir/CheckFunctionExistsEx.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=mach_absolute_time   -o CMakeFiles/cmTC_92bd6.dir/CheckFunctionExistsEx.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/libevent/libevent/cmake/CheckFunctionExistsEx.c
Linking C executable cmTC_92bd6
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_92bd6.dir/link.txt --verbose=1
/usr/bin/cc  -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=mach_absolute_time    CMakeFiles/cmTC_92bd6.dir/CheckFunctionExistsEx.c.o  -o cmTC_92bd6 -rdynamic 
CMakeFiles/cmTC_92bd6.dir/CheckFunctionExistsEx.c.o: In function `main':
CheckFunctionExistsEx.c:(.text+0x15): undefined reference to `mach_absolute_time'
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_92bd6.dir/build.make:97: recipe for target 'cmTC_92bd6' failed
make[1]: *** [cmTC_92bd6] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_92bd6/fast' failed
make: *** [cmTC_92bd6/fast] Error 2


Determining if the function timeradd exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_8630c/fast"
/usr/bin/make -f CMakeFiles/cmTC_8630c.dir/build.make CMakeFiles/cmTC_8630c.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_8630c.dir/CheckFunctionExistsEx.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timeradd   -o CMakeFiles/cmTC_8630c.dir/CheckFunctionExistsEx.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/libevent/libevent/cmake/CheckFunctionExistsEx.c
Linking C executable cmTC_8630c
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8630c.dir/link.txt --verbose=1
/usr/bin/cc  -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timeradd    CMakeFiles/cmTC_8630c.dir/CheckFunctionExistsEx.c.o  -o cmTC_8630c -rdynamic 
CMakeFiles/cmTC_8630c.dir/CheckFunctionExistsEx.c.o: In function `main':
CheckFunctionExistsEx.c:(.text+0x15): undefined reference to `timeradd'
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_8630c.dir/build.make:97: recipe for target 'cmTC_8630c' failed
make[1]: *** [cmTC_8630c] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_8630c/fast' failed
make: *** [cmTC_8630c/fast] Error 2


Determining if the function timerclear exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_7f142/fast"
/usr/bin/make -f CMakeFiles/cmTC_7f142.dir/build.make CMakeFiles/cmTC_7f142.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_7f142.dir/CheckFunctionExistsEx.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timerclear   -o CMakeFiles/cmTC_7f142.dir/CheckFunctionExistsEx.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/libevent/libevent/cmake/CheckFunctionExistsEx.c
Linking C executable cmTC_7f142
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7f142.dir/link.txt --verbose=1
/usr/bin/cc  -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timerclear    CMakeFiles/cmTC_7f142.dir/CheckFunctionExistsEx.c.o  -o cmTC_7f142 -rdynamic 
CMakeFiles/cmTC_7f142.dir/CheckFunctionExistsEx.c.o: In function `main':
CheckFunctionExistsEx.c:(.text+0x15): undefined reference to `timerclear'
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_7f142.dir/build.make:97: recipe for target 'cmTC_7f142' failed
make[1]: *** [cmTC_7f142] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_7f142/fast' failed
make: *** [cmTC_7f142/fast] Error 2


Determining if the function timercmp exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_b594e/fast"
/usr/bin/make -f CMakeFiles/cmTC_b594e.dir/build.make CMakeFiles/cmTC_b594e.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b594e.dir/CheckFunctionExistsEx.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timercmp   -o CMakeFiles/cmTC_b594e.dir/CheckFunctionExistsEx.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/libevent/libevent/cmake/CheckFunctionExistsEx.c
Linking C executable cmTC_b594e
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b594e.dir/link.txt --verbose=1
/usr/bin/cc  -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timercmp    CMakeFiles/cmTC_b594e.dir/CheckFunctionExistsEx.c.o  -o cmTC_b594e -rdynamic 
CMakeFiles/cmTC_b594e.dir/CheckFunctionExistsEx.c.o: In function `main':
CheckFunctionExistsEx.c:(.text+0x15): undefined reference to `timercmp'
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_b594e.dir/build.make:97: recipe for target 'cmTC_b594e' failed
make[1]: *** [cmTC_b594e] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_b594e/fast' failed
make: *** [cmTC_b594e/fast] Error 2


Determining if the function timerisset exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_4e775/fast"
/usr/bin/make -f CMakeFiles/cmTC_4e775.dir/build.make CMakeFiles/cmTC_4e775.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_4e775.dir/CheckFunctionExistsEx.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timerisset   -o CMakeFiles/cmTC_4e775.dir/CheckFunctionExistsEx.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/libevent/libevent/cmake/CheckFunctionExistsEx.c
Linking C executable cmTC_4e775
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4e775.dir/link.txt --verbose=1
/usr/bin/cc  -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timerisset    CMakeFiles/cmTC_4e775.dir/CheckFunctionExistsEx.c.o  -o cmTC_4e775 -rdynamic 
CMakeFiles/cmTC_4e775.dir/CheckFunctionExistsEx.c.o: In function `main':
CheckFunctionExistsEx.c:(.text+0x15): undefined reference to `timerisset'
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_4e775.dir/build.make:97: recipe for target 'cmTC_4e775' failed
make[1]: *** [cmTC_4e775] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_4e775/fast' failed
make: *** [cmTC_4e775/fast] Error 2


Determining if the prototype gethostbyname_r exists for EVENT__HAVE_GETHOSTBYNAME_R_3_ARG failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_dfa79/fast"
/usr/bin/make -f CMakeFiles/cmTC_dfa79.dir/build.make CMakeFiles/cmTC_dfa79.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_dfa79.dir/CheckPrototypeDefinition.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing    -o CMakeFiles/cmTC_dfa79.dir/CheckPrototypeDefinition.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckPrototypeDefinition.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckPrototypeDefinition.c:14:66: warning: ‘struct hostent_data’ declared inside parameter list
 int gethostbyname_r(const char *name, struct hostent *hp, struct hostent_data *hdata) {
                                                                  ^
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckPrototypeDefinition.c:14:66: warning: its scope is only this definition or declaration, which is probably not what you want
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckPrototypeDefinition.c:14:5: error: conflicting types for ‘gethostbyname_r’
 int gethostbyname_r(const char *name, struct hostent *hp, struct hostent_data *hdata) {
     ^
In file included from /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckPrototypeDefinition.c:1:0:
/usr/include/netdb.h:179:12: note: previous declaration of ‘gethostbyname_r’ was here
 extern int gethostbyname_r (const char *__restrict __name,
            ^
CMakeFiles/cmTC_dfa79.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_dfa79.dir/CheckPrototypeDefinition.c.o' failed
make[1]: *** [CMakeFiles/cmTC_dfa79.dir/CheckPrototypeDefinition.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_dfa79/fast' failed
make: *** [cmTC_dfa79/fast] Error 2


#include <netdb.h>


static void cmakeRequireSymbol(int dummy, ...) {
  (void) dummy;
}

static void checkSymbol(void) {
#ifndef gethostbyname_r
  cmakeRequireSymbol(0, &gethostbyname_r);
#endif
}

int gethostbyname_r(const char *name, struct hostent *hp, struct hostent_data *hdata) {
  return 0;
}

#ifdef __CLASSIC_C__
int main() {
  int ac;
  char*av[];
#else
int main(int ac, char *av[]) {
#endif
  checkSymbol();
  if (ac > 1000) {
    return *av[0];
  }
  return 0;
}


Determining if the prototype gethostbyname_r exists for EVENT__HAVE_GETHOSTBYNAME_R_5_ARG failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_0e156/fast"
/usr/bin/make -f CMakeFiles/cmTC_0e156.dir/build.make CMakeFiles/cmTC_0e156.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_0e156.dir/CheckPrototypeDefinition.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing    -o CMakeFiles/cmTC_0e156.dir/CheckPrototypeDefinition.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckPrototypeDefinition.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckPrototypeDefinition.c:14:17: error: conflicting types for ‘gethostbyname_r’
 struct hostent *gethostbyname_r(const char *name, struct hostent *hp, char *buf, size_t buflen, int *herr) {
                 ^
In file included from /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckPrototypeDefinition.c:1:0:
/usr/include/netdb.h:179:12: note: previous declaration of ‘gethostbyname_r’ was here
 extern int gethostbyname_r (const char *__restrict __name,
            ^
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckPrototypeDefinition.c: In function ‘gethostbyname_r’:
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckPrototypeDefinition.c:15:10: error: ‘NULL’ undeclared (first use in this function)
   return NULL;
          ^
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckPrototypeDefinition.c:15:10: note: each undeclared identifier is reported only once for each function it appears in
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckPrototypeDefinition.c:16:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
CMakeFiles/cmTC_0e156.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_0e156.dir/CheckPrototypeDefinition.c.o' failed
make[1]: *** [CMakeFiles/cmTC_0e156.dir/CheckPrototypeDefinition.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_0e156/fast' failed
make: *** [cmTC_0e156/fast] Error 2


#include <netdb.h>


static void cmakeRequireSymbol(int dummy, ...) {
  (void) dummy;
}

static void checkSymbol(void) {
#ifndef gethostbyname_r
  cmakeRequireSymbol(0, &gethostbyname_r);
#endif
}

struct hostent *gethostbyname_r(const char *name, struct hostent *hp, char *buf, size_t buflen, int *herr) {
  return NULL;
}

#ifdef __CLASSIC_C__
int main() {
  int ac;
  char*av[];
#else
int main(int ac, char *av[]) {
#endif
  checkSymbol();
  if (ac > 1000) {
    return *av[0];
  }
  return 0;
}


Determining if the CTL_KERN exist failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_ca336/fast"
/usr/bin/make -f CMakeFiles/cmTC_ca336.dir/build.make CMakeFiles/cmTC_ca336.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_ca336.dir/CheckSymbolExists.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing    -o CMakeFiles/cmTC_ca336.dir/CheckSymbolExists.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function ‘main’:
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:18: error: lvalue required as unary ‘&’ operand
   return ((int*)(&CTL_KERN))[argc];
                  ^
CMakeFiles/cmTC_ca336.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_ca336.dir/CheckSymbolExists.c.o' failed
make[1]: *** [CMakeFiles/cmTC_ca336.dir/CheckSymbolExists.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_ca336/fast' failed
make: *** [cmTC_ca336/fast] Error 2

File /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/sysctl.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef CTL_KERN
  return ((int*)(&CTL_KERN))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining if the KERN_ARND exist failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_af150/fast"
/usr/bin/make -f CMakeFiles/cmTC_af150.dir/build.make CMakeFiles/cmTC_af150.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_af150.dir/CheckSymbolExists.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing    -o CMakeFiles/cmTC_af150.dir/CheckSymbolExists.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function ‘main’:
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: ‘KERN_ARND’ undeclared (first use in this function)
   return ((int*)(&KERN_ARND))[argc];
                   ^
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in
CMakeFiles/cmTC_af150.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_af150.dir/CheckSymbolExists.c.o' failed
make[1]: *** [CMakeFiles/cmTC_af150.dir/CheckSymbolExists.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_af150/fast' failed
make: *** [cmTC_af150/fast] Error 2

File /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/sysctl.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef KERN_ARND
  return ((int*)(&KERN_ARND))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining if the KERN_RANDOM exist failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_779e7/fast"
/usr/bin/make -f CMakeFiles/cmTC_779e7.dir/build.make CMakeFiles/cmTC_779e7.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_779e7.dir/CheckSymbolExists.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing    -o CMakeFiles/cmTC_779e7.dir/CheckSymbolExists.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function ‘main’:
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:18: error: lvalue required as unary ‘&’ operand
   return ((int*)(&KERN_RANDOM))[argc];
                  ^
CMakeFiles/cmTC_779e7.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_779e7.dir/CheckSymbolExists.c.o' failed
make[1]: *** [CMakeFiles/cmTC_779e7.dir/CheckSymbolExists.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_779e7/fast' failed
make: *** [cmTC_779e7/fast] Error 2

File /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/sysctl.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef KERN_RANDOM
  return ((int*)(&KERN_RANDOM))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining if the RANDOM_UUID exist failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_4a2e0/fast"
/usr/bin/make -f CMakeFiles/cmTC_4a2e0.dir/build.make CMakeFiles/cmTC_4a2e0.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_4a2e0.dir/CheckSymbolExists.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing    -o CMakeFiles/cmTC_4a2e0.dir/CheckSymbolExists.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function ‘main’:
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:18: error: lvalue required as unary ‘&’ operand
   return ((int*)(&RANDOM_UUID))[argc];
                  ^
CMakeFiles/cmTC_4a2e0.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_4a2e0.dir/CheckSymbolExists.c.o' failed
make[1]: *** [CMakeFiles/cmTC_4a2e0.dir/CheckSymbolExists.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_4a2e0/fast' failed
make: *** [cmTC_4a2e0/fast] Error 2

File /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/sysctl.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef RANDOM_UUID
  return ((int*)(&RANDOM_UUID))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining size of SSIZE_T failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_93621/fast"
/usr/bin/make -f CMakeFiles/cmTC_93621.dir/build.make CMakeFiles/cmTC_93621.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_93621.dir/EVENT__SIZEOF_SSIZE_T_UPPER.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing    -o CMakeFiles/cmTC_93621.dir/EVENT__SIZEOF_SSIZE_T_UPPER.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_SSIZE_T_UPPER.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_SSIZE_T_UPPER.c:22:22: error: ‘SSIZE_T’ undeclared here (not in a function)
 #define SIZE (sizeof(SSIZE_T))
                      ^
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_SSIZE_T_UPPER.c:24:12: note: in expansion of macro ‘SIZE’
   ('0' + ((SIZE / 10000)%10)),
            ^
CMakeFiles/cmTC_93621.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_93621.dir/EVENT__SIZEOF_SSIZE_T_UPPER.c.o' failed
make[1]: *** [CMakeFiles/cmTC_93621.dir/EVENT__SIZEOF_SSIZE_T_UPPER.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_93621/fast' failed
make: *** [cmTC_93621/fast] Error 2

/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_SSIZE_T_UPPER.c:
#include <sys/types.h>
#include <stdint.h>
#include <stddef.h>
#include "sys/types.h"
#include "sys/socket.h"
#include "netinet/in.h"
#include "fcntl.h"
#include "sys/time.h"


#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(SSIZE_T))
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;
}


Performing C SOURCE FILE Test EVENT__HAVE_WAITPID_WITH_WNOWAIT failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_e450d/fast"
/usr/bin/make -f CMakeFiles/cmTC_e450d.dir/build.make CMakeFiles/cmTC_e450d.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_e450d.dir/src.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_WAITPID_WITH_WNOWAIT   -o CMakeFiles/cmTC_e450d.dir/src.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_e450d
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e450d.dir/link.txt --verbose=1
/usr/bin/cc  -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_WAITPID_WITH_WNOWAIT    CMakeFiles/cmTC_e450d.dir/src.c.o  -o cmTC_e450d -rdynamic 
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'

Return value: 1
Source file was:

#include <unistd.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <stdlib.h>

int
main(int argc, char** argv)
{
    pid_t pid;
    int status;
    if ((pid = fork()) == 0) _exit(0);
    _exit(waitpid(pid, &status, WNOWAIT) == -1);
}
Determining if the _MINIX exist failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_b56fb/fast"
/usr/bin/make -f CMakeFiles/cmTC_b56fb.dir/build.make CMakeFiles/cmTC_b56fb.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b56fb.dir/CheckSymbolExists.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing    -o CMakeFiles/cmTC_b56fb.dir/CheckSymbolExists.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function ‘main’:
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: ‘_MINIX’ undeclared (first use in this function)
   return ((int*)(&_MINIX))[argc];
                   ^
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in
CMakeFiles/cmTC_b56fb.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_b56fb.dir/CheckSymbolExists.c.o' failed
make[1]: *** [CMakeFiles/cmTC_b56fb.dir/CheckSymbolExists.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_b56fb/fast' failed
make: *** [cmTC_b56fb/fast] Error 2

File /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdio.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef _MINIX
  return ((int*)(&_MINIX))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Determining if the _POSIX_1_SOURCE exist failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_c428c/fast"
/usr/bin/make -f CMakeFiles/cmTC_c428c.dir/build.make CMakeFiles/cmTC_c428c.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c428c.dir/CheckSymbolExists.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing    -o CMakeFiles/cmTC_c428c.dir/CheckSymbolExists.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function ‘main’:
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: ‘_POSIX_1_SOURCE’ undeclared (first use in this function)
   return ((int*)(&_POSIX_1_SOURCE))[argc];
                   ^
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in
CMakeFiles/cmTC_c428c.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_c428c.dir/CheckSymbolExists.c.o' failed
make[1]: *** [CMakeFiles/cmTC_c428c.dir/CheckSymbolExists.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_c428c/fast' failed
make: *** [cmTC_c428c/fast] Error 2

File /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdio.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef _POSIX_1_SOURCE
  return ((int*)(&_POSIX_1_SOURCE))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Performing C SOURCE FILE Test EVENT__HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_1252d/fast"
/usr/bin/make -f CMakeFiles/cmTC_1252d.dir/build.make CMakeFiles/cmTC_1252d.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_1252d.dir/src.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN   -o CMakeFiles/cmTC_1252d.dir/src.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/src.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/src.c: In function ‘main’:
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/src.c:8:43: error: ‘struct sockaddr_in6’ has no member named ‘sin6_len’
    (void)sizeof(((struct sockaddr_in6 *)0)->sin6_len);
                                           ^
CMakeFiles/cmTC_1252d.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_1252d.dir/src.c.o' failed
make[1]: *** [CMakeFiles/cmTC_1252d.dir/src.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_1252d/fast' failed
make: *** [cmTC_1252d/fast] Error 2

Source file was:

#include <netinet/in.h>
#include <sys/socket.h>
#include <netdb.h>

int main()
{
   (void)sizeof(((struct sockaddr_in6 *)0)->sin6_len);
   return 0;
}

Performing C SOURCE FILE Test EVENT__HAVE_STRUCT_SOCKADDR_IN_SIN_LEN failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_07dc1/fast"
/usr/bin/make -f CMakeFiles/cmTC_07dc1.dir/build.make CMakeFiles/cmTC_07dc1.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_07dc1.dir/src.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_STRUCT_SOCKADDR_IN_SIN_LEN   -o CMakeFiles/cmTC_07dc1.dir/src.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/src.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/src.c: In function ‘main’:
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/src.c:8:43: error: ‘struct sockaddr_in6’ has no member named ‘sin_len’
    (void)sizeof(((struct sockaddr_in6 *)0)->sin_len);
                                           ^
CMakeFiles/cmTC_07dc1.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_07dc1.dir/src.c.o' failed
make[1]: *** [CMakeFiles/cmTC_07dc1.dir/src.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_07dc1/fast' failed
make: *** [cmTC_07dc1/fast] Error 2

Source file was:

#include <netinet/in.h>
#include <sys/socket.h>
#include <netdb.h>

int main()
{
   (void)sizeof(((struct sockaddr_in6 *)0)->sin_len);
   return 0;
}

Performing C SOURCE FILE Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_e348a/fast"
/usr/bin/make -f CMakeFiles/cmTC_e348a.dir/build.make CMakeFiles/cmTC_e348a.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_e348a.dir/src.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY   -o CMakeFiles/cmTC_e348a.dir/src.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/src.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/src.c: In function ‘main’:
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/src.c:8:47: error: ‘struct sockaddr_storage’ has no member named ‘__ss_family’
    (void)sizeof(((struct sockaddr_storage *)0)->__ss_family);
                                               ^
CMakeFiles/cmTC_e348a.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_e348a.dir/src.c.o' failed
make[1]: *** [CMakeFiles/cmTC_e348a.dir/src.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_e348a/fast' failed
make: *** [cmTC_e348a/fast] Error 2

Source file was:

#include <netinet/in.h>
#include <sys/socket.h>
#include <netdb.h>

int main()
{
   (void)sizeof(((struct sockaddr_storage *)0)->__ss_family);
   return 0;
}

Determining size of __int64 failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_3407f/fast"
/usr/bin/make -f CMakeFiles/cmTC_3407f.dir/build.make CMakeFiles/cmTC_3407f.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_3407f.dir/__INT64.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0    -o CMakeFiles/cmTC_3407f.dir/__INT64.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/__INT64.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/__INT64.c:17:22: error: ‘__int64’ undeclared here (not in a function)
 #define SIZE (sizeof(__int64))
                      ^
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/__INT64.c:19:12: note: in expansion of macro ‘SIZE’
   ('0' + ((SIZE / 10000)%10)),
            ^
CMakeFiles/cmTC_3407f.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_3407f.dir/__INT64.c.o' failed
make[1]: *** [CMakeFiles/cmTC_3407f.dir/__INT64.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_3407f/fast' failed
make: *** [cmTC_3407f/fast] Error 2

/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/__INT64.c:
#include <sys/types.h>
#include <stdint.h>
#include <stddef.h>


#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(__int64))
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 __int32 failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_08954/fast"
/usr/bin/make -f CMakeFiles/cmTC_08954.dir/build.make CMakeFiles/cmTC_08954.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_08954.dir/__INT32.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0    -o CMakeFiles/cmTC_08954.dir/__INT32.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/__INT32.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/__INT32.c:17:22: error: ‘__int32’ undeclared here (not in a function)
 #define SIZE (sizeof(__int32))
                      ^
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/__INT32.c:19:12: note: in expansion of macro ‘SIZE’
   ('0' + ((SIZE / 10000)%10)),
            ^
CMakeFiles/cmTC_08954.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_08954.dir/__INT32.c.o' failed
make[1]: *** [CMakeFiles/cmTC_08954.dir/__INT32.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_08954/fast' failed
make: *** [cmTC_08954/fast] Error 2

/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/__INT32.c:
#include <sys/types.h>
#include <stdint.h>
#include <stddef.h>


#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(__int32))
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 __uint32 failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_cfca9/fast"
/usr/bin/make -f CMakeFiles/cmTC_cfca9.dir/build.make CMakeFiles/cmTC_cfca9.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_cfca9.dir/__UINT32.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0    -o CMakeFiles/cmTC_cfca9.dir/__UINT32.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/__UINT32.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/__UINT32.c:17:22: error: ‘__uint32’ undeclared here (not in a function)
 #define SIZE (sizeof(__uint32))
                      ^
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/__UINT32.c:19:12: note: in expansion of macro ‘SIZE’
   ('0' + ((SIZE / 10000)%10)),
            ^
CMakeFiles/cmTC_cfca9.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_cfca9.dir/__UINT32.c.o' failed
make[1]: *** [CMakeFiles/cmTC_cfca9.dir/__UINT32.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_cfca9/fast' failed
make: *** [cmTC_cfca9/fast] Error 2

/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/__UINT32.c:
#include <sys/types.h>
#include <stdint.h>
#include <stddef.h>


#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(__uint32))
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 __uint16 failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_db1f4/fast"
/usr/bin/make -f CMakeFiles/cmTC_db1f4.dir/build.make CMakeFiles/cmTC_db1f4.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_db1f4.dir/__UINT16.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0    -o CMakeFiles/cmTC_db1f4.dir/__UINT16.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/__UINT16.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/__UINT16.c:17:22: error: ‘__uint16’ undeclared here (not in a function)
 #define SIZE (sizeof(__uint16))
                      ^
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/__UINT16.c:19:12: note: in expansion of macro ‘SIZE’
   ('0' + ((SIZE / 10000)%10)),
            ^
CMakeFiles/cmTC_db1f4.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_db1f4.dir/__UINT16.c.o' failed
make[1]: *** [CMakeFiles/cmTC_db1f4.dir/__UINT16.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_db1f4/fast' failed
make: *** [cmTC_db1f4/fast] Error 2

/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/__UINT16.c:
#include <sys/types.h>
#include <stdint.h>
#include <stddef.h>


#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(__uint16))
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 __uint8 failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_ec39b/fast"
/usr/bin/make -f CMakeFiles/cmTC_ec39b.dir/build.make CMakeFiles/cmTC_ec39b.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_ec39b.dir/__UINT8.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0    -o CMakeFiles/cmTC_ec39b.dir/__UINT8.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/__UINT8.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/__UINT8.c:17:22: error: ‘__uint8’ undeclared here (not in a function)
 #define SIZE (sizeof(__uint8))
                      ^
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/__UINT8.c:19:12: note: in expansion of macro ‘SIZE’
   ('0' + ((SIZE / 10000)%10)),
            ^
CMakeFiles/cmTC_ec39b.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_ec39b.dir/__UINT8.c.o' failed
make[1]: *** [CMakeFiles/cmTC_ec39b.dir/__UINT8.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_ec39b/fast' failed
make: *** [cmTC_ec39b/fast] Error 2

/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/__UINT8.c:
#include <sys/types.h>
#include <stdint.h>
#include <stddef.h>


#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(__uint8))
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 SSIZE_T failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_98ed5/fast"
/usr/bin/make -f CMakeFiles/cmTC_98ed5.dir/build.make CMakeFiles/cmTC_98ed5.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_98ed5.dir/UPPERCASE_SSIZE_T.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0    -o CMakeFiles/cmTC_98ed5.dir/UPPERCASE_SSIZE_T.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/UPPERCASE_SSIZE_T.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/UPPERCASE_SSIZE_T.c:17:22: error: ‘SSIZE_T’ undeclared here (not in a function)
 #define SIZE (sizeof(SSIZE_T))
                      ^
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/UPPERCASE_SSIZE_T.c:19:12: note: in expansion of macro ‘SIZE’
   ('0' + ((SIZE / 10000)%10)),
            ^
CMakeFiles/cmTC_98ed5.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_98ed5.dir/UPPERCASE_SSIZE_T.c.o' failed
make[1]: *** [CMakeFiles/cmTC_98ed5.dir/UPPERCASE_SSIZE_T.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_98ed5/fast' failed
make: *** [cmTC_98ed5/fast] Error 2

/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CheckTypeSize/UPPERCASE_SSIZE_T.c:
#include <sys/types.h>
#include <stdint.h>
#include <stddef.h>


#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(SSIZE_T))
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 if the function _strtoi64 exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_de604/fast"
/usr/bin/make -f CMakeFiles/cmTC_de604.dir/build.make CMakeFiles/cmTC_de604.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_de604.dir/CheckFunctionExists.c.o
/usr/bin/cc    -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=_strtoi64   -o CMakeFiles/cmTC_de604.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_de604
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_de604.dir/link.txt --verbose=1
/usr/bin/cc  -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=_strtoi64    CMakeFiles/cmTC_de604.dir/CheckFunctionExists.c.o  -o cmTC_de604 -rdynamic 
CMakeFiles/cmTC_de604.dir/CheckFunctionExists.c.o: In function `main':
CheckFunctionExists.c:(.text+0x15): undefined reference to `_strtoi64'
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_de604.dir/build.make:97: recipe for target 'cmTC_de604' failed
make[1]: *** [cmTC_de604] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_de604/fast' failed
make: *** [cmTC_de604/fast] Error 2


Determining if the function _snprintf exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_fda49/fast"
/usr/bin/make -f CMakeFiles/cmTC_fda49.dir/build.make CMakeFiles/cmTC_fda49.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_fda49.dir/CheckFunctionExists.c.o
/usr/bin/cc  -DKEYWORD=__inline  -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=_snprintf   -o CMakeFiles/cmTC_fda49.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_fda49
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fda49.dir/link.txt --verbose=1
/usr/bin/cc  -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=_snprintf    CMakeFiles/cmTC_fda49.dir/CheckFunctionExists.c.o  -o cmTC_fda49 -rdynamic 
CMakeFiles/cmTC_fda49.dir/CheckFunctionExists.c.o: In function `main':
CheckFunctionExists.c:(.text+0x15): undefined reference to `_snprintf'
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_fda49.dir/build.make:97: recipe for target 'cmTC_fda49' failed
make[1]: *** [cmTC_fda49] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_fda49/fast' failed
make: *** [cmTC_fda49/fast] Error 2


Determining if the function _vsnprintf exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_2829a/fast"
/usr/bin/make -f CMakeFiles/cmTC_2829a.dir/build.make CMakeFiles/cmTC_2829a.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_2829a.dir/CheckFunctionExists.c.o
/usr/bin/cc  -DKEYWORD=__inline  -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=_vsnprintf   -o CMakeFiles/cmTC_2829a.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_2829a
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2829a.dir/link.txt --verbose=1
/usr/bin/cc  -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=_vsnprintf    CMakeFiles/cmTC_2829a.dir/CheckFunctionExists.c.o  -o cmTC_2829a -rdynamic 
CMakeFiles/cmTC_2829a.dir/CheckFunctionExists.c.o: In function `main':
CheckFunctionExists.c:(.text+0x15): undefined reference to `_vsnprintf'
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_2829a.dir/build.make:97: recipe for target 'cmTC_2829a' failed
make[1]: *** [cmTC_2829a] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_2829a/fast' failed
make: *** [cmTC_2829a/fast] Error 2


Determining if the function _atoi64 exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_27f25/fast"
/usr/bin/make -f CMakeFiles/cmTC_27f25.dir/build.make CMakeFiles/cmTC_27f25.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_27f25.dir/CheckFunctionExists.c.o
/usr/bin/cc  -DKEYWORD=__inline  -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=_atoi64   -o CMakeFiles/cmTC_27f25.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_27f25
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_27f25.dir/link.txt --verbose=1
/usr/bin/cc  -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=_atoi64    CMakeFiles/cmTC_27f25.dir/CheckFunctionExists.c.o  -o cmTC_27f25 -rdynamic 
CMakeFiles/cmTC_27f25.dir/CheckFunctionExists.c.o: In function `main':
CheckFunctionExists.c:(.text+0x15): undefined reference to `_atoi64'
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_27f25.dir/build.make:97: recipe for target 'cmTC_27f25' failed
make[1]: *** [cmTC_27f25] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_27f25/fast' failed
make: *** [cmTC_27f25/fast] Error 2


Determining if the function _stat32i64 exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_c9e77/fast"
/usr/bin/make -f CMakeFiles/cmTC_c9e77.dir/build.make CMakeFiles/cmTC_c9e77.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c9e77.dir/CheckFunctionExists.c.o
/usr/bin/cc  -DKEYWORD=__inline  -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=_stat32i64   -o CMakeFiles/cmTC_c9e77.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_c9e77
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c9e77.dir/link.txt --verbose=1
/usr/bin/cc  -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=_stat32i64    CMakeFiles/cmTC_c9e77.dir/CheckFunctionExists.c.o  -o cmTC_c9e77 -rdynamic 
CMakeFiles/cmTC_c9e77.dir/CheckFunctionExists.c.o: In function `main':
CheckFunctionExists.c:(.text+0x15): undefined reference to `_stat32i64'
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_c9e77.dir/build.make:97: recipe for target 'cmTC_c9e77' failed
make[1]: *** [cmTC_c9e77] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_c9e77/fast' failed
make: *** [cmTC_c9e77/fast] Error 2


Determining if the include file in6addr.h exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_eab84/fast"
/usr/bin/make -f CMakeFiles/cmTC_eab84.dir/build.make CMakeFiles/cmTC_eab84.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_eab84.dir/CheckIncludeFile.c.o
/usr/bin/cc  -DKEYWORD=__inline  -fpic -Wall -std=gnu99 -pthread -O0    -o CMakeFiles/cmTC_eab84.dir/CheckIncludeFile.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:21: fatal error: in6addr.h: No such file or directory
compilation terminated.
CMakeFiles/cmTC_eab84.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_eab84.dir/CheckIncludeFile.c.o' failed
make[1]: *** [CMakeFiles/cmTC_eab84.dir/CheckIncludeFile.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_eab84/fast' failed
make: *** [cmTC_eab84/fast] Error 2


Determining if the include file sys/sockio.h exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_c111f/fast"
/usr/bin/make -f CMakeFiles/cmTC_c111f.dir/build.make CMakeFiles/cmTC_c111f.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c111f.dir/CheckIncludeFile.c.o
/usr/bin/cc  -DKEYWORD=__inline  -fpic -Wall -std=gnu99 -pthread -O0    -o CMakeFiles/cmTC_c111f.dir/CheckIncludeFile.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:24: fatal error: sys/sockio.h: No such file or directory
compilation terminated.
CMakeFiles/cmTC_c111f.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_c111f.dir/CheckIncludeFile.c.o' failed
make[1]: *** [CMakeFiles/cmTC_c111f.dir/CheckIncludeFile.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_c111f/fast' failed
make: *** [cmTC_c111f/fast] Error 2


Determining if the include file vfork.h exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_e5667/fast"
/usr/bin/make -f CMakeFiles/cmTC_e5667.dir/build.make CMakeFiles/cmTC_e5667.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_e5667.dir/CheckIncludeFile.c.o
/usr/bin/cc  -DKEYWORD=__inline  -fpic -Wall -std=gnu99 -pthread -O0    -o CMakeFiles/cmTC_e5667.dir/CheckIncludeFile.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:19: fatal error: vfork.h: No such file or directory
compilation terminated.
CMakeFiles/cmTC_e5667.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_e5667.dir/CheckIncludeFile.c.o' failed
make[1]: *** [CMakeFiles/cmTC_e5667.dir/CheckIncludeFile.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_e5667/fast' failed
make: *** [cmTC_e5667/fast] Error 2


Determining if the include file sys/capability.h exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_bf30a/fast"
/usr/bin/make -f CMakeFiles/cmTC_bf30a.dir/build.make CMakeFiles/cmTC_bf30a.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_bf30a.dir/CheckIncludeFile.c.o
/usr/bin/cc  -DKEYWORD=__inline  -fpic -Wall -std=gnu99 -pthread -O0    -o CMakeFiles/cmTC_bf30a.dir/CheckIncludeFile.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:28: fatal error: sys/capability.h: No such file or directory
compilation terminated.
CMakeFiles/cmTC_bf30a.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_bf30a.dir/CheckIncludeFile.c.o' failed
make[1]: *** [CMakeFiles/cmTC_bf30a.dir/CheckIncludeFile.c.o] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_bf30a/fast' failed
make: *** [cmTC_bf30a/fast] Error 2


Determining if the function cap_set_flag exists in the cap failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_5f85a/fast"
/usr/bin/make -f CMakeFiles/cmTC_5f85a.dir/build.make CMakeFiles/cmTC_5f85a.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_5f85a.dir/CheckFunctionExists.c.o
/usr/bin/cc  -DKEYWORD=__inline  -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=cap_set_flag   -o CMakeFiles/cmTC_5f85a.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_5f85a
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5f85a.dir/link.txt --verbose=1
/usr/bin/cc  -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=cap_set_flag    CMakeFiles/cmTC_5f85a.dir/CheckFunctionExists.c.o  -o cmTC_5f85a -rdynamic -lcap 
/usr/bin/ld: cannot find -lcap
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_5f85a.dir/build.make:97: recipe for target 'cmTC_5f85a' failed
make[1]: *** [cmTC_5f85a] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_5f85a/fast' failed
make: *** [cmTC_5f85a/fast] Error 2


Determining if the function SSL_CTX_set1_param exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_ad6ea/fast"
/usr/bin/make -f CMakeFiles/cmTC_ad6ea.dir/build.make CMakeFiles/cmTC_ad6ea.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_ad6ea.dir/CheckFunctionExists.c.o
/usr/bin/cc  -DKEYWORD=__inline  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=SSL_CTX_set1_param   -o CMakeFiles/cmTC_ad6ea.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_ad6ea
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ad6ea.dir/link.txt --verbose=1
/usr/bin/cc  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=SSL_CTX_set1_param    CMakeFiles/cmTC_ad6ea.dir/CheckFunctionExists.c.o  -o cmTC_ad6ea -rdynamic -levent -levent_core -levent_extra -lm 
/usr/bin/ld: cannot find -levent
/usr/bin/ld: cannot find -levent_core
/usr/bin/ld: cannot find -levent_extra
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_ad6ea.dir/build.make:97: recipe for target 'cmTC_ad6ea' failed
make[1]: *** [cmTC_ad6ea] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_ad6ea/fast' failed
make: *** [cmTC_ad6ea/fast] Error 2


Determining if the function SSL_set_info_callback exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_99027/fast"
/usr/bin/make -f CMakeFiles/cmTC_99027.dir/build.make CMakeFiles/cmTC_99027.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_99027.dir/CheckFunctionExists.c.o
/usr/bin/cc  -DKEYWORD=__inline  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=SSL_set_info_callback   -o CMakeFiles/cmTC_99027.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_99027
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_99027.dir/link.txt --verbose=1
/usr/bin/cc  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=SSL_set_info_callback    CMakeFiles/cmTC_99027.dir/CheckFunctionExists.c.o  -o cmTC_99027 -rdynamic -levent -levent_core -levent_extra -lm 
/usr/bin/ld: cannot find -levent
/usr/bin/ld: cannot find -levent_core
/usr/bin/ld: cannot find -levent_extra
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_99027.dir/build.make:97: recipe for target 'cmTC_99027' failed
make[1]: *** [cmTC_99027] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_99027/fast' failed
make: *** [cmTC_99027/fast] Error 2


Determining if the function X509_VERIFY_PARAM_set1_host exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_5e5c4/fast"
/usr/bin/make -f CMakeFiles/cmTC_5e5c4.dir/build.make CMakeFiles/cmTC_5e5c4.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_5e5c4.dir/CheckFunctionExists.c.o
/usr/bin/cc  -DKEYWORD=__inline  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=X509_VERIFY_PARAM_set1_host   -o CMakeFiles/cmTC_5e5c4.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_5e5c4
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5e5c4.dir/link.txt --verbose=1
/usr/bin/cc  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=X509_VERIFY_PARAM_set1_host    CMakeFiles/cmTC_5e5c4.dir/CheckFunctionExists.c.o  -o cmTC_5e5c4 -rdynamic -levent -levent_core -levent_extra -lm 
/usr/bin/ld: cannot find -levent
/usr/bin/ld: cannot find -levent_core
/usr/bin/ld: cannot find -levent_extra
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_5e5c4.dir/build.make:97: recipe for target 'cmTC_5e5c4' failed
make[1]: *** [cmTC_5e5c4] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_5e5c4/fast' failed
make: *** [cmTC_5e5c4/fast] Error 2


Determining if the function RSA_set0_key exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_0a256/fast"
/usr/bin/make -f CMakeFiles/cmTC_0a256.dir/build.make CMakeFiles/cmTC_0a256.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_0a256.dir/CheckFunctionExists.c.o
/usr/bin/cc  -DKEYWORD=__inline  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=RSA_set0_key   -o CMakeFiles/cmTC_0a256.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_0a256
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0a256.dir/link.txt --verbose=1
/usr/bin/cc  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=RSA_set0_key    CMakeFiles/cmTC_0a256.dir/CheckFunctionExists.c.o  -o cmTC_0a256 -rdynamic -levent -levent_core -levent_extra -lm 
/usr/bin/ld: cannot find -levent
/usr/bin/ld: cannot find -levent_core
/usr/bin/ld: cannot find -levent_extra
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_0a256.dir/build.make:97: recipe for target 'cmTC_0a256' failed
make[1]: *** [cmTC_0a256] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_0a256/fast' failed
make: *** [cmTC_0a256/fast] Error 2


Determining if the function X509_get_key_usage exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_e4219/fast"
/usr/bin/make -f CMakeFiles/cmTC_e4219.dir/build.make CMakeFiles/cmTC_e4219.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_e4219.dir/CheckFunctionExists.c.o
/usr/bin/cc  -DKEYWORD=__inline  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=X509_get_key_usage   -o CMakeFiles/cmTC_e4219.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_e4219
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e4219.dir/link.txt --verbose=1
/usr/bin/cc  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=X509_get_key_usage    CMakeFiles/cmTC_e4219.dir/CheckFunctionExists.c.o  -o cmTC_e4219 -rdynamic -levent -levent_core -levent_extra -lm 
/usr/bin/ld: cannot find -levent
/usr/bin/ld: cannot find -levent_core
/usr/bin/ld: cannot find -levent_extra
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_e4219.dir/build.make:97: recipe for target 'cmTC_e4219' failed
make[1]: *** [cmTC_e4219] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_e4219/fast' failed
make: *** [cmTC_e4219/fast] Error 2


Determining if the function SSL_CTX_get0_certificate exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_77a30/fast"
/usr/bin/make -f CMakeFiles/cmTC_77a30.dir/build.make CMakeFiles/cmTC_77a30.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_77a30.dir/CheckFunctionExists.c.o
/usr/bin/cc  -DKEYWORD=__inline  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=SSL_CTX_get0_certificate   -o CMakeFiles/cmTC_77a30.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_77a30
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_77a30.dir/link.txt --verbose=1
/usr/bin/cc  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=SSL_CTX_get0_certificate    CMakeFiles/cmTC_77a30.dir/CheckFunctionExists.c.o  -o cmTC_77a30 -rdynamic -levent -levent_core -levent_extra -lm 
/usr/bin/ld: cannot find -levent
/usr/bin/ld: cannot find -levent_core
/usr/bin/ld: cannot find -levent_extra
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_77a30.dir/build.make:97: recipe for target 'cmTC_77a30' failed
make[1]: *** [cmTC_77a30] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_77a30/fast' failed
make: *** [cmTC_77a30/fast] Error 2


Determining if the function SSL_get0_alpn_selected exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_45701/fast"
/usr/bin/make -f CMakeFiles/cmTC_45701.dir/build.make CMakeFiles/cmTC_45701.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_45701.dir/CheckFunctionExists.c.o
/usr/bin/cc  -DKEYWORD=__inline  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=SSL_get0_alpn_selected   -o CMakeFiles/cmTC_45701.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_45701
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_45701.dir/link.txt --verbose=1
/usr/bin/cc  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=SSL_get0_alpn_selected    CMakeFiles/cmTC_45701.dir/CheckFunctionExists.c.o  -o cmTC_45701 -rdynamic -levent -levent_core -levent_extra -lm 
/usr/bin/ld: cannot find -levent
/usr/bin/ld: cannot find -levent_core
/usr/bin/ld: cannot find -levent_extra
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_45701.dir/build.make:97: recipe for target 'cmTC_45701' failed
make[1]: *** [cmTC_45701] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_45701/fast' failed
make: *** [cmTC_45701/fast] Error 2


Determining if the function SSL_set_alpn_protos exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_823ff/fast"
/usr/bin/make -f CMakeFiles/cmTC_823ff.dir/build.make CMakeFiles/cmTC_823ff.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_823ff.dir/CheckFunctionExists.c.o
/usr/bin/cc  -DKEYWORD=__inline  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=SSL_set_alpn_protos   -o CMakeFiles/cmTC_823ff.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_823ff
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_823ff.dir/link.txt --verbose=1
/usr/bin/cc  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=SSL_set_alpn_protos    CMakeFiles/cmTC_823ff.dir/CheckFunctionExists.c.o  -o cmTC_823ff -rdynamic -levent -levent_core -levent_extra -lm 
/usr/bin/ld: cannot find -levent
/usr/bin/ld: cannot find -levent_core
/usr/bin/ld: cannot find -levent_extra
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_823ff.dir/build.make:97: recipe for target 'cmTC_823ff' failed
make[1]: *** [cmTC_823ff] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_823ff/fast' failed
make: *** [cmTC_823ff/fast] Error 2


Determining if the function TLS_client_method exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_02685/fast"
/usr/bin/make -f CMakeFiles/cmTC_02685.dir/build.make CMakeFiles/cmTC_02685.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_02685.dir/CheckFunctionExists.c.o
/usr/bin/cc  -DKEYWORD=__inline  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=TLS_client_method   -o CMakeFiles/cmTC_02685.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_02685
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_02685.dir/link.txt --verbose=1
/usr/bin/cc  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=TLS_client_method    CMakeFiles/cmTC_02685.dir/CheckFunctionExists.c.o  -o cmTC_02685 -rdynamic -levent -levent_core -levent_extra -lm 
/usr/bin/ld: cannot find -levent
/usr/bin/ld: cannot find -levent_core
/usr/bin/ld: cannot find -levent_extra
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_02685.dir/build.make:97: recipe for target 'cmTC_02685' failed
make[1]: *** [cmTC_02685] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_02685/fast' failed
make: *** [cmTC_02685/fast] Error 2


Determining if the function TLSv1_2_client_method exists failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_6482f/fast"
/usr/bin/make -f CMakeFiles/cmTC_6482f.dir/build.make CMakeFiles/cmTC_6482f.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6482f.dir/CheckFunctionExists.c.o
/usr/bin/cc  -DKEYWORD=__inline  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=TLSv1_2_client_method   -o CMakeFiles/cmTC_6482f.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_6482f
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6482f.dir/link.txt --verbose=1
/usr/bin/cc  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DCHECK_FUNCTION_EXISTS=TLSv1_2_client_method    CMakeFiles/cmTC_6482f.dir/CheckFunctionExists.c.o  -o cmTC_6482f -rdynamic -levent -levent_core -levent_extra -lm 
/usr/bin/ld: cannot find -levent
/usr/bin/ld: cannot find -levent_core
/usr/bin/ld: cannot find -levent_extra
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_6482f.dir/build.make:97: recipe for target 'cmTC_6482f' failed
make[1]: *** [cmTC_6482f] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_6482f/fast' failed
make: *** [cmTC_6482f/fast] Error 2


Performing C SOURCE FILE Test LWS_HAVE_PIPE2 failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_3a7c5/fast"
/usr/bin/make -f CMakeFiles/cmTC_3a7c5.dir/build.make CMakeFiles/cmTC_3a7c5.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_3a7c5.dir/src.c.o
/usr/bin/cc  -DKEYWORD=__inline  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DLWS_HAVE_PIPE2   -o CMakeFiles/cmTC_3a7c5.dir/src.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_3a7c5
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3a7c5.dir/link.txt --verbose=1
/usr/bin/cc  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DLWS_HAVE_PIPE2    CMakeFiles/cmTC_3a7c5.dir/src.c.o  -o cmTC_3a7c5 -rdynamic -levent -levent_core -levent_extra -lm 
/usr/bin/ld: cannot find -levent
/usr/bin/ld: cannot find -levent_core
/usr/bin/ld: cannot find -levent_extra
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_3a7c5.dir/build.make:97: recipe for target 'cmTC_3a7c5' failed
make[1]: *** [cmTC_3a7c5] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_3a7c5/fast' failed
make: *** [cmTC_3a7c5/fast] Error 2

Source file was:
#define _GNU_SOURCE
#include <unistd.h>
int main(void) {int fd[2];
 return pipe2(fd, 0);
}

Performing C SOURCE FILE Test LWS_HAVE_TCP_USER_TIMEOUT failed with the following output:
Change Dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_230fe/fast"
/usr/bin/make -f CMakeFiles/cmTC_230fe.dir/build.make CMakeFiles/cmTC_230fe.dir/build
make[1]: Entering directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_230fe.dir/src.c.o
/usr/bin/cc  -DKEYWORD=__inline  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DLWS_HAVE_TCP_USER_TIMEOUT   -o CMakeFiles/cmTC_230fe.dir/src.c.o   -c /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_230fe
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_230fe.dir/link.txt --verbose=1
/usr/bin/cc  -Wall -Wsign-compare -Wignored-qualifiers -Wtype-limits -Wuninitialized -Werror -fvisibility=hidden -Wundef  -O3 -fpic -Wall -std=gnu99 -pthread -O0 -DLWS_HAVE_TCP_USER_TIMEOUT    CMakeFiles/cmTC_230fe.dir/src.c.o  -o cmTC_230fe -rdynamic -levent -levent_core -levent_extra -lm 
/usr/bin/ld: cannot find -levent
/usr/bin/ld: cannot find -levent_core
/usr/bin/ld: cannot find -levent_extra
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_230fe.dir/build.make:97: recipe for target 'cmTC_230fe' failed
make[1]: *** [cmTC_230fe] Error 1
make[1]: Leaving directory '/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_230fe/fast' failed
make: *** [cmTC_230fe/fast] Error 2

Source file was:
#include <netinet/tcp.h>
int main(void) { return TCP_USER_TIMEOUT; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment