Skip to content

Instantly share code, notes, and snippets.

@cvasilak
Created September 7, 2020 12:29
Show Gist options
  • Save cvasilak/4874a681d9840874cb5295b4ee0f3172 to your computer and use it in GitHub Desktop.
Save cvasilak/4874a681d9840874cb5295b4ee0f3172 to your computer and use it in GitHub Desktop.
mbed-edge-build-CMake.log
ubuntu@ubuntu-server-xenial:~/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build$ cmake -DTRACE_LEVEL=DEBUG -DDEVELOPER_MODE=ON -DFIRMWARE_UPDATE=ON -DEDGE_REGISTERED_ENDPOINT_LIMIT=100 -DEDGE_PRIMARY_NETWORK_INTERFACE_ID=ens33 ..
Building with mcc-linux-x86 toolchain
Building with mcc-linux-x86 toolchain
-- The C compiler identification is GNU 5.4.0
-- Check for working C compiler: /usr/bin/cc
Building with mcc-linux-x86 toolchain
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
Building with mcc-linux-x86 toolchain
-- Detecting C compiler ABI info - done
-- Detecting C compile features
Building with mcc-linux-x86 toolchain
Building with mcc-linux-x86 toolchain
Building with mcc-linux-x86 toolchain
-- Detecting C compile features - done
-- Looking for pthread.h
Building with mcc-linux-x86 toolchain
-- Looking for pthread.h - found
-- Looking for pthread_create
Building with mcc-linux-x86 toolchain
-- Looking for pthread_create - found
-- Found Threads: TRUE  
Developer mode provisioning set.
No external MBED_CLOUD_IDENTITY_CERT_FILE injected.
Setting the identity cert file to "/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/config/mbed_cloud_dev_credentials.c"
Building standard x86_64 desktop Linux target
Enabling firmware update for Edge
The custom update resource descriptor c-file not injected.
Using default client library mbedtls config: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/mbed-client-pal/Configs/mbedTLS/mbedTLSConfig_Linux.h
Using default Device Management Client config: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/config/mbed_cloud_client_user_config.h
Using default ns-hal-pal eventloop stack size: 102400
Using PAL User defined configuration: "/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/config/sotp_fs_linux.h"
Using primary mount: "./mcc_config"
Using secondary mount: "./mcc_config"
Trace level set to DEBUG
-- The CXX compiler identification is GNU 5.4.0
-- Check for working CXX compiler: /usr/bin/c++
Building with mcc-linux-x86 toolchain
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
Building with mcc-linux-x86 toolchain
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
Building with mcc-linux-x86 toolchain
Building with mcc-linux-x86 toolchain
Building with mcc-linux-x86 toolchain
-- Detecting CXX compile features - done
-- Found PythonInterp: /usr/bin/python3.5 (found version "3.5.2") 
-- Found Perl: /usr/bin/perl (found version "5.22.1") 
CMake Error at lib/mbedtls/CMakeLists.txt:192 (add_subdirectory):
  add_subdirectory given source "crypto/3rdparty" which is not an existing
  directory.


CMake Error at lib/mbedtls/CMakeLists.txt:199 (add_subdirectory):
  add_subdirectory given source "crypto/library" which is not an existing
  directory.


CMake Error at lib/mbedtls/CMakeLists.txt:200 (add_subdirectory):
  add_subdirectory given source "crypto/include" which is not an existing
  directory.


