>>> toml11: Building community/toml11 4.2.0-r0 (using abuild 3.14.1-r6) started Mon, 17 Feb 2025 07:51:44 +0000 >>> toml11: Validating /home/buildozer/aports/community/toml11/APKBUILD... >>> toml11: Analyzing dependencies... >>> toml11: Installing for build: build-base cmake samurai doctest-dev nlohmann-json (1/8) Installing libarchive (3.7.7-r0) (2/8) Installing rhash-libs (1.4.5-r0) (3/8) Installing libuv (1.50.0-r0) (4/8) Installing cmake (3.31.5-r0) (5/8) Installing samurai (1.2-r6) (6/8) Installing doctest-dev (2.4.11-r0) (7/8) Installing nlohmann-json (3.11.3-r0) (8/8) Installing .makedepends-toml11 (20250217.075145) Executing busybox-1.37.0-r14.trigger OK: 461 MiB in 124 packages >>> toml11: Cleaning up srcdir >>> toml11: Cleaning up pkgdir >>> toml11: Cleaning up tmpdir >>> toml11: Fetching https://distfiles.alpinelinux.org/distfiles/edge/toml11-4.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> toml11: Fetching toml11-4.2.0.tar.gz::https://github.com/ToruNiina/toml11/archive/refs/tags/v4.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 337k 0 337k 0 0 662k 0 --:--:-- --:--:-- --:--:-- 662k >>> toml11: Fetching https://distfiles.alpinelinux.org/distfiles/edge/toml11-4.2.0.tar.gz >>> toml11: Checking sha512sums... toml11-4.2.0.tar.gz: OK >>> toml11: Unpacking /var/cache/distfiles/edge/toml11-4.2.0.tar.gz... -- The CXX compiler identification is GNU 14.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:23 (cmake_policy): The OLD behavior for policy CMP0127 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Performing Test TOML11_COMPILER_SUPPORTS_WALL -- Performing Test TOML11_COMPILER_SUPPORTS_WALL - Success -- Performing Test TOML11_COMPILER_SUPPORTS_WEXTRA -- Performing Test TOML11_COMPILER_SUPPORTS_WEXTRA - Success -- Performing Test TOML11_COMPILER_SUPPORTS_WPEDANTIC -- Performing Test TOML11_COMPILER_SUPPORTS_WPEDANTIC - Success -- Performing Test TOML11_COMPILER_SUPPORTS_WERROR -- Performing Test TOML11_COMPILER_SUPPORTS_WERROR - Success -- Performing Test TOML11_COMPILER_SUPPORTS_WSIGN_CONVERSION -- Performing Test TOML11_COMPILER_SUPPORTS_WSIGN_CONVERSION - Success -- Performing Test TOML11_COMPILER_SUPPORTS_WCONVERSION -- Performing Test TOML11_COMPILER_SUPPORTS_WCONVERSION - Success -- Performing Test TOML11_COMPILER_SUPPORTS_WDUPLICATED_COND -- Performing Test TOML11_COMPILER_SUPPORTS_WDUPLICATED_COND - Success -- Performing Test TOML11_COMPILER_SUPPORTS_WDUPLICATED_BRANCHES -- Performing Test TOML11_COMPILER_SUPPORTS_WDUPLICATED_BRANCHES - Success -- Performing Test TOML11_COMPILER_SUPPORTS_WLOGICAL_OP -- Performing Test TOML11_COMPILER_SUPPORTS_WLOGICAL_OP - Success -- Performing Test TOML11_COMPILER_SUPPORTS_WDOUBLE_PROMOTION -- Performing Test TOML11_COMPILER_SUPPORTS_WDOUBLE_PROMOTION - Success -- Performing Test TOML11_COMPILER_SUPPORTS_WRANGE_LOOP_ANALYSIS -- Performing Test TOML11_COMPILER_SUPPORTS_WRANGE_LOOP_ANALYSIS - Failed -- Performing Test TOML11_COMPILER_SUPPORTS_WUNDEF -- Performing Test TOML11_COMPILER_SUPPORTS_WUNDEF - Success -- Performing Test TOML11_COMPILER_SUPPORTS_WSHADOW -- Performing Test TOML11_COMPILER_SUPPORTS_WSHADOW - Success -- Configuring done (1.1s) -- Generating done (0.1s) -- Build files have been written to: /home/buildozer/aports/community/toml11/src/toml11-4.2.0/build [1/88] Building CXX object tests/CMakeFiles/toml11_encoder.dir/to_toml.cpp.o [2/88] Building CXX object tests/CMakeFiles/toml11_decoder_v1_1_0.dir/to_json.cpp.o [3/88] Building CXX object tests/CMakeFiles/toml11_decoder.dir/to_json.cpp.o [4/88] Building CXX object tests/CMakeFiles/test_visit.dir/test_visit.cpp.o [5/88] Building CXX object tests/CMakeFiles/test_value.dir/test_value.cpp.o [6/88] Building CXX object tests/CMakeFiles/test_user_defined_conversion.dir/test_user_defined_conversion.cpp.o [7/88] Building CXX object tests/CMakeFiles/test_utility.dir/test_utility.cpp.o [8/88] Building CXX object tests/CMakeFiles/test_types.dir/test_types.cpp.o [9/88] Building CXX object tests/CMakeFiles/test_traits.dir/test_traits.cpp.o [10/88] Building CXX object tests/CMakeFiles/test_storage.dir/test_storage.cpp.o [11/88] Building CXX object tests/CMakeFiles/test_spec.dir/test_spec.cpp.o [12/88] Building CXX object tests/CMakeFiles/test_syntax_comment.dir/test_syntax_comment.cpp.o [13/88] Building CXX object tests/CMakeFiles/test_syntax_key.dir/test_syntax_key.cpp.o [14/88] Building CXX object tests/CMakeFiles/test_syntax_datetime.dir/test_syntax_datetime.cpp.o [15/88] Building CXX object tests/CMakeFiles/test_syntax_string.dir/test_syntax_string.cpp.o [16/88] Building CXX object tests/CMakeFiles/test_syntax_floating.dir/test_syntax_floating.cpp.o [17/88] Building CXX object tests/CMakeFiles/test_syntax_integer.dir/test_syntax_integer.cpp.o [18/88] Building CXX object tests/CMakeFiles/test_syntax_boolean.dir/test_syntax_boolean.cpp.o [19/88] Building CXX object tests/CMakeFiles/test_serialize.dir/test_serialize.cpp.o [20/88] Building CXX object tests/CMakeFiles/test_scanner.dir/test_scanner.cpp.o [21/88] Building CXX object tests/CMakeFiles/test_result.dir/test_result.cpp.o [22/88] Building CXX object tests/CMakeFiles/test_parse_table.dir/test_parse_table.cpp.o [23/88] Building CXX object tests/CMakeFiles/test_parse_table_keys.dir/test_parse_table_keys.cpp.o [24/88] Building CXX object tests/CMakeFiles/test_parse_inline_table.dir/test_parse_inline_table.cpp.o [25/88] Building CXX object tests/CMakeFiles/test_parse_array.dir/test_parse_array.cpp.o [26/88] Building CXX object tests/CMakeFiles/test_parse_datetime.dir/test_parse_datetime.cpp.o [27/88] Building CXX object tests/CMakeFiles/test_parse_string.dir/test_parse_string.cpp.o [28/88] Building CXX object tests/CMakeFiles/test_parse_floating.dir/test_parse_floating.cpp.o [29/88] Building CXX object tests/CMakeFiles/test_parse_integer.dir/test_parse_integer.cpp.o [30/88] Building CXX object tests/CMakeFiles/test_parse_boolean.dir/test_parse_boolean.cpp.o [31/88] Building CXX object tests/CMakeFiles/test_parse_null.dir/test_parse_null.cpp.o [32/88] Building CXX object tests/CMakeFiles/test_literal.dir/test_literal.cpp.o [33/88] Building CXX object tests/CMakeFiles/test_location.dir/test_location.cpp.o [34/88] Building CXX object tests/CMakeFiles/test_get_or.dir/test_get_or.cpp.o [35/88] Building CXX object tests/CMakeFiles/test_get.dir/test_get.cpp.o [36/88] Building CXX object tests/CMakeFiles/test_format_table.dir/test_format_table.cpp.o [37/88] Building CXX object tests/CMakeFiles/test_format_floating.dir/test_format_floating.cpp.o [38/88] Building CXX object tests/CMakeFiles/test_format_integer.dir/test_format_integer.cpp.o [39/88] Building CXX object tests/CMakeFiles/test_find_or.dir/test_find_or.cpp.o [40/88] Building CXX object tests/CMakeFiles/test_find.dir/test_find.cpp.o [41/88] Building CXX object tests/CMakeFiles/test_error_message.dir/test_error_message.cpp.o [42/88] Building CXX object tests/CMakeFiles/test_datetime.dir/test_datetime.cpp.o [43/88] Building CXX object tests/CMakeFiles/test_comments.dir/test_comments.cpp.o [44/88] Building CXX object tests/CMakeFiles/toml11_test_utility.dir/utility.cpp.o [45/88] Linking CXX static library tests/libtoml11_test_utility.a [46/88] Linking CXX executable tests/test_storage [47/88] Linking CXX executable tests/test_traits [48/88] Linking CXX executable tests/test_types [49/88] Linking CXX executable tests/test_utility [50/88] Linking CXX executable tests/test_datetime [51/88] Linking CXX executable tests/test_location [52/88] Linking CXX executable tests/test_syntax_boolean [53/88] Linking CXX executable tests/test_visit [54/88] Linking CXX executable tests/test_result [55/88] Linking CXX executable tests/test_syntax_datetime [56/88] Linking CXX executable tests/test_syntax_key [57/88] Linking CXX executable tests/test_syntax_string [58/88] Linking CXX executable tests/test_spec [59/88] Linking CXX executable tests/test_syntax_floating [60/88] Linking CXX executable tests/test_syntax_integer [61/88] Linking CXX executable tests/test_scanner [62/88] Linking CXX executable tests/test_parse_boolean [63/88] Linking CXX executable tests/test_syntax_comment [64/88] Linking CXX executable tests/test_parse_table_keys [65/88] Linking CXX executable tests/test_format_floating [66/88] Linking CXX executable tests/test_parse_null [67/88] Linking CXX executable tests/test_parse_datetime [68/88] Linking CXX executable tests/test_get [69/88] Linking CXX executable tests/toml11_decoder_v1_1_0 [70/88] Linking CXX executable tests/test_get_or [71/88] Linking CXX executable tests/test_parse_integer [72/88] Linking CXX executable tests/test_parse_inline_table [73/88] Linking CXX executable tests/test_literal [74/88] Linking CXX executable tests/test_parse_array [75/88] Linking CXX executable tests/test_comments [76/88] Linking CXX executable tests/test_parse_floating [77/88] Linking CXX executable tests/toml11_encoder [78/88] Linking CXX executable tests/test_error_message [79/88] Linking CXX executable tests/toml11_decoder [80/88] Linking CXX executable tests/test_parse_table [81/88] Linking CXX executable tests/test_parse_string [82/88] Linking CXX executable tests/test_serialize [83/88] Linking CXX executable tests/test_format_table [84/88] Linking CXX executable tests/test_format_integer [85/88] Linking CXX executable tests/test_find [86/88] Linking CXX executable tests/test_user_defined_conversion [87/88] Linking CXX executable tests/test_value [88/88] Linking CXX executable tests/test_find_or Internal ctest changing into directory: /home/buildozer/aports/community/toml11/src/toml11-4.2.0/build Test project /home/buildozer/aports/community/toml11/src/toml11-4.2.0/build Start 1: test_comments Start 2: test_datetime Start 3: test_error_message Start 4: test_find Start 5: test_find_or Start 6: test_format_integer Start 7: test_format_floating Start 8: test_format_table Start 9: test_get Start 10: test_get_or Start 11: test_location Start 12: test_literal Start 13: test_parse_null Start 14: test_parse_boolean Start 15: test_parse_integer Start 16: test_parse_floating Start 17: test_parse_string Start 18: test_parse_datetime Start 19: test_parse_array Start 20: test_parse_inline_table Start 21: test_parse_table_keys Start 22: test_parse_table Start 23: test_result Start 24: test_scanner Start 25: test_serialize Start 26: test_syntax_boolean Start 27: test_syntax_integer Start 28: test_syntax_floating Start 29: test_syntax_string Start 30: test_syntax_datetime Start 31: test_syntax_key Start 32: test_syntax_comment Start 33: test_spec Start 34: test_storage Start 35: test_traits Start 36: test_types Start 37: test_utility Start 38: test_user_defined_conversion Start 39: test_value Start 40: test_visit 1/40 Test #1: test_comments .................... Passed 0.04 sec 2/40 Test #2: test_datetime .................... Passed 0.04 sec 3/40 Test #3: test_error_message ............... Passed 0.04 sec 4/40 Test #4: test_find ........................ Passed 0.04 sec 5/40 Test #5: test_find_or ..................... Passed 0.04 sec 6/40 Test #6: test_format_integer .............. Passed 0.04 sec 7/40 Test #7: test_format_floating ............. Passed 0.04 sec 8/40 Test #8: test_format_table ................ Passed 0.04 sec 9/40 Test #9: test_get ......................... Passed 0.04 sec 10/40 Test #10: test_get_or ...................... Passed 0.04 sec 11/40 Test #11: test_location .................... Passed 0.04 sec 12/40 Test #12: test_literal ..................... Passed 0.03 sec 13/40 Test #13: test_parse_null .................. Passed 0.03 sec 14/40 Test #14: test_parse_boolean ............... Passed 0.03 sec 15/40 Test #15: test_parse_integer ............... Passed 0.03 sec 16/40 Test #16: test_parse_floating .............. Passed 0.03 sec 17/40 Test #17: test_parse_string ................ Passed 0.03 sec 18/40 Test #18: test_parse_datetime .............. Passed 0.03 sec 19/40 Test #19: test_parse_array ................. Passed 0.03 sec 20/40 Test #20: test_parse_inline_table .......... Passed 0.03 sec 21/40 Test #21: test_parse_table_keys ............ Passed 0.03 sec 22/40 Test #22: test_parse_table ................. Passed 0.03 sec 23/40 Test #23: test_result ...................... Passed 0.03 sec 24/40 Test #24: test_scanner ..................... Passed 0.03 sec 25/40 Test #26: test_syntax_boolean .............. Passed 0.03 sec 26/40 Test #27: test_syntax_integer .............. Passed 0.02 sec 27/40 Test #28: test_syntax_floating ............. Passed 0.02 sec 28/40 Test #29: test_syntax_string ............... Passed 0.02 sec 29/40 Test #30: test_syntax_datetime ............. Passed 0.02 sec 30/40 Test #31: test_syntax_key .................. Passed 0.02 sec 31/40 Test #32: test_syntax_comment .............. Passed 0.02 sec 32/40 Test #33: test_spec ........................ Passed 0.02 sec 33/40 Test #34: test_storage ..................... Passed 0.02 sec 34/40 Test #35: test_traits ...................... Passed 0.02 sec 35/40 Test #36: test_types ....................... Passed 0.02 sec 36/40 Test #37: test_utility ..................... Passed 0.02 sec 37/40 Test #38: test_user_defined_conversion ..... Passed 0.02 sec 38/40 Test #40: test_visit ....................... Passed 0.01 sec 39/40 Test #25: test_serialize ................... Passed 0.04 sec 40/40 Test #39: test_value ....................... Passed 0.17 sec 100% tests passed, 0 tests failed out of 40 Total Test time (real) = 0.21 sec >>> toml11: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/lib/cmake/toml11/toml11Config.cmake -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/lib/cmake/toml11/toml11ConfigVersion.cmake -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/color.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/comments.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/compat.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/context.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/conversion.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/datetime.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/error_info.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/exception.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/find.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/format.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/from.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/get.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/into.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/literal.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/location.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/ordered_map.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/parser.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/region.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/result.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/scanner.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/serializer.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/skip.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/source_location.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/spec.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/storage.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/syntax.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/traits.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/types.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/utility.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/value.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/value_t.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/version.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/visit.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/fwd/color_fwd.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/fwd/comments_fwd.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/fwd/datetime_fwd.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/fwd/error_info_fwd.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/fwd/format_fwd.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/fwd/literal_fwd.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/fwd/location_fwd.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/fwd/region_fwd.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/fwd/scanner_fwd.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/fwd/source_location_fwd.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/fwd/syntax_fwd.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/fwd/value_t_fwd.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/impl/color_impl.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/impl/comments_impl.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/impl/datetime_impl.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/impl/error_info_impl.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/impl/format_impl.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/impl/literal_impl.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/impl/location_impl.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/impl/region_impl.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/impl/scanner_impl.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/impl/source_location_impl.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/impl/syntax_impl.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/include/toml11/impl/value_t_impl.hpp -- Installing: /home/buildozer/aports/community/toml11/pkg/toml11/usr/lib/cmake/toml11/toml11Targets.cmake >>> toml11*: Running postcheck for toml11 >>> toml11*: Preparing package toml11... >>> toml11*: Tracing dependencies... >>> toml11*: Package size: 565.3 KB >>> toml11*: Compressing data... >>> toml11*: Create checksum... >>> toml11*: Create toml11-4.2.0-r0.apk >>> toml11: Build complete at Mon, 17 Feb 2025 07:52:25 +0000 elapsed time 0h 0m 41s >>> toml11: Cleaning up srcdir >>> toml11: Cleaning up pkgdir >>> toml11: Uninstalling dependencies... (1/8) Purging .makedepends-toml11 (20250217.075145) (2/8) Purging cmake (3.31.5-r0) (3/8) Purging samurai (1.2-r6) (4/8) Purging doctest-dev (2.4.11-r0) (5/8) Purging nlohmann-json (3.11.3-r0) (6/8) Purging libarchive (3.7.7-r0) (7/8) Purging libuv (1.50.0-r0) (8/8) Purging rhash-libs (1.4.5-r0) Executing busybox-1.37.0-r14.trigger OK: 403 MiB in 116 packages >>> toml11: Updating the community/x86 repository index... >>> toml11: Signing the index...