Test output: teeks99-09-v11m-64onAMD64 - numeric/ublas - test_tensor / msvc-11.0
Rev 62658b2ab10667a59ced1201b3443ff937b70d4e / Tue, 19 Nov 2024 06:55:36 +0000
Compile [2024-11-19 08:32:12 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\numeric\ublas\test\tensor\test_tensor_matrix_vector.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\numeric\ublas\test\tensor\test_tensor.test\msvc-11.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\test_tensor_matrix_vector.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /favor:blend -wd4275 /W4 /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_TEST_DYN_LINK=1 -DBOOST_TEST_NO_AUTO_LINK=1 -DBOOST_UBLAS_NO_EXCEPTIONS -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I.." 

cl : Command line warning D9025 : overriding '/W3' with '/W4'
test_tensor_matrix_vector.cpp
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\multiplication.hpp(898) : error C3551: expected a trailing return type
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(56) : error C2868: 'boost::numeric::ublas::ublas_expression<E>::expression_type' : illegal syntax for using-declaration; expected qualified-name
        c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(67) : see reference to class template instantiation 'boost::numeric::ublas::detail::tensor_expression<T,E>' being compiled
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(56) : error C2143: syntax error : missing ';' before '='
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(56) : error C2238: unexpected token(s) preceding ';'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(57) : error C2873: 'type_category' : symbol cannot be used in a using-declaration
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(57) : error C2143: syntax error : missing ';' before '='
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(57) : error C2238: unexpected token(s) preceding ';'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(58) : error C2873: 'tensor_type' : symbol cannot be used in a using-declaration
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(58) : error C2143: syntax error : missing ';' before '='
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(58) : error C2238: unexpected token(s) preceding ';'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(61) : error C3550: only plain 'auto' is allowed as a function return type
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(61) : error C3551: expected a trailing return type
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(64) : error C2253: 'tensor_expression<T,E>' : pure specifier or abstract override specifier only allowed on virtual function
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(65) : error C2253: 'tensor_expression<T,E>' : pure specifier or abstract override specifier only allowed on virtual function
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(74) : error C2873: 'self_type' : symbol cannot be used in a using-declaration
        c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(96) : see reference to class template instantiation 'boost::numeric::ublas::detail::binary_tensor_expression<T,EL,ER,OP>' being compiled
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(74) : error C2143: syntax error : missing ';' before '='
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(74) : error C2238: unexpected token(s) preceding ';'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(75) : error C2873: 'tensor_type' : symbol cannot be used in a using-declaration
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(75) : error C2143: syntax error : missing ';' before '='
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(75) : error C2238: unexpected token(s) preceding ';'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(76) : error C2873: 'binary_operation' : symbol cannot be used in a using-declaration
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(76) : error C2143: syntax error : missing ';' before '='
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(76) : error C2238: unexpected token(s) preceding ';'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(77) : error C2873: 'expression_type_left' : symbol cannot be used in a using-declaration
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(77) : error C2143: syntax error : missing ';' before '='
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(77) : error C2238: unexpected token(s) preceding ';'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(78) : error C2873: 'expression_type_right' : symbol cannot be used in a using-declaration
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(78) : error C2143: syntax error : missing ';' before '='
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(78) : error C2238: unexpected token(s) preceding ';'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(79) : error C2873: 'derived_type' : symbol cannot be used in a using-declaration
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(79) : error C2143: syntax error : missing ';' before '='
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(79) : error C2065: 'tensor_type' : undeclared identifier
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(79) : error C2065: 'self_type' : undeclared identifier
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(79) : error C2923: 'boost::numeric::ublas::detail::tensor_expression' : 'tensor_type' is not a valid template type argument for parameter 'T'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(79) : error C2923: 'boost::numeric::ublas::detail::tensor_expression' : 'self_type' is not a valid template type argument for parameter 'E'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(79) : error C2238: unexpected token(s) preceding ';'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(81) : error C2873: 'size_type' : symbol cannot be used in a using-declaration
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(81) : error C2143: syntax error : missing ';' before '='
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(81) : error C2653: 'tensor_type' : is not a class or namespace name
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(81) : error C2238: unexpected token(s) preceding ';'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(83) : error C2061: syntax error : identifier 'expression_type_left'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(85) : error C2253: 'binary_tensor_expression<T,EL,ER,OP>' : pure specifier or abstract override specifier only allowed on virtual function
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(85) : error C2535: 'boost::numeric::ublas::detail::binary_tensor_expression<T,EL,ER,OP>::binary_tensor_expression(void)' : member function already defined or declared
        c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(83) : see declaration of 'boost::numeric::ublas::detail::binary_tensor_expression<T,EL,ER,OP>::binary_tensor_expression'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(86) : error C2253: 'binary_tensor_expression<T,EL,ER,OP>' : pure specifier or abstract override specifier only allowed on virtual function
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(91) : error C2061: syntax error : identifier 'size_type'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(93) : error C2143: syntax error : missing ';' before 'const'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(93) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(94) : error C2143: syntax error : missing ';' before 'const'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(94) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(95) : error C2146: syntax error : missing ';' before identifier 'op'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(95) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(103) : error C3551: expected a trailing return type
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(109) : error C3551: expected a trailing return type
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(115) : error C3551: expected a trailing return type
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(121) : error C3551: expected a trailing return type
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(127) : error C3551: expected a trailing return type
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(136) : error C2873: 'self_type' : symbol cannot be used in a using-declaration
        c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(155) : see reference to class template instantiation 'boost::numeric::ublas::detail::unary_tensor_expression<T,E,OP>' being compiled
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(136) : error C2143: syntax error : missing ';' before '='
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(136) : error C2238: unexpected token(s) preceding ';'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(137) : error C2873: 'tensor_type' : symbol cannot be used in a using-declaration
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(137) : error C2143: syntax error : missing ';' before '='
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(137) : error C2238: unexpected token(s) preceding ';'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(138) : error C2868: 'boost::numeric::ublas::ublas_expression<E>::expression_type' : illegal syntax for using-declaration; expected qualified-name
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(138) : error C2143: syntax error : missing ';' before '='
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(138) : error C2238: unexpected token(s) preceding ';'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(140) : error C2873: 'derived_type' : symbol cannot be used in a using-declaration
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(140) : error C2143: syntax error : missing ';' before '='
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(140) : error C2238: unexpected token(s) preceding ';'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(142) : error C2873: 'size_type' : symbol cannot be used in a using-declaration
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(142) : error C2143: syntax error : missing ';' before '='
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(142) : error C2653: 'tensor_type' : is not a class or namespace name
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(142) : error C2238: unexpected token(s) preceding ';'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(145) : error C2253: 'unary_tensor_expression<T,E,OP>' : pure specifier or abstract override specifier only allowed on virtual function
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(146) : error C2253: 'unary_tensor_expression<T,E,OP>' : pure specifier or abstract override specifier only allowed on virtual function
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(151) : error C2061: syntax error : identifier 'size_type'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(162) : error C3551: expected a trailing return type
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(168) : error C3551: expected a trailing return type
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression.hpp(174) : error C3551: expected a trailing return type
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression_evaluation.hpp(19) : error C2061: syntax error : identifier 'ublas'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression_evaluation.hpp(19) : error C2143: syntax error : missing ';' before '{'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression_evaluation.hpp(19) : error C2447: '{' : missing function header (old-style formal list?)
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression_evaluation.hpp(29) : error C2061: syntax error : identifier 'detail'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression_evaluation.hpp(29) : error C2143: syntax error : missing ';' before '{'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression_evaluation.hpp(29) : error C2447: '{' : missing function header (old-style formal list?)
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression_evaluation.hpp(42) : error C2061: syntax error : identifier 'detail'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression_evaluation.hpp(42) : error C2143: syntax error : missing ';' before '{'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression_evaluation.hpp(42) : error C2447: '{' : missing function header (old-style formal list?)
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression_evaluation.hpp(68) : error C2061: syntax error : identifier 'detail'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression_evaluation.hpp(68) : error C2143: syntax error : missing ';' before '{'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression_evaluation.hpp(68) : error C2447: '{' : missing function header (old-style formal list?)
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression_evaluation.hpp(153) : error C2061: syntax error : identifier 'detail'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression_evaluation.hpp(153) : error C2143: syntax error : missing ';' before '{'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression_evaluation.hpp(153) : error C2447: '{' : missing function header (old-style formal list?)
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression_evaluation.hpp(228) : error C2061: syntax error : identifier 'detail'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression_evaluation.hpp(228) : error C2143: syntax error : missing ';' before '{'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\expression_evaluation.hpp(228) : error C2447: '{' : missing function header (old-style formal list?)
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\storage_traits.hpp(31) : error C2873: 'array_type' : symbol cannot be used in a using-declaration
        c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\storage_traits.hpp(51) : see reference to class template instantiation 'boost::numeric::ublas::storage_traits<std::vector<_Ty,_Alloc>>' being compiled
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\storage_traits.hpp(31) : error C2143: syntax error : missing ';' before '='
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\storage_traits.hpp(31) : error C2238: unexpected token(s) preceding ';'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\storage_traits.hpp(33) : error C2873: 'size_type' : symbol cannot be used in a using-declaration
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\storage_traits.hpp(33) : error C2143: syntax error : missing ';' before '='
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\storage_traits.hpp(33) : error C2653: 'array_type' : is not a class or namespace name
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\storage_traits.hpp(33) : error C2238: unexpected token(s) preceding ';'
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\storage_traits.hpp(34) : error C2873: 'difference_type' : symbol cannot be used in a using-declaration
c:\teeks99-09\run\boost_root\boost\numeric\ublas\tensor\storage_traits.hpp(34) : fatal error C1003: error count exceeds 100; stopping compilation