Compile [2024-11-11 16:10:26 UTC]: succeed
"clang++-17" -fvisibility-inlines-hidden -Wno-c99-extensions -std=c++20 -stdlib=libc++ -isystem/usr/include/libcxxabi -pthread -O0 -fno-inline -Wall -fvisibility=hidden -m64 --target=x86_64-pc-linux -Wno-literal-range -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 -I".." -I"../libs/math/include_private" -I"../libs/math/test" -I"/var/boost/run/boost_root/libs/assert/include" -I"/var/boost/run/boost_root/libs/container/include" -I"/var/boost/run/boost_root/libs/container_hash/include" -I"/var/boost/run/boost_root/libs/core/include" -I"/var/boost/run/boost_root/libs/describe/include" -I"/var/boost/run/boost_root/libs/integer/include" -I"/var/boost/run/boost_root/libs/intrusive/include" -I"/var/boost/run/boost_root/libs/lexical_cast/include" -I"/var/boost/run/boost_root/libs/math/include" -I"/var/boost/run/boost_root/libs/move/include" -I"/var/boost/run/boost_root/libs/mp11/include" -I"/var/boost/run/boost_root/libs/predef/include" -I"/var/boost/run/boost_root/libs/random/include" -I"/var/boost/run/boost_root/libs/system/include" -I"/var/boost/run/boost_root/libs/throw_exception/include" -I"/var/boost/run/boost_root/libs/type_index/include" -I"/var/boost/run/boost_root/libs/type_traits/include" -I"/var/boost/run/boost_root/libs/variant2/include" -I"/var/boost/run/boost_root/libs/winapi/include" -c -o "/var/boost/run/results/boost/bin.v2/libs/math/test/test_hankel.test/clang-linux-17~c++20~lc/debug/x86_64/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/test_hankel.o" "../libs/math/test/test_hankel.cpp"
Link [2024-11-11 16:10:26 UTC]: succeed
"clang++-17" -o "/var/boost/run/results/boost/bin.v2/libs/math/test/test_hankel.test/clang-linux-17~c++20~lc/debug/x86_64/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/test_hankel" -Wl,--start-group "/var/boost/run/results/boost/bin.v2/libs/math/test/test_hankel.test/clang-linux-17~c++20~lc/debug/x86_64/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/test_hankel.o" "/var/boost/run/results/boost/bin.v2/libs/test/build/clang-linux-17~c++20~lc/debug/x86_64/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/libboost_unit_test_framework.a" "/var/boost/run/results/boost/bin.v2/libs/container/build/clang-linux-17~c++20~lc/debug/x86_64/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/libboost_container.a" "/var/boost/run/results/boost/bin.v2/libs/random/build/clang-linux-17~c++20~lc/debug/x86_64/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/libboost_random.a" "/var/boost/run/results/boost/bin.v2/libs/system/build/clang-linux-17~c++20~lc/debug/x86_64/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/libboost_system.a" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -pthread -fvisibility=hidden -fvisibility-inlines-hidden -m64 -stdlib=libc++ -lc++abi --target=x86_64-pc-linux
Run [2024-11-11 16:10:26 UTC]: fail
Running 1 test case...
Testing type float
Testing type double
Testing type long double
../libs/math/test/test_hankel.cpp(41): ?[1;31;49merror: in "test_main": difference{1.42525e-15} between a.imag(){0.0570341866985626938101} and b.imag(){0.0570341866985626125221} exceeds 3.25260651745651330202e-16?[0;39;49m
?[1;31;49m*** 1 failure is detected in the test module "Master Test Suite"
?[0;39;49m
EXIT STATUS: 201