Test output: teeks99-dkr-mg14-2b - function_types - member_ccs / gcc-14~c++2b
Rev 3ca1f37bb4753843399aea19cf025a7a17018f24 / Tue, 12 Nov 2024 19:44:31 +0000
Notes
This test case was explicitly marked up in status/explicit-failures-markup.xml file in the Boost repository as "expected to fail", but is passing. Please consult the notes/output below for more details.
[ Tobias Schwinger ] Not all compilers/platforms implement nonstandard calling conventions.
With GCC/x86 this failure reflects http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29328 .
Compile [2024-11-12 22:51:53 UTC]: succeed


    "g++-14"   -fvisibility-inlines-hidden -std=c++2b -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"  -c -o "/var/boost/run/results/boost/bin.v2/libs/function_types/test/member_ccs.test/gcc-14~c++2b/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/member_ccs.o" "../libs/function_types/test/custom_ccs/member_ccs.cpp"

In file included from ../libs/function_types/test/custom_ccs/member_ccs.cpp:11:
../boost/config/pragma_message.hpp:24:34: note: '#pragma message: Test skipped because _M_IX86 is not defined'
   24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
      |                                  ^~~~~~~
../libs/function_types/test/custom_ccs/member_ccs.cpp:12:1: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE'
   12 | BOOST_PRAGMA_MESSAGE("Test skipped because _M_IX86 is not defined")
      | ^~~~~~~~~~~~~~~~~~~~
RmTemps /var/boost/run/results/boost/bin.v2/libs/function_types/test/member_ccs_exact.test/gcc-14~c++2b/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/member_ccs_exact.test

    rm -f "/var/boost/run/results/boost/bin.v2/libs/function_types/test/member_ccs_exact.test/gcc-14~c++2b/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/member_ccs_exact.o"