Compile [2024-11-21 20:52:40 UTC]: succeed
"g++-8" -fvisibility-inlines-hidden -std=c++2a -fPIC -pthread -O0 -fno-inline -Wall -fvisibility=hidden -Wno-unused-variable -Wno-long-long -ftemplate-depth-255 -DBOOST_ALL_NO_LIB=1 -DBOOST_ARCHIVE_TEST=binary_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 "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/serialization/test/test_shared_ptr_132_binary_archive.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/test_shared_ptr_132.o" "../libs/serialization/test/test_shared_ptr_132.cpp"
In file included from ../boost/serialization/detail/shared_count_132.hpp:28,
from ../boost/serialization/detail/shared_ptr_132.hpp:29,
from ../boost/serialization/shared_ptr_132.hpp:35,
from ../libs/serialization/test/test_shared_ptr_132.cpp:24:
../boost/detail/lightweight_mutex.hpp:10:73: note: #pragma message: This header is deprecated. Use <boost/smart_ptr/detail/lightweight_mutex.hpp> instead.
BOOST_HEADER_DEPRECATED("<boost/smart_ptr/detail/lightweight_mutex.hpp>")
^
In file included from ../boost/serialization/detail/shared_ptr_132.hpp:29,
from ../boost/serialization/shared_ptr_132.hpp:35,
from ../libs/serialization/test/test_shared_ptr_132.cpp:24:
../boost/serialization/detail/shared_count_132.hpp:358:32: warning: ???template<class> class std::auto_ptr??? is deprecated [-Wdeprecated-declarations]
explicit shared_count(std::auto_ptr<Y> & r): pi_(
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ../boost/filesystem/path.hpp:22,
from ../boost/filesystem/operations.hpp:20,
from ../libs/serialization/test/test_tools.hpp:10,
from ../libs/serialization/test/test_shared_ptr_132.cpp:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
In file included from ../boost/serialization/shared_ptr_132.hpp:35,
from ../libs/serialization/test/test_shared_ptr_132.cpp:24:
../boost/serialization/detail/shared_ptr_132.hpp:195:30: warning: ???template<class> class std::auto_ptr??? is deprecated [-Wdeprecated-declarations]
explicit shared_ptr(std::auto_ptr<Y> & r): px(r.get()), pn()
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ../boost/filesystem/path.hpp:22,
from ../boost/filesystem/operations.hpp:20,
from ../libs/serialization/test/test_tools.hpp:10,
from ../libs/serialization/test/test_shared_ptr_132.cpp:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
In file included from ../boost/serialization/shared_ptr_132.hpp:35,
from ../libs/serialization/test/test_shared_ptr_132.cpp:24:
../boost/serialization/detail/shared_ptr_132.hpp:219:33: warning: ???template<class> class std::auto_ptr??? is deprecated [-Wdeprecated-declarations]
shared_ptr & operator=(std::auto_ptr<Y> & r)
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ../boost/filesystem/path.hpp:22,
from ../boost/filesystem/operations.hpp:20,
from ../libs/serialization/test/test_tools.hpp:10,
from ../libs/serialization/test/test_shared_ptr_132.cpp:22:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
Link [2024-11-21 20:52:40 UTC]: fail
"g++-8" -Wl,-rpath -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/serialization/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/serialization/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -o "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/serialization/test/test_shared_ptr_132_binary_archive.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/test_shared_ptr_132_binary_archive" -Wl,--start-group "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/serialization/test/test_shared_ptr_132_binary_archive.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/test_shared_ptr_132.o" "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/serialization/build/gcc-8~c++2a/debug/arm_32/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
/usr/bin/ld: /mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/serialization/test/test_shared_ptr_132_binary_archive.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/test_shared_ptr_132.o: in function `boost::archive::tmpnam(char*)':
test_shared_ptr_132.cpp:(.text+0x118): undefined reference to `boost::filesystem::detail::path_algorithms::append_v3(boost::filesystem::path&, char const*, char const*)'
/usr/bin/ld: /mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/serialization/test/test_shared_ptr_132_binary_archive.test/gcc-8~c++2a/debug/arm_32/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]+0x24): undefined reference to `boost::filesystem::detail::unique_path(boost::filesystem::path const&, boost::system::error_code*)'
collect2: error: ld returned 1 exit status