******************************************************************************** conan test conan-center-index\recipes\fmt\all\test_package\conanfile.py fmt/5.3.0@#be889776bf6c588f4f78c84ad38c1dab -pr C:\J\w\prod\BuildSingleReference@2\24025\24975fdc-3ee7-4d49-9d71-aba4c2e04e45/profile_windows_16_mt_vs_release_64.fmt-header_only-False_fmt-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows [options] fmt:header_only=False fmt:shared=False [build_requires] [env] fmt/5.3.0 (test package): Installing package Requirements fmt/5.3.0 from local cache - Cache Packages fmt/5.3.0:a79a557254fabcb77849dd623fed97c9c5ab7651 - Cache Installing (downloading, building) binaries... fmt/5.3.0: Already installed! fmt/5.3.0 (test package): Generator 'CMakeDeps' calling 'generate()' fmt/5.3.0 (test package): Generator txt created conanbuildinfo.txt fmt/5.3.0 (test package): Calling generate() fmt/5.3.0 (test package): Aggregating env generators fmt/5.3.0 (test package): Generated conaninfo.txt fmt/5.3.0 (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/5.3.0 (test package): Calling build() fmt/5.3.0 (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" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/fmt/all/test_package" "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" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/fmt/all/test_package" "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\." ----------------- -- The CXX compiler identification is MSVC 19.29.30139.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/5.3.0 (test package): CMake command: cmake --build C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build --config Release ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build --config Release ----------------- 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 fmt.lib(format.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MD_DynamicRelease' doesn't match value 'MT_StaticRelease' in test_package.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: __cdecl std::_Lockit::_Lockit(int)" (??0_Lockit@std@@QEAA@H@Z) already defined in libcpmt.lib(xlock.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: __cdecl std::_Lockit::~_Lockit(void)" (??1_Lockit@std@@QEAA@XZ) already defined in libcpmt.lib(xlock.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: __cdecl std::_Locinfo::_Locinfo(char const *)" (??0_Locinfo@std@@QEAA@PEBD@Z) already defined in libcpmt.lib(cout.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprt.lib(MSVCP140.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] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: struct _Cvtvec __cdecl std::_Locinfo::_Getcvt(void)const " (?_Getcvt@_Locinfo@std@@QEBA?AU_Cvtvec@@XZ) already defined in libcpmt.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getfalse(void)const " (?_Getfalse@_Locinfo@std@@QEBAPEBDXZ) already defined in libcpmt.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Gettrue(void)const " (?_Gettrue@_Locinfo@std@@QEBAPEBDXZ) already defined in libcpmt.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getdays(void)const " (?_W_Getdays@_Locinfo@std@@QEBAPEBGXZ) already defined in libcpmt.lib(wlocale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getmonths(void)const " (?_W_Getmonths@_Locinfo@std@@QEBAPEBGXZ) already defined in libcpmt.lib(wlocale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: char const * __cdecl std::_Yarn::c_str(void)const " (?c_str@?$_Yarn@D@std@@QEBAPEBDXZ) already defined in libcpmt.lib(locale0.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: __cdecl std::locale::id::operator unsigned __int64(void)" (??Bid@locale@std@@QEAA_KXZ) already defined in libcpmt.lib(cout.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "protected: __cdecl std::locale::facet::facet(unsigned __int64)" (??0facet@locale@std@@IEAA@_K@Z) already defined in libcpmt.lib(locale0.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] msvcprt.lib(MSVCP140.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 'MSVCRT' 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_noinfo_noreturn' defined in 'libucrt.lib(invalid_parameter.obj)' is imported by 'fmt.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 'libucrt.lib(nan.obj)' is imported by 'fmt.lib(format.obj)' in function '"private: void __cdecl fmt::v5::basic_writer > >::write_double(double,struct fmt::v5::basic_format_specs const &)" (??$write_double@N@?$basic_writer@V?$back_insert_range@V?$basic_buffer@D@internal@v5@fmt@@@v5@fmt@@@v5@fmt@@AEAAXNAEBU?$basic_format_specs@D@12@@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 'libucrt.lib(nanl.obj)' is imported by 'fmt.lib(format.obj)' in function '"private: void __cdecl fmt::v5::basic_writer > >::write_double(long double,struct fmt::v5::basic_format_specs const &)" (??$write_double@O@?$basic_writer@V?$back_insert_range@V?$basic_buffer@D@internal@v5@fmt@@@v5@fmt@@@v5@fmt@@AEAAXOAEBU?$basic_format_specs@D@12@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol 'calloc' defined in 'libucrt.lib(calloc.obj)' is imported by 'fmt.lib(format.obj)' in function '"protected: void __cdecl std::time_get > >::_Getvals(wchar_t,class std::_Locinfo const &)" (??$_Getvals@_W@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IEAAX_WAEBV_Locinfo@1@@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 'libucrt.lib(free.obj)' is imported by 'fmt.lib(format.obj)' in function '"public: __cdecl std::_Tidy_guard >::~_Tidy_guard >(void)" (??1?$_Tidy_guard@V?$numpunct@D@std@@@std@@QEAA@XZ)' [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 'libucrt.lib(_file.obj)' is imported by 'fmt.lib(format.obj)' in function '"void __cdecl fmt::v5::`anonymous namespace'::report_error(void (__cdecl*)(class fmt::v5::internal::basic_buffer &,int,class fmt::v5::basic_string_view),int,class fmt::v5::basic_string_view)" (?report_error@?A0xff922f5b@v5@fmt@@YAXP6AXAEAV?$basic_buffer@D@internal@23@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_vswprintf' defined in 'libucrt.lib(output.obj)' is imported by 'fmt.lib(format.obj)' in function 'swprintf' [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 'libucrt.lib(fputc.obj)' is imported by 'fmt.lib(format.obj)' in function '"void __cdecl fmt::v5::`anonymous namespace'::report_error(void (__cdecl*)(class fmt::v5::internal::basic_buffer &,int,class fmt::v5::basic_string_view),int,class fmt::v5::basic_string_view)" (?report_error@?A0xff922f5b@v5@fmt@@YAXP6AXAEAV?$basic_buffer@D@internal@23@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 'libucrt.lib(fwrite.obj)' is imported by 'fmt.lib(format.obj)' in function '"void __cdecl fmt::v5::`anonymous namespace'::report_error(void (__cdecl*)(class fmt::v5::internal::basic_buffer &,int,class fmt::v5::basic_string_view),int,class fmt::v5::basic_string_view)" (?report_error@?A0xff922f5b@v5@fmt@@YAXP6AXAEAV?$basic_buffer@D@internal@23@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 'libucrt.lib(output.obj)' is imported by 'fmt.lib(format.obj)' in function '"int __cdecl fmt::v5::`anonymous namespace'::fmt_snprintf(char *,unsigned __int64,char const *,...)" (?fmt_snprintf@?A0xff922f5b@v5@fmt@@YAHPEAD_KPEBDZZ)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] LINK : warning LNK4217: symbol 'localeconv' defined in 'libucrt.lib(localeconv.obj)' is imported by 'fmt.lib(format.obj)' in function '"public: __cdecl std::numpunct::numpunct(class std::_Locinfo const &,unsigned __int64,bool)" (??0?$numpunct@D@std@@QEAA@AEBV_Locinfo@1@_K_N@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_package.vcxproj] fmt.lib(format.obj) : error LNK2019: unresolved external symbol __imp_strerror_s referenced in function "void __cdecl fmt::v5::format_system_error(class fmt::v5::internal::basic_buffer &,int,class fmt::v5::basic_string_view)" (?format_system_error@v5@fmt@@YAXAEAV?$basic_buffer@D@internal@12@HV?$basic_string_view@D@12@@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\Release\test_package.exe : fatal error LNK1120: 1 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 fmt.lib(format.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MD_DynamicRelease' doesn't match value 'MT_StaticRelease' in test_ranges.obj [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: __cdecl std::_Lockit::_Lockit(int)" (??0_Lockit@std@@QEAA@H@Z) already defined in libcpmt.lib(xlock.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: __cdecl std::_Lockit::~_Lockit(void)" (??1_Lockit@std@@QEAA@XZ) already defined in libcpmt.lib(xlock.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: __cdecl std::_Locinfo::_Locinfo(char const *)" (??0_Locinfo@std@@QEAA@PEBD@Z) already defined in libcpmt.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: __cdecl std::_Locinfo::~_Locinfo(void)" (??1_Locinfo@std@@QEAA@XZ) already defined in libcpmt.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: struct _Cvtvec __cdecl std::_Locinfo::_Getcvt(void)const " (?_Getcvt@_Locinfo@std@@QEBA?AU_Cvtvec@@XZ) already defined in libcpmt.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getfalse(void)const " (?_Getfalse@_Locinfo@std@@QEBAPEBDXZ) already defined in libcpmt.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Gettrue(void)const " (?_Gettrue@_Locinfo@std@@QEBAPEBDXZ) already defined in libcpmt.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getdays(void)const " (?_W_Getdays@_Locinfo@std@@QEBAPEBGXZ) already defined in libcpmt.lib(wlocale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getmonths(void)const " (?_W_Getmonths@_Locinfo@std@@QEBAPEBGXZ) already defined in libcpmt.lib(wlocale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: char const * __cdecl std::_Yarn::c_str(void)const " (?c_str@?$_Yarn@D@std@@QEBAPEBDXZ) already defined in libcpmt.lib(locale0.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: __cdecl std::locale::id::operator unsigned __int64(void)" (??Bid@locale@std@@QEAA_KXZ) already defined in libcpmt.lib(locale.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "protected: __cdecl std::locale::facet::facet(unsigned __int64)" (??0facet@locale@std@@IEAA@_K@Z) already defined in libcpmt.lib(locale0.obj) [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "protected: virtual __cdecl std::locale::facet::~facet(void)" (??1facet@locale@std@@MEAA@XZ) already defined in libcpmt.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 'MSVCRT' 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_noinfo_noreturn' defined in 'libucrt.lib(invalid_parameter.obj)' is imported by 'fmt.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 'libucrt.lib(nan.obj)' is imported by 'fmt.lib(format.obj)' in function '"private: void __cdecl fmt::v5::basic_writer > >::write_double(double,struct fmt::v5::basic_format_specs const &)" (??$write_double@N@?$basic_writer@V?$back_insert_range@V?$basic_buffer@D@internal@v5@fmt@@@v5@fmt@@@v5@fmt@@AEAAXNAEBU?$basic_format_specs@D@12@@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 'libucrt.lib(nanl.obj)' is imported by 'fmt.lib(format.obj)' in function '"private: void __cdecl fmt::v5::basic_writer > >::write_double(long double,struct fmt::v5::basic_format_specs const &)" (??$write_double@O@?$basic_writer@V?$back_insert_range@V?$basic_buffer@D@internal@v5@fmt@@@v5@fmt@@@v5@fmt@@AEAAXOAEBU?$basic_format_specs@D@12@@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4217: symbol 'calloc' defined in 'libucrt.lib(calloc.obj)' is imported by 'fmt.lib(format.obj)' in function '"protected: void __cdecl std::time_get > >::_Getvals(wchar_t,class std::_Locinfo const &)" (??$_Getvals@_W@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IEAAX_WAEBV_Locinfo@1@@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 'libucrt.lib(free.obj)' is imported by 'fmt.lib(format.obj)' in function '"public: __cdecl std::_Tidy_guard >::~_Tidy_guard >(void)" (??1?$_Tidy_guard@V?$numpunct@D@std@@@std@@QEAA@XZ)' [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 'libucrt.lib(_file.obj)' is imported by 'fmt.lib(format.obj)' in function '"void __cdecl fmt::v5::`anonymous namespace'::report_error(void (__cdecl*)(class fmt::v5::internal::basic_buffer &,int,class fmt::v5::basic_string_view),int,class fmt::v5::basic_string_view)" (?report_error@?A0xff922f5b@v5@fmt@@YAXP6AXAEAV?$basic_buffer@D@internal@23@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_vswprintf' defined in 'libucrt.lib(output.obj)' is imported by 'fmt.lib(format.obj)' in function 'swprintf' [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 'libucrt.lib(fputc.obj)' is imported by 'fmt.lib(format.obj)' in function '"void __cdecl fmt::v5::`anonymous namespace'::report_error(void (__cdecl*)(class fmt::v5::internal::basic_buffer &,int,class fmt::v5::basic_string_view),int,class fmt::v5::basic_string_view)" (?report_error@?A0xff922f5b@v5@fmt@@YAXP6AXAEAV?$basic_buffer@D@internal@23@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 'libucrt.lib(output.obj)' is imported by 'fmt.lib(format.obj)' in function '"int __cdecl fmt::v5::`anonymous namespace'::fmt_snprintf(char *,unsigned __int64,char const *,...)" (?fmt_snprintf@?A0xff922f5b@v5@fmt@@YAHPEAD_KPEBDZZ)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] LINK : warning LNK4217: symbol 'localeconv' defined in 'libucrt.lib(localeconv.obj)' is imported by 'fmt.lib(format.obj)' in function '"public: __cdecl std::numpunct::numpunct(class std::_Locinfo const &,unsigned __int64,bool)" (??0?$numpunct@D@std@@QEAA@AEBV_Locinfo@1@_K_N@Z)' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] fmt.lib(format.obj) : error LNK2019: unresolved external symbol __imp_fwrite referenced in function "void __cdecl fmt::v5::`anonymous namespace'::report_error(void (__cdecl*)(class fmt::v5::internal::basic_buffer &,int,class fmt::v5::basic_string_view),int,class fmt::v5::basic_string_view)" (?report_error@?A0xff922f5b@v5@fmt@@YAXP6AXAEAV?$basic_buffer@D@internal@23@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] fmt.lib(format.obj) : error LNK2019: unresolved external symbol __imp_strerror_s referenced in function "void __cdecl fmt::v5::format_system_error(class fmt::v5::internal::basic_buffer &,int,class fmt::v5::basic_string_view)" (?format_system_error@v5@fmt@@YAXAEAV?$basic_buffer@D@internal@12@HV?$basic_string_view@D@12@@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\Release\test_ranges.exe : fatal error LNK1120: 2 unresolved externals [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\test_ranges.vcxproj] Using Conan toolchain: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/fmt/all/test_package/build/conan/conan_toolchain.cmake. fmt/5.3.0 (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/5.3.0 (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/5.3.0 (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 Release