AMDG On 05/01/2018 03:12 PM, Raffi Enficiaud via Boost wrote:
I am experiencing an issue with VS 2017 (15.6.6) while compiling boost.test on my agent. Traces below.
I do not recall having applied any change to this agent apart from installing C++/CLI support for CMake people.
<snip> build 01-May-2018 11:43:58 build 01-May-2018 11:43:58 call "..\..\..\bin.v2\standalone\msvc\msvc-14.1\msvc-setup.bat" >nul build 01-May-2018 11:43:58 cl /Zm800 -nologo @"..\..\..\bin.v2\libs\test\test\string_cast-test.test\msvc-14.1\dbg\thrd-mlt\utils-ts\string_cast-test.obj.rsp" <snip>
Check msvc-setup.bat and make sure that it looks sane. If it's left over from a previous run, try deleting it and letting it be recreated. In Christ, Steven Watanabe