Test output: teeks99-09-v11m-64onAMD64 - contract - old-if_copyable / msvc-11.0
Rev 62658b2ab10667a59ced1201b3443ff937b70d4e / Tue, 19 Nov 2024 06:55:36 +0000
Notes
[ Lorenzo Caminiti ] This test fails because this complier does not properly implement SFINAE giving incorrect errors on substitution failures for private members. This seems to be fixed in GCC 4.8 and MSVC 12.0.
Compile [2024-11-19 08:29:41 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-11.0\msvc-setup.bat" amd64 >nul
 cl /Zm800 -nologo "..\libs\contract\test\old\if_copyable.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\contract\test\old-if_copyable.test\msvc-11.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\old\if_copyable.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_CONTRACT_DYN_LINK "-I.." "-I..\libs\contract\test\old" 

if_copyable.cpp
..\boost/function/function_fwd.hpp(26) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(28) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(28) : error C2988: unrecognizable template declaration/definition
..\boost/function/function_fwd.hpp(28) : error C2059: syntax error : 'using'
..\boost/function/function_fwd.hpp(29) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(29) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(30) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(30) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(31) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(31) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(32) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(32) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(33) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(33) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(34) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(34) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(35) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(35) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(36) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(36) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(37) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(37) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(39) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(39) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(40) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(40) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(41) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(41) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(42) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(42) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(43) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(43) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(44) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(44) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(45) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(45) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(46) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(46) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(47) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(47) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(48) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(48) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(50) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(50) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(51) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(51) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(52) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(52) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(53) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(53) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(54) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(54) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(55) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(55) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(56) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(56) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(57) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(57) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(58) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(58) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(59) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(59) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(61) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(61) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(62) : error C2143: syntax error : missing ';' before '}'
..\boost/function_equal.hpp(13) : error C2143: syntax error : missing ';' before '{'
..\boost/function_equal.hpp(17) : error C2143: syntax error : missing ';' before '{'
..\boost/function_equal.hpp(24) : error C2143: syntax error : missing ';' before '{'
..\boost/function_equal.hpp(24) : error C2065: 'g' : undeclared identifier
..\boost/function_equal.hpp(24) : error C2143: syntax error : missing ',' before ')'
..\boost/function_equal.hpp(26) : error C2143: syntax error : missing ';' before '}'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(27) : error C2143: syntax error : missing ';' before '{'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(37) : error C2143: syntax error : missing ';' before '{'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(43) : error C2143: syntax error : missing ';' before '}'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(54) : error C2143: syntax error : missing ';' before '{'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(55) : error C2065: 'y' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(56) : error C2143: syntax error : missing ';' before '}'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(137) : error C2146: syntax error : missing ',' before identifier '_Y'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(137) : error C2065: '_Y' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(137) : error C2143: syntax error : missing ',' before ')'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(152) : error C2146: syntax error : missing ',' before identifier '_Y'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(152) : error C2065: '_Y' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(152) : error C2143: syntax error : missing ',' before ')'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(162) : error C2143: syntax error : missing ';' before '{'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(163) : error C2065: '_Y' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(164) : error C2143: syntax error : missing ';' before '}'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(167) : error C2143: syntax error : missing ';' before '{'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(168) : error C2065: '_Y' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(169) : error C2143: syntax error : missing ';' before '}'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(202) : error C2146: syntax error : missing ',' before identifier '_Y'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(202) : error C2065: '_Y' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(202) : error C2143: syntax error : missing ',' before ')'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(330) : error C2143: syntax error : missing ';' before '{'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(332) : error C2143: syntax error : missing ';' before '{'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(334) : error C2143: syntax error : missing ';' before '{'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(336) : error C2143: syntax error : missing ';' before '{'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(336) : error C2065: '_X' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(336) : error C2143: syntax error : missing ',' before ')'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(338) : error C2143: syntax error : missing ';' before '{'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(340) : error C2143: syntax error : missing ';' before '{'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(342) : error C2143: syntax error : missing ';' before '{'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(342) : fatal error C1003: error count exceeds 100; stopping compilation