Test output: teeks99-dkr-mc10-17 - serialization - test_singleton_inherited / clang-linux-10~c++17
Rev 9dae34c66db664e04b92ce65f33d238cb5fb1c44 / Thu, 21 Nov 2024 09:58:20 +0000
Compile [2024-11-21 12:40:42 UTC]: succeed

"clang++-10"   -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_singleton_inherited.test/clang-linux-10~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_singleton_inherited.o" "../libs/serialization/test/test_singleton_inherited.cpp"

../libs/serialization/test/test_singleton_inherited.cpp:26:32: warning: unknown warning group '-Wterminate', ignored [-Wunknown-warning-option]
#pragma GCC diagnostic ignored "-Wterminate"
                               ^
../libs/serialization/test/test_singleton_inherited.cpp:56:9: warning: '~Foo' has a non-throwing exception specification but can still throw [-Wexceptions]
        THROW_ON_FALSE(controller::getInstance().state == CS_INIT);
        ^
../libs/serialization/test/test_singleton_inherited.cpp:27:42: note: expanded from macro 'THROW_ON_FALSE'
#define THROW_ON_FALSE(cond) if(!(cond)) throw std::runtime_error(__FILE__ "(" BOOST_PP_STRINGIZE(__LINE__) ") Assertion failed: " #cond)
                                         ^
../libs/serialization/test/test_singleton_inherited.cpp:54:5: note: destructor has a implicit non-throwing exception specification
    ~Foo() {
    ^
../libs/serialization/test/test_singleton_inherited.cpp:68:5: warning: '~controller' has a non-throwing exception specification but can still throw [-Wexceptions]
    THROW_ON_FALSE(Foo::is_destroyed());
    ^
../libs/serialization/test/test_singleton_inherited.cpp:27:42: note: expanded from macro 'THROW_ON_FALSE'
#define THROW_ON_FALSE(cond) if(!(cond)) throw std::runtime_error(__FILE__ "(" BOOST_PP_STRINGIZE(__LINE__) ") Assertion failed: " #cond)
                                         ^
../libs/serialization/test/test_singleton_inherited.cpp:63:13: note: destructor has a implicit non-throwing exception specification
controller::~controller() {
            ^
../libs/serialization/test/test_singleton_inherited.cpp:67:5: warning: '~controller' has a non-throwing exception specification but can still throw [-Wexceptions]
    THROW_ON_FALSE(boost::serialization::singleton<Foo>::is_destroyed());
    ^
../libs/serialization/test/test_singleton_inherited.cpp:27:42: note: expanded from macro 'THROW_ON_FALSE'
#define THROW_ON_FALSE(cond) if(!(cond)) throw std::runtime_error(__FILE__ "(" BOOST_PP_STRINGIZE(__LINE__) ") Assertion failed: " #cond)
                                         ^
../libs/serialization/test/test_singleton_inherited.cpp:63:13: note: destructor has a implicit non-throwing exception specification
controller::~controller() {
            ^
../libs/serialization/test/test_singleton_inherited.cpp:65:5: warning: '~controller' has a non-throwing exception specification but can still throw [-Wexceptions]
    THROW_ON_FALSE(state == CS_DESTROYED);
    ^
../libs/serialization/test/test_singleton_inherited.cpp:27:42: note: expanded from macro 'THROW_ON_FALSE'
#define THROW_ON_FALSE(cond) if(!(cond)) throw std::runtime_error(__FILE__ "(" BOOST_PP_STRINGIZE(__LINE__) ") Assertion failed: " #cond)
                                         ^
../libs/serialization/test/test_singleton_inherited.cpp:63:13: note: destructor has a implicit non-throwing exception specification
controller::~controller() {
            ^
5 warnings generated.
            
Link [2024-11-21 12:40:42 UTC]: fail


    "clang++-10"  -Wl,-rpath -Wl,"/var/boost/run/results/boost/bin.v2/libs/serialization/build/clang-linux-10~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-10~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -o "/var/boost/run/results/boost/bin.v2/libs/serialization/test/test_singleton_inherited.test/clang-linux-10~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_singleton_inherited" -Wl,--start-group "/var/boost/run/results/boost/bin.v2/libs/serialization/test/test_singleton_inherited.test/clang-linux-10~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_singleton_inherited.o" "/var/boost/run/results/boost/bin.v2/libs/serialization/build/clang-linux-10~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_singleton_inherited.test/clang-linux-10~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_singleton_inherited.o: In function `boost::archive::tmpnam(char*)':
test_singleton_inherited.cpp:(.text+0xf7): 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_singleton_inherited.test/clang-linux-10~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_singleton_inherited.o: In function `boost::filesystem::unique_path(boost::filesystem::path const&)':
test_singleton_inherited.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)