>>> tree-sitter-vimdoc: Building community/tree-sitter-vimdoc 4.0.0-r0 (using abuild 3.16.0_rc4-r0) started Sun, 02 Nov 2025 20:20:11 +0000 >>> tree-sitter-vimdoc: Validating /home/buildozer/aports/community/tree-sitter-vimdoc/APKBUILD... >>> tree-sitter-vimdoc: Analyzing dependencies... >>> tree-sitter-vimdoc: Installing for build: build-base tree-sitter-cli tree-sitter-dev ( 1/12) Installing ada-libs (2.9.2-r5) ( 2/12) Installing icu-data-en (76.1-r1) icu-data-en-76.1-r1.post-install: Executing script... icu-data-en-76.1-r1.post-install: * icu-data-en-76.1-r1.post-install: * If you need ICU with non-English locales and legacy charset support, install icu-data-en-76.1-r1.post-install: * package icu-data-full. icu-data-en-76.1-r1.post-install: * ( 3/12) Installing icu-libs (76.1-r1) ( 4/12) Installing simdjson (3.12.0-r0) ( 5/12) Installing simdutf (7.5.0-r0) ( 6/12) Installing nodejs (22.21.0-r0) ( 7/12) Installing tree-sitter-cli (0.25.10-r0) ( 8/12) Installing oniguruma (6.9.10-r0) ( 9/12) Installing jq (1.8.1-r0) (10/12) Installing tree-sitter (0.25.10-r0) (11/12) Installing tree-sitter-dev (0.25.10-r0) (12/12) Installing .makedepends-tree-sitter-vimdoc (20251102.202024) busybox-1.37.0-r24.trigger: Executing script... OK: 654 MiB in 163 packages >>> tree-sitter-vimdoc: Cleaning up srcdir >>> tree-sitter-vimdoc: Cleaning up pkgdir >>> tree-sitter-vimdoc: Cleaning up tmpdir >>> tree-sitter-vimdoc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/tree-sitter-vimdoc-4.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/tree-sitter-vimdoc-4.0.0.tar.gz.part' tree-sitter-vimdoc-4 100% |********************************| 58862 0:00:00 ETA '/var/cache/distfiles/v3.23/tree-sitter-vimdoc-4.0.0.tar.gz.part' saved /var/cache/distfiles/v3.23/tree-sitter-vimdoc-4.0.0.tar.gz: OK >>> tree-sitter-vimdoc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/tree-sitter-vimdoc-4.0.0.tar.gz /var/cache/distfiles/v3.23/tree-sitter-vimdoc-4.0.0.tar.gz: OK >>> tree-sitter-vimdoc: Unpacking /var/cache/distfiles/v3.23/tree-sitter-vimdoc-4.0.0.tar.gz... + cc -fPIC -Wall -I ./ '-std=c99' -Os -fstack-clash-protection -Wformat '-Werror=format-security' -c ./parser.c + find -name '*.cc' + grep -q . + cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vimdoc.so ./parser.o arguments: 1. ✓ argument 2. ✓ multiple arguments on the same line 3. ✓ argument in parentheses 4. ✓ NOT an argument codeblock: 5. ✓ simple codeblock 6. ✓ codeblock with text before 7. ✓ codeblock with language annotations 8. ✓ codeblock with implicit stop 9. ✓ codeblock with empty lines 10. ✓ tricky codeblock 11. ✓ strange codeblock 12. ✓ codeblock stop and start on same line 13. ✓ NOT codeblock: whitespace after ">" codespan: 14. ✓ simple codespan 15. ✓ codespan in text 16. ✓ NOT codespan heading1_2: 17. ✓ h1 h2 heading 18. ✓ h1 h2 heading with tag at the start 19. ✓ NOT h1 h2 heading heading3-column_heading: 20. ✓ h3 (uppercase) heading 21. ✓ h3 (uppercase) heading, multiple words 22. ✓ h3 heading with tag 23. ✓ column_heading lowercase 24. ✓ column_heading no space before tilde (FIXME) 25. ✓ column_heading with multiple words 26. ✓ column_heading should NOT parse atoms (links, tags, etc.) (FIXME) 27. ✓ NOT h3 uppercase heading 28. ✓ NOT column_heading line_block: 29. ✓ line: basic 30. ✓ blocks: missing EOL at end of document 31. ✓ blocks: with blank line at end of document 32. ✓ listitems 33. ✓ listitem with codeblock 34. ✓ listitems + lines without blank lines 35. ✓ listitem tricky optionlink: 36. ✓ optionlink alone 37. ✓ optionlink in text 38. ✓ NOT optionlink: ' or 'x 39. ✓ NOT optionlink #7 #14 40. ✓ NOT optionlink 2 41. ✓ NOT optionlink 3 taglink: 42. ✓ taglink alone 43. ✓ taglink in text 44. ✓ taglink in parentheses 45. ✓ NOT a taglink tags: 46. ✓ tag: basic 47. ✓ tag in text 48. ✓ tag with lines after 49. ✓ tag on the right 50. ✓ optionlink in tag 51. ✓ NOT a tag text: 52. ✓ simple file with text 53. ✓ multiline text 54. ✓ empty line 55. ✓ notes url: 56. ✓ url 57. ✓ url with parens (FIXME) Total parses: 57; successful parses: 57; failed parses: 0; success percentage: 100.00%; average speed: 327 bytes/ms >>> tree-sitter-vimdoc: Entering fakeroot... + install -D -m755 ./src/vimdoc.so -t /home/buildozer/aports/community/tree-sitter-vimdoc/pkg/tree-sitter-vimdoc/usr/lib/tree-sitter/ + ln -s tree-sitter/vimdoc.so /home/buildozer/aports/community/tree-sitter-vimdoc/pkg/tree-sitter-vimdoc/usr/lib/libtree-sitter-vimdoc.so + '[' -d queries/vimdoc ] + install -D -m755 queries/vimdoc/highlights.scm queries/vimdoc/injections.scm -t /home/buildozer/aports/community/tree-sitter-vimdoc/pkg/tree-sitter-vimdoc/usr/share/tree-sitter/queries/vimdoc/ >>> tree-sitter-vimdoc-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/tree-sitter-vimdoc/pkg/tree-sitter-vimdoc-doc/usr/share/doc' 'usr/share/licenses' -> '/home/buildozer/aports/community/tree-sitter-vimdoc/pkg/tree-sitter-vimdoc-doc/usr/share/licenses' >>> tree-sitter-vimdoc-doc*: Preparing subpackage tree-sitter-vimdoc-doc... >>> tree-sitter-vimdoc-doc*: Running postcheck for tree-sitter-vimdoc-doc >>> tree-sitter-vimdoc*: Running postcheck for tree-sitter-vimdoc >>> tree-sitter-vimdoc*: Preparing package tree-sitter-vimdoc... >>> tree-sitter-vimdoc*: Stripping binaries >>> tree-sitter-vimdoc*: Scanning shared objects >>> tree-sitter-vimdoc-doc*: Tracing dependencies... >>> tree-sitter-vimdoc-doc*: Package size: 14.7 KB >>> tree-sitter-vimdoc-doc*: Compressing data... >>> tree-sitter-vimdoc-doc*: Create checksum... >>> tree-sitter-vimdoc-doc*: Create tree-sitter-vimdoc-doc-4.0.0-r0.apk >>> tree-sitter-vimdoc*: Tracing dependencies... >>> tree-sitter-vimdoc*: Package size: 258.9 KB >>> tree-sitter-vimdoc*: Compressing data... >>> tree-sitter-vimdoc*: Create checksum... >>> tree-sitter-vimdoc*: Create tree-sitter-vimdoc-4.0.0-r0.apk >>> tree-sitter-vimdoc: Build complete at Sun, 02 Nov 2025 20:20:28 +0000 elapsed time 0h 0m 17s >>> tree-sitter-vimdoc: Cleaning up srcdir >>> tree-sitter-vimdoc: Cleaning up pkgdir >>> tree-sitter-vimdoc: Uninstalling dependencies... ( 1/12) Purging .makedepends-tree-sitter-vimdoc (20251102.202024) ( 2/12) Purging tree-sitter-cli (0.25.10-r0) ( 3/12) Purging nodejs (22.21.0-r0) ( 4/12) Purging tree-sitter-dev (0.25.10-r0) ( 5/12) Purging jq (1.8.1-r0) ( 6/12) Purging tree-sitter (0.25.10-r0) ( 7/12) Purging ada-libs (2.9.2-r5) ( 8/12) Purging icu-libs (76.1-r1) ( 9/12) Purging oniguruma (6.9.10-r0) (10/12) Purging simdjson (3.12.0-r0) (11/12) Purging simdutf (7.5.0-r0) (12/12) Purging icu-data-en (76.1-r1) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> tree-sitter-vimdoc: Updating the community/ppc64le repository index... >>> tree-sitter-vimdoc: Signing the index...