Test output: teeks99-06-dc15-2b-64onaarch64 - type_index - testing_crossmodule_anonymous / clang-linux-15~c++2b
Rev c8d0b32583c2fa3266edf88cd8ccb32312feae17 / Thu, 21 Nov 2024 00:15:43 +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.
[ Antony Polukhin ] Classes with exactly the same names defined in different modules in anonymous namespaces collapse for this compiler even with RTTI on. This is a known compiler limitation that already fixed in newer versions or will be fixed soon.
Compile [2024-11-22 00:28:37 UTC]: succeed

"clang++-15"   -fvisibility-inlines-hidden -Wno-c99-extensions -std=c++2b -fPIC -pthread -O0 -fno-inline -Wall -fvisibility=hidden -m64 --target=arm64-pc-linux  -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1   -I".." -I"/mnt/fs1/teeks99-06/run/boost_root/libs/assert/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/container_hash/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/core/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/describe/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/mp11/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/throw_exception/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/type_index/include"  -c -o "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/type_index/test/testing_crossmodule_anonymous.test/clang-linux-15~c++2b/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/testing_crossmodule_anonymous.o" "../libs/type_index/test/testing_crossmodule_anonymous.cpp"

            
Link [2024-11-22 00:28:37 UTC]: succeed

"clang++-15"  -Wl,-rpath -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/type_index/test/clang-linux-15~c++2b/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/type_index/test/clang-linux-15~c++2b/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -o "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/type_index/test/testing_crossmodule_anonymous.test/clang-linux-15~c++2b/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/testing_crossmodule_anonymous" -Wl,--start-group "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/type_index/test/testing_crossmodule_anonymous.test/clang-linux-15~c++2b/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/testing_crossmodule_anonymous.o" "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/type_index/test/clang-linux-15~c++2b/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/libtest_lib_anonymous_rtti.so.1.87.0"  -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -fPIC -pthread -fvisibility=hidden -fvisibility-inlines-hidden -m64 --target=arm64-pc-linux 

            
Run [2024-11-22 00:28:37 UTC]: succeed

t_userdef == (anonymous namespace)::user_defined, test_lib::get_anonymous_user_defined_class() == (anonymous namespace)::user_defined
t_const_userdef == (anonymous namespace)::user_defined const, test_lib::get_const_anonymous_user_defined_class() == (anonymous namespace)::user_defined const
No errors detected.

EXIT STATUS: 0