>>> tree-sitter-python: Building community/tree-sitter-python 0.23.6-r0 (using abuild 3.15.0-r0) started Tue, 14 Oct 2025 02:19:20 +0000 >>> tree-sitter-python: Validating /home/udu/aports/community/tree-sitter-python/APKBUILD... >>> tree-sitter-python: Analyzing dependencies... >>> tree-sitter-python: Installing for build: build-base tree-sitter-dev WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/5) Installing oniguruma (6.9.10-r0) (2/5) Installing jq (1.8.0-r0) (3/5) Installing tree-sitter (0.25.10-r0) (4/5) Installing tree-sitter-dev (0.25.10-r0) (5/5) Installing .makedepends-tree-sitter-python (20251014.021921) Executing busybox-1.37.0-r19.trigger OK: 297 MiB in 94 packages >>> tree-sitter-python: Cleaning up srcdir >>> tree-sitter-python: Cleaning up pkgdir >>> tree-sitter-python: Cleaning up tmpdir >>> tree-sitter-python: Fetching https://github.com/tree-sitter/tree-sitter-python/archive/v0.23.6/tree-sitter-python-v0.23.6.tar.gz >>> tree-sitter-python: Fetching https://github.com/tree-sitter/tree-sitter-python/archive/v0.23.6/tree-sitter-python-v0.23.6.tar.gz >>> tree-sitter-python: Checking sha512sums... tree-sitter-python-v0.23.6.tar.gz: OK >>> tree-sitter-python: Unpacking /var/cache/distfiles/tree-sitter-python-v0.23.6.tar.gz... + cc -fPIC -Wall -I ./ '-std=c99' -Os -fstack-clash-protection -Wformat '-Werror=format-security' -fno-plt -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:107:42: warning: value computed is not used [-Wunused-value] 107 | #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:107:42: warning: value computed is not used [-Wunused-value] 107 | #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:107:42: warning: value computed is not used [-Wunused-value] 107 | #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 . + cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o python.so ./parser.o ./scanner.o >>> tree-sitter-python: Entering fakeroot... + install -D -m755 ./src/python.so -t /home/udu/aports/community/tree-sitter-python/pkg/tree-sitter-python/usr/lib/tree-sitter/ + ln -s tree-sitter/python.so /home/udu/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/udu/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-x86_64.so.1 >>> tree-sitter-python*: Package size: 459.2 KB >>> tree-sitter-python*: Compressing data... >>> tree-sitter-python*: Create checksum... >>> tree-sitter-python*: Create tree-sitter-python-0.23.6-r0.apk >>> tree-sitter-python: Build complete at Tue, 14 Oct 2025 02:19:22 +0000 elapsed time 0h 0m 2s >>> tree-sitter-python: Cleaning up srcdir >>> tree-sitter-python: Cleaning up pkgdir >>> tree-sitter-python: Uninstalling dependencies... (1/5) Purging .makedepends-tree-sitter-python (20251014.021921) (2/5) Purging tree-sitter-dev (0.25.10-r0) (3/5) Purging jq (1.8.0-r0) (4/5) Purging tree-sitter (0.25.10-r0) (5/5) Purging oniguruma (6.9.10-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> tree-sitter-python: Updating the community/x86_64 repository index... >>> tree-sitter-python: Signing the index...