******************************************************************************** conan install libmysqlclient/8.0.17@#f386fbd683a9883029e3696e74973a0e --build=libmysqlclient -pr /home/conan/w/prod/BuildSingleReference/156625/8f7841f2-e0a3-4bed-9cb6-421d9858d3e7/profile_linux_5_libstdcpp11_gcc_release_64.libmysqlclient-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] libmysqlclient:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openssl/1.1.1s: Not found in local cache, looking in remotes... openssl/1.1.1s: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1s: Downloaded recipe revision c5843f5e0776c9e862e08c911cd09958 zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision 13c96f538b52e1600c40b88994de240f 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.1s from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Packages libmysqlclient/8.0.17:8e5950fbae7764bd6a3d310a5372bcbe6800469a - Build openssl/1.1.1s:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download zlib/1.2.13:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... openssl/1.1.1s: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1s: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 openssl/1.1.1s: Downloaded package revision f1e62683fa258cf1698112e3edb8e367 zlib/1.2.13: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.2.13: Downloaded package revision 8aba5719e4be799d9e51262c3e0e507f [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libmysqlclient/8.0.17: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/source/src libmysqlclient/8.0.17: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK libmysqlclient/8.0.17: Copying sources to build folder libmysqlclient/8.0.17: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a libmysqlclient/8.0.17: Generator 'PkgConfigDeps' calling 'generate()' libmysqlclient/8.0.17: Calling generate() libmysqlclient/8.0.17: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' libmysqlclient/8.0.17: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/build/generators/conan_toolchain.cmake -DDISABLE_SHARED=ON -DSTACK_DIRECTION=-1 -DWITHOUT_SERVER=ON -DWITH_UNIT_TESTS=OFF -DENABLED_PROFILING=OFF -DMYSQL_MAINTAINER_MODE=OFF -DWIX_DIR=OFF -DWITH_SSL=/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2 -DWITH_ZLIB=system -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' 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() libmysqlclient/8.0.17: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/package/8e5950fbae7764bd6a3d310a5372bcbe6800469a" -DDISABLE_SHARED="ON" -DSTACK_DIRECTION="-1" -DWITHOUT_SERVER="ON" -DWITH_UNIT_TESTS="OFF" -DENABLED_PROFILING="OFF" -DMYSQL_MAINTAINER_MODE="OFF" -DWIX_DIR="OFF" -DWITH_SSL="/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2" -DWITH_ZLIB="system" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/package/8e5950fbae7764bd6a3d310a5372bcbe6800469a" -DDISABLE_SHARED="ON" -DSTACK_DIRECTION="-1" -DWITHOUT_SERVER="ON" -DWITH_UNIT_TESTS="OFF" -DENABLED_PROFILING="OFF" -DMYSQL_MAINTAINER_MODE="OFF" -DWIX_DIR="OFF" -DWITH_SSL="/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2" -DWITH_ZLIB="system" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/src" ----------------- -- Running cmake version 3.18.2 -- Found Git: /usr/bin/git (found version "2.39.0") -- MySQL 8.0.17 -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Source directory /home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/src -- Binary directory /home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/build/Release -- CMAKE_GENERATOR: Unix Makefiles -- Looking for SHM_HUGETLB -- Looking for SHM_HUGETLB - found -- 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 -- Performing Test HAVE_C_FLOATING_POINT_FUSED_MADD -- Performing Test HAVE_C_FLOATING_POINT_FUSED_MADD - Failed -- Performing Test HAVE_CXX_FLOATING_POINT_FUSED_MADD -- Performing Test HAVE_CXX_FLOATING_POINT_FUSED_MADD - Failed -- Packaging as: mysql-8.0.17-Linux-x86_64 -- Performing Test C_LD_LLD_RESULT -- Performing Test C_LD_LLD_RESULT - Failed -- Performing Test CXX_LD_LLD_RESULT -- Performing Test CXX_LD_LLD_RESULT - Failed -- Performing Test C_LD_GOLD_RESULT -- Performing Test C_LD_GOLD_RESULT - Success -- Performing Test CXX_LD_GOLD_RESULT -- Performing Test CXX_LD_GOLD_RESULT - Success -- 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 - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for floor -- Looking for floor - not found -- Looking for floor in m -- Looking for floor in m - found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - found -- Looking for bind -- Looking for bind - found -- Looking for crypt -- Looking for crypt - not found -- Looking for crypt in crypt -- Looking for crypt in crypt - found -- Looking for setsockopt -- Looking for setsockopt - found -- Looking for dlopen -- Looking for dlopen - not found -- Looking for dlopen in dl -- Looking for dlopen in dl - 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 - found -- Looking for atomic_thread_fence -- Looking for atomic_thread_fence - not found -- Looking for atomic_thread_fence in atomic -- Looking for atomic_thread_fence in atomic - not 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 - 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 - 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 - 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 - 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 - not 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 - 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 - not found -- Looking for include file sasl/sasl.h -- Looking for include file sasl/sasl.h - not 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 - 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 - 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 - found -- Looking for fedisableexcept -- Looking for fedisableexcept - 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 - not 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 - found -- Looking for memrchr -- Looking for memrchr - found -- Looking for mlock -- Looking for mlock - found -- Looking for mlockall -- Looking for mlockall - found -- Looking for mmap64 -- Looking for mmap64 - found -- Looking for poll -- Looking for poll - found -- Looking for posix_fallocate -- Looking for posix_fallocate - 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 - found -- Looking for pthread_getaffinity_np -- Looking for pthread_getaffinity_np - 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 - not found -- Looking for strndup -- Looking for strndup - found -- Looking for strlcat -- Looking for strlcat - not found -- Looking for strsignal -- Looking for strsignal - found -- Looking for fgetln -- Looking for fgetln - not 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 - 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 - found -- Looking for inet_ntop -- Looking for inet_ntop - found -- Looking for kqueue -- Looking for kqueue - not 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 - not found -- Looking for MADV_DONTDUMP -- Looking for MADV_DONTDUMP - found -- Performing Test HAVE_O_TMPFILE -- Performing Test HAVE_O_TMPFILE - Success -- 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 - found -- Looking for timer_settime -- Looking for timer_settime - found -- Looking for kqueue -- Looking for kqueue - not found -- Performing Test HAVE_SETNS -- Performing Test HAVE_SETNS - Success -- Looking for EVFILT_TIMER -- Looking for EVFILT_TIMER - not found -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - 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 - done -- 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 - Failed -- Performing Test HAVE_INTEGER_PTHREAD_SELF -- Performing Test HAVE_INTEGER_PTHREAD_SELF - Success -- 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 - Failed -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed -- 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 = /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -- OPENSSL_LIBRARY = /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libssl.a -- CRYPTO_LIBRARY = /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/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 = /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libssl.a;/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libcrypto.a;dl -- Cannot find system sasl libraries. -- No WITH_CURL has been set. Not using any curl library. -- CURL_LIBRARY = -- CURL_INCLUDE_DIR = -- Performing Test HAVE_PTHREAD_SETNAME_NP -- Performing Test HAVE_PTHREAD_SETNAME_NP - Success -- Performing Test HAVE_CXX_W_implicit_fallthrough_2 -- Performing Test HAVE_CXX_W_implicit_fallthrough_2 - Failed -- Performing Test HAVE_Wjump-misses-init -- Performing Test HAVE_Wjump-misses-init - Success -- Performing Test HAVE_CXX_W_logical_op -- Performing Test HAVE_CXX_W_logical_op - 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 - not found -- Looking for include file lber.h -- Looking for include file lber.h - not found -- Required SASL library is missing. Skipping the LDAP SASL client authentication plugin. -- Library mysqlclient depends on OSLIBS -lpthread;m;rt;/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libssl.a;/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libcrypto.a;dl -- MERGE_CONVENIENCE_LIBRARIES TARGET mysqlclient -- MERGE_CONVENIENCE_LIBRARIES LIBS clientlib;dbug;mytime;strings;vio;mysys -- Looking for le64toh -- Looking for le64toh - found -- Looking for le32toh -- Looking for le32toh - found -- Looking for le16toh -- Looking for le16toh - found -- Check if the system is big endian -- Searching 16 bit integer -- 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 -lpthread -lm -lrt -lssl -lcrypto -ldl -- CONFIG_LIBS_PRIVATE -lpthread -lm -lrt -lssl -lcrypto -ldl -- INSTALL LIBMYSQL_OS_OUTPUT_NAME-NOTFOUND.pc lib/pkgconfig -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- CMAKE_BUILD_TYPE: Release -- COMPILE_DEFINITIONS: _GNU_SOURCE;_FILE_OFFSET_BITS=64;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 -Wjump-misses-init -- CMAKE_CXX_FLAGS: -std=c++14 -fno-omit-frame-pointer -m64 -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wlogical-op -- 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: -fuse-ld=gold -Wl,--gc-sections -- CMAKE_CXX_LINK_FLAGS: -fuse-ld=gold -Wl,--gc-sections -- CMAKE_EXE_LINKER_FLAGS -m64 -- CMAKE_MODULE_LINKER_FLAGS -- CMAKE_SHARED_LINKER_FLAGS -m64 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/build/Release libmysqlclient/8.0.17: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/build/Release" '--' '-j3' ----------------- Scanning dependencies of target abi_check Scanning dependencies of target INFO_SRC Scanning dependencies of target INFO_BIN [ 0%] Built target INFO_SRC [ 0%] Built target INFO_BIN Scanning dependencies of target dbug_objlib Scanning dependencies of target mytime_objlib [ 0%] Building CXX object dbug/CMakeFiles/dbug_objlib.dir/dbug.cc.o [ 0%] Building CXX object mysys/CMakeFiles/mytime_objlib.dir/my_time.cc.o [ 0%] Built target abi_check [ 1%] Building CXX object mysys/CMakeFiles/mytime_objlib.dir/my_systime.cc.o [ 2%] Building CXX object dbug/CMakeFiles/dbug_objlib.dir/trace.cc.o [ 2%] Built target dbug_objlib Scanning dependencies of target uca9dump [ 2%] Building CXX object strings/CMakeFiles/uca9dump.dir/uca9-dump.cc.o Scanning dependencies of target mysys_objlib [ 2%] Building CXX object mysys/CMakeFiles/mysys_objlib.dir/array.cc.o [ 3%] Building CXX object mysys/CMakeFiles/mysys_objlib.dir/base64.cc.o [ 3%] Built target mytime_objlib Scanning dependencies of target vio_objlib [ 4%] Building CXX object vio/CMakeFiles/vio_objlib.dir/vio.cc.o [ 4%] Building CXX object mysys/CMakeFiles/mysys_objlib.dir/charset.cc.o [ 4%] Building CXX object vio/CMakeFiles/vio_objlib.dir/viosocket.cc.o [ 5%] Building CXX object vio/CMakeFiles/vio_objlib.dir/viossl.cc.o [ 5%] Building CXX object vio/CMakeFiles/vio_objlib.dir/viosslfactories.cc.o [ 6%] Building CXX object mysys/CMakeFiles/mysys_objlib.dir/charset-def.cc.o [ 6%] Built target vio_objlib Scanning dependencies of target comp_sql [ 7%] Building CXX object scripts/CMakeFiles/comp_sql.dir/comp_sql.cc.o [ 7%] Building CXX object mysys/CMakeFiles/mysys_objlib.dir/checksum.cc.o mysys/CMakeFiles/mysys_objlib.dir/build.make:133: recipe for target 'mysys/CMakeFiles/mysys_objlib.dir/checksum.cc.o' failed CMakeFiles/Makefile2:837: recipe for target 'mysys/CMakeFiles/mysys_objlib.dir/all' failed [ 8%] Linking CXX executable ../runtime_output_directory/uca9dump [ 8%] Built target uca9dump [ 8%] Linking CXX executable ../runtime_output_directory/comp_sql [ 8%] Built target comp_sql Makefile:170: recipe for target 'all' failed libmysqlclient/8.0.17: Dynamic plugins are disabled. CMake Warning: Manually-specified variables were not used by the project: WIX_DIR /home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/src/mysys/checksum.cc:34:18: fatal error: zlib.h: No such file or directory compilation terminated. make[2]: *** [mysys/CMakeFiles/mysys_objlib.dir/checksum.cc.o] Error 1 make[1]: *** [mysys/CMakeFiles/mysys_objlib.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 2 libmysqlclient/8.0.17: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'WARN_MISSING_SYSTEM_ICU(ICU_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/src/CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'SET(ICU_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/src/CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'WARN_MISSING_SYSTEM_LIBEVENT(LIBEVENT_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/src/CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'SET(LIBEVENT_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/src/CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'WARN_MISSING_SYSTEM_RE2(RE2_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/src/CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'SET(RE2_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/src/CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'WARN_MISSING_SYSTEM_RAPIDJSON(RAPIDJSON_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/src/CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'SET(RAPIDJSON_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/src/CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'WARN_MISSING_SYSTEM_PROTOBUF(PROTOBUF_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/src/CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'SET(PROTOBUF_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/src/CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'MYSQL_CHECK_LIBEDIT() ' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/src/CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'INCLUDE(libedit) ' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/src/CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'WARN_MISSING_SYSTEM_LIBEDIT(LIBEDIT_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/src/CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'SET(LIBEDIT_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/src/CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'WARN_MISSING_SYSTEM_LZ4(LZ4_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/src/CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'SET(LZ4_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/src/CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'IF(NOT OPENSSL_APPLINK_C) ' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/src/cmake/ssl.cmake' file. libmysqlclient/8.0.17: ERROR: Package '8e5950fbae7764bd6a3d310a5372bcbe6800469a' build failed libmysqlclient/8.0.17: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/build/Release ERROR: libmysqlclient/8.0.17: Error in build() method, line 240 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.17/_/_/build/8e5950fbae7764bd6a3d310a5372bcbe6800469a/build/Release" '--' '-j3'