******************************************************************************** conan test conan-center-index\recipes\fmt\all\test_package\conanfile.py fmt/6.2.1@#1b56da934db59211f3bed12609b54d39 -pr C:\J\w\prod\BuildSingleReference@2\36636\8d3a168b-9500-44ac-909b-d9e29b29d758/profile_windows_16_mtd_vs_debug_64.fmt-header_only-False_fmt-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] fmt:header_only=False fmt:shared=False [build_requires] [env] fmt/6.2.1 (test package): Installing package Requirements fmt/6.2.1 from local cache - Cache Packages fmt/6.2.1:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Cache Installing (downloading, building) binaries... fmt/6.2.1: Already installed! fmt/6.2.1 (test package): Generator txt created conanbuildinfo.txt fmt/6.2.1 (test package): Generator 'CMakeDeps' calling 'generate()' fmt/6.2.1 (test package): Calling generate() fmt/6.2.1 (test package): Aggregating env generators fmt/6.2.1 (test package): Generated conaninfo.txt fmt/6.2.1 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package/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 fmt/6.2.1 (test package): Calling build() fmt/6.2.1 (test package): CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/fmt/all/test_package/build/conan/conan_toolchain.cmake" "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\." ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/fmt/all/test_package/build/conan/conan_toolchain.cmake" "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/fmt/all/test_package/build/conan/conan_toolchain.cmake -- The CXX compiler identification is MSVC 19.29.30143.0 -- 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 -- 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 -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'fmt::fmt' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/fmt/all/test_package/build fmt/6.2.1 (test package): CMake command: cmake --build C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build --config Debug ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\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@2/conan-center-index/recipes/fmt/all/test_package/CMakeLists.txt test_package.cpp fmtd.lib(format.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MDd_DynamicDebug' doesn't match value 'MTd_StaticDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Lockit::_Lockit(int)" (??0_Lockit@std@@QEAA@H@Z) already defined in libcpmtd.lib(xlock.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Lockit::~_Lockit(void)" (??1_Lockit@std@@QEAA@XZ) already defined in libcpmtd.lib(xlock.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Locinfo::_Locinfo(char const *)" (??0_Locinfo@std@@QEAA@PEBD@Z) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Locinfo::~_Locinfo(void)" (??1_Locinfo@std@@QEAA@XZ) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: struct _Cvtvec __cdecl std::_Locinfo::_Getcvt(void)const " (?_Getcvt@_Locinfo@std@@QEBA?AU_Cvtvec@@XZ) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: struct lconv const * __cdecl std::_Locinfo::_Getlconv(void)const " (?_Getlconv@_Locinfo@std@@QEBAPEBUlconv@@XZ) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getdays(void)const " (?_Getdays@_Locinfo@std@@QEBAPEBDXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getmonths(void)const " (?_Getmonths@_Locinfo@std@@QEBAPEBDXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getfalse(void)const " (?_Getfalse@_Locinfo@std@@QEBAPEBDXZ) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Gettrue(void)const " (?_Gettrue@_Locinfo@std@@QEBAPEBDXZ) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getdays(void)const " (?_W_Getdays@_Locinfo@std@@QEBAPEBGXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getmonths(void)const " (?_W_Getmonths@_Locinfo@std@@QEBAPEBGXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Yarn::c_str(void)const " (?c_str@?$_Yarn@D@std@@QEBAPEBDXZ) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: static void * __cdecl std::_Crt_new_delete::operator new(unsigned __int64)" (??2_Crt_new_delete@std@@SAPEAX_K@Z) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: static void __cdecl std::_Crt_new_delete::operator delete(void *)" (??3_Crt_new_delete@std@@SAXPEAX@Z) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::locale::id::operator unsigned __int64(void)" (??Bid@locale@std@@QEAA_KXZ) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: __cdecl std::locale::facet::facet(unsigned __int64)" (??0facet@locale@std@@IEAA@_K@Z) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: virtual __cdecl std::locale::facet::~facet(void)" (??1facet@locale@std@@MEAA@XZ) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol '_invalid_parameter' defined in 'libucrtd.lib(invalid_parameter.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void * __cdecl std::_Allocate_manually_vector_aligned(unsigned __int64)" (??$_Allocate_manually_vector_aligned@U_Default_allocate_traits@std@@@std@@YAPEAX_K@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol '_calloc_dbg' defined in 'libucrtd.lib(debug_heap.obj)' is imported by 'fmtd.lib(format.obj)' in function '"char * __cdecl std::_Maklocstr(char const *,char *,struct _Cvtvec const &)" (??$_Maklocstr@D@std@@YAPEADPEBDPEADAEBU_Cvtvec@@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol '_CrtDbgReport' defined in 'libucrtd.lib(dbgrpt.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void * __cdecl std::_Allocate_manually_vector_aligned(unsigned __int64)" (??$_Allocate_manually_vector_aligned@U_Default_allocate_traits@std@@@std@@YAPEAX_K@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol '_dsign' defined in 'libucrtd.lib(nan.obj)' is imported by 'fmtd.lib(format.obj)' in function '"bool __cdecl signbit(double)" (?signbit@@YA_NN@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol '_ldsign' defined in 'libucrtd.lib(nanl.obj)' is imported by 'fmtd.lib(format.obj)' in function '"bool __cdecl signbit(long double)" (?signbit@@YA_NO@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol '_fdsign' defined in 'libucrtd.lib(nanf.obj)' is imported by 'fmtd.lib(format.obj)' in function '"bool __cdecl signbit(float)" (?signbit@@YA_NM@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol '_dtest' defined in 'libucrtd.lib(_test.obj)' is imported by 'fmtd.lib(format.obj)' in function '"int __cdecl fpclassify(double)" (?fpclassify@@YAHN@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol '_ldtest' defined in 'libucrtd.lib(_test.obj)' is imported by 'fmtd.lib(format.obj)' in function '"int __cdecl fpclassify(long double)" (?fpclassify@@YAHO@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol '_fdtest' defined in 'libucrtd.lib(_test.obj)' is imported by 'fmtd.lib(format.obj)' in function '"int __cdecl fpclassify(float)" (?fpclassify@@YAHM@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol 'free' defined in 'libucrtd.lib(free.obj)' is imported by 'fmtd.lib(format.obj)' in function '"private: void __cdecl std::numpunct::_Tidy(void)" (?_Tidy@?$numpunct@D@std@@AEAAXXZ)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol '_errno' defined in 'libucrtd.lib(errno.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::internal::fwrite_fully(void const *,unsigned __int64,unsigned __int64,struct _iobuf *)" (?fwrite_fully@internal@v6@fmt@@YAXPEBX_K1PEAU_iobuf@@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol 'abort' defined in 'libucrtd.lib(abort.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::internal::assert_fail(char const *,int,char const *)" (?assert_fail@internal@v6@fmt@@YAXPEBDH0@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol 'wcslen' defined in 'libucrtd.lib(strnlen.obj)' is imported by 'fmtd.lib(format.obj)' in function '"wchar_t * __cdecl std::_Maklocwcs(wchar_t const *)" (?_Maklocwcs@std@@YAPEA_WPEB_W@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol '__acrt_iob_func' defined in 'libucrtd.lib(_file.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::internal::assert_fail(char const *,int,char const *)" (?assert_fail@internal@v6@fmt@@YAXPEBDH0@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol '_fileno' defined in 'libucrtd.lib(fileno.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::vprint(struct _iobuf *,class fmt::v6::basic_string_view,struct fmt::v6::format_args)" (?vprint@v6@fmt@@YAXPEAU_iobuf@@V?$basic_string_view@D@12@Uformat_args@12@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol 'fputc' defined in 'libucrtd.lib(fputc.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::internal::report_error(void (__cdecl*)(class fmt::v6::internal::buffer &,int,class fmt::v6::basic_string_view),int,class fmt::v6::basic_string_view)" (?report_error@internal@v6@fmt@@YAXP6AXAEAV?$buffer@D@123@HV?$basic_string_view@D@23@@ZH1@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol 'fwrite' defined in 'libucrtd.lib(fwrite.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::internal::report_error(void (__cdecl*)(class fmt::v6::internal::buffer &,int,class fmt::v6::basic_string_view),int,class fmt::v6::basic_string_view)" (?report_error@internal@v6@fmt@@YAXP6AXAEAV?$buffer@D@123@HV?$basic_string_view@D@23@@ZH1@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol '__stdio_common_vsnprintf_s' defined in 'libucrtd.lib(output.obj)' is imported by 'fmtd.lib(format.obj)' in function '_vsnprintf_s_l' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol '_get_osfhandle' defined in 'libucrtd.lib(osfinfo.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::vprint(struct _iobuf *,class fmt::v6::basic_string_view,struct fmt::v6::format_args)" (?vprint@v6@fmt@@YAXPEAU_iobuf@@V?$basic_string_view@D@12@Uformat_args@12@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol '_isatty' defined in 'libucrtd.lib(isatty.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::vprint(struct _iobuf *,class fmt::v6::basic_string_view,struct fmt::v6::format_args)" (?vprint@v6@fmt@@YAXPEAU_iobuf@@V?$basic_string_view@D@12@Uformat_args@12@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] fmtd.lib(format.obj) : error LNK2019: unresolved external symbol __imp__wassert referenced in function "int __cdecl fmt::v6::internal::format_float(double,int,struct fmt::v6::internal::float_specs,class fmt::v6::internal::buffer &)" (??$format_float@N@internal@v6@fmt@@YAHNHUfloat_specs@012@AEAV?$buffer@D@012@@Z) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] fmtd.lib(format.obj) : error LNK2019: unresolved external symbol __imp_strerror_s referenced in function "private: int __cdecl `int __cdecl fmt::v6::internal::safe_strerror(int,char * &,unsigned __int64)'::`2'::dispatcher::handle(struct fmt::v6::internal::null)" (?handle@dispatcher@?1??safe_strerror@internal@v6@fmt@@YAHHAEAPEAD_K@Z@AEAAHU?$null@X@345@@Z) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\Debug\test_package.exe : fatal error LNK1120: 2 unresolved externals [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/fmt/all/test_package/CMakeLists.txt test_ranges.cpp fmtd.lib(format.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MDd_DynamicDebug' doesn't match value 'MTd_StaticDebug' in test_ranges.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Lockit::_Lockit(int)" (??0_Lockit@std@@QEAA@H@Z) already defined in libcpmtd.lib(xlock.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Lockit::~_Lockit(void)" (??1_Lockit@std@@QEAA@XZ) already defined in libcpmtd.lib(xlock.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Locinfo::_Locinfo(char const *)" (??0_Locinfo@std@@QEAA@PEBD@Z) already defined in libcpmtd.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Locinfo::~_Locinfo(void)" (??1_Locinfo@std@@QEAA@XZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: struct _Cvtvec __cdecl std::_Locinfo::_Getcvt(void)const " (?_Getcvt@_Locinfo@std@@QEBA?AU_Cvtvec@@XZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: struct lconv const * __cdecl std::_Locinfo::_Getlconv(void)const " (?_Getlconv@_Locinfo@std@@QEBAPEBUlconv@@XZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getdays(void)const " (?_Getdays@_Locinfo@std@@QEBAPEBDXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getmonths(void)const " (?_Getmonths@_Locinfo@std@@QEBAPEBDXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getfalse(void)const " (?_Getfalse@_Locinfo@std@@QEBAPEBDXZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Gettrue(void)const " (?_Gettrue@_Locinfo@std@@QEBAPEBDXZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getdays(void)const " (?_W_Getdays@_Locinfo@std@@QEBAPEBGXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getmonths(void)const " (?_W_Getmonths@_Locinfo@std@@QEBAPEBGXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Yarn::c_str(void)const " (?c_str@?$_Yarn@D@std@@QEBAPEBDXZ) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: static void * __cdecl std::_Crt_new_delete::operator new(unsigned __int64)" (??2_Crt_new_delete@std@@SAPEAX_K@Z) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: static void __cdecl std::_Crt_new_delete::operator delete(void *)" (??3_Crt_new_delete@std@@SAXPEAX@Z) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::locale::id::operator unsigned __int64(void)" (??Bid@locale@std@@QEAA_KXZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: __cdecl std::locale::facet::facet(unsigned __int64)" (??0facet@locale@std@@IEAA@_K@Z) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: virtual __cdecl std::locale::facet::~facet(void)" (??1facet@locale@std@@MEAA@XZ) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_invalid_parameter' defined in 'libucrtd.lib(invalid_parameter.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void * __cdecl std::_Allocate_manually_vector_aligned(unsigned __int64)" (??$_Allocate_manually_vector_aligned@U_Default_allocate_traits@std@@@std@@YAPEAX_K@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_calloc_dbg' defined in 'libucrtd.lib(debug_heap.obj)' is imported by 'fmtd.lib(format.obj)' in function '"char * __cdecl std::_Maklocstr(char const *,char *,struct _Cvtvec const &)" (??$_Maklocstr@D@std@@YAPEADPEBDPEADAEBU_Cvtvec@@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_CrtDbgReport' defined in 'libucrtd.lib(dbgrpt.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void * __cdecl std::_Allocate_manually_vector_aligned(unsigned __int64)" (??$_Allocate_manually_vector_aligned@U_Default_allocate_traits@std@@@std@@YAPEAX_K@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_dsign' defined in 'libucrtd.lib(nan.obj)' is imported by 'fmtd.lib(format.obj)' in function '"bool __cdecl signbit(double)" (?signbit@@YA_NN@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_ldsign' defined in 'libucrtd.lib(nanl.obj)' is imported by 'fmtd.lib(format.obj)' in function '"bool __cdecl signbit(long double)" (?signbit@@YA_NO@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_fdsign' defined in 'libucrtd.lib(nanf.obj)' is imported by 'fmtd.lib(format.obj)' in function '"bool __cdecl signbit(float)" (?signbit@@YA_NM@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_dtest' defined in 'libucrtd.lib(_test.obj)' is imported by 'fmtd.lib(format.obj)' in function '"int __cdecl fpclassify(double)" (?fpclassify@@YAHN@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_ldtest' defined in 'libucrtd.lib(_test.obj)' is imported by 'fmtd.lib(format.obj)' in function '"int __cdecl fpclassify(long double)" (?fpclassify@@YAHO@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_fdtest' defined in 'libucrtd.lib(_test.obj)' is imported by 'fmtd.lib(format.obj)' in function '"int __cdecl fpclassify(float)" (?fpclassify@@YAHM@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4217: symbol 'free' defined in 'libucrtd.lib(free.obj)' is imported by 'fmtd.lib(format.obj)' in function '"private: void __cdecl std::numpunct::_Tidy(void)" (?_Tidy@?$numpunct@D@std@@AEAAXXZ)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_errno' defined in 'libucrtd.lib(errno.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::internal::fwrite_fully(void const *,unsigned __int64,unsigned __int64,struct _iobuf *)" (?fwrite_fully@internal@v6@fmt@@YAXPEBX_K1PEAU_iobuf@@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4217: symbol 'abort' defined in 'libucrtd.lib(abort.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::internal::assert_fail(char const *,int,char const *)" (?assert_fail@internal@v6@fmt@@YAXPEBDH0@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4217: symbol 'wcslen' defined in 'libucrtd.lib(strnlen.obj)' is imported by 'fmtd.lib(format.obj)' in function '"wchar_t * __cdecl std::_Maklocwcs(wchar_t const *)" (?_Maklocwcs@std@@YAPEA_WPEB_W@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4217: symbol '__acrt_iob_func' defined in 'libucrtd.lib(_file.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::internal::assert_fail(char const *,int,char const *)" (?assert_fail@internal@v6@fmt@@YAXPEBDH0@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_fileno' defined in 'libucrtd.lib(fileno.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::vprint(struct _iobuf *,class fmt::v6::basic_string_view,struct fmt::v6::format_args)" (?vprint@v6@fmt@@YAXPEAU_iobuf@@V?$basic_string_view@D@12@Uformat_args@12@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4217: symbol 'fputc' defined in 'libucrtd.lib(fputc.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::internal::report_error(void (__cdecl*)(class fmt::v6::internal::buffer &,int,class fmt::v6::basic_string_view),int,class fmt::v6::basic_string_view)" (?report_error@internal@v6@fmt@@YAXP6AXAEAV?$buffer@D@123@HV?$basic_string_view@D@23@@ZH1@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4217: symbol '__stdio_common_vsnprintf_s' defined in 'libucrtd.lib(output.obj)' is imported by 'fmtd.lib(format.obj)' in function '_vsnprintf_s_l' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_get_osfhandle' defined in 'libucrtd.lib(osfinfo.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::vprint(struct _iobuf *,class fmt::v6::basic_string_view,struct fmt::v6::format_args)" (?vprint@v6@fmt@@YAXPEAU_iobuf@@V?$basic_string_view@D@12@Uformat_args@12@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_isatty' defined in 'libucrtd.lib(isatty.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::vprint(struct _iobuf *,class fmt::v6::basic_string_view,struct fmt::v6::format_args)" (?vprint@v6@fmt@@YAXPEAU_iobuf@@V?$basic_string_view@D@12@Uformat_args@12@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] fmtd.lib(format.obj) : error LNK2019: unresolved external symbol __imp__wassert referenced in function "int __cdecl fmt::v6::internal::format_float(double,int,struct fmt::v6::internal::float_specs,class fmt::v6::internal::buffer &)" (??$format_float@N@internal@v6@fmt@@YAHNHUfloat_specs@012@AEAV?$buffer@D@012@@Z) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] fmtd.lib(format.obj) : error LNK2019: unresolved external symbol __imp_strerror_s referenced in function "private: int __cdecl `int __cdecl fmt::v6::internal::safe_strerror(int,char * &,unsigned __int64)'::`2'::dispatcher::handle(struct fmt::v6::internal::null)" (?handle@dispatcher@?1??safe_strerror@internal@v6@fmt@@YAHHAEAPEAD_K@Z@AEAAHU?$null@X@345@@Z) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] fmtd.lib(format.obj) : error LNK2019: unresolved external symbol __imp_fwrite referenced in function "void __cdecl fmt::v6::internal::report_error(void (__cdecl*)(class fmt::v6::internal::buffer &,int,class fmt::v6::basic_string_view),int,class fmt::v6::basic_string_view)" (?report_error@internal@v6@fmt@@YAXP6AXAEAV?$buffer@D@123@HV?$basic_string_view@D@23@@ZH1@Z) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\Debug\test_ranges.exe : fatal error LNK1120: 3 unresolved externals [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] fmt/6.2.1 (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 fmt/6.2.1 (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: fmt/6.2.1 (test package): Error in build() method, line 30 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build --config Debug ******************************************************************************** conan test conan-center-index\recipes\fmt\all\test_v1_package\conanfile.py fmt/6.2.1@#1b56da934db59211f3bed12609b54d39 -pr C:\J\w\prod\BuildSingleReference@2\36636\8d3a168b-9500-44ac-909b-d9e29b29d758/profile_windows_16_mtd_vs_debug_64.fmt-header_only-False_fmt-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] fmt:header_only=False fmt:shared=False [build_requires] [env] fmt/6.2.1 (test package): Installing package Requirements fmt/6.2.1 from local cache - Cache Packages fmt/6.2.1:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Cache Installing (downloading, building) binaries... fmt/6.2.1: Already installed! fmt/6.2.1 (test package): Generator cmake_find_package_multi created fmt-config-version.cmake fmt/6.2.1 (test package): Generator cmake_find_package_multi created fmt-config.cmake fmt/6.2.1 (test package): Generator cmake_find_package_multi created fmtTargets.cmake fmt/6.2.1 (test package): Generator cmake_find_package_multi created fmtTarget-debug.cmake fmt/6.2.1 (test package): Generator txt created conanbuildinfo.txt fmt/6.2.1 (test package): Generator cmake created conanbuildinfo.cmake fmt/6.2.1 (test package): Aggregating env generators fmt/6.2.1 (test package): Generated conaninfo.txt fmt/6.2.1 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43/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 fmt/6.2.1 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -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@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\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@2/conan-center-index/recipes/fmt/all/test_v1_package/build/06735cb0be546ab156e9afe24d5c1cdf827dfc43" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/fmt/all/test_v1_package/build/06735cb0be546ab156e9afe24d5c1cdf827dfc43" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DFMT_HEADER_ONLY="False" -Wno-dev C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package ----------------- -- The CXX compiler identification is MSVC 19.29.30143.0 -- 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 -- 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 -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library fmtd found C:/J/w/prod/BuildSingleReference@2/.conan/data/fmt/6.2.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/fmtd.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library fmtd found C:/J/w/prod/BuildSingleReference@2/.conan/data/fmt/6.2.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/fmtd.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/fmt/6.2.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/fmtd.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/fmt/all/test_v1_package/build/06735cb0be546ab156e9afe24d5c1cdf827dfc43 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43 --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@2/conan-center-index/recipes/fmt/all/test_v1_package/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/fmt/all/test_v1_package/CMakeLists.txt test_package.cpp test_ranges.cpp fmtd.lib(format.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MDd_DynamicDebug' doesn't match value 'MTd_StaticDebug' in test_ranges.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Lockit::_Lockit(int)" (??0_Lockit@std@@QEAA@H@Z) already defined in libcpmtd.lib(xlock.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Lockit::~_Lockit(void)" (??1_Lockit@std@@QEAA@XZ) already defined in libcpmtd.lib(xlock.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Locinfo::_Locinfo(char const *)" (??0_Locinfo@std@@QEAA@PEBD@Z) already defined in libcpmtd.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Locinfo::~_Locinfo(void)" (??1_Locinfo@std@@QEAA@XZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: struct _Cvtvec __cdecl std::_Locinfo::_Getcvt(void)const " (?_Getcvt@_Locinfo@std@@QEBA?AU_Cvtvec@@XZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: struct lconv const * __cdecl std::_Locinfo::_Getlconv(void)const " (?_Getlconv@_Locinfo@std@@QEBAPEBUlconv@@XZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getdays(void)const " (?_Getdays@_Locinfo@std@@QEBAPEBDXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getmonths(void)const " (?_Getmonths@_Locinfo@std@@QEBAPEBDXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getfalse(void)const " (?_Getfalse@_Locinfo@std@@QEBAPEBDXZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Gettrue(void)const " (?_Gettrue@_Locinfo@std@@QEBAPEBDXZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getdays(void)const " (?_W_Getdays@_Locinfo@std@@QEBAPEBGXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getmonths(void)const " (?_W_Getmonths@_Locinfo@std@@QEBAPEBGXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Yarn::c_str(void)const " (?c_str@?$_Yarn@D@std@@QEBAPEBDXZ) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: static void * __cdecl std::_Crt_new_delete::operator new(unsigned __int64)" (??2_Crt_new_delete@std@@SAPEAX_K@Z) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: static void __cdecl std::_Crt_new_delete::operator delete(void *)" (??3_Crt_new_delete@std@@SAXPEAX@Z) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::locale::id::operator unsigned __int64(void)" (??Bid@locale@std@@QEAA_KXZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: __cdecl std::locale::facet::facet(unsigned __int64)" (??0facet@locale@std@@IEAA@_K@Z) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: virtual __cdecl std::locale::facet::~facet(void)" (??1facet@locale@std@@MEAA@XZ) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_invalid_parameter' defined in 'libucrtd.lib(invalid_parameter.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void * __cdecl std::_Allocate_manually_vector_aligned(unsigned __int64)" (??$_Allocate_manually_vector_aligned@U_Default_allocate_traits@std@@@std@@YAPEAX_K@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_calloc_dbg' defined in 'libucrtd.lib(debug_heap.obj)' is imported by 'fmtd.lib(format.obj)' in function '"char * __cdecl std::_Maklocstr(char const *,char *,struct _Cvtvec const &)" (??$_Maklocstr@D@std@@YAPEADPEBDPEADAEBU_Cvtvec@@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_CrtDbgReport' defined in 'libucrtd.lib(dbgrpt.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void * __cdecl std::_Allocate_manually_vector_aligned(unsigned __int64)" (??$_Allocate_manually_vector_aligned@U_Default_allocate_traits@std@@@std@@YAPEAX_K@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_dsign' defined in 'libucrtd.lib(nan.obj)' is imported by 'fmtd.lib(format.obj)' in function '"bool __cdecl signbit(double)" (?signbit@@YA_NN@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_ldsign' defined in 'libucrtd.lib(nanl.obj)' is imported by 'fmtd.lib(format.obj)' in function '"bool __cdecl signbit(long double)" (?signbit@@YA_NO@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_fdsign' defined in 'libucrtd.lib(nanf.obj)' is imported by 'fmtd.lib(format.obj)' in function '"bool __cdecl signbit(float)" (?signbit@@YA_NM@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_dtest' defined in 'libucrtd.lib(_test.obj)' is imported by 'fmtd.lib(format.obj)' in function '"int __cdecl fpclassify(double)" (?fpclassify@@YAHN@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_ldtest' defined in 'libucrtd.lib(_test.obj)' is imported by 'fmtd.lib(format.obj)' in function '"int __cdecl fpclassify(long double)" (?fpclassify@@YAHO@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_fdtest' defined in 'libucrtd.lib(_test.obj)' is imported by 'fmtd.lib(format.obj)' in function '"int __cdecl fpclassify(float)" (?fpclassify@@YAHM@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] LINK : warning LNK4217: symbol 'free' defined in 'libucrtd.lib(free.obj)' is imported by 'fmtd.lib(format.obj)' in function '"private: void __cdecl std::numpunct::_Tidy(void)" (?_Tidy@?$numpunct@D@std@@AEAAXXZ)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] fmtd.lib(format.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MDd_DynamicDebug' doesn't match value 'MTd_StaticDebug' in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4217: symbol '_errno' defined in 'libucrtd.lib(errno.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::internal::fwrite_fully(void const *,unsigned __int64,unsigned __int64,struct _iobuf *)" (?fwrite_fully@internal@v6@fmt@@YAXPEBX_K1PEAU_iobuf@@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] LINK : warning LNK4217: symbol 'abort' defined in 'libucrtd.lib(abort.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::internal::assert_fail(char const *,int,char const *)" (?assert_fail@internal@v6@fmt@@YAXPEBDH0@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] LINK : warning LNK4217: symbol 'wcslen' defined in 'libucrtd.lib(strnlen.obj)' is imported by 'fmtd.lib(format.obj)' in function '"wchar_t * __cdecl std::_Maklocwcs(wchar_t const *)" (?_Maklocwcs@std@@YAPEA_WPEB_W@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] LINK : warning LNK4217: symbol '__acrt_iob_func' defined in 'libucrtd.lib(_file.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::internal::assert_fail(char const *,int,char const *)" (?assert_fail@internal@v6@fmt@@YAXPEBDH0@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_fileno' defined in 'libucrtd.lib(fileno.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::vprint(struct _iobuf *,class fmt::v6::basic_string_view,struct fmt::v6::format_args)" (?vprint@v6@fmt@@YAXPEAU_iobuf@@V?$basic_string_view@D@12@Uformat_args@12@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] LINK : warning LNK4217: symbol 'fputc' defined in 'libucrtd.lib(fputc.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::internal::report_error(void (__cdecl*)(class fmt::v6::internal::buffer &,int,class fmt::v6::basic_string_view),int,class fmt::v6::basic_string_view)" (?report_error@internal@v6@fmt@@YAXP6AXAEAV?$buffer@D@123@HV?$basic_string_view@D@23@@ZH1@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] LINK : warning LNK4217: symbol '__stdio_common_vsnprintf_s' defined in 'libucrtd.lib(output.obj)' is imported by 'fmtd.lib(format.obj)' in function '_vsnprintf_s_l' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_get_osfhandle' defined in 'libucrtd.lib(osfinfo.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::vprint(struct _iobuf *,class fmt::v6::basic_string_view,struct fmt::v6::format_args)" (?vprint@v6@fmt@@YAXPEAU_iobuf@@V?$basic_string_view@D@12@Uformat_args@12@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] LINK : warning LNK4217: symbol '_isatty' defined in 'libucrtd.lib(isatty.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::vprint(struct _iobuf *,class fmt::v6::basic_string_view,struct fmt::v6::format_args)" (?vprint@v6@fmt@@YAXPEAU_iobuf@@V?$basic_string_view@D@12@Uformat_args@12@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] fmtd.lib(format.obj) : error LNK2019: unresolved external symbol __imp__wassert referenced in function "int __cdecl fmt::v6::internal::format_float(double,int,struct fmt::v6::internal::float_specs,class fmt::v6::internal::buffer &)" (??$format_float@N@internal@v6@fmt@@YAHNHUfloat_specs@012@AEAV?$buffer@D@012@@Z) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] fmtd.lib(format.obj) : error LNK2019: unresolved external symbol __imp_strerror_s referenced in function "private: int __cdecl `int __cdecl fmt::v6::internal::safe_strerror(int,char * &,unsigned __int64)'::`2'::dispatcher::handle(struct fmt::v6::internal::null)" (?handle@dispatcher@?1??safe_strerror@internal@v6@fmt@@YAHHAEAPEAD_K@Z@AEAAHU?$null@X@345@@Z) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] fmtd.lib(format.obj) : error LNK2019: unresolved external symbol __imp_fwrite referenced in function "void __cdecl fmt::v6::internal::report_error(void (__cdecl*)(class fmt::v6::internal::buffer &,int,class fmt::v6::basic_string_view),int,class fmt::v6::basic_string_view)" (?report_error@internal@v6@fmt@@YAXP6AXAEAV?$buffer@D@123@HV?$basic_string_view@D@23@@ZH1@Z) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\bin\test_ranges.exe : fatal error LNK1120: 3 unresolved externals [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_ranges.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Lockit::_Lockit(int)" (??0_Lockit@std@@QEAA@H@Z) already defined in libcpmtd.lib(xlock.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Lockit::~_Lockit(void)" (??1_Lockit@std@@QEAA@XZ) already defined in libcpmtd.lib(xlock.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Locinfo::_Locinfo(char const *)" (??0_Locinfo@std@@QEAA@PEBD@Z) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Locinfo::~_Locinfo(void)" (??1_Locinfo@std@@QEAA@XZ) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: struct _Cvtvec __cdecl std::_Locinfo::_Getcvt(void)const " (?_Getcvt@_Locinfo@std@@QEBA?AU_Cvtvec@@XZ) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: struct lconv const * __cdecl std::_Locinfo::_Getlconv(void)const " (?_Getlconv@_Locinfo@std@@QEBAPEBUlconv@@XZ) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getdays(void)const " (?_Getdays@_Locinfo@std@@QEBAPEBDXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getmonths(void)const " (?_Getmonths@_Locinfo@std@@QEBAPEBDXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getfalse(void)const " (?_Getfalse@_Locinfo@std@@QEBAPEBDXZ) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Gettrue(void)const " (?_Gettrue@_Locinfo@std@@QEBAPEBDXZ) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getdays(void)const " (?_W_Getdays@_Locinfo@std@@QEBAPEBGXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getmonths(void)const " (?_W_Getmonths@_Locinfo@std@@QEBAPEBGXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Yarn::c_str(void)const " (?c_str@?$_Yarn@D@std@@QEBAPEBDXZ) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: static void * __cdecl std::_Crt_new_delete::operator new(unsigned __int64)" (??2_Crt_new_delete@std@@SAPEAX_K@Z) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: static void __cdecl std::_Crt_new_delete::operator delete(void *)" (??3_Crt_new_delete@std@@SAXPEAX@Z) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::locale::id::operator unsigned __int64(void)" (??Bid@locale@std@@QEAA_KXZ) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: __cdecl std::locale::facet::facet(unsigned __int64)" (??0facet@locale@std@@IEAA@_K@Z) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: virtual __cdecl std::locale::facet::~facet(void)" (??1facet@locale@std@@MEAA@XZ) already defined in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4217: symbol '_invalid_parameter' defined in 'libucrtd.lib(invalid_parameter.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void * __cdecl std::_Allocate_manually_vector_aligned(unsigned __int64)" (??$_Allocate_manually_vector_aligned@U_Default_allocate_traits@std@@@std@@YAPEAX_K@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4217: symbol '_calloc_dbg' defined in 'libucrtd.lib(debug_heap.obj)' is imported by 'fmtd.lib(format.obj)' in function '"char * __cdecl std::_Maklocstr(char const *,char *,struct _Cvtvec const &)" (??$_Maklocstr@D@std@@YAPEADPEBDPEADAEBU_Cvtvec@@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4217: symbol '_CrtDbgReport' defined in 'libucrtd.lib(dbgrpt.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void * __cdecl std::_Allocate_manually_vector_aligned(unsigned __int64)" (??$_Allocate_manually_vector_aligned@U_Default_allocate_traits@std@@@std@@YAPEAX_K@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4217: symbol '_dsign' defined in 'libucrtd.lib(nan.obj)' is imported by 'fmtd.lib(format.obj)' in function '"bool __cdecl signbit(double)" (?signbit@@YA_NN@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4217: symbol '_ldsign' defined in 'libucrtd.lib(nanl.obj)' is imported by 'fmtd.lib(format.obj)' in function '"bool __cdecl signbit(long double)" (?signbit@@YA_NO@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4217: symbol '_fdsign' defined in 'libucrtd.lib(nanf.obj)' is imported by 'fmtd.lib(format.obj)' in function '"bool __cdecl signbit(float)" (?signbit@@YA_NM@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4217: symbol '_dtest' defined in 'libucrtd.lib(_test.obj)' is imported by 'fmtd.lib(format.obj)' in function '"int __cdecl fpclassify(double)" (?fpclassify@@YAHN@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4217: symbol '_ldtest' defined in 'libucrtd.lib(_test.obj)' is imported by 'fmtd.lib(format.obj)' in function '"int __cdecl fpclassify(long double)" (?fpclassify@@YAHO@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4217: symbol '_fdtest' defined in 'libucrtd.lib(_test.obj)' is imported by 'fmtd.lib(format.obj)' in function '"int __cdecl fpclassify(float)" (?fpclassify@@YAHM@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4217: symbol 'free' defined in 'libucrtd.lib(free.obj)' is imported by 'fmtd.lib(format.obj)' in function '"private: void __cdecl std::numpunct::_Tidy(void)" (?_Tidy@?$numpunct@D@std@@AEAAXXZ)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4217: symbol '_errno' defined in 'libucrtd.lib(errno.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::internal::fwrite_fully(void const *,unsigned __int64,unsigned __int64,struct _iobuf *)" (?fwrite_fully@internal@v6@fmt@@YAXPEBX_K1PEAU_iobuf@@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4217: symbol 'abort' defined in 'libucrtd.lib(abort.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::internal::assert_fail(char const *,int,char const *)" (?assert_fail@internal@v6@fmt@@YAXPEBDH0@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4217: symbol 'wcslen' defined in 'libucrtd.lib(strnlen.obj)' is imported by 'fmtd.lib(format.obj)' in function '"wchar_t * __cdecl std::_Maklocwcs(wchar_t const *)" (?_Maklocwcs@std@@YAPEA_WPEB_W@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4217: symbol '__acrt_iob_func' defined in 'libucrtd.lib(_file.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::internal::assert_fail(char const *,int,char const *)" (?assert_fail@internal@v6@fmt@@YAXPEBDH0@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4217: symbol '_fileno' defined in 'libucrtd.lib(fileno.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::vprint(struct _iobuf *,class fmt::v6::basic_string_view,struct fmt::v6::format_args)" (?vprint@v6@fmt@@YAXPEAU_iobuf@@V?$basic_string_view@D@12@Uformat_args@12@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4217: symbol 'fputc' defined in 'libucrtd.lib(fputc.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::internal::report_error(void (__cdecl*)(class fmt::v6::internal::buffer &,int,class fmt::v6::basic_string_view),int,class fmt::v6::basic_string_view)" (?report_error@internal@v6@fmt@@YAXP6AXAEAV?$buffer@D@123@HV?$basic_string_view@D@23@@ZH1@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4217: symbol 'fwrite' defined in 'libucrtd.lib(fwrite.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::internal::report_error(void (__cdecl*)(class fmt::v6::internal::buffer &,int,class fmt::v6::basic_string_view),int,class fmt::v6::basic_string_view)" (?report_error@internal@v6@fmt@@YAXP6AXAEAV?$buffer@D@123@HV?$basic_string_view@D@23@@ZH1@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4217: symbol '__stdio_common_vsnprintf_s' defined in 'libucrtd.lib(output.obj)' is imported by 'fmtd.lib(format.obj)' in function '_vsnprintf_s_l' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4217: symbol '_get_osfhandle' defined in 'libucrtd.lib(osfinfo.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::vprint(struct _iobuf *,class fmt::v6::basic_string_view,struct fmt::v6::format_args)" (?vprint@v6@fmt@@YAXPEAU_iobuf@@V?$basic_string_view@D@12@Uformat_args@12@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] LINK : warning LNK4217: symbol '_isatty' defined in 'libucrtd.lib(isatty.obj)' is imported by 'fmtd.lib(format.obj)' in function '"void __cdecl fmt::v6::vprint(struct _iobuf *,class fmt::v6::basic_string_view,struct fmt::v6::format_args)" (?vprint@v6@fmt@@YAXPEAU_iobuf@@V?$basic_string_view@D@12@Uformat_args@12@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] fmtd.lib(format.obj) : error LNK2019: unresolved external symbol __imp__wassert referenced in function "int __cdecl fmt::v6::internal::format_float(double,int,struct fmt::v6::internal::float_specs,class fmt::v6::internal::buffer &)" (??$format_float@N@internal@v6@fmt@@YAHNHUfloat_specs@012@AEAV?$buffer@D@012@@Z) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] fmtd.lib(format.obj) : error LNK2019: unresolved external symbol __imp_strerror_s referenced in function "private: int __cdecl `int __cdecl fmt::v6::internal::safe_strerror(int,char * &,unsigned __int64)'::`2'::dispatcher::handle(struct fmt::v6::internal::null)" (?handle@dispatcher@?1??safe_strerror@internal@v6@fmt@@YAHHAEAPEAD_K@Z@AEAAHU?$null@X@345@@Z) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\bin\test_package.exe : fatal error LNK1120: 2 unresolved externals [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43\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: fmt/6.2.1 (test package): Error in build() method, line 13 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_v1_package\build\06735cb0be546ab156e9afe24d5c1cdf827dfc43 --config Debug -- /m:8 /verbosity:minimal