Compile [2024-11-21 00:02:37 UTC]: succeed
"g++-11" -fvisibility-inlines-hidden -std=c++20 -fPIC -pthread -O0 -fno-inline -Wall -fvisibility=hidden -DBOOST_ALL_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"/mnt/fs1/teeks99-06/run/boost_root/libs/assert/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/container_hash/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/core/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/describe/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/detail/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/filesystem/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/function_types/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/iterator/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/mp11/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/optional/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/predef/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/scope/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/smart_ptr/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/system/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/throw_exception/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/variant2/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/winapi/include" -c -o "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/filesystem/test/operations_unit_test.test/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/operations_unit_test.o" "../libs/filesystem/test/operations_unit_test.cpp"
Link [2024-11-21 00:02:37 UTC]: succeed
"g++-11" -Wl,-rpath -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/filesystem/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/system/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/filesystem/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/system/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -o "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/filesystem/test/operations_unit_test.test/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/operations_unit_test" -Wl,--start-group "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/filesystem/test/operations_unit_test.test/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/operations_unit_test.o" "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/filesystem/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/libboost_filesystem.so.1.87.0" "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/system/build/gcc-11~c++20/debug/arm_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
Run [2024-11-21 00:02:37 UTC]: succeed
BOOST_POSIX_API is defined
BOOST_FILESYSTEM_DECL=
BOOST_SYMBOL_VISIBLE=__attribute__((__visibility__("default")))
current_path() is /mnt/fs1/teeks99-06/run/boost_root/status
argv[1] is '/mnt/fs1/teeks99-06/run/boost_root/libs/filesystem/test', changing current_path() to it
current_path() is /mnt/fs1/teeks99-06/run/boost_root/libs/filesystem/test
temp_dir is /mnt/fs1/teeks99-06/run/boost_root/libs/filesystem/test/../op-unit_test-191a-a866-5bdd
file_status test...
status(".") permissions are 775
symlink_status(".") permissions are 775
query test...
directory_iterator_test...
directory_iterator_test complete
recursive_directory_iterator_test...
recursive_directory_iterator_test complete
operations test...
directory_entry test...
directory_entry overload test...
error handling test...
as expected, attempt to get size of non-existent file threw a filesystem_error
what() returns boost::filesystem::file_size: No such file or directory [system:2]: "no-such-file"
"ad0c-8061-1cf7-364c"
"foo-5c44a-5eec3-bar"
"foo-4f9ae-01187-8b477-7d4e6-7dc5f-1f1cd-db1d5-68c9-bar"
"foo-f89f0-75367-579e7-b9d34-fbb2f-4767c-e306f-419a2-bar"
testing complete
post-test removal of "/mnt/fs1/teeks99-06/run/boost_root/libs/filesystem/test/../op-unit_test-191a-a866-5bdd"
post-test removal complete
No errors detected.
EXIT STATUS: 0