-- Found Git: /usr/bin/git  
-- Performing Test check_c_compiler_flag__Wall
Building with mcc-linux-x86 toolchain
-- Performing Test check_c_compiler_flag__Wall - Success
-- Performing Test check_c_compiler_flag__Wswitch
Building with mcc-linux-x86 toolchain
-- Performing Test check_c_compiler_flag__Wswitch - Success
-- Performing Test check_c_compiler_flag__fno_strict_aliasing
Building with mcc-linux-x86 toolchain
-- Performing Test check_c_compiler_flag__fno_strict_aliasing - Success
-- Looking for __GNU_LIBRARY__
Building with mcc-linux-x86 toolchain
-- Looking for __GNU_LIBRARY__ - found
-- Looking for sys/types.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/types.h - found
-- Looking for sys/socket.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/socket.h - found
-- Looking for netinet/in.h
Building with mcc-linux-x86 toolchain
-- Looking for netinet/in.h - found
-- Looking for netinet/in6.h
Building with mcc-linux-x86 toolchain
-- Looking for netinet/in6.h - not found
-- Looking for unistd.h
Building with mcc-linux-x86 toolchain
-- Looking for unistd.h - found
-- Looking for netdb.h
Building with mcc-linux-x86 toolchain
-- Looking for netdb.h - found
-- Looking for dlfcn.h
Building with mcc-linux-x86 toolchain
-- Looking for dlfcn.h - found
-- Looking for arpa/inet.h
Building with mcc-linux-x86 toolchain
-- Looking for arpa/inet.h - found
-- Looking for fcntl.h
Building with mcc-linux-x86 toolchain
-- Looking for fcntl.h - found
-- Looking for inttypes.h
Building with mcc-linux-x86 toolchain
-- Looking for inttypes.h - found
-- Looking for memory.h
Building with mcc-linux-x86 toolchain
-- Looking for memory.h - found
-- Looking for poll.h
Building with mcc-linux-x86 toolchain
-- Looking for poll.h - found
-- Looking for port.h
Building with mcc-linux-x86 toolchain
-- Looking for port.h - not found
-- Looking for signal.h
Building with mcc-linux-x86 toolchain
-- Looking for signal.h - found
-- Looking for stdarg.h
Building with mcc-linux-x86 toolchain
-- Looking for stdarg.h - found
-- Looking for stddef.h
Building with mcc-linux-x86 toolchain
-- Looking for stddef.h - found
-- Looking for stdint.h
Building with mcc-linux-x86 toolchain
-- Looking for stdint.h - found
-- Looking for stdlib.h
Building with mcc-linux-x86 toolchain
-- Looking for stdlib.h - found
-- Looking for strings.h
Building with mcc-linux-x86 toolchain
-- Looking for strings.h - found
-- Looking for string.h
Building with mcc-linux-x86 toolchain
-- Looking for string.h - found
-- Looking for sys/devpoll.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/devpoll.h - not found
-- Looking for sys/epoll.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/epoll.h - found
-- Looking for sys/eventfd.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/eventfd.h - found
-- Looking for sys/event.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/event.h - not found
-- Looking for sys/ioctl.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/ioctl.h - found
-- Looking for sys/mman.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/mman.h - found
-- Looking for sys/param.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/param.h - found
-- Looking for sys/queue.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/queue.h - found
-- Looking for sys/select.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/select.h - found
-- Looking for sys/sendfile.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/sendfile.h - found
-- Looking for sys/stat.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/stat.h - found
-- Looking for sys/time.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/time.h - found
-- Looking for sys/uio.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/uio.h - found
-- Looking for include files sys/types.h, ifaddrs.h
Building with mcc-linux-x86 toolchain
-- Looking for include files sys/types.h, ifaddrs.h - found
-- Looking for mach/mach_time.h
Building with mcc-linux-x86 toolchain
-- Looking for mach/mach_time.h - not found
-- Looking for netinet/tcp.h
Building with mcc-linux-x86 toolchain
-- Looking for netinet/tcp.h - found
-- Looking for sys/wait.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/wait.h - found
-- Looking for sys/resource.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/resource.h - found
-- Looking for sys/sysctl.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/sysctl.h - found
-- Looking for sys/timerfd.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/timerfd.h - found
-- Looking for errno.h
Building with mcc-linux-x86 toolchain
-- Looking for errno.h - found
-- Looking for epoll_create
Building with mcc-linux-x86 toolchain
-- Looking for epoll_create - found
-- Looking for epoll_ctl
Building with mcc-linux-x86 toolchain
-- Looking for epoll_ctl - found
-- Looking for eventfd
Building with mcc-linux-x86 toolchain
-- Looking for eventfd - found
-- Looking for clock_gettime
Building with mcc-linux-x86 toolchain
-- Looking for clock_gettime - found
-- Looking for fcntl
Building with mcc-linux-x86 toolchain
-- Looking for fcntl - found
-- Looking for getaddrinfo
Building with mcc-linux-x86 toolchain
-- Looking for getaddrinfo - found
-- Looking for getnameinfo
Building with mcc-linux-x86 toolchain
-- Looking for getnameinfo - found
-- Looking for gettimeofday
Building with mcc-linux-x86 toolchain
-- Looking for gettimeofday - found
-- Looking for getprotobynumber
Building with mcc-linux-x86 toolchain
-- Looking for getprotobynumber - found
-- Looking for getservbyname
Building with mcc-linux-x86 toolchain
-- Looking for getservbyname - found
-- Looking for inet_ntop
Building with mcc-linux-x86 toolchain
-- Looking for inet_ntop - found
-- Looking for inet_pton
Building with mcc-linux-x86 toolchain
-- Looking for inet_pton - found
-- Looking for kqueue
Building with mcc-linux-x86 toolchain
-- Looking for kqueue - not found
-- Looking for mmap
Building with mcc-linux-x86 toolchain
-- Looking for mmap - found
-- Looking for pipe
Building with mcc-linux-x86 toolchain
-- Looking for pipe - found
-- Looking for pipe2
Building with mcc-linux-x86 toolchain
-- Looking for pipe2 - found
-- Looking for poll
Building with mcc-linux-x86 toolchain
-- Looking for poll - found
-- Looking for port_create
Building with mcc-linux-x86 toolchain
-- Looking for port_create - not found
-- Looking for sendfile
Building with mcc-linux-x86 toolchain
-- Looking for sendfile - found
-- Looking for sigaction
Building with mcc-linux-x86 toolchain
-- Looking for sigaction - found
-- Looking for signal
Building with mcc-linux-x86 toolchain
-- Looking for signal - found
-- Looking for splice
Building with mcc-linux-x86 toolchain
-- Looking for splice - found
-- Looking for strlcpy
Building with mcc-linux-x86 toolchain
-- Looking for strlcpy - not found
-- Looking for strsep
Building with mcc-linux-x86 toolchain
-- Looking for strsep - found
-- Looking for strtok_r
Building with mcc-linux-x86 toolchain
-- Looking for strtok_r - found
-- Looking for strtoll
Building with mcc-linux-x86 toolchain
-- Looking for strtoll - found
-- Looking for vasprintf
Building with mcc-linux-x86 toolchain
-- Looking for vasprintf - found
-- Looking for sysctl
Building with mcc-linux-x86 toolchain
-- Looking for sysctl - found
-- Looking for accept4
Building with mcc-linux-x86 toolchain
-- Looking for accept4 - found
-- Looking for arc4random
Building with mcc-linux-x86 toolchain
-- Looking for arc4random - not found
-- Looking for arc4random_buf
Building with mcc-linux-x86 toolchain
-- Looking for arc4random_buf - not found
-- Looking for epoll_create1
Building with mcc-linux-x86 toolchain
-- Looking for epoll_create1 - found
-- Looking for getegid
Building with mcc-linux-x86 toolchain
-- Looking for getegid - found
-- Looking for geteuid
Building with mcc-linux-x86 toolchain
-- Looking for geteuid - found
-- Looking for getifaddrs
Building with mcc-linux-x86 toolchain
-- Looking for getifaddrs - found
-- Looking for issetugid
Building with mcc-linux-x86 toolchain
-- Looking for issetugid - not found
-- Looking for mach_absolute_time
Building with mcc-linux-x86 toolchain
-- Looking for mach_absolute_time - not found
-- Looking for nanosleep
Building with mcc-linux-x86 toolchain
-- Looking for nanosleep - found
-- Looking for usleep
Building with mcc-linux-x86 toolchain
-- Looking for usleep - found
-- Looking for timeradd
Building with mcc-linux-x86 toolchain
-- Looking for timeradd - not found
-- Looking for timerclear
Building with mcc-linux-x86 toolchain
-- Looking for timerclear - not found
-- Looking for timercmp
Building with mcc-linux-x86 toolchain
-- Looking for timercmp - not found
-- Looking for timerfd_create
Building with mcc-linux-x86 toolchain
-- Looking for timerfd_create - found
-- Looking for timerisset
Building with mcc-linux-x86 toolchain
-- Looking for timerisset - not found
-- Looking for putenv
Building with mcc-linux-x86 toolchain
-- Looking for putenv - found
-- Looking for setenv
Building with mcc-linux-x86 toolchain
-- Looking for setenv - found
-- Looking for setrlimit
Building with mcc-linux-x86 toolchain
-- Looking for setrlimit - found
-- Looking for umask
Building with mcc-linux-x86 toolchain
-- Looking for umask - found
-- Looking for unsetenv
Building with mcc-linux-x86 toolchain
-- Looking for unsetenv - found
-- Looking for gethostbyname_r
Building with mcc-linux-x86 toolchain
-- Looking for gethostbyname_r - found
Building with mcc-linux-x86 toolchain
-- Checking prototype gethostbyname_r for EVENT__HAVE_GETHOSTBYNAME_R_3_ARG - False
Building with mcc-linux-x86 toolchain
-- Checking prototype gethostbyname_r for EVENT__HAVE_GETHOSTBYNAME_R_5_ARG - False
Building with mcc-linux-x86 toolchain
-- Checking prototype gethostbyname_r for EVENT__HAVE_GETHOSTBYNAME_R_6_ARG - True
-- Looking for select
Building with mcc-linux-x86 toolchain
-- Looking for select - found
-- Looking for sys/types.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/types.h - found
-- Looking for stdint.h
Building with mcc-linux-x86 toolchain
-- Looking for stdint.h - found
-- Looking for stddef.h
Building with mcc-linux-x86 toolchain
-- Looking for stddef.h - found
-- Check size of uint8_t
Building with mcc-linux-x86 toolchain
-- Check size of uint8_t - done
-- Check size of uint16_t
Building with mcc-linux-x86 toolchain
-- Check size of uint16_t - done
-- Check size of uint32_t
Building with mcc-linux-x86 toolchain
-- Check size of uint32_t - done
-- Check size of uint64_t
Building with mcc-linux-x86 toolchain
-- Check size of uint64_t - done
-- Check size of short
Building with mcc-linux-x86 toolchain
-- Check size of short - done
-- Check size of int
Building with mcc-linux-x86 toolchain
-- Check size of int - done
-- Check size of unsigned
Building with mcc-linux-x86 toolchain
-- Check size of unsigned - done
-- Check size of unsigned int
Building with mcc-linux-x86 toolchain
-- Check size of unsigned int - done
-- Check size of long
Building with mcc-linux-x86 toolchain
-- Check size of long - done
-- Check size of long long
Building with mcc-linux-x86 toolchain
-- Check size of long long - done
-- Performing Test HAVE_INLINE
Building with mcc-linux-x86 toolchain
-- Performing Test HAVE_INLINE - Success
-- Looking for TAILQ_FOREACH
Building with mcc-linux-x86 toolchain
-- Looking for TAILQ_FOREACH - found
-- Looking for CTL_KERN
Building with mcc-linux-x86 toolchain
-- Looking for CTL_KERN - not found
-- Looking for KERN_ARND
Building with mcc-linux-x86 toolchain
-- Looking for KERN_ARND - not found
-- Looking for KERN_RANDOM
Building with mcc-linux-x86 toolchain
-- Looking for KERN_RANDOM - not found
-- Looking for RANDOM_UUID
Building with mcc-linux-x86 toolchain
-- Looking for RANDOM_UUID - not found
-- Looking for F_SETFD
Building with mcc-linux-x86 toolchain
-- Looking for F_SETFD - found
-- Check size of fd_mask
Building with mcc-linux-x86 toolchain
-- Check size of fd_mask - done
-- Check size of size_t
Building with mcc-linux-x86 toolchain
-- Check size of size_t - done
-- Check size of off_t
Building with mcc-linux-x86 toolchain
-- Check size of off_t - done
-- Check size of ssize_t
Building with mcc-linux-x86 toolchain
-- Check size of ssize_t - done
-- Check size of SSIZE_T
Building with mcc-linux-x86 toolchain
-- Check size of SSIZE_T - failed
-- Check size of socklen_t
Building with mcc-linux-x86 toolchain
-- Check size of socklen_t - done
-- Check size of pid_t
Building with mcc-linux-x86 toolchain
-- Check size of pid_t - done
-- Check size of pthread_t
Building with mcc-linux-x86 toolchain
-- Check size of pthread_t - done
-- Check size of uintptr_t
Building with mcc-linux-x86 toolchain
-- Check size of uintptr_t - done
-- Check size of void *
Building with mcc-linux-x86 toolchain
-- Check size of void * - done
-- Performing Test EVENT__HAVE_WAITPID_WITH_WNOWAIT
Building with mcc-linux-x86 toolchain
-- Performing Test EVENT__HAVE_WAITPID_WITH_WNOWAIT - Failed
-- Looking for _MINIX
Building with mcc-linux-x86 toolchain
-- Looking for _MINIX - not found
-- Looking for _POSIX_1_SOURCE
Building with mcc-linux-x86 toolchain
-- Looking for _POSIX_1_SOURCE - not found
-- Looking for _POSIX_SOURCE
Building with mcc-linux-x86 toolchain
-- Looking for _POSIX_SOURCE - found
-- Check size of struct addrinfo
Building with mcc-linux-x86 toolchain
-- Check size of struct addrinfo - done
-- Check size of struct in6_addr
Building with mcc-linux-x86 toolchain
-- Check size of struct in6_addr - done
-- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR16
Building with mcc-linux-x86 toolchain
-- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR16 - Success
-- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32
Building with mcc-linux-x86 toolchain
-- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32 - Success
-- Check size of sa_family_t
Building with mcc-linux-x86 toolchain
-- Check size of sa_family_t - done
-- Check size of struct sockaddr_in6
Building with mcc-linux-x86 toolchain
-- Check size of struct sockaddr_in6 - done
-- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN
Building with mcc-linux-x86 toolchain
-- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN - Failed
-- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN_SIN_LEN
Building with mcc-linux-x86 toolchain
-- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN_SIN_LEN - Failed
-- Check size of struct sockaddr_storage
Building with mcc-linux-x86 toolchain
-- Check size of struct sockaddr_storage - done
-- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY
Building with mcc-linux-x86 toolchain
-- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY - Success
-- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY
Building with mcc-linux-x86 toolchain
-- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY - Failed
-- 
--         ---( Libevent 2.1.8-beta )---
-- 
-- Available event backends: 
-- CMAKE_BINARY_DIR:         /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build
-- CMAKE_CURRENT_BINARY_DIR: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/lib/libevent/libevent
-- CMAKE_SOURCE_DIR:         /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge
-- CMAKE_CURRENT_SOURCE_DIR: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/libevent/libevent
-- PROJECT_BINARY_DIR:       /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/lib/libevent/libevent
-- PROJECT_SOURCE_DIR:       /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/libevent/libevent
-- CMAKE_MODULE_PATH:        /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/libevent/libevent/cmake/
-- CMAKE_COMMAND:            /usr/bin/cmake
-- CMAKE_ROOT:               /usr/share/cmake-3.5
-- CMAKE_SYSTEM:             Linux-4.4.0-189-generic
-- CMAKE_SYSTEM_NAME:        Linux
-- CMAKE_SYSTEM_VERSION:     4.4.0-189-generic
-- CMAKE_SYSTEM_PROCESSOR:   x86_64
-- CMAKE_SKIP_RPATH:         NO
-- CMAKE_VERBOSE_MAKEFILE:   FALSE
-- CMAKE_C_FLAGS:            -fpic -Wall -std=gnu99 -pthread -O0 -Wall -Wswitch -fno-strict-aliasing
-- CMAKE_BUILD_TYPE:         Release
-- CMAKE_C_COMPILER:         /usr/bin/cc
-- CMAKE_AR:                 /usr/bin/ar
-- CMAKE_RANLIB:             /usr/bin/ranlib
-- 
C compiler: GNU
-- Looking for include file endian.h
Building with mcc-linux-x86 toolchain
-- Looking for include file endian.h - found
-- Looking for include file fcntl.h
Building with mcc-linux-x86 toolchain
-- Looking for include file fcntl.h - found
-- Looking for include file sched.h
Building with mcc-linux-x86 toolchain
-- Looking for include file sched.h - found
-- Looking for include file unistd.h
Building with mcc-linux-x86 toolchain
-- Looking for include file unistd.h - found
-- Looking for include file sys/param.h
Building with mcc-linux-x86 toolchain
-- Looking for include file sys/param.h - found
-- Looking for include file sys/stat.h
Building with mcc-linux-x86 toolchain
-- Looking for include file sys/stat.h - found
-- Looking for include file sys/time.h
Building with mcc-linux-x86 toolchain
-- Looking for include file sys/time.h - found
-- Looking for close
Building with mcc-linux-x86 toolchain
-- Looking for close - found
-- Looking for getpid
Building with mcc-linux-x86 toolchain
-- Looking for getpid - found
-- Looking for gettimeofday
Building with mcc-linux-x86 toolchain
-- Looking for gettimeofday - found
-- Looking for open
Building with mcc-linux-x86 toolchain
-- Looking for open - found
-- Looking for read
Building with mcc-linux-x86 toolchain
-- Looking for read - found
-- Looking for sched_yield
Building with mcc-linux-x86 toolchain
-- Looking for sched_yield - found
-- Check size of __int64
Building with mcc-linux-x86 toolchain
-- Check size of __int64 - failed
-- Check size of int64_t
Building with mcc-linux-x86 toolchain
-- Check size of int64_t - done
-- Check size of long long
Building with mcc-linux-x86 toolchain
-- Check size of long long - done
-- Check size of int32_t
Building with mcc-linux-x86 toolchain
-- Check size of int32_t - done
-- Check size of __int32
Building with mcc-linux-x86 toolchain
-- Check size of __int32 - failed
-- Check size of long
Building with mcc-linux-x86 toolchain
-- Check size of long - done
-- Check size of int
Building with mcc-linux-x86 toolchain
-- Check size of int - done
-- Check size of unsigned long
Building with mcc-linux-x86 toolchain
-- Check size of unsigned long - done
-- Check size of unsigned int
Building with mcc-linux-x86 toolchain
-- Check size of unsigned int - done
-- Check size of unsigned short
Building with mcc-linux-x86 toolchain
-- Check size of unsigned short - done
-- Check size of uint32_t
Building with mcc-linux-x86 toolchain
-- Check size of uint32_t - done
-- Check size of __uint32
Building with mcc-linux-x86 toolchain
-- Check size of __uint32 - failed
-- Check size of uint16_t
Building with mcc-linux-x86 toolchain
-- Check size of uint16_t - done
-- Check size of __uint16
Building with mcc-linux-x86 toolchain
-- Check size of __uint16 - failed
-- Check size of uint8_t
Building with mcc-linux-x86 toolchain
-- Check size of uint8_t - done
-- Check size of __uint8
Building with mcc-linux-x86 toolchain
-- Check size of __uint8 - failed
-- Check size of ssize_t
Building with mcc-linux-x86 toolchain
-- Check size of ssize_t - done
-- Check size of SSIZE_T
Building with mcc-linux-x86 toolchain
-- Check size of SSIZE_T - failed
-- Looking for strtoll
Building with mcc-linux-x86 toolchain
-- Looking for strtoll - found
-- Looking for strtoq
Building with mcc-linux-x86 toolchain
-- Looking for strtoq - found
-- Looking for _strtoi64
Building with mcc-linux-x86 toolchain
-- Looking for _strtoi64 - not found
-- Looking for include file locale.h
Building with mcc-linux-x86 toolchain
-- Looking for include file locale.h - found
-- Looking for localeconv
Building with mcc-linux-x86 toolchain
-- Looking for localeconv - found
-- Looking for setlocale
Building with mcc-linux-x86 toolchain
-- Looking for setlocale - found
-- Performing Test HAVE___INLINE
Building with mcc-linux-x86 toolchain
-- Performing Test HAVE___INLINE - Success
-- Performing Test HAVE___INLINE__
Building with mcc-linux-x86 toolchain
-- Performing Test HAVE___INLINE__ - Success
-- Performing Test HAVE_SYNC_BUILTINS
Building with mcc-linux-x86 toolchain
-- Performing Test HAVE_SYNC_BUILTINS - Success
-- Performing Test HAVE_ATOMIC_BUILTINS
Building with mcc-linux-x86 toolchain
-- Performing Test HAVE_ATOMIC_BUILTINS - Success
-- CMAKE_TOOLCHAIN_FILE='/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/cmake/toolchains/mcc-linux-x86.cmake'
Git commit hash: v2.0.0-960-g3cdfecc
-- Performing Test LWS_HAVE_inline
Building with mcc-linux-x86 toolchain
-- Performing Test LWS_HAVE_inline - Success
-- Performing Test LWS_HAVE___inline__
Building with mcc-linux-x86 toolchain
-- Performing Test LWS_HAVE___inline__ - Success
-- Performing Test LWS_HAVE___inline
Building with mcc-linux-x86 toolchain
-- Performing Test LWS_HAVE___inline - Success
-- Looking for bzero
Building with mcc-linux-x86 toolchain
-- Looking for bzero - found
-- Looking for fork
Building with mcc-linux-x86 toolchain
-- Looking for fork - found
-- Looking for getenv
Building with mcc-linux-x86 toolchain
-- Looking for getenv - found
-- Looking for malloc
Building with mcc-linux-x86 toolchain
-- Looking for malloc - found
-- Looking for memset
Building with mcc-linux-x86 toolchain
-- Looking for memset - found
-- Looking for realloc
Building with mcc-linux-x86 toolchain
-- Looking for realloc - found
-- Looking for socket
Building with mcc-linux-x86 toolchain
-- Looking for socket - found
-- Looking for strerror
Building with mcc-linux-x86 toolchain
-- Looking for strerror - found
-- Looking for vfork
Building with mcc-linux-x86 toolchain
-- Looking for vfork - found
-- Looking for execvpe
Building with mcc-linux-x86 toolchain
-- Looking for execvpe - found
-- Looking for getifaddrs
Building with mcc-linux-x86 toolchain
-- Looking for getifaddrs - found
-- Looking for snprintf
Building with mcc-linux-x86 toolchain
-- Looking for snprintf - found
-- Looking for _snprintf
Building with mcc-linux-x86 toolchain
-- Looking for _snprintf - not found
-- Looking for _vsnprintf
Building with mcc-linux-x86 toolchain
-- Looking for _vsnprintf - not found
-- Looking for getloadavg
Building with mcc-linux-x86 toolchain
-- Looking for getloadavg - found
-- Looking for atoll
Building with mcc-linux-x86 toolchain
-- Looking for atoll - found
-- Looking for _atoi64
Building with mcc-linux-x86 toolchain
-- Looking for _atoi64 - not found
-- Looking for _stat32i64
Building with mcc-linux-x86 toolchain
-- Looking for _stat32i64 - not found
-- Looking for dlfcn.h
Building with mcc-linux-x86 toolchain
-- Looking for dlfcn.h - found
-- Looking for fcntl.h
Building with mcc-linux-x86 toolchain
-- Looking for fcntl.h - found
-- Looking for in6addr.h
Building with mcc-linux-x86 toolchain
-- Looking for in6addr.h - not found
-- Looking for memory.h
Building with mcc-linux-x86 toolchain
-- Looking for memory.h - found
-- Looking for netinet/in.h
Building with mcc-linux-x86 toolchain
-- Looking for netinet/in.h - found
-- Looking for stdint.h
Building with mcc-linux-x86 toolchain
-- Looking for stdint.h - found
-- Looking for stdlib.h
Building with mcc-linux-x86 toolchain
-- Looking for stdlib.h - found
-- Looking for strings.h
Building with mcc-linux-x86 toolchain
-- Looking for strings.h - found
-- Looking for string.h
Building with mcc-linux-x86 toolchain
-- Looking for string.h - found
-- Looking for sys/prctl.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/prctl.h - found
-- Looking for sys/socket.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/socket.h - found
-- Looking for sys/sockio.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/sockio.h - not found
-- Looking for sys/stat.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/stat.h - found
-- Looking for sys/types.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/types.h - found
-- Looking for unistd.h
Building with mcc-linux-x86 toolchain
-- Looking for unistd.h - found
-- Looking for vfork.h
Building with mcc-linux-x86 toolchain
-- Looking for vfork.h - not found
-- Looking for sys/capability.h
Building with mcc-linux-x86 toolchain
-- Looking for sys/capability.h - not found
-- Looking for malloc.h
Building with mcc-linux-x86 toolchain
-- Looking for malloc.h - found
-- Looking for pthread.h
Building with mcc-linux-x86 toolchain
-- Looking for pthread.h - found
-- Looking for cap_set_flag in cap
Building with mcc-linux-x86 toolchain
-- Looking for cap_set_flag in cap - not found
-- Looking for 4 include files stdlib.h, ..., float.h
Building with mcc-linux-x86 toolchain
-- Looking for 4 include files stdlib.h, ..., float.h - found
-- Performing Test LWS_HAS_INTPTR_T
Building with mcc-linux-x86 toolchain
-- Performing Test LWS_HAS_INTPTR_T - Success
-- Performing Test LWS_HAVE_VISIBILITY
Building with mcc-linux-x86 toolchain
-- Performing Test LWS_HAVE_VISIBILITY - Success
libevent include dir: /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/libevent/libevent/include;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/lib/libevent/libevent/include
libevent libraries: event;event_core;event_extra
-- Looking for SSL_CTX_set1_param
Building with mcc-linux-x86 toolchain
-- Looking for SSL_CTX_set1_param - not found
-- Looking for SSL_set_info_callback
Building with mcc-linux-x86 toolchain
-- Looking for SSL_set_info_callback - not found
-- Looking for X509_VERIFY_PARAM_set1_host
Building with mcc-linux-x86 toolchain
-- Looking for X509_VERIFY_PARAM_set1_host - not found
-- Looking for RSA_set0_key
Building with mcc-linux-x86 toolchain
-- Looking for RSA_set0_key - not found
-- Looking for X509_get_key_usage
Building with mcc-linux-x86 toolchain
-- Looking for X509_get_key_usage - not found
-- Looking for SSL_CTX_get0_certificate
Building with mcc-linux-x86 toolchain
-- Looking for SSL_CTX_get0_certificate - not found
-- Looking for SSL_get0_alpn_selected
Building with mcc-linux-x86 toolchain
-- Looking for SSL_get0_alpn_selected - not found
-- Looking for SSL_set_alpn_protos
Building with mcc-linux-x86 toolchain
-- Looking for SSL_set_alpn_protos - not found
-- Looking for TLS_client_method
Building with mcc-linux-x86 toolchain
-- Looking for TLS_client_method - not found
-- Looking for TLSv1_2_client_method
Building with mcc-linux-x86 toolchain
-- Looking for TLSv1_2_client_method - not found
-- Performing Test LWS_HAVE_PIPE2
Building with mcc-linux-x86 toolchain
-- Performing Test LWS_HAVE_PIPE2 - Failed
-- Performing Test LWS_HAVE_TCP_USER_TIMEOUT
Building with mcc-linux-x86 toolchain
-- Performing Test LWS_HAVE_TCP_USER_TIMEOUT - Failed
 GENCERTS = 0
