******************************************************************************** conan install cmake/3.17.2@ --build=cmake --profile:host=/Users/jenkins/w/BuildSingleReference/14780/73a96eb2-5647-42f5-afa8-4cd76f497c58/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] cmake/3.17.2: Forced build from source Installing package: cmake/3.17.2 Requirements cmake/3.17.2 from local cache - Cache openssl/1.1.1k from 'conan-center' - Cache Packages cmake/3.17.2:6b332371fa25523e70c7129261073c56dd551429 - Build openssl/1.1.1k:baf78352c82543f997ec32332829b6fa30714eaa - Cache Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... openssl/1.1.1k: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK cmake/3.17.2: Copying sources to build folder cmake/3.17.2: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/cmake/3.17.2/_/_/build/6b332371fa25523e70c7129261073c56dd551429 cmake/3.17.2: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK cmake/3.17.2: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference/.conan/data/cmake/3.17.2/_/_/build/6b332371fa25523e70c7129261073c56dd551429' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/.conan/data/cmake/3.17.2/_/_/package/6b332371fa25523e70c7129261073c56dd551429" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCMAKE_CXX_STANDARD="11" -DCMAKE_BOOTSTRAP="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference/.conan/data/cmake/3.17.2/_/_/build/6b332371fa25523e70c7129261073c56dd551429/source_subfolder' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Checking if compiler supports C++ make_unique -- Checking if compiler supports C++ make_unique - no -- Checking if compiler supports C++ unique_ptr -- Checking if compiler supports C++ unique_ptr - yes -- Looking for unsetenv -- Looking for unsetenv - found -- Looking for environ -- Looking for environ - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Checking whether C++ compiler has 'long long' -- Checking whether C++ compiler has 'long long' - yes -- Checking whether C++ compiler has '__int64' -- Checking whether C++ compiler has '__int64' - no -- Checking whether wstring is available -- Checking whether wstring is available - yes -- Checking if istream supports long long -- Checking if istream supports long long - yes -- Checking if ostream supports long long -- Checking if ostream supports long long - yes -- Checking whether C compiler has ptrdiff_t in stddef.h -- Checking whether C compiler has ptrdiff_t in stddef.h - yes -- Checking whether C compiler has ssize_t in unistd.h -- Checking whether C compiler has ssize_t in unistd.h - yes -- Checking whether C compiler has clock_gettime -- Checking whether C compiler has clock_gettime - yes -- Checking whether CXX compiler has setenv -- Checking whether CXX compiler has setenv - yes -- Checking whether CXX compiler has unsetenv -- Checking whether CXX compiler has unsetenv - yes -- Checking whether CXX compiler has environ in stdlib.h -- Checking whether CXX compiler has environ in stdlib.h - no -- Checking whether CXX compiler has utimes -- Checking whether CXX compiler has utimes - yes -- Checking whether CXX compiler has utimensat -- Checking whether CXX compiler has utimensat - yes -- Checking whether CXX compiler struct stat has st_mtim member -- Checking whether CXX compiler struct stat has st_mtim member - no -- Checking whether CXX compiler struct stat has st_mtimespec member -- Checking whether CXX compiler struct stat has st_mtimespec member - yes -- Looking for include files sys/types.h, ifaddrs.h -- Looking for include files sys/types.h, ifaddrs.h - found -- Checking whether CXX compiler has rlimit64 -- Checking whether CXX compiler has rlimit64 - no -- Checking whether CXX compiler has atol -- Checking whether CXX compiler has atol - yes -- Checking whether CXX compiler has atoll -- Checking whether CXX compiler has atoll - yes -- Checking whether CXX compiler has _atoi64 -- Checking whether CXX compiler has _atoi64 - no -- Looking for C++ include execinfo.h -- Looking for C++ include execinfo.h - found -- Checking whether backtrace works with this C++ compiler -- Checking whether backtrace works with this C++ compiler - yes -- Looking for C++ include dlfcn.h -- Looking for C++ include dlfcn.h - found -- Checking whether dladdr works with this C++ compiler -- Checking whether dladdr works with this C++ compiler - yes -- Looking for C++ include cxxabi.h -- Looking for C++ include cxxabi.h - found -- Checking whether cxxabi works with this C++ compiler -- Checking whether cxxabi works with this C++ compiler - yes -- Checking whether CXX compiler has getloadavg -- Checking whether CXX compiler has getloadavg - yes -- Checking whether is available -- Checking whether is available - no -- Performing Test HAVE_SOCKADDR_IN6_SIN6_ADDR -- Performing Test HAVE_SOCKADDR_IN6_SIN6_ADDR - Success -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID - Success -- Looking for connect in socket; -- Looking for connect in socket; - not found -- Looking for gethostbyname in c -- Looking for gethostbyname in c - found -- Looking for gethostname -- Looking for gethostname - found -- Looking for idn2_lookup_ul in idn2;/Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework;/Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Security.framework -- Looking for idn2_lookup_ul in idn2;/Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework;/Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Security.framework - not found -- Looking for dlopen in /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework;/Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Security.framework -- Looking for dlopen in /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework;/Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Security.framework - found -- Looking for include file stdio.h -- Looking for include file stdio.h - found -- Looking for include files stdio.h, inttypes.h -- Looking for include files stdio.h, inttypes.h - found -- Looking for 3 include files stdio.h, ..., sys/filio.h -- Looking for 3 include files stdio.h, ..., sys/filio.h - found -- Looking for 4 include files stdio.h, ..., sys/ioctl.h -- Looking for 4 include files stdio.h, ..., sys/ioctl.h - found -- Looking for 5 include files stdio.h, ..., sys/param.h -- Looking for 5 include files stdio.h, ..., sys/param.h - found -- Looking for 6 include files stdio.h, ..., sys/poll.h -- Looking for 6 include files stdio.h, ..., sys/poll.h - found -- Looking for 7 include files stdio.h, ..., sys/resource.h -- Looking for 7 include files stdio.h, ..., sys/resource.h - found -- Looking for 8 include files stdio.h, ..., sys/select.h -- Looking for 8 include files stdio.h, ..., sys/select.h - found -- Looking for 9 include files stdio.h, ..., sys/socket.h -- Looking for 9 include files stdio.h, ..., sys/socket.h - found -- Looking for 10 include files stdio.h, ..., sys/sockio.h -- Looking for 10 include files stdio.h, ..., sys/sockio.h - found -- Looking for 11 include files stdio.h, ..., sys/stat.h -- Looking for 11 include files stdio.h, ..., sys/stat.h - found -- Looking for 12 include files stdio.h, ..., sys/time.h -- Looking for 12 include files stdio.h, ..., sys/time.h - found -- Looking for 13 include files stdio.h, ..., sys/types.h -- Looking for 13 include files stdio.h, ..., sys/types.h - found -- Looking for 14 include files stdio.h, ..., sys/uio.h -- Looking for 14 include files stdio.h, ..., sys/uio.h - found -- Looking for 15 include files stdio.h, ..., sys/un.h -- Looking for 15 include files stdio.h, ..., sys/un.h - found -- Looking for 16 include files stdio.h, ..., sys/utime.h -- Looking for 16 include files stdio.h, ..., sys/utime.h - not found -- Looking for 16 include files stdio.h, ..., sys/xattr.h -- Looking for 16 include files stdio.h, ..., sys/xattr.h - found -- Looking for 17 include files stdio.h, ..., alloca.h -- Looking for 17 include files stdio.h, ..., alloca.h - found -- Looking for 18 include files stdio.h, ..., arpa/inet.h -- Looking for 18 include files stdio.h, ..., arpa/inet.h - found -- Looking for 19 include files stdio.h, ..., arpa/tftp.h -- Looking for 19 include files stdio.h, ..., arpa/tftp.h - found -- Looking for 20 include files stdio.h, ..., assert.h -- Looking for 20 include files stdio.h, ..., assert.h - found -- Looking for 21 include files stdio.h, ..., crypto.h -- Looking for 21 include files stdio.h, ..., crypto.h - not found -- Looking for 21 include files stdio.h, ..., des.h -- Looking for 21 include files stdio.h, ..., des.h - not found -- Looking for 21 include files stdio.h, ..., err.h -- Looking for 21 include files stdio.h, ..., err.h - found -- Looking for 22 include files stdio.h, ..., errno.h -- Looking for 22 include files stdio.h, ..., errno.h - found -- Looking for 23 include files stdio.h, ..., fcntl.h -- Looking for 23 include files stdio.h, ..., fcntl.h - found -- Looking for 24 include files stdio.h, ..., idn2.h -- Looking for 24 include files stdio.h, ..., idn2.h - not found -- Looking for 24 include files stdio.h, ..., ifaddrs.h -- Looking for 24 include files stdio.h, ..., ifaddrs.h - found -- Looking for 25 include files stdio.h, ..., io.h -- Looking for 25 include files stdio.h, ..., io.h - not found -- Looking for 25 include files stdio.h, ..., krb.h -- Looking for 25 include files stdio.h, ..., krb.h - not found -- Looking for 25 include files stdio.h, ..., libgen.h -- Looking for 25 include files stdio.h, ..., libgen.h - found -- Looking for 26 include files stdio.h, ..., locale.h -- Looking for 26 include files stdio.h, ..., locale.h - found -- Looking for 27 include files stdio.h, ..., net/if.h -- Looking for 27 include files stdio.h, ..., net/if.h - found -- Looking for 28 include files stdio.h, ..., netdb.h -- Looking for 28 include files stdio.h, ..., netdb.h - found -- Looking for 29 include files stdio.h, ..., netinet/in.h -- Looking for 29 include files stdio.h, ..., netinet/in.h - found -- Looking for 30 include files stdio.h, ..., netinet/tcp.h -- Looking for 30 include files stdio.h, ..., netinet/tcp.h - found -- Looking for 31 include files stdio.h, ..., pem.h Received SIGTERM! /bin/sh: line 1: 99564 Terminated: 15 cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/.conan/data/cmake/3.17.2/_/_/package/6b332371fa25523e70c7129261073c56dd551429" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCMAKE_CXX_STANDARD="11" -DCMAKE_BOOTSTRAP="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference/.conan/data/cmake/3.17.2/_/_/build/6b332371fa25523e70c7129261073c56dd551429/source_subfolder' cmake/3.17.2: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference/.conan/data/cmake/3.17.2/_/_/build/6b332371fa25523e70c7129261073c56dd551429 ERROR: Exiting with code: 5