******************************************************************************** conan install libmysqlclient/8.0.17@#f3f01cd304dc8dc5bdabcc9f1c84a0ba --build=libmysqlclient -pr /Users/jenkins/w/BuildSingleReference@4/88227/59f2d983-7b10-4f95-b3ad-d7fd48960ce8/profile_osx_120_libcpp_apple-clang_release_64.libmysqlclient-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] libmysqlclient:shared=False [build_requires] [env] libmysqlclient/8.0.17: Forced build from source Installing package: libmysqlclient/8.0.17 Requirements libmysqlclient/8.0.17 from local cache - Cache openssl/1.1.1m from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages libmysqlclient/8.0.17:12e80b538837eca6e02ef1a3eed67aa25cf3423c - Build openssl/1.1.1m:647afeb69d3b0a2d3d316e80b24d38c714cc6900 - Cache zlib/1.2.11:647afeb69d3b0a2d3d316e80b24d38c714cc6900 - Cache Installing (downloading, building) binaries... openssl/1.1.1m: Already installed! zlib/1.2.11: Already installed! libmysqlclient/8.0.17: Copying sources to build folder libmysqlclient/8.0.17: Building your package in /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c libmysqlclient/8.0.17: Generator cmake created conanbuildinfo.cmake libmysqlclient/8.0.17: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libmysqlclient/8.0.17: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.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/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/package/12e80b538837eca6e02ef1a3eed67aa25cf3423c" -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_SSL="/Users/jenkins/w/BuildSingleReference@4/.conan/data/openssl/1.1.1m/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900" -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 -- Check for working C compiler: /Applications/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Applications/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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 language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: C++ stdlib: libc++ -- Running cmake version 3.15.7 -- Found Git: /usr/local/bin/git (found version "2.34.1") -- MySQL 8.0.17 -- Source directory /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder -- Binary directory /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c -- CMAKE_GENERATOR: Unix Makefiles -- Performing Test HAVE_SUPPORTED_CLANG_VERSION -- Performing Test HAVE_SUPPORTED_CLANG_VERSION - Success -- 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 -- Packaging as: mysql-8.0.17-osx10.17-x86_64 -- Performing Test C_LD_GOLD_RESULT -- Performing Test C_LD_GOLD_RESULT - Failed -- Performing Test CXX_LD_GOLD_RESULT -- Performing Test CXX_LD_GOLD_RESULT - Failed -- Performing Test HAVE_LLVM_LIBCPP -- Performing Test HAVE_LLVM_LIBCPP - Success -- 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 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/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 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 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 fseeko -- Looking for fseeko - found -- Looking for fsync -- Looking for fsync - 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 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_getaffinity_np -- Looking for pthread_getaffinity_np - not found -- Looking for pthread_sigmask -- Looking for pthread_sigmask - 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 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 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 MADV_DONTDUMP -- Looking for MADV_DONTDUMP - not found -- Performing Test HAVE_O_TMPFILE -- Performing Test HAVE_O_TMPFILE - Failed -- 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 -- Performing Test HAVE_SETNS -- Performing Test HAVE_SETNS - Failed -- Looking for EVFILT_TIMER -- Looking for EVFILT_TIMER - found -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- 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 -- 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 -- Check size of socklen_t -- Check size of socklen_t - done -- Performing Test HAVE_VISIBILITY_HIDDEN -- Performing Test HAVE_VISIBILITY_HIDDEN - Success -- Performing Test HAVE_CLOCK_GETTIME -- Performing Test HAVE_CLOCK_GETTIME - Success -- Performing Test HAVE_CLOCK_REALTIME -- Performing Test HAVE_CLOCK_REALTIME - 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_PAUSE_INSTRUCTION -- Performing Test HAVE_PAUSE_INSTRUCTION - Success -- 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 -- 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 -- 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 -- The openssl command does not support zlib -- OPENSSL_INCLUDE_DIR = /Users/jenkins/w/BuildSingleReference@4/.conan/data/openssl/1.1.1m/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -- OPENSSL_LIBRARY = /Users/jenkins/w/BuildSingleReference@4/.conan/data/openssl/1.1.1m/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libssl.a -- CRYPTO_LIBRARY = /Users/jenkins/w/BuildSingleReference@4/.conan/data/openssl/1.1.1m/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/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/jenkins/w/BuildSingleReference@4/.conan/data/openssl/1.1.1m/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libssl.a;/Users/jenkins/w/BuildSingleReference@4/.conan/data/openssl/1.1.1m/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libcrypto.a -- SASL_LIBRARY /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/lib/libsasl2.tbd -- No WITH_CURL has been set. 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_shadow_field -- Performing Test HAVE_CXX_W_shadow_field - Success -- Creating LDAP authentication SASL client library. -- Currently LDAP SASL client authentication plug-in is build with only system installed cyrus SASL library. -- Looking for include file sasl/sasl.h -- Looking for include file sasl/sasl.h - found -- Looking for include file lber.h -- Looking for include file lber.h - found -- SASL_LIBRARY = /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/lib/libsasl2.tbd -- Library mysqlclient depends on OSLIBS z;/Users/jenkins/w/BuildSingleReference@4/.conan/data/openssl/1.1.1m/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libssl.a;/Users/jenkins/w/BuildSingleReference@4/.conan/data/openssl/1.1.1m/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libcrypto.a -- MERGE_CONVENIENCE_LIBRARIES TARGET mysqlclient -- MERGE_CONVENIENCE_LIBRARIES LIBS clientlib;dbug;mytime;strings;vio;mysys -- Check if the system is big endian -- Searching 16 bit integer -- Using unsigned short -- Check if the system is big endian - little endian -- The mysqlservices library is for server plugins only -- CONFIG_CLIENT_LIBS -lz -lssl -lcrypto -- CONFIG_LIBS_PRIVATE -lz -lssl -lcrypto -- INSTALL LIBMYSQL_OS_OUTPUT_NAME-NOTFOUND.pc lib/pkgconfig -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- CMAKE_BUILD_TYPE: Release -- COMPILE_DEFINITIONS: HAVE_CONFIG_H;HAVE_OPENSSL;__STDC_LIMIT_MACROS;__STDC_FORMAT_MACROS;_USE_MATH_DEFINES;LZ4_DISABLE_DEPRECATE_WARNINGS;HAVE_TLSv13 -- CMAKE_C_FLAGS: -fno-omit-frame-pointer -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 -m64 -stdlib=libc++ -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-null-conversion -Wno-unused-private-field -Wconditional-uninitialized -Wdeprecated -Wextra-semi -Wheader-hygiene -Wnon-virtual-dtor -Wundefined-reinterpret-cast -Winconsistent-missing-destructor-override -Wshadow-field -- CMAKE_CXX_FLAGS_DEBUG: -DSAFE_MUTEX -DENABLED_DEBUG_SYNC -g -- CMAKE_CXX_FLAGS_RELWITHDEBINFO: -DDBUG_OFF -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -- CMAKE_CXX_FLAGS_RELEASE: -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG -- CMAKE_CXX_FLAGS_MINSIZEREL: -DDBUG_OFF -ffunction-sections -fdata-sections -Os -DNDEBUG -- CMAKE_C_LINK_FLAGS: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -- CMAKE_CXX_LINK_FLAGS: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -- CMAKE_EXE_LINKER_FLAGS -- CMAKE_MODULE_LINKER_FLAGS -- CMAKE_SHARED_LINKER_FLAGS -m64 -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c' '--' '-j4' ----------------- Scanning dependencies of target INFO_BIN Scanning dependencies of target INFO_SRC Scanning dependencies of target mytime [ 0%] Built target INFO_SRC [ 1%] Building CXX object mysys/CMakeFiles/mytime.dir/my_time.cc.o [ 1%] Built target INFO_BIN [ 1%] Building CXX object mysys/CMakeFiles/mytime.dir/my_systime.cc.o Scanning dependencies of target vio [ 2%] Building CXX object vio/CMakeFiles/vio.dir/vio.cc.o Scanning dependencies of target uca9dump [ 3%] Building CXX object strings/CMakeFiles/uca9dump.dir/uca9-dump.cc.o [ 3%] Building CXX object vio/CMakeFiles/vio.dir/viosocket.cc.o [ 4%] Building CXX object vio/CMakeFiles/vio.dir/viossl.cc.o libmysqlclient/8.0.17: getconf: no such configuration parameter `LEVEL1_DCACHE_LINESIZE' Dynamic plugins are disabled. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR WIX_DIR In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_time.cc:46: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_time.h:38: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/cstddef:37: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_time.cc:46: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_time.h:38: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/cstddef:49:9: error: no member named 'ptrdiff_t' in the global namespace using ::ptrdiff_t; ~~^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_time.cc:46: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_time.h:40: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/limits:105: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/type_traits:418: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_systime.cc:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_systime.h:33: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/chrono:828: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/type_traits:417: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/cstddef:37: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: C++ requires a type specifier for all declarations MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:22: error: expected ';' after top level declarator MYSQL_VERSION_MAJOR=8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_systime.cc:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_systime.h:33: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/chrono:828: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/type_traits:417: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/cstddef:49:9: error: no member named 'ptrdiff_t' in the global namespace using ::ptrdiff_t; ~~^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_systime.cc:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_systime.h:33: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/chrono:828: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/type_traits:418: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: C++ requires a type specifier for all declarations MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:22: error: expected ';' after top level declarator MYSQL_VERSION_MAJOR=8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_systime.cc:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_systime.h:33: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/chrono:829: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/ratio:81: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/cstdint:144: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/stdint.h:123: In file included from /Applications/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.5/include/stdint.h:52: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:33:9: error: unknown type name 'uint8_t' typedef uint8_t uint_least8_t; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:44:9: error: unknown type name 'uint8_t' typedef uint8_t uint_fast8_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_systime.cc:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_systime.h:33: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/chrono:829: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/ratio:81: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/cstdint:157:8: error: no member named 'uint8_t' in the global namespace using::uint8_t; ~~^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_systime.cc:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_systime.h:33: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/chrono:829: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/ratio:270:81: error: expected class name template struct __is_ratio : false_type {}; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/ratio:271:81: error: expected class name template struct __is_ratio > : true_type {}; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/ratio:418:14: error: no template named 'integral_constant' : public _LIBCPP_BOOL_CONSTANT((_R1::num == _R2::num && _R1::den == _R2::den)) {}; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/type_traits:452:36: note: expanded from macro '_LIBCPP_BOOL_CONSTANT' #define _LIBCPP_BOOL_CONSTANT(__b) integral_constant ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_systime.cc:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_systime.h:33: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/chrono:829: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/ratio:422:14: error: no template named 'integral_constant' : public _LIBCPP_BOOL_CONSTANT((!ratio_equal<_R1, _R2>::value)) {}; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/type_traits:452:36: note: expanded from macro '_LIBCPP_BOOL_CONSTANT' #define _LIBCPP_BOOL_CONSTANT(__b) integral_constant ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_systime.cc:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_systime.h:33: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/chrono:829: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/ratio:481:14: error: no template named 'integral_constant' : public _LIBCPP_BOOL_CONSTANT((__ratio_less<_R1, _R2>::value)) {}; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/type_traits:452:36: note: expanded from macro '_LIBCPP_BOOL_CONSTANT' #define _LIBCPP_BOOL_CONSTANT(__b) integral_constant ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_systime.cc:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_systime.h:33: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/chrono:829: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/ratio:485:14: error: no template named 'integral_constant' : public _LIBCPP_BOOL_CONSTANT((!ratio_less<_R2, _R1>::value)) {}; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/type_traits:452:36: note: expanded from macro '_LIBCPP_BOOL_CONSTANT' #define _LIBCPP_BOOL_CONSTANT(__b) integral_constant ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_time.cc:46: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_time.h:40: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/limits:121: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_systime.cc:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_systime.h:33: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/chrono:829: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/ratio:489:14: error: no template named 'integral_constant' : public _LIBCPP_BOOL_CONSTANT((ratio_less<_R2, _R1>::value)) {}; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/type_traits:452:36: note: expanded from macro '_LIBCPP_BOOL_CONSTANT' #define _LIBCPP_BOOL_CONSTANT(__b) integral_constant ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_systime.cc:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_systime.h:33: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/chrono:829: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/ratio:493:14: error: no template named 'integral_constant' : public _LIBCPP_BOOL_CONSTANT((!ratio_less<_R1, _R2>::value)) {}; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/type_traits:452:36: note: expanded from macro '_LIBCPP_BOOL_CONSTANT' #define _LIBCPP_BOOL_CONSTANT(__b) integral_constant ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_systime.cc:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_systime.h:33: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/chrono:830: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/limits:121: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: C++ requires a type specifier for all declarations MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:22: error: expected ';' after top level declarator MYSQL_VERSION_MAJOR=8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_systime.cc:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_systime.h:36: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/thread:86: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:107:48: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? size_t mbrlen(const char * __restrict, size_t, mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio.cc:36: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:90: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/exception:80: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/cstddef:37: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: C++ requires a type specifier for all declarations MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:22: error: expected ';' after top level declarator MYSQL_VERSION_MAJOR=8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio.cc:36: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:90: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/exception:80: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/cstddef:49:9: error: no member named 'ptrdiff_t' in the global namespace using ::ptrdiff_t; ~~^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio.cc:36: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:90: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/exception:82: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/type_traits:418: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: C++ requires a type specifier for all declarations MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:22: error: expected ';' after top level declarator MYSQL_VERSION_MAJOR=8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio.cc:36: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:187:108: error: no type named 'nothrow_t' in namespace 'std' _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(std::size_t __sz, const std::nothrow_t&) _NOEXCEPT _LIBCPP_NOALIAS; ~~~~~^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:189:74: error: no type named 'nothrow_t' in namespace 'std' _LIBCPP_OVERRIDABLE_FUNC_VIS void operator delete(void* __p, const std::nothrow_t&) _NOEXCEPT; ~~~~~^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:195:110: error: no type named 'nothrow_t' in namespace 'std' _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new[](std::size_t __sz, const std::nothrow_t&) _NOEXCEPT _LIBCPP_NOALIAS; ~~~~~^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:197:76: error: no type named 'nothrow_t' in namespace 'std' _LIBCPP_OVERRIDABLE_FUNC_VIS void operator delete[](void* __p, const std::nothrow_t&) _NOEXCEPT; ~~~~~^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:203:102: error: no type named 'align_val_t' in namespace 'std' _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(std::size_t __sz, std::align_val_t) _THROW_BAD_ALLOC; ~~~~~^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_time.cc:49: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:205: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:204:102: error: no type named 'align_val_t' in namespace 'std' _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(std::size_t __sz, std::align_val_t, const std::nothrow_t&) _NOEXCEPT _LIBCPP_NOALIAS; ~~~~~^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:204:126: error: no type named 'nothrow_t' in namespace 'std' _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(std::size_t __sz, std::align_val_t, const std::nothrow_t&) _NOEXCEPT _LIBCPP_NOALIAS; ~~~~~^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:205:68: error: no type named 'align_val_t' in namespace 'std' _LIBCPP_OVERRIDABLE_FUNC_VIS void operator delete(void* __p, std::align_val_t) _NOEXCEPT; ~~~~~^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:206:68: error: no type named 'align_val_t' in namespace 'std' _LIBCPP_OVERRIDABLE_FUNC_VIS void operator delete(void* __p, std::align_val_t, const std::nothrow_t&) _NOEXCEPT; ~~~~~^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:206:92: error: no type named 'nothrow_t' in namespace 'std' _LIBCPP_OVERRIDABLE_FUNC_VIS void operator delete(void* __p, std::align_val_t, const std::nothrow_t&) _NOEXCEPT; ~~~~~^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:208:124: error: no type named 'align_val_t' in namespace 'std' _LIBCPP_OVERRIDABLE_FUNC_VIS _LIBCPP_AVAILABILITY_SIZED_NEW_DELETE void operator delete(void* __p, std::size_t __sz, std::align_val_t) _NOEXCEPT; ~~~~~^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:211:104: error: no type named 'align_val_t' in namespace 'std' _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new[](std::size_t __sz, std::align_val_t) _THROW_BAD_ALLOC; ~~~~~^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:212:104: error: no type named 'align_val_t' in namespace 'std' _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new[](std::size_t __sz, std::align_val_t, const std::nothrow_t&) _NOEXCEPT _LIBCPP_NOALIAS; ~~~~~^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:212:128: error: no type named 'nothrow_t' in namespace 'std' _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new[](std::size_t __sz, std::align_val_t, const std::nothrow_t&) _NOEXCEPT _LIBCPP_NOALIAS; ~~~~~^ fatal error: too many errors emitted, stopping now [-ferror-limit=] In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/strings/uca9-dump.cc:63: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:639: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/initializer_list:46: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/cstddef:37: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: C++ requires a type specifier for all declarations MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:22: error: expected ';' after top level declarator MYSQL_VERSION_MAJOR=8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/strings/uca9-dump.cc:63: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:639: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/initializer_list:46: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/cstddef:49:9: error: no member named 'ptrdiff_t' in the global namespace using ::ptrdiff_t; ~~^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/strings/uca9-dump.cc:63: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:640: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/type_traits:418: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: C++ requires a type specifier for all declarations MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:22: error: expected ';' after top level declarator MYSQL_VERSION_MAJOR=8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/strings/uca9-dump.cc:63: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:107:48: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? size_t mbrlen(const char * __restrict, size_t, mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/strings/uca9-dump.cc:63: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:109:6: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/strings/uca9-dump.cc:63: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:110:19: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? int mbsinit(const mbstate_t *); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/strings/uca9-dump.cc:63: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:112:6: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/strings/uca9-dump.cc:63: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:123:44: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? size_t wcrtomb(char * __restrict, wchar_t, mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/strings/uca9-dump.cc:63: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:139:6: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/strings/uca9-dump.cc:63: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:196:21: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? size_t, mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/strings/uca9-dump.cc:63: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:204:21: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? size_t, mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_time.cc:49: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:668: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/typeinfo:60: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/exception:83: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/strings/uca9-dump.cc:63: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:189:14: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? typedef fpos streampos; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/strings/uca9-dump.cc:63: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:190:14: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? typedef fpos wstreampos; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/strings/uca9-dump.cc:63: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:195:14: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? typedef fpos u16streampos; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_time.cc:49: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:671: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:93: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/strings/uca9-dump.cc:63: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:196:14: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? typedef fpos u32streampos; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/strings/uca9-dump.cc:63: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:262:6: error: no template named 'is_nothrow_move_constructible' !is_nothrow_move_constructible<_Tp>::value && is_copy_constructible<_Tp>::value, ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:262:51: error: no template named 'is_copy_constructible' !is_nothrow_move_constructible<_Tp>::value && is_copy_constructible<_Tp>::value, ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_time.cc:49: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:674: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iterator:423: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_time.cc:49: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:674: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iterator:562:13: error: unknown type name 'ptrdiff_t' typedef ptrdiff_t difference_type; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iterator:623:56: error: unknown type name 'ptrdiff_t' template, class _Distance = ptrdiff_t> ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iterator:989:54: error: template parameter missing a default argument class _Traits = char_traits<_CharT>, class _Distance = ptrdiff_t> ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iterator:989:27: note: previous default template argument defined here class _Traits = char_traits<_CharT>, class _Distance = ptrdiff_t> ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_time.cc:49: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:677: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/tuple:154: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ 20 errors generated. make[2]: *** [mysys/CMakeFiles/mytime.dir/my_systime.cc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_time.cc:49: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:681: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/atomic:576: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__threading_support:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/chrono:831: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viosocket.cc:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio_priv.h:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:639: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/initializer_list:46: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/cstddef:37: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viosocket.cc:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio_priv.h:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:640: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/type_traits:418: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viosocket.cc:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio_priv.h:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:205: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viosocket.cc:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio_priv.h:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:107:48: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? size_t mbrlen(const char * __restrict, size_t, mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viosocket.cc:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio_priv.h:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:109:6: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_time.cc:49: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:681: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/atomic:581: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/mysys/my_time.cc:49: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:681: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/atomic:1052:73: error: unknown type name 'ptrdiff_t' _Tp* __cxx_atomic_fetch_add(__cxx_atomic_base_impl<_Tp*> volatile* __a, ptrdiff_t __delta, memory_order __order) _NOEXCEPT { ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viosocket.cc:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio_priv.h:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:110:19: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? int mbsinit(const mbstate_t *); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viosocket.cc:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio_priv.h:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:112:6: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viosocket.cc:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio_priv.h:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:123:44: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? size_t wcrtomb(char * __restrict, wchar_t, mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/atomic:1057:65: error: unknown type name 'ptrdiff_t' _Tp* __cxx_atomic_fetch_add(__cxx_atomic_base_impl<_Tp*> * __a, ptrdiff_t __delta, memory_order __order) _NOEXCEPT { ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/atomic:1073:73: error: unknown type name 'ptrdiff_t' _Tp* __cxx_atomic_fetch_sub(__cxx_atomic_base_impl<_Tp*> volatile* __a, ptrdiff_t __delta, memory_order __order) _NOEXCEPT { ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/atomic:1078:65: error: unknown type name 'ptrdiff_t' _Tp* __cxx_atomic_fetch_sub(__cxx_atomic_base_impl<_Tp*> * __a, ptrdiff_t __delta, memory_order __order) _NOEXCEPT { ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viosocket.cc:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio_priv.h:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:139:6: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viosocket.cc:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio_priv.h:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:196:21: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? size_t, mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viosocket.cc:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio_priv.h:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:204:21: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? size_t, mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viosocket.cc:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio_priv.h:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:189:14: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? typedef fpos streampos; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viosocket.cc:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio_priv.h:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:190:14: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? typedef fpos wstreampos; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viosocket.cc:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio_priv.h:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:195:14: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? typedef fpos u16streampos; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viosocket.cc:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio_priv.h:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:196:14: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? typedef fpos u32streampos; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viosocket.cc:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio_priv.h:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:668: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/typeinfo:60: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/exception:83: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viosocket.cc:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio_priv.h:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:671: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:93: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viosocket.cc:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio_priv.h:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:673: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/limits:121: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viosocket.cc:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/vio_priv.h:34: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:674: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iterator:423: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[2]: *** [mysys/CMakeFiles/mytime.dir/my_time.cc.o] Error 1 make[1]: *** [mysys/CMakeFiles/mytime.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viossl.cc:41: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/mysql/psi/mysql_socket.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_sys.h:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:639: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/initializer_list:46: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/cstddef:37: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viossl.cc:41: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/mysql/psi/mysql_socket.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_sys.h:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:640: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/type_traits:418: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ 20 errors generated. make[2]: *** [vio/CMakeFiles/vio.dir/vio.cc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viossl.cc:41: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/mysql/psi/mysql_socket.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_sys.h:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:205: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viossl.cc:41: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/mysql/psi/mysql_socket.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_sys.h:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:107:48: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? size_t mbrlen(const char * __restrict, size_t, mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viossl.cc:41: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/mysql/psi/mysql_socket.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_sys.h:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:109:6: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viossl.cc:41: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/mysql/psi/mysql_socket.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_sys.h:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:110:19: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? int mbsinit(const mbstate_t *); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viossl.cc:41: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/mysql/psi/mysql_socket.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_sys.h:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:112:6: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viossl.cc:41: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/mysql/psi/mysql_socket.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_sys.h:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:123:44: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? size_t wcrtomb(char * __restrict, wchar_t, mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viossl.cc:41: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/mysql/psi/mysql_socket.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_sys.h:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:139:6: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viossl.cc:41: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/mysql/psi/mysql_socket.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_sys.h:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:196:21: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? size_t, mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viossl.cc:41: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/mysql/psi/mysql_socket.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_sys.h:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:95: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/wchar.h:119: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:204:21: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? size_t, mbstate_t * __restrict); ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viossl.cc:41: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/mysql/psi/mysql_socket.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_sys.h:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:189:14: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? typedef fpos streampos; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viossl.cc:41: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/mysql/psi/mysql_socket.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_sys.h:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:190:14: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? typedef fpos wstreampos; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viossl.cc:41: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/mysql/psi/mysql_socket.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_sys.h:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:195:14: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? typedef fpos u16streampos; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viossl.cc:41: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/mysql/psi/mysql_socket.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_sys.h:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:206: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__debug:14: /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iosfwd:196:14: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'? typedef fpos u32streampos; ^ /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here } __mbstate_t; ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viossl.cc:41: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/mysql/psi/mysql_socket.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_sys.h:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:668: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/typeinfo:60: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/exception:83: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viossl.cc:41: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/mysql/psi/mysql_socket.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_sys.h:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:671: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:93: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viossl.cc:41: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/mysql/psi/mysql_socket.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_sys.h:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:673: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/limits:121: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/vio/viossl.cc:41: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/mysql/psi/mysql_socket.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/my_sys.h:54: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/m_string.h:39: In file included from /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/include/lex_string.h:30: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:674: In file included from /Applications/conan/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iterator:423: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/source_subfolder/version:1:1: error: expected unqualified-id MYSQL_VERSION_MAJOR=8 ^ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c/include/my_config.h:303:29: note: expanded from macro 'MYSQL_VERSION_MAJOR' #define MYSQL_VERSION_MAJOR 8 ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[2]: *** [vio/CMakeFiles/vio.dir/viosocket.cc.o] Error 1 20 errors generated. make[2]: *** [vio/CMakeFiles/vio.dir/viossl.cc.o] Error 1 make[1]: *** [vio/CMakeFiles/vio.dir/all] Error 2 20 errors generated. make[2]: *** [strings/CMakeFiles/uca9dump.dir/uca9-dump.cc.o] Error 1 make[1]: *** [strings/CMakeFiles/uca9dump.dir/all] Error 2 make: *** [all] Error 2 libmysqlclient/8.0.17: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c 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. libmysqlclient/8.0.17: ERROR: Package '12e80b538837eca6e02ef1a3eed67aa25cf3423c' build failed libmysqlclient/8.0.17: WARN: Build folder /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c ERROR: libmysqlclient/8.0.17: Error in build() method, line 209 cmake.build() ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/BuildSingleReference@4/.conan/data/libmysqlclient/8.0.17/_/_/build/12e80b538837eca6e02ef1a3eed67aa25cf3423c' '--' '-j4'