Compile [2024-11-21 22:43:00 UTC]: succeed
"g++-13" -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/run/teeks99-01/run/boost_root/libs/assert/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/container_hash/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/core/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/describe/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/detail/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/filesystem/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/function_types/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/iterator/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/mp11/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/optional/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/predef/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/scope/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/smart_ptr/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/system/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/throw_exception/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/variant2/include" -I"/mnt/fs1/run/teeks99-01/run/boost_root/libs/winapi/include" -c -o "/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/filesystem/test/operations_unit_test.test/gcc-13~c++20/debug/riscv_64/debug-symbols-off/threading-multi/visibility-hidden/operations_unit_test.o" "../libs/filesystem/test/operations_unit_test.cpp"
Link [2024-11-21 22:43:00 UTC]: succeed
"g++-13" -Wl,-rpath -Wl,"/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/filesystem/build/gcc-13~c++20/debug/riscv_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/system/build/gcc-13~c++20/debug/riscv_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/filesystem/build/gcc-13~c++20/debug/riscv_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/system/build/gcc-13~c++20/debug/riscv_64/debug-symbols-off/threading-multi/visibility-hidden" -o "/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/filesystem/test/operations_unit_test.test/gcc-13~c++20/debug/riscv_64/debug-symbols-off/threading-multi/visibility-hidden/operations_unit_test" -Wl,--start-group "/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/filesystem/test/operations_unit_test.test/gcc-13~c++20/debug/riscv_64/debug-symbols-off/threading-multi/visibility-hidden/operations_unit_test.o" "/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/filesystem/build/gcc-13~c++20/debug/riscv_64/debug-symbols-off/threading-multi/visibility-hidden/libboost_filesystem.so.1.87.0" "/mnt/fs1/run/teeks99-01/run/results/boost/bin.v2/libs/system/build/gcc-13~c++20/debug/riscv_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 22:43:00 UTC]: succeed
BOOST_POSIX_API is defined
BOOST_FILESYSTEM_DECL=
BOOST_SYMBOL_VISIBLE=__attribute__((__visibility__("default")))
current_path() is /mnt/fs1/run/teeks99-01/run/boost_root/status
argv[1] is '/mnt/fs1/run/teeks99-01/run/boost_root/libs/filesystem/test', changing current_path() to it
current_path() is /mnt/fs1/run/teeks99-01/run/boost_root/libs/filesystem/test
temp_dir is /mnt/fs1/run/teeks99-01/run/boost_root/libs/filesystem/test/../op-unit_test-24ac-190a-c7b8
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"
"c8b3-5e55-c2f4-a962"
"foo-e861a-71f6b-bar"
"foo-1a891-2c1d9-1f5de-43480-14414-f6fe6-f0b31-f847-bar"
"foo-d3de3-d5f8a-9954d-9430e-a9811-0bc1e-4b510-69f33-bar"
testing complete
post-test removal of "/mnt/fs1/run/teeks99-01/run/boost_root/libs/filesystem/test/../op-unit_test-24ac-190a-c7b8"
post-test removal complete
No errors detected.
EXIT STATUS: 0