>>> llhttp: Building testing/llhttp 6.0.6-r0 (using abuild 3.9.0-r0) started Sun, 16 Jan 2022 23:03:14 +0000 >>> llhttp: Checking sanity of /home/buildozer/aports/testing/llhttp/APKBUILD... >>> llhttp: Analyzing dependencies... >>> llhttp: Installing for build: build-base cmake clang npm (1/15) Installing libbz2 (1.0.8-r1) (2/15) Installing xz-libs (5.2.5-r0) (3/15) Installing libarchive (3.5.2-r0) (4/15) Installing rhash-libs (1.4.2-r2) (5/15) Installing libuv (1.42.0-r0) (6/15) Installing cmake (3.21.3-r0) (7/15) Installing libffi (3.4.2-r1) (8/15) Installing libxml2 (2.9.12-r3) (9/15) Installing llvm12-libs (12.0.1-r1) (10/15) Installing clang-libs (12.0.1-r2) (11/15) Installing clang (12.0.1-r2) (12/15) Installing icu-libs (69.1-r1) (13/15) Installing nodejs-current (17.3.1-r0) (14/15) Installing npm (8.3.0-r0) (15/15) Installing .makedepends-llhttp (20220116.230315) Executing busybox-1.35.0-r1.trigger OK: 631 MiB in 104 packages >>> llhttp: Cleaning up srcdir >>> llhttp: Cleaning up pkgdir >>> llhttp: Fetching https://distfiles.alpinelinux.org/distfiles/edge//llhttp-6.0.6.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/v6.0.6/llhttp-6.0.6.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 121 100 121 0 0 217 0 --:--:-- --:--:-- --:--:-- 218 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 191k 0 191k 0 0 99801 0 --:--:-- 0:00:01 --:--:-- 187k 100 6139k 0 6139k 0 0 2455k 0 --:--:-- 0:00:02 --:--:-- 3940k >>> llhttp: Fetching https://distfiles.alpinelinux.org/distfiles/edge//llhttp-6.0.6.tar.gz >>> llhttp: Checking sha512sums... llhttp-6.0.6.tar.gz: OK soname.patch: OK >>> llhttp: Unpacking /var/cache/distfiles/edge/llhttp-6.0.6.tar.gz... >>> llhttp: soname.patch patching file CMakeLists.txt patching file libllhttp.pc.in patching file Makefile 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@6.0.6 prepare > npm run clean && npm run build-ts > llhttp@6.0.6 clean > rm -rf lib && rm -rf test/tmp > llhttp@6.0.6 build-ts > tsc added 185 packages, and audited 186 packages in 10s 29 packages are looking for funding run `npm fund` for details 11 moderate severity vulnerabilities To address issues that do not require attention, run: npm audit fix 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. npx ts-node bin/generate.ts 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/ cp -rf libllhttp.pc.in release/ cp -rf README.md release/ cp -rf LICENSE-MIT release/ -- The C compiler identification is GNU 11.2.1 -- The CXX compiler identification is GNU 11.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-6.0.6/releasebuild [ 25%] Building C object CMakeFiles/llhttp_shared.dir/src/http.c.o [ 50%] Building C object CMakeFiles/llhttp_shared.dir/src/api.c.o [ 75%] Building C object CMakeFiles/llhttp_shared.dir/src/llhttp.c.o [100%] Linking C shared library libllhttp.so [100%] Built target llhttp_shared > llhttp@6.0.6 test > npm run mocha && npm run lint > llhttp@6.0.6 mocha > mocha --timeout=10000 -r ts-node/register/type-check --reporter progress test/*-test.ts  [․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬] 604 passing (2m) > llhttp@6.0.6 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/testing/llhttp/pkg/llhttp/usr/lib/libllhttp.so.6.0.5 -- Installing: /home/buildozer/aports/testing/llhttp/pkg/llhttp/usr/lib/libllhttp.so.6.0 -- 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=6.0.6-r0 pkgconfig >>> llhttp-dev*: Package size: 56.0 KB >>> llhttp-dev*: Compressing data... >>> llhttp-dev*: Create checksum... >>> llhttp-dev*: Create llhttp-dev-6.0.6-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-6.0.6-r0.apk >>> llhttp*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> llhttp*: Package size: 80.0 KB >>> llhttp*: Compressing data... >>> llhttp*: Create checksum... >>> llhttp*: Create llhttp-6.0.6-r0.apk >>> llhttp: Build complete at Sun, 16 Jan 2022 23:05:27 +0000 elapsed time 0h 2m 13s >>> llhttp: Cleaning up srcdir >>> llhttp: Cleaning up pkgdir >>> llhttp: Uninstalling dependencies... (1/15) Purging .makedepends-llhttp (20220116.230315) (2/15) Purging cmake (3.21.3-r0) (3/15) Purging clang (12.0.1-r2) (4/15) Purging npm (8.3.0-r0) (5/15) Purging libarchive (3.5.2-r0) (6/15) Purging libbz2 (1.0.8-r1) (7/15) Purging clang-libs (12.0.1-r2) (8/15) Purging llvm12-libs (12.0.1-r1) (9/15) Purging libxml2 (2.9.12-r3) (10/15) Purging xz-libs (5.2.5-r0) (11/15) Purging rhash-libs (1.4.2-r2) (12/15) Purging nodejs-current (17.3.1-r0) (13/15) Purging libuv (1.42.0-r0) (14/15) Purging libffi (3.4.2-r1) (15/15) Purging icu-libs (69.1-r1) Executing busybox-1.35.0-r1.trigger OK: 230 MiB in 89 packages >>> llhttp: Updating the testing/ppc64le repository index... >>> llhttp: Signing the index...