******************************************************************************** conan install mysql-connector-c/6.1.11@#b95c4475c80735270855bc2f21d23180 --build=mysql-connector-c -pr:h /Users/jenkins/w/prod/BuildSingleReference@3/8685/65d85af8-c2d3-46d3-80d2-aa0046b50015/profile_osx_120_libcpp_apple-clang_release_armv8.mysql-connector-c-shared-False.txt -pr:b default ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@3/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference@3/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] mysql-connector-c:shared=False [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] openssl/1.0.2u: Not found in local cache, looking in remotes... openssl/1.0.2u: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.0.2u: Downloaded recipe revision 0bc2338399916ee19b81f399dadecfd3 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 4b38406da00104befece594b529fd155 mysql-connector-c/6.1.11: Forced build from source Installing package: mysql-connector-c/6.1.11 Requirements mysql-connector-c/6.1.11 from local cache - Cache openssl/1.0.2u from 'conan-center' - Downloaded zlib/1.2.11 from 'conan-center' - Downloaded Packages mysql-connector-c/6.1.11:ffa8b85b8a93ebf3d05b5241ff527d1c01a33b24 - Build openssl/1.0.2u:68a3718d811c794b987fc5cf55a2682bd569538b - Download zlib/1.2.11:8fafab5ebfba468fd21a497cfee65cafe294bd9e - Download Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package 8fafab5ebfba468fd21a497cfee65cafe294bd9e from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 8fafab5ebfba468fd21a497cfee65cafe294bd9e zlib/1.2.11: Downloaded package revision cdc24a00285aae918c728b38852fbae7 openssl/1.0.2u: Retrieving package 68a3718d811c794b987fc5cf55a2682bd569538b from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.0.2u: Package installed 68a3718d811c794b987fc5cf55a2682bd569538b openssl/1.0.2u: Downloaded package revision 1086875ae2fefdcde94248d2e565317c [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK mysql-connector-c/6.1.11: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/mysql-connector-c/6.1.11/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK mysql-connector-c/6.1.11: Copying sources to build folder mysql-connector-c/6.1.11: Building your package in /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/mysql-connector-c/6.1.11/_/_/build/ffa8b85b8a93ebf3d05b5241ff527d1c01a33b24 mysql-connector-c/6.1.11: Generator cmake created conanbuildinfo.cmake mysql-connector-c/6.1.11: Aggregating env generators [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 mysql-connector-c/6.1.11: Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/mysql-connector-c/6.1.11/_/_/build/ffa8b85b8a93ebf3d05b5241ff527d1c01a33b24' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -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++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/mysql-connector-c/6.1.11/_/_/package/ffa8b85b8a93ebf3d05b5241ff527d1c01a33b24" -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" -DDISABLE_SHARED="True" -DDISABLE_STATIC="False" -DSTACK_DIRECTION="-1" -DREQUIRE_STDCPP="c++" -DWITH_SSL="system" -DWITH_ZLIB="system" -Wno-dev 'source_subfolder' ----------------- -- The C compiler identification is AppleClang 12.0.5.12050022 -- The CXX compiler identification is AppleClang 12.0.5.12050022 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/12/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: /Applications/conan/xcode/12/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++ -- Running cmake version 3.20.1 -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of void * -- Check size of void * - done -- SIZEOF_VOIDP 8 -- LibMySQL 6.1.11 -- Built from MySQL 5.7.16 sources -- Packaging as: mysql-connector-c-6.1.11-osx10.-4-arm64 -- Installing to: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/mysql-connector-c/6.1.11/_/_/package/ffa8b85b8a93ebf3d05b5241ff527d1c01a33b24 -- Performing Test HAVE_LLVM_LIBCPP -- Performing Test HAVE_LLVM_LIBCPP - Failed -- 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 -- Looking for floor -- Looking for floor - found -- Looking for __infinity -- Looking for __infinity - not found -- Looking for __infinity in m -- Looking for __infinity in m - not found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - not found -- Looking for gethostbyname_r in nsl_r -- Looking for gethostbyname_r in nsl_r - not found -- Looking for gethostbyname_r in nsl -- Looking for gethostbyname_r in nsl - not found -- Looking for bind -- Looking for bind - found -- Looking for crypt -- Looking for crypt - found -- Looking for setsockopt -- Looking for setsockopt - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for sched_yield -- Looking for sched_yield - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for timer_create -- Looking for timer_create - not found -- Looking for timer_create in rt -- Looking for timer_create in rt - not found -- Looking for atomic_thread_fence -- Looking for atomic_thread_fence - found -- Looking for include file alloca.h -- Looking for include file alloca.h - found -- Looking for include file arpa/inet.h -- Looking for include file arpa/inet.h - found -- Looking for include file dirent.h -- Looking for include file dirent.h - found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Looking for include file fpu_control.h -- Looking for include file fpu_control.h - not found -- Looking for include file grp.h -- Looking for include file grp.h - found -- Looking for include file ieeefp.h -- Looking for include file ieeefp.h - not found -- Looking for include file langinfo.h -- Looking for include file langinfo.h - found -- Looking for include file malloc.h -- Looking for include file malloc.h - not found -- Looking for include file netinet/in.h -- Looking for include file netinet/in.h - found -- Looking for include file poll.h -- Looking for include file poll.h - found -- Looking for include file pwd.h -- Looking for include file pwd.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file sys/cdefs.h -- Looking for include file sys/cdefs.h - found -- Looking for include file sys/ioctl.h -- Looking for include file sys/ioctl.h - found -- Looking for include file sys/mman.h -- Looking for include file sys/mman.h - found -- Looking for include file sys/resource.h -- Looking for include file sys/resource.h - found -- Looking for include file sys/select.h -- Looking for include file sys/select.h - found -- Looking for include file sys/socket.h -- Looking for include file sys/socket.h - found -- Looking for include files curses.h, term.h -- Looking for include files curses.h, term.h - found -- Looking for include file termios.h -- Looking for include file termios.h - found -- Looking for include file termio.h -- Looking for include file termio.h - not found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file sys/wait.h -- Looking for include file sys/wait.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file fnmatch.h -- Looking for include file fnmatch.h - found -- Looking for include file sys/un.h -- Looking for include file sys/un.h - found -- Looking for include file vis.h -- Looking for include file vis.h - found -- Looking for include file sasl/sasl.h -- Looking for include file sasl/sasl.h - found -- Looking for include file sys/devpoll.h -- Looking for include file sys/devpoll.h - not found -- Looking for include file sys/epoll.h -- Looking for include file sys/epoll.h - not found -- Looking for TAILQ_FOREACH -- Looking for TAILQ_FOREACH - found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - not found -- Looking for backtrace -- Looking for backtrace - found -- Looking for printstack -- Looking for printstack - not found -- Looking for index -- Looking for index - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for cuserid -- Looking for cuserid - not found -- Looking for directio -- Looking for directio - not found -- Looking for ftruncate -- Looking for ftruncate - found -- Looking for compress -- Looking for compress - not found -- Looking for crypt -- Looking for crypt - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for fchmod -- Looking for fchmod - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for fdatasync -- Looking for fdatasync - found -- Looking for fdatasync -- Looking for fdatasync - not found -- Looking for fedisableexcept -- Looking for fedisableexcept - not found -- Looking for fseeko -- Looking for fseeko - found -- Looking for fsync -- Looking for fsync - found -- Looking for gethostbyaddr_r -- Looking for gethostbyaddr_r - not found -- Looking for gethrtime -- Looking for gethrtime - not found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for getpass -- Looking for getpass - found -- Looking for getpassphrase -- Looking for getpassphrase - not found -- Looking for getpwnam -- Looking for getpwnam - found -- Looking for getpwuid -- Looking for getpwuid - found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for initgroups -- Looking for initgroups - found -- Looking for issetugid -- Looking for issetugid - found -- Looking for getuid -- Looking for getuid - found -- Looking for geteuid -- Looking for geteuid - found -- Looking for getgid -- Looking for getgid - found -- Looking for getegid -- Looking for getegid - found -- Looking for lstat -- Looking for lstat - found -- Looking for madvise -- Looking for madvise - found -- Looking for malloc_info -- Looking for malloc_info - not found -- Looking for memrchr -- Looking for memrchr - not found -- Looking for mlock -- Looking for mlock - found -- Looking for mlockall -- Looking for mlockall - found -- Looking for mmap64 -- Looking for mmap64 - not found -- Looking for poll -- Looking for poll - found -- Looking for posix_fallocate -- Looking for posix_fallocate - not found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for pread -- Looking for pread - found -- Looking for pthread_condattr_setclock -- Looking for pthread_condattr_setclock - not found -- Looking for pthread_sigmask -- Looking for pthread_sigmask - found -- Looking for readdir_r -- Looking for readdir_r - found -- Looking for readlink -- Looking for readlink - found -- Looking for realpath -- Looking for realpath - found -- Looking for setfd -- Looking for setfd - not found -- Looking for sigaction -- Looking for sigaction - found -- Looking for sleep -- Looking for sleep - found -- Looking for stpcpy -- Looking for stpcpy - found -- Looking for stpncpy -- Looking for stpncpy - found -- Looking for strlcpy -- Looking for strlcpy - found -- Looking for strndup -- Looking for strndup - found -- Looking for strnlen -- Looking for strnlen - found -- Looking for strlcat -- Looking for strlcat - found -- Looking for strsignal -- Looking for strsignal - found -- Looking for fgetln -- Looking for fgetln - found -- Looking for strsep -- Looking for strsep - found -- Looking for tell -- Looking for tell - not found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for memalign -- Looking for memalign - not found -- Looking for nl_langinfo -- Looking for nl_langinfo - found -- Looking for ntohll -- Looking for ntohll - not found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for epoll_create -- Looking for epoll_create - not found -- Looking for inet_ntop -- Looking for inet_ntop - found -- Looking for kqueue -- Looking for kqueue - found -- Looking for timeradd -- Looking for timeradd - found -- Looking for timerclear -- Looking for timerclear - found -- Looking for timercmp -- Looking for timercmp - found -- Looking for timerisset -- Looking for timerisset - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file sys/times.h -- Looking for include file sys/times.h - found -- Looking for times -- Looking for times - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for lrand48 -- Looking for lrand48 - found -- Looking for TIOCGWINSZ -- Looking for TIOCGWINSZ - found -- Looking for FIONREAD -- Looking for FIONREAD - found -- Looking for FIONREAD -- Looking for FIONREAD - found -- Looking for SIGEV_THREAD_ID -- Looking for SIGEV_THREAD_ID - not found -- Looking for SIGEV_PORT -- Looking for SIGEV_PORT - not found -- Looking for log2 -- Looking for log2 - found -- Looking for isinf -- Looking for isinf - found -- Performing Test HAVE_CXX_ISINF -- Performing Test HAVE_CXX_ISINF - Success -- Looking for timer_create -- Looking for timer_create - not found -- Looking for timer_settime -- Looking for timer_settime - not found -- Looking for kqueue -- Looking for kqueue - found -- Looking for EVFILT_TIMER -- Looking for EVFILT_TIMER - found -- Check size of char * -- Check size of char * - 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 long long -- Check size of long long - done -- Check size of off_t -- Check size of off_t - done -- Check size of time_t -- Check size of time_t - done -- Check size of struct timespec -- Check size of struct timespec - done -- Check size of uint -- Check size of uint - done -- Check size of ulong -- Check size of ulong - failed -- Check size of u_int32_t -- Check size of u_int32_t - done -- Performing Test HAVE_VISIBILITY_HIDDEN -- Performing Test HAVE_VISIBILITY_HIDDEN - Success -- Looking for include files time.h, sys/time.h -- Looking for include files time.h, sys/time.h - found -- Looking for O_NONBLOCK -- Looking for O_NONBLOCK - found -- Performing Test HAVE_BSS_START -- Performing Test HAVE_BSS_START - Failed -- Performing Test HAVE_BUILTIN_UNREACHABLE -- Performing Test HAVE_BUILTIN_UNREACHABLE - Success -- Performing Test HAVE_BUILTIN_EXPECT -- Performing Test HAVE_BUILTIN_EXPECT - Success -- Performing Test HAVE_BUILTIN_STPCPY -- Performing Test HAVE_BUILTIN_STPCPY - Success -- Performing Test HAVE_GCC_ATOMIC_BUILTINS -- Performing Test HAVE_GCC_ATOMIC_BUILTINS - Success -- Performing Test HAVE_GCC_SYNC_BUILTINS -- Performing Test HAVE_GCC_SYNC_BUILTINS - Success -- Looking for netinet/in6.h -- Looking for netinet/in6.h - not found -- Check size of struct sockaddr_in6 -- Check size of struct sockaddr_in6 - done -- Check size of struct in6_addr -- Check size of struct in6_addr - done -- Performing Test HAVE_SOCKADDR_STORAGE_SS_FAMILY -- Performing Test HAVE_SOCKADDR_STORAGE_SS_FAMILY - Success -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Success -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Success -- Performing Test HAVE_IMPLICIT_DEPENDENT_NAME_TYPING -- Performing Test HAVE_IMPLICIT_DEPENDENT_NAME_TYPING - Failed -- Looking for chown -- Looking for chown - found -- Looking for include file numaif.h -- Looking for include file numaif.h - not found -- Check size of socklen_t -- Check size of socklen_t - failed -- Looking for crc32 -- Looking for crc32 - found -- Looking for compressBound -- Looking for compressBound - found -- Looking for deflateBound -- Looking for deflateBound - found -- OPENSSL_INCLUDE_DIR = /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/openssl/1.0.2u/_/_/package/68a3718d811c794b987fc5cf55a2682bd569538b/include -- OPENSSL_LIBRARY = /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/openssl/1.0.2u/_/_/package/68a3718d811c794b987fc5cf55a2682bd569538b/lib/libssl.a -- CRYPTO_LIBRARY = /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/openssl/1.0.2u/_/_/package/68a3718d811c794b987fc5cf55a2682bd569538b/lib/libcrypto.a -- OPENSSL_MAJOR_VERSION = 1 -- Looking for SHA512_DIGEST_LENGTH -- Looking for SHA512_DIGEST_LENGTH - found -- SSL_LIBRARIES = /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/openssl/1.0.2u/_/_/package/68a3718d811c794b987fc5cf55a2682bd569538b/lib/libssl.a;/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/openssl/1.0.2u/_/_/package/68a3718d811c794b987fc5cf55a2682bd569538b/lib/libcrypto.a -- Performing Test HAVE_WVLA -- Performing Test HAVE_WVLA - Success -- Performing Test UNUSED_BUT_SET -- Performing Test UNUSED_BUT_SET - Failed -- Performing Test HAVE_NO_DEPREC_CONST -- Performing Test HAVE_NO_DEPREC_CONST - Success -- Library mysqlclient depends on OSLIBS /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/zlib/1.2.11/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libz.a;/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/openssl/1.0.2u/_/_/package/68a3718d811c794b987fc5cf55a2682bd569538b/lib/libssl.a;/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/openssl/1.0.2u/_/_/package/68a3718d811c794b987fc5cf55a2682bd569538b/lib/libcrypto.a -- CMAKE_BUILD_TYPE: Release -- COMPILE_DEFINITIONS: HAVE_CONFIG_H -- CMAKE_C_FLAGS: -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Wno-unused-parameter -- CMAKE_CXX_FLAGS: -stdlib=libc++ -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Wno-null-conversion -Wno-unused-private-field -- CMAKE_C_FLAGS_RELEASE: -O3 -DNDEBUG -DDBUG_OFF -- CMAKE_CXX_FLAGS_RELEASE: -O3 -DNDEBUG -DDBUG_OFF -- Configuring incomplete, errors occurred! See also "/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/mysql-connector-c/6.1.11/_/_/build/ffa8b85b8a93ebf3d05b5241ff527d1c01a33b24/CMakeFiles/CMakeOutput.log". See also "/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/mysql-connector-c/6.1.11/_/_/build/ffa8b85b8a93ebf3d05b5241ff527d1c01a33b24/CMakeFiles/CMakeError.log". mysql-connector-c/6.1.11: CMake Warning at CMakeLists.txt:4 (message): Conan MySQL Connector/C Wrapped CMake getconf: no such configuration parameter `LEVEL1_DCACHE_LINESIZE' CMake Error: TRY_RUN() invoked in cross-compiling mode, please set the following cache variables appropriately: HAVE_LLVM_LIBCPP_EXITCODE (advanced) HAVE_LLVM_LIBCPP_EXITCODE__TRYRUN_OUTPUT (advanced) For details see /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/mysql-connector-c/6.1.11/_/_/build/ffa8b85b8a93ebf3d05b5241ff527d1c01a33b24/TryRunResults.cmake Dynamic plugins are disabled. mysql-connector-c/6.1.11: WARN: Recipe 'mysql-connector-c/6.1.11' is deprecated in favor of 'libmysqlclient'. Please, consider changing your requirements. mysql-connector-c/6.1.11: ERROR: Package 'ffa8b85b8a93ebf3d05b5241ff527d1c01a33b24' build failed mysql-connector-c/6.1.11: WARN: Build folder /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/mysql-connector-c/6.1.11/_/_/build/ffa8b85b8a93ebf3d05b5241ff527d1c01a33b24 ERROR: mysql-connector-c/6.1.11: Error in build() method, line 74 cmake = self._configure_cmake() while calling '_configure_cmake', line 59 self._cmake.configure(source_dir=self._source_subfolder) ConanException: Error 1 while executing cd '/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/mysql-connector-c/6.1.11/_/_/build/ffa8b85b8a93ebf3d05b5241ff527d1c01a33b24' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -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++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/mysql-connector-c/6.1.11/_/_/package/ffa8b85b8a93ebf3d05b5241ff527d1c01a33b24" -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" -DDISABLE_SHARED="True" -DDISABLE_STATIC="False" -DSTACK_DIRECTION="-1" -DREQUIRE_STDCPP="c++" -DWITH_SSL="system" -DWITH_ZLIB="system" -Wno-dev 'source_subfolder'