Test output: teeks99-dkr-mc14-20 - serialization - test_set_hashed_xml_archive / clang-linux-14~c++20
Rev a2b80500d6414d7f48bda2f996a84c0c3f201ccf / Thu, 21 Nov 2024 21:31:08 +0000
Compile [2024-11-22 00:22:41 UTC]: succeed

"clang++-14"   -fvisibility-inlines-hidden -Wno-c99-extensions -std=c++20 -fPIC -pthread -O0 -fno-inline -Wall -fvisibility=hidden -m64 --target=x86_64-pc-linux -ftemplate-depth-255 -DBOOST_ALL_NO_LIB=1 -DBOOST_ARCHIVE_TEST=xml_archive.hpp -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_LIB_DIAGNOSTIC=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DBOOST_WSERIALIZATION_DYN_LINK=1   -I".."  -c -o "/var/boost/run/results/boost/bin.v2/libs/serialization/test/test_set_hashed_xml_archive.test/clang-linux-14~c++20/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_set_hashed.o" "../libs/serialization/test/test_set_hashed.cpp"

In file included from ../libs/serialization/test/test_set_hashed.cpp:32:
In file included from ../boost/serialization/hash_set.hpp:21:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/hash_set:60:
/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/backward_warning.h:32:2: warning: This file includes at least one deprecated or antiquated header which   may be removed without further notice at a future date. Please use a   non-deprecated interface with equivalent functionality instead. For a   listing of replacement headers and interfaces, consult the file   backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings]
#warning \
 ^
1 warning generated.
            
Link [2024-11-22 00:22:41 UTC]: fail


    "clang++-14"  -Wl,-rpath -Wl,"/var/boost/run/results/boost/bin.v2/libs/serialization/build/clang-linux-14~c++20/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/var/boost/run/results/boost/bin.v2/libs/serialization/build/clang-linux-14~c++20/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -o "/var/boost/run/results/boost/bin.v2/libs/serialization/test/test_set_hashed_xml_archive.test/clang-linux-14~c++20/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_set_hashed_xml_archive" -Wl,--start-group "/var/boost/run/results/boost/bin.v2/libs/serialization/test/test_set_hashed_xml_archive.test/clang-linux-14~c++20/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_set_hashed.o" "/var/boost/run/results/boost/bin.v2/libs/serialization/test/test_set_hashed_xml_archive.test/clang-linux-14~c++20/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/A.o" "/var/boost/run/results/boost/bin.v2/libs/serialization/build/clang-linux-14~c++20/debug/x86_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=x86_64-pc-linux 

/usr/bin/ld: /var/boost/run/results/boost/bin.v2/libs/serialization/test/test_set_hashed_xml_archive.test/clang-linux-14~c++20/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_set_hashed.o: in function `boost::archive::tmpnam(char*)':
test_set_hashed.cpp:(.text+0xf1): undefined reference to `boost::filesystem::detail::path_algorithms::append_v3(boost::filesystem::path&, char const*, char const*)'
/usr/bin/ld: /var/boost/run/results/boost/bin.v2/libs/serialization/test/test_set_hashed_xml_archive.test/clang-linux-14~c++20/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_set_hashed.o: in function `boost::filesystem::unique_path(boost::filesystem::path const&)':
test_set_hashed.cpp:(.text._ZN5boost10filesystem11unique_pathERKNS0_4pathE[_ZN5boost10filesystem11unique_pathERKNS0_4pathE]+0x23): 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)