Compile [2024-11-21 04:28:40 UTC]: succeed
"clang++-7" -fvisibility-inlines-hidden -Wno-c99-extensions -std=c++17 -fPIC -pthread -O0 -fno-inline -Wall -fvisibility=hidden -m64 --target=x86_64-pc-linux -ftemplate-depth-255 -DBOOST_ALL_NO_LIB=1 -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_dll_simple.test/clang-linux-7~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_dll_simple.o" "../libs/serialization/test/test_dll_simple.cpp"
In file included from ../libs/serialization/test/test_dll_simple.cpp:33:
../libs/serialization/test/A.hpp:37:13: warning: A imported [-W#pragma-messages]
#pragma message("A imported")
^
In file included from ../libs/serialization/test/test_dll_simple.cpp:133:
../libs/serialization/test/B.hpp:56:17: warning: private field 's' is not used [-Wunused-private-field]
signed char s;
^
../libs/serialization/test/B.hpp:57:19: warning: private field 't' is not used [-Wunused-private-field]
unsigned char t;
^
../libs/serialization/test/B.hpp:58:16: warning: private field 'u' is not used [-Wunused-private-field]
signed int u;
^
../libs/serialization/test/B.hpp:59:18: warning: private field 'v' is not used [-Wunused-private-field]
unsigned int v;
^
../libs/serialization/test/B.hpp:60:11: warning: private field 'w' is not used [-Wunused-private-field]
float w;
^
../libs/serialization/test/B.hpp:61:12: warning: private field 'x' is not used [-Wunused-private-field]
double x;
^
7 warnings generated.
Link [2024-11-21 04:28:40 UTC]: fail
"clang++-7" -Wl,-rpath -Wl,"/var/boost/run/results/boost/bin.v2/libs/serialization/build/clang-linux-7~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/var/boost/run/results/boost/bin.v2/libs/serialization/test/clang-linux-7~c++17/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-7~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/var/boost/run/results/boost/bin.v2/libs/serialization/test/clang-linux-7~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -o "/var/boost/run/results/boost/bin.v2/libs/serialization/test/test_dll_simple.test/clang-linux-7~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_dll_simple" -Wl,--start-group "/var/boost/run/results/boost/bin.v2/libs/serialization/test/test_dll_simple.test/clang-linux-7~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_dll_simple.o" "/var/boost/run/results/boost/bin.v2/libs/serialization/test/clang-linux-7~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/libdll_a.so.1.87.0" "/var/boost/run/results/boost/bin.v2/libs/serialization/build/clang-linux-7~c++17/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
/var/boost/run/results/boost/bin.v2/libs/serialization/test/test_dll_simple.test/clang-linux-7~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_dll_simple.o: In function `boost::archive::tmpnam(char*)':
test_dll_simple.cpp:(.text+0xe3): undefined reference to `boost::filesystem::detail::path_algorithms::append_v3(boost::filesystem::path&, char const*, char const*)'
/var/boost/run/results/boost/bin.v2/libs/serialization/test/test_dll_simple.test/clang-linux-7~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_dll_simple.o: In function `boost::filesystem::unique_path(boost::filesystem::path const&)':
test_dll_simple.cpp:(.text._ZN5boost10filesystem11unique_pathERKNS0_4pathE[_ZN5boost10filesystem11unique_pathERKNS0_4pathE]+0x1c): 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)