Compile [2024-11-14 16:32:25 UTC]: succeed
"g++-6" -fvisibility-inlines-hidden -std=c++14 -O2 -fPIC -m64 -pthread -O0 -fno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -I".." -I"/var/boost/run/boost_root/libs/assert/include" -I"/var/boost/run/boost_root/libs/core/include" -I"/var/boost/run/boost_root/libs/detail/include" -I"/var/boost/run/boost_root/libs/function_types/include" -I"/var/boost/run/boost_root/libs/throw_exception/include" -I"/var/boost/run/boost_root/libs/type_traits/include" -c -o "/var/boost/run/results/boost/bin.v2/libs/function_types/test/member_ccs.test/gcc-6~c++14~O2/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/member_ccs.o" "../libs/function_types/test/custom_ccs/member_ccs.cpp"
../libs/function_types/test/custom_ccs/member_ccs.cpp:12:67: note: #pragma message: Test skipped because _M_IX86 is not defined
BOOST_PRAGMA_MESSAGE("Test skipped because _M_IX86 is not defined")
^