>>> tree-sitter-c-sharp: Building testing/tree-sitter-c-sharp 0.23.1-r1 (using abuild 3.14.1-r6) started Wed, 26 Feb 2025 17:30:09 +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.10-r0)
(2/5) Installing jq (1.7.1-r0)
(3/5) Installing tree-sitter (0.22.2-r2)
(4/5) Installing tree-sitter-dev (0.22.2-r2)
(5/5) Installing .makedepends-tree-sitter-c-sharp (20250226.173011)
Executing busybox-1.37.0-r14.trigger
OK: 280 MiB in 115 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
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 25 1526k   25  383k    0     0   301k      0  0:00:05  0:00:01  0:00:04  301k
 92 1526k   92 1408k    0     0   619k      0  0:00:02  0:00:02 --:--:--  619k
100 1526k  100 1526k    0     0   525k      0  0:00:02  0:00:02 --:--:--  525k
>>> 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/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-ppc64le.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-r1.apk
>>> tree-sitter-c-sharp: Build complete at Wed, 26 Feb 2025 17:30:22 +0000 elapsed time 0h 0m 13s
>>> 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 (20250226.173011)
(2/5) Purging tree-sitter-dev (0.22.2-r2)
(3/5) Purging jq (1.7.1-r0)
(4/5) Purging tree-sitter (0.22.2-r2)
(5/5) Purging oniguruma (6.9.10-r0)
Executing busybox-1.37.0-r14.trigger
OK: 278 MiB in 110 packages
>>> tree-sitter-c-sharp: Updating the testing/ppc64le repository index...
>>> tree-sitter-c-sharp: Signing the index...