******************************************************************************** conan install libmysqlclient/8.0.17@#acf262c776d715d3d3304b068f3ca0d0 --build=libmysqlclient -pr C:\J\w\prod\BuildSingleReference@2\116079\d17e6579-1736-4fce-8199-a55e75e163a1/profile_windows_16_md_vs_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 (C:\J\w\prod\BuildSingleReference@2\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@2\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [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 4cdbdf05388774e8de45fa18c9468286 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 647c91ed13c0a6c9ea9add6ca968ea93 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:45b3b9a1aa73fdb3ff32afdc2b2ddc0affca7928 - Build openssl/1.1.1s:3fb49604f9c2f729b85ba3115852006824e72cab - Download zlib/1.2.13:3fb49604f9c2f729b85ba3115852006824e72cab - Download Installing (downloading, building) binaries... openssl/1.1.1s: Retrieving package 3fb49604f9c2f729b85ba3115852006824e72cab from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1s: Package installed 3fb49604f9c2f729b85ba3115852006824e72cab openssl/1.1.1s: Downloaded package revision 352cb5adc3e8b287f6e59515af5dcec7 zlib/1.2.13: Retrieving package 3fb49604f9c2f729b85ba3115852006824e72cab from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 3fb49604f9c2f729b85ba3115852006824e72cab zlib/1.2.13: Downloaded package revision 7d7d0f2dcd67cc72c2e2c95e6943b00c [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libmysqlclient/8.0.17: Configuring sources in C:\J\w\prod\BuildSingleReference@2/s\5e6403\1 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 C:\J\w\prod\BuildSingleReference@2/s\92e81e\1 libmysqlclient/8.0.17: Generator pkg_config created libcrypto.pc libmysqlclient/8.0.17: Generator pkg_config created libssl.pc libmysqlclient/8.0.17: Generator pkg_config created openssl.pc libmysqlclient/8.0.17: Generator pkg_config created zlib.pc libmysqlclient/8.0.17: Generator cmake created conanbuildinfo.cmake libmysqlclient/8.0.17: Aggregating env generators [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.17: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@2/s\92e81e\1 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@2/s\16579b\1" -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" -DMYSQL_MAINTAINER_MODE="False" -DWIX_DIR="False" -DWINDOWS_RUNTIME_MD="True" -DWITH_SSL="C:\J\w\prod\BuildSingleReference@2\.conan\data\openssl\1.1.1s\_\_\package\3fb49604f9c2f729b85ba3115852006824e72cab" -DWITH_ZLIB="system" -Wno-dev source_subfolder ----------------- -- The C compiler identification is MSVC 19.29.30146.0 -- The CXX compiler identification is MSVC 19.29.30146.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - 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: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - 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 language standard -- Running cmake version 3.21.6 -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.29.0.windows.1") -- MySQL 8.0.17 -- Source directory C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder -- Binary directory C:/J/w/prod/BuildSingleReference@2/s/92e81e/1 -- CMAKE_GENERATOR: Visual Studio 16 2019 -- Check size of void * -- Check size of void * - done -- SIZEOF_VOIDP 8 -- Packaging as: mysql-8.0.17-winx64 -- Found Threads: TRUE -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for inet_ntop -- Looking for inet_ntop - found -- Performing Test HAVE_SETNS -- Performing Test HAVE_SETNS - Failed -- Check size of socklen_t -- Check size of socklen_t - failed -- Check size of struct in6_addr -- Check size of struct in6_addr - failed -- NUMA library missing or required version not available -- OPENSSL_APPLINK_C OPENSSL_APPLINK_C-NOTFOUND -- OPENSSL_INCLUDE_DIR = C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1s/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/include -- OPENSSL_LIBRARY = C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1s/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libssl.lib -- CRYPTO_LIBRARY = C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1s/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libcrypto.lib -- 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 = C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1s/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libssl.lib;C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1s/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libcrypto.lib -- Cannot find system sasl libraries. -- No WITH_CURL has been set. Not using any curl library. -- CURL_LIBRARY = -- CURL_INCLUDE_DIR = -- Creating LDAP authentication SASL client library. -- You need to set WITH_SASL path to build LDAP SASL client authentication plugin. -- Library mysqlclient depends on OSLIBS ws2_32;zlib;C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1s/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libssl.lib;C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1s/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libcrypto.lib;crypt32;Secur32 -- MERGE_CONVENIENCE_LIBRARIES TARGET mysqlclient -- MERGE_CONVENIENCE_LIBRARIES LIBS clientlib;dbug;mytime;strings;vio;mysys;auth_win_client -- The mysqlservices library is for server plugins only -- CONFIG_CLIENT_LIBS ws2_32 zlib C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1s/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libssl.lib C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1s/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libcrypto.lib crypt32 Secur32 -- CONFIG_LIBS_PRIVATE ws2_32 zlib C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1s/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libssl.lib C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1s/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libcrypto.lib crypt32 Secur32 -- WIX_DIR False path C:\Program Files/WiX Toolset V3.11 -- WIX_DIR False path C:\Program Files/WiX Toolset V3.11/bin -- WIX_DIR False path C:\Program Files (x86)/WiX Toolset V3.11 -- WIX_DIR False path C:\Program Files (x86)/WiX Toolset V3.11/bin -- WIX_DIR False looked at -- Cannot find wix 3, installer project will not be generated -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- COMPILE_DEFINITIONS: _WIN32_WINNT=0x0601;WIN32_LEAN_AND_MEAN;NOGDI;NOMINMAX;HAVE_CONFIG_H;HAVE_OPENSSL;__STDC_LIMIT_MACROS;__STDC_FORMAT_MACROS;_USE_MATH_DEFINES;LZ4_DISABLE_DEPRECATE_WARNINGS;HAVE_TLSv13 -- CMAKE_C_FLAGS: /DWIN32 /D_WINDOWS /W3 /MP8 /MP /wd4996 /wd4267 /wd4244 -- CMAKE_CXX_FLAGS: /DWIN32 /D_WINDOWS /W3 /GR /EHsc /MP8 /MP /wd4996 /wd4267 /wd4244 /permissive- -- CMAKE_CXX_FLAGS_DEBUG: -DSAFE_MUTEX -DENABLED_DEBUG_SYNC /MD /Z7 /Ob1 /Od /RTC1 /EHsc /std:c++14 -- CMAKE_CXX_FLAGS_RELWITHDEBINFO: -DDBUG_OFF /MD /Z7 /O2 /Ob1 /DNDEBUG /EHsc /std:c++14 -- CMAKE_CXX_FLAGS_RELEASE: -DDBUG_OFF /MD /O2 /Ob2 /DNDEBUG /Z7 /EHsc /std:c++14 -- CMAKE_CXX_FLAGS_MINSIZEREL: -DDBUG_OFF /MD /O1 /Ob1 /DNDEBUG /EHsc /std:c++14 -- CMAKE_C_LINK_FLAGS: -- CMAKE_CXX_LINK_FLAGS: -- CMAKE_EXE_LINKER_FLAGS /machine:x64 -- CMAKE_MODULE_LINKER_FLAGS /machine:x64 -- CMAKE_SHARED_LINKER_FLAGS /machine:x64 -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/s/92e81e/1 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2/s\92e81e\1 --config Release -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/dbug/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/mysys/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/mysys/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/libmysql/authentication_win/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/scripts/CMakeLists.txt dbug.cc trace.cc Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/vio/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/strings/CMakeLists.txt my_time.cc my_systime.cc vio.cc viosocket.cc viossl.cc viosslfactories.cc viopipe.cc vioshm.cc array.cc comp_sql.cc C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\source_subfolder\vio\viosocket.cc(496,43): warning C4477: 'snprintf' : format string '%d' requires an argument of type 'int', but variadic argument 1 has type 'my_socket' [C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\vio\vio_objlib.vcxproj] base64.cc charset.cc common.cc handshake.cc charset-def.cc checksum.cc handshake_client.cc dbug_objlib.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\dbug\dbug_objlib.dir\Release\dbug_objlib.lib log_client.cc C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\source_subfolder\vio\viosocket.cc(496,43): message : consider using '%lld' in the format string [C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\vio\vio_objlib.vcxproj] errors.cc C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\source_subfolder\vio\viosocket.cc(496,43): message : consider using '%Id' in the format string [C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\vio\vio_objlib.vcxproj] plugin_client.cc C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\source_subfolder\vio\viosocket.cc(496,43): message : consider using '%I64d' in the format string [C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\vio\vio_objlib.vcxproj] lf_alloc-pin.cc C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\source_subfolder\vio\viosocket.cc(508,43): warning C4477: 'snprintf' : format string '%d' requires an argument of type 'int', but variadic argument 1 has type 'my_socket' [C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\vio\vio_objlib.vcxproj] lf_dynarray.cc lf_hash.cc C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\source_subfolder\vio\viosocket.cc(508,43): message : consider using '%lld' in the format string [C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\vio\vio_objlib.vcxproj] list.cc mf_arr_appstr.cc mf_cache.cc C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\source_subfolder\vio\viosocket.cc(508,43): message : consider using '%Id' in the format string [C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\vio\vio_objlib.vcxproj] mf_dirname.cc mf_fn_ext.cc C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\source_subfolder\vio\viosocket.cc(508,43): message : consider using '%I64d' in the format string [C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\vio\vio_objlib.vcxproj] mf_format.cc mf_iocache2.cc mf_iocache.cc mf_keycache.cc mf_keycaches.cc uca9-dump.cc mf_loadpath.cc mf_pack.cc mf_path.cc mytime_objlib.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\mysys\mytime_objlib.dir\Release\mytime_objlib.lib mf_same.cc mf_tempdir.cc mf_tempfile.cc mf_unixpath.cc mf_wcomp.cc mulalloc.cc my_access.cc my_alloc.cc auth_win_client_objlib.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\libmysql\authentication_win\auth_win_client_objlib.dir\Release\auth_win_client_objlib.lib my_bit.cc my_bitmap.cc my_chmod.cc my_chsize.cc my_compare.cc vio_objlib.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\vio\vio_objlib.dir\Release\vio_objlib.lib my_compress.cc my_copy.cc comp_sql.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\comp_sql.exe my_create.cc my_delete.cc my_div.cc my_error.cc my_fallocator.cc my_file.cc Generating mysql_fix_privilege_tables_sql.h my_fopen.cc Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/mysys/CMakeLists.txt my_fstream.cc my_gethwaddr.cc my_getwd.cc my_init.cc my_lib.cc my_malloc.cc my_mess.cc my_mkdir.cc my_mmap.cc mysql_system_tables.sql my_murmur3.cc my_once.cc mysql_system_tables_fix.sql my_open.cc 1 file(s) copied. my_pread.cc my_rdtsc.cc uca9dump.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\uca9dump.exe my_read.cc my_rename.cc my_seek.cc my_static.cc my_string.cc my_symlink2.cc my_symlink.cc my_sync.cc my_syslog.cc my_thread.cc my_thr_init.cc my_user.cc my_write.cc pack.cc Generating uca900_zh_tbls.cc, uca900_ja_tbls.cc print_version.cc psi_noop.cc ptr_cmp.cc sql_chars.cc stacktrace.cc thr_cond.cc thr_lock.cc Generating sql_commands_sys_schema.h thr_mutex.cc thr_rwlock.cc mytime.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\archive_output_directory\Release\mytime.lib tree.cc typelib.cc crypt_genhash_impl.cc my_default.cc my_getopt.cc Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/scripts/CMakeLists.txt my_aes.cc my_sha1.cc my_sha2.cc my_md5.cc my_rnd.cc my_aes_openssl.cc my_conio.cc my_windac.cc C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\source_subfolder\mysys\my_getopt.cc(1046,27): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\mysys\mysys_objlib.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\source_subfolder\mysys\my_getopt.cc(1051): message : see reference to function template instantiation 'longlong eval_num_suffix(const char *,int *,const char *)' being compiled [C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\mysys\mysys_objlib.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\source_subfolder\mysys\my_getopt.cc(980,13): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\mysys\mysys_objlib.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\source_subfolder\mysys\my_getopt.cc(1053): message : see reference to function template instantiation 'ulonglong eval_num_suffix(const char *,int *,const char *)' being compiled [C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\mysys\mysys_objlib.vcxproj] my_winerr.cc my_winfile.cc win_timers.cc Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/strings/CMakeLists.txt ctype-big5.cc ctype-bin.cc ctype.cc ctype-cp932.cc ctype-czech.cc ctype-eucjpms.cc ctype-euc_kr.cc ctype-extra.cc ctype-gb18030.cc ctype-gb2312.cc ctype-gbk.cc ctype-latin1.cc ctype-mb.cc ctype-simple.cc ctype-sjis.cc ctype-tis620.cc ctype-uca.cc ctype-ucs2.cc ctype-ujis.cc ctype-utf8.cc ctype-win1250ch.cc decimal.cc dtoa.cc int2str.cc C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\source_subfolder\strings\ctype-simple.cc(528,21): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\strings\strings_objlib.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\source_subfolder\strings\ctype-simple.cc(603,21): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\strings\strings_objlib.vcxproj] longlong2str.cc my_strchr.cc mysys_objlib.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\mysys\mysys_objlib.dir\Release\mysys_objlib.lib my_strtoll10.cc str2int.cc str_alloc.cc C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\source_subfolder\strings\ctype-ucs2.cc(368,21): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\strings\strings_objlib.vcxproj] strcont.cc C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\source_subfolder\strings\decimal.cc(1969,26): warning C4805: '==': unsafe mix of type 'dec1' and type 'const bool' in operation [C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\strings\strings_objlib.vcxproj] strmake.cc strxmov.cc strxnmov.cc xml.cc uca900_ja_tbls.cc uca900_zh_tbls.cc strings_objlib.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\strings\strings_objlib.dir\Release\strings_objlib.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/strings/CMakeLists.txt strings.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\archive_output_directory\Release\strings.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/mysys/CMakeLists.txt mysys.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\archive_output_directory\Release\mysys.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/dbug/CMakeLists.txt dbug.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\archive_output_directory\Release\dbug.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/utilities/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/utilities/CMakeLists.txt comp_err.cc comp_client_err.cc errmsg.cc comp_client_err.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\comp_client_err.exe comp_err.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\comp_err.exe Generating ../include/mysqlclient_ername.h Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/utilities/CMakeLists.txt Generating ../include/mysqld_error.h, ../share/english/errmsg.sys Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/utilities/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/libmysql/CMakeLists.txt libmysql.cc errmsg.cc client.cc client_plugin.cc client_authentication.cc get_password.cc net_serv.cc password.cc sha2_password_common.cc mysql_trace.cc clientlib_objlib.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\libmysql\clientlib_objlib.dir\Release\clientlib_objlib.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/strings/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/utilities/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/utilities/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/libbinlogevents/src/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/mysys/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/mysys/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/utilities/CMakeLists.txt conf_to_src.cc Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/mysys/CMakeLists.txt statement_events.cpp control_events.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/libmysql/authentication_win/CMakeLists.txt load_data_events.cpp my_print_defaults.cc base64.cc rows_event.cpp binlog_event.cpp binary_log_funcs.cpp uuid.cpp event_reader.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/utilities/CMakeLists.txt C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\source_subfolder\mysys\base64.cc(403,16): warning C4309: '=': truncation of constant value [C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\mysys\base64_test.vcxproj] Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/vio/CMakeLists.txt perror.cc range_check_err.cc C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\source_subfolder\libbinlogevents\src\event_reader.cpp(222,34): warning C4101: 'e': unreferenced local variable [C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\libbinlogevents\src\binlogevents_static.vcxproj] mf_iocache.cc thr_lock.cc auth_win_client.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\archive_output_directory\Release\auth_win_client.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/libmysql/CMakeLists.txt zlib_decompress.cc clientlib.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\archive_output_directory\Release\clientlib.lib binlogevents_static.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\libbinlogevents\lib\Release\binlogevents.lib my_print_defaults.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\my_print_defaults.exe base64_test.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\base64_test.exe conf_to_src.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\conf_to_src.exe vio.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\archive_output_directory\Release\vio.lib perror.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\perror.exe thr_lock.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\thr_lock.exe mf_iocache_test.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\mf_iocache_test.exe range_check_err.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\range_check_err.exe zlib_decompress.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\zlib_decompress.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/libmysql/CMakeLists.txt Generating ../archive_output_directory/mysqlclient_depends.c Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/libmysql/CMakeLists.txt api_test.c mysqlclient_depends.c mysqlclient.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\archive_output_directory\Release\mysqlclient.lib libmysql_api_test.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\libmysql_api_test.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/92e81e/1/source_subfolder/CMakeLists.txt libmysqlclient/8.0.17: Package '45b3b9a1aa73fdb3ff32afdc2b2ddc0affca7928' built libmysqlclient/8.0.17: Build folder C:\J\w\prod\BuildSingleReference@2/s\92e81e\1 libmysqlclient/8.0.17: Generated conaninfo.txt libmysqlclient/8.0.17: Generated conanbuildinfo.txt libmysqlclient/8.0.17: Generating the package libmysqlclient/8.0.17: Package folder C:\J\w\prod\BuildSingleReference@2/s\16579b\1 libmysqlclient/8.0.17: Calling package() ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2/s\92e81e\1 --config Release --target install -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. mytime_objlib.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\mysys\mytime_objlib.dir\Release\mytime_objlib.lib mysys_objlib.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\mysys\mysys_objlib.dir\Release\mysys_objlib.lib vio_objlib.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\vio\vio_objlib.dir\Release\vio_objlib.lib auth_win_client_objlib.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\libmysql\authentication_win\auth_win_client_objlib.dir\Release\auth_win_client_objlib.lib mytime.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\archive_output_directory\Release\mytime.lib dbug_objlib.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\dbug\dbug_objlib.dir\Release\dbug_objlib.lib comp_sql.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\comp_sql.exe uca9dump.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\uca9dump.exe strings_objlib.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\strings\strings_objlib.dir\Release\strings_objlib.lib strings.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\archive_output_directory\Release\strings.lib mysys.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\archive_output_directory\Release\mysys.lib dbug.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\archive_output_directory\Release\dbug.lib comp_err.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\comp_err.exe comp_client_err.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\comp_client_err.exe clientlib_objlib.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\libmysql\clientlib_objlib.dir\Release\clientlib_objlib.lib mf_iocache_test.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\mf_iocache_test.exe my_print_defaults.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\my_print_defaults.exe conf_to_src.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\conf_to_src.exe binlogevents_static.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\libbinlogevents\lib\Release\binlogevents.lib range_check_err.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\range_check_err.exe thr_lock.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\thr_lock.exe zlib_decompress.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\zlib_decompress.exe base64_test.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\base64_test.exe clientlib.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\archive_output_directory\Release\clientlib.lib vio.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\archive_output_directory\Release\vio.lib perror.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\perror.exe auth_win_client.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\archive_output_directory\Release\auth_win_client.lib libmysql_api_test.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\runtime_output_directory\Release\libmysql_api_test.exe mysqlclient.vcxproj -> C:\J\w\prod\BuildSingleReference@2\s\92e81e\1\archive_output_directory\Release\mysqlclient.lib -- Install configuration: "Release" -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/./README -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/./LICENSE -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/docs/INFO_SRC -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/docs/INFO_BIN -- Up-to-date: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/docs -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/docs/ChangeLog -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/docs/INFO_SRC -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/include/errmsg.h -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/include/my_command.h -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/include/my_list.h -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/include/mysql.h -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/include/mysql_com.h -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/include/mysql_time.h -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/include/mysql_version.h -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/include/mysqld_error.h -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/include/field_types.h -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/include/mysql/client_plugin.h -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/include/mysql/plugin_auth_common.h -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/include/mysql/udf_registration_types.h -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/lib/mysqlclient.lib -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/bin/my_print_defaults.exe -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/bin/perror.exe -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/bin/zlib_decompress.exe -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/danish -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/danish/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/german -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/german/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/slovak -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/slovak/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/dutch -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/dutch/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/greek -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/greek/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/norwegian -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/norwegian/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/spanish -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/spanish/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/english -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/english/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/hungarian -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/hungarian/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/norwegian-ny -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/norwegian-ny/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/swedish -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/swedish/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/italian -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/italian/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/polish -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/polish/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/ukrainian -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/ukrainian/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/japanese -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/japanese/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/portuguese -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/portuguese/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/romanian -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/romanian/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/estonian -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/estonian/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/korean -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/korean/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/russian -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/russian/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/czech -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/czech/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/french -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/french/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/serbian -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/serbian/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/bulgarian -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/bulgarian/errmsg.sys -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/armscii8.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/ascii.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/cp1250.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/cp1251.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/cp1256.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/cp1257.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/cp850.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/cp852.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/cp866.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/dec8.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/geostd8.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/greek.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/hebrew.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/hp8.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/Index.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/keybcs2.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/koi8r.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/koi8u.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/latin1.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/latin2.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/latin5.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/latin7.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/macce.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/macroman.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/README -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/charsets/swe7.xml -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/errmsg-utf8.txt -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/share/dictionary.txt -- Installing: C:/J/w/prod/BuildSingleReference@2/s/16579b/1/bin/mysql_config.pl [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK libmysqlclient/8.0.17 package(): Packaged 1 '.pl' file: mysql_config.pl libmysqlclient/8.0.17 package(): Packaged 3 '.exe' files: my_print_defaults.exe, perror.exe, zlib_decompress.exe libmysqlclient/8.0.17 package(): Packaged 12 '.h' files libmysqlclient/8.0.17 package(): Packaged 1 '.lib' file: mysqlclient.lib libmysqlclient/8.0.17 package(): Packaged 1 file: LICENSE libmysqlclient/8.0.17: Package '45b3b9a1aa73fdb3ff32afdc2b2ddc0affca7928' created libmysqlclient/8.0.17: Created package revision 5a795bb5cc420806b28526b9b3be30ca [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators Dynamic plugins are disabled. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR WINDOWS_RUNTIME_MD libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'WARN_MISSING_SYSTEM_ICU(ICU_WARN_GIVEN)' in 'source_subfolder\CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'SET(ICU_WARN_GIVEN)' in 'source_subfolder\CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'WARN_MISSING_SYSTEM_LIBEVENT(LIBEVENT_WARN_GIVEN)' in 'source_subfolder\CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'SET(LIBEVENT_WARN_GIVEN)' in 'source_subfolder\CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'WARN_MISSING_SYSTEM_RE2(RE2_WARN_GIVEN)' in 'source_subfolder\CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'SET(RE2_WARN_GIVEN)' in 'source_subfolder\CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'WARN_MISSING_SYSTEM_RAPIDJSON(RAPIDJSON_WARN_GIVEN)' in 'source_subfolder\CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'SET(RAPIDJSON_WARN_GIVEN)' in 'source_subfolder\CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'WARN_MISSING_SYSTEM_PROTOBUF(PROTOBUF_WARN_GIVEN)' in 'source_subfolder\CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'SET(PROTOBUF_WARN_GIVEN)' in 'source_subfolder\CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'MYSQL_CHECK_LIBEDIT() ' in 'source_subfolder\CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'INCLUDE(libedit) ' in 'source_subfolder\CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'WARN_MISSING_SYSTEM_LIBEDIT(LIBEDIT_WARN_GIVEN)' in 'source_subfolder\CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'SET(LIBEDIT_WARN_GIVEN)' in 'source_subfolder\CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'WARN_MISSING_SYSTEM_LZ4(LZ4_WARN_GIVEN)' in 'source_subfolder\CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'SET(LZ4_WARN_GIVEN)' in 'source_subfolder\CMakeLists.txt' file. libmysqlclient/8.0.17: WARN: replace_in_file didn't find pattern 'IF(NOT OPENSSL_APPLINK_C) ' in 'source_subfolder\cmake\ssl.cmake' file.