>>> tree-sitter-cpp: Building community/tree-sitter-cpp 0.20.0_git20220314-r0 (using abuild 3.10.0_rc1-r2) started Wed, 26 Oct 2022 15:10:58 +0000 >>> tree-sitter-cpp: Checking sanity of /home/buildozer/aports/community/tree-sitter-cpp/APKBUILD... >>> tree-sitter-cpp: Analyzing dependencies... >>> tree-sitter-cpp: Installing for build: build-base tree-sitter-dev (1/5) Installing oniguruma (6.9.8-r0) (2/5) Installing jq (1.6-r2) (3/5) Installing tree-sitter (0.20.7-r0) (4/5) Installing tree-sitter-dev (0.20.7-r0) (5/5) Installing .makedepends-tree-sitter-cpp (20221026.151108) Executing busybox-1.35.0-r27.trigger OK: 190 MiB in 97 packages >>> tree-sitter-cpp: Cleaning up srcdir >>> tree-sitter-cpp: Cleaning up pkgdir >>> tree-sitter-cpp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/tree-sitter-cpp-a832195eb3685a279856bb480ce19cff19554b6d.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> tree-sitter-cpp: Fetching https://github.com/tree-sitter/tree-sitter-cpp/archive/a832195eb3685a279856bb480ce19cff19554b6d/tree-sitter-cpp-a832195eb3685a279856bb480ce19cff19554b6d.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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 110k 0 110k 0 0 49787 0 --:--:-- 0:00:02 --:--:-- 119k 100 598k 0 598k 0 0 227k 0 --:--:-- 0:00:02 --:--:-- 471k >>> tree-sitter-cpp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/tree-sitter-cpp-a832195eb3685a279856bb480ce19cff19554b6d.tar.gz >>> tree-sitter-cpp: Checking sha512sums... tree-sitter-cpp-a832195eb3685a279856bb480ce19cff19554b6d.tar.gz: OK >>> tree-sitter-cpp: Unpacking /var/cache/distfiles/v3.17/tree-sitter-cpp-a832195eb3685a279856bb480ce19cff19554b6d.tar.gz... + gcc -fPIC -Wall '-std=c99' -Os -fomit-frame-pointer -c ./parser.c + find -name '*.cc' + grep -q . + g++ -fPIC -Wall -fno-exceptions -Os -fomit-frame-pointer -c ./scanner.cc ./scanner.cc: In member function 'bool {anonymous}::Scanner::scan(TSLexer*, const bool*)': ./scanner.cc:76:32: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and '__gnu_cxx::__alloc_traits, wchar_t>::value_type' {aka 'wchar_t'} [-Wsign-compare] 76 | if (lexer->lookahead == delimiter[delimiter_index]) { + g++ -shared -Wl,--as-needed,-O1,--sort-common -o cpp.so ./parser.o ./scanner.o >>> tree-sitter-cpp: Entering fakeroot... + install -D -m755 ./src/cpp.so -t /home/buildozer/aports/community/tree-sitter-cpp/pkg/tree-sitter-cpp/usr/lib/tree-sitter/ + ln -s tree-sitter/cpp.so /home/buildozer/aports/community/tree-sitter-cpp/pkg/tree-sitter-cpp/usr/lib/libtree-sitter-cpp.so + '[' -d ./queries ] + install -D -m755 ./queries/highlights.scm -t /home/buildozer/aports/community/tree-sitter-cpp/pkg/tree-sitter-cpp/usr/share/tree-sitter/queries/cpp/ >>> tree-sitter-cpp*: Running postcheck for tree-sitter-cpp >>> tree-sitter-cpp*: Preparing package tree-sitter-cpp... >>> tree-sitter-cpp*: Stripping binaries >>> tree-sitter-cpp*: Scanning shared objects >>> tree-sitter-cpp*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libstdc++.so.6 >>> tree-sitter-cpp*: Package size: 1.9 MB >>> tree-sitter-cpp*: Compressing data... >>> tree-sitter-cpp*: Create checksum... >>> tree-sitter-cpp*: Create tree-sitter-cpp-0.20.0_git20220314-r0.apk >>> tree-sitter-cpp: Build complete at Wed, 26 Oct 2022 15:11:16 +0000 elapsed time 0h 0m 18s >>> tree-sitter-cpp: Cleaning up srcdir >>> tree-sitter-cpp: Cleaning up pkgdir >>> tree-sitter-cpp: Uninstalling dependencies... (1/5) Purging .makedepends-tree-sitter-cpp (20221026.151108) (2/5) Purging tree-sitter-dev (0.20.7-r0) (3/5) Purging jq (1.6-r2) (4/5) Purging tree-sitter (0.20.7-r0) (5/5) Purging oniguruma (6.9.8-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 92 packages >>> tree-sitter-cpp: Updating the community/armv7 repository index... >>> tree-sitter-cpp: Signing the index...