>>> tree-sitter-vimdoc: Building community/tree-sitter-vimdoc 3.0.0-r2 (using abuild 3.15.0-r0) started Tue, 14 Oct 2025 02:19:50 +0000 >>> tree-sitter-vimdoc: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/12) Installing ada-libs (2.9.2-r4) (2/12) Installing icu-data-en (76.1-r1) Executing icu-data-en-76.1-r1.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (3/12) Installing icu-libs (76.1-r1) (4/12) Installing simdjson (3.12.0-r0) (5/12) Installing simdutf (7.2.1-r0) (6/12) Installing nodejs (22.16.0-r2) (7/12) Installing tree-sitter-cli (0.25.10-r0) (8/12) Installing oniguruma (6.9.10-r0) (9/12) Installing jq (1.8.0-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 (20251014.021951) Executing busybox-1.37.0-r19.trigger OK: 365 MiB in 101 packages >>> tree-sitter-vimdoc: Cleaning up srcdir >>> tree-sitter-vimdoc: Cleaning up pkgdir >>> tree-sitter-vimdoc: Cleaning up tmpdir >>> tree-sitter-vimdoc: Fetching https://github.com/neovim/tree-sitter-vimdoc/archive/refs/tags/v3.0.0/tree-sitter-vimdoc-3.0.0.tar.gz >>> tree-sitter-vimdoc: Fetching https://github.com/neovim/tree-sitter-vimdoc/archive/refs/tags/v3.0.0/tree-sitter-vimdoc-3.0.0.tar.gz >>> tree-sitter-vimdoc: Checking sha512sums... tree-sitter-vimdoc-3.0.0.tar.gz: OK 0001-fix-tests-adapt-expected-to-heading-changes-140.patch: OK >>> tree-sitter-vimdoc: Unpacking /var/cache/distfiles/tree-sitter-vimdoc-3.0.0.tar.gz... >>> tree-sitter-vimdoc: 0001-fix-tests-adapt-expected-to-heading-changes-140.patch patching file test/corpus/codeblock.txt patching file test/corpus/heading1_2.txt + cc -fPIC -Wall -I ./ '-std=c99' -Os -fstack-clash-protection -Wformat '-Werror=format-security' -fno-plt -c ./parser.c + + findgrep -name -q '*.cc' . + 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: 4031 bytes/ms >>> tree-sitter-vimdoc: Entering fakeroot... + install -D -m755 ./src/vimdoc.so -t /home/udu/aports/community/tree-sitter-vimdoc/pkg/tree-sitter-vimdoc/usr/lib/tree-sitter/ + ln -s tree-sitter/vimdoc.so /home/udu/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/udu/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/udu/aports/community/tree-sitter-vimdoc/pkg/tree-sitter-vimdoc-doc/usr/share/doc' 'usr/share/licenses' -> '/home/udu/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-doc*: Scanning shared objects >>> 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-3.0.0-r2.apk >>> tree-sitter-vimdoc*: Tracing dependencies... >>> tree-sitter-vimdoc*: Package size: 154.9 KB >>> tree-sitter-vimdoc*: Compressing data... >>> tree-sitter-vimdoc*: Create checksum... >>> tree-sitter-vimdoc*: Create tree-sitter-vimdoc-3.0.0-r2.apk >>> tree-sitter-vimdoc: Build complete at Tue, 14 Oct 2025 02:19:52 +0000 elapsed time 0h 0m 2s >>> tree-sitter-vimdoc: Cleaning up srcdir >>> tree-sitter-vimdoc: Cleaning up pkgdir >>> tree-sitter-vimdoc: Uninstalling dependencies... (1/12) Purging .makedepends-tree-sitter-vimdoc (20251014.021951) (2/12) Purging tree-sitter-cli (0.25.10-r0) (3/12) Purging nodejs (22.16.0-r2) (4/12) Purging tree-sitter-dev (0.25.10-r0) (5/12) Purging jq (1.8.0-r0) (6/12) Purging tree-sitter (0.25.10-r0) (7/12) Purging ada-libs (2.9.2-r4) (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.2.1-r0) (12/12) Purging icu-data-en (76.1-r1) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> tree-sitter-vimdoc: Updating the community/x86_64 repository index... >>> tree-sitter-vimdoc: Signing the index...