>>> tree-sitter-c-sharp: Building community/tree-sitter-c-sharp 0.23.1-r1 (using abuild 3.15.0-r0) started Tue, 14 Oct 2025 02:18:22 +0000 >>> tree-sitter-c-sharp: Validating /home/udu/aports/community/tree-sitter-c-sharp/APKBUILD... >>> tree-sitter-c-sharp: Analyzing dependencies... >>> tree-sitter-c-sharp: 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-c-sharp (20251014.021822) Executing busybox-1.37.0-r19.trigger OK: 297 MiB in 94 packages >>> tree-sitter-c-sharp: Cleaning up srcdir >>> tree-sitter-c-sharp: Cleaning up pkgdir >>> tree-sitter-c-sharp: Cleaning up tmpdir >>> tree-sitter-c-sharp: Fetching tree-sitter-c-sharp-0.23.1.tar.gz::https://github.com/tree-sitter/tree-sitter-c-sharp/archive/refs/tags/v0.23.1.tar.gz >>> tree-sitter-c-sharp: Fetching tree-sitter-c-sharp-0.23.1.tar.gz::https://github.com/tree-sitter/tree-sitter-c-sharp/archive/refs/tags/v0.23.1.tar.gz >>> tree-sitter-c-sharp: Checking sha512sums... tree-sitter-c-sharp-0.23.1.tar.gz: OK >>> tree-sitter-c-sharp: Unpacking /var/cache/distfiles/tree-sitter-c-sharp-0.23.1.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:2: ./scanner.c: In function 'tree_sitter_c_sharp_external_scanner_scan': ./tree_sitter/array.h:106:42: warning: value computed is not used [-Wunused-value] 106 | #define array_pop(self) ((self)->contents[--(self)->size]) | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ./scanner.c:276:13: note: in expansion of macro 'array_pop' 276 | array_pop(&scanner->interpolation_stack); | ^~~~~~~~~ + + grepfind -q -name . '*.cc' + cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o c_sharp.so ./parser.o ./scanner.o >>> tree-sitter-c-sharp: Entering fakeroot... + install -D -m755 ./src/c_sharp.so -t /home/udu/aports/community/tree-sitter-c-sharp/pkg/tree-sitter-c-sharp/usr/lib/tree-sitter/ + ln -s tree-sitter/c_sharp.so /home/udu/aports/community/tree-sitter-c-sharp/pkg/tree-sitter-c-sharp/usr/lib/libtree-sitter-c_sharp.so + '[' -d ./queries ] + install -D -m755 ./queries/highlights.scm ./queries/tags.scm -t /home/udu/aports/community/tree-sitter-c-sharp/pkg/tree-sitter-c-sharp/usr/share/tree-sitter/queries/c_sharp/ >>> tree-sitter-c-sharp*: Running postcheck for tree-sitter-c-sharp >>> tree-sitter-c-sharp*: Preparing package tree-sitter-c-sharp... >>> tree-sitter-c-sharp*: Stripping binaries >>> tree-sitter-c-sharp*: Scanning shared objects >>> tree-sitter-c-sharp*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> tree-sitter-c-sharp*: Package size: 5.6 MB >>> tree-sitter-c-sharp*: Compressing data... >>> tree-sitter-c-sharp*: Create checksum... >>> tree-sitter-c-sharp*: Create tree-sitter-c-sharp-0.23.1-r1.apk >>> tree-sitter-c-sharp: Build complete at Tue, 14 Oct 2025 02:18:25 +0000 elapsed time 0h 0m 3s >>> tree-sitter-c-sharp: Cleaning up srcdir >>> tree-sitter-c-sharp: Cleaning up pkgdir >>> tree-sitter-c-sharp: Uninstalling dependencies... (1/5) Purging .makedepends-tree-sitter-c-sharp (20251014.021822) (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-c-sharp: Updating the community/x86_64 repository index... >>> tree-sitter-c-sharp: Signing the index...