******************************************************************************** conan install cmake/3.16.7@ --build=cmake --profile:host=/Users/jenkins/w/BuildSingleReference@5/16402/8cbe7f70-49ef-4551-a698-bd9773bc2644/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.16.7: Forced build from source Installing package: cmake/3.16.7 Requirements cmake/3.16.7 from 'TapaholesList-139' - Cache openssl/1.1.1k from 'conan-center' - Cache Packages cmake/3.16.7: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.16.7: Copying sources to build folder cmake/3.16.7: Building your package in /Users/jenkins/w/BuildSingleReference@5/.conan/data/cmake/3.16.7/_/_/build/6b332371fa25523e70c7129261073c56dd551429 cmake/3.16.7: 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.16.7: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@5/.conan/data/cmake/3.16.7/_/_/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@5/.conan/data/cmake/3.16.7/_/_/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@5/.conan/data/cmake/3.16.7/_/_/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 -- Looking for 31 include files stdio.h, ..., pem.h - not found -- Looking for 31 include files stdio.h, ..., poll.h -- Looking for 31 include files stdio.h, ..., poll.h - found -- Looking for 32 include files stdio.h, ..., pwd.h -- Looking for 32 include files stdio.h, ..., pwd.h - found -- Looking for 33 include files stdio.h, ..., rsa.h -- Looking for 33 include files stdio.h, ..., rsa.h - not found -- Looking for 33 include files stdio.h, ..., setjmp.h -- Looking for 33 include files stdio.h, ..., setjmp.h - found -- Looking for 34 include files stdio.h, ..., sgtty.h -- Looking for 34 include files stdio.h, ..., sgtty.h - found -- Looking for 35 include files stdio.h, ..., signal.h -- Looking for 35 include files stdio.h, ..., signal.h - found -- Looking for 36 include files stdio.h, ..., ssl.h -- Looking for 36 include files stdio.h, ..., ssl.h - not found -- Looking for 36 include files stdio.h, ..., stdbool.h -- Looking for 36 include files stdio.h, ..., stdbool.h - found -- Looking for 37 include files stdio.h, ..., stdint.h -- Looking for 37 include files stdio.h, ..., stdint.h - found -- Looking for 39 include files stdio.h, ..., stdlib.h -- Looking for 39 include files stdio.h, ..., stdlib.h - found -- Looking for 40 include files stdio.h, ..., string.h -- Looking for 40 include files stdio.h, ..., string.h - found -- Looking for 41 include files stdio.h, ..., strings.h -- Looking for 41 include files stdio.h, ..., strings.h - found -- Looking for 42 include files stdio.h, ..., stropts.h -- Looking for 42 include files stdio.h, ..., stropts.h - not found -- Looking for 42 include files stdio.h, ..., termio.h -- Looking for 42 include files stdio.h, ..., termio.h - not found -- Looking for 42 include files stdio.h, ..., termios.h -- Looking for 42 include files stdio.h, ..., termios.h - found -- Looking for 43 include files stdio.h, ..., time.h -- Looking for 43 include files stdio.h, ..., time.h - found -- Looking for 44 include files stdio.h, ..., unistd.h -- Looking for 44 include files stdio.h, ..., unistd.h - found -- Looking for 45 include files stdio.h, ..., utime.h -- Looking for 45 include files stdio.h, ..., utime.h - found -- Looking for 46 include files stdio.h, ..., x509.h -- Looking for 46 include files stdio.h, ..., x509.h - not found -- Looking for 46 include files stdio.h, ..., process.h -- Looking for 46 include files stdio.h, ..., process.h - not found -- Looking for 46 include files stdio.h, ..., stddef.h -- Looking for 46 include files stdio.h, ..., stddef.h - found -- Looking for 47 include files stdio.h, ..., dlfcn.h -- Looking for 47 include files stdio.h, ..., dlfcn.h - found -- Looking for 48 include files stdio.h, ..., malloc.h -- Looking for 48 include files stdio.h, ..., malloc.h - not found -- Looking for 48 include files stdio.h, ..., memory.h -- Looking for 48 include files stdio.h, ..., memory.h - found -- Looking for 49 include files stdio.h, ..., netinet/if_ether.h -- Looking for 49 include files stdio.h, ..., netinet/if_ether.h - found -- Looking for 51 include files stdio.h, ..., sockio.h -- Looking for 51 include files stdio.h, ..., sockio.h - not found -- Looking for 51 include files stdio.h, ..., sys/utsname.h -- Looking for 51 include files stdio.h, ..., sys/utsname.h - found -- Check size of size_t -- Check size of size_t - done -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of long long -- Check size of long long - done -- Check size of long -- Check size of long - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of __int64 -- Check size of __int64 - failed -- Check size of time_t -- Check size of time_t - done -- Looking for basename -- Looking for basename - found -- Looking for socket -- Looking for socket - found -- Looking for select -- Looking for select - found -- Looking for poll -- Looking for poll - found -- Looking for strdup -- Looking for strdup - found -- Looking for strstr -- Looking for strstr - found -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for strftime -- Looking for strftime - found -- Looking for uname -- Looking for uname - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for stricmp -- Looking for stricmp - not found -- Looking for strcmpi -- Looking for strcmpi - not found -- Looking for strncmpi -- Looking for strncmpi - not found -- Looking for alarm -- Looking for alarm - found -- Looking for gethostbyaddr -- Looking for gethostbyaddr - found -- Looking for gethostbyaddr_r -- Looking for gethostbyaddr_r - not found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for inet_addr -- Looking for inet_addr - found -- Looking for inet_ntoa -- Looking for inet_ntoa - found -- Looking for inet_ntoa_r -- Looking for inet_ntoa_r - not found -- Looking for tcsetattr -- Looking for tcsetattr - found -- Looking for tcgetattr -- Looking for tcgetattr - found -- Looking for perror -- Looking for perror - found -- Looking for closesocket -- Looking for closesocket - not found -- Looking for setvbuf -- Looking for setvbuf - found -- Looking for sigsetjmp -- Looking for sigsetjmp - found -- Looking for getpass_r -- Looking for getpass_r - not found -- Looking for strlcat -- Looking for strlcat - found -- Looking for getpwuid -- Looking for getpwuid - found -- Looking for getpwuid_r -- Looking for getpwuid_r - found -- Looking for geteuid -- Looking for geteuid - found -- Looking for utime -- Looking for utime - found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - not found -- Looking for signal -- Looking for signal - found -- Looking for SIGALRM -- Looking for SIGALRM - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for _strtoi64 -- Looking for _strtoi64 - not found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for siginterrupt -- Looking for siginterrupt - found -- Looking for fork -- Looking for fork - found -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for freeaddrinfo -- Looking for freeaddrinfo - found -- Looking for freeifaddrs -- Looking for freeifaddrs - found -- Looking for pipe -- Looking for pipe - found -- Looking for ftruncate -- Looking for ftruncate - found -- Looking for getprotobyname -- Looking for getprotobyname - found -- Looking for getpeername -- Looking for getpeername - found -- Looking for getsockname -- Looking for getsockname - found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for setlocale -- Looking for setlocale - found -- Looking for setmode -- Looking for setmode - found -- Looking for setrlimit -- Looking for setrlimit - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for ioctl -- Looking for ioctl - found -- Looking for setsockopt -- Looking for setsockopt - found -- Looking for mach_absolute_time -- Looking for mach_absolute_time - found -- Looking for inet_pton -- Looking for inet_pton - found -- Looking for fsetxattr -- Looking for fsetxattr - found -- Performing Curl Test HAVE_FSETXATTR_5 -- Performing Curl Test HAVE_FSETXATTR_5 - Failed -- Performing Curl Test HAVE_FSETXATTR_6 -- Performing Curl Test HAVE_FSETXATTR_6 - Success -- Looking for sigaction -- Looking for sigaction - found -- Performing Curl Test HAVE_FCNTL_O_NONBLOCK -- Performing Curl Test HAVE_FCNTL_O_NONBLOCK - Success -- Performing Curl Test HAVE_IOCTLSOCKET -- Performing Curl Test HAVE_IOCTLSOCKET - Failed -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL - Failed -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO - Failed -- Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO -- Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO - Failed -- Performing Curl Test HAVE_IOCTL_FIONBIO -- Performing Curl Test HAVE_IOCTL_FIONBIO - Success -- Performing Curl Test HAVE_IOCTL_SIOCGIFADDR -- Performing Curl Test HAVE_IOCTL_SIOCGIFADDR - Success -- Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK -- Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK - Failed -- Performing Curl Test TIME_WITH_SYS_TIME -- Performing Curl Test TIME_WITH_SYS_TIME - Success -- Performing Curl Test HAVE_O_NONBLOCK -- Performing Curl Test HAVE_O_NONBLOCK - Failed -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5 - Failed -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7 - Failed -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8 - Failed -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT - Failed -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT - Failed -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT - Failed -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3 - Failed -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5 - Failed -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6 - Failed -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT - Failed -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT - Failed -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT - Failed -- Performing Curl Test HAVE_IN_ADDR_T -- Performing Curl Test HAVE_IN_ADDR_T - Success -- Performing Curl Test HAVE_BOOL_T -- Performing Curl Test HAVE_BOOL_T - Success -- Performing Curl Test STDC_HEADERS -- Performing Curl Test STDC_HEADERS - Success -- Performing Curl Test RETSIGTYPE_TEST -- Performing Curl Test RETSIGTYPE_TEST - Success -- Performing Curl Test HAVE_INET_NTOA_R_DECL -- Performing Curl Test HAVE_INET_NTOA_R_DECL - Failed -- Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT -- Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT - Failed -- Performing Curl Test HAVE_FILE_OFFSET_BITS -- Performing Curl Test HAVE_FILE_OFFSET_BITS - Success -- Performing Curl Test HAVE_VARIADIC_MACROS_C99 -- Performing Curl Test HAVE_VARIADIC_MACROS_C99 - Success -- Performing Curl Test HAVE_VARIADIC_MACROS_GCC -- Performing Curl Test HAVE_VARIADIC_MACROS_GCC - Success -- Check size of off_t -- Check size of off_t - done -- Check size of curl_off_t -- Check size of curl_off_t - done -- Performing Curl Test HAVE_GLIBC_STRERROR_R -- Performing Curl Test HAVE_GLIBC_STRERROR_R - Failed -- Performing Curl Test HAVE_POSIX_STRERROR_R -- Performing Curl Test HAVE_POSIX_STRERROR_R - Success -- Performing Curl Test HAVE_CLOCK_GETTIME_MONOTONIC -- Performing Curl Test HAVE_CLOCK_GETTIME_MONOTONIC - Success -- Performing Curl Test HAVE_BUILTIN_AVAILABLE -- Performing Curl Test HAVE_BUILTIN_AVAILABLE - Success -- Performing Test curl_cv_recv -- Performing Test curl_cv_recv - Success -- Performing Test curl_cv_func_recv_test -- Performing Test curl_cv_func_recv_test - Failed -- Tested: int recv(SOCKET, char *, int, int) -- Performing Test curl_cv_func_recv_test -- Performing Test curl_cv_func_recv_test - Failed -- Tested: int recv(SOCKET, char *, int, unsigned int) -- Performing Test curl_cv_func_recv_test -- Performing Test curl_cv_func_recv_test - Failed -- Tested: int recv(SOCKET, char *, size_t, int) -- Performing Test curl_cv_func_recv_test -- Performing Test curl_cv_func_recv_test - Failed -- Tested: int recv(SOCKET, char *, size_t, unsigned int) -- Performing Test curl_cv_func_recv_test -- Performing Test curl_cv_func_recv_test - Failed -- Tested: int recv(SOCKET, char *, socklen_t, int) -- Performing Test curl_cv_func_recv_test -- Performing Test curl_cv_func_recv_test - Failed -- Tested: int recv(SOCKET, char *, socklen_t, unsigned int) -- Performing Test curl_cv_func_recv_test -- Performing Test curl_cv_func_recv_test - Failed -- Tested: int recv(SOCKET, char *, unsigned int, int) -- Performing Test curl_cv_func_recv_test -- Performing Test curl_cv_func_recv_test - Failed -- Tested: int recv(SOCKET, char *, unsigned int, unsigned int) -- Performing Test curl_cv_func_recv_test -- Performing Test curl_cv_func_recv_test - Failed -- Tested: int recv(SOCKET, void *, int, int) -- Performing Test curl_cv_func_recv_test -- Performing Test curl_cv_func_recv_test - Failed -- Tested: int recv(SOCKET, void *, int, unsigned int) -- Performing Test curl_cv_func_recv_test -- Performing Test curl_cv_func_recv_test - Failed -- Tested: int recv(SOCKET, void *, size_t, int) -- Performing Test curl_cv_func_recv_test -- Performing Test curl_cv_func_recv_test - Failed -- Tested: int recv(SOCKET, void *, size_t, unsigned int) -- Performing Test curl_cv_func_recv_test -- Performing Test curl_cv_func_recv_test - Failed -- Tested: int recv(SOCKET, void *, socklen_t, int) -- Performing Test curl_cv_func_recv_test -- Performing Test curl_cv_func_recv_test - Failed -- Tested: int recv(SOCKET, void *, socklen_t, unsigned int) -- Performing Test curl_cv_func_recv_test -- Performing Test curl_cv_func_recv_test - Failed -- Tested: int recv(SOCKET, void *, unsigned int, int) -- Performing Test curl_cv_func_recv_test -- Performing Test curl_cv_func_recv_test - Failed -- Tested: int recv(SOCKET, void *, unsigned int, unsigned int) -- Performing Test curl_cv_func_recv_test -- Performing Test curl_cv_func_recv_test - Failed -- Tested: int recv(int, char *, int, int) -- Performing Test curl_cv_func_recv_test -- Performing Test curl_cv_func_recv_test - Failed -- Tested: int recv(int, char *, int, unsigned int) -- Performing Test curl_cv_func_recv_test -- Performing Test curl_cv_func_recv_test - Failed -- Tested: int recv(int, char *, size_t, int) -- Performing Test curl_cv_func_recv_test -- Performing Test curl_cv_func_recv_test - Failed -- Tested: int recv(int, char *, size_t, unsigned int) -- Performing Test curl_cv_func_recv_test -- Performing Test curl_cv_func_recv_test - Failed -- Tested: int recv(int, char *, socklen_t, int) -- Performing Test curl_cv_func_recv_test Received SIGTERM! CMake Error: Generator: execution of make failed. Make command was: /usr/bin/make cmTC_31b79/fast && cmake/3.16.7: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@5/.conan/data/cmake/3.16.7/_/_/build/6b332371fa25523e70c7129261073c56dd551429 ERROR: Exiting with code: 5