Test output: teeks99-09-v12d-64onAMD64 - parser - tracing / msvc-12.0
Rev ccb6e75fbada74beaddb2543efcc413e011d81e7 / Sun, 26 Apr 2026 10:08:43 +0000
Compile [2026-04-26 12:51:11 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-12.0\msvc-setup.bat" amd64 >nul
 cl /Zm800 -nologo "..\libs\parser\test\tracing.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\parser\test\tracing.test\msvc-12.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\tracing.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_CHARCONV_DYN_LINK=1 -DBOOST_CHARCONV_NO_LIB=1 "-I.." "-I..\libs\config\include" "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\bind\include" "-IC:\teeks99-09\run\boost_root\libs\charconv\include" "-IC:\teeks99-09\run\boost_root\libs\container_hash\include" "-IC:\teeks99-09\run\boost_root\libs\core\include" "-IC:\teeks99-09\run\boost_root\libs\describe\include" "-IC:\teeks99-09\run\boost_root\libs\detail\include" "-IC:\teeks99-09\run\boost_root\libs\function\include" "-IC:\teeks99-09\run\boost_root\libs\function_types\include" "-IC:\teeks99-09\run\boost_root\libs\functional\include" "-IC:\teeks99-09\run\boost_root\libs\fusion\include" "-IC:\teeks99-09\run\boost_root\libs\hana\include" "-IC:\teeks99-09\run\boost_root\libs\io\include" "-IC:\teeks99-09\run\boost_root\libs\mp11\include" "-IC:\teeks99-09\run\boost_root\libs\mpl\include" "-IC:\teeks99-09\run\boost_root\libs\parser\include" "-IC:\teeks99-09\run\boost_root\libs\predef\include" "-IC:\teeks99-09\run\boost_root\libs\preprocessor\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\tuple\include" "-IC:\teeks99-09\run\boost_root\libs\type_index\include" "-IC:\teeks99-09\run\boost_root\libs\type_traits\include" "-IC:\teeks99-09\run\boost_root\libs\typeof\include" "-IC:\teeks99-09\run\boost_root\libs\utility\include" 

tracing.cpp
..\boost/parser/detail/debug_assert.hpp(9) : warning C4067: unexpected tokens following preprocessor directive - expected a newline
..\boost/parser/detail/detection.hpp(12) : error C2653: 'boost' : is not a class or namespace name
..\boost/parser/detail/detection.hpp(18) : error C2144: syntax error : 'bool' should be preceded by ';'
        ..\boost/parser/detail/detection.hpp(19) : see reference to class template instantiation 'detail::void_<<unnamed-symbol>...>' being compiled
..\boost/parser/detail/detection.hpp(18) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/parser/detail/detection.hpp(64) : fatal error C1903: unable to recover from previous error(s); stopping compilation