>>> tree-sitter-c-sharp: Building testing/tree-sitter-c-sharp 0.21.1-r0 (using abuild 3.13.0-r3) started Sat, 04 May 2024 11:23:02 +0000 >>> tree-sitter-c-sharp: Checking sanity of /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 (20240504.112303) Executing busybox-1.36.1-r26.trigger OK: 414 MiB in 113 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.21.1.tar.gz >>> tree-sitter-c-sharp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tree-sitter-c-sharp-0.21.1.tar.gz >>> tree-sitter-c-sharp: Checking sha512sums... tree-sitter-c-sharp-0.21.1.tar.gz: OK >>> tree-sitter-c-sharp: Unpacking /var/cache/distfiles/tree-sitter-c-sharp-0.21.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:195:13: note: in expansion of macro 'array_pop' 195 | array_pop(&scanner->interpolation_stack); | ^~~~~~~~~ ./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:235:25: note: in expansion of macro 'array_pop' 235 | array_pop(&scanner->interpolation_stack); | ^~~~~~~~~ ./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:246:33: note: in expansion of macro 'array_pop' 246 | array_pop(&scanner->interpolation_stack); | ^~~~~~~~~ ./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:267:25: note: in expansion of macro 'array_pop' 267 | array_pop(&scanner->interpolation_stack); | ^~~~~~~~~ ./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:292:25: note: in expansion of macro 'array_pop' 292 | array_pop(&scanner->interpolation_stack); | ^~~~~~~~~ + find -name '*.cc' + grep -q . + gcc -shared -Wl,--as-needed,-O1,--sort-common -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.4 MB >>> tree-sitter-c-sharp*: Compressing data... >>> tree-sitter-c-sharp*: Create checksum... >>> tree-sitter-c-sharp*: Create tree-sitter-c-sharp-0.21.1-r0.apk >>> tree-sitter-c-sharp: Build complete at Sat, 04 May 2024 11:23:09 +0000 elapsed time 0h 0m 7s >>> 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 (20240504.112303) (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: 412 MiB in 108 packages >>> tree-sitter-c-sharp: Updating the testing/aarch64 repository index... >>> tree-sitter-c-sharp: Signing the index...