Test output: teeks99-09-v17d-64onAMD64 - dll - cpp_load_test / msvc-14.3
Rev c8d0b32583c2fa3266edf88cd8ccb32312feae17 / Thu, 21 Nov 2024 02:29:42 +0000
Compile [2024-11-21 09:18:47 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.3\msvc-setup.bat"  >nul
 cl /Zm800 -nologo "..\libs\dll\test\cpp_load_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\dll\test\cpp_load_test.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrdp-wn32\thrd-mlt\cpp_load_test.obj"     -TP /wd4675 /EHs /GR /Zc:throwingNew /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_ATOMIC_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_CHRONO_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_FILESYSTEM_NO_LIB=1 -DBOOST_REGEX_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_NO_LIB=1 -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_USE_DLL=1 -DBOOST_THREAD_WIN32 "-I.." "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\atomic\include" "-IC:\teeks99-09\run\boost_root\libs\bind\include" "-IC:\teeks99-09\run\boost_root\libs\chrono\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\dll\include" "-IC:\teeks99-09\run\boost_root\libs\endian\include" "-IC:\teeks99-09\run\boost_root\libs\filesystem\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\fusion\include" "-IC:\teeks99-09\run\boost_root\libs\integer\include" "-IC:\teeks99-09\run\boost_root\libs\iterator\include" "-IC:\teeks99-09\run\boost_root\libs\move\include" "-IC:\teeks99-09\run\boost_root\libs\mp11\include" "-IC:\teeks99-09\run\boost_root\libs\optional\include" "-IC:\teeks99-09\run\boost_root\libs\phoenix\include" "-IC:\teeks99-09\run\boost_root\libs\predef\include" "-IC:\teeks99-09\run\boost_root\libs\ratio\include" "-IC:\teeks99-09\run\boost_root\libs\regex\include" "-IC:\teeks99-09\run\boost_root\libs\scope\include" "-IC:\teeks99-09\run\boost_root\libs\smart_ptr\include" "-IC:\teeks99-09\run\boost_root\libs\spirit\include" "-IC:\teeks99-09\run\boost_root\libs\system\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\unordered\include" "-IC:\teeks99-09\run\boost_root\libs\variant\include" "-IC:\teeks99-09\run\boost_root\libs\variant2\include" "-IC:\teeks99-09\run\boost_root\libs\winapi\include" 

cpp_load_test.cpp
..\boost/spirit/home/x3.hpp(38): warning: Spirit X3 will soon use C++17 features which your compiler does not support
..\boost/spirit/home/x3.hpp(41): warning: Use /std:c++17 compiler flag to enable C++17 mode
..\boost/spirit/home/x3.hpp(49): warning: Minimal supported compiler versions: Clang 4 / GCC 7 / MSC 1915 (VS 2017 v15.8)
..\boost/spirit/home/x3.hpp(50): warning: This compiler seems to be MSC 1941 (_MSVC_LANG=201402L)
..\boost/spirit/home/x3.hpp(52): warning: Define BOOST_SPIRIT_X3_HIDE_CXX17_WARNING to hide the warning
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\optional(11): warning STL4038: The contents of <optional> are available only with C++17 or later.
..\boost/spirit/home/x3/support/expectation.hpp(120): error C2039: 'optional': is not a member of 'std'
..\boost/optional/detail/optional_hash.hpp(22): note: see declaration of 'std'
..\boost/spirit/home/x3/support/expectation.hpp(120): error C2988: unrecognizable template declaration/definition
..\boost/spirit/home/x3/support/expectation.hpp(120): error C2143: syntax error: missing ')' before '<'
..\boost/spirit/home/x3/support/expectation.hpp(120): error C2143: syntax error: missing ';' before '<'
..\boost/spirit/home/x3/support/expectation.hpp(120): error C2059: syntax error: '<'
..\boost/spirit/home/x3/support/expectation.hpp(120): error C2065: 'Iterator': undeclared identifier
..\boost/spirit/home/x3/support/expectation.hpp(120): error C2923: 'boost::spirit::x3::throwing::expectation_failure': 'Iterator' is not a valid template type argument for parameter 'Iterator'
..\boost/spirit/home/x3/support/expectation.hpp(120): note: see declaration of 'Iterator'
..\boost/spirit/home/x3/support/expectation.hpp(120): error C2059: syntax error: ')'
..\boost/spirit/home/x3/support/expectation.hpp(120): error C2143: syntax error: missing ';' before '{'
..\boost/spirit/home/x3/support/expectation.hpp(120): error C2447: '{': missing function header (old-style formal list?)
..\boost/spirit/home/x3/support/expectation.hpp(124): error C2039: 'optional': is not a member of 'std'
..\boost/optional/detail/optional_hash.hpp(22): note: see declaration of 'std'
..\boost/spirit/home/x3/support/expectation.hpp(124): error C2988: unrecognizable template declaration/definition
..\boost/spirit/home/x3/support/expectation.hpp(124): error C2143: syntax error: missing ')' before '<'
..\boost/spirit/home/x3/support/expectation.hpp(124): error C2143: syntax error: missing ';' before '<'
..\boost/spirit/home/x3/support/expectation.hpp(124): error C2059: syntax error: '<'
..\boost/spirit/home/x3/support/expectation.hpp(124): error C2065: 'Iterator': undeclared identifier
..\boost/spirit/home/x3/support/expectation.hpp(124): error C2923: 'boost::spirit::x3::throwing::expectation_failure': 'Iterator' is not a valid template type argument for parameter 'Iterator'
..\boost/spirit/home/x3/support/expectation.hpp(124): note: see declaration of 'Iterator'
..\boost/spirit/home/x3/support/expectation.hpp(124): error C2059: syntax error: ')'
..\boost/spirit/home/x3/support/expectation.hpp(124): error C2143: syntax error: missing ';' before '{'
..\boost/spirit/home/x3/support/expectation.hpp(124): error C2447: '{': missing function header (old-style formal list?)
..\boost/spirit/home/x3/support/expectation.hpp(138): error C2039: 'optional': is not a member of 'std'
..\boost/optional/detail/optional_hash.hpp(22): note: see declaration of 'std'
..\boost/spirit/home/x3/support/expectation.hpp(138): error C2947: expecting '>' to terminate template-argument-list, found '<'
..\boost/spirit/home/x3/support/expectation.hpp(138): error C3203: 'optional': unspecialized class template can't be used as a template argument for template parameter '_Ty', expected a real type
..\boost/spirit/home/x3/support/expectation.hpp(138): error C7538: 'expectation_failure<`template-type-parameter-1'>' is not a variable template
..\boost/spirit/home/x3/support/expectation.hpp(138): error C2988: unrecognizable template declaration/definition
..\boost/spirit/home/x3/support/expectation.hpp(138): error C2143: syntax error: missing ')' before '>'
..\boost/spirit/home/x3/support/expectation.hpp(138): error C2059: syntax error: '>'
..\boost/spirit/home/x3/support/expectation.hpp(138): error C2059: syntax error: ')'
..\boost/spirit/home/x3/support/expectation.hpp(138): error C2143: syntax error: missing ';' before '{'
..\boost/spirit/home/x3/support/expectation.hpp(138): error C2447: '{': missing function header (old-style formal list?)
..\boost/spirit/home/x3/support/expectation.hpp(142): error C2039: 'optional': is not a member of 'std'
..\boost/optional/detail/optional_hash.hpp(22): note: see declaration of 'std'
..\boost/spirit/home/x3/support/expectation.hpp(142): error C2947: expecting '>' to terminate template-argument-list, found '<'
..\boost/spirit/home/x3/support/expectation.hpp(142): error C3203: 'optional': unspecialized class template can't be used as a template argument for template parameter '_Ty', expected a real type
..\boost/spirit/home/x3/support/expectation.hpp(142): error C7538: 'expectation_failure<`template-type-parameter-1'>' is not a variable template
..\boost/spirit/home/x3/support/expectation.hpp(142): error C2988: unrecognizable template declaration/definition
..\boost/spirit/home/x3/support/expectation.hpp(142): error C2143: syntax error: missing ')' before '>'
..\boost/spirit/home/x3/support/expectation.hpp(142): error C2059: syntax error: '>'
..\boost/spirit/home/x3/support/expectation.hpp(142): error C2059: syntax error: ')'
..\boost/spirit/home/x3/support/expectation.hpp(142): error C2143: syntax error: missing ';' before '{'
..\boost/spirit/home/x3/support/expectation.hpp(142): error C2447: '{': missing function header (old-style formal list?)
..\libs\dll\test\cpp_load_test.cpp(91): error C2440: 'initializing': cannot convert from 'double' to 'boost::variant<int,double>'
..\libs\dll\test\cpp_load_test.cpp(91): note: 'boost::variant<int,double>::variant': no overloaded function could convert all the argument types
..\boost/variant/variant.hpp(1646): note: could be 'boost::variant<int,double>::variant(boost::variant<int,double> &&) noexcept(<expr>)'
..\libs\dll\test\cpp_load_test.cpp(91): note: 'boost::variant<int,double>::variant(boost::variant<int,double> &&) noexcept(<expr>)': cannot convert argument 1 from 'double' to 'boost::variant<int,double> &&'
..\libs\dll\test\cpp_load_test.cpp(91): note: Reason: cannot convert from 'double' to 'boost::variant<int,double>'
..\boost/variant/variant.hpp(1636): note: or       'boost::variant<int,double>::variant(const boost::variant<int,double> &)'
..\libs\dll\test\cpp_load_test.cpp(91): note: 'boost::variant<int,double>::variant(const boost::variant<int,double> &)': cannot convert argument 1 from 'double' to 'const boost::variant<int,double> &'
..\libs\dll\test\cpp_load_test.cpp(91): note: Reason: cannot convert from 'double' to 'const boost::variant<int,double>'
..\boost/variant/variant.hpp(1264): note: or       'boost::variant<int,double>::variant(void) noexcept(<expr>)'
..\libs\dll\test\cpp_load_test.cpp(91): note: 'boost::variant<int,double>::variant': function does not take 1 arguments
..\boost/variant/variant.hpp(1619): note: or       'boost::variant<int,double>::variant(T &&,boost::enable_if<boost::mpl::or_<boost::mpl::and_<boost::is_rvalue_reference<T&&>,boost::mpl::not_<boost::is_const<T>>,boost::mpl::not_<boost::is_same<T,boost::variant<int,double>>>,boost::detail::variant::is_variant_constructible_from<T&&,boost::mpl::l_item<boost::mpl::long_<2>,T,boost::mpl::l_item<boost::mpl::long_<1>,T0,boost::mpl::l_end>>>,boost::mpl::true_>,boost::is_same<T,boost::recursive_variant_>,boost::mpl::false_,boost::mpl::false_,boost::mpl::false_>,bool>::type)'
        with
        [
            T=int,
            T0=double
        ]
..\boost/variant/variant.hpp(1603): note: or       'boost::variant<int,double>::variant(T &,boost::enable_if<boost::mpl::or_<boost::mpl::and_<boost::mpl::not_<boost::is_const<T>>,boost::mpl::not_<boost::is_same<T,boost::variant<int,double>>>,boost::detail::variant::is_variant_constructible_from<T&,boost::mpl::l_item<boost::mpl::long_<2>,T,boost::mpl::l_item<boost::mpl::long_<1>,T0,boost::mpl::l_end>>>,boost::mpl::true_,boost::mpl::true_>,boost::is_same<T,boost::recursive_variant_>,boost::mpl::false_,boost::mpl::false_,boost::mpl::false_>,bool>::type)'
        with
        [
            T=int,
            T0=double
        ]
..\boost/variant/variant.hpp(1590): note: or       'boost::variant<int,double>::variant(const T &,boost::enable_if<boost::mpl::or_<boost::mpl::and_<boost::mpl::not_<boost::is_same<T,boost::variant<int,double>>>,boost::detail::variant::is_variant_constructible_from<const T&,boost::mpl::l_item<boost::mpl::long_<2>,T,boost::mpl::l_item<boost::mpl::long_<1>,T0,boost::mpl::l_end>>>,boost::mpl::true_,boost::mpl::true_,boost::mpl::true_>,boost::is_same<T,boost::recursive_variant_>,boost::mpl::false_,boost::mpl::false_,boost::mpl::false_>,bool>::type)'
        with
        [
            T=int,
            T0=double
        ]
..\libs\dll\test\cpp_load_test.cpp(91): note: while trying to match the argument list '(double)'
..\libs\dll\test\cpp_load_test.cpp(92): error C2440: 'initializing': cannot convert from 'int' to 'boost::variant<double,int>'
..\libs\dll\test\cpp_load_test.cpp(92): note: 'boost::variant<double,int>::variant': no overloaded function could convert all the argument types
..\boost/variant/variant.hpp(1646): note: could be 'boost::variant<double,int>::variant(boost::variant<double,int> &&) noexcept(<expr>)'
..\libs\dll\test\cpp_load_test.cpp(92): note: 'boost::variant<double,int>::variant(boost::variant<double,int> &&) noexcept(<expr>)': cannot convert argument 1 from 'int' to 'boost::variant<double,int> &&'
..\libs\dll\test\cpp_load_test.cpp(92): note: Reason: cannot convert from 'int' to 'boost::variant<double,int>'
..\boost/variant/variant.hpp(1636): note: or       'boost::variant<double,int>::variant(const boost::variant<double,int> &)'
..\libs\dll\test\cpp_load_test.cpp(92): note: 'boost::variant<double,int>::variant(const boost::variant<double,int> &)': cannot convert argument 1 from 'int' to 'const boost::variant<double,int> &'
..\libs\dll\test\cpp_load_test.cpp(92): note: Reason: cannot convert from 'int' to 'const boost::variant<double,int>'
..\boost/variant/variant.hpp(1264): note: or       'boost::variant<double,int>::variant(void) noexcept(<expr>)'
..\libs\dll\test\cpp_load_test.cpp(92): note: 'boost::variant<double,int>::variant': function does not take 1 arguments
..\boost/variant/variant.hpp(1619): note: or       'boost::variant<double,int>::variant(T &&,boost::enable_if<boost::mpl::or_<boost::mpl::and_<boost::is_rvalue_reference<T&&>,boost::mpl::not_<boost::is_const<T>>,boost::mpl::not_<boost::is_same<T,boost::variant<double,int>>>,boost::detail::variant::is_variant_constructible_from<T&&,boost::mpl::l_item<boost::mpl::long_<2>,T,boost::mpl::l_item<boost::mpl::long_<1>,T0,boost::mpl::l_end>>>,boost::mpl::true_>,boost::is_same<T,boost::recursive_variant_>,boost::mpl::false_,boost::mpl::false_,boost::mpl::false_>,bool>::type)'
        with
        [
            T=double,
            T0=int
        ]
..\boost/variant/variant.hpp(1603): note: or       'boost::variant<double,int>::variant(T &,boost::enable_if<boost::mpl::or_<boost::mpl::and_<boost::mpl::not_<boost::is_const<T>>,boost::mpl::not_<boost::is_same<T,boost::variant<double,int>>>,boost::detail::variant::is_variant_constructible_from<T&,boost::mpl::l_item<boost::mpl::long_<2>,T,boost::mpl::l_item<boost::mpl::long_<1>,T0,boost::mpl::l_end>>>,boost::mpl::true_,boost::mpl::true_>,boost::is_same<T,boost::recursive_variant_>,boost::mpl::false_,boost::mpl::false_,boost::mpl::false_>,bool>::type)'
        with
        [
            T=double,
            T0=int
        ]
..\boost/variant/variant.hpp(1590): note: or       'boost::variant<double,int>::variant(const T &,boost::enable_if<boost::mpl::or_<boost::mpl::and_<boost::mpl::not_<boost::is_same<T,boost::variant<double,int>>>,boost::detail::variant::is_variant_constructible_from<const T&,boost::mpl::l_item<boost::mpl::long_<2>,T,boost::mpl::l_item<boost::mpl::long_<1>,T0,boost::mpl::l_end>>>,boost::mpl::true_,boost::mpl::true_,boost::mpl::true_>,boost::is_same<T,boost::recursive_variant_>,boost::mpl::false_,boost::mpl::false_,boost::mpl::false_>,bool>::type)'
        with
        [
            T=double,
            T0=int
        ]
..\libs\dll\test\cpp_load_test.cpp(92): note: while trying to match the argument list '(int)'