>>> llhttp: Building testing/llhttp 8.1.0-r0 (using abuild 3.10.0-r0) started Mon, 06 Feb 2023 19:22:59 +0000 >>> llhttp: Checking sanity of /home/buildozer/aports/testing/llhttp/APKBUILD... >>> llhttp: Analyzing dependencies... >>> llhttp: Installing for build: build-base cmake clang npm (1/12) Installing libbz2 (1.0.8-r4) (2/12) Installing libarchive (3.6.2-r1) (3/12) Installing rhash-libs (1.4.3-r1) (4/12) Installing libuv (1.44.2-r0) (5/12) Installing cmake (3.25.2-r0) (6/12) Installing clang15-libs (15.0.7-r2) (7/12) Installing clang15 (15.0.7-r2) (8/12) Installing icu-data-en (72.1-r1) Executing icu-data-en-72.1-r1.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (9/12) Installing icu-libs (72.1-r1) (10/12) Installing nodejs-current (19.6.0-r0) (11/12) Installing npm (9.4.1-r0) (12/12) Installing .makedepends-llhttp (20230206.192303) Executing busybox-1.36.0-r3.trigger OK: 1355 MiB in 113 packages >>> llhttp: Cleaning up srcdir >>> llhttp: Cleaning up pkgdir >>> llhttp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/llhttp-8.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> llhttp: Fetching https://github.com/nodejs/llhttp/archive/v8.1.0/llhttp-8.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6153k 0 6153k 0 0 4225k 0 --:--:-- 0:00:01 --:--:-- 4225k >>> llhttp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/llhttp-8.1.0.tar.gz >>> llhttp: Checking sha512sums... llhttp-8.1.0.tar.gz: OK >>> llhttp: Unpacking /var/cache/distfiles/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 56s 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 -- Generating done -- Build files have been written to: /home/buildozer/aports/testing/llhttp/src/llhttp-8.1.0/releasebuild [ 25%] 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: Entering fakeroot... -- Install configuration: "MINSIZEREL" -- Installing: /home/buildozer/aports/testing/llhttp/pkg/llhttp/usr/lib/libllhttp.so.8.1.0 -- Installing: /home/buildozer/aports/testing/llhttp/pkg/llhttp/usr/lib/libllhttp.so.8.1 -- Installing: /home/buildozer/aports/testing/llhttp/pkg/llhttp/usr/lib/libllhttp.so -- Installing: /home/buildozer/aports/testing/llhttp/pkg/llhttp/usr/include/llhttp.h -- Installing: /home/buildozer/aports/testing/llhttp/pkg/llhttp/usr/lib/pkgconfig/libllhttp.pc -- Installing: /home/buildozer/aports/testing/llhttp/pkg/llhttp/usr/lib/cmake/llhttp/llhttp-config.cmake -- Installing: /home/buildozer/aports/testing/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-riscv64.so.1 >>> llhttp*: Package size: 64.0 KB >>> llhttp*: Compressing data... >>> llhttp*: Create checksum... >>> llhttp*: Create llhttp-8.1.0-r0.apk >>> llhttp: Build complete at Mon, 06 Feb 2023 19:24:56 +0000 elapsed time 0h 1m 57s >>> llhttp: Cleaning up srcdir >>> llhttp: Cleaning up pkgdir >>> llhttp: Uninstalling dependencies... (1/12) Purging .makedepends-llhttp (20230206.192303) (2/12) Purging cmake (3.25.2-r0) (3/12) Purging npm (9.4.1-r0) (4/12) Purging libarchive (3.6.2-r1) (5/12) Purging libbz2 (1.0.8-r4) (6/12) Purging rhash-libs (1.4.3-r1) (7/12) Purging nodejs-current (19.6.0-r0) (8/12) Purging libuv (1.44.2-r0) (9/12) Purging clang15 (15.0.7-r2) (10/12) Purging clang15-libs (15.0.7-r2) (11/12) Purging icu-libs (72.1-r1) (12/12) Purging icu-data-en (72.1-r1) Executing busybox-1.36.0-r3.trigger OK: 1187 MiB in 101 packages >>> llhttp: Updating the testing/riscv64 repository index... >>> llhttp: Signing the index...