>>> tree-sitter-python: Building community/tree-sitter-python 0.21.0-r0 (using abuild 3.12.0-r5) started Mon, 01 Apr 2024 14:56:24 +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 (20240401.145625) Executing busybox-1.36.1-r24.trigger OK: 267 MiB in 115 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 35 269k 35 98232 0 0 98k 0 0:00:02 --:--:-- 0:00:02 98k 100 269k 100 269k 0 0 237k 0 0:00:01 0:00:01 --:--:-- 237k >>> 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 -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/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-ppc64le.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 Mon, 01 Apr 2024 14:56:30 +0000 elapsed time 0h 0m 6s >>> tree-sitter-python: Cleaning up srcdir >>> tree-sitter-python: Cleaning up pkgdir >>> tree-sitter-python: Uninstalling dependencies... (1/5) Purging .makedepends-tree-sitter-python (20240401.145625) (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: 265 MiB in 110 packages >>> tree-sitter-python: Updating the community/ppc64le repository index... >>> tree-sitter-python: Signing the index...