>>> jsonnet: Building community/jsonnet 0.21.0-r0 (using abuild 3.15.0_rc3-r3) started Fri, 16 May 2025 21:15:03 +0000 >>> jsonnet: Validating /home/buildozer/aports/community/jsonnet/APKBUILD... >>> jsonnet: Analyzing dependencies... >>> jsonnet: Installing for build: build-base cmake gtest-dev nlohmann-json samurai (1/11) Installing libbz2 (1.0.8-r6) (2/11) Installing libarchive (3.7.9-r0) (3/11) Installing rhash-libs (1.4.5-r0) (4/11) Installing libuv (1.51.0-r0) (5/11) Installing cmake (3.31.7-r1) (6/11) Installing gtest (1.16.0-r0) (7/11) Installing gmock (1.16.0-r0) (8/11) Installing gtest-dev (1.16.0-r0) (9/11) Installing nlohmann-json (3.11.3-r0) (10/11) Installing samurai (1.2-r7) (11/11) Installing .makedepends-jsonnet (20250516.211504) Executing busybox-1.37.0-r17.trigger OK: 649 MiB in 122 packages >>> jsonnet: Cleaning up srcdir >>> jsonnet: Cleaning up pkgdir >>> jsonnet: Cleaning up tmpdir >>> jsonnet: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/jsonnet-0.21.0.tar.gz >>> jsonnet: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/remove-rc2-version-tag.patch >>> jsonnet: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/jsonnet-0.21.0.tar.gz >>> jsonnet: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/remove-rc2-version-tag.patch >>> jsonnet: Checking sha512sums... jsonnet-0.21.0.tar.gz: OK remove-rc2-version-tag.patch: OK rapidyaml-loongarch64.patch: OK >>> jsonnet: Unpacking /var/cache/distfiles/v3.22/jsonnet-0.21.0.tar.gz... >>> jsonnet: remove-rc2-version-tag.patch patching file cpp/CMakeLists.txt >>> jsonnet: rapidyaml-loongarch64.patch patching file third_party/rapidyaml/ryml_all.hpp CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found GTest: /usr/lib/cmake/GTest/GTestConfig.cmake (found version "1.16.0") -- Found nlohmann_json: /usr/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found suitable version "3.11.3", minimum required is "3.6.1") Extracted Jsonnet version: 0.21.0 CMake Warning at test_suite/CMakeLists.txt:3 (message): Bash not found, can't run regression tests. -- Configuring done (0.4s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.21.0/build [1/44] Building CXX object third_party/rapidyaml/CMakeFiles/ryml.dir/rapidyaml.cpp.o [2/44] Building CXX object third_party/md5/CMakeFiles/md5.dir/md5.cpp.o [3/44] Building CXX object stdlib/CMakeFiles/to_c_array.dir/to_c_array.cpp.o [4/44] Linking CXX executable to_c_array [5/44] Generating /home/buildozer/aports/community/jsonnet/src/jsonnet-0.21.0/core/std.jsonnet.h [6/44] Building CXX object cmd/CMakeFiles/jsonnetfmt.dir/utils.cpp.o [7/44] Building CXX object cmd/CMakeFiles/jsonnetfmt.dir/jsonnetfmt.cpp.o [8/44] Building CXX object cmd/CMakeFiles/jsonnet.dir/utils.cpp.o [9/44] Building CXX object cmd/CMakeFiles/jsonnet.dir/jsonnet.cpp.o [10/44] Building C object core/CMakeFiles/libjsonnet_test_snippet.dir/libjsonnet_test_snippet.c.o [11/44] Building C object core/CMakeFiles/libjsonnet_test_file.dir/libjsonnet_test_file.c.o [12/44] Building CXX object core/CMakeFiles/libjsonnet_test.dir/libjsonnet_test.cpp.o [13/44] Building CXX object core/CMakeFiles/parser_test.dir/parser_test.cpp.o [14/44] Building CXX object core/CMakeFiles/lexer_test.dir/lexer_test.cpp.o [15/44] Building CXX object core/CMakeFiles/unicode_test.dir/unicode_test.cpp.o [16/44] Building CXX object core/CMakeFiles/libjsonnet.dir/vm.cpp.o [17/44] Building CXX object core/CMakeFiles/libjsonnet.dir/string_utils.cpp.o [18/44] Building CXX object core/CMakeFiles/libjsonnet.dir/static_analysis.cpp.o [19/44] Building CXX object core/CMakeFiles/libjsonnet.dir/path_utils.cpp.o [20/44] Building CXX object core/CMakeFiles/libjsonnet.dir/pass.cpp.o [21/44] Building CXX object core/CMakeFiles/libjsonnet.dir/parser.cpp.o [22/44] Building CXX object core/CMakeFiles/libjsonnet.dir/libjsonnet.cpp.o [23/44] Building CXX object core/CMakeFiles/libjsonnet.dir/lexer.cpp.o [24/44] Building CXX object core/CMakeFiles/libjsonnet.dir/formatter.cpp.o [25/44] Building CXX object core/CMakeFiles/libjsonnet.dir/desugarer.cpp.o [26/44] Linking CXX static library libmd5.a [27/44] Linking CXX static library libryml.a In file included from /usr/include/c++/14.2.0/set:62, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.21.0/core/vm.cpp:21: /usr/include/c++/14.2.0/bits/stl_tree.h: In 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, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.21.0/core/desugarer.h:20, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.21.0/core/vm.cpp:28: 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<> > >]', inlined from 'bool nlohmann::json_abi_v3_11_3::detail::json_sax_dom_callback_parser::key(string_t&) [with BasicJsonType = nlohmann::json_abi_v3_11_3::basic_json<>]' at /usr/include/nlohmann/detail/input/json_sax.hpp:441:83: /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<>()); | ~~~~~~~~~~~~~~~ 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<> > >]', inlined from 'bool nlohmann::json_abi_v3_11_3::detail::json_sax_dom_parser::key(string_t&) [with BasicJsonType = nlohmann::json_abi_v3_11_3::basic_json<>]' at /usr/include/nlohmann/detail/input/json_sax.hpp:246:79, inlined from 'bool nlohmann::json_abi_v3_11_3::detail::parser::sax_parse_internal(SAX*) [with SAX = nlohmann::json_abi_v3_11_3::detail::json_sax_dom_parser >; BasicJsonType = nlohmann::json_abi_v3_11_3::basic_json<>; InputAdapterType = nlohmann::json_abi_v3_11_3::detail::iterator_input_adapter<__gnu_cxx::__normal_iterator > >]' at /usr/include/nlohmann/detail/input/parser.hpp:219:29: /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<>()); | ~~~~~~~~~~~~~~~ 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<> > >]', inlined from 'bool nlohmann::json_abi_v3_11_3::detail::json_sax_dom_parser::key(string_t&) [with BasicJsonType = nlohmann::json_abi_v3_11_3::basic_json<>]' at /usr/include/nlohmann/detail/input/json_sax.hpp:246:79, inlined from 'bool nlohmann::json_abi_v3_11_3::detail::parser::sax_parse_internal(SAX*) [with SAX = nlohmann::json_abi_v3_11_3::detail::json_sax_dom_parser >; BasicJsonType = nlohmann::json_abi_v3_11_3::basic_json<>; InputAdapterType = nlohmann::json_abi_v3_11_3::detail::iterator_input_adapter<__gnu_cxx::__normal_iterator > >]' at /usr/include/nlohmann/detail/input/parser.hpp:430:21: /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<>()); | ~~~~~~~~~~~~~~~ [28/44] Linking CXX shared library libjsonnet.so.0.21.0 [29/44] Creating library symlink libjsonnet.so.0 libjsonnet.so [30/44] Linking CXX executable jsonnetfmt [31/44] Linking CXX executable jsonnet [32/44] Linking CXX executable libjsonnet_test_snippet [33/44] Linking CXX executable libjsonnet_test_file [34/44] Linking CXX executable libjsonnet_test [35/44] Linking CXX executable parser_test [36/44] Linking CXX executable lexer_test [37/44] Linking CXX executable unicode_test [38/44] Building CXX object cpp/CMakeFiles/libjsonnet_test_locale.dir/libjsonnet_test_locale.cpp.o [39/44] Building CXX object cpp/CMakeFiles/libjsonnet++_test.dir/libjsonnet++_test.cpp.o [40/44] Building CXX object cpp/CMakeFiles/libjsonnet++.dir/libjsonnet++.cpp.o [41/44] Linking CXX shared library libjsonnet++.so.0.21.0 [42/44] Creating library symlink libjsonnet++.so.0 libjsonnet++.so [43/44] Linking CXX executable libjsonnet_test_locale [44/44] Linking CXX executable libjsonnet++_test >>> jsonnet: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/lib/libjsonnet.so.0.21.0 -- Installing: /home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/lib/libjsonnet.so.0 -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/lib/libjsonnet.so.0.21.0" to "" -- Installing: /home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/lib/libjsonnet.so -- Installing: /home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/include/libjsonnet.h -- Installing: /home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/include/libjsonnet++.h -- Installing: /home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/include/libjsonnet_fmt.h -- Installing: /home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/lib/libjsonnet++.so.0.21.0 -- Installing: /home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/lib/libjsonnet++.so.0 -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/lib/libjsonnet++.so.0.21.0" to "" -- Installing: /home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/lib/libjsonnet++.so -- Up-to-date: /home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/include/libjsonnet.h -- Up-to-date: /home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/include/libjsonnet++.h -- Up-to-date: /home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/include/libjsonnet_fmt.h -- Installing: /home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/bin/jsonnet -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/bin/jsonnet" to "" -- Installing: /home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/bin/jsonnetfmt -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/bin/jsonnetfmt" to "" >>> jsonnet-libs*: Running split function libs... 'usr/lib/libjsonnet++.so.0' -> '/home/buildozer/aports/community/jsonnet/pkg/jsonnet-libs/usr/lib/libjsonnet++.so.0' 'usr/lib/libjsonnet++.so.0.21.0' -> '/home/buildozer/aports/community/jsonnet/pkg/jsonnet-libs/usr/lib/libjsonnet++.so.0.21.0' 'usr/lib/libjsonnet.so.0' -> '/home/buildozer/aports/community/jsonnet/pkg/jsonnet-libs/usr/lib/libjsonnet.so.0' 'usr/lib/libjsonnet.so.0.21.0' -> '/home/buildozer/aports/community/jsonnet/pkg/jsonnet-libs/usr/lib/libjsonnet.so.0.21.0' >>> jsonnet-libs*: Preparing subpackage jsonnet-libs... >>> jsonnet-libs*: Stripping binaries >>> jsonnet-libs*: Running postcheck for jsonnet-libs >>> jsonnet-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/jsonnet/pkg/jsonnet-dev/usr/include' 'usr/lib/libjsonnet++.so' -> '/home/buildozer/aports/community/jsonnet/pkg/jsonnet-dev/usr/lib/libjsonnet++.so' 'usr/lib/libjsonnet.so' -> '/home/buildozer/aports/community/jsonnet/pkg/jsonnet-dev/usr/lib/libjsonnet.so' >>> jsonnet-dev*: Preparing subpackage jsonnet-dev... >>> jsonnet-dev*: Stripping binaries >>> jsonnet-dev*: Running postcheck for jsonnet-dev >>> jsonnet*: Running postcheck for jsonnet >>> jsonnet*: Preparing package jsonnet... >>> jsonnet*: Stripping binaries >>> jsonnet-dev*: Scanning shared objects >>> jsonnet-libs*: Scanning shared objects >>> jsonnet*: Scanning shared objects >>> jsonnet-dev*: Tracing dependencies... jsonnet-libs=0.21.0-r0 >>> jsonnet-dev*: Package size: 21.2 KB >>> jsonnet-dev*: Compressing data... >>> jsonnet-dev*: Create checksum... >>> jsonnet-dev*: Create jsonnet-dev-0.21.0-r0.apk >>> jsonnet-libs*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> jsonnet-libs*: Package size: 1.3 MB >>> jsonnet-libs*: Compressing data... >>> jsonnet-libs*: Create checksum... >>> jsonnet-libs*: Create jsonnet-libs-0.21.0-r0.apk >>> jsonnet*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:libjsonnet.so.0 so:libstdc++.so.6 >>> jsonnet*: Package size: 94.8 KB >>> jsonnet*: Compressing data... >>> jsonnet*: Create checksum... >>> jsonnet*: Create jsonnet-0.21.0-r0.apk >>> jsonnet: Build complete at Fri, 16 May 2025 21:15:38 +0000 elapsed time 0h 0m 35s >>> jsonnet: Cleaning up srcdir >>> jsonnet: Cleaning up pkgdir >>> jsonnet: Uninstalling dependencies... (1/11) Purging .makedepends-jsonnet (20250516.211504) (2/11) Purging cmake (3.31.7-r1) (3/11) Purging gtest-dev (1.16.0-r0) (4/11) Purging gmock (1.16.0-r0) (5/11) Purging gtest (1.16.0-r0) (6/11) Purging nlohmann-json (3.11.3-r0) (7/11) Purging samurai (1.2-r7) (8/11) Purging libarchive (3.7.9-r0) (9/11) Purging libbz2 (1.0.8-r6) (10/11) Purging libuv (1.51.0-r0) (11/11) Purging rhash-libs (1.4.5-r0) Executing busybox-1.37.0-r17.trigger OK: 601 MiB in 111 packages >>> jsonnet: Updating the community/armhf repository index... >>> jsonnet: Signing the index...