-- Looking for RPMTools... - rpmbuild NOT FOUND
---------------------------------------------------------------------
  Settings:  (For more help do cmake -LH <srcpath>)
---------------------------------------------------------------------
 LWS_WITH_STATIC = ON
 LWS_WITH_SHARED = OFF
 LWS_WITH_SSL = OFF (SSL Support)
 LWS_SSL_CLIENT_USE_OS_CA_CERTS = 1
 LWS_WITH_WOLFSSL = OFF (wolfSSL/CyaSSL replacement for OpenSSL)
 LWS_WITH_MBEDTLS = OFF (mbedTLS replacement for OpenSSL)
 LWS_WITHOUT_BUILTIN_SHA1 = OFF
 LWS_WITHOUT_BUILTIN_GETIFADDRS = OFF
 LWS_WITHOUT_CLIENT = OFF
 LWS_WITHOUT_SERVER = OFF
 LWS_LINK_TESTAPPS_DYNAMIC = OFF
 LWS_WITHOUT_TESTAPPS = ON
 LWS_WITHOUT_TEST_SERVER = ON
 LWS_WITHOUT_TEST_SERVER_EXTPOLL = OFF
 LWS_WITHOUT_TEST_PING = ON
 LWS_WITHOUT_TEST_CLIENT = ON
 LWS_WITHOUT_EXTENSIONS = ON
 LWS_WITH_LATENCY = OFF
 LWS_WITHOUT_DAEMONIZE = ON
 LWS_WITH_LIBEV = OFF
 LWS_WITH_LIBUV = OFF
 LWS_WITH_LIBEVENT = 1
 LWS_IPV6 = OFF
 LWS_UNIX_SOCK = ON
 LWS_WITH_HTTP2 = OFF
 LWS_SSL_SERVER_WITH_ECDH_CERT = OFF
 LWS_MAX_SMP = 1
 LWS_HAVE_PTHREAD_H = 1
 LWS_WITH_CGI = OFF
 LWS_HAVE_OPENSSL_ECDH_H = 
 LWS_HAVE_SSL_CTX_set1_param = 
 LWS_HAVE_RSA_SET0_KEY = 
 LWS_WITH_HTTP_PROXY = OFF
 LIBHUBBUB_LIBRARIES = 
 PLUGINS = 
 LWS_WITH_ACCESS_LOG = OFF
 LWS_WITH_SERVER_STATUS = OFF
 LWS_WITH_LEJP = OFF
 LWS_WITH_LEJP_CONF = OFF
 LWS_WITH_SMTP = OFF
 LWS_WITH_GENERIC_SESSIONS = OFF
 LWS_STATIC_PIC = OFF
 LWS_WITH_RANGES = OFF
 LWS_PLAT_OPTEE = OFF
 LWS_WITH_ESP32 = OFF
 LWS_WITH_ZIP_FOPS = OFF
 LWS_AVOID_SIGPIPE_IGN = OFF
 LWS_WITH_STATS = OFF
 LWS_WITH_SOCKS5 = OFF
 LWS_HAVE_SYS_CAPABILITY_H = 
 LWS_HAVE_LIBCAP = 
 LWS_WITH_PEER_LIMITS = OFF
 LWS_HAVE_ATOLL = 1
 LWS_HAVE__ATOI64 = 
 LWS_HAVE_STAT32I64 = 
 LWS_HAS_INTPTR_T = 1
 LWS_WITH_EXPORT_LWSTARGETS = ON
