>>> tree-sitter: Building community/tree-sitter 0.20.7-r0 (using abuild 3.10.0_rc1-r2) started Wed, 26 Oct 2022 11:33:12 +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/2) Installing bash (5.2.2-r0) Executing bash-5.2.2-r0.post-install (2/2) Installing .makedepends-tree-sitter (20221026.113315) Executing busybox-1.35.0-r27.trigger OK: 800 MiB in 117 packages >>> tree-sitter: Cleaning up srcdir >>> tree-sitter: Cleaning up pkgdir >>> tree-sitter: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/tree-sitter-0.20.7.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> tree-sitter: Fetching https://github.com/tree-sitter/tree-sitter/archive/v0.20.7/tree-sitter-0.20.7.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 2860k 5 143k 0 0 104k 0 0:00:27 0:00:01 0:00:26 104k 100 2860k 100 2860k 0 0 1497k 0 0:00:01 0:00:01 --:--:-- 5077k >>> tree-sitter: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/tree-sitter-0.20.7.tar.gz >>> tree-sitter: Checking sha512sums... tree-sitter-0.20.7.tar.gz: OK abuild-tree-sitter: OK >>> tree-sitter: Unpacking /var/cache/distfiles/v3.17/tree-sitter-0.20.7.tar.gz... >>> tree-sitter: fetching test fixtures Updating bash grammar... Cloning into './script/../test/fixtures/grammars/bash'... From https://github.com/tree-sitter/tree-sitter-bash * branch master -> FETCH_HEAD HEAD is now at f1a86d3 Rust: enable HIGHLIGHT_QUERY (#132) Updating c grammar... Cloning into './script/../test/fixtures/grammars/c'... From https://github.com/tree-sitter/tree-sitter-c * branch master -> FETCH_HEAD HEAD is now at 7175a6d 0.20.2 Updating cpp grammar... Cloning into './script/../test/fixtures/grammars/cpp'... From https://github.com/tree-sitter/tree-sitter-cpp * branch master -> FETCH_HEAD HEAD is now at 5ead1e2 support using-enum-declaration Updating embedded-template grammar... Cloning into './script/../test/fixtures/grammars/embedded-template'... From https://github.com/tree-sitter/tree-sitter-embedded-template * branch master -> FETCH_HEAD HEAD is now at 1a538da Merge pull request #12 from aibaars/allow-empty-directives Updating go grammar... Cloning into './script/../test/fixtures/grammars/go'... From https://github.com/tree-sitter/tree-sitter-go * branch master -> FETCH_HEAD HEAD is now at 05900fa Merge pull request #92 from kawaemon/fix/generic-type-accepts-qualified-type Updating html grammar... Cloning into './script/../test/fixtures/grammars/html'... From https://github.com/tree-sitter/tree-sitter-html * branch master -> FETCH_HEAD HEAD is now at 29f53d8 Makefile and C bindings (#38) Updating java grammar... Cloning into './script/../test/fixtures/grammars/java'... From https://github.com/tree-sitter/tree-sitter-java * branch master -> FETCH_HEAD HEAD is now at 09d650d Merge pull request #124 from bkramer-relyance/bkramer/records_and_instanceof_final Updating javascript grammar... Cloning into './script/../test/fixtures/grammars/javascript'... From https://github.com/tree-sitter/tree-sitter-javascript * branch partial-order-precedences -> FETCH_HEAD HEAD is now at 4c2f629 Clean up precedences by using symbols Updating jsdoc grammar... Cloning into './script/../test/fixtures/grammars/jsdoc'... From https://github.com/tree-sitter/tree-sitter-jsdoc * branch master -> FETCH_HEAD HEAD is now at 189a6a4 0.19.0 Updating json grammar... Cloning into './script/../test/fixtures/grammars/json'... From https://github.com/tree-sitter/tree-sitter-json * branch master -> FETCH_HEAD HEAD is now at 7307675 Makefile (#29) Updating php grammar... Cloning into './script/../test/fixtures/grammars/php'... From https://github.com/tree-sitter/tree-sitter-php * branch master -> FETCH_HEAD HEAD is now at ab2e721 Fixes #147: __DIR__ ignored by highlighting Updating python grammar... Cloning into './script/../test/fixtures/grammars/python'... From https://github.com/tree-sitter/tree-sitter-python * branch master -> FETCH_HEAD HEAD is now at b14614e Merge pull request #176 from yoff/patch-1 Updating ruby grammar... Cloning into './script/../test/fixtures/grammars/ruby'... From https://github.com/tree-sitter/tree-sitter-ruby * branch master -> FETCH_HEAD HEAD is now at 252ca18 Merge pull request #208 from Liberatys/chore/allow-range-of-tree-sitter Updating rust grammar... Cloning into './script/../test/fixtures/grammars/rust'... From https://github.com/tree-sitter/tree-sitter-rust * branch master -> FETCH_HEAD HEAD is now at 47b061c Merge pull request #154 from goffrie/cast-prec Updating typescript grammar... Cloning into './script/../test/fixtures/grammars/typescript'... From https://github.com/tree-sitter/tree-sitter-typescript * branch master -> FETCH_HEAD HEAD is now at 0ab9d99 Update tree-sitter-javascript (#218) gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/alloc.o lib/src/alloc.c gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/get_changed_ranges.o lib/src/get_changed_ranges.c gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/language.o lib/src/language.c gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/lexer.o lib/src/lexer.c gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/node.o lib/src/node.c gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/parser.o lib/src/parser.c gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/query.o lib/src/query.c gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/stack.o lib/src/stack.c gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/subtree.o lib/src/subtree.c gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/tree.o lib/src/tree.c gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/tree_cursor.o lib/src/tree_cursor.c 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 gcc -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 -o libtree-sitter.so.0.0 ln -sf libtree-sitter.so.0.0 libtree-sitter.so ln -sf libtree-sitter.so.0.0 libtree-sitter.so.0 >>> tree-sitter: Entering fakeroot... install -d '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/lib' install -m755 libtree-sitter.a '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/lib'/libtree-sitter.a install -m755 libtree-sitter.so.0.0 '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/lib'/libtree-sitter.so.0.0 ln -sf libtree-sitter.so.0.0 '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/lib'/libtree-sitter.so.0 ln -sf libtree-sitter.so.0.0 '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/lib'/libtree-sitter.so install -d '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/include'/tree_sitter install -m644 lib/include/tree_sitter/*.h '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/include'/tree_sitter/ install -d '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/lib/pkgconfig' sed -e 's|@LIBDIR@|/usr/lib|;s|@INCLUDEDIR@|/usr/include|;s|@VERSION@|0.6.3|' \ -e 's|=/usr|=${prefix}|' \ -e 's|@PREFIX@|/usr|' \ tree-sitter.pc.in > '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/lib/pkgconfig'/tree-sitter.pc >>> 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... >>> 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.20.7-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.20.7-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.20.7-r0.apk >>> tree-sitter-static*: Tracing dependencies... >>> tree-sitter-static*: Package size: 240.0 KB >>> tree-sitter-static*: Compressing data... >>> tree-sitter-static*: Create checksum... >>> tree-sitter-static*: Create tree-sitter-static-0.20.7-r0.apk >>> tree-sitter*: Tracing dependencies... so:libc.musl-s390x.so.1 >>> tree-sitter*: Package size: 164.0 KB >>> tree-sitter*: Compressing data... >>> tree-sitter*: Create checksum... >>> tree-sitter*: Create tree-sitter-0.20.7-r0.apk >>> tree-sitter: Build complete at Wed, 26 Oct 2022 11:34:07 +0000 elapsed time 0h 0m 55s >>> tree-sitter: Cleaning up srcdir >>> tree-sitter: Cleaning up pkgdir >>> tree-sitter: Uninstalling dependencies... (1/2) Purging .makedepends-tree-sitter (20221026.113315) (2/2) Purging bash (5.2.2-r0) Executing bash-5.2.2-r0.pre-deinstall Executing busybox-1.35.0-r27.trigger OK: 798 MiB in 115 packages >>> tree-sitter: Updating the community/s390x repository index... >>> tree-sitter: Signing the index...