>>> toml11: Building community/toml11 4.4.0-r0 (using abuild 3.14.1-r7) started Fri, 21 Mar 2025 06:26:14 +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/10) Installing libbz2 (1.0.8-r6) (2/10) Installing xz-libs (5.6.4-r0) (3/10) Installing libarchive (3.7.7-r0) (4/10) Installing rhash-libs (1.4.5-r0) (5/10) Installing libuv (1.50.0-r0) (6/10) Installing cmake (3.31.6-r1) (7/10) Installing samurai (1.2-r6) (8/10) Installing doctest-dev (2.4.11-r0) (9/10) Installing nlohmann-json (3.11.3-r0) (10/10) Installing .makedepends-toml11 (20250321.062615) Executing busybox-1.37.0-r14.trigger OK: 369 MiB in 114 packages >>> toml11: Cleaning up srcdir >>> toml11: Cleaning up pkgdir >>> toml11: Cleaning up tmpdir >>> toml11: Fetching https://distfiles.alpinelinux.org/distfiles/edge/toml11-4.4.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> toml11: Fetching toml11-4.4.0.tar.gz::https://github.com/ToruNiina/toml11/archive/refs/tags/v4.4.0.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/toml11-4.4.0.tar.gz.part' toml11-4.4.0.tar.gz. 100% |********************************| 349k 0:00:00 ETA '/var/cache/distfiles/edge/toml11-4.4.0.tar.gz.part' saved >>> toml11: Fetching https://distfiles.alpinelinux.org/distfiles/edge/toml11-4.4.0.tar.gz >>> toml11: Checking sha512sums... toml11-4.4.0.tar.gz: OK >>> toml11: Unpacking /var/cache/distfiles/edge/toml11-4.4.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:25 (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 (0.9s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/toml11/src/toml11-4.4.0/build [1/92] Building CXX object tests/CMakeFiles/toml11_encoder.dir/to_toml.cpp.o [2/92] Building CXX object tests/CMakeFiles/toml11_decoder_v1_1_0.dir/to_json.cpp.o [3/92] Building CXX object tests/CMakeFiles/toml11_decoder.dir/to_json.cpp.o [4/92] Building CXX object tests/CMakeFiles/test_visit.dir/test_visit.cpp.o [5/92] Building CXX object tests/CMakeFiles/test_accessed.dir/test_accessed.cpp.o [6/92] Building CXX object tests/CMakeFiles/test_value.dir/test_value.cpp.o [7/92] Building CXX object tests/CMakeFiles/test_user_defined_conversion.dir/test_user_defined_conversion.cpp.o [8/92] Building CXX object tests/CMakeFiles/test_utility.dir/test_utility.cpp.o [9/92] Building CXX object tests/CMakeFiles/test_types.dir/test_types.cpp.o [10/92] Building CXX object tests/CMakeFiles/test_traits.dir/test_traits.cpp.o [11/92] Building CXX object tests/CMakeFiles/test_storage.dir/test_storage.cpp.o [12/92] Building CXX object tests/CMakeFiles/test_spec.dir/test_spec.cpp.o [13/92] Building CXX object tests/CMakeFiles/test_syntax_comment.dir/test_syntax_comment.cpp.o [14/92] Building CXX object tests/CMakeFiles/test_syntax_key.dir/test_syntax_key.cpp.o [15/92] Building CXX object tests/CMakeFiles/test_syntax_datetime.dir/test_syntax_datetime.cpp.o [16/92] Building CXX object tests/CMakeFiles/test_syntax_string.dir/test_syntax_string.cpp.o [17/92] Building CXX object tests/CMakeFiles/test_syntax_floating.dir/test_syntax_floating.cpp.o [18/92] Building CXX object tests/CMakeFiles/test_syntax_integer.dir/test_syntax_integer.cpp.o [19/92] Building CXX object tests/CMakeFiles/test_syntax_boolean.dir/test_syntax_boolean.cpp.o [20/92] Building CXX object tests/CMakeFiles/test_serialize.dir/test_serialize.cpp.o [21/92] Building CXX object tests/CMakeFiles/test_scanner.dir/test_scanner.cpp.o [22/92] Building CXX object tests/CMakeFiles/test_result.dir/test_result.cpp.o [23/92] Building CXX object tests/CMakeFiles/test_parse.dir/test_parse.cpp.o [24/92] Building CXX object tests/CMakeFiles/test_parse_table.dir/test_parse_table.cpp.o [25/92] Building CXX object tests/CMakeFiles/test_parse_table_keys.dir/test_parse_table_keys.cpp.o [26/92] Building CXX object tests/CMakeFiles/test_parse_inline_table.dir/test_parse_inline_table.cpp.o [27/92] Building CXX object tests/CMakeFiles/test_parse_array.dir/test_parse_array.cpp.o [28/92] Building CXX object tests/CMakeFiles/test_parse_datetime.dir/test_parse_datetime.cpp.o [29/92] Building CXX object tests/CMakeFiles/test_parse_string.dir/test_parse_string.cpp.o [30/92] Building CXX object tests/CMakeFiles/test_parse_floating.dir/test_parse_floating.cpp.o [31/92] Building CXX object tests/CMakeFiles/test_parse_integer.dir/test_parse_integer.cpp.o [32/92] Building CXX object tests/CMakeFiles/test_parse_boolean.dir/test_parse_boolean.cpp.o [33/92] Building CXX object tests/CMakeFiles/test_parse_null.dir/test_parse_null.cpp.o [34/92] Building CXX object tests/CMakeFiles/test_literal.dir/test_literal.cpp.o [35/92] Building CXX object tests/CMakeFiles/test_location.dir/test_location.cpp.o [36/92] Building CXX object tests/CMakeFiles/test_get_or.dir/test_get_or.cpp.o [37/92] Building CXX object tests/CMakeFiles/test_get.dir/test_get.cpp.o [38/92] Building CXX object tests/CMakeFiles/test_format_table.dir/test_format_table.cpp.o [39/92] Building CXX object tests/CMakeFiles/test_format_floating.dir/test_format_floating.cpp.o [40/92] Building CXX object tests/CMakeFiles/test_format_integer.dir/test_format_integer.cpp.o [41/92] Building CXX object tests/CMakeFiles/test_find_or.dir/test_find_or.cpp.o [42/92] Building CXX object tests/CMakeFiles/test_find.dir/test_find.cpp.o [43/92] Building CXX object tests/CMakeFiles/test_error_message.dir/test_error_message.cpp.o [44/92] Building CXX object tests/CMakeFiles/test_datetime.dir/test_datetime.cpp.o [45/92] Building CXX object tests/CMakeFiles/test_comments.dir/test_comments.cpp.o [46/92] Building CXX object tests/CMakeFiles/toml11_test_utility.dir/utility.cpp.o [47/92] Linking CXX static library tests/libtoml11_test_utility.a [48/92] Linking CXX executable tests/test_spec [49/92] Linking CXX executable tests/test_result [50/92] Linking CXX executable tests/test_datetime [51/92] Linking CXX executable tests/test_types [52/92] Linking CXX executable tests/test_accessed [53/92] Linking CXX executable tests/test_syntax_boolean [54/92] Linking CXX executable tests/test_syntax_comment [55/92] Linking CXX executable tests/test_visit [56/92] Linking CXX executable tests/test_syntax_floating [57/92] Linking CXX executable tests/test_storage [58/92] Linking CXX executable tests/test_syntax_datetime [59/92] Linking CXX executable tests/test_scanner [60/92] Linking CXX executable tests/test_syntax_string [61/92] Linking CXX executable tests/test_syntax_integer [62/92] Linking CXX executable tests/test_traits [63/92] Linking CXX executable tests/test_parse_boolean [64/92] Linking CXX executable tests/test_location [65/92] Linking CXX executable tests/test_syntax_key [66/92] Linking CXX executable tests/test_parse_table_keys [67/92] Linking CXX executable tests/test_utility [68/92] Linking CXX executable tests/test_format_floating In file included from /usr/include/c++/14.2.0/vector:66, from /usr/include/doctest/doctest.h:3169, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get_or.cpp:2: /usr/include/c++/14.2.0/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = toml::basic_value; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_vector.h:678:7: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 678 | vector(initializer_list __l, | ^~~~~~ In file included from /usr/include/c++/14.2.0/vector:65: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector, allocator > > >; _ForwardIterator = toml::basic_value*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector, allocator > > >; _ForwardIterator = toml::basic_value*; _Tp = toml::basic_value]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = toml::basic_value; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get_or.cpp: In function 'void DOCTEST_ANON_FUNC_20()': /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get_or.cpp:194:41: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 194 | const array_type array{1, 2, 3, 4, 5}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get_or.cpp: In function 'void DOCTEST_ANON_FUNC_14()': /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get_or.cpp:59:54: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 59 | TOML11_TEST_GET_OR_EXACT(array_type, ({1,2,3,4,5}), ({6,7,8,9,10})); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get_or.cpp:22:23: note: in definition of macro 'TOML11_TEST_GET_OR_EXACT' 22 | const ty init init_expr ; \ | ^~~~~~~~~ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get_or.cpp:59:70: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 59 | TOML11_TEST_GET_OR_EXACT(array_type, ({1,2,3,4,5}), ({6,7,8,9,10})); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get_or.cpp:23:23: note: in definition of macro 'TOML11_TEST_GET_OR_EXACT' 23 | const ty opt opt_expr ; \ | ^~~~~~~~ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get_or.cpp: In function 'void DOCTEST_ANON_FUNC_16()': /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get_or.cpp:105:59: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 105 | TOML11_TEST_GET_OR_MOVE_EXACT(array_type, ({1,2,3,4,5}), ({6,7,8,9,10})); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get_or.cpp:67:23: note: in definition of macro 'TOML11_TEST_GET_OR_MOVE_EXACT' 67 | const ty init init_expr ; \ | ^~~~~~~~~ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get_or.cpp:105:75: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 105 | TOML11_TEST_GET_OR_MOVE_EXACT(array_type, ({1,2,3,4,5}), ({6,7,8,9,10})); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get_or.cpp:68:23: note: in definition of macro 'TOML11_TEST_GET_OR_MOVE_EXACT' 68 | ty opt opt_expr ; \ | ^~~~~~~~ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get_or.cpp: In function 'void DOCTEST_ANON_FUNC_18()': /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get_or.cpp:154:55: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 154 | TOML11_TEST_GET_OR_MODIFY(array_type, ({1,2,3,4,5}), ({6,7,8,9,10})); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get_or.cpp:115:23: note: in definition of macro 'TOML11_TEST_GET_OR_MODIFY' 115 | const ty init init_expr ; \ | ^~~~~~~~~ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get_or.cpp:154:71: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 154 | TOML11_TEST_GET_OR_MODIFY(array_type, ({1,2,3,4,5}), ({6,7,8,9,10})); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get_or.cpp:116:23: note: in definition of macro 'TOML11_TEST_GET_OR_MODIFY' 116 | ty opt1 opt_expr ; \ | ^~~~~~~~ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get_or.cpp:154:71: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 154 | TOML11_TEST_GET_OR_MODIFY(array_type, ({1,2,3,4,5}), ({6,7,8,9,10})); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get_or.cpp:117:23: note: in definition of macro 'TOML11_TEST_GET_OR_MODIFY' 117 | ty opt2 opt_expr ; \ | ^~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector, allocator > > >; _ForwardIterator = toml::basic_value*; _Tp = toml::basic_value]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Tp = toml::basic_value; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = toml::basic_value; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/vector.tcc:238:44, inlined from 'void DOCTEST_ANON_FUNC_18()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get_or.cpp:154:5: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [69/92] Linking CXX executable tests/test_get_or In file included from /usr/include/c++/14.2.0/vector:66, from /usr/include/doctest/doctest.h:3169, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get.cpp:2: /usr/include/c++/14.2.0/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = toml::basic_value; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_vector.h:678:7: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 678 | vector(initializer_list __l, | ^~~~~~ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get.cpp: In function 'void DOCTEST_ANON_FUNC_20()': /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get.cpp:269:54: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 269 | const value_type v(toml::array{42, 54, 69, 72}); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get.cpp:304:50: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 304 | const value_type p(toml::array{3.14, 2.71}); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get.cpp:311:48: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 311 | value_type v(toml::array{42, 54, 69, 72}); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get.cpp:319:48: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 319 | value_type v(toml::array{42, 54, 69, 72}); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get.cpp:327:48: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 327 | value_type v(toml::array{42, 54, 69, 72}); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get.cpp:336:48: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 336 | value_type v(toml::array{42, 54, 69, 72}); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get.cpp:344:48: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 344 | value_type v(toml::array{42, 54, 69, 72}); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get.cpp: In function 'void DOCTEST_ANON_FUNC_22()': /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get.cpp:358:55: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 358 | const value_type v1(toml::array{42, 54, 69, 72}); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get.cpp:359:60: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 359 | const value_type v2(toml::array{"foo", "bar", "baz"}); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get.cpp:360:47: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 360 | const value_type v (toml::array{v1, v2}); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get.cpp:389:55: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 389 | const value_type v1(toml::array{42, 54, 69, 72}); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get.cpp:390:60: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 390 | const value_type v2(toml::array{"foo", "bar", "baz"}); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_get.cpp:391:47: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 391 | value_type v (toml::array{v1, v2}); | ^ [70/92] Linking CXX executable tests/test_get [71/92] Linking CXX executable tests/toml11_decoder_v1_1_0 [72/92] Linking CXX executable tests/toml11_decoder [73/92] Linking CXX executable tests/test_parse_datetime [74/92] Linking CXX executable tests/test_parse_integer In file included from /usr/include/c++/14.2.0/bits/unordered_map.h:33, from /usr/include/c++/14.2.0/unordered_map:41, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/include/toml11/types.hpp:15, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/include/toml11/skip.hpp:8, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/include/toml11/parser.hpp:10, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/utility.hpp:6, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:4: /usr/include/c++/14.2.0/bits/hashtable.h: In constructor 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_Hashtable(std::initializer_list<_Value>, size_type, const _Hash&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Value = std::pair, toml::basic_value >; _Alloc = std::allocator, toml::basic_value > >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to >; _Hash = std::hash >; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]': /usr/include/c++/14.2.0/bits/hashtable.h:580:7: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 580 | _Hashtable(initializer_list __l, | ^~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_18()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:106:96: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_18()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:107:106: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_18()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:108:119: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_18()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:108:122: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_18()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:109:129: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_18()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:109:132: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_18()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:112:106: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_18()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:114:116: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_18()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:116:125: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_18()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:116:128: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_18()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:118:135: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_18()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:118:138: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_18()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:121:146: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_18()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:123:184: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_18()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:124:167: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_18()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:124:170: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_18()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:125:177: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_18()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:125:180: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_16()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:60:100: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_16()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:61:100: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_16()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:62:110: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_16()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:63:119: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_16()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:63:122: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_16()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:64:129: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_16()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:64:132: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_14()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:24:100: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_14()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:25:110: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_14()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:26:119: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_14()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:26:122: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_14()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:27:129: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]', inlined from 'void DOCTEST_ANON_FUNC_14()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_inline_table.cpp:27:132: /usr/include/c++/14.2.0/bits/unordered_map.h:239:9: note: parameter passing for argument of type 'std::initializer_list, toml::basic_value > >' changed in GCC 7.1 239 | : _M_h(__l, __n, __hf, __eql, __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [75/92] Linking CXX executable tests/test_parse_inline_table [76/92] Linking CXX executable tests/test_parse_floating [77/92] Linking CXX executable tests/test_parse_table [78/92] Linking CXX executable tests/test_error_message [79/92] Linking CXX executable tests/test_literal [80/92] Linking CXX executable tests/test_parse_string In file included from /usr/include/c++/14.2.0/vector:66, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/include/toml11/fwd/../fwd/../fwd/../fwd/location_fwd.hpp:8, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/include/toml11/fwd/../fwd/../fwd/../location.hpp:4, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/include/toml11/fwd/../fwd/../fwd/region_fwd.hpp:4, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/include/toml11/fwd/../fwd/../region.hpp:4, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/include/toml11/fwd/../fwd/source_location_fwd.hpp:4, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/include/toml11/fwd/../source_location.hpp:4, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/include/toml11/fwd/error_info_fwd.hpp:4, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/include/toml11/error_info.hpp:4, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/include/toml11/context.hpp:4, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/utility.hpp:4, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_array.cpp:4: /usr/include/c++/14.2.0/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = toml::basic_value; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_vector.h:678:7: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 678 | vector(initializer_list __l, | ^~~~~~ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_array.cpp: In function 'void DOCTEST_ANON_FUNC_14()': /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_array.cpp:23:79: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 23 | toml11_test_parse_success("[1]", (toml::array{1}), comments(), make_format(toml::array_format::oneline, toml::indent_char::none, 4, 0), ctx); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_array.cpp:24:82: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 24 | toml11_test_parse_success("[1, 2]", (toml::array{1, 2}), comments(), make_format(toml::array_format::oneline, toml::indent_char::none, 4, 0), ctx); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_array.cpp:25:82: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 25 | toml11_test_parse_success("[1, 2, ]", (toml::array{1, 2}), comments(), make_format(toml::array_format::oneline, toml::indent_char::none, 4, 0), ctx); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_array.cpp:27:92: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 27 | toml11_test_parse_success("[\n 1,\n 2,\n]", (toml::array{1, 2}), comments(), make_format(toml::array_format::multiline, toml::indent_char::space, 2, 0), ctx); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_array.cpp:28:92: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 28 | toml11_test_parse_success("[\n 1,\n 2,\n ]", (toml::array{1, 2}), comments(), make_format(toml::array_format::multiline, toml::indent_char::space, 2, 2), ctx); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_array.cpp:29:92: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 29 | toml11_test_parse_success("[\n\t1,\n\t2,\n]", (toml::array{1, 2}), comments(), make_format(toml::array_format::multiline, toml::indent_char::tab, 1, 0), ctx); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_array.cpp:30:92: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 30 | toml11_test_parse_success("[\n\t1,\n\t2,\n\t]", (toml::array{1, 2}), comments(), make_format(toml::array_format::multiline, toml::indent_char::tab, 1, 1), ctx); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_array.cpp:43:10: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 43 | }), comments(), make_format(toml::array_format::multiline, toml::indent_char::space, 4, 0), ctx); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_array.cpp:56:10: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 56 | }), comments(), make_format(toml::array_format::multiline, toml::indent_char::space, 4, 2), ctx); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_array.cpp:68:10: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 68 | }), comments(), make_format(toml::array_format::multiline, toml::indent_char::none, 4, 0), ctx); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_parse_array.cpp:86:10: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 86 | }), comments(), make_format(toml::array_format::multiline, toml::indent_char::none, 4, 0), ctx); | ^ [81/92] Linking CXX executable tests/test_parse_array In file included from /usr/include/c++/14.2.0/vector:65, from /usr/include/doctest/doctest.h:3169, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find_or.cpp:2: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector, allocator > > >; _ForwardIterator = toml::basic_value*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector, allocator > > >; _ForwardIterator = toml::basic_value*; _Tp = toml::basic_value]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = toml::basic_value; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:66: /usr/include/c++/14.2.0/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = toml::basic_value; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_vector.h:678:7: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 678 | vector(initializer_list __l, | ^~~~~~ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find_or.cpp: In function 'void DOCTEST_ANON_FUNC_20()': /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find_or.cpp:193:41: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 193 | const array_type array{1, 2, 3, 4, 5}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find_or.cpp: In function 'void DOCTEST_ANON_FUNC_14()': /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find_or.cpp:58:55: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 58 | TOML11_TEST_FIND_OR_EXACT(array_type, ({1,2,3,4,5}), ({6,7,8,9,10})); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find_or.cpp:22:23: note: in definition of macro 'TOML11_TEST_FIND_OR_EXACT' 22 | const ty init init_expr ; \ | ^~~~~~~~~ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find_or.cpp:58:71: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 58 | TOML11_TEST_FIND_OR_EXACT(array_type, ({1,2,3,4,5}), ({6,7,8,9,10})); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find_or.cpp:23:23: note: in definition of macro 'TOML11_TEST_FIND_OR_EXACT' 23 | const ty opt opt_expr ; \ | ^~~~~~~~ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find_or.cpp: In function 'void DOCTEST_ANON_FUNC_16()': /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find_or.cpp:104:54: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 104 | TOML11_TEST_FIND_OR_MOVE(array_type, ({1,2,3,4,5}), ({6,7,8,9,10})); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find_or.cpp:66:23: note: in definition of macro 'TOML11_TEST_FIND_OR_MOVE' 66 | const ty init init_expr ; \ | ^~~~~~~~~ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find_or.cpp:104:70: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 104 | TOML11_TEST_FIND_OR_MOVE(array_type, ({1,2,3,4,5}), ({6,7,8,9,10})); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find_or.cpp:67:23: note: in definition of macro 'TOML11_TEST_FIND_OR_MOVE' 67 | ty opt opt_expr ; \ | ^~~~~~~~ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find_or.cpp: In function 'void DOCTEST_ANON_FUNC_18()': /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find_or.cpp:152:56: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 152 | TOML11_TEST_FIND_OR_MODIFY(array_type, ({1,2,3,4,5}), ({6,7,8,9,10})); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find_or.cpp:113:23: note: in definition of macro 'TOML11_TEST_FIND_OR_MODIFY' 113 | const ty init init_expr ; \ | ^~~~~~~~~ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find_or.cpp:152:72: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 152 | TOML11_TEST_FIND_OR_MODIFY(array_type, ({1,2,3,4,5}), ({6,7,8,9,10})); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find_or.cpp:114:23: note: in definition of macro 'TOML11_TEST_FIND_OR_MODIFY' 114 | ty opt1 opt_expr ; \ | ^~~~~~~~ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find_or.cpp:152:72: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 152 | TOML11_TEST_FIND_OR_MODIFY(array_type, ({1,2,3,4,5}), ({6,7,8,9,10})); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find_or.cpp:115:23: note: in definition of macro 'TOML11_TEST_FIND_OR_MODIFY' 115 | ty opt2 opt_expr ; \ | ^~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector, allocator > > >; _ForwardIterator = toml::basic_value*; _Tp = toml::basic_value]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Tp = toml::basic_value; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = toml::basic_value; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/vector.tcc:238:44, inlined from 'void DOCTEST_ANON_FUNC_18()' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find_or.cpp:152:5: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [82/92] Linking CXX executable tests/test_find_or [83/92] Linking CXX executable tests/test_format_table [84/92] Linking CXX executable tests/test_serialize [85/92] Linking CXX executable tests/test_comments In file included from /usr/include/c++/14.2.0/vector:66, from /usr/include/doctest/doctest.h:3169, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:2: /usr/include/c++/14.2.0/bits/stl_vector.h: In function 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = toml::basic_value; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_vector.h:678:7: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 678 | vector(initializer_list __l, | ^~~~~~ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp: In function 'void DOCTEST_ANON_FUNC_18()': /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:270:56: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 270 | const toml::value v = toml::array{1, 2, 3, 4, 5}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:275:56: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 275 | const toml::value v = toml::array{1, 2, 3, 4, 5}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:280:56: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 280 | const toml::value v = toml::array{1, 2, 3, 4, 5}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:293:50: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 293 | toml::value v = toml::array{1, 2, 3, 4, 5}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:298:50: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 298 | toml::value v = toml::array{1, 2, 3, 4, 5}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:303:50: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 303 | toml::value v = toml::array{1, 2, 3, 4, 5}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:316:50: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 316 | toml::value v = toml::array{1, 2, 3, 4, 5}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:321:50: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 321 | toml::value v = toml::array{1, 2, 3, 4, 5}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:326:50: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 326 | toml::value v = toml::array{1, 2, 3, 4, 5}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp: In function 'void DOCTEST_ANON_FUNC_30()': /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:658:66: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 658 | value_type v = toml::table{{"key", toml::array{42, 54, 69, 72}}}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:693:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 693 | value_type p = toml::table{{"key", toml::array{3.14, 2.71}}}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp: In function 'void DOCTEST_ANON_FUNC_32()': /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:703:67: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 703 | value_type v1 = toml::table{{"key", toml::array{42, 54, 69, 72}}}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:704:67: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 704 | value_type v2 = toml::table{{"key", toml::array{42, 54, 69, 72}}}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:705:67: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 705 | value_type v3 = toml::table{{"key", toml::array{42, 54, 69, 72}}}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:706:67: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 706 | value_type v4 = toml::table{{"key", toml::array{42, 54, 69, 72}}}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:707:67: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 707 | value_type v5 = toml::table{{"key", toml::array{42, 54, 69, 72}}}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:742:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 742 | value_type p = toml::table{{"key", toml::array{3.14, 2.71}}}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp: In function 'void DOCTEST_ANON_FUNC_34()': /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:752:47: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 752 | value_type v1 = toml::array{42, 54, 69, 72}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:753:52: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 753 | value_type v2 = toml::array{"foo", "bar", "baz"}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:754:58: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 754 | value_type v = toml::table{{"key", toml::array{v1, v2}}}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp: In function 'void DOCTEST_ANON_FUNC_36()': /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:785:47: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 785 | value_type a1 = toml::array{42, 54, 69, 72}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:786:52: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 786 | value_type a2 = toml::array{"foo", "bar", "baz"}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:787:59: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 787 | value_type v1 = toml::table{{"key", toml::array{a1, a2}}}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:788:59: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 788 | value_type v2 = toml::table{{"key", toml::array{a1, a2}}}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp: In function 'void DOCTEST_ANON_FUNC_20()': /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:368:48: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 368 | toml::array{"array", "of", "string"}, | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:369:44: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 369 | toml::array{toml::array{1, 2, 3}, toml::array{3.14, 2.71}} | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:369:69: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 369 | toml::array{toml::array{1, 2, 3}, toml::array{3.14, 2.71}} | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:369:70: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 369 | toml::array{toml::array{1, 2, 3}, toml::array{3.14, 2.71}} | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:370:9: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 370 | }; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:396:40: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 396 | toml::array{1, 2, 3}, | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:400:17: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 400 | }} | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_find.cpp:400:18: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 400 | }} | ^ [86/92] Linking CXX executable tests/test_find [87/92] Linking CXX executable tests/test_parse In file included from /usr/include/c++/14.2.0/map:62, from /usr/include/nlohmann/detail/conversions/from_json.hpp:15, from /usr/include/nlohmann/adl_serializer.hpp:14, from /usr/include/nlohmann/json.hpp:34, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/to_toml.cpp:5: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::allocator >&>, std::tuple<>}; _Key = std::__cxx11::basic_string; _Val = std::pair, nlohmann::json_abi_v3_11_3::basic_json<> >; _KeyOfValue = std::_Select1st, nlohmann::json_abi_v3_11_3::basic_json<> > >; _Compare = std::less >; _Alloc = std::allocator, nlohmann::json_abi_v3_11_3::basic_json<> > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, nlohmann::json_abi_v3_11_3::basic_json<> >, std::_Select1st, nlohmann::json_abi_v3_11_3::basic_json<> > >, std::less >, std::allocator, nlohmann::json_abi_v3_11_3::basic_json<> > > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string; _Tp = nlohmann::json_abi_v3_11_3::basic_json<>; _Compare = std::less >; _Alloc = std::allocator, nlohmann::json_abi_v3_11_3::basic_json<> > >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, nlohmann::json_abi_v3_11_3::basic_json<> >, std::_Select1st, nlohmann::json_abi_v3_11_3::basic_json<> > >, std::less >, std::allocator, nlohmann::json_abi_v3_11_3::basic_json<> > > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ [88/92] Linking CXX executable tests/toml11_encoder [89/92] Linking CXX executable tests/test_parse_null In file included from /usr/include/c++/14.2.0/vector:66, from /usr/include/doctest/doctest.h:3169, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_user_defined_conversion.cpp:2: /usr/include/c++/14.2.0/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = toml::basic_value; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_vector.h:678:7: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 678 | vector(initializer_list __l, | ^~~~~~ /usr/include/c++/14.2.0/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = toml::basic_value; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_vector.h:678:7: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 In file included from /usr/include/c++/14.2.0/bits/unordered_set.h:33, from /usr/include/c++/14.2.0/unordered_set:41, from /usr/include/doctest/doctest.h:3183: /usr/include/c++/14.2.0/bits/hashtable.h: In constructor 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_Hashtable(_InputIterator, _InputIterator, size_type, const _Hash&, const _Equal&, const allocator_type&, std::true_type) [with _InputIterator = std::move_iterator<__gnu_cxx::__normal_iterator, toml::basic_value >*, std::vector, toml::basic_value >, std::allocator, toml::basic_value > > > > >; _Key = std::__cxx11::basic_string; _Value = std::pair, toml::basic_value >; _Alloc = std::allocator, toml::basic_value > >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to >; _Hash = std::hash >; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]': /usr/include/c++/14.2.0/bits/hashtable.h:1267:7: note: parameter passing for argument of type 'std::move_iterator<__gnu_cxx::__normal_iterator, toml::basic_value >*, std::vector, toml::basic_value >, std::allocator, toml::basic_value > > > > >' changed in GCC 7.1 1267 | _Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1268 | _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>:: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/hashtable.h:1267:7: note: parameter passing for argument of type 'std::move_iterator<__gnu_cxx::__normal_iterator, toml::basic_value >*, std::vector, toml::basic_value >, std::allocator, toml::basic_value > > > > >' changed in GCC 7.1 In constructor 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_Hashtable(_InputIterator, _InputIterator, size_type, const _Hash&, const key_equal&, const allocator_type&) [with _InputIterator = std::move_iterator<__gnu_cxx::__normal_iterator, toml::basic_value >*, std::vector, toml::basic_value >, std::allocator, toml::basic_value > > > > >; _Key = std::__cxx11::basic_string; _Value = std::pair, toml::basic_value >; _Alloc = std::allocator, toml::basic_value > >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to >; _Hash = std::hash >; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]', inlined from 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(_InputIterator, _InputIterator, size_type, const hasher&, const key_equal&, const allocator_type&) [with _InputIterator = std::move_iterator<__gnu_cxx::__normal_iterator, toml::basic_value >*, std::vector, toml::basic_value >, std::allocator, toml::basic_value > > > > >; _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]' at /usr/include/c++/14.2.0/bits/unordered_map.h:184:4, inlined from 'toml::basic_value::basic_value(toml::basic_value) [with TI = toml::ordered_type_config; TypeConfig = toml::type_config]' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/include/toml11/value.hpp:269:28: /usr/include/c++/14.2.0/bits/hashtable.h:577:37: note: parameter passing for argument of type 'std::move_iterator<__gnu_cxx::__normal_iterator, toml::basic_value >*, std::vector, toml::basic_value >, std::allocator, toml::basic_value > > > > >' changed in GCC 7.1 577 | __unique_keys{}) | ^ In constructor 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_Hashtable(_InputIterator, _InputIterator, size_type, const _Hash&, const key_equal&, const allocator_type&) [with _InputIterator = std::move_iterator<__gnu_cxx::__normal_iterator, toml::basic_value >*, std::vector, toml::basic_value >, std::allocator, toml::basic_value > > > > >; _Key = std::__cxx11::basic_string; _Value = std::pair, toml::basic_value >; _Alloc = std::allocator, toml::basic_value > >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to >; _Hash = std::hash >; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]', inlined from 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(_InputIterator, _InputIterator, size_type, const hasher&, const key_equal&, const allocator_type&) [with _InputIterator = std::move_iterator<__gnu_cxx::__normal_iterator, toml::basic_value >*, std::vector, toml::basic_value >, std::allocator, toml::basic_value > > > > >; _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]' at /usr/include/c++/14.2.0/bits/unordered_map.h:184:4, inlined from 'toml::basic_value::basic_value(T, toml::table_format_info, std::vector >, region_type) [with T = toml::ordered_map, toml::basic_value, std::equal_to >, std::allocator, toml::basic_value > > >; typename std::enable_if > > >, toml::detail::is_map_impl::type>, toml::cxx::negation >, toml::cxx::negation > >::value, std::nullptr_t>::type = nullptr; TypeConfig = toml::type_config]' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/include/toml11/value.hpp:1220:43, inlined from 'toml::basic_value::basic_value(T) [with T = toml::ordered_map, toml::basic_value, std::equal_to >, std::allocator, toml::basic_value > > >; typename std::enable_if > > >, toml::detail::is_map_impl::type>, toml::cxx::negation >, toml::cxx::negation > >::value, std::nullptr_t>::type = nullptr; TypeConfig = toml::type_config]' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/include/toml11/value.hpp:1202:99: /usr/include/c++/14.2.0/bits/hashtable.h:577:37: note: parameter passing for argument of type 'std::move_iterator<__gnu_cxx::__normal_iterator, toml::basic_value >*, std::vector, toml::basic_value >, std::allocator, toml::basic_value > > > > >' changed in GCC 7.1 577 | __unique_keys{}) | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_user_defined_conversion.cpp: In function 'void DOCTEST_ANON_FUNC_22()': /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_user_defined_conversion.cpp:368:9: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 368 | }); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_user_defined_conversion.cpp:400:13: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 400 | }); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_user_defined_conversion.cpp:433:13: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 433 | }); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_user_defined_conversion.cpp:467:13: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 467 | }); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_user_defined_conversion.cpp:502:13: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 502 | }); | ^ [90/92] Linking CXX executable tests/test_user_defined_conversion [91/92] Linking CXX executable tests/test_format_integer In file included from /usr/include/c++/14.2.0/deque:66, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_value.cpp:8: /usr/include/c++/14.2.0/bits/stl_deque.h: In constructor 'std::deque<_Tp, _Alloc>::deque(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = toml::basic_value; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_deque.h:976:7: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 976 | deque(initializer_list __l, | ^~~~~ In file included from /usr/include/c++/14.2.0/vector:66, from /usr/include/doctest/doctest.h:3169, from /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_value.cpp:2: /usr/include/c++/14.2.0/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = toml::basic_value; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_vector.h:678:7: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 678 | vector(initializer_list __l, | ^~~~~~ In file included from /usr/include/c++/14.2.0/bits/unordered_set.h:33, from /usr/include/c++/14.2.0/unordered_set:41, from /usr/include/doctest/doctest.h:3183: /usr/include/c++/14.2.0/bits/hashtable.h: In constructor 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_Hashtable(_InputIterator, _InputIterator, size_type, const _Hash&, const _Equal&, const allocator_type&, std::true_type) [with _InputIterator = std::move_iterator, toml::basic_value > > >; _Key = std::__cxx11::basic_string; _Value = std::pair, toml::basic_value >; _Alloc = std::allocator, toml::basic_value > >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to >; _Hash = std::hash >; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]': /usr/include/c++/14.2.0/bits/hashtable.h:1267:7: note: parameter passing for argument of type 'std::move_iterator, toml::basic_value > > >' changed in GCC 7.1 1267 | _Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1268 | _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>:: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/hashtable.h:1267:7: note: parameter passing for argument of type 'std::move_iterator, toml::basic_value > > >' changed in GCC 7.1 In constructor 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_Hashtable(_InputIterator, _InputIterator, size_type, const _Hash&, const key_equal&, const allocator_type&) [with _InputIterator = std::move_iterator, toml::basic_value > > >; _Key = std::__cxx11::basic_string; _Value = std::pair, toml::basic_value >; _Alloc = std::allocator, toml::basic_value > >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to >; _Hash = std::hash >; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]', inlined from 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(_InputIterator, _InputIterator, size_type, const hasher&, const key_equal&, const allocator_type&) [with _InputIterator = std::move_iterator, toml::basic_value > > >; _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]' at /usr/include/c++/14.2.0/bits/unordered_map.h:184:4, inlined from 'toml::basic_value& toml::basic_value::operator=(T) [with T = std::map, toml::basic_value >; typename std::enable_if > > >, toml::detail::is_map_impl::type>, toml::cxx::negation >, toml::cxx::negation > >::value, std::nullptr_t>::type = nullptr; TypeConfig = toml::type_config]' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/include/toml11/value.hpp:1243:20: /usr/include/c++/14.2.0/bits/hashtable.h:577:37: note: parameter passing for argument of type 'std::move_iterator, toml::basic_value > > >' changed in GCC 7.1 577 | __unique_keys{}) | ^ In constructor 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_Hashtable(_InputIterator, _InputIterator, size_type, const _Hash&, const key_equal&, const allocator_type&) [with _InputIterator = std::move_iterator, toml::basic_value > > >; _Key = std::__cxx11::basic_string; _Value = std::pair, toml::basic_value >; _Alloc = std::allocator, toml::basic_value > >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to >; _Hash = std::hash >; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]', inlined from 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(_InputIterator, _InputIterator, size_type, const hasher&, const key_equal&, const allocator_type&) [with _InputIterator = std::move_iterator, toml::basic_value > > >; _Key = std::__cxx11::basic_string; _Tp = toml::basic_value; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, toml::basic_value > >]' at /usr/include/c++/14.2.0/bits/unordered_map.h:184:4, inlined from 'toml::basic_value::basic_value(T, toml::table_format_info, std::vector >, region_type) [with T = std::map, toml::basic_value >; typename std::enable_if > > >, toml::detail::is_map_impl::type>, toml::cxx::negation >, toml::cxx::negation > >::value, std::nullptr_t>::type = nullptr; TypeConfig = toml::type_config]' at /home/buildozer/aports/community/toml11/src/toml11-4.4.0/include/toml11/value.hpp:1220:43: /usr/include/c++/14.2.0/bits/hashtable.h:577:37: note: parameter passing for argument of type 'std::move_iterator, toml::basic_value > > >' changed in GCC 7.1 577 | __unique_keys{}) | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_value.cpp: In function 'void DOCTEST_ANON_FUNC_48()': /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_value.cpp:1162:37: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1162 | toml::value x({true, 42, "hoge"}); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_value.cpp: In function 'void DOCTEST_ANON_FUNC_38()': /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_value.cpp:777:45: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 777 | const toml::array eq{true, 42, "hoge"}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_value.cpp:778:45: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 778 | const toml::array ne{false, 3.14, "fuga"}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_value.cpp: In function 'void DOCTEST_ANON_FUNC_40()': /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_value.cpp:790:59: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 790 | toml::value x(std::deque{true, 42, "hoge"}); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_value.cpp:806:73: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 806 | toml::value x_with_comments(std::deque{true, 42, "hoge"}, std::vector{"foo", "bar"}); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_value.cpp:828:71: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 828 | toml::value x_with_format(std::deque{true, 42, "hoge"}, fmt); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_value.cpp:850:72: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 850 | toml::value x_with_com_fmt(std::deque{true, 42, "hoge"}, fmt, | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_value.cpp:875:71: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 875 | toml::value x_from_array(std::deque{3.14, 2.71, "foo"}, fmt); | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_value.cpp:876:60: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 876 | x_from_array = std::deque{true, 42, "hoge"}; | ^ /home/buildozer/aports/community/toml11/src/toml11-4.4.0/tests/test_value.cpp:899:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 899 | x_from_non_array = std::deque{true, 42, "hoge"}; | ^ [92/92] Linking CXX executable tests/test_value Internal ctest changing into directory: /home/buildozer/aports/community/toml11/src/toml11-4.4.0/build Test project /home/buildozer/aports/community/toml11/src/toml11-4.4.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_parse Start 24: test_result Start 25: test_scanner Start 26: test_serialize Start 27: test_syntax_boolean Start 28: test_syntax_integer Start 29: test_syntax_floating Start 30: test_syntax_string Start 31: test_syntax_datetime Start 32: test_syntax_key Start 33: test_syntax_comment Start 34: test_spec Start 35: test_storage Start 36: test_traits Start 37: test_types Start 38: test_utility Start 39: test_user_defined_conversion Start 40: test_value Start 41: test_accessed Start 42: test_visit 1/42 Test #1: test_comments .................... Passed 0.03 sec 2/42 Test #2: test_datetime .................... Passed 0.03 sec 3/42 Test #3: test_error_message ............... Passed 0.03 sec 4/42 Test #4: test_find ........................ Passed 0.03 sec 5/42 Test #5: test_find_or ..................... Passed 0.03 sec 6/42 Test #6: test_format_integer .............. Passed 0.03 sec 7/42 Test #7: test_format_floating ............. Passed 0.03 sec 8/42 Test #8: test_format_table ................ Passed 0.02 sec 9/42 Test #9: test_get ......................... Passed 0.02 sec 10/42 Test #10: test_get_or ...................... Passed 0.02 sec 11/42 Test #11: test_location .................... Passed 0.02 sec 12/42 Test #12: test_literal ..................... Passed 0.02 sec 13/42 Test #13: test_parse_null .................. Passed 0.02 sec 14/42 Test #14: test_parse_boolean ............... Passed 0.02 sec 15/42 Test #15: test_parse_integer ............... Passed 0.02 sec 16/42 Test #16: test_parse_floating .............. Passed 0.02 sec 17/42 Test #17: test_parse_string ................ Passed 0.02 sec 18/42 Test #18: test_parse_datetime .............. Passed 0.02 sec 19/42 Test #19: test_parse_array ................. Passed 0.02 sec 20/42 Test #20: test_parse_inline_table .......... Passed 0.02 sec 21/42 Test #21: test_parse_table_keys ............ Passed 0.02 sec 22/42 Test #22: test_parse_table ................. Passed 0.02 sec 23/42 Test #23: test_parse ....................... Passed 0.02 sec 24/42 Test #24: test_result ...................... Passed 0.02 sec 25/42 Test #25: test_scanner ..................... Passed 0.02 sec 26/42 Test #27: test_syntax_boolean .............. Passed 0.02 sec 27/42 Test #28: test_syntax_integer .............. Passed 0.02 sec 28/42 Test #29: test_syntax_floating ............. Passed 0.02 sec 29/42 Test #30: test_syntax_string ............... Passed 0.01 sec 30/42 Test #31: test_syntax_datetime ............. Passed 0.01 sec 31/42 Test #32: test_syntax_key .................. Passed 0.01 sec 32/42 Test #33: test_syntax_comment .............. Passed 0.01 sec 33/42 Test #34: test_spec ........................ Passed 0.01 sec 34/42 Test #35: test_storage ..................... Passed 0.01 sec 35/42 Test #36: test_traits ...................... Passed 0.01 sec 36/42 Test #37: test_types ....................... Passed 0.01 sec 37/42 Test #38: test_utility ..................... Passed 0.01 sec 38/42 Test #26: test_serialize ................... Passed 0.02 sec 39/42 Test #39: test_user_defined_conversion ..... Passed 0.01 sec 40/42 Test #41: test_accessed .................... Passed 0.01 sec 41/42 Test #42: test_visit ....................... Passed 0.01 sec 42/42 Test #40: test_value ....................... Passed 0.09 sec 100% tests passed, 0 tests failed out of 42 Total Test time (real) = 0.11 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: 595.1 KB >>> toml11*: Compressing data... >>> toml11*: Create checksum... >>> toml11*: Create toml11-4.4.0-r0.apk >>> toml11: Build complete at Fri, 21 Mar 2025 06:26:42 +0000 elapsed time 0h 0m 28s >>> toml11: Cleaning up srcdir >>> toml11: Cleaning up pkgdir >>> toml11: Uninstalling dependencies... (1/10) Purging .makedepends-toml11 (20250321.062615) (2/10) Purging cmake (3.31.6-r1) (3/10) Purging samurai (1.2-r6) (4/10) Purging doctest-dev (2.4.11-r0) (5/10) Purging nlohmann-json (3.11.3-r0) (6/10) Purging libarchive (3.7.7-r0) (7/10) Purging libbz2 (1.0.8-r6) (8/10) Purging libuv (1.50.0-r0) (9/10) Purging rhash-libs (1.4.5-r0) (10/10) Purging xz-libs (5.6.4-r0) Executing busybox-1.37.0-r14.trigger OK: 322 MiB in 104 packages >>> toml11: Updating the community/armhf repository index... >>> toml11: Signing the index...