>>> llhttp: Building community/llhttp 8.1.0-r0 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 13:16:16 +0000 >>> llhttp: Checking sanity of /home/buildozer/aports/community/llhttp/APKBUILD... >>> llhttp: Analyzing dependencies... >>> llhttp: Installing for build: build-base cmake clang npm (1/19) Installing libbz2 (1.0.8-r5) (2/19) Installing xz-libs (5.4.2-r1) (3/19) Installing libarchive (3.6.2-r2) (4/19) Installing libformw (6.4_p20230401-r5) (5/19) Installing rhash-libs (1.4.3-r2) (6/19) Installing libuv (1.44.2-r2) (7/19) Installing cmake (3.26.3-r1) (8/19) Installing libffi (3.4.4-r2) (9/19) Installing libxml2 (2.10.4-r2) (10/19) Installing llvm16-libs (16.0.2-r0) (11/19) Installing clang16-libs (16.0.2-r1) (12/19) Installing clang16-libclang (16.0.2-r1) (13/19) Installing clang16 (16.0.2-r1) (14/19) Installing ada (2.1.0-r1) (15/19) Installing icu-data-en (73.1-r1) Executing icu-data-en-73.1-r1.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (16/19) Installing icu-libs (73.1-r1) (17/19) Installing nodejs-current (20.0.0-r1) (18/19) Installing npm (9.6.5-r0) (19/19) Installing .makedepends-llhttp (20230422.131619) Executing busybox-1.36.0-r7.trigger OK: 765 MiB in 117 packages >>> llhttp: Cleaning up srcdir >>> llhttp: Cleaning up pkgdir >>> llhttp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/llhttp-8.1.0.tar.gz >>> llhttp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/llhttp-8.1.0.tar.gz >>> llhttp: Checking sha512sums... llhttp-8.1.0.tar.gz: OK >>> llhttp: Unpacking /var/cache/distfiles/v3.18/llhttp-8.1.0.tar.gz... npm WARN deprecated debug@3.2.6: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) > llhttp@8.1.0 prepare > npm run clean && npm run build-ts > llhttp@8.1.0 clean > rm -rf lib && rm -rf test/tmp > llhttp@8.1.0 build-ts > tsc added 185 packages, and audited 186 packages in 7s 29 packages are looking for funding run `npm fund` for details 6 vulnerabilities (2 moderate, 1 high, 3 critical) To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. rm -rf release/ npx ts-node bin/generate.ts rm -rf build/ rm -rf release mkdir -p release/src mkdir -p release/include cp -rf build/llhttp.h release/include/ cp -rf build/c/llhttp.c release/src/ cp -rf src/native/*.c release/src/ cp -rf src/llhttp.gyp release/ cp -rf src/common.gypi release/ cp -rf CMakeLists.txt release/ sed -i s/_RELEASE_/8.1.0/ release/CMakeLists.txt cp -rf libllhttp.pc.in release/ cp -rf README.md release/ cp -rf LICENSE-MIT release/ -- The C compiler identification is GNU 12.2.1 -- The CXX compiler identification is GNU 12.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- -- -- Project configure summary: -- -- CMake build type .................: MINSIZEREL -- Install prefix ...................: /usr -- Build shared library .............: ON -- Build static library .............: OFF -- -- Configuring done (0.3s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/llhttp/src/llhttp-8.1.0/releasebuild [ 50%] Building C object CMakeFiles/llhttp_shared.dir/src/llhttp.c.o [ 50%] Building C object CMakeFiles/llhttp_shared.dir/src/http.c.o [ 75%] Building C object CMakeFiles/llhttp_shared.dir/src/api.c.o [100%] Linking C shared library libllhttp.so [100%] Built target llhttp_shared > llhttp@8.1.0 test > npm run mocha && npm run lint > llhttp@8.1.0 mocha > mocha --timeout=10000 -r ts-node/register/type-check --reporter progress test/*-test.ts  [․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬] 804 passing (8m) > llhttp@8.1.0 lint > tslint -c tslint.json bin/*.ts src/*.ts src/**/*.ts test/*.ts test/**/*.ts >>> llhttp: Entering fakeroot... -- Install configuration: "MINSIZEREL" -- Installing: /home/buildozer/aports/community/llhttp/pkg/llhttp/usr/lib/libllhttp.so.8.1.0 -- Installing: /home/buildozer/aports/community/llhttp/pkg/llhttp/usr/lib/libllhttp.so.8.1 -- Installing: /home/buildozer/aports/community/llhttp/pkg/llhttp/usr/lib/libllhttp.so -- Installing: /home/buildozer/aports/community/llhttp/pkg/llhttp/usr/include/llhttp.h -- Installing: /home/buildozer/aports/community/llhttp/pkg/llhttp/usr/lib/pkgconfig/libllhttp.pc -- Installing: /home/buildozer/aports/community/llhttp/pkg/llhttp/usr/lib/cmake/llhttp/llhttp-config.cmake -- Installing: /home/buildozer/aports/community/llhttp/pkg/llhttp/usr/lib/cmake/llhttp/llhttp-config-minsizerel.cmake >>> llhttp-dev*: Running split function dev... >>> llhttp-dev*: Preparing subpackage llhttp-dev... >>> llhttp-dev*: Stripping binaries >>> llhttp-dev*: Running postcheck for llhttp-dev >>> llhttp-doc*: Running split function doc... >>> llhttp-doc*: Preparing subpackage llhttp-doc... >>> llhttp-doc*: Running postcheck for llhttp-doc >>> llhttp*: Running postcheck for llhttp >>> llhttp*: Preparing package llhttp... >>> llhttp*: Stripping binaries >>> llhttp-dev*: Scanning shared objects >>> llhttp-doc*: Scanning shared objects >>> llhttp*: Scanning shared objects >>> llhttp-dev*: Tracing dependencies... llhttp=8.1.0-r0 pkgconfig >>> llhttp-dev*: Package size: 72.0 KB >>> llhttp-dev*: Compressing data... >>> llhttp-dev*: Create checksum... >>> llhttp-dev*: Create llhttp-dev-8.1.0-r0.apk >>> llhttp-doc*: Tracing dependencies... >>> llhttp-doc*: Package size: 24.0 KB >>> llhttp-doc*: Compressing data... >>> llhttp-doc*: Create checksum... >>> llhttp-doc*: Create llhttp-doc-8.1.0-r0.apk >>> llhttp*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> llhttp*: Package size: 80.0 KB >>> llhttp*: Compressing data... >>> llhttp*: Create checksum... >>> llhttp*: Create llhttp-8.1.0-r0.apk >>> llhttp: Build complete at Sat, 22 Apr 2023 13:25:03 +0000 elapsed time 0h 8m 47s >>> llhttp: Cleaning up srcdir >>> llhttp: Cleaning up pkgdir >>> llhttp: Uninstalling dependencies... (1/19) Purging .makedepends-llhttp (20230422.131619) (2/19) Purging cmake (3.26.3-r1) (3/19) Purging npm (9.6.5-r0) (4/19) Purging clang16 (16.0.2-r1) (5/19) Purging clang16-libclang (16.0.2-r1) (6/19) Purging clang16-libs (16.0.2-r1) (7/19) Purging libarchive (3.6.2-r2) (8/19) Purging libbz2 (1.0.8-r5) (9/19) Purging libformw (6.4_p20230401-r5) (10/19) Purging llvm16-libs (16.0.2-r0) (11/19) Purging nodejs-current (20.0.0-r1) (12/19) Purging rhash-libs (1.4.3-r2) (13/19) Purging ada (2.1.0-r1) (14/19) Purging icu-libs (73.1-r1) (15/19) Purging icu-data-en (73.1-r1) (16/19) Purging libffi (3.4.4-r2) (17/19) Purging libuv (1.44.2-r2) (18/19) Purging libxml2 (2.10.4-r2) (19/19) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 408 MiB in 98 packages >>> llhttp: Updating the community/aarch64 repository index... >>> llhttp: Signing the index...