Test output: teeks99-09-v17ml-64onAMD64 - hana - test~deploy~main / msvc-14.3
Rev 2b7c83edd2af574bf4a892389c61cee817fcb8c5 / Fri, 15 Nov 2024 13:40:37 +0000
Compile [2024-11-15 23:42:52 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.3\msvc-setup.bat"  >nul
 cl /Zm800 -nologo "..\libs\hana\test\deploy\main.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\hana\test\test~deploy~main.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrd-mlt\deploy\main.obj"     -TP /wd4675 /EHs /GR /Zc:throwingNew /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /std:c++latest -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 "-I.." "-I..\libs\hana\test\_include" "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\core\include" "-IC:\teeks99-09\run\boost_root\libs\hana\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\tuple\include" 

main.cpp
..\boost/hana/traits.hpp(71): warning C4996: 'std::is_pod': warning STL4025: std::is_pod and std::is_pod_v are deprecated in C++20. The std::is_trivially_copyable and/or std::is_standard_layout traits likely suit your use case. You can define _SILENCE_CXX20_IS_POD_DEPRECATION_WARNING or _SILENCE_ALL_CXX20_DEPRECATION_WARNINGS to suppress this warning.
..\boost/hana/traits.hpp(74): error C2039: 'is_literal_type': is not a member of 'std'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\cstdio(29): note: see declaration of 'std'
..\boost/hana/traits.hpp(74): error C3536: 'boost::hana::traits::is_literal_type': cannot be used before it is initialized
..\boost/hana/traits.hpp(74): error C3200: 'int': invalid template argument for template parameter 'F', expected a class template
..\boost/hana/traits.hpp(74): error C2641: cannot deduce template arguments for 'boost::hana::traits::detail::hana_trait'
..\boost/hana/traits.hpp(74): error C2783: 'boost::hana::traits::detail::hana_trait<F> boost::hana::traits::detail::hana_trait(void)': could not deduce template argument for 'F'
..\boost/hana/traits.hpp(27): note: see declaration of 'boost::hana::traits::detail::hana_trait'
..\boost/hana/traits.hpp(74): error C2780: 'boost::hana::traits::detail::hana_trait<F> boost::hana::traits::detail::hana_trait(boost::hana::traits::detail::hana_trait<F>)': expects 1 arguments - 0 provided
..\boost/hana/traits.hpp(27): note: see declaration of 'boost::hana::traits::detail::hana_trait'
..\boost/hana/traits.hpp(74): error C2737: 'boost::hana::traits::is_literal_type': constexpr object must be initialized