******************************************************************************** conan install libmysqlclient/8.0.25@ --build=libmysqlclient --profile=/home/conan/w/BuildSingleReference/50054/2a63158e-a7ef-4f37-96e9-8a01b1688ab7/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] libmysqlclient:shared=False [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:817724c8dbbf5a165e0ddae15fa9dd3f51616f2e - Build lz4/1.9.3:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Cache openssl/1.1.1k:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Cache zlib/1.2.11:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Cache zstd/1.5.0:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Cache 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 /home/conan/w/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/817724c8dbbf5a165e0ddae15fa9dd3f51616f2e libmysqlclient/8.0.25: Generator cmake created conanbuildinfo.cmake libmysqlclient/8.0.25: 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.25: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/817724c8dbbf5a165e0ddae15fa9dd3f51616f2e' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/package/817724c8dbbf5a165e0ddae15fa9dd3f51616f2e" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DDISABLE_SHARED="True" -DSTACK_DIRECTION="-1" -DWITHOUT_SERVER="True" -DWITH_UNIT_TESTS="False" -DENABLED_PROFILING="False" -DWIX_DIR="False" -DWITH_LZ4="system" -DWITH_ZSTD="system" -DZSTD_INCLUDE_DIR="/home/conan/w/BuildSingleReference/.conan/data/zstd/1.5.0/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include" -DWITH_SSL="/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1" -DWITH_ZLIB="system" -Wno-dev 'source_subfolder' ----------------- -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.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 -- 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: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++11 -- Running cmake version 3.18.2 -- Found Git: /usr/bin/git (found version "2.25.1") -- CMP0073 OLD -- CMAKE_MODULE_PATH is /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/;/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/cmake;/home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/;/home/conan/w/BuildSingleReference/.conan/data/zstd/1.5.0/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/;/home/conan/w/BuildSingleReference/.conan/data/lz4/1.9.3/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/;/home/conan/w/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/817724c8dbbf5a165e0ddae15fa9dd3f51616f2e/source_subfolder/cmake -- MySQL 8.0.25 -- Source directory /home/conan/w/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/817724c8dbbf5a165e0ddae15fa9dd3f51616f2e/source_subfolder -- Binary directory /home/conan/w/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/817724c8dbbf5a165e0ddae15fa9dd3f51616f2e -- 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.25-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 -- 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 - 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 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/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 - 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 files sys/types.h, sasl/sasl.h -- Looking for include files sys/types.h, sasl/sasl.h - not 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 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 - 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 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 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 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 libmysqlclient/8.0.25: CMake Warning at CMakeLists.txt:4 (message): Conan libMySQLclient Wrapped CMake libmysqlclient/8.0.25: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/817724c8dbbf5a165e0ddae15fa9dd3f51616f2e 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. libmysqlclient/8.0.25: ERROR: Package '817724c8dbbf5a165e0ddae15fa9dd3f51616f2e' build failed libmysqlclient/8.0.25: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/817724c8dbbf5a165e0ddae15fa9dd3f51616f2e ERROR: libmysqlclient/8.0.25: Error in build() method, line 153 cmake = self._configure_cmake() while calling '_configure_cmake', line 148 self._cmake.configure(source_dir=self._source_subfolder) ConanException: Error 241 while executing cd '/home/conan/w/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/817724c8dbbf5a165e0ddae15fa9dd3f51616f2e' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/package/817724c8dbbf5a165e0ddae15fa9dd3f51616f2e" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DDISABLE_SHARED="True" -DSTACK_DIRECTION="-1" -DWITHOUT_SERVER="True" -DWITH_UNIT_TESTS="False" -DENABLED_PROFILING="False" -DWIX_DIR="False" -DWITH_LZ4="system" -DWITH_ZSTD="system" -DZSTD_INCLUDE_DIR="/home/conan/w/BuildSingleReference/.conan/data/zstd/1.5.0/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include" -DWITH_SSL="/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1" -DWITH_ZLIB="system" -Wno-dev 'source_subfolder' Terminated