>>> tree-sitter-c-sharp: Building testing/tree-sitter-c-sharp 0.20.0-r1 (using abuild 3.12.0-r0) started Wed, 15 Nov 2023 21:19:13 +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-r2) (3/5) Installing tree-sitter (0.20.10-r1) (4/5) Installing tree-sitter-dev (0.20.10-r1) (5/5) Installing .makedepends-tree-sitter-c-sharp (20231115.211914) Executing busybox-1.36.1-r15.trigger OK: 382 MiB in 108 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.20.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 42 1025k 42 431k 0 0 443k 0 0:00:02 --:--:-- 0:00:02 443k 100 1025k 100 1025k 0 0 936k 0 0:00:01 0:00:01 --:--:-- 936k >>> tree-sitter-c-sharp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tree-sitter-c-sharp-0.20.0.tar.gz >>> tree-sitter-c-sharp: Checking sha512sums... tree-sitter-c-sharp-0.20.0.tar.gz: OK >>> tree-sitter-c-sharp: Unpacking /var/cache/distfiles/tree-sitter-c-sharp-0.20.0.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 ./parser.c:1: ./parser.c: In function 'ts_lex_keywords': ./tree_sitter/parser.h:136:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] 136 | bool eof = false; \ | ^~~ ./parser.c:7546:3: note: in expansion of macro 'START_LEXER' 7546 | START_LEXER(); | ^~~~~~~~~~~ + 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: 3.9 MB >>> tree-sitter-c-sharp*: Compressing data... >>> tree-sitter-c-sharp*: Create checksum... >>> tree-sitter-c-sharp*: Create tree-sitter-c-sharp-0.20.0-r1.apk >>> tree-sitter-c-sharp: Build complete at Wed, 15 Nov 2023 21:19:21 +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 (20231115.211914) (2/5) Purging tree-sitter-dev (0.20.10-r1) (3/5) Purging jq (1.7-r2) (4/5) Purging tree-sitter (0.20.10-r1) (5/5) Purging oniguruma (6.9.9-r0) Executing busybox-1.36.1-r15.trigger OK: 380 MiB in 103 packages >>> tree-sitter-c-sharp: Updating the testing/aarch64 repository index... >>> tree-sitter-c-sharp: Signing the index...