Test output: teeks99-dkr-dc17-11 - numeric/ublas - test_fixed_containers / clang-linux-17~c++11
Rev bd3c3e9c38e826481a9b4983aab67bc29983418e / Mon, 11 Nov 2024 04:45:08 +0000
Compile [2024-11-11 05:54:42 UTC]: fail


    "clang++-17"   -fvisibility-inlines-hidden -Wno-c99-extensions -std=c++11 -fPIC -pthread -O0 -fno-inline -Wall -fvisibility=hidden -m64 --target=x86_64-pc-linux  -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_UBLAS_NO_EXCEPTIONS   -I".."  -c -o "/var/boost/run/results/boost/bin.v2/libs/numeric/ublas/test/test_fixed_containers.test/clang-linux-17~c++11/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_fixed_containers.o" "../libs/numeric/ublas/test/test_fixed_containers.cpp"

In file included from ../libs/numeric/ublas/test/test_fixed_containers.cpp:10:
In file included from ../libs/numeric/ublas/test/utils.hpp:58:
In file included from ../boost/math/special_functions/fpclassify.hpp:15:
../boost/math/tools/config.hpp:28:6: warning: "Boost.Math requires C++14" [-W#warnings]
#    warning "Boost.Math requires C++14"
     ^
In file included from ../libs/numeric/ublas/test/test_fixed_containers.cpp:10:
In file included from ../libs/numeric/ublas/test/utils.hpp:58:
In file included from ../boost/math/special_functions/fpclassify.hpp:20:
In file included from ../boost/math/special_functions/math_fwd.hpp:28:
In file included from ../boost/math/tools/promotion.hpp:28:
../boost/math/tools/type_traits.hpp:208:7: error: no member named 'is_final' in namespace 'std'; did you mean '::boost::is_final'?
using std::is_final;
      ^~~~~~~~~~~~~
      ::boost::is_final
../boost/type_traits/is_final.hpp:23:27: note: '::boost::is_final' declared here
template <class T> struct is_final : public integral_constant<bool, BOOST_IS_FINAL(T)> {};
                          ^
In file included from ../libs/numeric/ublas/test/test_fixed_containers.cpp:10:
In file included from ../libs/numeric/ublas/test/utils.hpp:58:
In file included from ../boost/math/special_functions/fpclassify.hpp:20:
In file included from ../boost/math/special_functions/math_fwd.hpp:28:
In file included from ../boost/math/tools/promotion.hpp:28:
../boost/math/tools/type_traits.hpp:259:7: error: no member named 'remove_cv_t' in namespace 'std'; did you mean '::boost::remove_cv_t'?
using std::remove_cv_t;
      ^~~~~~~~~~~~~~~~
      ::boost::remove_cv_t
../boost/type_traits/remove_cv.hpp:39:23: note: '::boost::remove_cv_t' declared here
   template <class T> using remove_cv_t = typename remove_cv<T>::type;
                      ^
In file included from ../libs/numeric/ublas/test/test_fixed_containers.cpp:10:
In file included from ../libs/numeric/ublas/test/utils.hpp:58:
In file included from ../boost/math/special_functions/fpclassify.hpp:20:
In file included from ../boost/math/special_functions/math_fwd.hpp:28:
In file included from ../boost/math/tools/promotion.hpp:28:
../boost/math/tools/type_traits.hpp:261:7: error: no member named 'remove_const_t' in namespace 'std'; did you mean '::boost::remove_const_t'?
using std::remove_const_t;
      ^~~~~~~~~~~~~~~~~~~
      ::boost::remove_const_t
../boost/type_traits/remove_const.hpp:33:23: note: '::boost::remove_const_t' declared here
   template <class T> using remove_const_t = typename remove_const<T>::type;
                      ^
In file included from ../libs/numeric/ublas/test/test_fixed_containers.cpp:10:
In file included from ../libs/numeric/ublas/test/utils.hpp:58:
In file included from ../boost/math/special_functions/fpclassify.hpp:20:
In file included from ../boost/math/special_functions/math_fwd.hpp:28:
In file included from ../boost/math/tools/promotion.hpp:28:
../boost/math/tools/type_traits.hpp:263:7: error: no member named 'remove_volatile_t' in namespace 'std'; did you mean '::boost::remove_volatile_t'?
using std::remove_volatile_t;
      ^~~~~~~~~~~~~~~~~~~~~~
      ::boost::remove_volatile_t
../boost/type_traits/remove_volatile.hpp:33:23: note: '::boost::remove_volatile_t' declared here
   template <class T> using remove_volatile_t = typename remove_volatile<T>::type;
                      ^
In file included from ../libs/numeric/ublas/test/test_fixed_containers.cpp:10:
In file included from ../libs/numeric/ublas/test/utils.hpp:58:
In file included from ../boost/math/special_functions/fpclassify.hpp:20:
In file included from ../boost/math/special_functions/math_fwd.hpp:28:
In file included from ../boost/math/tools/promotion.hpp:28:
../boost/math/tools/type_traits.hpp:265:7: error: no member named 'add_cv_t' in namespace 'std'; did you mean '::boost::add_cv_t'?
using std::add_cv_t;
      ^~~~~~~~~~~~~
      ::boost::add_cv_t
../boost/type_traits/add_cv.hpp:41:23: note: '::boost::add_cv_t' declared here
   template <class T> using add_cv_t = typename add_cv<T>::type;
                      ^
In file included from ../libs/numeric/ublas/test/test_fixed_containers.cpp:10:
In file included from ../libs/numeric/ublas/test/utils.hpp:58:
In file included from ../boost/math/special_functions/fpclassify.hpp:20:
In file included from ../boost/math/special_functions/math_fwd.hpp:28:
In file included from ../boost/math/tools/promotion.hpp:28:
../boost/math/tools/type_traits.hpp:267:7: error: no member named 'add_const_t' in namespace 'std'; did you mean '::boost::add_const_t'?
using std::add_const_t;
      ^~~~~~~~~~~~~~~~
      ::boost::add_const_t
../boost/type_traits/add_const.hpp:46:23: note: '::boost::add_const_t' declared here
   template <class T> using add_const_t = typename add_const<T>::type;
                      ^
In file included from ../libs/numeric/ublas/test/test_fixed_containers.cpp:10:
In file included from ../libs/numeric/ublas/test/utils.hpp:58:
In file included from ../boost/math/special_functions/fpclassify.hpp:20:
In file included from ../boost/math/special_functions/math_fwd.hpp:28:
In file included from ../boost/math/tools/promotion.hpp:28:
../boost/math/tools/type_traits.hpp:269:7: error: no member named 'add_volatile_t' in namespace 'std'; did you mean '::boost::add_volatile_t'?
using std::add_volatile_t;
      ^~~~~~~~~~~~~~~~~~~
      ::boost::add_volatile_t
../boost/type_traits/add_volatile.hpp:40:23: note: '::boost::add_volatile_t' declared here
   template <class T> using add_volatile_t = typename add_volatile<T>::type;
                      ^
In file included from ../libs/numeric/ublas/test/test_fixed_containers.cpp:10:
In file included from ../libs/numeric/ublas/test/utils.hpp:58:
In file included from ../boost/math/special_functions/fpclassify.hpp:20:
In file included from ../boost/math/special_functions/math_fwd.hpp:28:
In file included from ../boost/math/tools/promotion.hpp:28:
../boost/math/tools/type_traits.hpp:273:7: error: no member named 'remove_reference_t' in namespace 'std'; did you mean '::boost::remove_reference_t'?
using std::remove_reference_t;
      ^~~~~~~~~~~~~~~~~~~~~~~
      ::boost::remove_reference_t
../boost/type_traits/remove_reference.hpp:53:23: note: '::boost::remove_reference_t' declared here
   template <class T> using remove_reference_t = typename remove_reference<T>::type;
                      ^
In file included from ../libs/numeric/ublas/test/test_fixed_containers.cpp:10:
In file included from ../libs/numeric/ublas/test/utils.hpp:58:
In file included from ../boost/math/special_functions/fpclassify.hpp:20:
In file included from ../boost/math/special_functions/math_fwd.hpp:28:
In file included from ../boost/math/tools/promotion.hpp:28:
../boost/math/tools/type_traits.hpp:275:7: error: no member named 'add_lvalue_reference_t' in namespace 'std'; did you mean '::boost::add_lvalue_reference_t'?
using std::add_lvalue_reference_t;
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      ::boost::add_lvalue_reference_t
../boost/type_traits/add_lvalue_reference.hpp:27:23: note: '::boost::add_lvalue_reference_t' declared here
   template <class T> using add_lvalue_reference_t = typename add_lvalue_reference<T>::type;
                      ^
In file included from ../libs/numeric/ublas/test/test_fixed_containers.cpp:10:
In file included from ../libs/numeric/ublas/test/utils.hpp:58:
In file included from ../boost/math/special_functions/fpclassify.hpp:20:
In file included from ../boost/math/special_functions/math_fwd.hpp:28:
In file included from ../boost/math/tools/promotion.hpp:28:
../boost/math/tools/type_traits.hpp:277:7: error: no member named 'add_rvalue_reference_t' in namespace 'std'; did you mean '::boost::add_rvalue_reference_t'?
using std::add_rvalue_reference_t;
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      ::boost::add_rvalue_reference_t
../boost/type_traits/add_rvalue_reference.hpp:63:23: note: '::boost::add_rvalue_reference_t' declared here
   template <class T> using add_rvalue_reference_t = typename add_rvalue_reference<T>::type;
                      ^
In file included from ../libs/numeric/ublas/test/test_fixed_containers.cpp:10:
In file included from ../libs/numeric/ublas/test/utils.hpp:58:
In file included from ../boost/math/special_functions/fpclassify.hpp:20:
In file included from ../boost/math/special_functions/math_fwd.hpp:28:
In file included from ../boost/math/tools/promotion.hpp:28:
../boost/math/tools/type_traits.hpp:281:7: error: no member named 'remove_pointer_t' in namespace 'std'; did you mean '::boost::remove_pointer_t'?
using std::remove_pointer_t;
      ^~~~~~~~~~~~~~~~~~~~~
      ::boost::remove_pointer_t
../boost/type_traits/remove_pointer.hpp:78:23: note: '::boost::remove_pointer_t' declared here
   template <class T> using remove_pointer_t = typename remove_pointer<T>::type;
                      ^
In file included from ../libs/numeric/ublas/test/test_fixed_containers.cpp:10:
In file included from ../libs/numeric/ublas/test/utils.hpp:58:
In file included from ../boost/math/special_functions/fpclassify.hpp:20:
In file included from ../boost/math/special_functions/math_fwd.hpp:28:
In file included from ../boost/math/tools/promotion.hpp:28:
../boost/math/tools/type_traits.hpp:283:7: error: no member named 'add_pointer_t' in namespace 'std'; did you mean '::boost::add_pointer_t'?
using std::add_pointer_t;
      ^~~~~~~~~~~~~~~~~~
      ::boost::add_pointer_t
../boost/type_traits/add_pointer.hpp:61:23: note: '::boost::add_pointer_t' declared here
   template <class T> using add_pointer_t = typename add_pointer<T>::type;
                      ^
In file included from ../libs/numeric/ublas/test/test_fixed_containers.cpp:10:
In file included from ../libs/numeric/ublas/test/utils.hpp:58:
In file included from ../boost/math/special_functions/fpclassify.hpp:20:
In file included from ../boost/math/special_functions/math_fwd.hpp:28:
In file included from ../boost/math/tools/promotion.hpp:28:
../boost/math/tools/type_traits.hpp:287:7: error: no member named 'make_signed_t' in namespace 'std'; did you mean '::boost::make_signed_t'?
using std::make_signed_t;
      ^~~~~~~~~~~~~~~~~~
      ::boost::make_signed_t
../boost/type_traits/make_signed.hpp:130:23: note: '::boost::make_signed_t' declared here
   template <class T> using make_signed_t = typename make_signed<T>::type;
                      ^
In file included from ../libs/numeric/ublas/test/test_fixed_containers.cpp:10:
In file included from ../libs/numeric/ublas/test/utils.hpp:58:
In file included from ../boost/math/special_functions/fpclassify.hpp:20:
In file included from ../boost/math/special_functions/math_fwd.hpp:28:
In file included from ../boost/math/tools/promotion.hpp:28:
../boost/math/tools/type_traits.hpp:289:7: error: no member named 'make_unsigned_t' in namespace 'std'; did you mean '::boost::make_unsigned_t'?
using std::make_unsigned_t;
      ^~~~~~~~~~~~~~~~~~~~
      ::boost::make_unsigned_t
../boost/type_traits/make_unsigned.hpp:129:23: note: '::boost::make_unsigned_t' declared here
   template <class T> using make_unsigned_t = typename make_unsigned<T>::type;
                      ^
In file included from ../libs/numeric/ublas/test/test_fixed_containers.cpp:10:
In file included from ../libs/numeric/ublas/test/utils.hpp:58:
In file included from ../boost/math/special_functions/fpclassify.hpp:20:
In file included from ../boost/math/special_functions/math_fwd.hpp:28:
In file included from ../boost/math/tools/promotion.hpp:28:
../boost/math/tools/type_traits.hpp:293:7: error: no member named 'remove_extent_t' in namespace 'std'; did you mean '::boost::remove_extent_t'?
using std::remove_extent_t;
      ^~~~~~~~~~~~~~~~~~~~
      ::boost::remove_extent_t
../boost/type_traits/remove_extent.hpp:35:23: note: '::boost::remove_extent_t' declared here
   template <class T> using remove_extent_t = typename remove_extent<T>::type;
                      ^
In file included from ../libs/numeric/ublas/test/test_fixed_containers.cpp:10:
In file included from ../libs/numeric/ublas/test/utils.hpp:58:
In file included from ../boost/math/special_functions/fpclassify.hpp:20:
In file included from ../boost/math/special_functions/math_fwd.hpp:28:
In file included from ../boost/math/tools/promotion.hpp:28:
../boost/math/tools/type_traits.hpp:295:7: error: no member named 'remove_all_extents_t' in namespace 'std'; did you mean '::boost::remove_all_extents_t'?
using std::remove_all_extents_t;
      ^~~~~~~~~~~~~~~~~~~~~~~~~
      ::boost::remove_all_extents_t
../boost/type_traits/remove_all_extents.hpp:35:23: note: '::boost::remove_all_extents_t' declared here
   template <class T> using remove_all_extents_t = typename remove_all_extents<T>::type;
                      ^
In file included from ../libs/numeric/ublas/test/test_fixed_containers.cpp:10:
In file included from ../libs/numeric/ublas/test/utils.hpp:58:
In file included from ../boost/math/special_functions/fpclassify.hpp:20:
In file included from ../boost/math/special_functions/math_fwd.hpp:28:
In file included from ../boost/math/tools/promotion.hpp:28:
../boost/math/tools/type_traits.hpp:299:7: error: no member named 'decay_t' in namespace 'std'; did you mean '::boost::decay_t'?
using std::decay_t;
      ^~~~~~~~~~~~
      ::boost::decay_t
../boost/type_traits/decay.hpp:42:23: note: '::boost::decay_t' declared here
   template <class T> using decay_t = typename decay<T>::type;
                      ^
In file included from ../libs/numeric/ublas/test/test_fixed_containers.cpp:10:
In file included from ../libs/numeric/ublas/test/utils.hpp:58:
In file included from ../boost/math/special_functions/fpclassify.hpp:20:
In file included from ../boost/math/special_functions/math_fwd.hpp:28:
In file included from ../boost/math/tools/promotion.hpp:28:
../boost/math/tools/type_traits.hpp:301:7: error: no member named 'enable_if_t' in namespace 'std'; did you mean '::boost::enable_if_t'?
using std::enable_if_t;
      ^~~~~~~~~~~~~~~~
      ::boost::enable_if_t
../boost/type_traits/enable_if.hpp:32:1: note: '::boost::enable_if_t' declared here
using enable_if_t = typename enable_if_<B, T>::type;
^
In file included from ../libs/numeric/ublas/test/test_fixed_containers.cpp:10:
In file included from ../libs/numeric/ublas/test/utils.hpp:58:
In file included from ../boost/math/special_functions/fpclassify.hpp:20:
In file included from ../boost/math/special_functions/math_fwd.hpp:28:
In file included from ../boost/math/tools/promotion.hpp:28:
../boost/math/tools/type_traits.hpp:303:7: error: no member named 'conditional_t' in namespace 'std'; did you mean '::boost::conditional_t'?
using std::conditional_t;
      ^~~~~~~~~~~~~~~~~~
      ::boost::conditional_t
../boost/type_traits/conditional.hpp:21:40: note: '::boost::conditional_t' declared here
   template <bool b, class T, class U> using conditional_t = typename conditional<b, T, U>::type;
                                       ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
1 warning and 20 errors generated.