>>> jsonnet: Building community/jsonnet 0.20.0-r0 (using abuild 3.14.1-r3) started Tue, 17 Dec 2024 21:27:07 +0000 >>> jsonnet: Validating /home/buildozer/aports/community/jsonnet/APKBUILD... >>> jsonnet: Analyzing dependencies... >>> jsonnet: Installing for build: build-base cmake gtest-dev nlohmann-json rapidyaml-dev samurai bash (1/15) Installing libbz2 (1.0.8-r6) (2/15) Installing xz-libs (5.6.3-r0) (3/15) Installing libarchive (3.7.7-r0) (4/15) Installing rhash-libs (1.4.5-r0) (5/15) Installing libuv (1.49.2-r0) (6/15) Installing cmake (3.31.2-r0) (7/15) Installing gtest (1.15.2-r0) (8/15) Installing gmock (1.15.2-r0) (9/15) Installing gtest-dev (1.15.2-r0) (10/15) Installing nlohmann-json (3.11.3-r0) (11/15) Installing rapidyaml (0.5.0-r4) (12/15) Installing rapidyaml-dev (0.5.0-r4) (13/15) Installing samurai (1.2-r6) (14/15) Installing bash (5.2.37-r0) Executing bash-5.2.37-r0.post-install (15/15) Installing .makedepends-jsonnet (20241217.212711) Executing busybox-1.37.0-r10.trigger OK: 387 MiB in 117 packages >>> jsonnet: Cleaning up srcdir >>> jsonnet: Cleaning up pkgdir >>> jsonnet: Cleaning up tmpdir >>> jsonnet: Fetching https://distfiles.alpinelinux.org/distfiles/edge/jsonnet-0.20.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> jsonnet: Fetching jsonnet-0.20.0.tar.gz::https://github.com/google/jsonnet/archive/v0.20.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 41 21.4M 41 9197k 0 0 8234k 0 0:00:02 0:00:01 0:00:01 8234k 100 21.4M 100 21.4M 0 0 11.6M 0 0:00:01 0:00:01 --:--:-- 17.3M >>> jsonnet: Fetching https://distfiles.alpinelinux.org/distfiles/edge/jsonnet-0.20.0.tar.gz >>> jsonnet: Checking sha512sums... jsonnet-0.20.0.tar.gz: OK json-include.patch: OK unvendor-ryml.patch: OK >>> jsonnet: Unpacking /var/cache/distfiles/edge/jsonnet-0.20.0.tar.gz... >>> jsonnet: json-include.patch patching file core/vm.cpp >>> jsonnet: unvendor-ryml.patch patching file CMakeLists.txt CMake Deprecation Warning at CMakeLists.txt:2 (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/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.15.2") -- 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.20.0 Testing with Jsonnet executable: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/build/jsonnet -- Configuring done (2.1s) -- Generating done (0.1s) -- Build files have been written to: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/build [1/37] Building CXX object third_party/md5/CMakeFiles/md5.dir/md5.cpp.o [2/37] Building CXX object stdlib/CMakeFiles/to_c_array.dir/to_c_array.cpp.o [3/37] Linking CXX executable to_c_array [4/37] Generating /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/std.jsonnet.h [5/37] Building CXX object cmd/CMakeFiles/jsonnetfmt.dir/utils.cpp.o [6/37] Building CXX object cmd/CMakeFiles/jsonnetfmt.dir/jsonnetfmt.cpp.o [7/37] Building CXX object cmd/CMakeFiles/jsonnet.dir/utils.cpp.o [8/37] Building CXX object cmd/CMakeFiles/jsonnet.dir/jsonnet.cpp.o [9/37] Building C object core/CMakeFiles/libjsonnet_test_snippet.dir/libjsonnet_test_snippet.c.o [10/37] Building C object core/CMakeFiles/libjsonnet_test_file.dir/libjsonnet_test_file.c.o [11/37] Building CXX object core/CMakeFiles/libjsonnet_test.dir/libjsonnet_test.cpp.o [12/37] Building CXX object core/CMakeFiles/parser_test.dir/parser_test.cpp.o [13/37] Building CXX object core/CMakeFiles/lexer_test.dir/lexer_test.cpp.o [14/37] Building CXX object core/CMakeFiles/libjsonnet.dir/vm.cpp.o [15/37] Building CXX object core/CMakeFiles/libjsonnet.dir/string_utils.cpp.o [16/37] Building CXX object core/CMakeFiles/libjsonnet.dir/static_analysis.cpp.o [17/37] Building CXX object core/CMakeFiles/libjsonnet.dir/pass.cpp.o [18/37] Building CXX object core/CMakeFiles/libjsonnet.dir/parser.cpp.o [19/37] Building CXX object core/CMakeFiles/libjsonnet.dir/libjsonnet.cpp.o [20/37] Building CXX object core/CMakeFiles/libjsonnet.dir/lexer.cpp.o [21/37] Building CXX object core/CMakeFiles/libjsonnet.dir/formatter.cpp.o [22/37] Building CXX object core/CMakeFiles/libjsonnet.dir/desugarer.cpp.o [23/37] Linking CXX static library libmd5.a /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/libjsonnet_test.cpp:23:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 23 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/string_utils.cpp:19: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/static_error.h:23:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 23 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:30, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/string_utils.h:20, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/string_utils.cpp:20: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/unicode.h:24:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 24 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:32:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 32 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/string_utils.h:22:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 22 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/string_utils.cpp:22:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 22 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:29, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/ast.h:29, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/static_analysis.cpp:19: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/static_error.h:23:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 23 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:30: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/unicode.h:24:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 24 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:32:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 32 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/ast.h:32:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 32 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/static_analysis.cpp:20: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/static_analysis.h:22:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 22 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/static_analysis.cpp:23:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 23 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:29, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.cpp:23: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/static_error.h:23:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 23 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:30: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/unicode.h:24:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 24 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:32:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 32 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.cpp:27:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 27 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:29, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/ast.h:29, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/parser.h:22, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/parser_test.cpp:17: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/static_error.h:23:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 23 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:30: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/unicode.h:24:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 24 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:32:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 32 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/ast.h:32:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 32 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/parser.h:26:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 26 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/parser_test.cpp:24:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 24 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:29, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer_test.cpp:17: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/static_error.h:23:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 23 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:30: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/unicode.h:24:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 24 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:32:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 32 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer_test.cpp:22:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 22 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:29, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/ast.h:29, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/desugarer.h:23, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/libjsonnet.cpp:32: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/static_error.h:23:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 23 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:30: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/unicode.h:24:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 24 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:32:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 32 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/ast.h:32:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 32 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/desugarer.h:24: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/vm.h:24:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 24 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/desugarer.h:26:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 26 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/libjsonnet.cpp:33: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/formatter.h:22:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 22 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/libjsonnet.cpp:35: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/parser.h:26:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 26 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/libjsonnet.cpp:36: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/static_analysis.h:22:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 22 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:29, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/ast.h:29, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/pass.h:20, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/pass.cpp:17: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/static_error.h:23:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 23 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:30: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/unicode.h:24:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 24 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:32:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 32 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/ast.h:32:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 32 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/pass.h:22:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 22 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/pass.cpp:19:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 19 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:29, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/ast.h:29, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/formatter.h:20, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/formatter.cpp:21: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/static_error.h:23:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 23 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:30: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/unicode.h:24:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 24 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:32:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 32 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/ast.h:32:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 32 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/formatter.h:22:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 22 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/formatter.cpp:23: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/pass.h:22:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 22 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/formatter.cpp:24: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/string_utils.h:22:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 22 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/formatter.cpp:27:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 27 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:29, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/ast.h:29, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/desugarer.cpp:21: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/static_error.h:23:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 23 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:30: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/unicode.h:24:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 24 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:32:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 32 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/ast.h:32:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 32 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/desugarer.h:24, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/desugarer.cpp:22: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/vm.h:24:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 24 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/desugarer.h:26:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 26 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/desugarer.cpp:24: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/parser.h:26:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 26 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/desugarer.cpp:25: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/pass.h:22:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 22 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/desugarer.cpp:26: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/string_utils.h:22:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 22 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/desugarer.cpp:28:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 28 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:29, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/ast.h:29, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/parser.cpp:28: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/static_error.h:23:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 23 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:30: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/unicode.h:24:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 24 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:32:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 32 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/ast.h:32:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 32 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/desugarer.h:24, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/parser.cpp:29: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/vm.h:24:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 24 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/desugarer.h:26:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 26 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/parser.cpp:31: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/parser.h:26:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 26 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/parser.cpp:34:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 34 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:29, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/ast.h:29, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/desugarer.h:23, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/vm.cpp:24: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/static_error.h:23:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 23 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:30: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/unicode.h:24:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 24 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/lexer.h:32:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 32 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/ast.h:32:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 32 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/desugarer.h:24: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/vm.h:24:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 24 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/desugarer.h:26:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 26 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/vm.cpp:28: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/parser.h:26:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 26 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/vm.cpp:31: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/state.h:20:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 20 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/vm.cpp:32: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/static_analysis.h:22:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 22 | namespace jsonnet::internal { | ^~~~~~~ In file included from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/vm.cpp:33: /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/string_utils.h:22:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 22 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/vm.cpp:36:11: warning: nested namespace definitions only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 36 | namespace jsonnet::internal { | ^~~~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/vm.cpp: In member function 'const c4::yml::Tree jsonnet::internal::{anonymous}::Interpreter::treeFromString(const std::string&)': /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/vm.cpp:1640:27: warning: 'c4::yml::Tree c4::yml::parse(c4::csubstr)' is deprecated: use parse_in_arena() instead [-Wdeprecated-declarations] 1640 | return ryml::parse(c4::to_csubstr(s)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c4/yml/yml.hpp:7, from /usr/include/ryml.hpp:4, from /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/vm.cpp:30: /usr/include/c4/yml/parse.hpp:688:61: note: declared here 688 | RYML_DEPRECATED("use parse_in_arena() instead") inline Tree parse( csubstr yaml ) { Parser np; return np.parse_in_arena({} , yaml); } //!< parse a read-only YAML source buffer, copying it first to the tree's source arena. | ^~~~~ /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/vm.cpp: In member function 'void jsonnet::internal::{anonymous}::Interpreter::otherJsonToHeap(const jsonnet::internal::json&, bool&, jsonnet::internal::{anonymous}::Value&)': /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/core/vm.cpp:1667:16: warning: enumeration value 'binary' not handled in switch [-Wswitch] 1667 | switch (v.type()) { | ^ [24/37] Linking CXX shared library libjsonnet.so.0.20.0 [25/37] Creating library symlink libjsonnet.so.0 libjsonnet.so [26/37] Linking CXX executable jsonnetfmt [27/37] Linking CXX executable jsonnet [28/37] Linking CXX executable libjsonnet_test_snippet [29/37] Linking CXX executable libjsonnet_test_file [30/37] Linking CXX executable libjsonnet_test [31/37] Linking CXX executable parser_test [32/37] Linking CXX executable lexer_test [33/37] Building CXX object cpp/CMakeFiles/libjsonnet++_test.dir/libjsonnet++_test.cpp.o [34/37] Building CXX object cpp/CMakeFiles/libjsonnet++.dir/libjsonnet++.cpp.o [35/37] Linking CXX shared library libjsonnet++.so.0.20.0 [36/37] Creating library symlink libjsonnet++.so.0 libjsonnet++.so [37/37] Linking CXX executable libjsonnet++_test Test project /home/buildozer/aports/community/jsonnet/src/jsonnet-0.20.0/build Start 1: lexer_test Start 2: parser_test Start 3: libjsonnet_test Start 4: libjsonnet_test_file Start 5: libjsonnet_test_snippet Start 6: jsonnet_test_snippet Start 7: libjsonnet++_test Start 8: regression_test 1/8 Test #1: lexer_test ....................... Passed 0.04 sec 2/8 Test #2: parser_test ...................... Passed 0.05 sec 3/8 Test #3: libjsonnet_test .................. Passed 0.30 sec 4/8 Test #6: jsonnet_test_snippet ............. Passed 0.30 sec 5/8 Test #5: libjsonnet_test_snippet .......... Passed 0.30 sec 6/8 Test #4: libjsonnet_test_file ............. Passed 0.38 sec 7/8 Test #7: libjsonnet++_test ................ Passed 1.54 sec 8/8 Test #8: regression_test .................. Passed 115.68 sec 100% tests passed, 0 tests failed out of 8 Total Test time (real) = 115.73 sec >>> jsonnet: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/jsonnet/pkg/jsonnet/usr/lib/libjsonnet.so.0.20.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.20.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.20.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 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.20.0' -> '/home/buildozer/aports/community/jsonnet/pkg/jsonnet-libs/usr/lib/libjsonnet++.so.0.20.0' 'usr/lib/libjsonnet.so.0' -> '/home/buildozer/aports/community/jsonnet/pkg/jsonnet-libs/usr/lib/libjsonnet.so.0' 'usr/lib/libjsonnet.so.0.20.0' -> '/home/buildozer/aports/community/jsonnet/pkg/jsonnet-libs/usr/lib/libjsonnet.so.0.20.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.20.0-r0 >>> jsonnet-dev*: Package size: 21.2 KB >>> jsonnet-dev*: Compressing data... >>> jsonnet-dev*: Create checksum... >>> jsonnet-dev*: Create jsonnet-dev-0.20.0-r0.apk >>> jsonnet-libs*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libgcc_s.so.1 so:libryml.so.0.5.0 so:libstdc++.so.6 >>> jsonnet-libs*: Package size: 847.9 KB >>> jsonnet-libs*: Compressing data... >>> jsonnet-libs*: Create checksum... >>> jsonnet-libs*: Create jsonnet-libs-0.20.0-r0.apk >>> jsonnet*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libgcc_s.so.1 so:libjsonnet.so.0 so:libstdc++.so.6 >>> jsonnet*: Package size: 87.9 KB >>> jsonnet*: Compressing data... >>> jsonnet*: Create checksum... >>> jsonnet*: Create jsonnet-0.20.0-r0.apk >>> jsonnet: Build complete at Tue, 17 Dec 2024 21:32:26 +0000 elapsed time 0h 5m 19s >>> jsonnet: Cleaning up srcdir >>> jsonnet: Cleaning up pkgdir >>> jsonnet: Uninstalling dependencies... (1/15) Purging .makedepends-jsonnet (20241217.212711) (2/15) Purging cmake (3.31.2-r0) (3/15) Purging gtest-dev (1.15.2-r0) (4/15) Purging gmock (1.15.2-r0) (5/15) Purging gtest (1.15.2-r0) (6/15) Purging nlohmann-json (3.11.3-r0) (7/15) Purging rapidyaml-dev (0.5.0-r4) (8/15) Purging rapidyaml (0.5.0-r4) (9/15) Purging samurai (1.2-r6) (10/15) Purging bash (5.2.37-r0) Executing bash-5.2.37-r0.pre-deinstall (11/15) Purging libarchive (3.7.7-r0) (12/15) Purging libbz2 (1.0.8-r6) (13/15) Purging libuv (1.49.2-r0) (14/15) Purging rhash-libs (1.4.5-r0) (15/15) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r10.trigger OK: 340 MiB in 102 packages >>> jsonnet: Updating the community/riscv64 repository index... >>> jsonnet: Signing the index...