Test output: teeks99-09-v15m-64onAMD64 - hana - test~ext~boost~fusion~deque~auto~transform / msvc-14.1
Rev 9dae34c66db664e04b92ce65f33d238cb5fb1c44 / Wed, 20 Nov 2024 05:13:34 +0000
Compile [2024-11-20 12:22:03 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.1\msvc-setup.bat"  >nul
 cl /Zm800 -nologo "..\libs\hana\test\ext\boost\fusion\deque\auto\transform.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\hana\test\test~ext~boost~fusion~deque~auto~transform.test\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\ext\boost\fusion\deque\auto\transform.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_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" 

transform.cpp
..\boost/hana/eval_if.hpp(60): error C2446: ':': no conversion from 'const boost::hana::integral_constant<bool,false>' to 'const boost::hana::integral_constant<bool,true>'
..\boost/hana/eval_if.hpp(60): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
..\boost/hana/eval_if.hpp(42): note: see reference to function template instantiation 'auto boost::hana::eval_if_impl<L,boost::hana::when<true>>::apply<Cond,Then,Else>(const Cond &,T &&,E &&)' being compiled
        with
        [
            L=bool,
            Cond=bool,
            Then=boost::hana::detail::hold<const boost::hana::integral_constant<bool,true> &>,
            Else=boost::hana::detail::hold<const boost::hana::integral_constant<bool,false> &>,
            T=boost::hana::detail::hold<const boost::hana::integral_constant<bool,true> &>,
            E=boost::hana::detail::hold<const boost::hana::integral_constant<bool,false> &>
        ]
..\boost/hana/if.hpp(56): note: see reference to function template instantiation 'decltype(auto) boost::hana::eval_if_t::operator ()<C,boost::hana::detail::hold<T>,boost::hana::detail::hold<E>>(Cond &&,Then &&,Else &&) const' being compiled
        with
        [
            C=bool,
            T=const boost::hana::integral_constant<bool,true> &,
            E=const boost::hana::integral_constant<bool,false> &,
            Cond=bool,
            Then=boost::hana::detail::hold<const boost::hana::integral_constant<bool,true> &>,
            Else=boost::hana::detail::hold<const boost::hana::integral_constant<bool,false> &>
        ]
..\boost/hana/if.hpp(37): note: see reference to function template instantiation 'auto boost::hana::if_impl<L,boost::hana::when<true>>::apply<Cond,const boost::hana::integral_constant<bool,true>&,const boost::hana::integral_constant<bool,false>&>(C &&,T,E)' being compiled
        with
        [
            L=Bool,
            Cond=bool,
            C=bool,
            T=const boost::hana::integral_constant<bool,true> &,
            E=const boost::hana::integral_constant<bool,false> &
        ]
..\boost/hana/equal.hpp(144): note: see reference to function template instantiation 'decltype(auto) boost::hana::if_t::operator ()<bool,const boost::hana::integral_constant<bool,true>&,const boost::hana::integral_constant<bool,false>&>(Cond &&,Then,Else) const' being compiled
        with
        [
            Cond=bool,
            Then=const boost::hana::integral_constant<bool,true> &,
            Else=const boost::hana::integral_constant<bool,false> &
        ]
..\boost/hana/equal.hpp(175): note: see reference to function template instantiation 'auto boost::hana::detail::compare_finite_sequences<Xs,Ys,1>::apply<0>(boost::hana::false_,boost::hana::true_) const' being compiled
        with
        [
            Xs=boost::fusion::deque<int>,
            Ys=boost::fusion::deque<int>
        ]
..\boost/hana/equal.hpp(50): note: see reference to function template instantiation 'auto boost::hana::equal_impl<T,U,boost::hana::when<true>>::apply<X,Y>(const Xs &,const Ys &)' being compiled
        with
        [
            T=T,
            U=U,
            X=boost::fusion::deque<int>,
            Y=boost::fusion::deque<int>,
            Xs=boost::fusion::deque<int>,
            Ys=boost::fusion::deque<int>
        ]
..\libs\hana\test\_include\auto/transform.hpp(55): note: see reference to function template instantiation 'auto boost::hana::equal_t::operator ()<boost::fusion::deque<T>,boost::fusion::deque<T>>(X &&,Y &&) const' being compiled
        with
        [
            T=int,
            X=boost::fusion::deque<int>,
            Y=boost::fusion::deque<int>
        ]
..\boost/hana/equal.hpp(141): error C2664: 'bool boost::hana::detail::compare_finite_sequences<Xs,Ys,1>::apply<1>(boost::hana::false_,bool) const': cannot convert argument 1 from 'boost::hana::integral_constant<bool,true>' to 'boost::hana::false_'
        with
        [
            Xs=boost::fusion::deque<int>,
            Ys=boost::fusion::deque<int>
        ]
..\boost/hana/equal.hpp(145): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
..\libs\hana\test\_include\auto/transform.hpp(55): error C2440: 'static_assert': cannot convert from 'void' to 'bool'
..\libs\hana\test\_include\auto/transform.hpp(55): note: Expressions of type void cannot be converted to other types
..\boost/hana/equal.hpp(141): error C2664: 'bool boost::hana::detail::compare_finite_sequences<Xs,Ys,2>::apply<1>(boost::hana::false_,bool) const': cannot convert argument 2 from 'void' to 'boost::hana::true_'
        with
        [
            Xs=boost::fusion::deque<int,int>,
            Ys=boost::fusion::deque<int,int>
        ]
..\boost/hana/equal.hpp(145): note: Expressions of type void cannot be converted to other types
..\boost/hana/equal.hpp(175): note: see reference to function template instantiation 'auto boost::hana::detail::compare_finite_sequences<Xs,Ys,2>::apply<0>(boost::hana::false_,boost::hana::true_) const' being compiled
        with
        [
            Xs=boost::fusion::deque<int,int>,
            Ys=boost::fusion::deque<int,int>
        ]
..\boost/hana/equal.hpp(50): note: see reference to function template instantiation 'auto boost::hana::equal_impl<T,U,boost::hana::when<true>>::apply<X,Y>(const Xs &,const Ys &)' being compiled
        with
        [
            T=T,
            U=U,
            X=boost::fusion::deque<int,int>,
            Y=boost::fusion::deque<int,int>,
            Xs=boost::fusion::deque<int,int>,
            Ys=boost::fusion::deque<int,int>
        ]
..\libs\hana\test\_include\auto/transform.hpp(60): note: see reference to function template instantiation 'auto boost::hana::equal_t::operator ()<boost::fusion::deque<T,T>,boost::fusion::deque<T,T>>(X &&,Y &&) const' being compiled
        with
        [
            T=int,
            X=boost::fusion::deque<int,int>,
            Y=boost::fusion::deque<int,int>
        ]
..\libs\hana\test\_include\auto/transform.hpp(60): error C2440: 'static_assert': cannot convert from 'void' to 'bool'
..\libs\hana\test\_include\auto/transform.hpp(60): note: Expressions of type void cannot be converted to other types
..\boost/hana/equal.hpp(141): error C2664: 'bool boost::hana::detail::compare_finite_sequences<Xs,Ys,3>::apply<1>(boost::hana::false_,bool) const': cannot convert argument 2 from 'void' to 'boost::hana::true_'
        with
        [
            Xs=boost::fusion::deque<int,int,int>,
            Ys=boost::fusion::deque<int,int,int>
        ]
..\boost/hana/equal.hpp(145): note: Expressions of type void cannot be converted to other types
..\boost/hana/equal.hpp(175): note: see reference to function template instantiation 'auto boost::hana::detail::compare_finite_sequences<Xs,Ys,3>::apply<0>(boost::hana::false_,boost::hana::true_) const' being compiled
        with
        [
            Xs=boost::fusion::deque<int,int,int>,
            Ys=boost::fusion::deque<int,int,int>
        ]
..\boost/hana/equal.hpp(50): note: see reference to function template instantiation 'auto boost::hana::equal_impl<T,U,boost::hana::when<true>>::apply<X,Y>(const Xs &,const Ys &)' being compiled
        with
        [
            T=T,
            U=U,
            X=boost::fusion::deque<int,int,int>,
            Y=boost::fusion::deque<int,int,int>,
            Xs=boost::fusion::deque<int,int,int>,
            Ys=boost::fusion::deque<int,int,int>
        ]
..\libs\hana\test\_include\auto/transform.hpp(65): note: see reference to function template instantiation 'auto boost::hana::equal_t::operator ()<boost::fusion::deque<T,T,T>,boost::fusion::deque<T,T,T>>(X &&,Y &&) const' being compiled
        with
        [
            T=int,
            X=boost::fusion::deque<int,int,int>,
            Y=boost::fusion::deque<int,int,int>
        ]
..\libs\hana\test\_include\auto/transform.hpp(65): error C2440: 'static_assert': cannot convert from 'void' to 'bool'
..\libs\hana\test\_include\auto/transform.hpp(65): note: Expressions of type void cannot be converted to other types
..\boost/hana/equal.hpp(141): error C2664: 'bool boost::hana::detail::compare_finite_sequences<Xs,Ys,4>::apply<1>(boost::hana::false_,bool) const': cannot convert argument 2 from 'void' to 'boost::hana::true_'
        with
        [
            Xs=boost::fusion::deque<int,int,int,int>,
            Ys=boost::fusion::deque<int,int,int,int>
        ]
..\boost/hana/equal.hpp(145): note: Expressions of type void cannot be converted to other types
..\boost/hana/equal.hpp(175): note: see reference to function template instantiation 'auto boost::hana::detail::compare_finite_sequences<Xs,Ys,4>::apply<0>(boost::hana::false_,boost::hana::true_) const' being compiled
        with
        [
            Xs=boost::fusion::deque<int,int,int,int>,
            Ys=boost::fusion::deque<int,int,int,int>
        ]
..\boost/hana/equal.hpp(50): note: see reference to function template instantiation 'auto boost::hana::equal_impl<T,U,boost::hana::when<true>>::apply<X,Y>(const Xs &,const Ys &)' being compiled
        with
        [
            T=T,
            U=U,
            X=boost::fusion::deque<int,int,int,int>,
            Y=boost::fusion::deque<int,int,int,int>,
            Xs=boost::fusion::deque<int,int,int,int>,
            Ys=boost::fusion::deque<int,int,int,int>
        ]
..\libs\hana\test\_include\auto/transform.hpp(70): note: see reference to function template instantiation 'auto boost::hana::equal_t::operator ()<boost::fusion::deque<T,T,T,T>,boost::fusion::deque<T,T,T,T>>(X &&,Y &&) const' being compiled
        with
        [
            T=int,
            X=boost::fusion::deque<int,int,int,int>,
            Y=boost::fusion::deque<int,int,int,int>
        ]
..\libs\hana\test\_include\auto/transform.hpp(70): error C2440: 'static_assert': cannot convert from 'void' to 'bool'
..\libs\hana\test\_include\auto/transform.hpp(70): note: Expressions of type void cannot be converted to other types