>>> tree-sitter-html: Building community/tree-sitter-html 0.19.0-r4 (using abuild 3.12.0-r0) started Thu, 16 Nov 2023 00:08:05 +0000
>>> tree-sitter-html: Checking sanity of /home/buildozer/aports/community/tree-sitter-html/APKBUILD...
>>> tree-sitter-html: Analyzing dependencies...
>>> tree-sitter-html: Installing for build: build-base tree-sitter-dev
(1/5) Installing oniguruma (6.9.9-r0)
(2/5) Installing jq (1.7-r2)
(3/5) Installing tree-sitter (0.20.10-r1)
(4/5) Installing tree-sitter-dev (0.20.10-r1)
(5/5) Installing .makedepends-tree-sitter-html (20231116.000807)
Executing busybox-1.36.1-r15.trigger
OK: 379 MiB in 110 packages
>>> tree-sitter-html: Cleaning up srcdir
>>> tree-sitter-html: Cleaning up pkgdir
>>> tree-sitter-html: Cleaning up tmpdir
>>> tree-sitter-html: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tree-sitter-html-0.19.0.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
100 18785 100 18785 0 0 239k 0 --:--:-- --:--:-- --:--:-- 241k
>>> tree-sitter-html: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tree-sitter-html-0.19.0.tar.gz
>>> tree-sitter-html: Checking sha512sums...
tree-sitter-html-0.19.0.tar.gz: OK
>>> tree-sitter-html: Unpacking /var/cache/distfiles/edge/tree-sitter-html-0.19.0.tar.gz...
+ gcc -fPIC -Wall -I ./ '-std=c99' -Os -fstack-clash-protection -Wformat '-Werror=format-security' -fno-plt -c ./parser.c
+ find -name '*.cc'
+ grep -q .
+ g++ -fPIC -Wall -I ./ -fno-exceptions -Os -fstack-clash-protection -Wformat '-Werror=format-security' '-D_GLIBCXX_ASSERTIONS=1' '-D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1' '-D_LIBCPP_ENABLE_HARDENED_MODE=1' -fno-plt -c ./scanner.cc
./scanner.cc: In member function 'bool {anonymous}::Scanner::scan_raw_text(TSLexer*)':
./scanner.cc:131:38: warning: comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'const __gnu_cxx::__alloc_traits, char>::value_type' {aka 'const char'} [-Wsign-compare]
131 | if (towupper(lexer->lookahead) == end_delimiter[delimiter_index]) {
+ g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o html.so ./parser.o ./scanner.o
>>> tree-sitter-html: Entering fakeroot...
+ install -D -m755 ./src/html.so -t /home/buildozer/aports/community/tree-sitter-html/pkg/tree-sitter-html/usr/lib/tree-sitter/
+ ln -s tree-sitter/html.so /home/buildozer/aports/community/tree-sitter-html/pkg/tree-sitter-html/usr/lib/libtree-sitter-html.so
+ '[' -d ./queries ]
+ install -D -m755 ./queries/highlights.scm ./queries/injections.scm -t /home/buildozer/aports/community/tree-sitter-html/pkg/tree-sitter-html/usr/share/tree-sitter/queries/html/
>>> tree-sitter-html*: Running postcheck for tree-sitter-html
>>> tree-sitter-html*: Preparing package tree-sitter-html...
>>> tree-sitter-html*: Stripping binaries
>>> tree-sitter-html*: Scanning shared objects
>>> tree-sitter-html*: Tracing dependencies...
so:libc.musl-x86_64.so.1
so:libstdc++.so.6
>>> tree-sitter-html*: Package size: 80.0 KB
>>> tree-sitter-html*: Compressing data...
>>> tree-sitter-html*: Create checksum...
>>> tree-sitter-html*: Create tree-sitter-html-0.19.0-r4.apk
>>> tree-sitter-html: Build complete at Thu, 16 Nov 2023 00:08:10 +0000 elapsed time 0h 0m 5s
>>> tree-sitter-html: Cleaning up srcdir
>>> tree-sitter-html: Cleaning up pkgdir
>>> tree-sitter-html: Uninstalling dependencies...
(1/5) Purging .makedepends-tree-sitter-html (20231116.000807)
(2/5) Purging tree-sitter-dev (0.20.10-r1)
(3/5) Purging jq (1.7-r2)
(4/5) Purging tree-sitter (0.20.10-r1)
(5/5) Purging oniguruma (6.9.9-r0)
Executing busybox-1.36.1-r15.trigger
OK: 377 MiB in 105 packages
>>> tree-sitter-html: Updating the community/x86_64 repository index...
>>> tree-sitter-html: Signing the index...