>>> tree-sitter: Building community/tree-sitter 0.22.2-r0 (using abuild 3.12.0-r5) started Thu, 21 Mar 2024 06:09:32 +0000 >>> tree-sitter: Checking sanity of /home/buildozer/aports/community/tree-sitter/APKBUILD... >>> tree-sitter: Analyzing dependencies... >>> tree-sitter: Installing for build: build-base bash (1/3) Installing readline (8.2.10-r0) (2/3) Installing bash (5.2.26-r0) Executing bash-5.2.26-r0.post-install (3/3) Installing .makedepends-tree-sitter (20240321.060934) Executing busybox-1.36.1-r21.trigger OK: 271 MiB in 106 packages >>> tree-sitter: Cleaning up srcdir >>> tree-sitter: Cleaning up pkgdir >>> tree-sitter: Cleaning up tmpdir >>> tree-sitter: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tree-sitter-0.22.2.tar.gz >>> tree-sitter: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tree-sitter-0.22.2.tar.gz >>> tree-sitter: Checking sha512sums... tree-sitter-0.22.2.tar.gz: OK abuild-tree-sitter: OK >>> tree-sitter: Unpacking /var/cache/distfiles/tree-sitter-0.22.2.tar.gz... gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=c11 -fPIC -fvisibility=hidden -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/alloc.o lib/src/alloc.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=c11 -fPIC -fvisibility=hidden -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/get_changed_ranges.o lib/src/get_changed_ranges.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=c11 -fPIC -fvisibility=hidden -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/language.o lib/src/language.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=c11 -fPIC -fvisibility=hidden -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/lexer.o lib/src/lexer.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=c11 -fPIC -fvisibility=hidden -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/node.o lib/src/node.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=c11 -fPIC -fvisibility=hidden -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/parser.o lib/src/parser.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=c11 -fPIC -fvisibility=hidden -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/query.o lib/src/query.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=c11 -fPIC -fvisibility=hidden -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/stack.o lib/src/stack.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=c11 -fPIC -fvisibility=hidden -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/subtree.o lib/src/subtree.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=c11 -fPIC -fvisibility=hidden -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/tree.o lib/src/tree.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=c11 -fPIC -fvisibility=hidden -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/tree_cursor.o lib/src/tree_cursor.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=c11 -fPIC -fvisibility=hidden -Ilib/src -Ilib/src/wasm -Ilib/include -c -o lib/src/wasm_store.o lib/src/wasm_store.c sed -e 's|@VERSION@|0.22.2|' \ -e 's|@LIBDIR@|/usr/local/lib|' \ -e 's|@INCLUDEDIR@|/usr/local/include|' \ -e 's|=/usr/local|=${prefix}|' \ -e 's|@PREFIX@|/usr/local|' tree-sitter.pc.in > tree-sitter.pc ar rcs libtree-sitter.a lib/src/alloc.o lib/src/get_changed_ranges.o lib/src/language.o lib/src/lexer.o lib/src/node.o lib/src/parser.o lib/src/query.o lib/src/stack.o lib/src/subtree.o lib/src/tree.o lib/src/tree_cursor.o lib/src/wasm_store.o gcc -Wl,--as-needed,-O1,--sort-common -shared -Wl,-soname,libtree-sitter.so.0 lib/src/alloc.o lib/src/get_changed_ranges.o lib/src/language.o lib/src/lexer.o lib/src/node.o lib/src/parser.o lib/src/query.o lib/src/stack.o lib/src/subtree.o lib/src/tree.o lib/src/tree_cursor.o lib/src/wasm_store.o -o libtree-sitter.so >>> tree-sitter: Entering fakeroot... install -d '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/include'/tree_sitter '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/lib/pkgconfig' '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/lib' install -m644 lib/include/tree_sitter/api.h '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/include'/tree_sitter/api.h install -m644 tree-sitter.pc '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/lib/pkgconfig'/tree-sitter.pc install -m644 libtree-sitter.a '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/lib'/libtree-sitter.a install -m755 libtree-sitter.so '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/lib'/libtree-sitter.so.0.22 ln -sf libtree-sitter.so.0.22 '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/lib'/libtree-sitter.so.0 ln -sf libtree-sitter.so.0 '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/lib'/libtree-sitter.so >>> tree-sitter-static*: Running split function static... >>> tree-sitter-static*: Preparing subpackage tree-sitter-static... >>> tree-sitter-static*: Stripping binaries >>> tree-sitter-static*: Running postcheck for tree-sitter-static >>> tree-sitter-dev*: Running split function dev... '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/bin/abuild-tree-sitter' -> '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter-dev/usr/bin/abuild-tree-sitter' >>> tree-sitter-dev*: Preparing subpackage tree-sitter-dev... >>> tree-sitter-dev*: Stripping binaries >>> tree-sitter-dev*: Running postcheck for tree-sitter-dev >>> tree-sitter-grammars*: Running split function grammars... >>> tree-sitter-grammars*: Preparing subpackage tree-sitter-grammars... >>> tree-sitter-grammars*: Running postcheck for tree-sitter-grammars >>> tree-sitter*: Running postcheck for tree-sitter >>> tree-sitter*: Preparing package tree-sitter... >>> tree-sitter*: Stripping binaries >>> tree-sitter-dev*: Scanning shared objects >>> tree-sitter-grammars*: Scanning shared objects >>> tree-sitter-static*: Scanning shared objects >>> tree-sitter*: Scanning shared objects >>> tree-sitter-dev*: Tracing dependencies... jq pkgconfig tree-sitter=0.22.2-r0 >>> tree-sitter-dev*: Package size: 76.0 KB >>> tree-sitter-dev*: Compressing data... >>> tree-sitter-dev*: Create checksum... >>> tree-sitter-dev*: Create tree-sitter-dev-0.22.2-r0.apk >>> tree-sitter-grammars*: Tracing dependencies... >>> tree-sitter-grammars*: Package size: 4.0 KB >>> tree-sitter-grammars*: Compressing data... >>> tree-sitter-grammars*: Create checksum... >>> tree-sitter-grammars*: Create tree-sitter-grammars-0.22.2-r0.apk >>> tree-sitter-static*: Tracing dependencies... >>> tree-sitter-static*: Package size: 156.0 KB >>> tree-sitter-static*: Compressing data... >>> tree-sitter-static*: Create checksum... >>> tree-sitter-static*: Create tree-sitter-static-0.22.2-r0.apk >>> tree-sitter*: Tracing dependencies... so:libc.musl-armv7.so.1 >>> tree-sitter*: Package size: 108.0 KB >>> tree-sitter*: Compressing data... >>> tree-sitter*: Create checksum... >>> tree-sitter*: Create tree-sitter-0.22.2-r0.apk >>> tree-sitter: Build complete at Thu, 21 Mar 2024 06:09:36 +0000 elapsed time 0h 0m 4s >>> tree-sitter: Cleaning up srcdir >>> tree-sitter: Cleaning up pkgdir >>> tree-sitter: Uninstalling dependencies... (1/3) Purging .makedepends-tree-sitter (20240321.060934) (2/3) Purging bash (5.2.26-r0) Executing bash-5.2.26-r0.pre-deinstall (3/3) Purging readline (8.2.10-r0) Executing busybox-1.36.1-r21.trigger OK: 270 MiB in 103 packages >>> tree-sitter: Updating the community/armv7 repository index... >>> tree-sitter: Signing the index...