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

"g++-13"   -fvisibility-inlines-hidden -std=c++20 -Wall -Wextra -fPIC -m64 -pthread -O0 -fno-inline -Wall -fvisibility=hidden -Wall -Wextra -pedantic -Wno-long-long -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_FILESYSTEM_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_NO_LIB=1   -I".." -I"/var/boost/run/boost_root/libs/assert/include" -I"/var/boost/run/boost_root/libs/bind/include" -I"/var/boost/run/boost_root/libs/container_hash/include" -I"/var/boost/run/boost_root/libs/core/include" -I"/var/boost/run/boost_root/libs/describe/include" -I"/var/boost/run/boost_root/libs/detail/include" -I"/var/boost/run/boost_root/libs/dll/include" -I"/var/boost/run/boost_root/libs/filesystem/include" -I"/var/boost/run/boost_root/libs/function/include" -I"/var/boost/run/boost_root/libs/function_types/include" -I"/var/boost/run/boost_root/libs/iterator/include" -I"/var/boost/run/boost_root/libs/move/include" -I"/var/boost/run/boost_root/libs/mp11/include" -I"/var/boost/run/boost_root/libs/optional/include" -I"/var/boost/run/boost_root/libs/predef/include" -I"/var/boost/run/boost_root/libs/scope/include" -I"/var/boost/run/boost_root/libs/smart_ptr/include" -I"/var/boost/run/boost_root/libs/system/include" -I"/var/boost/run/boost_root/libs/throw_exception/include" -I"/var/boost/run/boost_root/libs/type_index/include" -I"/var/boost/run/boost_root/libs/variant2/include" -I"/var/boost/run/boost_root/libs/winapi/include"  -c -o "/var/boost/run/results/boost/bin.v2/libs/dll/test/shared_library_errors.test/gcc-13~c++20~warn/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/shared_library_errors.o" "../libs/dll/test/shared_library_errors.cpp"

            
Link [2024-11-19 05:16:26 UTC]: succeed

"g++-13"  -Wl,-rpath -Wl,"/var/boost/run/results/boost/bin.v2/libs/dll/test/gcc-13~c++20~warn/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/var/boost/run/results/boost/bin.v2/libs/filesystem/build/gcc-13~c++20~warn/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/var/boost/run/results/boost/bin.v2/libs/system/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/dll/test/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/filesystem/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/system/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/dll/test/shared_library_errors.test/gcc-13~c++20~warn/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/shared_library_errors" -Wl,--start-group "/var/boost/run/results/boost/bin.v2/libs/dll/test/shared_library_errors.test/gcc-13~c++20~warn/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/shared_library_errors.o" "/var/boost/run/results/boost/bin.v2/libs/filesystem/build/gcc-13~c++20~warn/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/libboost_filesystem.so.1.87.0" "/var/boost/run/results/boost/bin.v2/libs/system/build/gcc-13~c++20~warn/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/libboost_system.so.1.87.0"  -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -fPIC -m64 -pthread -fvisibility=hidden -fvisibility-inlines-hidden -ldl

            
Run [2024-11-19 05:16:26 UTC]: succeed

boost::dll::shared_library::load() failed (dlerror system message: /var/boost/run/results/boost/bin.v2/libs/dll/test/gcc-13~c++20~warn/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/libtest_library.so.1.87.0/directory_that_does_not_exist: cannot open shared object file: Not a directory): Bad file descriptor [generic:9]
boost::dll::shared_library::get() failed: no library was loaded: Bad file descriptor [generic:9]
boost::dll::shared_library::load() failed: Bad file descriptor [generic:9]
boost::dll::shared_library::load() failed: Bad file descriptor [generic:9]
boost::dll::shared_library::location() failed (no library was loaded): Bad file descriptor [generic:9]
boost::dll::shared_library::load() failed: Bad file descriptor [generic:9]
boost::dll::shared_library::get() failed (dlerror system message: /var/boost/run/results/boost/bin.v2/libs/dll/test/gcc-13~c++20~warn/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/libtest_library.so.1.87.0: undefined symbol: variable_or_function_that_does_not_exist): Illegal seek [generic:29]
basic_ios::clear: iostream error
basic_ios::clear: iostream error
No errors detected.

EXIT STATUS: 0