Compile [2024-11-14 21:12:14 UTC]: succeed
"g++-6" -fvisibility-inlines-hidden -std=c++11 -fPIC -m64 -pthread -O0 -fno-inline -Wall -fvisibility=hidden -Wno-unused-variable -Wno-long-long -ftemplate-depth-255 -DBOOST_ALL_NO_LIB=1 -DBOOST_ARCHIVE_TEST=text_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 "/var/boost/run/results/boost/bin.v2/libs/serialization/test/test_derived_text_warchive.test/gcc-6~c++11/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_derived.o" "../libs/serialization/test/test_derived.cpp"
Link [2024-11-14 21:12:14 UTC]: fail
"g++-6" -Wl,-rpath -Wl,"/var/boost/run/results/boost/bin.v2/libs/serialization/build/gcc-6~c++11/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/var/boost/run/results/boost/bin.v2/libs/serialization/build/gcc-6~c++11/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -o "/var/boost/run/results/boost/bin.v2/libs/serialization/test/test_derived_text_warchive.test/gcc-6~c++11/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_derived_text_warchive" -Wl,--start-group "/var/boost/run/results/boost/bin.v2/libs/serialization/test/test_derived_text_warchive.test/gcc-6~c++11/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_derived.o" "/var/boost/run/results/boost/bin.v2/libs/serialization/build/gcc-6~c++11/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/libboost_wserialization.so.1.87.0" "/var/boost/run/results/boost/bin.v2/libs/serialization/build/gcc-6~c++11/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 -m64 -pthread -fvisibility=hidden -fvisibility-inlines-hidden
/var/boost/run/results/boost/bin.v2/libs/serialization/test/test_derived_text_warchive.test/gcc-6~c++11/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_derived.o: In function `boost::archive::tmpnam(char*)':
test_derived.cpp:(.text+0xcb): 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_derived_text_warchive.test/gcc-6~c++11/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_derived.o: In function `boost::filesystem::unique_path(boost::filesystem::path const&)':
test_derived.cpp:(.text._ZN5boost10filesystem11unique_pathERKNS0_4pathE[_ZN5boost10filesystem11unique_pathERKNS0_4pathE]+0x24): undefined reference to `boost::filesystem::detail::unique_path(boost::filesystem::path const&, boost::system::error_code*)'
collect2: error: ld returned 1 exit status