******************************************************************************** conan test conan-center-index\recipes\antlr4-cppruntime\all\test_package\conanfile.py antlr4-cppruntime/4.9.3@#689b304810d52087b59498f97776aaed -pr C:\J\w\prod\BuildSingleReference@3\98239\0c07138d-d5c6-4b5f-aac0-f43738789bba/profile_windows_16_mdd_vs_debug_64.antlr4-cppruntime-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=16 os=Windows [options] antlr4-cppruntime:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True antlr4-cppruntime/4.9.3 (test package): Installing package Requirements antlr4-cppruntime/4.9.3 from local cache - Cache utfcpp/3.2.1 from 'conan-center' - Cache Packages antlr4-cppruntime/4.9.3:d4610f139a8d8e63467d5bf9bcec0a7072514e51 - Cache utfcpp/3.2.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache Installing (downloading, building) binaries... utfcpp/3.2.1: Already installed! antlr4-cppruntime/4.9.3: Already installed! antlr4-cppruntime/4.9.3 (test package): Generator 'CMakeDeps' calling 'generate()' antlr4-cppruntime/4.9.3 (test package): Generator 'VirtualRunEnv' calling 'generate()' antlr4-cppruntime/4.9.3 (test package): Generator 'CMakeToolchain' calling 'generate()' antlr4-cppruntime/4.9.3 (test package): Generator txt created conanbuildinfo.txt antlr4-cppruntime/4.9.3 (test package): Aggregating env generators antlr4-cppruntime/4.9.3 (test package): Generated conaninfo.txt antlr4-cppruntime/4.9.3 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\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 antlr4-cppruntime/4.9.3 (test package): Calling build() antlr4-cppruntime/4.9.3 (test package): CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/antlr4-cppruntime/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\." ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/antlr4-cppruntime/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/antlr4-cppruntime/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is MSVC 19.29.30146.0 -- 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: Target declared 'antlr4_static' -- Conan: Target declared 'utf8cpp' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/antlr4-cppruntime/all/test_package/build antlr4-cppruntime/4.9.3 (test package): CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build" --config Debug ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build" --config Debug ----------------- 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@3/conan-center-index/recipes/antlr4-cppruntime/all/test_package/CMakeLists.txt test_package.cpp C:\J\w\prod\BuildSingleReference@3\s\fe2564\1\include\antlr4-runtime\support/StringUtils.h(24,39): warning C4996: 'std::codecvt_utf8': warning STL4017: std::wbuffer_convert, std::wstring_convert, and the header (containing std::codecvt_mode, std::codecvt_utf8, std::codecvt_utf16, and std::codecvt_utf8_utf16) are deprecated in C++17. (The std::codecvt class template is NOT deprecated.) The C++ Standard doesn't provide equivalent non-deprecated functionality; consider using MultiByteToWideChar() and WideCharToMultiByte() from instead. You can define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\codecvt(33,52): message : see declaration of 'std::codecvt_utf8' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\fe2564\1\include\antlr4-runtime\support/StringUtils.h(24,5): warning C4996: 'std::wstring_convert,int,std::allocator,std::allocator>': warning STL4017: std::wbuffer_convert, std::wstring_convert, and the header (containing std::codecvt_mode, std::codecvt_utf8, std::codecvt_utf16, and std::codecvt_utf8_utf16) are deprecated in C++17. (The std::codecvt class template is NOT deprecated.) The C++ Standard doesn't provide equivalent non-deprecated functionality; consider using MultiByteToWideChar() and WideCharToMultiByte() from instead. You can define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xlocbuf(300,55): message : see declaration of 'std::wstring_convert' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\fe2564\1\include\antlr4-runtime\support/StringUtils.h(54,35): warning C4996: 'std::wstring_convert,int,std::allocator,std::allocator>::wstring_convert': warning STL4017: std::wbuffer_convert, std::wstring_convert, and the header (containing std::codecvt_mode, std::codecvt_utf8, std::codecvt_utf16, and std::codecvt_utf8_utf16) are deprecated in C++17. (The std::codecvt class template is NOT deprecated.) The C++ Standard doesn't provide equivalent non-deprecated functionality; consider using MultiByteToWideChar() and WideCharToMultiByte() from instead. You can define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\fe2564\1\include\antlr4-runtime\support/StringUtils.h(57,27): warning C4996: 'std::wstring_convert,int,std::allocator,std::allocator>::from_bytes': warning STL4017: std::wbuffer_convert, std::wstring_convert, and the header (containing std::codecvt_mode, std::codecvt_utf8, std::codecvt_utf16, and std::codecvt_utf8_utf16) are deprecated in C++17. (The std::codecvt class template is NOT deprecated.) The C++ Standard doesn't provide equivalent non-deprecated functionality; consider using MultiByteToWideChar() and WideCharToMultiByte() from instead. You can define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\fe2564\1\include\antlr4-runtime\support/StringUtils.h(54,35): warning C4996: 'std::wstring_convert,int,std::allocator,std::allocator>::~wstring_convert': warning STL4017: std::wbuffer_convert, std::wstring_convert, and the header (containing std::codecvt_mode, std::codecvt_utf8, std::codecvt_utf16, and std::codecvt_utf8_utf16) are deprecated in C++17. (The std::codecvt class template is NOT deprecated.) The C++ Standard doesn't provide equivalent non-deprecated functionality; consider using MultiByteToWideChar() and WideCharToMultiByte() from instead. You can define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] antlr4-runtime-static.lib(CharStream.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] antlr4-runtime-static.lib(ANTLRInputStream.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] antlr4-runtime-static.lib(IntStream.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] antlr4-runtime-static.lib(Exceptions.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::locale::id::id(unsigned __int64)" (??0id@locale@std@@QEAA@_K@Z) already defined in antlr4-runtime-static.lib(ANTLRInputStream.obj) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\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@3\conan-center-index\recipes\antlr4-cppruntime\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@3\conan-center-index\recipes\antlr4-cppruntime\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@3\conan-center-index\recipes\antlr4-cppruntime\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(locale0.obj) : error LNK2005: "private: static class std::locale::_Locimp * __cdecl std::locale::_Locimp::_New_Locimp(class std::locale::_Locimp const &)" (?_New_Locimp@_Locimp@locale@std@@CAPEAV123@AEBV123@@Z) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(locale.obj) : error LNK2005: "public: struct _Cvtvec __cdecl std::_Locinfo::_Getcvt(void)const " (?_Getcvt@_Locinfo@std@@QEBA?AU_Cvtvec@@XZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(locale.obj) : error LNK2005: "private: static void __cdecl std::locale::_Locimp::_Locimp_Addfac(class std::locale::_Locimp *,class std::locale::facet *,unsigned __int64)" (?_Locimp_Addfac@_Locimp@locale@std@@CAXPEAV123@PEAVfacet@23@_K@Z) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(_tolower.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xwctomb.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(_toupper.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@3\conan-center-index\recipes\antlr4-cppruntime\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(wlocale.obj) : error LNK2005: "public: struct _Cvtvec __cdecl std::_Locinfo::_Getcvt(void)const " (?_Getcvt@_Locinfo@std@@QEBA?AU_Cvtvec@@XZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(wlocale.obj) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getdays(void)const " (?_Getdays@_Locinfo@std@@QEBAPEBDXZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(wlocale.obj) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getmonths(void)const " (?_Getmonths@_Locinfo@std@@QEBAPEBDXZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(wlocale.obj) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getdays(void)const " (?_W_Getdays@_Locinfo@std@@QEBAPEBGXZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(wlocale.obj) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getmonths(void)const " (?_W_Getmonths@_Locinfo@std@@QEBAPEBGXZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xlocale.obj) : error LNK2005: "public: struct _Cvtvec __cdecl std::_Locinfo::_Getcvt(void)const " (?_Getcvt@_Locinfo@std@@QEBA?AU_Cvtvec@@XZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xlocale.obj) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getdays(void)const " (?_Getdays@_Locinfo@std@@QEBAPEBDXZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xlocale.obj) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getmonths(void)const " (?_Getmonths@_Locinfo@std@@QEBAPEBDXZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xlocale.obj) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getdays(void)const " (?_W_Getdays@_Locinfo@std@@QEBAPEBGXZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xlocale.obj) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getmonths(void)const " (?_W_Getmonths@_Locinfo@std@@QEBAPEBGXZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xstol.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xstoul.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xstoll.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xstoull.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@3\conan-center-index\recipes\antlr4-cppruntime\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@3\conan-center-index\recipes\antlr4-cppruntime\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@3\conan-center-index\recipes\antlr4-cppruntime\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@3\conan-center-index\recipes\antlr4-cppruntime\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xstrcoll.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@3\conan-center-index\recipes\antlr4-cppruntime\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xwcscoll.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xwcsxfrm.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xgetwctype.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xtowlower.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xtowupper.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xstrxfrm.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] libcpmtd.lib(xmtx.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@3\conan-center-index\recipes\antlr4-cppruntime\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@3\conan-center-index\recipes\antlr4-cppruntime\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@3\conan-center-index\recipes\antlr4-cppruntime\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@3\conan-center-index\recipes\antlr4-cppruntime\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\Debug\test_package.exe : fatal error LNK1169: one or more multiply defined symbols found [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] antlr4-cppruntime/4.9.3 (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 antlr4-cppruntime/4.9.3 (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: antlr4-cppruntime/4.9.3 (test package): Error in build() method, line 21 cmake.build() ConanException: Error 1 while executing cmake --build "C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build" --config Debug ******************************************************************************** conan test conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\conanfile.py antlr4-cppruntime/4.9.3@#689b304810d52087b59498f97776aaed -pr C:\J\w\prod\BuildSingleReference@3\98239\0c07138d-d5c6-4b5f-aac0-f43738789bba/profile_windows_16_mdd_vs_debug_64.antlr4-cppruntime-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=16 os=Windows [options] antlr4-cppruntime:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True antlr4-cppruntime/4.9.3 (test package): Installing package Requirements antlr4-cppruntime/4.9.3 from local cache - Cache utfcpp/3.2.1 from 'conan-center' - Cache Packages antlr4-cppruntime/4.9.3:d4610f139a8d8e63467d5bf9bcec0a7072514e51 - Cache utfcpp/3.2.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache Installing (downloading, building) binaries... utfcpp/3.2.1: Already installed! antlr4-cppruntime/4.9.3: Already installed! antlr4-cppruntime/4.9.3 (test package): Generator txt created conanbuildinfo.txt antlr4-cppruntime/4.9.3 (test package): Generator cmake created conanbuildinfo.cmake antlr4-cppruntime/4.9.3 (test package): Generator cmake_find_package_multi created antlr4-runtime-config-version.cmake antlr4-cppruntime/4.9.3 (test package): Generator cmake_find_package_multi created antlr4-runtime-config.cmake antlr4-cppruntime/4.9.3 (test package): Generator cmake_find_package_multi created antlr4-runtimeTargets.cmake antlr4-cppruntime/4.9.3 (test package): Generator cmake_find_package_multi created antlr4-runtimeTarget-debug.cmake antlr4-cppruntime/4.9.3 (test package): Generator cmake_find_package_multi created utf8cpp-config-version.cmake antlr4-cppruntime/4.9.3 (test package): Generator cmake_find_package_multi created utf8cpp-config.cmake antlr4-cppruntime/4.9.3 (test package): Generator cmake_find_package_multi created utf8cppTargets.cmake antlr4-cppruntime/4.9.3 (test package): Generator cmake_find_package_multi created utf8cppTarget-debug.cmake antlr4-cppruntime/4.9.3 (test package): Aggregating env generators antlr4-cppruntime/4.9.3 (test package): Generated conaninfo.txt antlr4-cppruntime/4.9.3 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124/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 antlr4-cppruntime/4.9.3 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\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@3/conan-center-index/recipes/antlr4-cppruntime/all/test_v1_package/build/d9a1e9ebc5baf8c58d7a4f170a25898d34448124" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/antlr4-cppruntime/all/test_v1_package/build/d9a1e9ebc5baf8c58d7a4f170a25898d34448124" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package ----------------- -- The CXX compiler identification is MSVC 19.29.30146.0 -- 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: Adjusting output directories -- Conan: Using cmake targets configuration -- Library antlr4-runtime-static found C:/J/w/prod/BuildSingleReference@3/s/fe2564/1/lib/antlr4-runtime-static.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library antlr4-runtime-static found C:/J/w/prod/BuildSingleReference@3/s/fe2564/1/lib/antlr4-runtime-static.lib -- Found: C:/J/w/prod/BuildSingleReference@3/s/fe2564/1/lib/antlr4-runtime-static.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/antlr4-cppruntime/all/test_v1_package/build/d9a1e9ebc5baf8c58d7a4f170a25898d34448124 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124 --config Debug -- /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@3/conan-center-index/recipes/antlr4-cppruntime/all/test_v1_package/CMakeLists.txt test_package.cpp C:\J\w\prod\BuildSingleReference@3\s\fe2564\1\include\antlr4-runtime\support/StringUtils.h(24,39): warning C4996: 'std::codecvt_utf8': warning STL4017: std::wbuffer_convert, std::wstring_convert, and the header (containing std::codecvt_mode, std::codecvt_utf8, std::codecvt_utf16, and std::codecvt_utf8_utf16) are deprecated in C++17. (The std::codecvt class template is NOT deprecated.) The C++ Standard doesn't provide equivalent non-deprecated functionality; consider using MultiByteToWideChar() and WideCharToMultiByte() from instead. You can define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\codecvt(33,52): message : see declaration of 'std::codecvt_utf8' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\fe2564\1\include\antlr4-runtime\support/StringUtils.h(24,5): warning C4996: 'std::wstring_convert,int,std::allocator,std::allocator>': warning STL4017: std::wbuffer_convert, std::wstring_convert, and the header (containing std::codecvt_mode, std::codecvt_utf8, std::codecvt_utf16, and std::codecvt_utf8_utf16) are deprecated in C++17. (The std::codecvt class template is NOT deprecated.) The C++ Standard doesn't provide equivalent non-deprecated functionality; consider using MultiByteToWideChar() and WideCharToMultiByte() from instead. You can define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xlocbuf(300,55): message : see declaration of 'std::wstring_convert' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\fe2564\1\include\antlr4-runtime\support/StringUtils.h(54,35): warning C4996: 'std::wstring_convert,int,std::allocator,std::allocator>::wstring_convert': warning STL4017: std::wbuffer_convert, std::wstring_convert, and the header (containing std::codecvt_mode, std::codecvt_utf8, std::codecvt_utf16, and std::codecvt_utf8_utf16) are deprecated in C++17. (The std::codecvt class template is NOT deprecated.) The C++ Standard doesn't provide equivalent non-deprecated functionality; consider using MultiByteToWideChar() and WideCharToMultiByte() from instead. You can define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\fe2564\1\include\antlr4-runtime\support/StringUtils.h(57,27): warning C4996: 'std::wstring_convert,int,std::allocator,std::allocator>::from_bytes': warning STL4017: std::wbuffer_convert, std::wstring_convert, and the header (containing std::codecvt_mode, std::codecvt_utf8, std::codecvt_utf16, and std::codecvt_utf8_utf16) are deprecated in C++17. (The std::codecvt class template is NOT deprecated.) The C++ Standard doesn't provide equivalent non-deprecated functionality; consider using MultiByteToWideChar() and WideCharToMultiByte() from instead. You can define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\fe2564\1\include\antlr4-runtime\support/StringUtils.h(54,35): warning C4996: 'std::wstring_convert,int,std::allocator,std::allocator>::~wstring_convert': warning STL4017: std::wbuffer_convert, std::wstring_convert, and the header (containing std::codecvt_mode, std::codecvt_utf8, std::codecvt_utf16, and std::codecvt_utf8_utf16) are deprecated in C++17. (The std::codecvt class template is NOT deprecated.) The C++ Standard doesn't provide equivalent non-deprecated functionality; consider using MultiByteToWideChar() and WideCharToMultiByte() from instead. You can define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] antlr4-runtime-static.lib(CharStream.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] antlr4-runtime-static.lib(ANTLRInputStream.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] antlr4-runtime-static.lib(IntStream.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] antlr4-runtime-static.lib(Exceptions.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::locale::id::id(unsigned __int64)" (??0id@locale@std@@QEAA@_K@Z) already defined in antlr4-runtime-static.lib(ANTLRInputStream.obj) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(locale0.obj) : error LNK2005: "private: static class std::locale::_Locimp * __cdecl std::locale::_Locimp::_New_Locimp(class std::locale::_Locimp const &)" (?_New_Locimp@_Locimp@locale@std@@CAPEAV123@AEBV123@@Z) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(locale.obj) : error LNK2005: "public: struct _Cvtvec __cdecl std::_Locinfo::_Getcvt(void)const " (?_Getcvt@_Locinfo@std@@QEBA?AU_Cvtvec@@XZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(locale.obj) : error LNK2005: "private: static void __cdecl std::locale::_Locimp::_Locimp_Addfac(class std::locale::_Locimp *,class std::locale::facet *,unsigned __int64)" (?_Locimp_Addfac@_Locimp@locale@std@@CAXPEAV123@PEAVfacet@23@_K@Z) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(_tolower.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(xwctomb.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(_toupper.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(wlocale.obj) : error LNK2005: "public: struct _Cvtvec __cdecl std::_Locinfo::_Getcvt(void)const " (?_Getcvt@_Locinfo@std@@QEBA?AU_Cvtvec@@XZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(wlocale.obj) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getdays(void)const " (?_Getdays@_Locinfo@std@@QEBAPEBDXZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(wlocale.obj) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getmonths(void)const " (?_Getmonths@_Locinfo@std@@QEBAPEBDXZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(wlocale.obj) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getdays(void)const " (?_W_Getdays@_Locinfo@std@@QEBAPEBGXZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(wlocale.obj) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getmonths(void)const " (?_W_Getmonths@_Locinfo@std@@QEBAPEBGXZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(xlocale.obj) : error LNK2005: "public: struct _Cvtvec __cdecl std::_Locinfo::_Getcvt(void)const " (?_Getcvt@_Locinfo@std@@QEBA?AU_Cvtvec@@XZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(xlocale.obj) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getdays(void)const " (?_Getdays@_Locinfo@std@@QEBAPEBDXZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(xlocale.obj) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getmonths(void)const " (?_Getmonths@_Locinfo@std@@QEBAPEBDXZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(xlocale.obj) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getdays(void)const " (?_W_Getdays@_Locinfo@std@@QEBAPEBGXZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(xlocale.obj) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getmonths(void)const " (?_W_Getmonths@_Locinfo@std@@QEBAPEBGXZ) already defined in msvcprtd.lib(MSVCP140D.dll) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(xstol.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(xstoul.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(xstoll.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(xstoull.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(xstrcoll.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(xwcscoll.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(xwcsxfrm.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(xgetwctype.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(xtowlower.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(xtowupper.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(xstrxfrm.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] libcpmtd.lib(xmtx.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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\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@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] LINK : warning LNK4098: defaultlib 'LIBCMTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\bin\test_package.exe : fatal error LNK1169: one or more multiply defined symbols found [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124\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: antlr4-cppruntime/4.9.3 (test package): Error in build() method, line 12 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\d9a1e9ebc5baf8c58d7a4f170a25898d34448124 --config Debug -- /m:8 /verbosity:minimal