>>> tree-sitter-python: Building community/tree-sitter-python 0.20.4-r1 (using abuild 3.12.0-r0) started Wed, 15 Nov 2023 20:52:27 +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-r2) (3/5) Installing tree-sitter (0.20.10-r1) (4/5) Installing tree-sitter-dev (0.20.10-r1) (5/5) Installing .makedepends-tree-sitter-python (20231115.205228) Executing busybox-1.36.1-r15.trigger OK: 347 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.20.4.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 100 243k 100 243k 0 0 419k 0 --:--:-- --:--:-- --:--:-- 419k 100 243k 100 243k 0 0 419k 0 --:--:-- --:--:-- --:--:-- 419k >>> tree-sitter-python: Fetching https://distfiles.alpinelinux.org/distfiles/edge//tree-sitter-python-v0.20.4.tar.gz >>> tree-sitter-python: Checking sha512sums... tree-sitter-python-v0.20.4.tar.gz: OK >>> tree-sitter-python: Unpacking /var/cache/distfiles/edge/tree-sitter-python-v0.20.4.tar.gz... + gcc -fPIC -Wall -I ./ '-std=c99' -Os -fstack-clash-protection -Wformat '-Werror=format-security' -c ./parser.c ./scanner.c ./parser.c: In function 'ts_lex': ./parser.c:8359:16: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 8359 | if (!eof && lookahead == 0 || | ~~~~~^~~~~~~~~~~~~~~~~ In file included from ./parser.c:1: ./parser.c: In function 'ts_lex_keywords': ./tree_sitter/parser.h:135:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] 135 | bool eof = false; \ | ^~~ ./parser.c:9405:3: note: in expansion of macro 'START_LEXER' 9405 | START_LEXER(); | ^~~~~~~~~~~ + 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-s390x.so.1 >>> tree-sitter-python*: Package size: 548.0 KB >>> tree-sitter-python*: Compressing data... >>> tree-sitter-python*: Create checksum... >>> tree-sitter-python*: Create tree-sitter-python-0.20.4-r1.apk >>> tree-sitter-python: Build complete at Wed, 15 Nov 2023 20:52:31 +0000 elapsed time 0h 0m 4s >>> tree-sitter-python: Cleaning up srcdir >>> tree-sitter-python: Cleaning up pkgdir >>> tree-sitter-python: Uninstalling dependencies... (1/5) Purging .makedepends-tree-sitter-python (20231115.205228) (2/5) Purging tree-sitter-dev (0.20.10-r1) (3/5) Purging jq (1.7-r2) (4/5) Purging tree-sitter (0.20.10-r1) (5/5) Purging oniguruma (6.9.9-r0) Executing busybox-1.36.1-r15.trigger OK: 346 MiB in 105 packages >>> tree-sitter-python: Updating the community/s390x repository index... >>> tree-sitter-python: Signing the index...