******************************************************************************** conan test conan-center-index\recipes\protobuf\all\test_package\conanfile.py protobuf/3.19.6@#41b26e5f7bd96a17717aebcb107febaa -pr C:\J\w\prod\BuildSingleReference\141112\ea2ee382-46b7-45a7-b3fe-ef76d0c08316/profile_windows_15_mdd_vs_debug_64.protobuf-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=15 os=Windows [options] protobuf:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True protobuf/3.19.6 (test package): Installing package Requirements protobuf/3.19.6 from local cache - Cache zlib/1.2.13 from 'conan-center' - Cache Packages protobuf/3.19.6:362d146bbfd0e60f902db0e0f601bbe876d56d62 - Cache zlib/1.2.13:8cf01e2f50fcd6b63525e70584df0326550364e1 - Cache Installing (downloading, building) binaries... zlib/1.2.13: Already installed! protobuf/3.19.6: Already installed! protobuf/3.19.6: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference/s\8be88a\1\bin protobuf/3.19.6 (test package): Generator 'VirtualRunEnv' calling 'generate()' protobuf/3.19.6 (test package): Generator txt created conanbuildinfo.txt protobuf/3.19.6 (test package): Generator 'CMakeDeps' calling 'generate()' protobuf/3.19.6 (test package): Calling generate() protobuf/3.19.6 (test package): Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' protobuf/3.19.6 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\generators\conan_toolchain.cmake -Dprotobuf_LITE=OFF -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' protobuf/3.19.6 (test package): Aggregating env generators protobuf/3.19.6 (test package): Generated conaninfo.txt protobuf/3.19.6 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\generators/conan.lock' Using cached profile from lockfile [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 protobuf/3.19.6 (test package): Calling build() protobuf/3.19.6 (test package): CMake command: cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/protobuf/all/test_package/build/generators/conan_toolchain.cmake" -Dprotobuf_LITE="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\." ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/protobuf/all/test_package/build/generators/conan_toolchain.cmake" -Dprotobuf_LITE="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/protobuf/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is MSVC 19.16.27048.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - 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 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Component target declared 'protobuf::libprotobuf' -- Conan: Component target declared 'protobuf::libprotoc' -- Conan: Target declared 'protobuf::protobuf' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Including build module from 'C:/J/w/prod/BuildSingleReference/s/8be88a/1/lib/cmake/protobuf/protobuf-generate.cmake' -- Conan: Including build module from 'C:/J/w/prod/BuildSingleReference/s/8be88a/1/lib/cmake/protobuf/protobuf-module.cmake' -- Conan: Including build module from 'C:/J/w/prod/BuildSingleReference/s/8be88a/1/lib/cmake/protobuf/protobuf-options.cmake' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/protobuf/all/test_package/build protobuf/3.19.6 (test package): CMake command: cmake --build "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build" --config Debug ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build" --config Debug ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Running cpp protocol buffer compiler on addressbook.proto. Custom options: Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/protobuf/all/test_package/CMakeLists.txt test_package.cpp addressbook.pb.cc libprotobufd.lib(arenastring.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(message_lite.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(timestamp.pb.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(message.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(stringpiece.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(common.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(coded_stream.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(arena.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(repeated_ptr_field.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(wire_format_lite.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(parse_context.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(unknown_field_set.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(generated_message_reflection.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(wire_format.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(generated_message_util.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(strutil.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(zero_copy_stream.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(zero_copy_stream_impl_lite.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(zero_copy_stream_impl.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(descriptor.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(repeated_field.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(reflection_ops.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(map_field.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(status.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(int128.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(implicit_weak_message.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(structurally_valid.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(stringprintf.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(extension_set_heavy.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(extension_set.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(io_win32.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(text_format.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(descriptor.pb.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(tokenizer.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(descriptor_database.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(dynamic_message.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(substitute.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(strtod.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(any_lite.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(map.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libprotobufd.lib(any.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: bool __cdecl std::ios_base::good(void)const " (?good@ios_base@std@@QEBA_NXZ) already defined in libprotobufd.lib(message_lite.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::ios_base::flags(void)const " (?flags@ios_base@std@@QEBAHXZ) already defined in libprotobufd.lib(stringpiece.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __int64 __cdecl std::ios_base::width(void)const " (?width@ios_base@std@@QEBA_JXZ) already defined in libprotobufd.lib(status.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __int64 __cdecl std::ios_base::width(__int64)" (?width@ios_base@std@@QEAA_J_J@Z) already defined in libprotobufd.lib(status.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::basic_streambuf >::sputc(char)" (?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHD@Z) already defined in libprotobufd.lib(status.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __int64 __cdecl std::basic_streambuf >::sputn(char const *,__int64)" (?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAA_JPEBD_J@Z) already defined in libprotobufd.lib(stringpiece.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: void __cdecl std::basic_ios >::setstate(int,bool)" (?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QEAAXH_N@Z) already defined in libprotobufd.lib(stringpiece.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_ostream > * __cdecl std::basic_ios >::tie(void)const " (?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBAPEAV?$basic_ostream@DU?$char_traits@D@std@@@2@XZ) already defined in libprotobufd.lib(stringpiece.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_streambuf > * __cdecl std::basic_ios >::rdbuf(void)const " (?rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBAPEAV?$basic_streambuf@DU?$char_traits@D@std@@@2@XZ) already defined in libprotobufd.lib(stringpiece.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char __cdecl std::basic_ios >::fill(void)const " (?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBADXZ) already defined in libprotobufd.lib(status.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: void __cdecl std::basic_ostream >::_Osfx(void)" (?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAXXZ) already defined in libprotobufd.lib(stringpiece.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_ostream > & __cdecl std::basic_ostream >::flush(void)" (?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@XZ) already defined in libprotobufd.lib(stringpiece.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(locale0.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(locale0.obj) : error LNK2005: "void __cdecl std::_Facet_Register(class std::_Facet_base *)" (?_Facet_Register@std@@YAXPEAV_Facet_base@1@@Z) already defined in msvcprtd.lib(locale0_implib.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(locale0.obj) : error LNK2005: "private: static class std::locale::_Locimp * __cdecl std::locale::_Getgloballocale(void)" (?_Getgloballocale@locale@std@@CAPEAV_Locimp@12@XZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(locale0.obj) : error LNK2005: "private: static class std::locale::_Locimp * __cdecl std::locale::_Init(bool)" (?_Init@locale@std@@CAPEAV_Locimp@12@_N@Z) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(locale0.obj) : error LNK2005: "public: static void __cdecl std::_Locinfo::_Locinfo_ctor(class std::_Locinfo *,char const *)" (?_Locinfo_ctor@_Locinfo@std@@SAXPEAV12@PEBD@Z) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(locale0.obj) : error LNK2005: "public: static void __cdecl std::_Locinfo::_Locinfo_dtor(class std::_Locinfo *)" (?_Locinfo_dtor@_Locinfo@std@@SAXPEAV12@@Z) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(locale.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(iosptrs.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xthrow.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xthrow.obj) : error LNK2005: "void __cdecl std::_Xbad_alloc(void)" (?_Xbad_alloc@std@@YAXXZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xthrow.obj) : error LNK2005: "void __cdecl std::_Xbad_function_call(void)" (?_Xbad_function_call@std@@YAXXZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xthrow.obj) : error LNK2005: "void __cdecl std::_Xlength_error(char const *)" (?_Xlength_error@std@@YAXPEBD@Z) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xthrow.obj) : error LNK2005: "void __cdecl std::_Xout_of_range(char const *)" (?_Xout_of_range@std@@YAXPEBD@Z) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(wlocale.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xlocale.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xlock.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xlock.obj) : error LNK2005: "public: __cdecl std::_Lockit::_Lockit(int)" (??0_Lockit@std@@QEAA@H@Z) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xlock.obj) : error LNK2005: "public: __cdecl std::_Lockit::~_Lockit(void)" (??1_Lockit@std@@QEAA@XZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xdateord.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(StlCompareStringA.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(winapinls.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(StlCompareStringW.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(StlLCMapStringW.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(StlLCMapStringA.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] libcpmtd.lib(winapisupp.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] LINK : warning LNK4098: defaultlib 'LIBCMTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\Debug\test_package.exe : fatal error LNK1169: one or more multiply defined symbols found [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build\test_package.vcxproj] CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 protobuf/3.19.6 (test package): 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 protobuf/3.19.6 (test package): 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 ERROR: protobuf/3.19.6 (test package): Error in build() method, line 29 cmake.build() ConanException: Error 1 while executing cmake --build "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_package\build" --config Debug ******************************************************************************** conan test conan-center-index\recipes\protobuf\all\test_v1_package\conanfile.py protobuf/3.19.6@#41b26e5f7bd96a17717aebcb107febaa -pr C:\J\w\prod\BuildSingleReference\141112\ea2ee382-46b7-45a7-b3fe-ef76d0c08316/profile_windows_15_mdd_vs_debug_64.protobuf-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=15 os=Windows [options] protobuf:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True protobuf/3.19.6 (test package): Installing package Requirements protobuf/3.19.6 from local cache - Cache zlib/1.2.13 from 'conan-center' - Cache Packages protobuf/3.19.6:362d146bbfd0e60f902db0e0f601bbe876d56d62 - Cache zlib/1.2.13:8cf01e2f50fcd6b63525e70584df0326550364e1 - Cache Installing (downloading, building) binaries... zlib/1.2.13: Already installed! protobuf/3.19.6: Already installed! protobuf/3.19.6: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference/s\8be88a\1\bin protobuf/3.19.6 (test package): Generator txt created conanbuildinfo.txt protobuf/3.19.6 (test package): Generator cmake created conanbuildinfo.cmake protobuf/3.19.6 (test package): Generator cmake_find_package_multi created protobuf-config-version.cmake protobuf/3.19.6 (test package): Generator cmake_find_package_multi created protobufTarget-debug.cmake protobuf/3.19.6 (test package): Generator cmake_find_package_multi created protobufTargets.cmake protobuf/3.19.6 (test package): Generator cmake_find_package_multi created protobuf-config.cmake protobuf/3.19.6 (test package): Generator cmake_find_package_multi created ZLIBConfigVersion.cmake protobuf/3.19.6 (test package): Generator cmake_find_package_multi created ZLIBConfig.cmake protobuf/3.19.6 (test package): Generator cmake_find_package_multi created ZLIBTargets.cmake protobuf/3.19.6 (test package): Generator cmake_find_package_multi created ZLIBTarget-debug.cmake protobuf/3.19.6 (test package): Aggregating env generators protobuf/3.19.6 (test package): Generated conaninfo.txt protobuf/3.19.6 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c/conan.lock' Using cached profile from lockfile [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 protobuf/3.19.6 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\package" -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_PREFIX_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/protobuf/all/test_v1_package/build/edd6ff0f71baecdebff20ce124410e5e0963a02c" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/protobuf/all/test_v1_package/build/edd6ff0f71baecdebff20ce124410e5e0963a02c" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Dprotobuf_LITE="False" -Wno-dev C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package ----------------- -- The C compiler identification is MSVC 19.16.27048.0 -- The CXX compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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 - 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/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library libprotocd found C:/J/w/prod/BuildSingleReference/s/8be88a/1/lib/libprotocd.lib -- Library libprotobufd found C:/J/w/prod/BuildSingleReference/s/8be88a/1/lib/libprotobufd.lib -- Library zlib found C:/J/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/zlib.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library libprotocd found C:/J/w/prod/BuildSingleReference/s/8be88a/1/lib/libprotocd.lib -- Found: C:/J/w/prod/BuildSingleReference/s/8be88a/1/lib/libprotocd.lib -- Library libprotobufd found C:/J/w/prod/BuildSingleReference/s/8be88a/1/lib/libprotobufd.lib -- Found: C:/J/w/prod/BuildSingleReference/s/8be88a/1/lib/libprotobufd.lib -- Library libprotobufd found C:/J/w/prod/BuildSingleReference/s/8be88a/1/lib/libprotobufd.lib -- Found: C:/J/w/prod/BuildSingleReference/s/8be88a/1/lib/libprotobufd.lib -- Library libprotocd found C:/J/w/prod/BuildSingleReference/s/8be88a/1/lib/libprotocd.lib -- Found: C:/J/w/prod/BuildSingleReference/s/8be88a/1/lib/libprotocd.lib -- Library zlib found C:/J/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/zlib.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/zlib.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/protobuf/all/test_v1_package/build/edd6ff0f71baecdebff20ce124410e5e0963a02c ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c --config Debug -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Running cpp protocol buffer compiler on addressbook.proto. Custom options: Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/protobuf/all/test_v1_package/CMakeLists.txt test_package.cpp addressbook.pb.cc libprotobufd.lib(arenastring.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(message_lite.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(timestamp.pb.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(message.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(stringpiece.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(common.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(coded_stream.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(arena.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(repeated_ptr_field.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(wire_format_lite.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(parse_context.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(unknown_field_set.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(generated_message_reflection.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(wire_format.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(generated_message_util.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(strutil.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(zero_copy_stream.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(zero_copy_stream_impl_lite.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(zero_copy_stream_impl.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(descriptor.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(repeated_field.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(reflection_ops.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(map_field.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(status.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(int128.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(implicit_weak_message.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(structurally_valid.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(stringprintf.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(extension_set_heavy.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(extension_set.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(io_win32.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(text_format.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(descriptor.pb.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(tokenizer.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(descriptor_database.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(dynamic_message.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(substitute.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(strtod.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(any_lite.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(map.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libprotobufd.lib(any.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: bool __cdecl std::ios_base::good(void)const " (?good@ios_base@std@@QEBA_NXZ) already defined in libprotobufd.lib(message_lite.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::ios_base::flags(void)const " (?flags@ios_base@std@@QEBAHXZ) already defined in libprotobufd.lib(stringpiece.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __int64 __cdecl std::ios_base::width(void)const " (?width@ios_base@std@@QEBA_JXZ) already defined in libprotobufd.lib(status.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __int64 __cdecl std::ios_base::width(__int64)" (?width@ios_base@std@@QEAA_J_J@Z) already defined in libprotobufd.lib(status.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::basic_streambuf >::sputc(char)" (?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHD@Z) already defined in libprotobufd.lib(status.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __int64 __cdecl std::basic_streambuf >::sputn(char const *,__int64)" (?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAA_JPEBD_J@Z) already defined in libprotobufd.lib(stringpiece.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: void __cdecl std::basic_ios >::setstate(int,bool)" (?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QEAAXH_N@Z) already defined in libprotobufd.lib(stringpiece.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_ostream > * __cdecl std::basic_ios >::tie(void)const " (?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBAPEAV?$basic_ostream@DU?$char_traits@D@std@@@2@XZ) already defined in libprotobufd.lib(stringpiece.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_streambuf > * __cdecl std::basic_ios >::rdbuf(void)const " (?rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBAPEAV?$basic_streambuf@DU?$char_traits@D@std@@@2@XZ) already defined in libprotobufd.lib(stringpiece.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char __cdecl std::basic_ios >::fill(void)const " (?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBADXZ) already defined in libprotobufd.lib(status.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: void __cdecl std::basic_ostream >::_Osfx(void)" (?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAXXZ) already defined in libprotobufd.lib(stringpiece.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_ostream > & __cdecl std::basic_ostream >::flush(void)" (?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@XZ) already defined in libprotobufd.lib(stringpiece.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(locale0.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(locale0.obj) : error LNK2005: "void __cdecl std::_Facet_Register(class std::_Facet_base *)" (?_Facet_Register@std@@YAXPEAV_Facet_base@1@@Z) already defined in msvcprtd.lib(locale0_implib.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(locale0.obj) : error LNK2005: "private: static class std::locale::_Locimp * __cdecl std::locale::_Getgloballocale(void)" (?_Getgloballocale@locale@std@@CAPEAV_Locimp@12@XZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(locale0.obj) : error LNK2005: "private: static class std::locale::_Locimp * __cdecl std::locale::_Init(bool)" (?_Init@locale@std@@CAPEAV_Locimp@12@_N@Z) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(locale0.obj) : error LNK2005: "public: static void __cdecl std::_Locinfo::_Locinfo_ctor(class std::_Locinfo *,char const *)" (?_Locinfo_ctor@_Locinfo@std@@SAXPEAV12@PEBD@Z) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(locale0.obj) : error LNK2005: "public: static void __cdecl std::_Locinfo::_Locinfo_dtor(class std::_Locinfo *)" (?_Locinfo_dtor@_Locinfo@std@@SAXPEAV12@@Z) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(locale.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(iosptrs.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(xthrow.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(xthrow.obj) : error LNK2005: "void __cdecl std::_Xbad_alloc(void)" (?_Xbad_alloc@std@@YAXXZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(xthrow.obj) : error LNK2005: "void __cdecl std::_Xbad_function_call(void)" (?_Xbad_function_call@std@@YAXXZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(xthrow.obj) : error LNK2005: "void __cdecl std::_Xlength_error(char const *)" (?_Xlength_error@std@@YAXPEBD@Z) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(xthrow.obj) : error LNK2005: "void __cdecl std::_Xout_of_range(char const *)" (?_Xout_of_range@std@@YAXPEBD@Z) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(wlocale.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(xlocale.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(xlock.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(xlock.obj) : error LNK2005: "public: __cdecl std::_Lockit::_Lockit(int)" (??0_Lockit@std@@QEAA@H@Z) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(xlock.obj) : error LNK2005: "public: __cdecl std::_Lockit::~_Lockit(void)" (??1_Lockit@std@@QEAA@XZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(xdateord.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(StlCompareStringA.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(winapinls.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(StlCompareStringW.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(StlLCMapStringW.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(StlLCMapStringA.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] libcpmtd.lib(winapisupp.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] LINK : warning LNK4098: defaultlib 'LIBCMTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\bin\test_package.exe : fatal error LNK1169: one or more multiply defined symbols found [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c\test_package.vcxproj] CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR ERROR: protobuf/3.19.6 (test package): Error in build() method, line 19 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\protobuf\all\test_v1_package\build\edd6ff0f71baecdebff20ce124410e5e0963a02c --config Debug -- /m:8 /verbosity:minimal