Closed narcdev closed 2 months ago
So I tried the same way as ICU : https://github.com/conan-io/conan-center-index/issues/8236#issuecomment-981781068
So now the output log explicitly say that it's not supported :
Yes, libmysqlclient recipe doesn't support cross-build currently (there are are try_run()
in underlying CMakeLists).
Hi there, I was reviewing old issues and I have come across this one.
This recipe nowadays still has no support for cross compilation, as you can see in https://github.com/conan-io/conan-center-index/blob/master/recipes/libmysqlclient/all/conanfile.py?plain=1#L79-L80
Therefore, I'll close this issue for now and if you still need support for cross compiling this recipe, I suggest to open a ticket requesting this feature, contributions are welcome!
Happy coding 🐸
Package and Environment Details (include every applicable attribute)
Conan profile (output of
conan profile show default
orconan profile show <profile>
if custom profile is in use)Steps to reproduce (Include if Applicable)
conan create . 8.0.25@ --profile x86_64
Logs (Include/Attach if Applicable)
Click to expand log
``` conan create . 8.0.25@ --profile x86_64 Exporting package recipe libmysqlclient/8.0.25 exports: File 'conandata.yml' found. Exporting it... libmysqlclient/8.0.25 exports: Copied 1 '.yml' file: conandata.yml libmysqlclient/8.0.25 exports_sources: Copied 1 '.txt' file: CMakeLists.txt libmysqlclient/8.0.25 exports_sources: Copied 5 '.patch' files libmysqlclient/8.0.25: The stored package has not changed libmysqlclient/8.0.25: Using the exported files summary hash as the recipe revision: 8dba7fa924c1a153dd908180cdec9c7d libmysqlclient/8.0.25: Exported revision: 8dba7fa924c1a153dd908180cdec9c7d Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos os_build=Macos [options] [build_requires] [env] libmysqlclient/8.0.25: Forced build from source libmysqlclient/8.0.25 (test package): Installing package Requirements libmysqlclient/8.0.25 from 'CENTER' - Cache lz4/1.9.3 from 'CENTER' - Cache openssl/1.1.1k from 'CENTER' - Cache zlib/1.2.11 from 'ARCANES' - Cache zstd/1.5.0 from 'CENTER' - Cache Packages libmysqlclient/8.0.25:98e07127027e502b26433a41fd5260c0e912e745 - Build lz4/1.9.3:e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc - Cache openssl/1.1.1k:e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc - Cache zlib/1.2.11:e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc - Cache zstd/1.5.0:e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc - Cache Cross-build from 'Macos:armv8' to 'Macos:x86_64' Installing (downloading, building) binaries... lz4/1.9.3: Already installed! openssl/1.1.1k: Already installed! zlib/1.2.11: Already installed! zstd/1.5.0: Already installed! libmysqlclient/8.0.25: WARN: Build folder is dirty, removing it: /Users/builder/.conan/data/libmysqlclient/8.0.25/_/_/build/98e07127027e502b26433a41fd5260c0e912e745 libmysqlclient/8.0.25: Copying sources to build folder libmysqlclient/8.0.25: Building your package in /Users/builder/.conan/data/libmysqlclient/8.0.25/_/_/build/98e07127027e502b26433a41fd5260c0e912e745 libmysqlclient/8.0.25: Generator cmake created conanbuildinfo.cmake libmysqlclient/8.0.25: Aggregating env generators libmysqlclient/8.0.25: Calling build() WARN: replace_in_file didn't find pattern 'MYSQL_CHECK_RE2() ' in 'source_subfolder/CMakeLists.txt' file. WARN: replace_in_file didn't find pattern 'INCLUDE(re2) ' in 'source_subfolder/CMakeLists.txt' file. WARN: replace_in_file didn't find pattern 'MYSQL_CHECK_LIBEDIT() ' in 'source_subfolder/CMakeLists.txt' file. WARN: replace_in_file didn't find pattern 'INCLUDE(libedit) ' in 'source_subfolder/CMakeLists.txt' file. -- The C compiler identification is AppleClang 13.0.0.13000029 -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/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/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning at CMakeLists.txt:4 (message): Conan libMySQLclient Wrapped CMake -- 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: Adjusting fPIC flag (ON) -- Conan: C++ stdlib: libc++ -- Running cmake version 3.21.4 -- Found Git: /usr/bin/git (found version "2.30.1 (Apple Git-130)") -- CMP0073 OLD -- CMAKE_MODULE_PATH is /Users/builder/.conan/data/openssl/1.1.1k/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/;/Users/builder/.conan/data/openssl/1.1.1k/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/cmake;/Users/builder/.conan/data/zlib/1.2.11/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/;/Users/builder/.conan/data/zstd/1.5.0/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/;/Users/builder/.conan/data/lz4/1.9.3/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/;/Users/builder/.conan/data/libmysqlclient/8.0.25/_/_/build/98e07127027e502b26433a41fd5260c0e912e745/source_subfolder/cmake -- MySQL 8.0.25 -- Source directory /Users/builder/.conan/data/libmysqlclient/8.0.25/_/_/build/98e07127027e502b26433a41fd5260c0e912e745/source_subfolder -- Binary directory /Users/builder/.conan/data/libmysqlclient/8.0.25/_/_/build/98e07127027e502b26433a41fd5260c0e912e745 -- CMAKE_GENERATOR: Unix Makefiles -- Performing Test HAVE_SUPPORTED_CLANG_VERSION CMake Error: TRY_RUN() invoked in cross-compiling mode, please set the following cache variables appropriately: HAVE_SUPPORTED_CLANG_VERSION_EXITCODE (advanced) HAVE_SUPPORTED_CLANG_VERSION_EXITCODE__TRYRUN_OUTPUT (advanced) For details see /Users/builder/.conan/data/libmysqlclient/8.0.25/_/_/build/98e07127027e502b26433a41fd5260c0e912e745/TryRunResults.cmake -- Performing Test HAVE_SUPPORTED_CLANG_VERSION - Failed -- 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 getconf: no such configuration parameter `LEVEL1_DCACHE_LINESIZE' -- DEFAULT_PLATFORM macos12.0 -- Packaging as: mysql-8.0.25-macos12.0-x86_64 -- 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 log -- Looking for log - 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 dlsym -- Looking for dlsym - 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 backtrace -- Looking for backtrace - 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 dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for include file endian.h -- Looking for include file endian.h - not 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 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/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/prctl.h -- Looking for include file sys/prctl.h - not 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 files sys/types.h, sasl/sasl.h -- Looking for include files sys/types.h, sasl/sasl.h - found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - not found -- Looking for backtrace -- Looking for backtrace - found -- Looking for index -- Looking for index - found -- Looking for chown -- Looking for chown - 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 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 fsync -- Looking for fsync - found -- Looking for gethrtime -- Looking for gethrtime - not 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 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 madvise -- Looking for madvise - found -- Looking for malloc_info -- Looking for malloc_info - 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 pthread_condattr_setclock -- Looking for pthread_condattr_setclock - not found -- Looking for pthread_getaffinity_np -- Looking for pthread_getaffinity_np - not found -- Looking for pthread_sigmask -- Looking for pthread_sigmask - 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 strlcat -- Looking for strlcat - found -- Looking for strsignal -- Looking for strsignal - 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 epoll_create -- Looking for epoll_create - not 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 MADV_DONTDUMP -- Looking for MADV_DONTDUMP - not found -- Performing Test HAVE_O_TMPFILE -- Performing Test HAVE_O_TMPFILE - Failed -- 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 -- Performing Test HAVE_SETNS -- Performing Test HAVE_SETNS - Failed -- 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 time_t -- Check size of time_t - done -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Success -- 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 -- Performing Test HAVE_CLOCK_GETTIME CMake Error: TRY_RUN() invoked in cross-compiling mode, please set the following cache variables appropriately: HAVE_CLOCK_GETTIME_EXITCODE (advanced) HAVE_CLOCK_GETTIME_EXITCODE__TRYRUN_OUTPUT (advanced) For details see /Users/builder/.conan/data/libmysqlclient/8.0.25/_/_/build/98e07127027e502b26433a41fd5260c0e912e745/TryRunResults.cmake -- Performing Test HAVE_CLOCK_GETTIME - Failed -- Performing Test HAVE_CLOCK_REALTIME CMake Error: TRY_RUN() invoked in cross-compiling mode, please set the following cache variables appropriately: HAVE_CLOCK_REALTIME_EXITCODE (advanced) HAVE_CLOCK_REALTIME_EXITCODE__TRYRUN_OUTPUT (advanced) For details see /Users/builder/.conan/data/libmysqlclient/8.0.25/_/_/build/98e07127027e502b26433a41fd5260c0e912e745/TryRunResults.cmake -- Performing Test HAVE_CLOCK_REALTIME - Failed -- 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 -- Looking for C++ include cxxabi.h -- Looking for C++ include cxxabi.h - found -- Performing Test HAVE_ABI_CXA_DEMANGLE -- Performing Test HAVE_ABI_CXA_DEMANGLE - Success -- Performing Test HAVE_BUILTIN_UNREACHABLE -- Performing Test HAVE_BUILTIN_UNREACHABLE - Success -- Performing Test HAVE_BUILTIN_EXPECT -- Performing Test HAVE_BUILTIN_EXPECT - Success -- Looking for __builtin_stpcpy -- Looking for __builtin_stpcpy - not found -- Performing Test HAVE_GCC_SYNC_BUILTINS -- Performing Test HAVE_GCC_SYNC_BUILTINS - Success -- Performing Test HAVE_SYS_GETTID -- Performing Test HAVE_SYS_GETTID - Success -- Performing Test HAVE_PTHREAD_GETTHREADID_NP -- Performing Test HAVE_PTHREAD_GETTHREADID_NP - Failed -- Performing Test HAVE_PTHREAD_THREADID_NP -- Performing Test HAVE_PTHREAD_THREADID_NP - Success -- Performing Test HAVE_INTEGER_PTHREAD_SELF -- Performing Test HAVE_INTEGER_PTHREAD_SELF - Failed -- Looking for netinet/in6.h -- Looking for netinet/in6.h - not found -- Check size of struct in6_addr -- Check size of struct in6_addr - failed -- 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 -- Looking for include file numa.h -- Looking for include file numa.h - not found -- Looking for include file numaif.h -- Looking for include file numaif.h - not found -- NUMA library missing or required version not available -- Found ZLIB: /Users/builder/.conan/data/zlib/1.2.11/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libz.a (found version "1.2.11") -- ZLIB_VERSION (system) is 1.2.11 -- ZSTD_VERSION (system) is 1.5.0 -- The openssl command does not support zlib -- OPENSSL_INCLUDE_DIR = /Users/builder/.conan/data/openssl/1.1.1k/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/include -- OPENSSL_LIBRARY = /Users/builder/.conan/data/openssl/1.1.1k/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libssl.a -- CRYPTO_LIBRARY = /Users/builder/.conan/data/openssl/1.1.1k/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libcrypto.a -- OPENSSL_MAJOR_VERSION = 1 -- OPENSSL_MINOR_VERSION = 01 -- OPENSSL_FIX_VERSION = 01 -- Looking for SHA512_DIGEST_LENGTH -- Looking for SHA512_DIGEST_LENGTH - found -- SSL_LIBRARIES = /Users/builder/.conan/data/openssl/1.1.1k/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libssl.a;/Users/builder/.conan/data/openssl/1.1.1k/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libcrypto.a -- WITH_SSL_PATH /Users/builder/.conan/data/openssl/1.1.1k/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc -- CRYPTO_EXT .a -- KERBEROS path is none, disabling kerberos support. -- SASL_LIBRARY /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk/usr/lib/libsasl2.tbd -- SASL_VERSION (system) is 2.1.26 -- LBER_LIBRARY /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk/usr/lib/liblber.tbd -- LDAP_LIBRARY /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk/System/Library/Frameworks/ldap.framework -- Looking for lber.h -- Looking for lber.h - found -- Looking for ldap.h -- Looking for ldap.h - found -- WITH_CURL=none, not using any curl library. -- CURL_LIBRARY = -- CURL_INCLUDE_DIR = -- Performing Test HAVE_Wunreachable-code-break -- Performing Test HAVE_Wunreachable-code-break - Success -- Performing Test HAVE_Wunreachable-code-return -- Performing Test HAVE_Wunreachable-code-return - Success -- Performing Test HAVE_CXX_W_inconsistent_missing_destructor_override -- Performing Test HAVE_CXX_W_inconsistent_missing_destructor_override - Success -- Performing Test HAVE_CXX_W_inconsistent_missing_override -- Performing Test HAVE_CXX_W_inconsistent_missing_override - Success -- Performing Test HAVE_CXX_W_shadow_field -- Performing Test HAVE_CXX_W_shadow_field - Success -- Performing Test HAVE_CXX_W_missing_profile -- Performing Test HAVE_CXX_W_missing_profile - Failed -- Found Unix DNS SRV APIs -- Building authentication_ldap_sasl_client WITHOUT Kerberos -- Library mysqlclient depends on OSLIBS /Users/builder/.conan/data/zlib/1.2.11/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libz.a;/Users/builder/.conan/data/zstd/1.5.0/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libzstd.a;/Users/builder/.conan/data/openssl/1.1.1k/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libssl.a;/Users/builder/.conan/data/openssl/1.1.1k/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libcrypto.a -- MERGE_CONVENIENCE_LIBRARIES TARGET mysqlclient -- MERGE_CONVENIENCE_LIBRARIES LIBS clientlib;mytime;strings;vio;mysys -- The mysqlservices library is for server plugins only -- CONFIG_CLIENT_LIBS -lz -lzstd -lssl -lcrypto -lresolv -- CONFIG_LIBS_PRIVATE -lz -lzstd -lssl -lcrypto -lresolv -- INSTALL mysqlclient.pc lib/pkgconfig -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- CMAKE_BUILD_TYPE: Release -- COMPILE_DEFINITIONS: HAVE_CONFIG_H;__STDC_LIMIT_MACROS;__STDC_FORMAT_MACROS;_USE_MATH_DEFINES;LZ4_DISABLE_DEPRECATE_WARNINGS;HAVE_TLSv13 -- CMAKE_C_FLAGS: -fno-omit-frame-pointer -ftls-model=initial-exec -m64 -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -Wconditional-uninitialized -Wextra-semi -Wmissing-noreturn -Wunreachable-code-break -Wunreachable-code-return -- CMAKE_CXX_FLAGS: -std=c++14 -fno-omit-frame-pointer -ftls-model=initial-exec -m64 -stdlib=libc++ -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wcast-qual -Wno-null-conversion -Wno-unused-private-field -Wconditional-uninitialized -Wdeprecated -Wextra-semi -Wheader-hygiene -Wnon-virtual-dtor -Wundefined-reinterpret-cast -Winconsistent-missing-destructor-override -Winconsistent-missing-override -Wshadow-field -- CMAKE_CXX_FLAGS_DEBUG: -DSAFE_MUTEX -DENABLED_DEBUG_SYNC -g -- CMAKE_CXX_FLAGS_RELWITHDEBINFO: -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -- CMAKE_CXX_FLAGS_RELEASE: -ffunction-sections -fdata-sections -O3 -DNDEBUG -- CMAKE_CXX_FLAGS_MINSIZEREL: -ffunction-sections -fdata-sections -Os -DNDEBUG -- CMAKE_C_LINK_FLAGS: -Wl,-headerpad_max_install_names -- CMAKE_CXX_LINK_FLAGS: -Wl,-headerpad_max_install_names -- CMAKE_EXE_LINKER_FLAGS -- CMAKE_MODULE_LINKER_FLAGS -- CMAKE_SHARED_LINKER_FLAGS -m64 -- Configuring incomplete, errors occurred! See also "/Users/builder/.conan/data/libmysqlclient/8.0.25/_/_/build/98e07127027e502b26433a41fd5260c0e912e745/CMakeFiles/CMakeOutput.log". See also "/Users/builder/.conan/data/libmysqlclient/8.0.25/_/_/build/98e07127027e502b26433a41fd5260c0e912e745/CMakeFiles/CMakeError.log". libmysqlclient/8.0.25: libmysqlclient/8.0.25: ERROR: Package '98e07127027e502b26433a41fd5260c0e912e745' build failed libmysqlclient/8.0.25: WARN: Build folder /Users/builder/.conan/data/libmysqlclient/8.0.25/_/_/build/98e07127027e502b26433a41fd5260c0e912e745 ERROR: libmysqlclient/8.0.25: Error in build() method, line 153 cmake = self._configure_cmake() while calling '_configure_cmake', line 148 self._cmake.configure(source_dir=self._source_subfolder) ConanException: Error 1 while executing cd '/Users/builder/.conan/data/libmysqlclient/8.0.25/_/_/build/98e07127027e502b26433a41fd5260c0e912e745' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCMAKE_OSX_SYSROOT="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="13.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/builder/.conan/data/libmysqlclient/8.0.25/_/_/package/98e07127027e502b26433a41fd5260c0e912e745" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DDISABLE_SHARED="True" -DSTACK_DIRECTION="-1" -DWITHOUT_SERVER="True" -DWITH_UNIT_TESTS="False" -DENABLED_PROFILING="False" -DWIX_DIR="False" -DWITH_LZ4="system" -DWITH_ZSTD="system" -DZSTD_INCLUDE_DIR="/Users/builder/.conan/data/zstd/1.5.0/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/include" -DWITH_SSL="/Users/builder/.conan/data/openssl/1.1.1k/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc" -DWITH_ZLIB="system" -Wno-dev 'source_subfolder' ```