******************************************************************************** conan install libmysqlclient/8.0.17@ --build=libmysqlclient --profile:host=/Users/jenkins/w/BuildSingleReference@5/16578/11e4719d-f514-4014-8473-3e3a3e58d489/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] libmysqlclient:shared=False [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] libmysqlclient/8.0.17: Forced build from source Installing package: libmysqlclient/8.0.17 Requirements libmysqlclient/8.0.17 from 'TapaholesList-142' - Cache openssl/1.1.1k from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages libmysqlclient/8.0.17:d09b6835b533bdc904080cfefa2d2e0058a91528 - Build openssl/1.1.1k:8fafab5ebfba468fd21a497cfee65cafe294bd9e - Cache zlib/1.2.11:8fafab5ebfba468fd21a497cfee65cafe294bd9e - Cache Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... openssl/1.1.1k: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK 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 libmysqlclient/8.0.17: Copying sources to build folder libmysqlclient/8.0.17: Building your package in /Users/jenkins/w/BuildSingleReference@5/.conan/data/libmysqlclient/8.0.17/_/_/build/d09b6835b533bdc904080cfefa2d2e0058a91528 libmysqlclient/8.0.17: Generator cmake created conanbuildinfo.cmake [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@5/.conan/data/libmysqlclient/8.0.17/_/_/build/d09b6835b533bdc904080cfefa2d2e0058a91528' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@5/.conan/data/libmysqlclient/8.0.17/_/_/package/d09b6835b533bdc904080cfefa2d2e0058a91528" -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@5/.conan/data/openssl/1.1.1k/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e" -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: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: C++ stdlib: libc++ -- Running cmake version 3.19.6 -- Found Git: /usr/local/bin/git (found version "2.30.2") -- MySQL 8.0.17 -- Source directory /Users/jenkins/w/BuildSingleReference@5/.conan/data/libmysqlclient/8.0.17/_/_/build/d09b6835b533bdc904080cfefa2d2e0058a91528/source_subfolder -- Binary directory /Users/jenkins/w/BuildSingleReference@5/.conan/data/libmysqlclient/8.0.17/_/_/build/d09b6835b533bdc904080cfefa2d2e0058a91528 -- 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 -- Packaging as: mysql-8.0.17-osx10.-4-arm64 -- 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 - Failed -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for floor -- Looking for floor - found -- Looking for __infinity -- Looking for __infinity - not found -- Looking for __infinity in m -- Looking for __infinity in m - not found -- Looking for 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 - not found -- Looking for include file sys/devpoll.h Received SIGTERM! 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@5/.conan/data/libmysqlclient/8.0.17/_/_/build/d09b6835b533bdc904080cfefa2d2e0058a91528/TryRunResults.cmake getconf: no such configuration parameter `LEVEL1_DCACHE_LINESIZE' Dynamic plugins are disabled. CMake Error: TRY_RUN() invoked in cross-compiling mode, please set the following cache variables appropriately: HAVE_LLVM_LIBCPP_EXITCODE (advanced) HAVE_LLVM_LIBCPP_EXITCODE__TRYRUN_OUTPUT (advanced) For details see /Users/jenkins/w/BuildSingleReference@5/.conan/data/libmysqlclient/8.0.17/_/_/build/d09b6835b533bdc904080cfefa2d2e0058a91528/TryRunResults.cmake libmysqlclient/8.0.17: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@5/.conan/data/libmysqlclient/8.0.17/_/_/build/d09b6835b533bdc904080cfefa2d2e0058a91528 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. ERROR: Exiting with code: 5