>>> tree-sitter-vimdoc: Building community/tree-sitter-vimdoc 4.1.0-r0 (using abuild 3.16.0-r0) started Mon, 15 Dec 2025 22:19:23 +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/14) Installing ca-certificates (20251003-r0) ( 2/14) Installing ada-libs (3.3.0-r0) ( 3/14) Installing icu-data-en (76.1-r2) Executing icu-data-en-76.1-r2.post-install * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. ( 4/14) Installing icu-libs (76.1-r2) ( 5/14) Installing simdjson (3.12.0-r0) ( 6/14) Installing simdutf (7.7.0-r0) ( 7/14) Installing sqlite-libs (3.51.1-r0) ( 8/14) Installing nodejs (24.11.1-r1) ( 9/14) Installing tree-sitter-cli (0.25.10-r0) (10/14) Installing oniguruma (6.9.10-r0) (11/14) Installing jq (1.8.1-r0) (12/14) Installing tree-sitter (0.25.10-r0) (13/14) Installing tree-sitter-dev (0.25.10-r0) (14/14) Installing .makedepends-tree-sitter-vimdoc (20251215.221924) Executing busybox-1.37.0-r29.trigger Executing ca-certificates-20251003-r0.trigger OK: 488.3 MiB in 119 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/edge/tree-sitter-vimdoc-4.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> tree-sitter-vimdoc: Fetching https://github.com/neovim/tree-sitter-vimdoc/archive/refs/tags/v4.1.0/tree-sitter-vimdoc-4.1.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/tree-sitter-vimdoc-4.1.0.tar.gz.part' tree-sitter-vimdoc-4 100% |********************************| 61551 0:00:00 ETA '/var/cache/distfiles/edge/tree-sitter-vimdoc-4.1.0.tar.gz.part' saved /var/cache/distfiles/edge/tree-sitter-vimdoc-4.1.0.tar.gz: OK >>> tree-sitter-vimdoc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tree-sitter-vimdoc-4.1.0.tar.gz /var/cache/distfiles/edge/tree-sitter-vimdoc-4.1.0.tar.gz: OK >>> tree-sitter-vimdoc: Unpacking /var/cache/distfiles/edge/tree-sitter-vimdoc-4.1.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 listitem: 32. ✓ listitems 33. ✓ listitem with codeblock 34. ✓ listitems + lines without blank lines 35. ✓ listitem tricky 36. ✓ numbered listitem 37. ✓ NOT listitem (FIXME) optionlink: 38. ✓ optionlink alone 39. ✓ optionlink in text 40. ✓ NOT optionlink: ' or 'x 41. ✓ NOT optionlink #7 #14 42. ✓ NOT optionlink 2 43. ✓ NOT optionlink 3 taglink: 44. ✓ taglink alone 45. ✓ taglink in text 46. ✓ taglink in parentheses 47. ✓ NOT a taglink tags: 48. ✓ tag: basic 49. ✓ tag in text 50. ✓ tag with lines after 51. ✓ tag on the right 52. ✓ optionlink in tag 53. ✓ NOT a tag text: 54. ✓ simple file with text 55. ✓ multiline text 56. ✓ empty line 57. ✓ notes url: 58. ✓ url 59. ✓ with parens 60. ✓ ending in punctuation Total parses: 60; successful parses: 60; failed parses: 0; success percentage: 100.00%; average speed: 481 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... libfakeroot internal error: payload not recognized! '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: 15.3 KB >>> tree-sitter-vimdoc-doc*: Compressing data... >>> tree-sitter-vimdoc-doc*: Create checksum... >>> tree-sitter-vimdoc-doc*: Create tree-sitter-vimdoc-doc-4.1.0-r0.apk >>> tree-sitter-vimdoc*: Tracing dependencies... >>> tree-sitter-vimdoc*: Package size: 178.4 KB >>> tree-sitter-vimdoc*: Compressing data... >>> tree-sitter-vimdoc*: Create checksum... >>> tree-sitter-vimdoc*: Create tree-sitter-vimdoc-4.1.0-r0.apk >>> tree-sitter-vimdoc: Build complete at Mon, 15 Dec 2025 22:19:27 +0000 elapsed time 0h 0m 4s >>> tree-sitter-vimdoc: Cleaning up srcdir >>> tree-sitter-vimdoc: Cleaning up pkgdir >>> tree-sitter-vimdoc: Uninstalling dependencies... ( 1/14) Purging .makedepends-tree-sitter-vimdoc (20251215.221924) ( 2/14) Purging tree-sitter-cli (0.25.10-r0) ( 3/14) Purging nodejs (24.11.1-r1) ( 4/14) Purging ca-certificates (20251003-r0) Executing ca-certificates-20251003-r0.post-deinstall ( 5/14) Purging tree-sitter-dev (0.25.10-r0) ( 6/14) Purging jq (1.8.1-r0) ( 7/14) Purging tree-sitter (0.25.10-r0) ( 8/14) Purging ada-libs (3.3.0-r0) ( 9/14) Purging icu-libs (76.1-r2) (10/14) Purging oniguruma (6.9.10-r0) (11/14) Purging simdjson (3.12.0-r0) (12/14) Purging simdutf (7.7.0-r0) (13/14) Purging sqlite-libs (3.51.1-r0) (14/14) Purging icu-data-en (76.1-r2) Executing busybox-1.37.0-r29.trigger OK: 426.6 MiB in 105 packages >>> tree-sitter-vimdoc: Updating the community/x86 repository index... >>> tree-sitter-vimdoc: Signing the index...