Test output: teeks99-06-mc15-2b-64onaarch64 - serialization - test_shared_ptr_132_xml_warchive / clang-linux-15~c++2b
Rev 2b7c83edd2af574bf4a892389c61cee817fcb8c5 / Fri, 15 Nov 2024 05:00:04 +0000
Compile [2024-11-16 04:03:17 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 -ftemplate-depth-255 -DBOOST_ALL_NO_LIB=1 -DBOOST_ARCHIVE_TEST=xml_warchive.hpp -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_LIB_DIAGNOSTIC=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DBOOST_WSERIALIZATION_DYN_LINK=1   -I".."  -c -o "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/serialization/test/test_shared_ptr_132_xml_warchive.test/clang-linux-15~c++2b/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/test_shared_ptr_132.o" "../libs/serialization/test/test_shared_ptr_132.cpp"

In file included from ../libs/serialization/test/test_shared_ptr_132.cpp:24:
In file included from ../boost/serialization/shared_ptr_132.hpp:35:
In file included from ../boost/serialization/detail/shared_ptr_132.hpp:29:
In file included from ../boost/serialization/detail/shared_count_132.hpp:28:
../boost/detail/lightweight_mutex.hpp:10:1: warning: This header is deprecated. Use <boost/smart_ptr/detail/lightweight_mutex.hpp> instead. [-W#pragma-messages]
BOOST_HEADER_DEPRECATED("<boost/smart_ptr/detail/lightweight_mutex.hpp>")
^
../boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED'
# define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.")
                                    ^
../boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:113:2: note: expanded from here
 message("This header is deprecated. Use " "<boost/smart_ptr/detail/lightweight_mutex.hpp>" " instead.")
 ^
1 warning generated.
            
Link [2024-11-16 04:03:17 UTC]: fail


    "clang++-15"  -Wl,-rpath -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/serialization/build/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/serialization/build/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/serialization/test/test_shared_ptr_132_xml_warchive.test/clang-linux-15~c++2b/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/test_shared_ptr_132_xml_warchive" -Wl,--start-group "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/serialization/test/test_shared_ptr_132_xml_warchive.test/clang-linux-15~c++2b/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/test_shared_ptr_132.o" "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/serialization/build/clang-linux-15~c++2b/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/libboost_wserialization.so.1.87.0" "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/serialization/build/clang-linux-15~c++2b/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/libboost_serialization.so.1.87.0"  -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -fPIC -pthread -fvisibility=hidden -fvisibility-inlines-hidden -m64 --target=arm64-pc-linux 

/usr/bin/ld: /mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/serialization/test/test_shared_ptr_132_xml_warchive.test/clang-linux-15~c++2b/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/test_shared_ptr_132.o: in function `boost::archive::tmpnam(char*)':
test_shared_ptr_132.cpp:(.text+0xd4): undefined reference to `boost::filesystem::detail::path_algorithms::append_v3(boost::filesystem::path&, char const*, char const*)'
/usr/bin/ld: /mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/serialization/test/test_shared_ptr_132_xml_warchive.test/clang-linux-15~c++2b/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/test_shared_ptr_132.o: in function `boost::filesystem::unique_path(boost::filesystem::path const&)':
test_shared_ptr_132.cpp:(.text._ZN5boost10filesystem11unique_pathERKNS0_4pathE[_ZN5boost10filesystem11unique_pathERKNS0_4pathE]+0x20): undefined reference to `boost::filesystem::detail::unique_path(boost::filesystem::path const&, boost::system::error_code*)'
clang: error: linker command failed with exit code 1 (use -v to see invocation)