>>> tree-sitter-html: Building community/tree-sitter-html 0.19.0-r2 (using abuild 3.9.0-r0) started Thu, 03 Feb 2022 02:33:50 +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.7.1-r0) (2/5) Installing jq (1.6-r1) (3/5) Installing tree-sitter (0.20.4-r2) (4/5) Installing tree-sitter-dev (0.20.4-r2) (5/5) Installing .makedepends-tree-sitter-html (20220203.023351) Executing busybox-1.35.0-r2.trigger OK: 335 MiB in 104 packages >>> tree-sitter-html: Cleaning up srcdir >>> tree-sitter-html: Cleaning up pkgdir >>> 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 264k 0 --:--:-- --:--:-- --:--:-- 265k >>> 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 '-std=c99' -Os -fomit-frame-pointer -c ./parser.c + '[' -f ./scanner.cc ] + g++ -fPIC -Wall -fno-exceptions -Os -fomit-frame-pointer -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 value_type' {aka 'const char'} [-Wsign-compare] 131 | if (towupper(lexer->lookahead) == end_delimiter[delimiter_index]) { + g++ -shared -Wl,--no-undefined -Wl,--as-needed,-O1,--sort-common -o html.so ./parser.o ./scanner.o >>> tree-sitter-html: Entering fakeroot... + install -D -m755 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 >>> 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.so.1 so:libstdc++.so.6 >>> tree-sitter-html*: Package size: 52.0 KB >>> tree-sitter-html*: Compressing data... >>> tree-sitter-html*: Create checksum... >>> tree-sitter-html*: Create tree-sitter-html-0.19.0-r2.apk >>> tree-sitter-html: Build complete at Thu, 03 Feb 2022 02:33:54 +0000 elapsed time 0h 0m 4s >>> tree-sitter-html: Cleaning up srcdir >>> tree-sitter-html: Cleaning up pkgdir >>> tree-sitter-html: Uninstalling dependencies... (1/5) Purging .makedepends-tree-sitter-html (20220203.023351) (2/5) Purging tree-sitter-dev (0.20.4-r2) (3/5) Purging jq (1.6-r1) (4/5) Purging tree-sitter (0.20.4-r2) (5/5) Purging oniguruma (6.9.7.1-r0) Executing busybox-1.35.0-r2.trigger OK: 333 MiB in 99 packages >>> tree-sitter-html: Updating the community/x86 repository index... >>> tree-sitter-html: Signing the index...