>>> tree-sitter-typescript: Building community/tree-sitter-typescript 0.23.2-r1 (using abuild 3.15.0-r2) started Fri, 25 Jul 2025 12:55:29 +0000 >>> tree-sitter-typescript: Validating /home/buildozer/aports/community/tree-sitter-typescript/APKBUILD... >>> tree-sitter-typescript: Analyzing dependencies... >>> tree-sitter-typescript: 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.8-r0) ( 4/14) Installing tree-sitter-dev (0.25.8-r0) ( 5/14) Installing ca-certificates (20250619-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.3-r0) (11/14) Installing sqlite-libs (3.50.3-r0) (12/14) Installing nodejs (22.16.0-r3) (13/14) Installing tree-sitter-cli (0.25.8-r0) (14/14) Installing .makedepends-tree-sitter-typescript (20250725.125530) busybox-1.37.0-r21.trigger: Executing script... ca-certificates-20250619-r0.trigger: Executing script... OK: 386 MiB in 118 packages >>> tree-sitter-typescript: Cleaning up srcdir >>> tree-sitter-typescript: Cleaning up pkgdir >>> tree-sitter-typescript: Cleaning up tmpdir >>> tree-sitter-typescript: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tree-sitter-typescript-0.23.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/tree-sitter-typescript-0.23.2.tar.gz.part' tree-sitter-typescri 100% |********************************| 1008k 0:00:00 ETA '/var/cache/distfiles/edge/tree-sitter-typescript-0.23.2.tar.gz.part' saved >>> tree-sitter-typescript: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tree-sitter-typescript-0.23.2.tar.gz >>> tree-sitter-typescript: Checking sha512sums... tree-sitter-typescript-0.23.2.tar.gz: OK >>> tree-sitter-typescript: Unpacking /var/cache/distfiles/edge/tree-sitter-typescript-0.23.2.tar.gz... + cc -fPIC -Wall -I ./ '-std=c99' -Os -fstack-clash-protection -Wformat '-Werror=format-security' -c ./parser.c ./scanner.c + find -name '*.cc' + grep -q . + cc -shared -Wl,--as-needed,-O1,--sort-common -o tsx.so ./parser.o ./scanner.o + cc -fPIC -Wall -I ./ '-std=c99' -Os -fstack-clash-protection -Wformat '-Werror=format-security' -c ./parser.c ./scanner.c + find -name '*.cc' + grep -q . + cc -shared -Wl,--as-needed,-O1,--sort-common -o typescript.so ./parser.o ./scanner.o Warning: Found non-static non-tree-sitter functions in the external scannner `_fini` `_init` Consider making these functions static, they can cause conflicts when another tree-sitter project uses the same function name Warning: Found non-static non-tree-sitter functions in the external scannner `_fini` `_init` Consider making these functions static, they can cause conflicts when another tree-sitter project uses the same function name declarations: 1. ✓ Ambient declarations 2. ✓ Exception handling -- Warning: Slow parse rate (49.106 bytes/ms) 3. ✓ Flow-style ambient class declarations with commas 4. ✓ Flow module.exports declarations 5. ✓ Ambient exports 6. ✓ Typeof types 7. ✓ Export assignments 8. ✓ Import aliases 9. ✓ Import aliases in modules 10. ✓ Export import aliases 11. ✓ Property signatures with accessibility modifiers 12. ✓ Ambient type declarations 13. ✓ Ambient module declarations 14. ✓ Accessibility modifiers as pair keywords 15. ✓ Type casts 16. ✓ Ambient export function declarations 17. ✓ Ambient type alias declarations in namespaces 18. ✓ Export interfaces in namespaces 19. ✓ Namespaces as internal modules 20. ✓ Method declarations with keywords as names 21. ✓ Classes with method signatures 22. ✓ Classes with property names as strings or numbers 23. ✓ Classes with decorator calls that have type arguments -- Warning: Slow parse rate (12.506 bytes/ms) 24. ✓ Classes with decorators 25. ✓ Classes with methods with and without trailing semicolons on one line 26. ✓ Classes with static blocks 27. ✓ Global namespace declarations 28. ✓ Abstract classes 29. ✓ Decorator with parenthesized expression 30. ✓ Index type queries 31. ✓ Definite assignment assertions 32. ✓ Top-level exports 33. ✓ Classes with generic parameters 34. ✓ Classes with extensions 35. ✓ Semicolon is not automatically inserted for method definitions with a body 36. ✓ Override modifier expressions: 37. ✓ As expressions 38. ✓ Satisfies expressions 39. ✓ Typeof expressions 40. ✓ Array with empty elements 41. ✓ Variable named 'module' 42. ✓ Multi-line variable declarations 43. ✓ The 'less than' operator 44. ✓ Subscript expressions in if statements 45. ✓ Objects with reserved words as keys 46. ✓ Assignment to non-null LHS 47. ✓ Generic calls 48. ✓ Instantiation expressions 49. ✓ Type assertions 50. ✓ Type arguments in JSX 51. ✓ Ternary expression functions: 52. ✓ Functions with typed parameters 53. ✓ New object with type arguments 54. ✓ Function calls with array and tuple type arguments 55. ✓ Function calls with optional chaining and type arguments 56. ✓ Arrow functions and generators with call signatures 57. ✓ Arrow function with parameter named async 58. ✓ Super 59. ✓ Function signature 60. ✓ Ambiguity between function signature and function declaration 61. ✓ Ambiguity between function signature and function declaration: comments and newlines types: 62. ✓ Built-in types 63. ✓ Parenthesized types 64. ✓ Object types 65. ✓ Object types with call signatures 66. ✓ Index signatures 67. ✓ Object types with automatic semicolon insertion 68. ✓ Automatic semicolon disabled before return type 69. ✓ Array types 70. ✓ Function types 71. ✓ Functions with destructured parameters 72. ✓ Constructor types 73. ✓ Symbol types 74. ✓ Type annotations in parenthesized expressions 75. ✓ Flow Maybe Types 76. ✓ Flow Import Types 77. ✓ Type-only Export 78. ✓ Flow Export Types 79. ✓ Type alias declarations 80. ✓ Enum declarations 81. ✓ Interface declarations 82. ✓ Generic types 83. ✓ Existential types 84. ✓ Flow Union types 85. ✓ Flow Intersection types 86. ✓ Flow exact object types 87. ✓ Literal types 88. ✓ Flow type parameter constraint syntax 89. ✓ Nested type arguments 90. ✓ predefined types as identifiers 91. ✓ Non-null assertion operator 92. ✓ Type query and index type query types 93. ✓ Lookup types 94. ✓ Mapped types 95. ✓ Assertion functions checking a value 96. ✓ Assertion functions checking a type 97. ✓ Type of an assertion function 98. ✓ Type predicate and predefined types 99. ✓ Read-only arrays 100. ✓ Tuple types 101. ✓ Conditional types 102. ✓ Template literal types 103. ✓ Mapped type 'as' clauses 104. ✓ typeof in generic arguments 105. ✓ Literal types and pre-defined types 106. ✓ Extends 107. ✓ Abstract 108. ✓ Indexed Access Precedence 109. ✓ Typeof instantiation expressions 110. ✓ Typeof this 111. ✓ Import in type 112. ✓ Import assert Total parses: 112; successful parses: 112; failed parses: 0; success percentage: 100.00%; average speed: 915 bytes/ms >>> tree-sitter-typescript: Entering fakeroot... + install -D -m755 tsx/src/tsx.so -t /home/buildozer/aports/community/tree-sitter-typescript/pkg/tree-sitter-typescript/usr/lib/tree-sitter/ + ln -s tree-sitter/tsx.so /home/buildozer/aports/community/tree-sitter-typescript/pkg/tree-sitter-typescript/usr/lib/libtree-sitter-tsx.so + '[' -d ./queries ] + install -D -m755 ./queries/highlights.scm ./queries/locals.scm ./queries/tags.scm -t /home/buildozer/aports/community/tree-sitter-typescript/pkg/tree-sitter-typescript/usr/share/tree-sitter/queries/tsx/ + install -D -m755 typescript/src/typescript.so -t /home/buildozer/aports/community/tree-sitter-typescript/pkg/tree-sitter-typescript/usr/lib/tree-sitter/ + ln -s tree-sitter/typescript.so /home/buildozer/aports/community/tree-sitter-typescript/pkg/tree-sitter-typescript/usr/lib/libtree-sitter-typescript.so + '[' -d ./queries ] + install -D -m755 ./queries/highlights.scm ./queries/locals.scm ./queries/tags.scm -t /home/buildozer/aports/community/tree-sitter-typescript/pkg/tree-sitter-typescript/usr/share/tree-sitter/queries/typescript/ >>> tree-sitter-typescript*: Running postcheck for tree-sitter-typescript >>> tree-sitter-typescript*: Preparing package tree-sitter-typescript... >>> tree-sitter-typescript*: Stripping binaries >>> tree-sitter-typescript*: Scanning shared objects libfakeroot internal error: payload not recognized! >>> tree-sitter-typescript*: Tracing dependencies... so:libc.musl-armhf.so.1 >>> tree-sitter-typescript*: Package size: 2.7 MB >>> tree-sitter-typescript*: Compressing data... >>> tree-sitter-typescript*: Create checksum... >>> tree-sitter-typescript*: Create tree-sitter-typescript-0.23.2-r1.apk >>> tree-sitter-typescript: Build complete at Fri, 25 Jul 2025 12:55:50 +0000 elapsed time 0h 0m 21s >>> tree-sitter-typescript: Cleaning up srcdir >>> tree-sitter-typescript: Cleaning up pkgdir >>> tree-sitter-typescript: Uninstalling dependencies... ( 1/14) Purging .makedepends-tree-sitter-typescript (20250725.125530) ( 2/14) Purging tree-sitter-dev (0.25.8-r0) ( 3/14) Purging jq (1.8.0-r0) ( 4/14) Purging tree-sitter (0.25.8-r0) ( 5/14) Purging tree-sitter-cli (0.25.8-r0) ( 6/14) Purging nodejs (22.16.0-r3) ( 7/14) Purging ca-certificates (20250619-r0) ca-certificates-20250619-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.3-r0) (13/14) Purging sqlite-libs (3.50.3-r0) (14/14) Purging icu-data-en (76.1-r1) busybox-1.37.0-r21.trigger: Executing script... OK: 323 MiB in 104 packages >>> tree-sitter-typescript: Updating the community/armhf repository index... >>> tree-sitter-typescript: Signing the index...