******************************************************************************** conan install libmysqlclient/8.0.25@ --build=libmysqlclient --profile=C:\J\w\BuildSingleReference@2/13780/6ecef5b7-dbb8-4006-bbe9-a028fdd783e0/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows os_build=Windows [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:d4a0f1e41dc134bdea601d2b8bdc2c3f58ebba12 - Build lz4/1.9.3:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Cache openssl/1.1.1k:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Cache zlib/1.2.11:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Cache zstd/1.5.0:7bd6f2c3d5c4e48a75805376b58cde753392f711 - 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 C:\J\w\BuildSingleReference@2\.conan\data\libmysqlclient\8.0.25\_\_\build\d4a0f1e41dc134bdea601d2b8bdc2c3f58ebba12 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 C:\J\w\BuildSingleReference@2\.conan\data\libmysqlclient\8.0.25\_\_\build\d4a0f1e41dc134bdea601d2b8bdc2c3f58ebba12 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@2\.conan\data\libmysqlclient\8.0.25\_\_\package\d4a0f1e41dc134bdea601d2b8bdc2c3f58ebba12" -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="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="C:\J\w\BuildSingleReference@2\.conan\data\zstd\1.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include" -DWINDOWS_RUNTIME_MD="False" -DWITH_SSL="C:\J\w\BuildSingleReference@2\.conan\data\openssl\1.1.1k\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711" -DWITH_ZLIB="system" -Wno-dev source_subfolder ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX compiler identification is MSVC 19.16.27035.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- 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: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- 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 default RPATHs Conan policies -- Conan: Adjusting language standard -- Running cmake version 3.16.4 -- NT_RELEASE_VERSION is Version 10.0.17763 -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.21.0.windows.1") -- CMP0073 OLD -- CMAKE_MODULE_PATH is C:/J/w/BuildSingleReference@2/.conan/data/openssl/1.1.1k/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/;C:/J/w/BuildSingleReference@2/.conan/data/openssl/1.1.1k/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/cmake;C:/J/w/BuildSingleReference@2/.conan/data/zlib/1.2.11/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/;C:/J/w/BuildSingleReference@2/.conan/data/zstd/1.5.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/;C:/J/w/BuildSingleReference@2/.conan/data/lz4/1.9.3/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/;C:/J/w/BuildSingleReference@2/.conan/data/libmysqlclient/8.0.25/_/_/build/d4a0f1e41dc134bdea601d2b8bdc2c3f58ebba12/source_subfolder/cmake -- MySQL 8.0.25 -- Source directory C:/J/w/BuildSingleReference@2/.conan/data/libmysqlclient/8.0.25/_/_/build/d4a0f1e41dc134bdea601d2b8bdc2c3f58ebba12/source_subfolder -- Binary directory C:/J/w/BuildSingleReference@2/.conan/data/libmysqlclient/8.0.25/_/_/build/d4a0f1e41dc134bdea601d2b8bdc2c3f58ebba12 -- CMAKE_GENERATOR: Visual Studio 15 2017 Win64 -- MSVC_VERSION is 1916 -- Configuring incomplete, errors occurred! See also "C:/J/w/BuildSingleReference@2/.conan/data/libmysqlclient/8.0.25/_/_/build/d4a0f1e41dc134bdea601d2b8bdc2c3f58ebba12/CMakeFiles/CMakeOutput.log". libmysqlclient/8.0.25: libmysqlclient/8.0.25: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@2\.conan\data\libmysqlclient\8.0.25\_\_\build\d4a0f1e41dc134bdea601d2b8bdc2c3f58ebba12 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 at cmake/os/Windows.cmake:55 (MESSAGE): Visual Studio 2019 Update 4 or newer is required! Call Stack (most recent call first): CMakeListsOriginal.txt:491 (INCLUDE) CMakeLists.txt:8 (include) libmysqlclient/8.0.25: ERROR: Package 'd4a0f1e41dc134bdea601d2b8bdc2c3f58ebba12' build failed libmysqlclient/8.0.25: WARN: Build folder C:\J\w\BuildSingleReference@2\.conan\data\libmysqlclient\8.0.25\_\_\build\d4a0f1e41dc134bdea601d2b8bdc2c3f58ebba12 ERROR: libmysqlclient/8.0.25: Error in build() method, line 144 cmake = self._configure_cmake() while calling '_configure_cmake', line 139 self._cmake.configure(source_dir=self._source_subfolder) ConanException: Error 1 while executing cd C:\J\w\BuildSingleReference@2\.conan\data\libmysqlclient\8.0.25\_\_\build\d4a0f1e41dc134bdea601d2b8bdc2c3f58ebba12 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@2\.conan\data\libmysqlclient\8.0.25\_\_\package\d4a0f1e41dc134bdea601d2b8bdc2c3f58ebba12" -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="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="C:\J\w\BuildSingleReference@2\.conan\data\zstd\1.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include" -DWINDOWS_RUNTIME_MD="False" -DWITH_SSL="C:\J\w\BuildSingleReference@2\.conan\data\openssl\1.1.1k\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711" -DWITH_ZLIB="system" -Wno-dev source_subfolder