Test output: teeks99-01-mg13-20-64onriscv64 - core - cmath_test_generic / gcc-13~c++20
Rev 9dae34c66db664e04b92ce65f33d238cb5fb1c44 / Wed, 20 Nov 2024 03:57:33 +0000
Compile [2024-11-21 22:42:53 UTC]: succeed

"g++-13"   -fvisibility-inlines-hidden -std=c++20 -fPIC -pthread -O0 -fno-inline -Wall -Wextra -Werror -fvisibility=hidden  -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/gcc-13~c++20/debug/riscv_64/debug-symbols-off/threading-multi/visibility-hidden/cmath_test.o" "../libs/core/test/cmath_test.cpp"

            
Link [2024-11-21 22:42:53 UTC]: succeed

"g++-13"    -o "/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/core/test/cmath_test_generic.test/gcc-13~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/gcc-13~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 

            
Run [2024-11-21 22:42:53 UTC]: fail

../libs/core/test/cmath_test.cpp(136): test 'boost::core::signbit( x )' failed in function 'void test_negative_nan(T) [with 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) [with 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) [with T = long double]'
../libs/core/test/cmath_test.cpp(136): test 'boost::core::signbit( x )' failed in function 'void test_negative_nan(T) [with 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) [with 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) [with T = long double]'
../libs/core/test/cmath_test.cpp(136): test 'boost::core::signbit( x )' failed in function 'void test_negative_nan(T) [with 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) [with 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) [with T = long double]'
9 errors detected.

EXIT STATUS: 9