>>> tree-sitter-c-sharp: Building testing/tree-sitter-c-sharp 0.23.1-r0 (using abuild 3.14.1-r1) started Wed, 13 Nov 2024 00:51:03 +0000 >>> tree-sitter-c-sharp: Validating /home/buildozer/aports/testing/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.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-c-sharp (20241113.005105) Executing busybox-1.37.0-r6.trigger OK: 432 MiB in 111 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/edge/tree-sitter-c-sharp-0.23.1.tar.gz >>> tree-sitter-c-sharp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/edge/tree-sitter-c-sharp-0.23.1.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: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); | ^~~~~~~~~ + find -name '*.cc' + grep -q . + gcc -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/testing/tree-sitter-c-sharp/pkg/tree-sitter-c-sharp/usr/lib/tree-sitter/ + ln -s tree-sitter/c-sharp.so /home/buildozer/aports/testing/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/testing/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-aarch64.so.1 >>> tree-sitter-c-sharp*: Package size: 5.7 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-r0.apk >>> tree-sitter-c-sharp: Build complete at Wed, 13 Nov 2024 00:51:13 +0000 elapsed time 0h 0m 10s >>> 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 (20241113.005105) (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.37.0-r6.trigger OK: 431 MiB in 106 packages >>> tree-sitter-c-sharp: Updating the testing/aarch64 repository index... >>> tree-sitter-c-sharp: Signing the index...