Test output: teeks99-dkr-dc18-2b - function_types - nonmember_ccs / clang-linux-18~c++2b
Rev 00765c42443d26fa0dd8ab340fb5b5739c450fbb / Tue, 12 Nov 2024 22:56:16 +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.
Compile [2024-11-13 01:41:16 UTC]: succeed


    "clang++-18"   -fvisibility-inlines-hidden -Wno-c99-extensions -std=c++2b -fPIC -pthread -O0 -fno-inline -Wall -fvisibility=hidden -m64 --target=x86_64-pc-linux  -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/nonmember_ccs.test/clang-linux-18~c++2b/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/nonmember_ccs.o" "../libs/function_types/test/custom_ccs/nonmember_ccs.cpp"

../libs/function_types/test/custom_ccs/nonmember_ccs.cpp:12:1: warning: Test skipped because _M_IX86 is not defined [-W#pragma-messages]
   12 | BOOST_PRAGMA_MESSAGE("Test skipped because _M_IX86 is not defined")
      | ^
../boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
   24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
      |                                  ^
<scratch space>:3:2: note: expanded from here
    3 |  message("Test skipped because _M_IX86 is not defined")
      |  ^
1 warning generated.
RmTemps /var/boost/run/results/boost/bin.v2/libs/function_types/test/mem_func_ptr_cv1.test/clang-linux-18~c++2b/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/mem_func_ptr_cv1.test

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