>>> tree-sitter-python: Building community/tree-sitter-python 0.21.0-r0 (using abuild 3.12.0-r5) started Sat, 30 Mar 2024 12:33:53 +0000 >>> tree-sitter-python: Checking sanity of /home/buildozer/aports/community/tree-sitter-python/APKBUILD... >>> tree-sitter-python: Analyzing dependencies... >>> tree-sitter-python: Installing for build: build-base tree-sitter-dev (1/5) Installing oniguruma (6.9.9-r0) (2/5) Installing jq (1.7.1-r0) (3/5) Installing tree-sitter (0.22.2-r0) (4/5) Installing tree-sitter-dev (0.22.2-r0) (5/5) Installing .makedepends-tree-sitter-python (20240330.123354) Executing busybox-1.36.1-r24.trigger OK: 383 MiB in 110 packages >>> tree-sitter-python: Cleaning up srcdir >>> tree-sitter-python: Cleaning up pkgdir >>> tree-sitter-python: Cleaning up tmpdir >>> tree-sitter-python: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tree-sitter-python-v0.21.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> tree-sitter-python: Fetching https://github.com/tree-sitter/tree-sitter-python/archive/v0.21.0/tree-sitter-python-v0.21.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 100 122k 0 122k 0 0 376k 0 --:--:-- --:--:-- --:--:-- 376k 100 269k 0 269k 0 0 772k 0 --:--:-- --:--:-- --:--:-- 6664k >>> tree-sitter-python: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tree-sitter-python-v0.21.0.tar.gz >>> tree-sitter-python: Checking sha512sums... tree-sitter-python-v0.21.0.tar.gz: OK >>> tree-sitter-python: Unpacking /var/cache/distfiles/tree-sitter-python-v0.21.0.tar.gz... + gcc -fPIC -Wall -I ./ '-std=c99' -Os -fstack-clash-protection -Wformat '-Werror=format-security' -c ./parser.c ./scanner.c In file included from ./scanner.c:1: ./scanner.c: In function 'tree_sitter_python_external_scanner_scan': ./tree_sitter/array.h:103:42: warning: value computed is not used [-Wunused-value] 103 | #define array_pop(self) ((self)->contents[--(self)->size]) | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ./scanner.c:178:33: note: in expansion of macro 'array_pop' 178 | array_pop(&scanner->delimiters); | ^~~~~~~~~ ./tree_sitter/array.h:103:42: warning: value computed is not used [-Wunused-value] 103 | #define array_pop(self) ((self)->contents[--(self)->size]) | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ./scanner.c:196:21: note: in expansion of macro 'array_pop' 196 | array_pop(&scanner->delimiters); | ^~~~~~~~~ ./tree_sitter/array.h:103:42: warning: value computed is not used [-Wunused-value] 103 | #define array_pop(self) ((self)->contents[--(self)->size]) | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ./scanner.c:289:17: note: in expansion of macro 'array_pop' 289 | array_pop(&scanner->indents); | ^~~~~~~~~ + find -name '*.cc' + grep -q . + gcc -shared -Wl,--as-needed,-O1,--sort-common -o python.so ./parser.o ./scanner.o >>> tree-sitter-python: Entering fakeroot... + install -D -m755 ./src/python.so -t /home/buildozer/aports/community/tree-sitter-python/pkg/tree-sitter-python/usr/lib/tree-sitter/ + ln -s tree-sitter/python.so /home/buildozer/aports/community/tree-sitter-python/pkg/tree-sitter-python/usr/lib/libtree-sitter-python.so + '[' -d ./queries ] + install -D -m755 ./queries/highlights.scm ./queries/tags.scm -t /home/buildozer/aports/community/tree-sitter-python/pkg/tree-sitter-python/usr/share/tree-sitter/queries/python/ >>> tree-sitter-python*: Running postcheck for tree-sitter-python >>> tree-sitter-python*: Preparing package tree-sitter-python... >>> tree-sitter-python*: Stripping binaries >>> tree-sitter-python*: Scanning shared objects >>> tree-sitter-python*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> tree-sitter-python*: Package size: 556.0 KB >>> tree-sitter-python*: Compressing data... >>> tree-sitter-python*: Create checksum... >>> tree-sitter-python*: Create tree-sitter-python-0.21.0-r0.apk >>> tree-sitter-python: Build complete at Sat, 30 Mar 2024 12:33:58 +0000 elapsed time 0h 0m 5s >>> tree-sitter-python: Cleaning up srcdir >>> tree-sitter-python: Cleaning up pkgdir >>> tree-sitter-python: Uninstalling dependencies... (1/5) Purging .makedepends-tree-sitter-python (20240330.123354) (2/5) Purging tree-sitter-dev (0.22.2-r0) (3/5) Purging jq (1.7.1-r0) (4/5) Purging tree-sitter (0.22.2-r0) (5/5) Purging oniguruma (6.9.9-r0) Executing busybox-1.36.1-r24.trigger OK: 381 MiB in 105 packages >>> tree-sitter-python: Updating the community/aarch64 repository index... >>> tree-sitter-python: Signing the index...