Compile [2024-11-20 18:53:33 UTC]: succeed
"g++-8" -fvisibility-inlines-hidden -std=c++2a -fPIC -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"/mnt/fs1/teeks99-05/run/boost_root/libs/assert/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/atomic/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/container_hash/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/core/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/describe/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/detail/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/filesystem/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/function_types/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/fusion/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/iterator/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/mp11/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/optional/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/predef/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/scope/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/smart_ptr/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/system/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/throw_exception/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/tuple/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/type_traits/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/variant2/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/winapi/include" -c -o "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/filesystem/test/operations_unit_test.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/operations_unit_test.o" "../libs/filesystem/test/operations_unit_test.cpp"
Link [2024-11-20 18:53:33 UTC]: succeed
"g++-8" -Wl,-rpath -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/atomic/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/filesystem/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/system/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/atomic/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/filesystem/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/system/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -o "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/filesystem/test/operations_unit_test.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/operations_unit_test" -Wl,--start-group "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/filesystem/test/operations_unit_test.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/operations_unit_test.o" "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/filesystem/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/libboost_filesystem.so.1.87.0" "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/system/build/gcc-8~c++2a/debug/arm_32/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-20 18:53:33 UTC]: succeed
BOOST_POSIX_API is defined
BOOST_FILESYSTEM_DECL=
BOOST_SYMBOL_VISIBLE=__attribute__((__visibility__("default")))
current_path() is /mnt/fs1/teeks99-05/run/boost_root/status
argv[1] is '/mnt/fs1/teeks99-05/run/boost_root/libs/filesystem/test', changing current_path() to it
current_path() is /mnt/fs1/teeks99-05/run/boost_root/libs/filesystem/test
temp_dir is /mnt/fs1/teeks99-05/run/boost_root/libs/filesystem/test/../op-unit_test-4b23-173d-a47b
file_status test...
status(".") permissions are 755
symlink_status(".") permissions are 755
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"
"9cdb-7c08-a3cd-c2b8"
"foo-7c6e3-b73ef-bar"
"foo-09e32-0d789-91a25-d6051-2ea7e-5be8b-f2027-60ec-bar"
"foo-e6e1b-68db4-7b900-32dfa-0c49f-c935b-75fc2-0451f-bar"
testing complete
post-test removal of "/mnt/fs1/teeks99-05/run/boost_root/libs/filesystem/test/../op-unit_test-4b23-173d-a47b"
post-test removal complete
No errors detected.
EXIT STATUS: 0