Compile [2024-11-21 23:56:40 UTC]: succeed
"clang++-14" -fvisibility-inlines-hidden -Wno-c99-extensions -std=c++20 -fPIC -pthread -O0 -fno-inline -Wall -fvisibility=hidden -m64 --target=x86_64-pc-linux -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_ATOMIC_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_FILESYSTEM_NO_LIB=1 -DBOOST_FILESYSTEM_VERSION=4 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_LIB=1 -I".." -I"../libs/filesystem/test" -I"/var/boost/run/boost_root/libs/assert/include" -I"/var/boost/run/boost_root/libs/atomic/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/filesystem/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/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/variant2/include" -I"/var/boost/run/boost_root/libs/winapi/include" -c -o "/var/boost/run/results/boost/bin.v2/libs/filesystem/test/locale_info.test/clang-linux-14~c++20/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/locale_info.o" "../libs/filesystem/test/locale_info.cpp"
Link [2024-11-21 23:56:40 UTC]: succeed
"clang++-14" -Wl,-rpath -Wl,"/var/boost/run/results/boost/bin.v2/libs/atomic/build/clang-linux-14~c++20/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/var/boost/run/results/boost/bin.v2/libs/filesystem/build/clang-linux-14~c++20/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/var/boost/run/results/boost/bin.v2/libs/system/build/clang-linux-14~c++20/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/var/boost/run/results/boost/bin.v2/libs/atomic/build/clang-linux-14~c++20/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/var/boost/run/results/boost/bin.v2/libs/filesystem/build/clang-linux-14~c++20/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/var/boost/run/results/boost/bin.v2/libs/system/build/clang-linux-14~c++20/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -o "/var/boost/run/results/boost/bin.v2/libs/filesystem/test/locale_info.test/clang-linux-14~c++20/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/locale_info" -Wl,--start-group "/var/boost/run/results/boost/bin.v2/libs/filesystem/test/locale_info.test/clang-linux-14~c++20/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/locale_info.o" "/var/boost/run/results/boost/bin.v2/libs/filesystem/build/clang-linux-14~c++20/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/clang-linux-14~c++20/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 -pthread -fvisibility=hidden -fvisibility-inlines-hidden -m64 --target=x86_64-pc-linux
Run [2024-11-21 23:56:40 UTC]: succeed
LANG environmental variable is not present
locale default construction OK
has_facet<std::codecvt<wchar_t, char, std::mbstate_t> >(locale()) is true
locale("") construction OK
has_facet<std::codecvt<wchar_t, char, std::mbstate_t> >(locale("")) is true
locale(locale::classic()) copy construction OK
has_facet<std::codecvt<wchar_t, char, std::mbstate_t> >(locale::classic()) is true
EXIT STATUS: 0