******************************************************************************** conan install libmysqlclient/8.0.25@ --build=libmysqlclient --profile:host=/Users/jenkins/w/BuildSingleReference@8/16392/54609f37-ad7f-466b-9e78-8fde134531e7/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] libmysqlclient:shared=True [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] libmysqlclient/8.0.25: Forced build from source Installing package: libmysqlclient/8.0.25 Requirements libmysqlclient/8.0.25 from local cache - Cache lz4/1.9.3 from 'conan-center' - Cache openssl/1.1.1k from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache zstd/1.5.0 from 'conan-center' - Cache Packages libmysqlclient/8.0.25:e3d1026de857d618706b7e0a471438280f89fa96 - Build lz4/1.9.3:baf78352c82543f997ec32332829b6fa30714eaa - Cache openssl/1.1.1k:baf78352c82543f997ec32332829b6fa30714eaa - Cache zlib/1.2.11:baf78352c82543f997ec32332829b6fa30714eaa - Cache zstd/1.5.0:baf78352c82543f997ec32332829b6fa30714eaa - Cache Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... lz4/1.9.3: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK openssl/1.1.1k: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK zstd/1.5.0: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK libmysqlclient/8.0.25: Copying sources to build folder libmysqlclient/8.0.25: Building your package in /Users/jenkins/w/BuildSingleReference@8/.conan/data/libmysqlclient/8.0.25/_/_/build/e3d1026de857d618706b7e0a471438280f89fa96 libmysqlclient/8.0.25: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libmysqlclient/8.0.25: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@8/.conan/data/libmysqlclient/8.0.25/_/_/build/e3d1026de857d618706b7e0a471438280f89fa96' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@8/.conan/data/libmysqlclient/8.0.25/_/_/package/e3d1026de857d618706b7e0a471438280f89fa96" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DDISABLE_SHARED="False" -DSTACK_DIRECTION="-1" -DWITHOUT_SERVER="True" -DWITH_UNIT_TESTS="False" -DENABLED_PROFILING="False" -DWIX_DIR="False" -DWITH_LZ4="system" -DWITH_ZSTD="system" -DZSTD_INCLUDE_DIR="/Users/jenkins/w/BuildSingleReference@8/.conan/data/zstd/1.5.0/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/include" -DWITH_SSL="/Users/jenkins/w/BuildSingleReference@8/.conan/data/openssl/1.1.1k/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa" -DWITH_ZLIB="system" -Wno-dev 'source_subfolder' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Running cmake version 3.18.4 -- Found Git: /usr/bin/git (found version "2.24.3 (Apple Git-128)") -- CMP0073 OLD -- CMAKE_MODULE_PATH is /Users/jenkins/w/BuildSingleReference@8/.conan/data/openssl/1.1.1k/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/;/Users/jenkins/w/BuildSingleReference@8/.conan/data/openssl/1.1.1k/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/lib/cmake;/Users/jenkins/w/BuildSingleReference@8/.conan/data/zlib/1.2.11/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/;/Users/jenkins/w/BuildSingleReference@8/.conan/data/zstd/1.5.0/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/;/Users/jenkins/w/BuildSingleReference@8/.conan/data/lz4/1.9.3/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/;/Users/jenkins/w/BuildSingleReference@8/.conan/data/libmysqlclient/8.0.25/_/_/build/e3d1026de857d618706b7e0a471438280f89fa96/source_subfolder/cmake -- MySQL 8.0.25 -- Source directory /Users/jenkins/w/BuildSingleReference@8/.conan/data/libmysqlclient/8.0.25/_/_/build/e3d1026de857d618706b7e0a471438280f89fa96/source_subfolder -- Binary directory /Users/jenkins/w/BuildSingleReference@8/.conan/data/libmysqlclient/8.0.25/_/_/build/e3d1026de857d618706b7e0a471438280f89fa96 -- CMAKE_GENERATOR: Unix Makefiles -- Performing Test HAVE_SUPPORTED_CLANG_VERSION -- Performing Test HAVE_SUPPORTED_CLANG_VERSION - Failed -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of void * -- Check size of void * - done -- SIZEOF_VOIDP 8 -- DEFAULT_PLATFORM macos11.2 -- Packaging as: mysql-8.0.25-macos11.2-x86_64 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for floor -- Looking for floor - found -- Looking for __infinity -- Looking for __infinity - not found -- Looking for __infinity in m -- Looking for __infinity in m - not found -- Looking for log -- Looking for log - found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - not found -- Looking for gethostbyname_r in nsl_r -- Looking for gethostbyname_r in nsl_r - not found -- Looking for gethostbyname_r in nsl -- Looking for gethostbyname_r in nsl - not found -- Looking for bind -- Looking for bind - found -- Looking for crypt -- Looking for crypt - found -- Looking for setsockopt -- Looking for setsockopt - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for dlsym -- Looking for dlsym - found -- Looking for sched_yield -- Looking for sched_yield - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for timer_create -- Looking for timer_create - not found -- Looking for timer_create in rt -- Looking for timer_create in rt - not found -- Looking for atomic_thread_fence -- Looking for atomic_thread_fence - found -- Looking for backtrace -- Looking for backtrace - found -- Looking for include file alloca.h -- Looking for include file alloca.h - found -- Looking for include file arpa/inet.h -- Looking for include file arpa/inet.h - found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for include file endian.h -- Looking for include file endian.h - not found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Looking for include file fpu_control.h -- Looking for include file fpu_control.h - not found -- Looking for include file grp.h -- Looking for include file grp.h - found -- Looking for include file langinfo.h -- Looking for include file langinfo.h - found -- Looking for include file malloc.h -- Looking for include file malloc.h - not found -- Looking for include file netinet/in.h -- Looking for include file netinet/in.h - found -- Looking for include file poll.h -- Looking for include file poll.h - found -- Looking for include file pwd.h -- Looking for include file pwd.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file sys/ioctl.h -- Looking for include file sys/ioctl.h - found -- Looking for include file sys/mman.h -- Looking for include file sys/mman.h - found -- Looking for include file sys/prctl.h -- Looking for include file sys/prctl.h - not found -- Looking for include file sys/resource.h -- Looking for include file sys/resource.h - found -- Looking for include file sys/select.h -- Looking for include file sys/select.h - found -- Looking for include file sys/socket.h -- Looking for include file sys/socket.h - found -- Looking for include files curses.h, term.h -- Looking for include files curses.h, term.h - found -- Looking for include file termios.h -- Looking for include file termios.h - found -- Looking for include file termio.h -- Looking for include file termio.h - not found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file sys/wait.h -- Looking for include file sys/wait.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file fnmatch.h -- Looking for include file fnmatch.h - found -- Looking for include file sys/un.h -- Looking for include file sys/un.h - found -- Looking for include files sys/types.h, sasl/sasl.h -- Looking for include files sys/types.h, sasl/sasl.h - found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - not found -- Looking for backtrace -- Looking for backtrace - found -- Looking for index -- Looking for index - found -- Looking for chown -- Looking for chown - found -- Looking for cuserid -- Looking for cuserid - not found -- Looking for directio -- Looking for directio - not found -- Looking for ftruncate -- Looking for ftruncate - found -- Looking for fchmod -- Looking for fchmod - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for fdatasync -- Looking for fdatasync - found -- Looking for fdatasync -- Looking for fdatasync - not found -- Looking for fedisableexcept -- Looking for fedisableexcept - not found -- Looking for fsync -- Looking for fsync - found -- Looking for gethrtime -- Looking for gethrtime - not found -- Looking for getpass -- Looking for getpass - found -- Looking for getpassphrase -- Looking for getpassphrase - not found -- Looking for getpwnam -- Looking for getpwnam - found -- Looking for getpwuid -- Looking for getpwuid - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for initgroups -- Looking for initgroups - found -- Looking for issetugid -- Looking for issetugid - found -- Looking for getuid -- Looking for getuid - found -- Looking for geteuid -- Looking for geteuid - found -- Looking for getgid -- Looking for getgid - found -- Looking for getegid -- Looking for getegid - found -- Looking for madvise -- Looking for madvise - found -- Looking for malloc_info -- Looking for malloc_info - not found -- Looking for mlock -- Looking for mlock - found -- Looking for mlockall -- Looking for mlockall - found -- Looking for mmap64 -- Looking for mmap64 - not found -- Looking for poll -- Looking for poll - found -- Looking for posix_fallocate -- Looking for posix_fallocate - not found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for pthread_condattr_setclock -- Looking for pthread_condattr_setclock - not found -- Looking for pthread_getaffinity_np -- Looking for pthread_getaffinity_np - not found -- Looking for pthread_sigmask -- Looking for pthread_sigmask - found -- Looking for sleep -- Looking for sleep - found -- Looking for stpcpy -- Looking for stpcpy - found -- Looking for stpncpy -- Looking for stpncpy - found -- Looking for strlcpy -- Looking for strlcpy - found -- Looking for strndup -- Looking for strndup - found -- Looking for strlcat -- Looking for strlcat - found -- Looking for strsignal -- Looking for strsignal - found -- Looking for tell -- Looking for tell - not found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for memalign -- Looking for memalign - not found -- Looking for nl_langinfo -- Looking for nl_langinfo - found -- Looking for ntohll -- Looking for ntohll - not found -- Looking for epoll_create -- Looking for epoll_create - not found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file sys/times.h -- Looking for include file sys/times.h - found -- Looking for times -- Looking for times - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for lrand48 -- Looking for lrand48 - found -- Looking for TIOCGWINSZ -- Looking for TIOCGWINSZ - found -- Looking for FIONREAD -- Looking for FIONREAD - found -- Looking for FIONREAD -- Looking for FIONREAD - found -- Looking for MADV_DONTDUMP -- Looking for MADV_DONTDUMP - not found -- Performing Test HAVE_O_TMPFILE -- Performing Test HAVE_O_TMPFILE - Failed -- Looking for timer_create -- Looking for timer_create - not found -- Looking for timer_settime -- Looking for timer_settime - not found -- Looking for kqueue Received SIGTERM! libmysqlclient/8.0.25: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@8/.conan/data/libmysqlclient/8.0.25/_/_/build/e3d1026de857d618706b7e0a471438280f89fa96 WARN: replace_in_file didn't find pattern 'MYSQL_CHECK_RE2() ' in 'source_subfolder/CMakeLists.txt' file. WARN: replace_in_file didn't find pattern 'INCLUDE(re2) ' in 'source_subfolder/CMakeLists.txt' file. WARN: replace_in_file didn't find pattern 'MYSQL_CHECK_LIBEDIT() ' in 'source_subfolder/CMakeLists.txt' file. WARN: replace_in_file didn't find pattern 'INCLUDE(libedit) ' in 'source_subfolder/CMakeLists.txt' file. CMake Warning at CMakeLists.txt:4 (message): Conan libMySQLclient Wrapped CMake CMake Error: TRY_RUN() invoked in cross-compiling mode, please set the following cache variables appropriately: HAVE_SUPPORTED_CLANG_VERSION_EXITCODE (advanced) HAVE_SUPPORTED_CLANG_VERSION_EXITCODE__TRYRUN_OUTPUT (advanced) For details see /Users/jenkins/w/BuildSingleReference@8/.conan/data/libmysqlclient/8.0.25/_/_/build/e3d1026de857d618706b7e0a471438280f89fa96/TryRunResults.cmake getconf: no such configuration parameter `LEVEL1_DCACHE_LINESIZE' ERROR: Exiting with code: 5