>>> tree-sitter-bash: Building community/tree-sitter-bash 0.21.0-r0 (using abuild 3.13.0-r3) started Fri, 03 May 2024 04:26:25 +0000 >>> tree-sitter-bash: Checking sanity of /home/buildozer/aports/community/tree-sitter-bash/APKBUILD... >>> tree-sitter-bash: Analyzing dependencies... >>> tree-sitter-bash: 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-r1) (4/5) Installing tree-sitter-dev (0.22.2-r1) (5/5) Installing .makedepends-tree-sitter-bash (20240503.042630) Executing busybox-1.36.1-r26.trigger OK: 1694 MiB in 128 packages >>> tree-sitter-bash: Cleaning up srcdir >>> tree-sitter-bash: Cleaning up pkgdir >>> tree-sitter-bash: Cleaning up tmpdir >>> tree-sitter-bash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/tree-sitter-bash-0.21.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.20/tree-sitter-bash-0.21.0.tar.gz.part' tree-sitter-bash-0.2 100% |********************************| 544k 0:00:00 ETA '/var/cache/distfiles/v3.20/tree-sitter-bash-0.21.0.tar.gz.part' saved >>> tree-sitter-bash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/tree-sitter-bash-0.21.0.tar.gz >>> tree-sitter-bash: Checking sha512sums... tree-sitter-bash-0.21.0.tar.gz: OK >>> tree-sitter-bash: Unpacking /var/cache/distfiles/v3.20/tree-sitter-bash-0.21.0.tar.gz... + gcc -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 'scan_heredoc_content': ./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:305:25: note: in expansion of macro 'array_pop' 305 | array_pop(&scanner->heredocs); | ^~~~~~~~~ ./scanner.c: In function '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:444:13: note: in expansion of macro 'array_pop' 444 | array_pop(&scanner->heredocs); | ^~~~~~~~~ + find -name '*.cc' + grep -q . + gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o bash.so ./parser.o ./scanner.o >>> tree-sitter-bash: Entering fakeroot... + install -D -m755 ./src/bash.so -t /home/buildozer/aports/community/tree-sitter-bash/pkg/tree-sitter-bash/usr/lib/tree-sitter/ + ln -s tree-sitter/bash.so /home/buildozer/aports/community/tree-sitter-bash/pkg/tree-sitter-bash/usr/lib/libtree-sitter-bash.so + '[' -d ./queries ] + install -D -m755 ./queries/highlights.scm -t /home/buildozer/aports/community/tree-sitter-bash/pkg/tree-sitter-bash/usr/share/tree-sitter/queries/bash/ >>> tree-sitter-bash*: Running postcheck for tree-sitter-bash >>> tree-sitter-bash*: Preparing package tree-sitter-bash... >>> tree-sitter-bash*: Stripping binaries >>> tree-sitter-bash*: Scanning shared objects >>> tree-sitter-bash*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> tree-sitter-bash*: Package size: 1.3 MB >>> tree-sitter-bash*: Compressing data... >>> tree-sitter-bash*: Create checksum... >>> tree-sitter-bash*: Create tree-sitter-bash-0.21.0-r0.apk >>> tree-sitter-bash: Build complete at Fri, 03 May 2024 04:26:36 +0000 elapsed time 0h 0m 11s >>> tree-sitter-bash: Cleaning up srcdir >>> tree-sitter-bash: Cleaning up pkgdir >>> tree-sitter-bash: Uninstalling dependencies... (1/5) Purging .makedepends-tree-sitter-bash (20240503.042630) (2/5) Purging tree-sitter-dev (0.22.2-r1) (3/5) Purging jq (1.7.1-r0) (4/5) Purging tree-sitter (0.22.2-r1) (5/5) Purging oniguruma (6.9.9-r0) Executing busybox-1.36.1-r26.trigger OK: 1693 MiB in 123 packages >>> tree-sitter-bash: Updating the community/x86_64 repository index... >>> tree-sitter-bash: Signing the index...