>>> jsoncpp: Building community/jsoncpp 1.9.5-r2 (using abuild 3.11.21-r0) started Wed, 26 Jul 2023 00:50:50 +0000 >>> jsoncpp: Checking sanity of /home/buildozer/aports/community/jsoncpp/APKBUILD... >>> jsoncpp: Analyzing dependencies... >>> jsoncpp: Installing for build: build-base meson (1/16) Installing samurai (1.2-r4) (2/16) Installing libbz2 (1.0.8-r6) (3/16) Installing libffi (3.4.4-r3) (4/16) Installing gdbm (1.23-r1) (5/16) Installing xz-libs (5.4.3-r1) (6/16) Installing mpdecimal (2.5.1-r2) (7/16) Installing libpanelw (6.4_p20230722-r0) (8/16) Installing readline (8.2.1-r2) (9/16) Installing sqlite-libs (3.42.0-r2) (10/16) Installing python3 (3.11.4-r2) (11/16) Installing python3-pycache-pyc0 (3.11.4-r2) (12/16) Installing pyc (0.1-r0) (13/16) Installing meson-pyc (1.2.0-r1) (14/16) Installing python3-pyc (3.11.4-r2) (15/16) Installing meson (1.2.0-r1) (16/16) Installing .makedepends-jsoncpp (20230726.005050) Executing busybox-1.36.1-r4.trigger OK: 362 MiB in 118 packages >>> jsoncpp: Cleaning up srcdir >>> jsoncpp: Cleaning up pkgdir >>> jsoncpp: Cleaning up tmpdir >>> jsoncpp: Fetching jsoncpp-1.9.5.tar.gz::https://github.com/open-source-parsers/jsoncpp/archive/1.9.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 210k 0 210k 0 0 597k 0 --:--:-- --:--:-- --:--:-- 597k >>> jsoncpp: Fetching jsoncpp-1.9.5.tar.gz::https://github.com/open-source-parsers/jsoncpp/archive/1.9.5.tar.gz >>> jsoncpp: Checking sha512sums... jsoncpp-1.9.5.tar.gz: OK >>> jsoncpp: Unpacking /var/cache/distfiles/jsoncpp-1.9.5.tar.gz... The Meson build system Version: 1.2.0 Source dir: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5 Build dir: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/output Build type: native build Project name: jsoncpp Project version: 1.9.4 C++ compiler for the host machine: g++ (gcc 13.1.1 "g++ (Alpine 13.1.1_git20230722) 13.1.1 20230722") C++ linker for the host machine: g++ ld.bfd 2.40 Host machine cpu family: arm Host machine cpu: armv8l Program python3 found: YES (/usr/bin/python3) Build targets in project: 4 jsoncpp 1.9.4 User defined options auto_features : auto bindir : /usr/bin buildtype : plain datadir : /usr/share default_library : both includedir : /usr/include infodir : /usr/share/info libdir : /usr/lib libexecdir : /usr/libexec localedir : /usr/share/locale localstatedir : /var mandir : /usr/share/man prefix : /usr sbindir : /usr/sbin sharedstatedir : /var/lib sysconfdir : /etc werror : false wrap_mode : nodownload python.bytecompile: 0 b_lto : false b_pie : true b_staticpic : true Found ninja-1.9 at /usr/bin/ninja ninja: entering directory '/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/output' [1/12] Compiling C++ object jsontestrunner.p/src_jsontestrunner_main.cpp.o [2/12] Compiling C++ object libjsoncpp.so.25.p/src_lib_json_json_writer.cpp.o [3/12] Compiling C++ object libjsoncpp.so.25.p/src_lib_json_json_value.cpp.o [4/12] Compiling C++ object libjsoncpp.so.25.p/src_lib_json_json_reader.cpp.o [5/12] Compiling C++ object jsoncpp_test.p/src_test_lib_json_fuzz.cpp.o [6/12] Compiling C++ object jsoncpp_test.p/src_test_lib_json_main.cpp.o [7/12] Compiling C++ object jsoncpp_test.p/src_test_lib_json_jsontest.cpp.o In file included from /usr/include/c++/13.1.1/map:62, from ../include/json/value.h:44, from ../src/lib_json/json_value.cpp:8: /usr/include/c++/13.1.1/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = Json::Value::CZString; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/13.1.1/bits/stl_tree.h:2210:5: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2210 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/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::tuple<>}; _Key = Json::Value::CZString; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/13.1.1/bits/stl_tree.h:2458:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2458 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_erase_aux(const_iterator) [with _Key = Json::Value::CZString; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/13.1.1/bits/stl_tree.h:2489:5: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2489 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_erase_aux(const_iterator, const_iterator) [with _Key = Json::Value::CZString; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::size_type std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::erase(const _Key&) [with _Key = Json::Value::CZString; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]' at /usr/include/c++/13.1.1/bits/stl_tree.h:2521:19: /usr/include/c++/13.1.1/bits/stl_tree.h:2510:23: note: parameter passing for argument of type 'std::_Rb_tree_const_iterator >' changed in GCC 7.1 2510 | _M_erase_aux(__first++); | ~~~~~~~~~~~~^~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::erase(iterator) [with _Key = Json::Value::CZString; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/13.1.1/bits/stl_tree.h:1210:21: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 1210 | _M_erase_aux(__position); | ~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/13.1.1/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 = {std::pair&}; _Key = Json::Value::CZString; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/13.1.1/bits/stl_tree.h:2458:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2458 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/map:63: In member function 'std::__enable_if_t, _Pair>::value, typename std::_Rb_tree<_Key, std::pair, std::_Select1st >, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind >::other>::iterator> std::map<_Key, _Tp, _Compare, _Alloc>::insert(const_iterator, _Pair&&) [with _Pair = std::pair&; _Key = Json::Value::CZString; _Tp = Json::Value; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'Json::Value& Json::Value::operator[](ArrayIndex)' at ../src/lib_json/json_value.cpp:937:27: /usr/include/c++/13.1.1/bits/stl_map.h:927:45: note: parameter passing for argument of type 'std::map::const_iterator' {aka 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator'} changed in GCC 7.1 927 | return _M_t._M_emplace_hint_unique(__position, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 928 |  std::forward<_Pair>(__x)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = Json::Value::CZString; _Tp = Json::Value; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'bool Json::Value::removeIndex(ArrayIndex, Json::Value*)' at ../src/lib_json/json_value.cpp:1213:24: /usr/include/c++/13.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::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::__enable_if_t, _Pair>::value, typename std::_Rb_tree<_Key, std::pair, std::_Select1st >, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind >::other>::iterator> std::map<_Key, _Tp, _Compare, _Alloc>::insert(const_iterator, _Pair&&) [with _Pair = std::pair&; _Key = Json::Value::CZString; _Tp = Json::Value; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'Json::Value& Json::Value::resolveReference(const char*)' at ../src/lib_json/json_value.cpp:1051:27: /usr/include/c++/13.1.1/bits/stl_map.h:927:45: note: parameter passing for argument of type 'std::map::const_iterator' {aka 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator'} changed in GCC 7.1 927 | return _M_t._M_emplace_hint_unique(__position, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 928 |  std::forward<_Pair>(__x)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__enable_if_t, _Pair>::value, typename std::_Rb_tree<_Key, std::pair, std::_Select1st >, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind >::other>::iterator> std::map<_Key, _Tp, _Compare, _Alloc>::insert(const_iterator, _Pair&&) [with _Pair = std::pair&; _Key = Json::Value::CZString; _Tp = Json::Value; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'Json::Value& Json::Value::resolveReference(const char*, const char*)' at ../src/lib_json/json_value.cpp:1070:27: /usr/include/c++/13.1.1/bits/stl_map.h:927:45: note: parameter passing for argument of type 'std::map::const_iterator' {aka 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator'} changed in GCC 7.1 927 | return _M_t._M_emplace_hint_unique(__position, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 928 |  std::forward<_Pair>(__x)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ [8/12] Linking static target libjsoncpp.a [9/12] Linking target libjsoncpp.so.25 [10/12] Generating symbol file libjsoncpp.so.25.p/libjsoncpp.so.25.symbols [11/12] Linking target jsontestrunner [12/12] Linking target jsoncpp_test INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/output 1/3 unittest_jsoncpp_test OK 0.01s 2/3 unittest_jsontestrunner OK 0.67s 3/3 jsonchecker_jsontestrunner OK 0.86s Ok: 3 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 0 Timeout: 0 Full log written to /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/output/meson-logs/testlog.txt >>> jsoncpp: Entering fakeroot... Installing libjsoncpp.so.25 to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/lib Installing libjsoncpp.a to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/lib Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/include/json/allocator.h to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/include/json/ Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/include/json/assertions.h to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/include/json/ Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/include/json/config.h to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/include/json/ Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/include/json/json_features.h to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/include/json/ Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/include/json/forwards.h to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/include/json/ Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/include/json/json.h to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/include/json/ Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/include/json/reader.h to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/include/json/ Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/include/json/value.h to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/include/json/ Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/include/json/version.h to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/include/json/ Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/include/json/writer.h to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/include/json/ Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/output/meson-private/jsoncpp.pc to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/lib/pkgconfig Installing symlink pointing to libjsoncpp.so.25 to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/lib/libjsoncpp.so >>> jsoncpp-static*: Running split function static... >>> jsoncpp-static*: Preparing subpackage jsoncpp-static... >>> jsoncpp-static*: Stripping binaries >>> jsoncpp-static*: Running postcheck for jsoncpp-static >>> jsoncpp-dev*: Running split function dev... >>> jsoncpp-dev*: Preparing subpackage jsoncpp-dev... >>> jsoncpp-dev*: Stripping binaries >>> jsoncpp-dev*: Running postcheck for jsoncpp-dev >>> jsoncpp*: Running postcheck for jsoncpp >>> jsoncpp*: Preparing package jsoncpp... >>> jsoncpp*: Stripping binaries >>> jsoncpp-dev*: Scanning shared objects >>> jsoncpp-static*: Scanning shared objects >>> jsoncpp*: Scanning shared objects >>> jsoncpp-dev*: Tracing dependencies... jsoncpp=1.9.5-r2 pkgconfig >>> jsoncpp-dev*: Package size: 120.0 KB >>> jsoncpp-dev*: Compressing data... >>> jsoncpp-dev*: Create checksum... >>> jsoncpp-dev*: Create jsoncpp-dev-1.9.5-r2.apk >>> jsoncpp-static*: Tracing dependencies... >>> jsoncpp-static*: Package size: 368.0 KB >>> jsoncpp-static*: Compressing data... >>> jsoncpp-static*: Create checksum... >>> jsoncpp-static*: Create jsoncpp-static-1.9.5-r2.apk >>> jsoncpp*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> jsoncpp*: Package size: 192.0 KB >>> jsoncpp*: Compressing data... >>> jsoncpp*: Create checksum... >>> jsoncpp*: Create jsoncpp-1.9.5-r2.apk >>> jsoncpp: Build complete at Wed, 26 Jul 2023 00:51:02 +0000 elapsed time 0h 0m 12s >>> jsoncpp: Cleaning up srcdir >>> jsoncpp: Cleaning up pkgdir >>> jsoncpp: Uninstalling dependencies... (1/16) Purging .makedepends-jsoncpp (20230726.005050) (2/16) Purging meson-pyc (1.2.0-r1) (3/16) Purging meson (1.2.0-r1) (4/16) Purging samurai (1.2-r4) (5/16) Purging python3-pyc (3.11.4-r2) (6/16) Purging python3-pycache-pyc0 (3.11.4-r2) (7/16) Purging pyc (0.1-r0) (8/16) Purging python3 (3.11.4-r2) (9/16) Purging gdbm (1.23-r1) (10/16) Purging libbz2 (1.0.8-r6) (11/16) Purging libffi (3.4.4-r3) (12/16) Purging libpanelw (6.4_p20230722-r0) (13/16) Purging mpdecimal (2.5.1-r2) (14/16) Purging readline (8.2.1-r2) (15/16) Purging sqlite-libs (3.42.0-r2) (16/16) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.1-r4.trigger OK: 314 MiB in 102 packages >>> jsoncpp: Updating the community/armhf repository index... >>> jsoncpp: Signing the index...