Test output: teeks99-dkr-mg13-warn - serialization - test_reset_object_address / gcc-13~c++20~warn
Rev 62658b2ab10667a59ced1201b3443ff937b70d4e / Tue, 19 Nov 2024 02:11:49 +0000
Compile [2024-11-19 05:16:42 UTC]: succeed

"g++-13"   -fvisibility-inlines-hidden -std=c++20 -Wall -Wextra -fPIC -m64 -pthread -O0 -fno-inline -Wall -fvisibility=hidden -Wno-unused-variable -Wno-long-long -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_reset_object_address.test/gcc-13~c++20~warn/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_reset_object_address.o" "../libs/serialization/test/test_reset_object_address.cpp"

../libs/serialization/test/test_reset_object_address.cpp: In member function 'F& F::operator=(const F&)':
../libs/serialization/test/test_reset_object_address.cpp:184:26: warning: implicitly-declared 'constexpr E& E::operator=(const E&)' is deprecated [-Wdeprecated-copy]
  184 |         * m_eptr = * rhs.m_eptr;
      |                          ^~~~~~
../libs/serialization/test/test_reset_object_address.cpp:165:5: note: because 'E' has user-provided 'E::E(const E&)'
  165 |     E(const E & rhs) :
      |     ^
            
Link [2024-11-19 05:16:42 UTC]: fail


    "g++-13"  -Wl,-rpath -Wl,"/var/boost/run/results/boost/bin.v2/libs/serialization/build/gcc-13~c++20~warn/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-13~c++20~warn/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -o "/var/boost/run/results/boost/bin.v2/libs/serialization/test/test_reset_object_address.test/gcc-13~c++20~warn/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_reset_object_address" -Wl,--start-group "/var/boost/run/results/boost/bin.v2/libs/serialization/test/test_reset_object_address.test/gcc-13~c++20~warn/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_reset_object_address.o" "/var/boost/run/results/boost/bin.v2/libs/serialization/test/test_reset_object_address.test/gcc-13~c++20~warn/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/A.o" "/var/boost/run/results/boost/bin.v2/libs/serialization/build/gcc-13~c++20~warn/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 

/usr/bin/ld: /var/boost/run/results/boost/bin.v2/libs/serialization/test/test_reset_object_address.test/gcc-13~c++20~warn/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_reset_object_address.o: in function `boost::archive::tmpnam(char*)':
test_reset_object_address.cpp:(.text+0xe9): 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_reset_object_address.test/gcc-13~c++20~warn/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_reset_object_address.o: in function `boost::filesystem::unique_path(boost::filesystem::path const&)':
test_reset_object_address.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