>>> libuv: Building main/libuv 1.48.0-r0 (using abuild 3.12.0-r3) started Fri, 09 Feb 2024 18:26:26 +0000 >>> libuv: Checking sanity of /home/buildozer/aports/main/libuv/APKBUILD... >>> libuv: Analyzing dependencies... >>> libuv: Installing for build: build-base automake autoconf libtool linux-headers (1/12) Installing libbz2 (1.0.8-r6) (2/12) Installing perl (5.38.2-r0) (3/12) Installing automake (1.16.5-r2) (4/12) Installing m4 (1.4.19-r3) (5/12) Installing autoconf (2.72-r0) (6/12) Installing libltdl (2.4.7-r3) (7/12) Installing libtool (2.4.7-r3) (8/12) Installing linux-headers (6.6-r0) (9/12) Installing .makedepends-libuv (20240209.182627) (10/12) Installing perl-error (0.17029-r2) (11/12) Installing perl-git (2.43.0-r3) (12/12) Installing git-perl (2.43.0-r3) Executing busybox-1.36.1-r19.trigger OK: 432 MiB in 118 packages >>> libuv: Cleaning up srcdir >>> libuv: Cleaning up pkgdir >>> libuv: Cleaning up tmpdir >>> libuv: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libuv-v1.48.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 >>> libuv: Fetching https://dist.libuv.org/dist/v1.48.0/libuv-v1.48.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 1284k 100 1284k 0 0 5275k 0 --:--:-- --:--:-- --:--:-- 5284k >>> libuv: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libuv-v1.48.0.tar.gz >>> libuv: Checking sha512sums... libuv-v1.48.0.tar.gz: OK >>> libuv: Unpacking /var/cache/distfiles/edge/libuv-v1.48.0.tar.gz... + libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' + aclocal -I m4 + autoconf configure.ac:45: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:45: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:45: the top level configure.ac:48: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_pthread.m4:88: AX_PTHREAD is expanded from... configure.ac:48: the top level + automake --add-missing --copy configure.ac:43: installing './ar-lib' configure.ac:26: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:21: installing './install-sh' configure.ac:21: installing './missing' Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for gcc way to treat warnings as errors... -Werror checking if gcc supports __attribute__(( visibility("default") ))... yes checking if gcc supports -fvisibility=hidden... yes checking if gcc supports -fno-strict-aliasing flag... yes checking if gcc supports -fno-strict-aliasing flag... yes checking if gcc supports -g flag... yes checking if gcc supports -std=gnu89 flag... yes checking if gcc supports -Wall flag... yes checking if gcc supports -Wextra flag... yes checking if gcc supports -Wno-long-long flag... yes checking if gcc supports -Wno-unused-parameter flag... yes checking if gcc supports -Wstrict-prototypes flag... yes checking for x86_64-alpine-linux-musl-ar... no checking for x86_64-alpine-linux-musl-lib... no checking for x86_64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-file... no checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether make supports nested variables... (cached) yes checking how to run the C preprocessor... gcc -E checking for egrep -e... (cached) /bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing dlopen... none required checking for library containing kstat_lookup... no checking for library containing gethostbyname... none required checking for library containing perfstat_cpu... no checking for library containing clock_gettime... none required checking for library containing sendfile... none required checking for library containing socket... none required checking for gcc option to enable large file support... none needed checking for sys/ahafs_evProds.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libuv.pc config.status: executing depfiles commands config.status: executing libtool commands CC src/libuv_la-fs-poll.lo CC src/libuv_la-idna.lo CC src/libuv_la-inet.lo CC src/libuv_la-random.lo CC src/libuv_la-strscpy.lo CC src/libuv_la-thread-common.lo CC src/libuv_la-threadpool.lo CC src/libuv_la-timer.lo CC src/libuv_la-uv-data-getter-setters.lo CC src/libuv_la-uv-common.lo CC src/libuv_la-version.lo CC src/libuv_la-strtok.lo CC src/unix/libuv_la-async.lo CC src/unix/libuv_la-core.lo CC src/unix/libuv_la-dl.lo CC src/unix/libuv_la-fs.lo CC src/unix/libuv_la-getaddrinfo.lo CC src/unix/libuv_la-getnameinfo.lo CC src/unix/libuv_la-loop-watcher.lo CC src/unix/libuv_la-loop.lo CC src/unix/libuv_la-pipe.lo CC src/unix/libuv_la-poll.lo CC src/unix/libuv_la-process.lo CC src/unix/libuv_la-random-devurandom.lo CC src/unix/libuv_la-signal.lo CC src/unix/libuv_la-stream.lo CC src/unix/libuv_la-tcp.lo CC src/unix/libuv_la-thread.lo CC src/unix/libuv_la-tty.lo CC src/unix/libuv_la-udp.lo CC src/unix/libuv_la-linux.lo CC src/unix/libuv_la-procfs-exepath.lo CC src/unix/libuv_la-proctitle.lo CC src/unix/libuv_la-random-getrandom.lo CC src/unix/libuv_la-random-sysctl-linux.lo CCLD libuv.la make test/run-tests make[1]: Entering directory '/home/buildozer/aports/main/libuv/src/libuv-v1.48.0' CC test/run_tests-blackhole-server.o CC test/run_tests-echo-server.o CC test/run_tests-run-tests.o CC test/run_tests-runner.o CC test/run_tests-test-active.o CC test/run_tests-test-async.o CC test/run_tests-test-async-null-cb.o CC test/run_tests-test-barrier.o CC test/run_tests-test-callback-stack.o CC test/run_tests-test-close-fd.o CC test/run_tests-test-close-order.o CC test/run_tests-test-condvar.o CC test/run_tests-test-connect-unspecified.o CC test/run_tests-test-connection-fail.o CC test/run_tests-test-cwd-and-chdir.o CC test/run_tests-test-default-loop-close.o CC test/run_tests-test-delayed-accept.o CC test/run_tests-test-dlerror.o CC test/run_tests-test-eintr-handling.o CC test/run_tests-test-embed.o CC test/run_tests-test-emfile.o CC test/run_tests-test-env-vars.o CC test/run_tests-test-error.o CC test/run_tests-test-fail-always.o CC test/run_tests-test-fs-copyfile.o CC test/run_tests-test-fs-event.o CC test/run_tests-test-fs-poll.o CC test/run_tests-test-fs.o CC test/run_tests-test-fs-readdir.o CC test/run_tests-test-fs-fd-hash.o CC test/run_tests-test-fs-open-flags.o CC test/run_tests-test-fork.o CC test/run_tests-test-getters-setters.o CC test/run_tests-test-get-currentexe.o CC test/run_tests-test-get-loadavg.o CC test/run_tests-test-get-memory.o CC test/run_tests-test-get-passwd.o CC test/run_tests-test-getaddrinfo.o CC test/run_tests-test-gethostname.o CC test/run_tests-test-getnameinfo.o CC test/run_tests-test-getsockname.o CC test/run_tests-test-gettimeofday.o CC test/run_tests-test-handle-fileno.o CC test/run_tests-test-homedir.o CC test/run_tests-test-hrtime.o CC test/run_tests-test-idle.o CC test/run_tests-test-idna.o CC test/run_tests-test-ip4-addr.o CC test/run_tests-test-ip6-addr.o CC test/run_tests-test-ip-name.o CC test/run_tests-test-ipc-heavy-traffic-deadlock-bug.o CC test/run_tests-test-ipc-send-recv.o CC test/run_tests-test-ipc.o CC test/run_tests-test-loop-handles.o CC test/run_tests-test-loop-alive.o CC test/run_tests-test-loop-close.o CC test/run_tests-test-loop-stop.o CC test/run_tests-test-loop-time.o CC test/run_tests-test-loop-configure.o CC test/run_tests-test-metrics.o CC test/run_tests-test-multiple-listen.o CC test/run_tests-test-mutexes.o CC test/run_tests-test-not-readable-nor-writable-on-read-error.o CC test/run_tests-test-not-writable-after-shutdown.o CC test/run_tests-test-osx-select.o CC test/run_tests-test-pass-always.o CC test/run_tests-test-ping-pong.o CC test/run_tests-test-pipe-bind-error.o CC test/run_tests-test-pipe-connect-error.o CC test/run_tests-test-pipe-connect-multiple.o CC test/run_tests-test-pipe-connect-prepare.o CC test/run_tests-test-pipe-getsockname.o CC test/run_tests-test-pipe-pending-instances.o CC test/run_tests-test-pipe-sendmsg.o CC test/run_tests-test-pipe-server-close.o CC test/run_tests-test-pipe-close-stdout-read-stdin.o CC test/run_tests-test-pipe-set-non-blocking.o CC test/run_tests-test-pipe-set-fchmod.o CC test/run_tests-test-platform-output.o CC test/run_tests-test-poll.o CC test/run_tests-test-poll-close.o CC test/run_tests-test-poll-close-doesnt-corrupt-stack.o CC test/run_tests-test-poll-closesocket.o CC test/run_tests-test-poll-multiple-handles.o CC test/run_tests-test-poll-oob.o CC test/run_tests-test-process-priority.o CC test/run_tests-test-process-title.o CC test/run_tests-test-process-title-threadsafe.o CC test/run_tests-test-queue-foreach-delete.o CC test/run_tests-test-random.o CC test/run_tests-test-readable-on-eof.o CC test/run_tests-test-ref.o CC test/run_tests-test-run-nowait.o CC test/run_tests-test-run-once.o CC test/run_tests-test-semaphore.o CC test/run_tests-test-shutdown-close.o CC test/run_tests-test-shutdown-eof.o CC test/run_tests-test-shutdown-simultaneous.o CC test/run_tests-test-shutdown-twice.o CC test/run_tests-test-signal-multiple-loops.o CC test/run_tests-test-signal-pending-on-close.o CC test/run_tests-test-signal.o CC test/run_tests-test-socket-buffer-size.o CC test/run_tests-test-spawn.o CC test/run_tests-test-stdio-over-pipes.o CC test/run_tests-test-strscpy.o CC test/run_tests-test-strtok.o CC test/run_tests-test-tcp-alloc-cb-fail.o CC test/run_tests-test-tcp-bind-error.o CC test/run_tests-test-tcp-bind6-error.o CC test/run_tests-test-tcp-close-accept.o CC test/run_tests-test-tcp-close-while-connecting.o CC test/run_tests-test-tcp-close-after-read-timeout.o CC test/run_tests-test-tcp-close.o CC test/run_tests-test-tcp-close-reset.o CC test/run_tests-test-tcp-create-socket-early.o CC test/run_tests-test-tcp-connect-error-after-write.o CC test/run_tests-test-tcp-connect-error.o CC test/run_tests-test-tcp-connect-timeout.o CC test/run_tests-test-tcp-connect6-error.o CC test/run_tests-test-tcp-flags.o CC test/run_tests-test-tcp-open.o CC test/run_tests-test-tcp-read-stop.o CC test/run_tests-test-tcp-read-stop-start.o CC test/run_tests-test-tcp-rst.o CC test/run_tests-test-tcp-shutdown-after-write.o CC test/run_tests-test-tcp-unexpected-read.o CC test/run_tests-test-tcp-oob.o CC test/run_tests-test-tcp-write-to-half-open-connection.o CC test/run_tests-test-tcp-write-after-connect.o CC test/run_tests-test-tcp-writealot.o CC test/run_tests-test-tcp-write-fail.o CC test/run_tests-test-tcp-try-write.o CC test/run_tests-test-tcp-write-in-a-row.o CC test/run_tests-test-tcp-try-write-error.o CC test/run_tests-test-tcp-write-queue-order.o CC test/run_tests-test-test-macros.o CC test/run_tests-test-thread-equal.o CC test/run_tests-test-thread.o CC test/run_tests-test-thread-affinity.o CC test/run_tests-test-thread-priority.o CC test/run_tests-test-threadpool-cancel.o CC test/run_tests-test-threadpool.o CC test/run_tests-test-timer-again.o CC test/run_tests-test-timer-from-check.o CC test/run_tests-test-timer.o CC test/run_tests-test-tmpdir.o CC test/run_tests-test-tty-duplicate-key.o CC test/run_tests-test-tty-escape-sequence-processing.o CC test/run_tests-test-tty.o CC test/run_tests-test-udp-alloc-cb-fail.o CC test/run_tests-test-udp-bind.o CC test/run_tests-test-udp-connect.o CC test/run_tests-test-udp-connect6.o CC test/run_tests-test-udp-create-socket-early.o CC test/run_tests-test-udp-dgram-too-big.o CC test/run_tests-test-udp-ipv6.o CC test/run_tests-test-udp-mmsg.o CC test/run_tests-test-udp-multicast-interface.o CC test/run_tests-test-udp-multicast-interface6.o CC test/run_tests-test-udp-multicast-join.o CC test/run_tests-test-udp-multicast-join6.o CC test/run_tests-test-udp-multicast-ttl.o CC test/run_tests-test-udp-open.o CC test/run_tests-test-udp-options.o CC test/run_tests-test-udp-send-and-recv.o CC test/run_tests-test-udp-send-hang-loop.o CC test/run_tests-test-udp-send-immediate.o CC test/run_tests-test-udp-sendmmsg-error.o CC test/run_tests-test-udp-send-unreachable.o CC test/run_tests-test-udp-try-send.o CC test/run_tests-test-udp-recv-in-a-row.o CC test/run_tests-test-uname.o CC test/run_tests-test-walk-handles.o CC test/run_tests-test-watcher-cross-stop.o CC test/run_tests-runner-unix.o CCLD test/run-tests make[1]: Leaving directory '/home/buildozer/aports/main/libuv/src/libuv-v1.48.0' make check-TESTS make[1]: Entering directory '/home/buildozer/aports/main/libuv/src/libuv-v1.48.0' 1..435 ok 1 - platform_output # Output from process `platform_output`: # uv_get_process_title: /home/buildozer/aports/main/libuv/src/libuv-v1.48.0/test/.libs/run-tests # uv_cwd: /home/buildozer/aports/main/libuv/src/libuv-v1.48.0 # uv_resident_set_memory: 2625536 # uv_uptime: 17660603.150000 # uv_getrusage: # user: 0 sec 0 microsec # system: 0 sec 1800 microsec # page faults: 0 # maximum resident set size: 2564 # uv_available_parallelism: 32 # uv_cpu_info: # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1339 # times.sys: 382208930 # times.user: 3376595660 # times.idle: 13420741310 # times.irq: 12690140 # times.nice: 404507120 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1900 # times.sys: 382177470 # times.user: 3391294860 # times.idle: 13424379700 # times.irq: 12380350 # times.nice: 389565330 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1710 # times.sys: 386718300 # times.user: 3398838480 # times.idle: 13412090800 # times.irq: 12627580 # times.nice: 382795330 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1200 # times.sys: 389022410 # times.u # ser: 3404052940 # times.idle: 13414523760 # times.irq: 12769820 # times.nice: 374518340 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1200 # times.sys: 387655710 # times.user: 3390356280 # times.idle: 13442893600 # times.irq: 12480780 # times.nice: 365512780 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1200 # times.sys: 385632710 # times.user: 3389696950 # times.idle: 13429381610 # times.irq: 12495310 # times.nice: 382141070 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1199 # times.sys: 386541320 # times.user: 3404720100 # times.idle: 13430312970 # times.irq: 12251570 # times.nice: 366310690 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1200 # times.sys: 386780200 # times.user: 3403528420 # times.idle: 13457509040 # times.irq: 12303020 # times.nice: 340345730 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1199 # times.sys: 380998390 # times.user: 3380577160 # times.idle: 13419761990 # times.irq: 12583590 # times.nice: 419601430 # model: Intel(R # ) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1199 # times.sys: 380602390 # times.user: 3378492130 # times.idle: 13438283300 # times.irq: 12456700 # times.nice: 404063450 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1199 # times.sys: 380815370 # times.user: 3372731480 # times.idle: 13455609040 # times.irq: 12422910 # times.nice: 394939290 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1199 # times.sys: 377719870 # times.user: 3359390520 # times.idle: 13491148270 # times.irq: 12216630 # times.nice: 376264900 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1200 # times.sys: 379733700 # times.user: 3371815080 # times.idle: 13478579770 # times.irq: 12329120 # times.nice: 372449090 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1199 # times.sys: 377523080 # times.user: 3365570130 # times.idle: 13512796130 # times.irq: 12116330 # times.nice: 350509850 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1200 # times.sys: 379104480 # times.user: 3373155480 # times. # idle: 13467937140 # times.irq: 12289740 # times.nice: 384367890 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1200 # times.sys: 379478960 # times.user: 3378497570 # times.idle: 13434652070 # times.irq: 12390600 # times.nice: 410303500 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1199 # times.sys: 379210460 # times.user: 3394060820 # times.idle: 13456918120 # times.irq: 12141340 # times.nice: 363022410 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1199 # times.sys: 379149710 # times.user: 3364179340 # times.idle: 13496140190 # times.irq: 12048820 # times.nice: 350581890 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1199 # times.sys: 375926140 # times.user: 3355093250 # times.idle: 13511452270 # times.irq: 11926740 # times.nice: 348721890 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1199 # times.sys: 374757270 # times.user: 3347466690 # times.idle: 13514825650 # times.irq: 12102200 # times.nice: 354904650 # model: Intel(R) Xeon(R) CPU E5-2660 0 # @ 2.20GHz # speed: 1199 # times.sys: 373265360 # times.user: 3351046500 # times.idle: 13519993480 # times.irq: 11997000 # times.nice: 346754850 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1199 # times.sys: 375537650 # times.user: 3347078060 # times.idle: 13535930010 # times.irq: 12080390 # times.nice: 332000980 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1199 # times.sys: 371864870 # times.user: 3344219180 # times.idle: 13524003820 # times.irq: 11911290 # times.nice: 353714190 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1271 # times.sys: 371210240 # times.user: 3342876290 # times.idle: 13535909410 # times.irq: 11780080 # times.nice: 344852850 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1200 # times.sys: 368691340 # times.user: 3348511240 # times.idle: 13552009200 # times.irq: 12135180 # times.nice: 335266190 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1199 # times.sys: 366367940 # times.user: 3343482310 # times.idle: 13556305020 # time # s.irq: 11992980 # times.nice: 340116390 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1199 # times.sys: 367440350 # times.user: 3351236740 # times.idle: 13532737860 # times.irq: 12191430 # times.nice: 352753780 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1199 # times.sys: 368294460 # times.user: 3350252760 # times.idle: 13536422240 # times.irq: 12211290 # times.nice: 348986440 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1199 # times.sys: 366693990 # times.user: 3348965110 # times.idle: 13535872670 # times.irq: 12179840 # times.nice: 351503430 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1199 # times.sys: 368753450 # times.user: 3354213890 # times.idle: 13525664970 # times.irq: 12197280 # times.nice: 354489210 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1199 # times.sys: 367269310 # times.user: 3352449090 # times.idle: 13528205610 # times.irq: 12135820 # times.nice: 355539270 # model: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz # speed: 1200 # times.sys: 366086860 # times.user: 3349862110 # times.idle: 13543521820 # times.irq: 12079500 # times.nice: 344754230 # uv_interface_addresses: # name: lo # internal: 1 # physical address: 00:00:00:00:00:00 # address: 127.0.0.1 # netmask: 255.0.0.0 # name: eth0 # internal: 0 # physical address: fe:38:04:c9:e8:27 # address: 172.16.22.241 # netmask: 255.255.255.0 # name: lo # internal: 1 # physical address: 00:00:00:00:00:00 # address: ::1 # netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff # name: eth0 # internal: 0 # physical address: fe:38:04:c9:e8:27 # address: fe80::fc38:4ff:fec9:e827 # netmask: ffff:ffff:ffff:ffff:: # uv_os_get_passwd: # euid: 1000 # gid: 1000 (buildozer) # members: [ ] # username: buildozer # shell: /bin/ash # home directory: /home/buildozer # uv_os_getpid: 38731 # uv_os_getppid: 38718 # uv_os_uname: # sysname: Linux # release: 5.15.108-0-lts # version: #1-Alpine SMP Fri, 21 Apr 2023 05:55:14 +0000 # machine: x86_64 ok 2 - active ok 3 - async ok 4 - async_null_cb ok 5 - async_ref ok 6 - barrier_1 ok 7 - barrier_2 ok 8 - barrier_3 ok 9 - barrier_serial_thread ok 10 - barrier_serial_thread_single ok 11 - callback_stack ok 12 - check_ref ok 13 - clock_gettime ok 14 - close_fd ok 15 - close_order ok 16 - closed_fd_events ok 17 - condvar_1 ok 18 - condvar_2 ok 19 - condvar_3 ok 20 - condvar_4 ok 21 - condvar_5 ok 22 - connect_unspecified ok 23 - connection_fail ok 24 - connection_fail_doesnt_auto_close ok 25 - cwd_and_chdir ok 26 - default_loop_close ok 27 - delayed_accept ok 28 - dlerror ok 29 - eintr_handling ok 30 - embed ok 31 - emfile ok 32 - env_vars ok 33 - error_message ok 34 - fork_close_signal_in_child ok 35 - fork_fs_events_child ok 36 - fork_fs_events_child_dir ok 37 - fork_fs_events_file_parent_child ok 38 - fork_signal_to_child ok 39 - fork_signal_to_child_closed ok 40 - fork_socketpair ok 41 - fork_socketpair_started ok 42 - fork_threadpool_queue_work_simple ok 43 - fork_timer ok 44 - fs_access ok 45 - fs_async_dir ok 46 - fs_async_sendfile ok 47 - fs_async_sendfile_nodata ok 48 - fs_chmod ok 49 - fs_chown ok 50 - fs_copyfile ok 51 - fs_event_close_in_callback ok 52 - fs_event_close_with_pending_delete_event ok 53 - fs_event_close_with_pending_event ok 54 - fs_event_error_reporting ok 55 - fs_event_getpath ok 56 - fs_event_immediate_close ok 57 - fs_event_no_callback_after_close ok 58 - fs_event_no_callback_on_close ok 59 - fs_event_ref ok 60 - fs_event_start_and_close ok 61 - fs_event_stop_in_cb ok 62 - fs_event_watch_dir ok 63 - fs_event_watch_dir_recursive # SKIP Recursive directory watching not supported on this platform. ok 64 - fs_event_watch_file ok 65 - fs_event_watch_file_current_dir ok 66 - fs_event_watch_file_exact_path ok 67 - fs_event_watch_file_twice ok 68 - fs_event_watch_invalid_path ok 69 - fs_file_async ok 70 - fs_file_loop ok 71 - fs_file_nametoolong ok 72 - fs_file_noent ok 73 - fs_file_open_append ok 74 - fs_file_pos_after_op_with_offset ok 75 - fs_file_sync ok 76 - fs_file_write_null_buffer ok 77 - fs_fstat ok 78 - fs_fstat_stdio ok 79 - fs_futime ok 80 - fs_get_system_error ok 81 - fs_link ok 82 - fs_lutime ok 83 - fs_mkdtemp ok 84 - fs_mkstemp ok 85 - fs_null_req ok 86 - fs_open_dir ok 87 - fs_partial_read ok 88 - fs_partial_write ok 89 - fs_poll ok 90 - fs_poll_close_request ok 91 - fs_poll_close_request_multi_start_stop ok 92 - fs_poll_close_request_multi_stop_start ok 93 - fs_poll_close_request_stop_when_active ok 94 - fs_poll_getpath ok 95 - fs_poll_ref ok 96 - fs_read_bufs ok 97 - fs_read_dir ok 98 - fs_read_file_eof ok 99 - fs_read_write_null_arguments ok 100 - fs_readdir_empty_dir ok 101 - fs_readdir_file ok 102 - fs_readdir_non_empty_dir ok 103 - fs_readdir_non_existing_dir ok 104 - fs_readlink ok 105 - fs_realpath ok 106 - fs_rename_to_existing_file ok 107 - fs_scandir_early_exit ok 108 - fs_scandir_empty_dir ok 109 - fs_scandir_file ok 110 - fs_scandir_non_existent_dir ok 111 - fs_stat_batch_multiple ok 112 - fs_stat_missing_path ok 113 - fs_statfs ok 114 - fs_symlink ok 115 - fs_symlink_dir ok 116 - fs_unlink_readonly ok 117 - fs_utime ok 118 - fs_utime_round ok 119 - fs_write_alotof_bufs ok 120 - fs_write_alotof_bufs_with_offset ok 121 - fs_write_multiple_bufs ok 122 - get_currentexe ok 123 - get_group ok 124 - get_loadavg ok 125 - get_memory ok 126 - get_osfhandle_valid_handle ok 127 - get_passwd ok 128 - get_passwd2 ok 129 - getaddrinfo_basic ok 130 - getaddrinfo_basic_sync ok 131 - getaddrinfo_concurrent ok 132 - getaddrinfo_fail ok 133 - getaddrinfo_fail_sync ok 134 - gethostname ok 135 - getnameinfo_basic_ip4 ok 136 - getnameinfo_basic_ip4_sync ok 137 - getnameinfo_basic_ip6 ok 138 - getsockname_tcp ok 139 - getsockname_udp ok 140 - getters_setters ok 141 - gettimeofday ok 142 - handle_fileno ok 143 - handle_type_name ok 144 - has_ref ok 145 - homedir ok 146 - hrtime ok 147 - idle_check ok 148 - idle_ref ok 149 - idle_starvation ok 150 - idna_toascii ok 151 - ip4_addr ok 152 - ip6_addr_link_local ok 153 - ip6_pton ok 154 - ip6_sin6_len ok 155 - ip_name ok 156 - ipc_heavy_traffic_deadlock_bug ok 157 - ipc_listen_after_write ok 158 - ipc_listen_before_write ok 159 - ipc_send_recv_pipe ok 160 - ipc_send_recv_pipe_inprocess ok 161 - ipc_send_recv_tcp ok 162 - ipc_send_recv_tcp_inprocess ok 163 - ipc_send_zero ok 164 - ipc_tcp_connection ok 165 - kill ok 166 - kill_invalid_signum ok 167 - loop_alive ok 168 - loop_backend_timeout ok 169 - loop_close ok 170 - loop_configure ok 171 - loop_handles ok 172 - loop_instant_close ok 173 - loop_stop ok 174 - loop_stop_before_run ok 175 - loop_update_time ok 176 - metrics_idle_time ok 177 - metrics_idle_time_thread ok 178 - metrics_idle_time_zero ok 179 - metrics_info_check ok 180 - metrics_pool_events ok 181 - multiple_listen ok 182 - not_readable_nor_writable_on_read_error ok 183 - not_writable_after_shutdown ok 184 - open_osfhandle_valid_handle ok 185 - pipe_bind_error_addrinuse ok 186 - pipe_bind_error_addrnotavail ok 187 - pipe_bind_error_inval ok 188 - pipe_bind_or_listen_error_after_close ok 189 - pipe_close_stdout_read_stdin ok 190 - pipe_connect_bad_name ok 191 - pipe_connect_close_multiple ok 192 - pipe_connect_multiple ok 193 - pipe_connect_on_prepare ok 194 - pipe_connect_to_file ok 195 - pipe_getsockname ok 196 - pipe_getsockname_abstract ok 197 - pipe_getsockname_blocking ok 198 - pipe_listen_without_bind ok 199 - pipe_overlong_path ok 200 - pipe_pending_instances ok 201 - pipe_ping_pong ok 202 - pipe_ping_pong_vec ok 203 - pipe_ref ok 204 - pipe_ref2 ok 205 - pipe_ref3 ok 206 - pipe_ref4 ok 207 - pipe_sendmsg ok 208 - pipe_server_close ok 209 - pipe_set_chmod ok 210 - pipe_set_non_blocking ok 211 - poll_bad_fdtype ok 212 - poll_close ok 213 - poll_close_doesnt_corrupt_stack # SKIP Test only relevant on Windows ok 214 - poll_closesocket # SKIP Test only relevant on Windows ok 215 - poll_duplex ok 216 - poll_multiple_handles ok 217 - poll_nested_epoll ok 218 - poll_oob ok 219 - poll_unidirectional ok 220 - prepare_ref ok 221 - process_priority ok 222 - process_ref ok 223 - process_title ok 224 - process_title_big_argv ok 225 - process_title_threadsafe ok 226 - queue_foreach_delete ok 227 - random_async ok 228 - random_sync ok 229 - readable_on_eof ok 230 - ref ok 231 - req_type_name ok 232 - run_nowait ok 233 - run_once ok 234 - semaphore_1 ok 235 - semaphore_2 ok 236 - semaphore_3 ok 237 - shutdown_close_pipe ok 238 - shutdown_close_tcp ok 239 - shutdown_eof ok 240 - shutdown_simultaneous ok 241 - shutdown_twice ok 242 - signal_close_loop_alive ok 243 - signal_multiple_loops ok 244 - signal_pending_on_close ok 245 - socket_buffer_size ok 246 - spawn_and_kill ok 247 - spawn_and_kill_with_std ok 248 - spawn_and_ping ok 249 - spawn_auto_unref ok 250 - spawn_closed_process_io ok 251 - spawn_detached ok 252 - spawn_empty_env # SKIP doesn't work with DYLD_LIBRARY_PATH/LD_LIBRARY_PATH/LIBPATH ok 253 - spawn_exercise_sigchld_issue ok 254 - spawn_exit_code ok 255 - spawn_fails ok 256 - spawn_fails_check_for_waitpid_cleanup ok 257 - spawn_fs_open ok 258 - spawn_ignored_stdio ok 259 - spawn_inherit_streams ok 260 - spawn_preserve_env ok 261 - spawn_quoted_path # SKIP Test for Windows ok 262 - spawn_reads_child_path ok 263 - spawn_relative_path ok 264 - spawn_same_stdout_stderr ok 265 - spawn_setgid_fails ok 266 - spawn_setuid_fails ok 267 - spawn_setuid_setgid # SKIP It should be run as root user ok 268 - spawn_stdin ok 269 - spawn_stdio_greater_than_3 ok 270 - spawn_stdout ok 271 - spawn_stdout_and_stderr_to_file ok 272 - spawn_stdout_and_stderr_to_file2 ok 273 - spawn_stdout_and_stderr_to_file_swap ok 274 - spawn_stdout_to_file ok 275 - spawn_tcp_server ok 276 - stdio_emulate_iocp ok 277 - stdio_over_pipes ok 278 - strscpy ok 279 - strtok ok 280 - sys_error ok 281 - tcp6_local_connect_timeout ok 282 - tcp6_ping_pong ok 283 - tcp6_ping_pong_vec ok 284 - tcp_alloc_cb_fail ok 285 - tcp_bind6_error_addrinuse ok 286 - tcp_bind6_error_addrnotavail ok 287 - tcp_bind6_error_fault ok 288 - tcp_bind6_error_inval ok 289 - tcp_bind6_localhost_ok ok 290 - tcp_bind_error_addrinuse_connect ok 291 - tcp_bind_error_addrinuse_listen ok 292 - tcp_bind_error_addrnotavail_1 ok 293 - tcp_bind_error_addrnotavail_2 ok 294 - tcp_bind_error_fault ok 295 - tcp_bind_error_inval ok 296 - tcp_bind_invalid_flags ok 297 - tcp_bind_localhost_ok ok 298 - tcp_bind_or_listen_error_after_close ok 299 - tcp_bind_writable_flags ok 300 - tcp_close ok 301 - tcp_close_accept ok 302 - tcp_close_after_read_timeout ok 303 - tcp_close_reset_accepted ok 304 - tcp_close_reset_accepted_after_shutdown ok 305 - tcp_close_reset_accepted_after_socket_shutdown ok 306 - tcp_close_reset_client ok 307 - tcp_close_reset_client_after_shutdown ok 308 - tcp_close_while_connecting ok 309 - tcp_connect6_error_fault ok 310 - tcp_connect6_link_local ok 311 - tcp_connect_error_after_write ok 312 - tcp_connect_error_fault ok 313 - tcp_connect_timeout ok 314 - tcp_create_early ok 315 - tcp_create_early_accept ok 316 - tcp_create_early_bad_bind ok 317 - tcp_create_early_bad_domain ok 318 - tcp_flags ok 319 - tcp_listen_without_bind ok 320 - tcp_local_connect_timeout ok 321 - tcp_oob ok 322 - tcp_open ok 323 - tcp_open_bound ok 324 - tcp_open_connected ok 325 - tcp_open_twice ok 326 - tcp_ping_pong ok 327 - tcp_ping_pong_vec ok 328 - tcp_read_stop ok 329 - tcp_read_stop_start ok 330 - tcp_ref ok 331 - tcp_ref2 ok 332 - tcp_ref2b ok 333 - tcp_ref3 ok 334 - tcp_ref4 ok 335 - tcp_rst ok 336 - tcp_shutdown_after_write ok 337 - tcp_try_write ok 338 - tcp_try_write_error ok 339 - tcp_unexpected_read ok 340 - tcp_write_after_connect ok 341 - tcp_write_fail ok 342 - tcp_write_in_a_row ok 343 - tcp_write_queue_order ok 344 - tcp_write_ready ok 345 - tcp_write_to_half_open_connection ok 346 - tcp_writealot ok 347 - test_macros ok 348 - thread_affinity ok 349 - thread_create ok 350 - thread_equal ok 351 - thread_local_storage ok 352 - thread_mutex ok 353 - thread_mutex_recursive ok 354 - thread_priority ok 355 - thread_rwlock ok 356 - thread_rwlock_trylock ok 357 - thread_stack_size ok 358 - thread_stack_size_explicit ok 359 - threadpool_cancel_fs ok 360 - threadpool_cancel_getaddrinfo ok 361 - threadpool_cancel_getnameinfo ok 362 - threadpool_cancel_random ok 363 - threadpool_cancel_single ok 364 - threadpool_cancel_when_busy ok 365 - threadpool_cancel_work ok 366 - threadpool_multiple_event_loops ok 367 - threadpool_queue_work_einval ok 368 - threadpool_queue_work_simple ok 369 - timer ok 370 - timer_again ok 371 - timer_early_check ok 372 - timer_from_check ok 373 - timer_huge_repeat ok 374 - timer_huge_timeout ok 375 - timer_init ok 376 - timer_is_closing ok 377 - timer_no_double_call_nowait ok 378 - timer_no_double_call_once ok 379 - timer_no_run_on_unref ok 380 - timer_null_callback ok 381 - timer_order ok 382 - timer_ref ok 383 - timer_ref2 ok 384 - timer_run_once ok 385 - timer_start_twice ok 386 - timer_zero_timeout ok 387 - tmpdir ok 388 - tty # SKIP Cannot open /dev/tty as read-only: No such device or address ok 389 - tty_file ok 390 - tty_pty ok 391 - udp_alloc_cb_fail ok 392 - udp_bind ok 393 - udp_bind_reuseaddr ok 394 - udp_connect ok 395 - udp_connect6 ok 396 - udp_create_early ok 397 - udp_create_early_bad_bind ok 398 - udp_create_early_bad_domain ok 399 - udp_dgram_too_big ok 400 - udp_dual_stack ok 401 - udp_ipv6_only ok 402 - udp_mmsg ok 403 - udp_multicast_interface ok 404 - udp_multicast_interface6 ok 405 - udp_multicast_join ok 406 - udp_multicast_join6 ok 407 - udp_multicast_ttl ok 408 - udp_no_autobind ok 409 - udp_open ok 410 - udp_open_bound ok 411 - udp_open_connect ok 412 - udp_open_twice ok 413 - udp_options ok 414 - udp_options6 ok 415 - udp_recv_in_a_row ok 416 - udp_ref ok 417 - udp_ref2 ok 418 - udp_ref3 ok 419 - udp_send_and_recv ok 420 - udp_send_hang_loop ok 421 - udp_send_immediate ok 422 - udp_send_unix ok 423 - udp_send_unreachable ok 424 - udp_sendmmsg_error ok 425 - udp_try_send ok 426 - uname ok 427 - unref_in_prepare_cb ok 428 - utf8_decode1 ok 429 - utf8_decode1_overrun ok 430 - walk_handles ok 431 - watcher_cross_stop ok 432 - we_get_signal ok 433 - we_get_signal_one_shot ok 434 - we_get_signals ok 435 - we_get_signals_mixed PASS: test/run-tests ============= 1 test passed ============= make[1]: Leaving directory '/home/buildozer/aports/main/libuv/src/libuv-v1.48.0' >>> libuv: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/libuv/src/libuv-v1.48.0' /bin/mkdir -p '/home/buildozer/aports/main/libuv/pkg/libuv/usr/lib' /bin/mkdir -p '/home/buildozer/aports/main/libuv/pkg/libuv/usr/include' /bin/mkdir -p '/home/buildozer/aports/main/libuv/pkg/libuv/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildozer/aports/main/libuv/pkg/libuv/usr/include/uv' /bin/sh ./libtool --mode=install /usr/bin/install -c libuv.la '/home/buildozer/aports/main/libuv/pkg/libuv/usr/lib' /usr/bin/install -c -m 644 include/uv.h '/home/buildozer/aports/main/libuv/pkg/libuv/usr/include' /usr/bin/install -c -m 644 libuv.pc '/home/buildozer/aports/main/libuv/pkg/libuv/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/uv/errno.h include/uv/threadpool.h include/uv/version.h include/uv/unix.h include/uv/linux.h '/home/buildozer/aports/main/libuv/pkg/libuv/usr/include/uv' libtool: install: /usr/bin/install -c .libs/libuv.so.1.0.0 /home/buildozer/aports/main/libuv/pkg/libuv/usr/lib/libuv.so.1.0.0 libtool: install: (cd /home/buildozer/aports/main/libuv/pkg/libuv/usr/lib && { ln -s -f libuv.so.1.0.0 libuv.so.1 || { rm -f libuv.so.1 && ln -s libuv.so.1.0.0 libuv.so.1; }; }) libtool: install: (cd /home/buildozer/aports/main/libuv/pkg/libuv/usr/lib && { ln -s -f libuv.so.1.0.0 libuv.so || { rm -f libuv.so && ln -s libuv.so.1.0.0 libuv.so; }; }) libtool: install: /usr/bin/install -c .libs/libuv.lai /home/buildozer/aports/main/libuv/pkg/libuv/usr/lib/libuv.la libtool: install: /usr/bin/install -c .libs/libuv.a /home/buildozer/aports/main/libuv/pkg/libuv/usr/lib/libuv.a libtool: install: chmod 644 /home/buildozer/aports/main/libuv/pkg/libuv/usr/lib/libuv.a libtool: install: ranlib /home/buildozer/aports/main/libuv/pkg/libuv/usr/lib/libuv.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildozer/aports/main/libuv/src/libuv-v1.48.0' >>> libuv-dbg*: Running split function dbg... >>> libuv-dbg*: Preparing subpackage libuv-dbg... >>> libuv-dbg*: Running postcheck for libuv-dbg >>> libuv-static*: Running split function static... >>> libuv-static*: Preparing subpackage libuv-static... >>> libuv-static*: Running postcheck for libuv-static >>> libuv-dev*: Running split function dev... >>> libuv-dev*: Preparing subpackage libuv-dev... >>> libuv-dev*: Running postcheck for libuv-dev >>> libuv*: Running postcheck for libuv >>> libuv*: Preparing package libuv... >>> libuv-dbg*: Scanning shared objects >>> libuv-dev*: Scanning shared objects >>> libuv-static*: Scanning shared objects >>> libuv*: Scanning shared objects >>> libuv-dbg*: Tracing dependencies... >>> libuv-dbg*: Package size: 756.0 KB >>> libuv-dbg*: Compressing data... >>> libuv-dbg*: Create checksum... >>> libuv-dbg*: Create libuv-dbg-1.48.0-r0.apk >>> libuv-dev*: Tracing dependencies... libuv=1.48.0-r0 pkgconfig >>> libuv-dev*: Package size: 144.0 KB >>> libuv-dev*: Compressing data... >>> libuv-dev*: Create checksum... >>> libuv-dev*: Create libuv-dev-1.48.0-r0.apk >>> libuv-static*: Tracing dependencies... >>> libuv-static*: Package size: 1.5 MB >>> libuv-static*: Compressing data... >>> libuv-static*: Create checksum... >>> libuv-static*: Create libuv-static-1.48.0-r0.apk >>> libuv*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> libuv*: Package size: 232.0 KB >>> libuv*: Compressing data... >>> libuv*: Create checksum... >>> libuv*: Create libuv-1.48.0-r0.apk >>> libuv: Build complete at Fri, 09 Feb 2024 18:27:34 +0000 elapsed time 0h 1m 8s >>> libuv: Cleaning up srcdir >>> libuv: Cleaning up pkgdir >>> libuv: Uninstalling dependencies... (1/12) Purging .makedepends-libuv (20240209.182627) (2/12) Purging automake (1.16.5-r2) (3/12) Purging autoconf (2.72-r0) (4/12) Purging m4 (1.4.19-r3) (5/12) Purging libtool (2.4.7-r3) (6/12) Purging libltdl (2.4.7-r3) (7/12) Purging linux-headers (6.6-r0) (8/12) Purging git-perl (2.43.0-r3) (9/12) Purging perl-git (2.43.0-r3) (10/12) Purging perl-error (0.17029-r2) (11/12) Purging perl (5.38.2-r0) (12/12) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r19.trigger OK: 378 MiB in 106 packages >>> libuv: Updating the main/x86_64 repository index... >>> libuv: Signing the index...