>>> jsonnet: Building community/jsonnet 0.17.0-r0 (using abuild 3.9.0-r0) started Sat, 16 Apr 2022 02:32:43 +0000 >>> jsonnet: Checking sanity of /home/buildozer/aports/community/jsonnet/APKBUILD... >>> jsonnet: Analyzing dependencies... >>> jsonnet: Installing for build: build-base cmake gtest-dev bash (1/12) Installing libbz2 (1.0.8-r1) (2/12) Installing xz-libs (5.2.5-r1) (3/12) Installing libarchive (3.6.1-r0) (4/12) Installing rhash-libs (1.4.2-r2) (5/12) Installing libuv (1.44.1-r0) (6/12) Installing cmake (3.23.1-r0) (7/12) Installing gtest (1.11.0_git20220205-r1) (8/12) Installing gmock (1.11.0_git20220205-r1) (9/12) Installing gtest-dev (1.11.0_git20220205-r1) (10/12) Installing readline (8.1.2-r0) (11/12) Installing bash (5.1.16-r2) Executing bash-5.1.16-r2.post-install (12/12) Installing .makedepends-jsonnet (20220416.023249) Executing busybox-1.35.0-r8.trigger OK: 296 MiB in 100 packages >>> jsonnet: Cleaning up srcdir >>> jsonnet: Cleaning up pkgdir >>> jsonnet: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/jsonnet-0.17.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 20.8M 0 98304 0 0 130k 0 0:02:43 --:--:-- 0:02:43 130k 72 20.8M 72 15.1M 0 0 8880k 0 0:00:02 0:00:01 0:00:01 8878k 100 20.8M 100 20.8M 0 0 10.6M 0 0:00:01 0:00:01 --:--:-- 10.6M >>> jsonnet: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/jsonnet-0.17.0.tar.gz >>> jsonnet: Checking sha512sums... jsonnet-0.17.0.tar.gz: OK >>> jsonnet: Unpacking /var/cache/distfiles/v3.16/jsonnet-0.17.0.tar.gz... CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.2.1 -- The CXX compiler identification is GNU 11.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found GTest: /usr/lib/cmake/GTest/GTestConfig.cmake (found version "1.11.0") Extracted Jsonnet version: 0.17.0 Testing with Jsonnet executable: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/build/jsonnet -- Configuring done -- Generating done -- Build files have been written to: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/build [ 2%] Building CXX object stdlib/CMakeFiles/to_c_array.dir/to_c_array.cpp.o [ 5%] Building CXX object third_party/md5/CMakeFiles/md5.dir/md5.cpp.o [ 8%] Linking CXX executable ../to_c_array [ 8%] Built target to_c_array [ 11%] Generating ../../core/std.jsonnet.h [ 11%] Built target stdlib [ 14%] Linking CXX static library ../../libmd5.a [ 14%] Built target md5 [ 17%] Building CXX object core/CMakeFiles/libjsonnet.dir/desugarer.cpp.o [ 20%] Building CXX object core/CMakeFiles/libjsonnet.dir/formatter.cpp.o [ 22%] Building CXX object core/CMakeFiles/libjsonnet.dir/lexer.cpp.o [ 25%] Building CXX object core/CMakeFiles/libjsonnet.dir/libjsonnet.cpp.o [ 28%] Building CXX object core/CMakeFiles/libjsonnet.dir/parser.cpp.o [ 31%] Building CXX object core/CMakeFiles/libjsonnet.dir/pass.cpp.o [ 34%] Building CXX object core/CMakeFiles/libjsonnet.dir/static_analysis.cpp.o [ 37%] Building CXX object core/CMakeFiles/libjsonnet.dir/string_utils.cpp.o [ 40%] Building CXX object core/CMakeFiles/libjsonnet.dir/vm.cpp.o In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/core/vm.cpp:26: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/third_party/json/json.hpp: In instantiation of 'std::string nlohmann::detail::lexer::get_token_string() const [with BasicJsonType = nlohmann::basic_json<>; std::string = std::__cxx11::basic_string]': /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/third_party/json/json.hpp:7108:57: required from 'void nlohmann::detail::parser::parse(bool, BasicJsonType&) [with BasicJsonType = nlohmann::basic_json<>]' /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/third_party/json/json.hpp:18995:79: required from 'static nlohmann::basic_json nlohmann::basic_json::parse(IteratorType, IteratorType, nlohmann::basic_json::parser_callback_t, bool) [with IteratorType = const char*; typename std::enable_if::iterator_category>::value, int>::type = 0; ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long long int; NumberUnsignedType = long long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::parser_callback_t = std::function >::parse_event_t, nlohmann::basic_json<>&)>]' /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/third_party/json/json.hpp:20795:33: required from here /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/third_party/json/json.hpp:6858:24: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6858 | if ('\x00' <= c and c <= '\x1F') | ~~~~~~~^~~~ In file included from /usr/include/c++/11.2.1/vector:72, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/core/ast.h:27, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/core/desugarer.h:23, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/core/vm.cpp:24: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {JsonnetJsonValue::Kind, const char (&)[1], const double&}; _Tp = JsonnetJsonValue; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {JsonnetJsonValue::Kind, const char (&)[1], double}; _Tp = JsonnetJsonValue; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {JsonnetJsonValue::Kind, const char (&)[1], int}; _Tp = JsonnetJsonValue; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {JsonnetJsonValue::Kind, std::__cxx11::basic_string, std::allocator >, int}; _Tp = JsonnetJsonValue; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void {anonymous}::Interpreter::evaluate(const AST*, unsigned int)': /usr/include/c++/11.2.1/bits/vector.tcc:121:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/vector.tcc:121:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/vector.tcc:121:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/vector.tcc:121:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/set:60, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/core/vm.cpp:21: /usr/include/c++/11.2.1/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(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::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::basic_json<> >; _KeyOfValue = std::_Select1st, nlohmann::basic_json<> > >; _Compare = std::less >; _Alloc = std::allocator, nlohmann::basic_json<> > >]': /usr/include/c++/11.2.1/bits/stl_tree.h:2428:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, nlohmann::basic_json<> >, std::_Select1st, nlohmann::basic_json<> > >, std::less >, std::allocator, nlohmann::basic_json<> > > >::const_iterator' changed in GCC 7.1 2428 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/map:61, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/core/desugarer.h:20, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/core/vm.cpp:24: /usr/include/c++/11.2.1/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::basic_json<>; _Compare = std::less >; _Alloc = std::allocator, nlohmann::basic_json<> > >]': /usr/include/c++/11.2.1/bits/stl_map.h:501:44: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, nlohmann::basic_json<> >, std::_Select1st, nlohmann::basic_json<> > >, std::less >, std::allocator, nlohmann::basic_json<> > > >::const_iterator' changed in GCC 7.1 501 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 502 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 503 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:72, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/core/ast.h:27, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/core/desugarer.h:23, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/core/vm.cpp:24: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {nlohmann::detail::value_t}; _Tp = nlohmann::basic_json<>; _Alloc = std::allocator >]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector, std::allocator > >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector, std::allocator > >::iterator' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {std::__cxx11::basic_string, std::allocator >&}; _Tp = nlohmann::basic_json<>; _Alloc = std::allocator >]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector, std::allocator > >::iterator' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector, std::allocator > >::iterator' changed in GCC 7.1 In file included from /usr/include/c++/11.2.1/map:61, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/core/desugarer.h:20, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/core/vm.cpp:24: /usr/include/c++/11.2.1/bits/stl_map.h: In member function 'bool nlohmann::detail::json_sax_dom_callback_parser::key(nlohmann::detail::json_sax_dom_callback_parser::string_t&) [with BasicJsonType = nlohmann::basic_json<>]': /usr/include/c++/11.2.1/bits/stl_map.h:501:44: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, nlohmann::basic_json<> >, std::_Select1st, nlohmann::basic_json<> > >, std::less >, std::allocator, nlohmann::basic_json<> > > >::const_iterator' changed in GCC 7.1 501 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 502 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 503 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:72, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/core/ast.h:27, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/core/desugarer.h:23, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/core/vm.cpp:24: /usr/include/c++/11.2.1/bits/vector.tcc: In function 'bool nlohmann::detail::parser::sax_parse_internal(SAX*) [with SAX = nlohmann::detail::json_sax_dom_parser >; BasicJsonType = nlohmann::basic_json<>]': /usr/include/c++/11.2.1/bits/vector.tcc:121:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/vector.tcc:121:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/vector.tcc:121:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 42%] Linking CXX shared library ../libjsonnet.so [ 42%] Built target libjsonnet [ 45%] Building CXX object core/CMakeFiles/lexer_test.dir/lexer_test.cpp.o [ 48%] Building CXX object core/CMakeFiles/parser_test.dir/parser_test.cpp.o [ 51%] Building CXX object core/CMakeFiles/libjsonnet_test.dir/libjsonnet_test.cpp.o [ 54%] Building C object core/CMakeFiles/libjsonnet_test_file.dir/libjsonnet_test_file.c.o [ 57%] Building C object core/CMakeFiles/libjsonnet_test_snippet.dir/libjsonnet_test_snippet.c.o [ 60%] Building CXX object cmd/CMakeFiles/jsonnet.dir/jsonnet.cpp.o [ 65%] Building CXX object cmd/CMakeFiles/jsonnetfmt.dir/jsonnetfmt.cpp.o [ 65%] Building CXX object cmd/CMakeFiles/jsonnet.dir/utils.cpp.o [ 68%] Building CXX object cmd/CMakeFiles/jsonnetfmt.dir/utils.cpp.o [ 71%] Linking CXX executable ../libjsonnet_test_file [ 71%] Built target libjsonnet_test_file [ 74%] Linking CXX executable ../libjsonnet_test_snippet [ 74%] Built target libjsonnet_test_snippet [ 77%] Linking CXX executable ../jsonnetfmt [ 77%] Built target jsonnetfmt [ 80%] Linking CXX executable ../libjsonnet_test [ 80%] Built target libjsonnet_test [ 82%] Linking CXX executable ../jsonnet [ 82%] Built target jsonnet [ 85%] Building CXX object cpp/CMakeFiles/libjsonnet++.dir/libjsonnet++.cpp.o [ 88%] Linking CXX shared library ../libjsonnet++.so [ 88%] Built target libjsonnet++ [ 91%] Building CXX object cpp/CMakeFiles/libjsonnet++_test.dir/libjsonnet++_test.cpp.o [ 94%] Linking CXX executable ../parser_test [ 94%] Built target parser_test [ 97%] Linking CXX executable ../libjsonnet++_test [100%] Linking CXX executable ../lexer_test [100%] Built target libjsonnet++_test [100%] Built target lexer_test Test project /home/buildozer/aports/community/jsonnet/src/jsonnet-0.17.0/build Start 1: lexer_test 1/8 Test #1: lexer_test ....................... Passed 0.01 sec Start 2: parser_test 2/8 Test #2: parser_test ...................... Passed 0.01 sec Start 3: libjsonnet_test 3/8 Test #3: libjsonnet_test .................. Passed 0.05 sec Start 4: libjsonnet_test_file 4/8 Test #4: libjsonnet_test_file ............. Passed 0.07 sec Start 5: libjsonnet_test_snippet 5/8 Test #5: libjsonnet_test_snippet .......... Passed 0.05 sec Start 6: jsonnet_test_snippet 6/8 Test #6: jsonnet_test_snippet ............. Passed 0.05 sec Start 7: libjsonnet++_test 7/8 Test #7: libjsonnet++_test ................ Passed 0.28 sec Start 8: regression_test 8/8 Test #8: regression_test .................. Passed 10.02 sec 100% tests passed, 0 tests failed out of 8 Total Test time (real) = 10.55 sec >>> jsonnet: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/lib/libjsonnet.so.0.17.0 -- Installing: /home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/lib/libjsonnet.so.0 -- Set runtime path of "/home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/lib/libjsonnet.so.0.17.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.17.0 -- Installing: /home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/lib/libjsonnet++.so.0 -- 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 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 runtime path of "/home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/bin/jsonnetfmt" to "" >>> jsonnet-dev*: Running split function dev... >>> 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*: Scanning shared objects >>> jsonnet-dev*: Tracing dependencies... jsonnet=0.17.0-r0 >>> jsonnet-dev*: Package size: 44.0 KB >>> jsonnet-dev*: Compressing data... >>> jsonnet-dev*: Create checksum... >>> jsonnet-dev*: Create jsonnet-dev-0.17.0-r0.apk >>> jsonnet*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> jsonnet*: Package size: 668.0 KB >>> jsonnet*: Compressing data... >>> jsonnet*: Create checksum... >>> jsonnet*: Create jsonnet-0.17.0-r0.apk >>> jsonnet: Build complete at Sat, 16 Apr 2022 02:33:38 +0000 elapsed time 0h 0m 55s >>> jsonnet: Cleaning up srcdir >>> jsonnet: Cleaning up pkgdir >>> jsonnet: Uninstalling dependencies... (1/12) Purging .makedepends-jsonnet (20220416.023249) (2/12) Purging gtest-dev (1.11.0_git20220205-r1) (3/12) Purging cmake (3.23.1-r0) (4/12) Purging gmock (1.11.0_git20220205-r1) (5/12) Purging gtest (1.11.0_git20220205-r1) (6/12) Purging bash (5.1.16-r2) Executing bash-5.1.16-r2.pre-deinstall (7/12) Purging libarchive (3.6.1-r0) (8/12) Purging libbz2 (1.0.8-r1) (9/12) Purging xz-libs (5.2.5-r1) (10/12) Purging rhash-libs (1.4.2-r2) (11/12) Purging libuv (1.44.1-r0) (12/12) Purging readline (8.1.2-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> jsonnet: Updating the community/armv7 repository index... >>> jsonnet: Signing the index...