Compile [2024-11-14 16:32:25 UTC]: succeed
"g++-6" -fvisibility-inlines-hidden -std=c++14 -O2 -fPIC -m64 -pthread -O0 -fno-inline -Wall -fvisibility=hidden -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/fusion/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/tuple/include" -I"/var/boost/run/boost_root/libs/type_traits/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/operations_unit_test.test/gcc-6~c++14~O2/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/operations_unit_test.o" "../libs/filesystem/test/operations_unit_test.cpp"
Link [2024-11-14 16:32:25 UTC]: succeed
"g++-6" -Wl,-rpath -Wl,"/var/boost/run/results/boost/bin.v2/libs/atomic/build/gcc-6~c++14~O2/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/var/boost/run/results/boost/bin.v2/libs/filesystem/build/gcc-6~c++14~O2/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/var/boost/run/results/boost/bin.v2/libs/system/build/gcc-6~c++14~O2/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/var/boost/run/results/boost/bin.v2/libs/atomic/build/gcc-6~c++14~O2/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-6~c++14~O2/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-6~c++14~O2/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden" -o "/var/boost/run/results/boost/bin.v2/libs/filesystem/test/operations_unit_test.test/gcc-6~c++14~O2/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/operations_unit_test" -Wl,--start-group "/var/boost/run/results/boost/bin.v2/libs/filesystem/test/operations_unit_test.test/gcc-6~c++14~O2/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/operations_unit_test.o" "/var/boost/run/results/boost/bin.v2/libs/filesystem/build/gcc-6~c++14~O2/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-6~c++14~O2/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
Run [2024-11-14 16:32:25 UTC]: succeed
BOOST_POSIX_API is defined
BOOST_FILESYSTEM_DECL=
BOOST_SYMBOL_VISIBLE=__attribute__((__visibility__("default")))
current_path() is /var/boost/run/boost_root/status
argv[1] is '/var/boost/run/boost_root/libs/filesystem/test', changing current_path() to it
current_path() is /var/boost/run/boost_root/libs/filesystem/test
temp_dir is /var/boost/run/boost_root/libs/filesystem/test/../op-unit_test-bd44-c06a-53fe
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"
"cac6-07b7-99cb-a609"
"foo-67d5a-3eac9-bar"
"foo-81e02-c9d19-c497e-c6379-33c58-7f523-c9ac4-f859-bar"
"foo-743a2-c4e1a-01d89-10967-244c8-eb7f1-00f3f-9cdc9-bar"
testing complete
post-test removal of "/var/boost/run/boost_root/libs/filesystem/test/../op-unit_test-bd44-c06a-53fe"
post-test removal complete
No errors detected.
EXIT STATUS: 0