Compile [2024-11-14 22:49:08 UTC]: succeed
"clang++-17" -fvisibility-inlines-hidden -Wno-c99-extensions -std=c++20 -fPIC -pthread -O0 -fno-inline -Wall -Wextra -Werror -fvisibility=hidden -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_CORE_USE_GENERIC_CMATH -I".." -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/assert/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/core/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/throw_exception/include" -c -o "/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/core/test/cmath_test_generic.test/clang-linux-17~c++20/debug/riscv_64/debug-symbols-off/threading-multi/visibility-hidden/cmath_test.o" "../libs/core/test/cmath_test.cpp"
Link [2024-11-14 22:49:08 UTC]: succeed
"clang++-17" -o "/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/core/test/cmath_test_generic.test/clang-linux-17~c++20/debug/riscv_64/debug-symbols-off/threading-multi/visibility-hidden/cmath_test_generic" -Wl,--start-group "/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/core/test/cmath_test_generic.test/clang-linux-17~c++20/debug/riscv_64/debug-symbols-off/threading-multi/visibility-hidden/cmath_test.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -fPIC -pthread -fvisibility=hidden -fvisibility-inlines-hidden -m64
Run [2024-11-14 22:49:08 UTC]: fail
../libs/core/test/cmath_test.cpp(136): test 'boost::core::signbit( x )' failed in function 'void test_negative_nan(T) [T = long double]'
../libs/core/test/cmath_test.cpp(138): test 'boost::core::copysign( T(+2), x ) == T(-2)' ('2' == '-2') failed in function 'void test_negative_nan(T) [T = long double]'
../libs/core/test/cmath_test.cpp(139): test 'boost::core::copysign( T(-2), x ) == T(-2)' ('2' == '-2') failed in function 'void test_negative_nan(T) [T = long double]'
../libs/core/test/cmath_test.cpp(136): test 'boost::core::signbit( x )' failed in function 'void test_negative_nan(T) [T = long double]'
../libs/core/test/cmath_test.cpp(138): test 'boost::core::copysign( T(+2), x ) == T(-2)' ('2' == '-2') failed in function 'void test_negative_nan(T) [T = long double]'
../libs/core/test/cmath_test.cpp(139): test 'boost::core::copysign( T(-2), x ) == T(-2)' ('2' == '-2') failed in function 'void test_negative_nan(T) [T = long double]'
../libs/core/test/cmath_test.cpp(136): test 'boost::core::signbit( x )' failed in function 'void test_negative_nan(T) [T = long double]'
../libs/core/test/cmath_test.cpp(138): test 'boost::core::copysign( T(+2), x ) == T(-2)' ('2' == '-2') failed in function 'void test_negative_nan(T) [T = long double]'
../libs/core/test/cmath_test.cpp(139): test 'boost::core::copysign( T(-2), x ) == T(-2)' ('2' == '-2') failed in function 'void test_negative_nan(T) [T = long double]'
9 errors detected.
EXIT STATUS: 9