>>> tree-sitter-go: Building community/tree-sitter-go 0.23.1-r1 (using abuild 3.15.0-r2) started Thu, 10 Jul 2025 23:14:31 +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.0-r0) ( 3/14) Installing tree-sitter (0.25.6-r1) ( 4/14) Installing tree-sitter-dev (0.25.6-r1) ( 5/14) Installing ca-certificates (20241121-r2) ( 6/14) Installing ada-libs (2.9.2-r4) ( 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.2.1-r0) (11/14) Installing sqlite-libs (3.50.2-r0) (12/14) Installing nodejs (22.16.0-r2) (13/14) Installing tree-sitter-cli (0.25.6-r1) (14/14) Installing .makedepends-tree-sitter-go (20250710.231431) busybox-1.37.0-r19.trigger: Executing script... ca-certificates-20241121-r2.trigger: Executing script... OK: 436 MiB in 122 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.23.1.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 curl: (22) The requested URL returned error: 404 >>> tree-sitter-go: Fetching https://github.com/tree-sitter/tree-sitter-go/archive/v0.23.1/tree-sitter-go-0.23.1.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 100 23858 0 23858 0 0 24211 0 --:--:-- --:--:-- --:--:-- 24211 100 198k 0 198k 0 0 164k 0 --:--:-- 0:00:01 --:--:-- 805k >>> tree-sitter-go: Fetching https://distfiles.alpinelinux.org/distfiles/edge//tree-sitter-go-0.23.1.tar.gz >>> tree-sitter-go: Checking sha512sums... tree-sitter-go-0.23.1.tar.gz: OK >>> tree-sitter-go: Unpacking /var/cache/distfiles/edge/tree-sitter-go-0.23.1.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 -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 expressions: 14. ✓ Call expressions 15. ✓ Nested call expressions 16. ✓ Generic call expressions -- Warning: Slow parse rate (563.010 bytes/ms) 17. ✓ Calls to 'make' and 'new' 18. ✓ Selector expressions 19. ✓ Indexing expressions 20. ✓ Type assertion expressions 21. ✓ Type conversion expressions 22. ✓ Unary expressions literals: 23. ✓ Int literals 24. ✓ Float literals 25. ✓ Rune literals 26. ✓ Imaginary literals 27. ✓ String literals 28. ✓ Slice literals 29. ✓ Array literals with implicit length 30. ✓ Map literals 31. ✓ Struct literals 32. ✓ Function literals source_files: 33. ✓ Package clauses 34. ✓ Single import declarations 35. ✓ Grouped import declarations 36. ✓ Block comments 37. ✓ Comments with asterisks 38. ✓ Non-ascii variable names statements: 39. ✓ Declaration statements 40. ✓ Expression statements 41. ✓ Send statements 42. ✓ Increment/Decrement statements 43. ✓ Assignment statements 44. ✓ Short var declarations 45. ✓ If statements 46. ✓ For statements 47. ✓ Switch statements 48. ✓ Type switch statements 49. ✓ Select statements 50. ✓ Go and defer statements 51. ✓ Nested statement blocks 52. ✓ Labels at the ends of statement blocks 53. ✓ Empty statements 54. ✓ Nested control statements 55. ✓ Top-level statements types: 56. ✓ Qualified type names 57. ✓ Array types 58. ✓ Slice types 59. ✓ Struct types 60. ✓ Interface types 61. ✓ Interface embedded struct types 62. ✓ Map types 63. ✓ Pointer types 64. ✓ Channel types 65. ✓ Function types 66. ✓ Type Aliases Total parses: 66; successful parses: 66; failed parses: 0; success percentage: 100.00%; average speed: 2628 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: 215.1 KB >>> tree-sitter-go*: Compressing data... >>> tree-sitter-go*: Create checksum... >>> tree-sitter-go*: Create tree-sitter-go-0.23.1-r1.apk >>> tree-sitter-go: Build complete at Thu, 10 Jul 2025 23:14:34 +0000 elapsed time 0h 0m 3s >>> tree-sitter-go: Cleaning up srcdir >>> tree-sitter-go: Cleaning up pkgdir >>> tree-sitter-go: Uninstalling dependencies... ( 1/14) Purging .makedepends-tree-sitter-go (20250710.231431) ( 2/14) Purging tree-sitter-dev (0.25.6-r1) ( 3/14) Purging jq (1.8.0-r0) ( 4/14) Purging tree-sitter (0.25.6-r1) ( 5/14) Purging tree-sitter-cli (0.25.6-r1) ( 6/14) Purging nodejs (22.16.0-r2) ( 7/14) Purging ca-certificates (20241121-r2) ca-certificates-20241121-r2.post-deinstall: Executing script... ( 8/14) Purging ada-libs (2.9.2-r4) ( 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.2.1-r0) (13/14) Purging sqlite-libs (3.50.2-r0) (14/14) Purging icu-data-en (76.1-r1) busybox-1.37.0-r19.trigger: Executing script... OK: 361 MiB in 108 packages >>> tree-sitter-go: Updating the community/s390x repository index... >>> tree-sitter-go: Signing the index...