>>> tree-sitter-c-sharp: Building community/tree-sitter-c-sharp 0.23.1-r1 (using abuild 3.15.0_rc3-r3) started Fri, 16 May 2025 10:00:05 +0000 >>> tree-sitter-c-sharp: Validating /home/buildozer/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 (1/5) Installing oniguruma (6.9.10-r0) (2/5) Installing jq (1.7.1-r0) (3/5) Installing tree-sitter (0.25.4-r0) (4/5) Installing tree-sitter-dev (0.25.4-r0) (5/5) Installing .makedepends-tree-sitter-c-sharp (20250516.100006) Executing busybox-1.37.0-r17.trigger OK: 401 MiB in 109 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 https://distfiles.alpinelinux.org/distfiles/v3.22/tree-sitter-c-sharp-0.23.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> 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 Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.22/tree-sitter-c-sharp-0.23.1.tar.gz.part' tree-sitter-c-sharp- 100% |********************************| 1526k 0:00:00 ETA '/var/cache/distfiles/v3.22/tree-sitter-c-sharp-0.23.1.tar.gz.part' saved >>> tree-sitter-c-sharp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/tree-sitter-c-sharp-0.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/v3.22/tree-sitter-c-sharp-0.23.1.tar.gz... + cc -fPIC -Wall -I ./ '-std=c99' -Os -fstack-clash-protection -Wformat '-Werror=format-security' -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); | ^~~~~~~~~ + + grep -qfind . -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/buildozer/aports/community/tree-sitter-c-sharp/pkg/tree-sitter-c-sharp/usr/lib/tree-sitter/ + ln -s tree-sitter/c_sharp.so /home/buildozer/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/buildozer/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.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 Fri, 16 May 2025 10:00:13 +0000 elapsed time 0h 0m 8s >>> 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 (20250516.100006) (2/5) Purging tree-sitter-dev (0.25.4-r0) (3/5) Purging jq (1.7.1-r0) (4/5) Purging tree-sitter (0.25.4-r0) (5/5) Purging oniguruma (6.9.10-r0) Executing busybox-1.37.0-r17.trigger OK: 400 MiB in 104 packages >>> tree-sitter-c-sharp: Updating the community/x86 repository index... >>> tree-sitter-c-sharp: Signing the index...