Microsoft (R) Build Engine version 16.9.0+5e4b48a27 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 13. 4. 2021 18:33:14. Project "E:\work\exemine\build\ALL_BUILD.vcxproj" on node 1 (default targets). Project "E:\work\exemine\build\ALL_BUILD.vcxproj" (1) is building "E:\work\exemine\build\ZERO_CHECK.vcxproj" (2) on node 1 (default targets). InitializeBuildStatus: Creating "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. PreBuildEvent: Checking File Globs setlocal E:\dev\_tools\cmake\bin\cmake.exe -P E:/work/exemine/build/CMakeFiles/VerifyGlobs.cmake if %errorlevel% neq 0 goto :cmEnd :cmEnd endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone :cmErrorLevel exit /b %1 :cmDone if %errorlevel% neq 0 goto :VCEnd :VCEnd CustomBuild: All outputs are up-to-date. FinalizeBuildStatus: Deleting file "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild". Touching "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate". Done Building Project "E:\work\exemine\build\ZERO_CHECK.vcxproj" (default targets). Project "E:\work\exemine\build\ALL_BUILD.vcxproj" (1) is building "E:\work\exemine\build\exemine.vcxproj" (3) on node 1 (default targets). Project "E:\work\exemine\build\exemine.vcxproj" (3) is building "E:\work\exemine\build\_deps\fmt-build\fmt.vcxproj" (4) on node 1 (default targets). InitializeBuildStatus: Creating "fmt.dir\Debug\fmt.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: All outputs are up-to-date. ClCompile: All outputs are up-to-date. Lib: All outputs are up-to-date. fmt.vcxproj -> E:\work\exemine\build\_deps\fmt-build\Debug\fmtd.lib FinalizeBuildStatus: Deleting file "fmt.dir\Debug\fmt.tlog\unsuccessfulbuild". Touching "fmt.dir\Debug\fmt.tlog\fmt.lastbuildstate". Done Building Project "E:\work\exemine\build\_deps\fmt-build\fmt.vcxproj" (default targets). InitializeBuildStatus: Touching "exemine.dir\Debug\exemine.tlog\unsuccessfulbuild". CustomBuild: All outputs are up-to-date. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.28.29910\bin\HostX64\x64\CL.exe /c /IE:\work\exemine\build /IE:\work\exemine\include /I"C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\DIA SDK\include" /I"E:\work\exemine\build\_deps\catch2-src\single_include" /I"E:\work\exemine\build\_deps\fmt-src\include" /Zi /nologo /Wall /WX /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D FMT_LOCALE /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /std:c++latest /Fo"exemine.dir\Debug\\" /Fd"exemine.dir\Debug\vc142.pdb" /Gd /TP /wd4623 /wd4625 /wd4626 /wd5026 /wd5027 /wd4820 /wd4668 /wd4514 /wd4548 /wd4710 /errorReport:queue E:\work\exemine\src\test.cpp test.cpp E:\work\exemine\build\_deps\fmt-src\include\fmt/format.h(2354,1): error C2220: the following warning is treated as an error [E:\work\exemine\build\exemine.vcxproj] E:\work\exemine\build\_deps\fmt-src\include\fmt/format.h(2711): message : see reference to function template instantiation 'int fmt::v7::detail::parse_nonnegative_int&>(const Char *&,const Char *,ErrorHandler)' being compiled [E:\work\exemine\build\exemine.vcxproj] with [ Char=char, Handler=checker &, ErrorHandler=fmt::v7::detail::id_adapter::()::FMT_COMPILE_STRING::char_type,fmt::v7::detail::error_handler> &,char> & ] E:\work\exemine\build\_deps\fmt-src\include\fmt/format.h(2970): message : see reference to function template instantiation 'const Char *fmt::v7::detail::parse_arg_id&>(const Char *,const Char *,IDHandler)' being compiled [E:\work\exemine\build\exemine.vcxproj] with [ Char=char, Handler=checker &, IDHandler=fmt::v7::detail::id_adapter::()::FMT_COMPILE_STRING::char_type,fmt::v7::detail::error_handler> &,char> & ] E:\work\exemine\build\_deps\fmt-src\include\fmt/format.h(2997): message : see reference to function template instantiation 'const Char *fmt::v7::detail::parse_replacement_field(const Char *,const Char *,fmt::v7::detail::format_string_checker&)' being compiled [E:\work\exemine\build\exemine.vcxproj] with [ Char=char, Handler=checker ] E:\work\exemine\build\_deps\fmt-src\include\fmt/format.h(3223): message : see reference to function template instantiation 'void fmt::v7::detail::parse_format_string(fmt::v7::basic_string_view,Handler &&)' being compiled [E:\work\exemine\build\exemine.vcxproj] with [ Handler=checker ] E:\work\exemine\build\_deps\fmt-src\include\fmt\core.h(1619): message : see reference to function template instantiation 'void fmt::v7::detail::check_format_string<,S,0>(S)' being compiled [E:\work\exemine\build\exemine.vcxproj] with [ S=test::::()::FMT_COMPILE_STRING ] E:\work\exemine\build\_deps\fmt-src\include\fmt\core.h(2074): message : see reference to function template instantiation 'fmt::v7::format_arg_store,char>> fmt::v7::make_args_checked<,S,char>(const S &)' being compiled [E:\work\exemine\build\exemine.vcxproj] with [ S=test::::()::FMT_COMPILE_STRING ] E:\work\exemine\src\test.cpp(3): message : see reference to function template instantiation 'std::basic_string,std::allocator> fmt::v7::format::()::FMT_COMPILE_STRING,,char>(const S &)' being compiled [E:\work\exemine\build\exemine.vcxproj] with [ S=test::::()::FMT_COMPILE_STRING ] E:\work\exemine\build\_deps\fmt-src\include\fmt/format.h(2354,1): warning C4365: 'initializing': conversion from 'T' to 'const unsigned int', signed/unsigned mismatch [E:\work\exemine\build\exemine.vcxproj] with [ T=int ] Done Building Project "E:\work\exemine\build\exemine.vcxproj" (default targets) -- FAILED. Done Building Project "E:\work\exemine\build\ALL_BUILD.vcxproj" (default targets) -- FAILED. Build FAILED. "E:\work\exemine\build\ALL_BUILD.vcxproj" (default target) (1) -> "E:\work\exemine\build\exemine.vcxproj" (default target) (3) -> (ClCompile target) -> E:\work\exemine\build\_deps\fmt-src\include\fmt/format.h(2354,1): warning C4365: 'initializing': conversion from 'T' to 'const unsigned int', signed/unsigned mismatch [E:\work\exemine\build\exemine.vcxproj] "E:\work\exemine\build\ALL_BUILD.vcxproj" (default target) (1) -> "E:\work\exemine\build\exemine.vcxproj" (default target) (3) -> (ClCompile target) -> E:\work\exemine\build\_deps\fmt-src\include\fmt/format.h(2354,1): error C2220: the following warning is treated as an error [E:\work\exemine\build\exemine.vcxproj] 1 Warning(s) 1 Error(s) Time Elapsed 00:00:01.76