>>> ghc-filesystem: Building testing/ghc-filesystem 1.5.16-r0 (using abuild 3.18.0_rc5-r0) started Sun, 16 Aug 2026 22:58:57 +0000 >>> ghc-filesystem: Validating /home/buildozer/aports/testing/ghc-filesystem/APKBUILD... >>> ghc-filesystem: Analyzing dependencies... >>> ghc-filesystem: Installing for build: build-base cmake samurai catch2 (1/9) Installing libbz2 (1.0.8-r6) (2/9) Installing xz-libs (5.8.3-r0) (3/9) Installing libarchive (3.8.9-r0) (4/9) Installing rhash-libs (1.4.6-r1) (5/9) Installing libuv (1.52.1-r0) (6/9) Installing cmake (4.3.4-r0) (7/9) Installing samurai (1.3-r0) (8/9) Installing catch2 (2.13.10-r0) (9/9) Installing .makedepends-ghc-filesystem (20260816.225857) Executing busybox-1.38.0-r4.trigger OK: 503.9 MiB in 116 packages >>> ghc-filesystem: Cleaning up srcdir >>> ghc-filesystem: Cleaning up pkgdir >>> ghc-filesystem: Cleaning up tmpdir >>> ghc-filesystem: Fetching https://distfiles.alpinelinux.org/distfiles/edge/filesystem-1.5.16.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> ghc-filesystem: Fetching filesystem-1.5.16.tar.gz::https://github.com/gulrak/filesystem/archive/refs/tags/v1.5.16.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/filesystem-1.5.16.tar.gz.part' filesystem-1.5.16.ta 100% |********************************| 210k 0:00:00 ETA '/var/cache/distfiles/edge/filesystem-1.5.16.tar.gz.part' saved /var/cache/distfiles/edge/filesystem-1.5.16.tar.gz: OK >>> ghc-filesystem: Fetching https://distfiles.alpinelinux.org/distfiles/edge/filesystem-1.5.16.tar.gz /var/cache/distfiles/edge/filesystem-1.5.16.tar.gz: OK >>> ghc-filesystem: Unpacking /var/cache/distfiles/edge/filesystem-1.5.16.tar.gz... CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 15.2.0 -- The CXX compiler identification is GNU 15.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- System name: Linux -- Compiler ID: GNU -- CMAKE_CXX_COMPILE_FEATURES: cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23;cxx_std_26 Generating test runner for normal test... -- Configuring done (0.9s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/build [1/27] Building CXX object examples/CMakeFiles/std_fs_du.dir/du.cpp.o [2/27] Building CXX object examples/CMakeFiles/fs_du.dir/du.cpp.o [3/27] Building CXX object examples/CMakeFiles/std_fs_dir.dir/dir.cpp.o [4/27] Building CXX object examples/CMakeFiles/fs_dir.dir/dir.cpp.o [5/27] Building CXX object test/CMakeFiles/exception.dir/exception.cpp.o [6/27] Building CXX object test/CMakeFiles/fs_std_header_test.dir/fs_std_fwd_header_test.cpp.o [7/27] Building CXX object test/CMakeFiles/fs_std_header_test.dir/fs_std_header_test.cpp.o [8/27] Building CXX object test/CMakeFiles/fwd_impl_test.dir/impl_test.cpp.o [9/27] Building CXX object test/CMakeFiles/fwd_impl_test.dir/fwd_test.cpp.o [10/27] Building CXX object test/CMakeFiles/multifile_test.dir/multi2.cpp.o [11/27] Building CXX object test/CMakeFiles/multifile_test.dir/multi1.cpp.o [12/27] Building CXX object test/CMakeFiles/filesystem_test_cpp20.dir/filesystem_test.cpp.o [13/27] Building CXX object test/CMakeFiles/filesystem_test_cpp17.dir/filesystem_test.cpp.o [14/27] Building CXX object test/CMakeFiles/std_filesystem_test.dir/filesystem_test.cpp.o [15/27] Building CXX object test/CMakeFiles/filesystem_test.dir/filesystem_test.cpp.o [16/27] Linking CXX executable test/fs_std_header_test [17/27] Linking CXX executable examples/std_fs_du [18/27] Linking CXX executable examples/std_fs_dir [19/27] Linking CXX executable examples/fs_du [20/27] Linking CXX executable examples/fs_dir [21/27] Linking CXX executable test/exception [22/27] Linking CXX executable test/multifile_test [23/27] Linking CXX executable test/fwd_impl_test [24/27] Linking CXX executable test/std_filesystem_test [25/27] Linking CXX executable test/filesystem_test [26/27] Linking CXX executable test/filesystem_test_cpp17 In file included from /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:86: /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp: In function 'void ____C_A_T_C_H____T_E_S_T____609()': /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:630:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 630 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").native() == fs::path::string_type("\xc3\xa4/\xe2\x82\xac")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:62: /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:630:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 630 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").native() == fs::path::string_type("\xc3\xa4/\xe2\x82\xac")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:630:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 630 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").native() == fs::path::string_type("\xc3\xa4/\xe2\x82\xac")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:631:31: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 631 | CHECK(!::strcmp(fs::u8path("\xc3\xa4/\xe2\x82\xac").c_str(), "\xc3\xa4/\xe2\x82\xac")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:631:31: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 631 | CHECK(!::strcmp(fs::u8path("\xc3\xa4/\xe2\x82\xac").c_str(), "\xc3\xa4/\xe2\x82\xac")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:631:31: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 631 | CHECK(!::strcmp(fs::u8path("\xc3\xa4/\xe2\x82\xac").c_str(), "\xc3\xa4/\xe2\x82\xac")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:632:34: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 632 | CHECK((std::string)fs::u8path("\xc3\xa4/\xe2\x82\xac") == std::string("\xc3\xa4/\xe2\x82\xac")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:632:34: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 632 | CHECK((std::string)fs::u8path("\xc3\xa4/\xe2\x82\xac") == std::string("\xc3\xa4/\xe2\x82\xac")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:632:34: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 632 | CHECK((std::string)fs::u8path("\xc3\xa4/\xe2\x82\xac") == std::string("\xc3\xa4/\xe2\x82\xac")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:633:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 633 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").string() == std::string("\xc3\xa4/\xe2\x82\xac")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:633:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 633 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").string() == std::string("\xc3\xa4/\xe2\x82\xac")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:633:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 633 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").string() == std::string("\xc3\xa4/\xe2\x82\xac")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:634:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 634 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").wstring() == std::wstring(L"ä/€")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:634:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 634 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").wstring() == std::wstring(L"ä/€")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:634:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 634 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").wstring() == std::wstring(L"ä/€")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:636:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 636 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").u8string() == std::u8string(u8"\xc3\xa4/\xe2\x82\xac")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:636:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 636 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").u8string() == std::u8string(u8"\xc3\xa4/\xe2\x82\xac")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:636:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 636 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").u8string() == std::u8string(u8"\xc3\xa4/\xe2\x82\xac")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:640:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 640 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").u16string() == std::u16string(u"\u00E4/\u20AC")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:640:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 640 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").u16string() == std::u16string(u"\u00E4/\u20AC")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:640:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 640 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").u16string() == std::u16string(u"\u00E4/\u20AC")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:642:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [11]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 642 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac\xf0\x9d\x84\x9e").u16string() == std::u16string(u"\u00E4/\u20AC\U0001D11E")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:642:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [11]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 642 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac\xf0\x9d\x84\x9e").u16string() == std::u16string(u"\u00E4/\u20AC\U0001D11E")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:642:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [11]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 642 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac\xf0\x9d\x84\x9e").u16string() == std::u16string(u"\u00E4/\u20AC\U0001D11E")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:643:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 643 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").u32string() == std::u32string(U"\U000000E4/\U000020AC")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:643:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 643 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").u32string() == std::u32string(U"\U000000E4/\U000020AC")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:643:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 643 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").u32string() == std::u32string(U"\U000000E4/\U000020AC")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp: In function 'void ____C_A_T_C_H____T_E_S_T____647()': /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:666:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 666 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").generic_string() == std::string("\xc3\xa4/\xe2\x82\xac")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:666:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 666 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").generic_string() == std::string("\xc3\xa4/\xe2\x82\xac")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:666:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 666 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").generic_string() == std::string("\xc3\xa4/\xe2\x82\xac")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:668:24: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 668 | auto t = fs::u8path("\xc3\xa4/\xe2\x82\xac").generic_string, TestAllocator>(); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:671:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 671 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").generic_wstring() == std::wstring(L"ä/€")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:671:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 671 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").generic_wstring() == std::wstring(L"ä/€")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:671:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 671 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").generic_wstring() == std::wstring(L"ä/€")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:673:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 673 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").generic_u8string() == std::u8string(u8"\xc3\xa4/\xe2\x82\xac")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:673:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 673 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").generic_u8string() == std::u8string(u8"\xc3\xa4/\xe2\x82\xac")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:673:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 673 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").generic_u8string() == std::u8string(u8"\xc3\xa4/\xe2\x82\xac")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:677:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 677 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").generic_u16string() == std::u16string(u"\u00E4/\u20AC")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:677:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 677 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").generic_u16string() == std::u16string(u"\u00E4/\u20AC")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:677:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 677 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").generic_u16string() == std::u16string(u"\u00E4/\u20AC")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:678:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 678 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").generic_u32string() == std::u32string(U"\U000000E4/\U000020AC")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:678:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 678 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").generic_u32string() == std::u32string(U"\U000000E4/\U000020AC")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:678:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [7]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 678 | CHECK(fs::u8path("\xc3\xa4/\xe2\x82\xac").generic_u32string() == std::u32string(U"\U000000E4/\U000020AC")); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp: In function 'void ____C_A_T_C_H____T_E_S_T____1224()': /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:1226:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [8]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 1226 | CHECK(fs::u8path("foo/bar") == fs::path("foo/bar")); | ~~~~~~~~~~^~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:1226:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [8]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 1226 | CHECK(fs::u8path("foo/bar") == fs::path("foo/bar")); | ~~~~~~~~~~^~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:1226:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [8]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 1226 | CHECK(fs::u8path("foo/bar") == fs::path("foo/bar")); | ~~~~~~~~~~^~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:1227:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [8]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 1227 | CHECK(fs::u8path("foo/bar") == fs::path("foo/bar")); | ~~~~~~~~~~^~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:1227:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [8]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 1227 | CHECK(fs::u8path("foo/bar") == fs::path("foo/bar")); | ~~~~~~~~~~^~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:1227:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(const Source&) [with Source = char [8]; = path]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 1227 | CHECK(fs::u8path("foo/bar") == fs::path("foo/bar")); | ~~~~~~~~~~^~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1846:13: note: declared here 1846 | inline path u8path(const Source& source) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:1229:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator >]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 1229 | CHECK(fs::u8path(str.begin(), str.end()) == str); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1851:13: note: declared here 1851 | inline path u8path(InputIterator first, InputIterator last) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:1229:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator >]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 1229 | CHECK(fs::u8path(str.begin(), str.end()) == str); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1851:13: note: declared here 1851 | inline path u8path(InputIterator first, InputIterator last) | ^~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/test/filesystem_test.cpp:1229:21: warning: 'ghc::filesystem::path ghc::filesystem::u8path(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator >]' is deprecated: use ghc::filesystem::path::path() with std::u8string instead [-Wdeprecated-declarations] 1229 | CHECK(fs::u8path(str.begin(), str.end()) == str); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/include/ghc/filesystem.hpp:1851:13: note: declared here 1851 | inline path u8path(InputIterator first, InputIterator last) | ^~~~~~ [27/27] Linking CXX executable test/filesystem_test_cpp20 Test project /home/buildozer/aports/testing/ghc-filesystem/src/filesystem-1.5.16/build Start 1: "filesystem_test:Temporary Directory" Start 2: "filesystem_test:fs::detail::fromUtf8" Start 3: "filesystem_test:fs::detail::toUtf8" Start 4: "filesystem_test:fs.path.generic - path::preferred_separator" Start 5: "filesystem_test:fs.path.construct - path constructors and destructor" Start 6: "filesystem_test:fs.path.assign - path assignments" Start 7: "filesystem_test:fs.path.append - path appends" Start 8: "filesystem_test:fs.path.concat - path concatenation" Start 9: "filesystem_test:fs.path.modifiers - path modifiers" Start 10: "filesystem_test:fs.path.native.obs - path native format observers" Start 11: "filesystem_test:fs.path.generic.obs - path generic format observers" Start 12: "filesystem_test:fs.path.compare - path compare" Start 13: "filesystem_test:fs.path.decompose - path decomposition" Start 14: "filesystem_test:fs.path.query - path query" Start 15: "filesystem_test:fs.path.gen - path generation" Start 16: "filesystem_test:fs.path.itr - path iterators" Start 17: "filesystem_test:fs.path.nonmember - path non-member functions" Start 18: "filesystem_test:fs.path.io - path inserter and extractor" Start 19: "filesystem_test:fs.path.factory - path factory functions" Start 20: "filesystem_test:fs.class.filesystem_error - class filesystem_error" Start 21: "filesystem_test:fs.enum - enum class perms" Start 22: "filesystem_test:fs.class.file_status - class file_status" Start 23: "filesystem_test:fs.dir.entry - class directory_entry" Start 24: "filesystem_test:fs.class.directory_iterator - class directory_iterator" Start 25: "filesystem_test:fs.class.rec.dir.itr - class recursive_directory_iterator" Start 26: "filesystem_test:fs.op.absolute - absolute" Start 27: "filesystem_test:fs.op.canonical - canonical" Start 28: "filesystem_test:fs.op.copy - copy" Start 29: "filesystem_test:fs.op.copy_file - copy_file" Start 30: "filesystem_test:fs.op.copy_symlink - copy_symlink" Start 31: "filesystem_test:fs.op.create_directories - create_directories" Start 32: "filesystem_test:fs.op.create_directory - create_directory" Start 33: "filesystem_test:fs.op.create_directory_symlink - create_directory_symlink" Start 34: "filesystem_test:fs.op.create_hard_link - create_hard_link" Start 35: "filesystem_test:fs.op.create_symlink - create_symlink" Start 36: "filesystem_test:fs.op.current_path - current_path" Start 37: "filesystem_test:fs.op.equivalent - equivalent" Start 38: "filesystem_test:fs.op.exists - exists" Start 39: "filesystem_test:fs.op.file_size - file_size" Start 40: "filesystem_test:fs.op.hard_link_count - hard_link_count" Start 41: "filesystem_test:FileTypeMixFixture:fs.op.is_block_file - is_block_file" Start 42: "filesystem_test:FileTypeMixFixture:fs.op.is_character_file - is_character_file" Start 43: "filesystem_test:FileTypeMixFixture:fs.op.is_directory - is_directory" Start 44: "filesystem_test:fs.op.is_empty - is_empty" Start 45: "filesystem_test:FileTypeMixFixture:fs.op.is_fifo - is_fifo" Start 46: "filesystem_test:FileTypeMixFixture:fs.op.is_other - is_other" Start 47: "filesystem_test:FileTypeMixFixture:fs.op.is_regular_file - is_regular_file" Start 48: "filesystem_test:FileTypeMixFixture:fs.op.is_socket - is_socket" 1/211 Test #1: "filesystem_test:Temporary Directory" .................................................... Passed 0.05 sec 2/211 Test #2: "filesystem_test:fs::detail::fromUtf8" ................................................... Passed 0.05 sec 3/211 Test #3: "filesystem_test:fs::detail::toUtf8" ..................................................... Passed 0.05 sec 4/211 Test #4: "filesystem_test:fs.path.generic - path::preferred_separator" ............................ Passed 0.05 sec 5/211 Test #5: "filesystem_test:fs.path.construct - path constructors and destructor" ................... Passed 0.04 sec 6/211 Test #6: "filesystem_test:fs.path.assign - path assignments" ...................................... Passed 0.04 sec 7/211 Test #7: "filesystem_test:fs.path.append - path appends" .......................................... Passed 0.04 sec 8/211 Test #8: "filesystem_test:fs.path.concat - path concatenation" .................................... Passed 0.04 sec 9/211 Test #9: "filesystem_test:fs.path.modifiers - path modifiers" ..................................... Passed 0.04 sec 10/211 Test #10: "filesystem_test:fs.path.native.obs - path native format observers" ...................... Passed 0.04 sec 11/211 Test #11: "filesystem_test:fs.path.generic.obs - path generic format observers" .................... Passed 0.04 sec 12/211 Test #12: "filesystem_test:fs.path.compare - path compare" ......................................... Passed 0.04 sec 13/211 Test #13: "filesystem_test:fs.path.decompose - path decomposition" ................................. Passed 0.04 sec 14/211 Test #14: "filesystem_test:fs.path.query - path query" ............................................. Passed 0.04 sec 15/211 Test #15: "filesystem_test:fs.path.gen - path generation" .......................................... Passed 0.04 sec 16/211 Test #16: "filesystem_test:fs.path.itr - path iterators" ........................................... Passed 0.04 sec 17/211 Test #17: "filesystem_test:fs.path.nonmember - path non-member functions" .......................... Passed 0.04 sec 18/211 Test #18: "filesystem_test:fs.path.io - path inserter and extractor" ............................... Passed 0.03 sec 19/211 Test #19: "filesystem_test:fs.path.factory - path factory functions" ............................... Passed 0.03 sec 20/211 Test #20: "filesystem_test:fs.class.filesystem_error - class filesystem_error" ..................... Passed 0.03 sec 21/211 Test #21: "filesystem_test:fs.enum - enum class perms" ............................................. Passed 0.03 sec 22/211 Test #22: "filesystem_test:fs.class.file_status - class file_status" ............................... Passed 0.03 sec 23/211 Test #23: "filesystem_test:fs.dir.entry - class directory_entry" ................................... Passed 0.03 sec 24/211 Test #24: "filesystem_test:fs.class.directory_iterator - class directory_iterator" ................. Passed 0.03 sec 25/211 Test #25: "filesystem_test:fs.class.rec.dir.itr - class recursive_directory_iterator" .............. Passed 0.03 sec 26/211 Test #26: "filesystem_test:fs.op.absolute - absolute" .............................................. Passed 0.03 sec 27/211 Test #27: "filesystem_test:fs.op.canonical - canonical" ............................................ Passed 0.03 sec 28/211 Test #28: "filesystem_test:fs.op.copy - copy" ...................................................... Passed 0.03 sec 29/211 Test #29: "filesystem_test:fs.op.copy_file - copy_file" ............................................ Passed 0.03 sec 30/211 Test #30: "filesystem_test:fs.op.copy_symlink - copy_symlink" ...................................... Passed 0.03 sec 31/211 Test #31: "filesystem_test:fs.op.create_directories - create_directories" .......................... Passed 0.03 sec 32/211 Test #32: "filesystem_test:fs.op.create_directory - create_directory" .............................. Passed 0.02 sec 33/211 Test #33: "filesystem_test:fs.op.create_directory_symlink - create_directory_symlink" .............. Passed 0.02 sec 34/211 Test #34: "filesystem_test:fs.op.create_hard_link - create_hard_link" .............................. Passed 0.02 sec 35/211 Test #35: "filesystem_test:fs.op.create_symlink - create_symlink" .................................. Passed 0.02 sec 36/211 Test #36: "filesystem_test:fs.op.current_path - current_path" ...................................... Passed 0.02 sec 37/211 Test #37: "filesystem_test:fs.op.equivalent - equivalent" .......................................... Passed 0.02 sec 38/211 Test #38: "filesystem_test:fs.op.exists - exists" .................................................. Passed 0.02 sec 39/211 Test #39: "filesystem_test:fs.op.file_size - file_size" ............................................ Passed 0.02 sec 40/211 Test #40: "filesystem_test:fs.op.hard_link_count - hard_link_count" ................................ Passed 0.02 sec 41/211 Test #41: "filesystem_test:FileTypeMixFixture:fs.op.is_block_file - is_block_file" ................. Passed 0.02 sec 42/211 Test #42: "filesystem_test:FileTypeMixFixture:fs.op.is_character_file - is_character_file" ......... Passed 0.02 sec 43/211 Test #43: "filesystem_test:FileTypeMixFixture:fs.op.is_directory - is_directory" ................... Passed 0.02 sec 44/211 Test #44: "filesystem_test:fs.op.is_empty - is_empty" .............................................. Passed 0.02 sec 45/211 Test #45: "filesystem_test:FileTypeMixFixture:fs.op.is_fifo - is_fifo" ............................. Passed 0.02 sec Start 49: "filesystem_test:FileTypeMixFixture:fs.op.is_symlink - is_symlink" Start 50: "filesystem_test:fs.op.last_write_time - last_write_time" Start 51: "filesystem_test:fs.op.permissions - permissions" Start 52: "filesystem_test:fs.op.proximate - proximate" Start 53: "filesystem_test:fs.op.read_symlink - read_symlink" Start 54: "filesystem_test:fs.op.relative - relative" Start 55: "filesystem_test:fs.op.remove - remove" Start 56: "filesystem_test:fs.op.remove_all - remove_all" Start 57: "filesystem_test:fs.op.rename - rename" Start 58: "filesystem_test:fs.op.resize_file - resize_file" Start 59: "filesystem_test:fs.op.space - space" Start 60: "filesystem_test:fs.op.status - status" Start 61: "filesystem_test:fs.op.status_known - status_known" Start 62: "filesystem_test:fs.op.symlink_status - symlink_status" Start 63: "filesystem_test:fs.op.temp_dir_path - temporary_directory_path" Start 64: "filesystem_test:fs.op.weakly_canonical - weakly_canonical" Start 65: "filesystem_test:std::string_view support" Start 66: "filesystem_test:Windows: Long filename support" Start 67: "filesystem_test:Windows: path namespace handling" Start 68: "filesystem_test:Windows: Mapped folders handling " Start 69: "filesystem_test:Windows: Deletion of Read-only Files" Start 70: "filesystem_test_cpp17:Temporary Directory" Start 71: "filesystem_test_cpp17:fs::detail::fromUtf8" Start 72: "filesystem_test_cpp17:fs::detail::toUtf8" Start 73: "filesystem_test_cpp17:fs.path.generic - path::preferred_separator" Start 74: "filesystem_test_cpp17:fs.path.construct - path constructors and destructor" Start 75: "filesystem_test_cpp17:fs.path.assign - path assignments" Start 76: "filesystem_test_cpp17:fs.path.append - path appends" Start 77: "filesystem_test_cpp17:fs.path.concat - path concatenation" Start 78: "filesystem_test_cpp17:fs.path.modifiers - path modifiers" Start 79: "filesystem_test_cpp17:fs.path.native.obs - path native format observers" Start 80: "filesystem_test_cpp17:fs.path.generic.obs - path generic format observers" Start 81: "filesystem_test_cpp17:fs.path.compare - path compare" Start 82: "filesystem_test_cpp17:fs.path.decompose - path decomposition" Start 83: "filesystem_test_cpp17:fs.path.query - path query" Start 84: "filesystem_test_cpp17:fs.path.gen - path generation" Start 85: "filesystem_test_cpp17:fs.path.itr - path iterators" Start 86: "filesystem_test_cpp17:fs.path.nonmember - path non-member functions" Start 87: "filesystem_test_cpp17:fs.path.io - path inserter and extractor" Start 88: "filesystem_test_cpp17:fs.path.factory - path factory functions" Start 89: "filesystem_test_cpp17:fs.class.filesystem_error - class filesystem_error" Start 90: "filesystem_test_cpp17:fs.enum - enum class perms" Start 91: "filesystem_test_cpp17:fs.class.file_status - class file_status" Start 92: "filesystem_test_cpp17:fs.dir.entry - class directory_entry" Start 93: "filesystem_test_cpp17:fs.class.directory_iterator - class directory_iterator" 46/211 Test #46: "filesystem_test:FileTypeMixFixture:fs.op.is_other - is_other" ........................... Passed 0.06 sec 47/211 Test #47: "filesystem_test:FileTypeMixFixture:fs.op.is_regular_file - is_regular_file" ............. Passed 0.06 sec Start 94: "filesystem_test_cpp17:fs.class.rec.dir.itr - class recursive_directory_iterator" Start 95: "filesystem_test_cpp17:fs.op.absolute - absolute" 48/211 Test #48: "filesystem_test:FileTypeMixFixture:fs.op.is_socket - is_socket" ......................... Passed 0.06 sec 49/211 Test #49: "filesystem_test:FileTypeMixFixture:fs.op.is_symlink - is_symlink" ....................... Passed 0.05 sec 50/211 Test #51: "filesystem_test:fs.op.permissions - permissions" ........................................ Passed 0.05 sec 51/211 Test #52: "filesystem_test:fs.op.proximate - proximate" ............................................ Passed 0.04 sec 52/211 Test #53: "filesystem_test:fs.op.read_symlink - read_symlink" ...................................... Passed 0.04 sec 53/211 Test #54: "filesystem_test:fs.op.relative - relative" .............................................. Passed 0.04 sec 54/211 Test #55: "filesystem_test:fs.op.remove - remove" .................................................. Passed 0.04 sec 55/211 Test #56: "filesystem_test:fs.op.remove_all - remove_all" .......................................... Passed 0.04 sec 56/211 Test #57: "filesystem_test:fs.op.rename - rename" .................................................. Passed 0.04 sec 57/211 Test #58: "filesystem_test:fs.op.resize_file - resize_file" ........................................ Passed 0.04 sec 58/211 Test #59: "filesystem_test:fs.op.space - space" .................................................... Passed 0.04 sec 59/211 Test #60: "filesystem_test:fs.op.status - status" .................................................. Passed 0.04 sec 60/211 Test #61: "filesystem_test:fs.op.status_known - status_known" ...................................... Passed 0.04 sec 61/211 Test #62: "filesystem_test:fs.op.symlink_status - symlink_status" .................................. Passed 0.04 sec 62/211 Test #63: "filesystem_test:fs.op.temp_dir_path - temporary_directory_path" ......................... Passed 0.04 sec 63/211 Test #64: "filesystem_test:fs.op.weakly_canonical - weakly_canonical" .............................. Passed 0.04 sec 64/211 Test #65: "filesystem_test:std::string_view support" ............................................... Passed 0.04 sec 65/211 Test #66: "filesystem_test:Windows: Long filename support" ......................................... Passed 0.03 sec 66/211 Test #67: "filesystem_test:Windows: path namespace handling" ....................................... Passed 0.03 sec 67/211 Test #68: "filesystem_test:Windows: Mapped folders handling " ...................................... Passed 0.03 sec 68/211 Test #69: "filesystem_test:Windows: Deletion of Read-only Files" ................................... Passed 0.03 sec 69/211 Test #70: "filesystem_test_cpp17:Temporary Directory" .............................................. Passed 0.03 sec 70/211 Test #71: "filesystem_test_cpp17:fs::detail::fromUtf8" ............................................. Passed 0.03 sec 71/211 Test #72: "filesystem_test_cpp17:fs::detail::toUtf8" ............................................... Passed 0.03 sec 72/211 Test #73: "filesystem_test_cpp17:fs.path.generic - path::preferred_separator" ...................... Passed 0.03 sec 73/211 Test #74: "filesystem_test_cpp17:fs.path.construct - path constructors and destructor" ............. Passed 0.03 sec 74/211 Test #75: "filesystem_test_cpp17:fs.path.assign - path assignments" ................................ Passed 0.03 sec 75/211 Test #76: "filesystem_test_cpp17:fs.path.append - path appends" .................................... Passed 0.03 sec 76/211 Test #77: "filesystem_test_cpp17:fs.path.concat - path concatenation" .............................. Passed 0.03 sec 77/211 Test #78: "filesystem_test_cpp17:fs.path.modifiers - path modifiers" ............................... Passed 0.03 sec 78/211 Test #79: "filesystem_test_cpp17:fs.path.native.obs - path native format observers" ................ Passed 0.03 sec 79/211 Test #80: "filesystem_test_cpp17:fs.path.generic.obs - path generic format observers" .............. Passed 0.02 sec 80/211 Test #81: "filesystem_test_cpp17:fs.path.compare - path compare" ................................... Passed 0.02 sec 81/211 Test #82: "filesystem_test_cpp17:fs.path.decompose - path decomposition" ........................... Passed 0.02 sec 82/211 Test #83: "filesystem_test_cpp17:fs.path.query - path query" ....................................... Passed 0.02 sec 83/211 Test #84: "filesystem_test_cpp17:fs.path.gen - path generation" .................................... Passed 0.02 sec 84/211 Test #85: "filesystem_test_cpp17:fs.path.itr - path iterators" ..................................... Passed 0.02 sec 85/211 Test #86: "filesystem_test_cpp17:fs.path.nonmember - path non-member functions" .................... Passed 0.02 sec 86/211 Test #87: "filesystem_test_cpp17:fs.path.io - path inserter and extractor" ......................... Passed 0.02 sec 87/211 Test #88: "filesystem_test_cpp17:fs.path.factory - path factory functions" ......................... Passed 0.02 sec 88/211 Test #89: "filesystem_test_cpp17:fs.class.filesystem_error - class filesystem_error" ............... Passed 0.02 sec Start 96: "filesystem_test_cpp17:fs.op.canonical - canonical" Start 97: "filesystem_test_cpp17:fs.op.copy - copy" Start 98: "filesystem_test_cpp17:fs.op.copy_file - copy_file" Start 99: "filesystem_test_cpp17:fs.op.copy_symlink - copy_symlink" Start 100: "filesystem_test_cpp17:fs.op.create_directories - create_directories" Start 101: "filesystem_test_cpp17:fs.op.create_directory - create_directory" Start 102: "filesystem_test_cpp17:fs.op.create_directory_symlink - create_directory_symlink" Start 103: "filesystem_test_cpp17:fs.op.create_hard_link - create_hard_link" Start 104: "filesystem_test_cpp17:fs.op.create_symlink - create_symlink" Start 105: "filesystem_test_cpp17:fs.op.current_path - current_path" Start 106: "filesystem_test_cpp17:fs.op.equivalent - equivalent" Start 107: "filesystem_test_cpp17:fs.op.exists - exists" Start 108: "filesystem_test_cpp17:fs.op.file_size - file_size" Start 109: "filesystem_test_cpp17:fs.op.hard_link_count - hard_link_count" Start 110: "filesystem_test_cpp17:FileTypeMixFixture:fs.op.is_block_file - is_block_file" Start 111: "filesystem_test_cpp17:FileTypeMixFixture:fs.op.is_character_file - is_character_file" Start 112: "filesystem_test_cpp17:FileTypeMixFixture:fs.op.is_directory - is_directory" Start 113: "filesystem_test_cpp17:fs.op.is_empty - is_empty" Start 114: "filesystem_test_cpp17:FileTypeMixFixture:fs.op.is_fifo - is_fifo" Start 115: "filesystem_test_cpp17:FileTypeMixFixture:fs.op.is_other - is_other" Start 116: "filesystem_test_cpp17:FileTypeMixFixture:fs.op.is_regular_file - is_regular_file" Start 117: "filesystem_test_cpp17:FileTypeMixFixture:fs.op.is_socket - is_socket" Start 118: "filesystem_test_cpp17:FileTypeMixFixture:fs.op.is_symlink - is_symlink" Start 119: "filesystem_test_cpp17:fs.op.last_write_time - last_write_time" Start 120: "filesystem_test_cpp17:fs.op.permissions - permissions" Start 121: "filesystem_test_cpp17:fs.op.proximate - proximate" Start 122: "filesystem_test_cpp17:fs.op.read_symlink - read_symlink" Start 123: "filesystem_test_cpp17:fs.op.relative - relative" Start 124: "filesystem_test_cpp17:fs.op.remove - remove" Start 125: "filesystem_test_cpp17:fs.op.remove_all - remove_all" Start 126: "filesystem_test_cpp17:fs.op.rename - rename" Start 127: "filesystem_test_cpp17:fs.op.resize_file - resize_file" Start 128: "filesystem_test_cpp17:fs.op.space - space" Start 129: "filesystem_test_cpp17:fs.op.status - status" Start 130: "filesystem_test_cpp17:fs.op.status_known - status_known" Start 131: "filesystem_test_cpp17:fs.op.symlink_status - symlink_status" Start 132: "filesystem_test_cpp17:fs.op.temp_dir_path - temporary_directory_path" Start 133: "filesystem_test_cpp17:fs.op.weakly_canonical - weakly_canonical" Start 134: "filesystem_test_cpp17:std::string_view support" Start 135: "filesystem_test_cpp17:Windows: Long filename support" Start 136: "filesystem_test_cpp17:Windows: path namespace handling" 89/211 Test #90: "filesystem_test_cpp17:fs.enum - enum class perms" ....................................... Passed 0.06 sec 90/211 Test #91: "filesystem_test_cpp17:fs.class.file_status - class file_status" ......................... Passed 0.06 sec 91/211 Test #92: "filesystem_test_cpp17:fs.dir.entry - class directory_entry" ............................. Passed 0.06 sec 92/211 Test #93: "filesystem_test_cpp17:fs.class.directory_iterator - class directory_iterator" ........... Passed 0.05 sec Start 137: "filesystem_test_cpp17:Windows: Mapped folders handling " Start 138: "filesystem_test_cpp17:Windows: Deletion of Read-only Files" Start 139: "filesystem_test_cpp20:Temporary Directory" Start 140: "filesystem_test_cpp20:fs::detail::fromUtf8" 93/211 Test #94: "filesystem_test_cpp17:fs.class.rec.dir.itr - class recursive_directory_iterator" ........ Passed 0.06 sec 94/211 Test #95: "filesystem_test_cpp17:fs.op.absolute - absolute" ........................................ Passed 0.06 sec 95/211 Test #96: "filesystem_test_cpp17:fs.op.canonical - canonical" ...................................... Passed 0.05 sec 96/211 Test #97: "filesystem_test_cpp17:fs.op.copy - copy" ................................................ Passed 0.05 sec 97/211 Test #98: "filesystem_test_cpp17:fs.op.copy_file - copy_file" ...................................... Passed 0.04 sec 98/211 Test #99: "filesystem_test_cpp17:fs.op.copy_symlink - copy_symlink" ................................ Passed 0.04 sec 99/211 Test #100: "filesystem_test_cpp17:fs.op.create_directories - create_directories" .................... Passed 0.04 sec 100/211 Test #101: "filesystem_test_cpp17:fs.op.create_directory - create_directory" ........................ Passed 0.04 sec 101/211 Test #102: "filesystem_test_cpp17:fs.op.create_directory_symlink - create_directory_symlink" ........ Passed 0.04 sec 102/211 Test #103: "filesystem_test_cpp17:fs.op.create_hard_link - create_hard_link" ........................ Passed 0.04 sec 103/211 Test #104: "filesystem_test_cpp17:fs.op.create_symlink - create_symlink" ............................ Passed 0.04 sec 104/211 Test #105: "filesystem_test_cpp17:fs.op.current_path - current_path" ................................ Passed 0.04 sec 105/211 Test #106: "filesystem_test_cpp17:fs.op.equivalent - equivalent" .................................... Passed 0.04 sec 106/211 Test #107: "filesystem_test_cpp17:fs.op.exists - exists" ............................................ Passed 0.04 sec 107/211 Test #108: "filesystem_test_cpp17:fs.op.file_size - file_size" ...................................... Passed 0.04 sec 108/211 Test #109: "filesystem_test_cpp17:fs.op.hard_link_count - hard_link_count" .......................... Passed 0.04 sec 109/211 Test #110: "filesystem_test_cpp17:FileTypeMixFixture:fs.op.is_block_file - is_block_file" ........... Passed 0.04 sec 110/211 Test #111: "filesystem_test_cpp17:FileTypeMixFixture:fs.op.is_character_file - is_character_file" ... Passed 0.03 sec 111/211 Test #112: "filesystem_test_cpp17:FileTypeMixFixture:fs.op.is_directory - is_directory" ............. Passed 0.03 sec 112/211 Test #113: "filesystem_test_cpp17:fs.op.is_empty - is_empty" ........................................ Passed 0.03 sec 113/211 Test #114: "filesystem_test_cpp17:FileTypeMixFixture:fs.op.is_fifo - is_fifo" ....................... Passed 0.03 sec 114/211 Test #115: "filesystem_test_cpp17:FileTypeMixFixture:fs.op.is_other - is_other" ..................... Passed 0.03 sec 115/211 Test #116: "filesystem_test_cpp17:FileTypeMixFixture:fs.op.is_regular_file - is_regular_file" ....... Passed 0.03 sec 116/211 Test #117: "filesystem_test_cpp17:FileTypeMixFixture:fs.op.is_socket - is_socket" ................... Passed 0.03 sec 117/211 Test #118: "filesystem_test_cpp17:FileTypeMixFixture:fs.op.is_symlink - is_symlink" ................. Passed 0.03 sec 118/211 Test #120: "filesystem_test_cpp17:fs.op.permissions - permissions" .................................. Passed 0.03 sec 119/211 Test #121: "filesystem_test_cpp17:fs.op.proximate - proximate" ...................................... Passed 0.03 sec 120/211 Test #122: "filesystem_test_cpp17:fs.op.read_symlink - read_symlink" ................................ Passed 0.03 sec 121/211 Test #123: "filesystem_test_cpp17:fs.op.relative - relative" ........................................ Passed 0.03 sec 122/211 Test #124: "filesystem_test_cpp17:fs.op.remove - remove" ............................................ Passed 0.03 sec 123/211 Test #125: "filesystem_test_cpp17:fs.op.remove_all - remove_all" .................................... Passed 0.02 sec 124/211 Test #126: "filesystem_test_cpp17:fs.op.rename - rename" ............................................ Passed 0.02 sec 125/211 Test #127: "filesystem_test_cpp17:fs.op.resize_file - resize_file" .................................. Passed 0.02 sec 126/211 Test #128: "filesystem_test_cpp17:fs.op.space - space" .............................................. Passed 0.02 sec 127/211 Test #129: "filesystem_test_cpp17:fs.op.status - status" ............................................ Passed 0.02 sec 128/211 Test #130: "filesystem_test_cpp17:fs.op.status_known - status_known" ................................ Passed 0.02 sec 129/211 Test #131: "filesystem_test_cpp17:fs.op.symlink_status - symlink_status" ............................ Passed 0.02 sec Start 141: "filesystem_test_cpp20:fs::detail::toUtf8" Start 142: "filesystem_test_cpp20:fs.path.generic - path::preferred_separator" Start 143: "filesystem_test_cpp20:fs.path.construct - path constructors and destructor" Start 144: "filesystem_test_cpp20:fs.path.assign - path assignments" Start 145: "filesystem_test_cpp20:fs.path.append - path appends" Start 146: "filesystem_test_cpp20:fs.path.concat - path concatenation" Start 147: "filesystem_test_cpp20:fs.path.modifiers - path modifiers" Start 148: "filesystem_test_cpp20:fs.path.native.obs - path native format observers" Start 149: "filesystem_test_cpp20:fs.path.generic.obs - path generic format observers" Start 150: "filesystem_test_cpp20:fs.path.compare - path compare" Start 151: "filesystem_test_cpp20:fs.path.decompose - path decomposition" Start 152: "filesystem_test_cpp20:fs.path.query - path query" Start 153: "filesystem_test_cpp20:fs.path.gen - path generation" Start 154: "filesystem_test_cpp20:fs.path.itr - path iterators" Start 155: "filesystem_test_cpp20:fs.path.nonmember - path non-member functions" Start 156: "filesystem_test_cpp20:fs.path.io - path inserter and extractor" Start 157: "filesystem_test_cpp20:fs.path.factory - path factory functions" Start 158: "filesystem_test_cpp20:fs.class.filesystem_error - class filesystem_error" Start 159: "filesystem_test_cpp20:fs.enum - enum class perms" Start 160: "filesystem_test_cpp20:fs.class.file_status - class file_status" Start 161: "filesystem_test_cpp20:fs.dir.entry - class directory_entry" Start 162: "filesystem_test_cpp20:fs.class.directory_iterator - class directory_iterator" Start 163: "filesystem_test_cpp20:fs.class.rec.dir.itr - class recursive_directory_iterator" Start 164: "filesystem_test_cpp20:fs.op.absolute - absolute" Start 165: "filesystem_test_cpp20:fs.op.canonical - canonical" Start 166: "filesystem_test_cpp20:fs.op.copy - copy" Start 167: "filesystem_test_cpp20:fs.op.copy_file - copy_file" Start 168: "filesystem_test_cpp20:fs.op.copy_symlink - copy_symlink" Start 169: "filesystem_test_cpp20:fs.op.create_directories - create_directories" Start 170: "filesystem_test_cpp20:fs.op.create_directory - create_directory" Start 171: "filesystem_test_cpp20:fs.op.create_directory_symlink - create_directory_symlink" Start 172: "filesystem_test_cpp20:fs.op.create_hard_link - create_hard_link" Start 173: "filesystem_test_cpp20:fs.op.create_symlink - create_symlink" Start 174: "filesystem_test_cpp20:fs.op.current_path - current_path" Start 175: "filesystem_test_cpp20:fs.op.equivalent - equivalent" Start 176: "filesystem_test_cpp20:fs.op.exists - exists" Start 177: "filesystem_test_cpp20:fs.op.file_size - file_size" 130/211 Test #132: "filesystem_test_cpp17:fs.op.temp_dir_path - temporary_directory_path" ................... Passed 0.06 sec 131/211 Test #134: "filesystem_test_cpp17:std::string_view support" ......................................... Passed 0.05 sec 132/211 Test #133: "filesystem_test_cpp17:fs.op.weakly_canonical - weakly_canonical" ........................ Passed 0.06 sec 133/211 Test #135: "filesystem_test_cpp17:Windows: Long filename support" ................................... Passed 0.05 sec 134/211 Test #136: "filesystem_test_cpp17:Windows: path namespace handling" ................................. Passed 0.05 sec 135/211 Test #137: "filesystem_test_cpp17:Windows: Mapped folders handling " ................................ Passed 0.05 sec Start 178: "filesystem_test_cpp20:fs.op.hard_link_count - hard_link_count" Start 179: "filesystem_test_cpp20:FileTypeMixFixture:fs.op.is_block_file - is_block_file" Start 180: "filesystem_test_cpp20:FileTypeMixFixture:fs.op.is_character_file - is_character_file" Start 181: "filesystem_test_cpp20:FileTypeMixFixture:fs.op.is_directory - is_directory" Start 182: "filesystem_test_cpp20:fs.op.is_empty - is_empty" Start 183: "filesystem_test_cpp20:FileTypeMixFixture:fs.op.is_fifo - is_fifo" 136/211 Test #138: "filesystem_test_cpp17:Windows: Deletion of Read-only Files" ............................. Passed 0.06 sec 137/211 Test #139: "filesystem_test_cpp20:Temporary Directory" .............................................. Passed 0.06 sec 138/211 Test #140: "filesystem_test_cpp20:fs::detail::fromUtf8" ............................................. Passed 0.06 sec 139/211 Test #141: "filesystem_test_cpp20:fs::detail::toUtf8" ............................................... Passed 0.05 sec 140/211 Test #142: "filesystem_test_cpp20:fs.path.generic - path::preferred_separator" ...................... Passed 0.05 sec 141/211 Test #143: "filesystem_test_cpp20:fs.path.construct - path constructors and destructor" ............. Passed 0.04 sec 142/211 Test #144: "filesystem_test_cpp20:fs.path.assign - path assignments" ................................ Passed 0.04 sec 143/211 Test #145: "filesystem_test_cpp20:fs.path.append - path appends" .................................... Passed 0.04 sec 144/211 Test #146: "filesystem_test_cpp20:fs.path.concat - path concatenation" .............................. Passed 0.04 sec 145/211 Test #147: "filesystem_test_cpp20:fs.path.modifiers - path modifiers" ............................... Passed 0.04 sec 146/211 Test #148: "filesystem_test_cpp20:fs.path.native.obs - path native format observers" ................ Passed 0.04 sec 147/211 Test #149: "filesystem_test_cpp20:fs.path.generic.obs - path generic format observers" .............. Passed 0.04 sec 148/211 Test #150: "filesystem_test_cpp20:fs.path.compare - path compare" ................................... Passed 0.04 sec 149/211 Test #151: "filesystem_test_cpp20:fs.path.decompose - path decomposition" ........................... Passed 0.04 sec 150/211 Test #152: "filesystem_test_cpp20:fs.path.query - path query" ....................................... Passed 0.04 sec 151/211 Test #153: "filesystem_test_cpp20:fs.path.gen - path generation" .................................... Passed 0.04 sec 152/211 Test #154: "filesystem_test_cpp20:fs.path.itr - path iterators" ..................................... Passed 0.04 sec 153/211 Test #155: "filesystem_test_cpp20:fs.path.nonmember - path non-member functions" .................... Passed 0.04 sec 154/211 Test #156: "filesystem_test_cpp20:fs.path.io - path inserter and extractor" ......................... Passed 0.04 sec 155/211 Test #157: "filesystem_test_cpp20:fs.path.factory - path factory functions" ......................... Passed 0.03 sec 156/211 Test #158: "filesystem_test_cpp20:fs.class.filesystem_error - class filesystem_error" ............... Passed 0.03 sec 157/211 Test #159: "filesystem_test_cpp20:fs.enum - enum class perms" ....................................... Passed 0.03 sec 158/211 Test #160: "filesystem_test_cpp20:fs.class.file_status - class file_status" ......................... Passed 0.03 sec 159/211 Test #161: "filesystem_test_cpp20:fs.dir.entry - class directory_entry" ............................. Passed 0.03 sec 160/211 Test #162: "filesystem_test_cpp20:fs.class.directory_iterator - class directory_iterator" ........... Passed 0.03 sec 161/211 Test #163: "filesystem_test_cpp20:fs.class.rec.dir.itr - class recursive_directory_iterator" ........ Passed 0.03 sec 162/211 Test #164: "filesystem_test_cpp20:fs.op.absolute - absolute" ........................................ Passed 0.03 sec 163/211 Test #165: "filesystem_test_cpp20:fs.op.canonical - canonical" ...................................... Passed 0.03 sec 164/211 Test #166: "filesystem_test_cpp20:fs.op.copy - copy" ................................................ Passed 0.03 sec 165/211 Test #167: "filesystem_test_cpp20:fs.op.copy_file - copy_file" ...................................... Passed 0.03 sec 166/211 Test #168: "filesystem_test_cpp20:fs.op.copy_symlink - copy_symlink" ................................ Passed 0.03 sec 167/211 Test #169: "filesystem_test_cpp20:fs.op.create_directories - create_directories" .................... Passed 0.02 sec 168/211 Test #170: "filesystem_test_cpp20:fs.op.create_directory - create_directory" ........................ Passed 0.02 sec 169/211 Test #171: "filesystem_test_cpp20:fs.op.create_directory_symlink - create_directory_symlink" ........ Passed 0.02 sec 170/211 Test #172: "filesystem_test_cpp20:fs.op.create_hard_link - create_hard_link" ........................ Passed 0.02 sec 171/211 Test #173: "filesystem_test_cpp20:fs.op.create_symlink - create_symlink" ............................ Passed 0.02 sec 172/211 Test #174: "filesystem_test_cpp20:fs.op.current_path - current_path" ................................ Passed 0.02 sec Start 184: "filesystem_test_cpp20:FileTypeMixFixture:fs.op.is_other - is_other" Start 185: "filesystem_test_cpp20:FileTypeMixFixture:fs.op.is_regular_file - is_regular_file" Start 186: "filesystem_test_cpp20:FileTypeMixFixture:fs.op.is_socket - is_socket" Start 187: "filesystem_test_cpp20:FileTypeMixFixture:fs.op.is_symlink - is_symlink" Start 188: "filesystem_test_cpp20:fs.op.last_write_time - last_write_time" Start 189: "filesystem_test_cpp20:fs.op.permissions - permissions" Start 190: "filesystem_test_cpp20:fs.op.proximate - proximate" Start 191: "filesystem_test_cpp20:fs.op.read_symlink - read_symlink" Start 192: "filesystem_test_cpp20:fs.op.relative - relative" Start 193: "filesystem_test_cpp20:fs.op.remove - remove" Start 194: "filesystem_test_cpp20:fs.op.remove_all - remove_all" Start 195: "filesystem_test_cpp20:fs.op.rename - rename" Start 196: "filesystem_test_cpp20:fs.op.resize_file - resize_file" Start 197: "filesystem_test_cpp20:fs.op.space - space" Start 198: "filesystem_test_cpp20:fs.op.status - status" Start 199: "filesystem_test_cpp20:fs.op.status_known - status_known" Start 200: "filesystem_test_cpp20:fs.op.symlink_status - symlink_status" Start 201: "filesystem_test_cpp20:fs.op.temp_dir_path - temporary_directory_path" Start 202: "filesystem_test_cpp20:fs.op.weakly_canonical - weakly_canonical" Start 203: "filesystem_test_cpp20:std::string_view support" Start 204: "filesystem_test_cpp20:Windows: Long filename support" Start 205: "filesystem_test_cpp20:Windows: path namespace handling" Start 206: "filesystem_test_cpp20:Windows: Mapped folders handling " Start 207: "filesystem_test_cpp20:Windows: Deletion of Read-only Files" Start 208: multifile_test Start 209: fwd_impl_test Start 210: fs_std_header_test Start 211: no_exception_test 173/211 Test #175: "filesystem_test_cpp20:fs.op.equivalent - equivalent" .................................... Passed 0.05 sec 174/211 Test #176: "filesystem_test_cpp20:fs.op.exists - exists" ............................................ Passed 0.05 sec 175/211 Test #177: "filesystem_test_cpp20:fs.op.file_size - file_size" ...................................... Passed 0.05 sec 176/211 Test #178: "filesystem_test_cpp20:fs.op.hard_link_count - hard_link_count" .......................... Passed 0.04 sec 177/211 Test #179: "filesystem_test_cpp20:FileTypeMixFixture:fs.op.is_block_file - is_block_file" ........... Passed 0.04 sec 178/211 Test #180: "filesystem_test_cpp20:FileTypeMixFixture:fs.op.is_character_file - is_character_file" ... Passed 0.04 sec 179/211 Test #181: "filesystem_test_cpp20:FileTypeMixFixture:fs.op.is_directory - is_directory" ............. Passed 0.04 sec 180/211 Test #182: "filesystem_test_cpp20:fs.op.is_empty - is_empty" ........................................ Passed 0.04 sec 181/211 Test #183: "filesystem_test_cpp20:FileTypeMixFixture:fs.op.is_fifo - is_fifo" ....................... Passed 0.04 sec 182/211 Test #184: "filesystem_test_cpp20:FileTypeMixFixture:fs.op.is_other - is_other" ..................... Passed 0.03 sec 183/211 Test #185: "filesystem_test_cpp20:FileTypeMixFixture:fs.op.is_regular_file - is_regular_file" ....... Passed 0.03 sec 184/211 Test #186: "filesystem_test_cpp20:FileTypeMixFixture:fs.op.is_socket - is_socket" ................... Passed 0.03 sec 185/211 Test #187: "filesystem_test_cpp20:FileTypeMixFixture:fs.op.is_symlink - is_symlink" ................. Passed 0.03 sec 186/211 Test #189: "filesystem_test_cpp20:fs.op.permissions - permissions" .................................. Passed 0.03 sec 187/211 Test #190: "filesystem_test_cpp20:fs.op.proximate - proximate" ...................................... Passed 0.03 sec 188/211 Test #191: "filesystem_test_cpp20:fs.op.read_symlink - read_symlink" ................................ Passed 0.03 sec 189/211 Test #192: "filesystem_test_cpp20:fs.op.relative - relative" ........................................ Passed 0.02 sec 190/211 Test #193: "filesystem_test_cpp20:fs.op.remove - remove" ............................................ Passed 0.02 sec 191/211 Test #194: "filesystem_test_cpp20:fs.op.remove_all - remove_all" .................................... Passed 0.02 sec 192/211 Test #195: "filesystem_test_cpp20:fs.op.rename - rename" ............................................ Passed 0.02 sec 193/211 Test #196: "filesystem_test_cpp20:fs.op.resize_file - resize_file" .................................. Passed 0.02 sec 194/211 Test #197: "filesystem_test_cpp20:fs.op.space - space" .............................................. Passed 0.02 sec 195/211 Test #198: "filesystem_test_cpp20:fs.op.status - status" ............................................ Passed 0.02 sec 196/211 Test #199: "filesystem_test_cpp20:fs.op.status_known - status_known" ................................ Passed 0.02 sec 197/211 Test #200: "filesystem_test_cpp20:fs.op.symlink_status - symlink_status" ............................ Passed 0.02 sec 198/211 Test #201: "filesystem_test_cpp20:fs.op.temp_dir_path - temporary_directory_path" ................... Passed 0.02 sec 199/211 Test #202: "filesystem_test_cpp20:fs.op.weakly_canonical - weakly_canonical" ........................ Passed 0.02 sec 200/211 Test #203: "filesystem_test_cpp20:std::string_view support" ......................................... Passed 0.02 sec 201/211 Test #204: "filesystem_test_cpp20:Windows: Long filename support" ................................... Passed 0.02 sec 202/211 Test #205: "filesystem_test_cpp20:Windows: path namespace handling" ................................. Passed 0.02 sec 203/211 Test #206: "filesystem_test_cpp20:Windows: Mapped folders handling " ................................ Passed 0.01 sec 204/211 Test #207: "filesystem_test_cpp20:Windows: Deletion of Read-only Files" ............................. Passed 0.01 sec 205/211 Test #208: multifile_test ........................................................................... Passed 0.01 sec 206/211 Test #210: fs_std_header_test ....................................................................... Passed 0.01 sec 207/211 Test #211: no_exception_test ........................................................................ Passed 0.01 sec 208/211 Test #50: "filesystem_test:fs.op.last_write_time - last_write_time" ................................ Passed 1.01 sec 209/211 Test #119: "filesystem_test_cpp17:fs.op.last_write_time - last_write_time" .......................... Passed 1.01 sec 210/211 Test #188: "filesystem_test_cpp20:fs.op.last_write_time - last_write_time" .......................... Passed 1.01 sec 211/211 Test #209: fwd_impl_test ............................................................................ Passed 1.02 sec 100% tests passed, 0 tests failed out of 211 Label Time Summary: directory_entry = 0.12 sec*proc (3 tests) directory_iterator = 0.12 sec*proc (3 tests) enum = 0.12 sec*proc (3 tests) fielsystem = 0.10 sec*proc (3 tests) file_status = 0.12 sec*proc (3 tests) filesystem = 9.69 sec*proc (201 tests) filesystem_error = 0.09 sec*proc (3 tests) filesystem_test = 3.37 sec*proc (69 tests) filesystem_test_cpp17 = 3.39 sec*proc (69 tests) filesystem_test_cpp20 = 3.17 sec*proc (69 tests) fs.class.directory_iterator = 0.12 sec*proc (3 tests) fs.class.file_status = 0.12 sec*proc (3 tests) fs.class.filesystem_error = 0.09 sec*proc (3 tests) fs.class.rec.dir.itr = 0.12 sec*proc (3 tests) fs.detail.utf8 = 0.26 sec*proc (6 tests) fs.dir.entry = 0.12 sec*proc (3 tests) fs.enum = 0.12 sec*proc (3 tests) fs.op.absolute = 0.11 sec*proc (3 tests) fs.op.canonical = 0.10 sec*proc (3 tests) fs.op.copy = 0.10 sec*proc (3 tests) fs.op.copy_file = 0.10 sec*proc (3 tests) fs.op.copy_symlink = 0.10 sec*proc (3 tests) fs.op.create_directories = 0.09 sec*proc (3 tests) fs.op.create_directory = 0.09 sec*proc (3 tests) fs.op.create_directory_symlink = 0.09 sec*proc (3 tests) fs.op.create_hard_link = 0.09 sec*proc (3 tests) fs.op.create_symlink = 0.08 sec*proc (3 tests) fs.op.current_path = 0.08 sec*proc (3 tests) fs.op.equivalent = 0.11 sec*proc (3 tests) fs.op.exists = 0.10 sec*proc (3 tests) fs.op.file_size = 0.10 sec*proc (3 tests) fs.op.hard_link_count = 0.10 sec*proc (3 tests) fs.op.is_block_file = 0.10 sec*proc (3 tests) fs.op.is_character_file = 0.09 sec*proc (3 tests) fs.op.is_directory = 0.09 sec*proc (3 tests) fs.op.is_empty = 0.09 sec*proc (3 tests) fs.op.is_fifo = 0.09 sec*proc (3 tests) fs.op.is_other = 0.12 sec*proc (3 tests) fs.op.is_regular_file = 0.12 sec*proc (3 tests) fs.op.is_socket = 0.12 sec*proc (3 tests) fs.op.is_symlink = 0.11 sec*proc (3 tests) fs.op.last_write_time = 3.02 sec*proc (3 tests) fs.op.permissions = 0.10 sec*proc (3 tests) fs.op.proximate = 0.10 sec*proc (3 tests) fs.op.read_symlink = 0.10 sec*proc (3 tests) fs.op.relative = 0.09 sec*proc (3 tests) fs.op.remove = 0.09 sec*proc (3 tests) fs.op.remove_all = 0.09 sec*proc (3 tests) fs.op.rename = 0.09 sec*proc (3 tests) fs.op.resize_file = 0.09 sec*proc (3 tests) fs.op.space = 0.08 sec*proc (3 tests) fs.op.status = 0.08 sec*proc (3 tests) fs.op.status_known = 0.08 sec*proc (3 tests) fs.op.symlink_status = 0.08 sec*proc (3 tests) fs.op.temp_dir_path = 0.11 sec*proc (3 tests) fs.op.weakly_canonical = 0.11 sec*proc (3 tests) fs.path.append = 0.11 sec*proc (3 tests) fs.path.assign = 0.12 sec*proc (3 tests) fs.path.compare = 0.10 sec*proc (3 tests) fs.path.concat = 0.11 sec*proc (3 tests) fs.path.construct = 0.12 sec*proc (3 tests) fs.path.decompose = 0.10 sec*proc (3 tests) fs.path.factory = 0.09 sec*proc (3 tests) fs.path.gen = 0.10 sec*proc (3 tests) fs.path.generic = 0.12 sec*proc (3 tests) fs.path.generic.obs = 0.11 sec*proc (3 tests) fs.path.io = 0.09 sec*proc (3 tests) fs.path.itr = 0.09 sec*proc (3 tests) fs.path.modifiers = 0.11 sec*proc (3 tests) fs.path.native.obs = 0.11 sec*proc (3 tests) fs.path.nonmember = 0.09 sec*proc (3 tests) fs.path.query = 0.10 sec*proc (3 tests) fs.path.win.long = 0.11 sec*proc (3 tests) fs.path.win.namespaces = 0.10 sec*proc (3 tests) fs.string_view = 0.11 sec*proc (3 tests) fs.test.tempdir = 0.14 sec*proc (3 tests) fs.win = 0.20 sec*proc (6 tests) fs.win.mapped = 0.10 sec*proc (3 tests) fs.win.remove = 0.10 sec*proc (3 tests) operations = 6.67 sec*proc (117 tests) path = 1.87 sec*proc (54 tests) recursive_directory_iterator = 0.12 sec*proc (3 tests) Total Test time (real) = 1.28 sec >>> ghc-filesystem: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/testing/ghc-filesystem/pkg/ghc-filesystem/usr/include -- Installing: /home/buildozer/aports/testing/ghc-filesystem/pkg/ghc-filesystem/usr/include/ghc -- Installing: /home/buildozer/aports/testing/ghc-filesystem/pkg/ghc-filesystem/usr/include/ghc/fs_std.hpp -- Installing: /home/buildozer/aports/testing/ghc-filesystem/pkg/ghc-filesystem/usr/include/ghc/fs_std_impl.hpp -- Installing: /home/buildozer/aports/testing/ghc-filesystem/pkg/ghc-filesystem/usr/include/ghc/filesystem.hpp -- Installing: /home/buildozer/aports/testing/ghc-filesystem/pkg/ghc-filesystem/usr/include/ghc/fs_impl.hpp -- Installing: /home/buildozer/aports/testing/ghc-filesystem/pkg/ghc-filesystem/usr/include/ghc/fs_fwd.hpp -- Installing: /home/buildozer/aports/testing/ghc-filesystem/pkg/ghc-filesystem/usr/include/ghc/fs_std_fwd.hpp -- Installing: /home/buildozer/aports/testing/ghc-filesystem/pkg/ghc-filesystem/usr/lib/cmake/ghc_filesystem/ghc_filesystem-targets.cmake -- Installing: /home/buildozer/aports/testing/ghc-filesystem/pkg/ghc-filesystem/usr/lib/cmake/ghc_filesystem/ghc_filesystem-config.cmake -- Installing: /home/buildozer/aports/testing/ghc-filesystem/pkg/ghc-filesystem/usr/lib/cmake/ghc_filesystem/ghc_filesystem-config-version.cmake >>> ghc-filesystem*: Running postcheck for ghc-filesystem >>> ghc-filesystem*: Preparing package ghc-filesystem... >>> ghc-filesystem*: Tracing dependencies... >>> ghc-filesystem*: Package size: 215.4 KB >>> ghc-filesystem*: Compressing data... >>> ghc-filesystem*: Create checksum... >>> ghc-filesystem*: Create ghc-filesystem-1.5.16-r0.apk >>> ghc-filesystem: Build complete at Sun, 16 Aug 2026 22:59:41 +0000 elapsed time 0h 0m 44s >>> ghc-filesystem: Cleaning up srcdir >>> ghc-filesystem: Cleaning up pkgdir >>> ghc-filesystem: Cleaning up tmpdir >>> ghc-filesystem: Uninstalling dependencies... (1/9) Purging .makedepends-ghc-filesystem (20260816.225857) (2/9) Purging cmake (4.3.4-r0) (3/9) Purging samurai (1.3-r0) (4/9) Purging catch2 (2.13.10-r0) (5/9) Purging libarchive (3.8.9-r0) (6/9) Purging libbz2 (1.0.8-r6) (7/9) Purging libuv (1.52.1-r0) (8/9) Purging rhash-libs (1.4.6-r1) (9/9) Purging xz-libs (5.8.3-r0) Executing busybox-1.38.0-r4.trigger OK: 441.7 MiB in 107 packages >>> ghc-filesystem: Updating the testing/x86_64 repository index... >>> ghc-filesystem: Signing the index...