Test output: teeks99-01-dg13-20-64onriscv64 - math - test_1F1_log_real_concept / gcc-13~c++20
Rev c5239cd4ca1e63a779117b2b48e182fa95c31b54 / Mon, 18 Nov 2024 08:24:36 +0000
Compile [2024-11-20 03:47:01 UTC]: fail


    "g++-13"   -fvisibility-inlines-hidden -std=c++20 -pthread -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden  -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_CONTAINER_NO_LIB=1 -DBOOST_CONTAINER_STATIC_LINK=1 -DBOOST_RANDOM_NO_LIB=1 -DBOOST_SYSTEM_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TEST_NO_AUTO_LINK=1 -DBOOST_UBLAS_UNSUPPORTED_COMPILER=0 -DNDEBUG -DTEST=5   -I".." -I"../libs/math/include_private" -I"../libs/math/test" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/assert/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/container/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/container_hash/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/core/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/describe/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/integer/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/intrusive/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/lexical_cast/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/math/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/move/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/mp11/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/predef/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/random/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/system/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/throw_exception/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/type_index/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/type_traits/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/variant2/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/winapi/include"  -c -o "/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/math/test/test_1F1_log_real_concept.test/gcc-13~c++20/release/riscv_64/link-static/pch-off/threading-multi/visibility-hidden/test_1F1_log.o" "../libs/math/test/test_1F1_log.cpp"

In file included from ../boost/math/special_functions/bessel.hpp:30,
                 from ../boost/math/special_functions/detail/hypergeometric_1F1_bessel.hpp:14,
                 from ../boost/math/special_functions/hypergeometric_1F1.hpp:22,
                 from ../libs/math/test/test_1F1_log.hpp:25,
                 from ../libs/math/test/test_1F1_log.cpp:6:
../boost/math/special_functions/detail/bessel_ik.hpp: In function ???int boost::math::detail::bessel_ik(T, T, T*, T*, int, const Policy&) [with T = boost::math::concepts::real_concept; Policy = boost::math::policies::policy<boost::math::policies::promote_float<false>, boost::math::policies::promote_double<false>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]???:
../boost/math/special_functions/detail/bessel_ik.hpp:421:18: warning: ???n??? may be used uninitialized [-Wmaybe-uninitialized]
  421 |         T z = (u + n % 2);
      |               ~~~^~~~~~~~
../boost/math/special_functions/detail/bessel_ik.hpp:311:14: note: ???n??? was declared here
  311 |     unsigned n, k;
      |              ^
300 second time limit exceeded