>>> tree-sitter-go: Building community/tree-sitter-go 0.25.0-r0 (using abuild 3.15.0-r5) started Sat, 04 Oct 2025 14:37:58 +0000 >>> tree-sitter-go: Validating /home/buildozer/aports/community/tree-sitter-go/APKBUILD... >>> tree-sitter-go: Analyzing dependencies... >>> tree-sitter-go: Installing for build: build-base tree-sitter-dev tree-sitter-cli ( 1/14) Installing oniguruma (6.9.10-r0) ( 2/14) Installing jq (1.8.1-r0) ( 3/14) Installing tree-sitter (0.25.10-r0) ( 4/14) Installing tree-sitter-dev (0.25.10-r0) ( 5/14) Installing ca-certificates (20250911-r0) ( 6/14) Installing ada-libs (2.9.2-r5) ( 7/14) 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: * ( 8/14) Installing icu-libs (76.1-r1) ( 9/14) Installing simdjson (3.12.0-r0) (10/14) Installing simdutf (7.3.6-r0) (11/14) Installing sqlite-libs (3.50.4-r1) (12/14) Installing nodejs (22.19.0-r3) (13/14) Installing tree-sitter-cli (0.25.10-r0) (14/14) Installing .makedepends-tree-sitter-go (20251004.143759) busybox-1.37.0-r23.trigger: Executing script... ca-certificates-20250911-r0.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 492 MiB in 119 packages >>> tree-sitter-go: Cleaning up srcdir >>> tree-sitter-go: Cleaning up pkgdir >>> tree-sitter-go: Cleaning up tmpdir >>> tree-sitter-go: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tree-sitter-go-0.25.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-go: Fetching https://github.com/tree-sitter/tree-sitter-go/archive/v0.25.0/tree-sitter-go-0.25.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/tree-sitter-go-0.25.0.tar.gz.part' tree-sitter-go-0.25. 100% |********************************| 206k 0:00:00 ETA '/var/cache/distfiles/edge/tree-sitter-go-0.25.0.tar.gz.part' saved >>> tree-sitter-go: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tree-sitter-go-0.25.0.tar.gz >>> tree-sitter-go: Checking sha512sums... tree-sitter-go-0.25.0.tar.gz: OK >>> tree-sitter-go: Unpacking /var/cache/distfiles/edge/tree-sitter-go-0.25.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 go.so ./parser.o declarations: 1. ✓ Single const declarations without types 2. ✓ Single const declarations with types 3. ✓ Grouped const declarations 4. ✓ Const declarations with implicit values 5. ✓ Var declarations without types 6. ✓ Var declarations with types 7. ✓ Var declarations with no expressions 8. ✓ Grouped var declarations 9. ✓ Function declarations 10. ✓ Single-line function declarations 11. ✓ Variadic function declarations 12. ✓ Method declarations 13. ✓ Type declarations errors: 14. ✓ Error detected at globally reserved keyword expressions: 15. ✓ Call expressions 16. ✓ Nested call expressions 17. ✓ Generic call expressions -- Warning: Slow parse rate (148.602 bytes/ms) 18. ✓ Calls to 'make' and 'new' 19. ✓ Selector expressions 20. ✓ Indexing expressions 21. ✓ Type assertion expressions 22. ✓ Type conversion expressions 23. ✓ Unary expressions literals: 24. ✓ Int literals 25. ✓ Float literals 26. ✓ Rune literals 27. ✓ Imaginary literals 28. ✓ String literals 29. ✓ Slice literals 30. ✓ Array literals with implicit length 31. ✓ Map literals 32. ✓ Struct literals 33. ✓ Function literals source_files: 34. ✓ Package clauses 35. ✓ Single import declarations 36. ✓ Grouped import declarations 37. ✓ Block comments 38. ✓ Comments with asterisks 39. ✓ Non-ascii variable names statements: 40. ✓ Declaration statements 41. ✓ Expression statements 42. ✓ Send statements 43. ✓ Increment/Decrement statements 44. ✓ Assignment statements 45. ✓ Short var declarations 46. ✓ If statements 47. ✓ For statements 48. ✓ Switch statements 49. ✓ Type switch statements 50. ✓ Select statements 51. ✓ Go and defer statements 52. ✓ Nested statement blocks 53. ✓ Labels at the ends of statement blocks 54. ✓ Empty statements 55. ✓ Nested control statements 56. ✓ Top-level statements types: 57. ✓ Qualified type names 58. ✓ Array types 59. ✓ Slice types 60. ✓ Struct types 61. ✓ Interface types 62. ✓ Interface embedded struct types 63. ✓ Map types 64. ✓ Pointer types 65. ✓ Channel types 66. ✓ Function types 67. ✓ Type Aliases Total parses: 67; successful parses: 67; failed parses: 0; success percentage: 100.00%; average speed: 742 bytes/ms >>> tree-sitter-go: Entering fakeroot... + install -D -m755 ./src/go.so -t /home/buildozer/aports/community/tree-sitter-go/pkg/tree-sitter-go/usr/lib/tree-sitter/ + ln -s tree-sitter/go.so /home/buildozer/aports/community/tree-sitter-go/pkg/tree-sitter-go/usr/lib/libtree-sitter-go.so + '[' -d ./queries ] + install -D -m755 ./queries/highlights.scm ./queries/tags.scm -t /home/buildozer/aports/community/tree-sitter-go/pkg/tree-sitter-go/usr/share/tree-sitter/queries/go/ >>> tree-sitter-go*: Running postcheck for tree-sitter-go >>> tree-sitter-go*: Preparing package tree-sitter-go... >>> tree-sitter-go*: Stripping binaries >>> tree-sitter-go*: Scanning shared objects >>> tree-sitter-go*: Tracing dependencies... >>> tree-sitter-go*: Package size: 219.7 KB >>> tree-sitter-go*: Compressing data... >>> tree-sitter-go*: Create checksum... >>> tree-sitter-go*: Create tree-sitter-go-0.25.0-r0.apk >>> tree-sitter-go: Build complete at Sat, 04 Oct 2025 14:38:03 +0000 elapsed time 0h 0m 5s >>> tree-sitter-go: Cleaning up srcdir >>> tree-sitter-go: Cleaning up pkgdir >>> tree-sitter-go: Uninstalling dependencies... ( 1/14) Purging .makedepends-tree-sitter-go (20251004.143759) ( 2/14) Purging tree-sitter-dev (0.25.10-r0) ( 3/14) Purging jq (1.8.1-r0) ( 4/14) Purging tree-sitter (0.25.10-r0) ( 5/14) Purging tree-sitter-cli (0.25.10-r0) ( 6/14) Purging nodejs (22.19.0-r3) ( 7/14) Purging ca-certificates (20250911-r0) ca-certificates-20250911-r0.post-deinstall: Executing script... ( 8/14) Purging ada-libs (2.9.2-r5) ( 9/14) Purging icu-libs (76.1-r1) (10/14) Purging oniguruma (6.9.10-r0) (11/14) Purging simdjson (3.12.0-r0) (12/14) Purging simdutf (7.3.6-r0) (13/14) Purging sqlite-libs (3.50.4-r1) (14/14) Purging icu-data-en (76.1-r1) busybox-1.37.0-r23.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 426 MiB in 105 packages >>> tree-sitter-go: Updating the community/x86 repository index... >>> tree-sitter-go: Signing the index...