---------------------------------------------------------------------
MbedCloudClient sources = 
 /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/source/CloudClientStorage.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/source/CertificateParser.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/source/SimpleM2MResource.cpp;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/source/UpdateClient.cpp;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/source/MbedCloudClient.cpp;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/source/EstClient.cpp;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/source/ConnectorClient.cpp;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/source/ServiceClient.cpp
*********************************************************************
secure-device-access-client = [[/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/logger/logger/sda_log.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/logger/logger/sda_error_handling.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/helpers/helpers/sda_macros.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/helpers/helpers/sda_endian.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/helpers/helpers/sda_data_token.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/helpers/source/sda_data_token.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/mem/mem/sda_malloc.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/mem/source/sda_malloc.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/sda-bundle-parser/sda-bundle-parser/sda_bundle_parser.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/sda-bundle-parser/source/sda_bundle_parser.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/secure-device-access/secure-device-access/sda_status.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/secure-device-access/secure-device-access/secure_device_access.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/secure-device-access/source/sda_verification.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/secure-device-access/source/sda_nonce_mgr.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/secure-device-access/source/secure_device_access.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/secure-device-access/source/sda_trust_anchor.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/secure-device-access/source/sda_error_translation.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/sda-cose/sda-cose/sda_cose.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/sda-cose/source/sda_cose.c]]
*********************************************************************
*********************************************************************
cose = [[/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/cose-c/source/cbor.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/cose-c/source/openssl.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/cose-c/source/Encrypt.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/cose-c/source/mbedtls.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/cose-c/source/Encrypt0.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/cose-c/source/MacMessage0.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/cose-c/source/Sign0.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/cose-c/source/SignerInfo.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/cose-c/source/Cose.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/cose-c/source/Sign.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/cose-c/source/mbedtls_tiny_cbor.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/cose-c/source/Recipient.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/cose-c/source/bcrypt.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/secure-device-access-client/cose-c/source/MacMessage.c]]
*********************************************************************
*********************************************************************
factory-configurator-client = [[/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/ftcd-comm-base/ftcd-comm-base/ftcd_comm_base.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/ftcd-comm-base/source/ftcd_comm_base.cpp;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/ftcd-comm-socket/ftcd-comm-socket/ftcd_comm_socket.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/ftcd-comm-socket/source/ftcd_comm_socket.cpp;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/crypto-service/crypto-service/cs_hash.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/crypto-service/crypto-service/cs_der_certs.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/crypto-service/crypto-service/cs_der_keys_and_csrs.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/crypto-service/source/cs_hash.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/crypto-service/source/cs_der_certs.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/crypto-service/source/cs_der_keys_and_csrs.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/crypto-service/source/cs_utils.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/factory-configurator-client/factory-configurator-client/fcc_status.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/factory-configurator-client/factory-configurator-client/fcc_defs.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/factory-configurator-client/factory-configurator-client/factory_configurator_client.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/factory-configurator-client/source/fcc_utils.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/factory-configurator-client/source/fcc_dev_flow.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/factory-configurator-client/source/fcc_verification.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/factory-configurator-client/source/factory_configurator_client.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/logger/logger/pv_log.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/utils/utils/pv_endian.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/utils/utils/general_utils.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/utils/utils/pv_macros.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/utils/utils/common_utils.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/utils/utils/mbed_stats_helper.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/utils/utils/pv_error_handling.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/utils/utils/fcc_time_profiling.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/utils/utils/fcc_stats.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/utils/utils/fcc_malloc.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/utils/source/common_utils.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/utils/source/fcc_time_profiling.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/utils/source/fcc_stats.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/utils/source/general_utils.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/utils/source/pv_error_handling.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/mbed-trace-helper/mbed-trace-helper/mbed-trace-helper.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/mbed-trace-helper/source/mbed-trace-helper.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/fcc-output-info-handler/fcc-output-info-handler/fcc_output_info_handler_defines.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/fcc-output-info-handler/fcc-output-info-handler/fcc_output_info_handler.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/fcc-output-info-handler/source/fcc_output_info_handler.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/fcc-bundle-handler/fcc-bundle-handler/fcc_bundle_handler.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/fcc-bundle-handler/source/fcc_bundle_csr_utils.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/fcc-bundle-handler/source/fcc_bundle_certificate_utils.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/fcc-bundle-handler/source/fcc_bundle_key_utils.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/fcc-bundle-handler/source/fcc_bundle_common_utils.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/fcc-bundle-handler/source/fcc_bundle_config_params_utils.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/fcc-bundle-handler/source/fcc_bundle_handler.c]]
*********************************************************************
********************************************************************* 
esfs_src = [[/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/mbed-client-esfs/source/sotp/sotp_no_sotp.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/mbed-client-esfs/source/sotp/sotp_log.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/mbed-client-esfs/source/sotp/sotp_shared_lock.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/mbed-client-esfs/source/sotp/sotp.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/mbed-client-esfs/source/esfs_file_name.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/mbed-client-esfs/source/esfs_performance.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/mbed-client-esfs/source/esfs.c]]
********************************************************************* 
********************************************************************* 
sotp_src = [[/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/mbed-client-esfs/source/sotp/sotp_no_sotp.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/mbed-client-esfs/source/sotp/sotp_log.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/mbed-client-esfs/source/sotp/sotp_shared_lock.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/mbed-client-esfs/source/sotp/sotp.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/mbed-client-esfs/source/sotp/sotp_log.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/mbed-client-esfs/source/sotp/sotp_shared_lock.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/factory-configurator-client/mbed-client-esfs/source/sotp/sotp_int.h]]
********************************************************************* 
*********************************************************************
certificate_enrollment_client = [[/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/certificate-enrollment-client/certificate-enrollment-client/ce_defs.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/certificate-enrollment-client/certificate-enrollment-client/CertificateEnrollmentClient.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/certificate-enrollment-client/certificate-enrollment-client/ce_status.h;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/certificate-enrollment-client/source/certificate_enrollment.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/certificate-enrollment-client/source/ce_tlv.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/certificate-enrollment-client/source/ce_safe_renewal_internal.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/certificate-enrollment-client/source/CertificateEnrollmentClient.cpp;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/certificate-enrollment-client/source/CertificateRenewalData.cpp;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/certificate-enrollment-client/source/CertificateEnrollmentClientCommon.cpp]]
*********************************************************************
update-client = /home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/source/update_client_hub.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/source/update_client_hub_error_handler.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/source/update_client_hub_state_machine.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/source/update_client_hub_event_handlers.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/atomic-queue/source/atomic.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/atomic-queue/source/atomic-cm3.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/atomic-queue/source/critical.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/atomic-queue/source/critical-nordic.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/atomic-queue/source/critical-pal.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/atomic-queue/source/critical-posix.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/atomic-queue/source/atomic-queue.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/common/source/arm_uc_crypto_mbedtls.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/common/source/arm_uc_hw_plat.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/common/source/arm_uc_utilities.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/common/source/arm_uc_test_rot.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/common/source/arm_uc_scheduler.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/common/source/arm_uc_error.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/common/source/arm_uc_crypto_pal.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/metadata-header/source/arm_uc_metadata_header_v2.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/metadata-header/source/arm_uc_crypto_hmac_mbedtls.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/metadata-header/source/arm_uc_buffer_utilities.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/resume-engine/source/arm_uc_resume.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/control-center/source/arm_uc_certificate_raw_api.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/control-center/source/arm_uc_pre_shared_key.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/control-center/source/arm_uc_control_center.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/control-center/source/arm_uc_certificate_kcm_api.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/control-center/source/arm_uc_certificate.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/device-identity/source/arm_uc_device_identity_raw.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/device-identity/source/arm_uc_device_identity.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/device-identity/source/arm_uc_device_identity_nvstore.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/device-identity/source/arm_uc_device_identity_kcm.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/firmware-manager/source/arm_uc_firmware_manager.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/lwm2m-mbed/source/lwm2m-monitor.cpp;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/lwm2m-mbed/source/FirmwareUpdateResource.cpp;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/lwm2m-mbed/source/lwm2m-source.cpp;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/lwm2m-mbed/source/DeviceMetadataResource.cpp;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/lwm2m-mbed/source/lwm2m-control.cpp;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/lwm2m-mbed/source/device_metadata.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/lwm2m-mbed/source/update-lwm2m-mbed-apis.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/lwm2m-mbed/source/firmware_update.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/lwm2m-mbed/source/update_lwm2m_monitor.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/manifest-manager/source/arm_uc_mmStateSelector.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/manifest-manager/source/arm_uc_mmDerManifestAccessors.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/manifest-manager/source/arm_uc_mmGetLatestTimestamp.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/manifest-manager/source/arm_uc_mmDerManifestParser.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/manifest-manager/source/arm_uc_mmCommon.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/manifest-manager/source/manifest-manager-api.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/manifest-manager/source/arm_uc_mmInsertManifest.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/manifest-manager/source/arm_uc_mmInit.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/manifest-manager/source/arm_uc_mmCryptoUtils.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/manifest-manager/source/arm_uc_mmFetchFirmwareInfo.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/source-http/source/arm_uc_source_http.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/source-http-socket/source/arm_uc_http_socket_private.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/source-http-socket/source/arm_uc_http_socket.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/source-http-socket/source/arm_uc_socket_help.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/source-manager/source/arm_uc_source_manager.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/paal/source/arm_uc_paal_update.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/pal-filesystem/source/arm_uc_paal_classic_pal.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/pal-filesystem/source/arm_uc_pal_mbed_extensions.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/pal-filesystem/source/arm_uc_pal_linux_extensions.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/pal-filesystem/source/arm_uc_pal_sxos_extensions.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/pal-filesystem/source/arm_uc_pal_filesystem_utils.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/pal-flashiap/source/arm_uc_pal_flashiap_implementation.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/pal-flashiap/source/arm_uc_pal_flashiap.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/pal-flashiap/source/arm_uc_pal_flashiap_mbed.cpp;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/pal-linux/source/arm_uc_pal_linux_generic.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/pal-linux/source/arm_uc_pal_linux_openwrt.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/pal-linux/source/arm_uc_pal_linux_yocto_rpi.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/pal-linux/source/arm_uc_pal_linux_implementation_internal.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/pal-linux/source/arm_uc_pal_linux_implementation.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/pal-linux/source/arm_uc_pal_linux_yocto_generic.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/delta-paal/source/arm_uc_pal_delta_paal.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/delta-paal/source/arm_uc_pal_delta_paal_original_reader.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/modules/delta-paal/source/arm_uc_pal_delta_paal_implementation.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/delta-tool-internal/source/bspatch.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/delta-tool-internal/source/varint.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/update-client-hub/delta-tool-internal/source/lz4.c
*********************************************************************
tinycbor = [[/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/tinycbor/src/cborerrorstrings.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/tinycbor/src/cborvalidation.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/tinycbor/src/cborparser.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/tinycbor/src/cborencoder_close_container_checked.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/tinycbor/src/cborencoder.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/tinycbor/src/cborparser_dup_string.c;/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/lib/mbed-cloud-client/tinycbor/src/cborpretty.c]]
*********************************************************************
-- Found Doxygen: /usr/bin/doxygen (found version "1.8.11") 
-- Configuring incomplete, errors occurred!
See also "/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeOutput.log".
See also "/home/ubuntu/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build/CMakeFiles/CMakeError.log".
ubuntu@ubuntu-server-xenial:~/Projects/Arm/cvasilak/research/pelion-edge/mbed-edge/build$ make
make: *** No targets specified and no makefile found. Stop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment