>>> libuv: Building main/libuv 1.49.0-r0 (using abuild 3.13.0-r5) started Wed, 25 Sep 2024 14:46:27 +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.40.0-r2)
(3/12) Installing automake (1.17-r0)
(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 (20240925.144628)
(10/12) Installing perl-error (0.17029-r2)
(11/12) Installing perl-git (2.46.2-r0)
(12/12) Installing git-perl (2.46.2-r0)
Executing busybox-1.36.1-r32.trigger
OK: 497 MiB in 122 packages
>>> libuv: Cleaning up srcdir
>>> libuv: Cleaning up pkgdir
>>> libuv: Cleaning up tmpdir
>>> libuv: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libuv-v1.49.0.tar.gz
>>> libuv: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libuv-v1.49.0.tar.gz
>>> libuv: Checking sha512sums...
libuv-v1.49.0.tar.gz: OK
>>> libuv: Unpacking /var/cache/distfiles/edge/libuv-v1.49.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 sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 2
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 xargs -n works... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... aarch64-alpine-linux-musl
checking host system type... aarch64-alpine-linux-musl
checking for aarch64-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 aarch64-alpine-linux-musl-ar... no
checking for aarch64-alpine-linux-musl-lib... no
checking for aarch64-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/aarch64-alpine-linux-musl/bin/ld
checking if the linker (/usr/aarch64-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 aarch64-alpine-linux-musl file names to aarch64-alpine-linux-musl format... func_convert_file_noop
checking how to convert aarch64-alpine-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r
checking for aarch64-alpine-linux-musl-file... no
checking for file... file
checking for aarch64-alpine-linux-musl-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-alpine-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-alpine-linux-musl-ar... ar
checking for archiver @FILE support... @
checking for aarch64-alpine-linux-musl-strip... no
checking for strip... strip
checking for aarch64-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 aarch64-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/aarch64-alpine-linux-musl/bin/ld) 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 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.49.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-close-fd.o
  CC       test/run_tests-test-callback-stack.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-iouring-pollhup.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-reuseport.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-threadpool-cancel.o
  CC       test/run_tests-test-threadpool.o
  CC       test/run_tests-test-thread-priority.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-dgram-too-big.o
  CC       test/run_tests-test-udp-create-socket-early.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-udp-reuseport.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.49.0'
make  check-TESTS
make[1]: Entering directory '/home/buildozer/aports/main/libuv/src/libuv-v1.49.0'
1..440
ok 1 - platform_output
# Output from process `platform_output`:
# uv_get_process_title: /home/buildozer/aports/main/libuv/src/libuv-v1.49.0/test/.libs/run-tests
# uv_cwd: /home/buildozer/aports/main/libuv/src/libuv-v1.49.0
# uv_resident_set_memory: 655360
# uv_uptime: 8750055.880000
# uv_getrusage:
#   user: 0 sec 620 microsec
#   system: 0 sec 0 microsec
#   page faults: 0
#   maximum resident set size: 2504
# uv_available_parallelism: 80
# uv_cpu_info:
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141193550
#   times.user: 615436200
#   times.idle: 7945298470
#   times.irq: 2977720
#   times.nice: 39769170
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 144967540
#   times.user: 747152410
#   times.idle: 7807459160
#   times.irq: 3315980
#   times.nice: 43643200
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 144125750
#   times.user: 712680490
#   times.idle: 7845356870
#   times.irq: 3169380
#   times.nice: 41579000
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 143522140
#   times.user: 587274540
#   times.idle: 7972793450
#   times.irq: 3005100
#   times.nice: 40637890
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 142595880
#   ti
# mes.user: 592553850
#   times.idle: 7968631790
#   times.irq: 3006900
#   times.nice: 40540140
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 142914780
#   times.user: 638451340
#   times.idle: 7921764210
#   times.irq: 3022340
#   times.nice: 41172170
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 142165580
#   times.user: 575378950
#   times.idle: 7985411530
#   times.irq: 3022230
#   times.nice: 40294140
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 143607000
#   times.user: 637129430
#   times.idle: 7920107920
#   times.irq: 3063100
#   times.nice: 43292760
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 143431680
#   times.user: 575237750
#   times.idle: 7983450860
#   times.irq: 3033840
#   times.nice: 42138970
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 144073690
#   times.user: 567825170
#   times.idle: 7991105580
#   times.irq: 3006520
#   times.nice: 41333500
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 144097870
#   times.user: 559817810
#   times.idle: 7997181560
#   times.irq: 3029440
#   times.nice: 43178040
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 14
# 2545740
#   times.user: 563197160
#   times.idle: 7997711160
#   times.irq: 2953290
#   times.nice: 40997070
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 143717580
#   times.user: 582315860
#   times.idle: 7975048560
#   times.irq: 3048670
#   times.nice: 43130510
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 143845850
#   times.user: 553139760
#   times.idle: 8004406860
#   times.irq: 3028010
#   times.nice: 42906800
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 144109280
#   times.user: 600863060
#   times.idle: 7954912950
#   times.irq: 3080740
#   times.nice: 44259540
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 143586750
#   times.user: 594270870
#   times.idle: 7964764440
#   times.irq: 3001920
#   times.nice: 41707450
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 143680720
#   times.user: 561592480
#   times.idle: 7997659890
#   times.irq: 3008670
#   times.nice: 41406230
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141720550
#   times.user: 555117710
#   times.idle: 8007084050
#   times.irq: 2970890
#   times.nice: 40543870
#   model: Neoverse-N1
#   speed: 0
#   t
# imes.sys: 141730640
#   times.user: 576802100
#   times.idle: 7985699360
#   times.irq: 2953760
#   times.nice: 40313500
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 143359410
#   times.user: 585647220
#   times.idle: 7971670420
#   times.irq: 3031310
#   times.nice: 43598560
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141356550
#   times.user: 559239730
#   times.idle: 8003260690
#   times.irq: 2936910
#   times.nice: 40677490
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 140958440
#   times.user: 558590910
#   times.idle: 8004937690
#   times.irq: 2917850
#   times.nice: 40094970
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 140538860
#   times.user: 550435900
#   times.idle: 8011694890
#   times.irq: 2948430
#   times.nice: 41816170
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 142345000
#   times.user: 561362430
#   times.idle: 8000537230
#   times.irq: 2919510
#   times.nice: 40341720
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141676290
#   times.user: 551263010
#   times.idle: 8012802660
#   times.irq: 2922410
#   times.nice: 38837140
#   model: Neoverse-N1
#   
# speed: 0
#   times.sys: 141154840
#   times.user: 674052660
#   times.idle: 7890762730
#   times.irq: 2980410
#   times.nice: 38560850
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141183890
#   times.user: 551105310
#   times.idle: 8013034320
#   times.irq: 2946290
#   times.nice: 39266320
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141421890
#   times.user: 648676370
#   times.idle: 7914381690
#   times.irq: 2990960
#   times.nice: 40081570
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141239930
#   times.user: 553171680
#   times.idle: 8011690510
#   times.irq: 2898980
#   times.nice: 38571200
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141312650
#   times.user: 572096300
#   times.idle: 7990664150
#   times.irq: 2986940
#   times.nice: 40332490
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 138895390
#   times.user: 555507970
#   times.idle: 8012036380
#   times.irq: 2883980
#   times.nice: 38343020
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141691560
#   times.user: 548190570
#   times.idle: 8014930890
#   times.irq: 2928740
#   times.nice: 39750040
#   model: Ne
# overse-N1
#   speed: 0
#   times.sys: 141781970
#   times.user: 548077180
#   times.idle: 8013480320
#   times.irq: 3012890
#   times.nice: 41122660
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 140472550
#   times.user: 539381920
#   times.idle: 8024448130
#   times.irq: 2991000
#   times.nice: 40082740
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141243370
#   times.user: 559900730
#   times.idle: 8002566000
#   times.irq: 3170950
#   times.nice: 39736620
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141312190
#   times.user: 547983050
#   times.idle: 8015904560
#   times.irq: 3122850
#   times.nice: 38425620
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141682180
#   times.user: 547457570
#   times.idle: 8015166680
#   times.irq: 3157940
#   times.nice: 39200730
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 140605400
#   times.user: 572563900
#   times.idle: 7992092840
#   times.irq: 3275350
#   times.nice: 38033650
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141340430
#   times.user: 548483720
#   times.idle: 8014109010
#   times.irq: 3224550
#   times.nice: 39283020
# 
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 140779500
#   times.user: 538896880
#   times.idle: 8025163820
#   times.irq: 3126350
#   times.nice: 38776050
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141469020
#   times.user: 545866450
#   times.idle: 8017960440
#   times.irq: 3040620
#   times.nice: 38196860
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 142154720
#   times.user: 548267310
#   times.idle: 8013535860
#   times.irq: 3237460
#   times.nice: 39238370
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141887570
#   times.user: 573775590
#   times.idle: 7988899590
#   times.irq: 2913010
#   times.nice: 40038450
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 142103890
#   times.user: 568168780
#   times.idle: 7992786100
#   times.irq: 2958160
#   times.nice: 41366720
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141697510
#   times.user: 555828460
#   times.idle: 8006637300
#   times.irq: 2924180
#   times.nice: 40373440
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 142924600
#   times.user: 578542630
#   times.idle: 7980050430
#   times.irq: 2987070
#   times.ni
# ce: 42820770
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141502810
#   times.user: 562973760
#   times.idle: 8000219040
#   times.irq: 2903790
#   times.nice: 39915980
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 142101110
#   times.user: 537600680
#   times.idle: 8022466520
#   times.irq: 3130730
#   times.nice: 41185960
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 142996830
#   times.user: 547125340
#   times.idle: 8011258360
#   times.irq: 3020270
#   times.nice: 42901190
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141266060
#   times.user: 647608810
#   times.idle: 7914900980
#   times.irq: 2969400
#   times.nice: 40748230
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141441340
#   times.user: 572272100
#   times.idle: 7989459390
#   times.irq: 2961890
#   times.nice: 41299240
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 142178170
#   times.user: 552378800
#   times.idle: 8009893880
#   times.irq: 2927500
#   times.nice: 40119450
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141074250
#   times.user: 563885410
#   times.idle: 7999452330
#   times.irq: 293396
# 0
#   times.nice: 40122810
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 143139960
#   times.user: 541349210
#   times.idle: 8018464950
#   times.irq: 2967930
#   times.nice: 41458710
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 142413680
#   times.user: 539851410
#   times.idle: 8022873250
#   times.irq: 2898190
#   times.nice: 39523620
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141428830
#   times.user: 562377480
#   times.idle: 8001139590
#   times.irq: 2911800
#   times.nice: 39659060
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141057590
#   times.user: 540633090
#   times.idle: 8023979350
#   times.irq: 2934480
#   times.nice: 38945010
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 142239340
#   times.user: 566399870
#   times.idle: 7994665580
#   times.irq: 2995790
#   times.nice: 41147770
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 140810020
#   times.user: 548769930
#   times.idle: 8015161620
#   times.irq: 2911330
#   times.nice: 39957850
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 140736440
#   times.user: 574542470
#   times.idle: 7993016600
#   times
# .irq: 2897000
#   times.nice: 36333240
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 140989530
#   times.user: 564873180
#   times.idle: 7999066260
#   times.irq: 2930280
#   times.nice: 39617840
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 140753450
#   times.user: 539298250
#   times.idle: 8025370130
#   times.irq: 2880810
#   times.nice: 39327860
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 140446530
#   times.user: 547499150
#   times.idle: 8017290260
#   times.irq: 2892730
#   times.nice: 39426420
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 140304910
#   times.user: 547190370
#   times.idle: 8018175440
#   times.irq: 2875910
#   times.nice: 38681760
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 142247600
#   times.user: 553475390
#   times.idle: 8009792860
#   times.irq: 2936860
#   times.nice: 39120940
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 140905550
#   times.user: 551980660
#   times.idle: 8011218810
#   times.irq: 2972950
#   times.nice: 40390820
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141744910
#   times.user: 546946750
#   times.idle: 801626
# 7670
#   times.irq: 2952100
#   times.nice: 39618480
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 140342340
#   times.user: 549858500
#   times.idle: 8015463010
#   times.irq: 2920090
#   times.nice: 39056240
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 140491540
#   times.user: 541017500
#   times.idle: 8024140970
#   times.irq: 2896280
#   times.nice: 39092350
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141640500
#   times.user: 582050330
#   times.idle: 7980187150
#   times.irq: 2971930
#   times.nice: 40630860
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141682860
#   times.user: 549800160
#   times.idle: 8013788920
#   times.irq: 2918320
#   times.nice: 39350790
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141715210
#   times.user: 543509790
#   times.idle: 8018037380
#   times.irq: 2943830
#   times.nice: 41297410
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 140261540
#   times.user: 559412940
#   times.idle: 8005743900
#   times.irq: 2979190
#   times.nice: 39179840
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 142965980
#   times.user: 571154840
#   times.
# idle: 7988658060
#   times.irq: 3025850
#   times.nice: 41622040
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 140975580
#   times.user: 535814630
#   times.idle: 8025281720
#   times.irq: 3036280
#   times.nice: 42321140
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141736850
#   times.user: 538345640
#   times.idle: 8021548230
#   times.irq: 3097450
#   times.nice: 42560840
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 141801770
#   times.user: 589857020
#   times.idle: 7971446740
#   times.irq: 3034210
#   times.nice: 41366450
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 142582970
#   times.user: 641141350
#   times.idle: 7918578080
#   times.irq: 3102610
#   times.nice: 41714700
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 143069480
#   times.user: 581209720
#   times.idle: 7976136370
#   times.irq: 3113920
#   times.nice: 43710940
#   model: Neoverse-N1
#   speed: 0
#   times.sys: 143116190
#   times.user: 557626820
#   times.idle: 7999628880
#   times.irq: 3101250
#   times.nice: 43831540
# 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: 00:16:3e:67:9e:4a
#   address: 172.16.27.5
#   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: 00:16:3e:67:9e:4a
#   address: 2a02:168:a077:701:216:3eff:fe67:9e4a
#   netmask: ffff:ffff:ffff:ffff::
#   name: eth0
#   internal: 0
#   physical address: 00:16:3e:67:9e:4a
#   address: fe80::216:3eff:fe67:9e4a
#   netmask: ffff:ffff:ffff:ffff::
# uv_os_get_passwd:
#   euid: 1000
#   gid: 1000 (buildozer)
#     members: [ buildozer ]
#   username: buildozer
#   shell: /bin/sh
#   home directory: /home/buildozer
# uv_os_getpid: 39527
# uv_os_getppid: 39514
# uv_os_uname:
#   sysname: Linux
#   release: 6.1.90-0-lts
#   version: #1-Alpine SMP Mon, 06 May 2024 08:14:42 +0000
#   machine: aarch64
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_getpath
ok 55 - fs_event_immediate_close
ok 56 - fs_event_no_callback_after_close
ok 57 - fs_event_no_callback_on_close
ok 58 - fs_event_ref
ok 59 - fs_event_start_and_close
ok 60 - fs_event_stop_in_cb
ok 61 - fs_event_watch_delete_dir
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_posix_delete
ok 97 - fs_read_bufs
ok 98 - fs_read_dir
ok 99 - fs_read_file_eof
ok 100 - fs_read_write_null_arguments
ok 101 - fs_readdir_empty_dir
ok 102 - fs_readdir_file
ok 103 - fs_readdir_non_empty_dir
ok 104 - fs_readdir_non_existing_dir
ok 105 - fs_readlink
ok 106 - fs_realpath
ok 107 - fs_rename_to_existing_file
ok 108 - fs_scandir_early_exit
ok 109 - fs_scandir_empty_dir
ok 110 - fs_scandir_file
ok 111 - fs_scandir_non_existent_dir
ok 112 - fs_stat_batch_multiple
ok 113 - fs_stat_missing_path
ok 114 - fs_statfs
ok 115 - fs_symlink
ok 116 - fs_symlink_dir
ok 117 - fs_unlink_readonly
ok 118 - fs_utime
ok 119 - fs_utime_round
ok 120 - fs_write_alotof_bufs
ok 121 - fs_write_alotof_bufs_with_offset
ok 122 - fs_write_multiple_bufs
ok 123 - get_currentexe
ok 124 - get_group
ok 125 - get_loadavg
ok 126 - get_memory
ok 127 - get_osfhandle_valid_handle
ok 128 - get_passwd
ok 129 - get_passwd2
ok 130 - getaddrinfo_basic
ok 131 - getaddrinfo_basic_sync
ok 132 - getaddrinfo_concurrent
ok 133 - getaddrinfo_fail
ok 134 - getaddrinfo_fail_sync
ok 135 - gethostname
ok 136 - getnameinfo_basic_ip4
ok 137 - getnameinfo_basic_ip4_sync
ok 138 - getnameinfo_basic_ip6
ok 139 - getsockname_tcp
ok 140 - getsockname_udp
ok 141 - getters_setters
ok 142 - gettimeofday
ok 143 - handle_fileno
ok 144 - handle_type_name
ok 145 - has_ref
ok 146 - homedir
ok 147 - hrtime
ok 148 - idle_check
ok 149 - idle_ref
ok 150 - idle_starvation
ok 151 - idna_toascii
ok 152 - iouring_pollhup
ok 153 - ip4_addr
ok 154 - ip6_addr_link_local
ok 155 - ip6_pton
ok 156 - ip6_sin6_len
ok 157 - ip_name
ok 158 - ipc_heavy_traffic_deadlock_bug
ok 159 - ipc_listen_after_write
ok 160 - ipc_listen_before_write
ok 161 - ipc_send_recv_pipe
ok 162 - ipc_send_recv_pipe_inprocess
ok 163 - ipc_send_recv_tcp
ok 164 - ipc_send_recv_tcp_inprocess
ok 165 - ipc_send_zero
ok 166 - ipc_tcp_connection
ok 167 - kill
ok 168 - kill_invalid_signum
ok 169 - loop_alive
ok 170 - loop_backend_timeout
ok 171 - loop_close
ok 172 - loop_configure
ok 173 - loop_handles
ok 174 - loop_instant_close
ok 175 - loop_stop
ok 176 - loop_stop_before_run
ok 177 - loop_update_time
ok 178 - metrics_idle_time
ok 179 - metrics_idle_time_thread
ok 180 - metrics_idle_time_zero
ok 181 - metrics_info_check
ok 182 - metrics_pool_events
ok 183 - multiple_listen
ok 184 - not_readable_nor_writable_on_read_error
ok 185 - not_writable_after_shutdown
ok 186 - open_osfhandle_valid_handle
ok 187 - pipe_bind_error_addrinuse
ok 188 - pipe_bind_error_addrnotavail
ok 189 - pipe_bind_error_inval
ok 190 - pipe_bind_or_listen_error_after_close
ok 191 - pipe_close_stdout_read_stdin
ok 192 - pipe_connect_bad_name
ok 193 - pipe_connect_close_multiple
ok 194 - pipe_connect_multiple
ok 195 - pipe_connect_on_prepare
ok 196 - pipe_connect_to_file
ok 197 - pipe_getsockname
ok 198 - pipe_getsockname_abstract
ok 199 - pipe_getsockname_autobind
ok 200 - pipe_getsockname_blocking
ok 201 - pipe_listen_without_bind
ok 202 - pipe_overlong_path
ok 203 - pipe_pending_instances
ok 204 - pipe_ping_pong
ok 205 - pipe_ping_pong_vec
ok 206 - pipe_ref
ok 207 - pipe_ref2
ok 208 - pipe_ref3
ok 209 - pipe_ref4
ok 210 - pipe_sendmsg
ok 211 - pipe_server_close
ok 212 - pipe_set_chmod
ok 213 - pipe_set_non_blocking
ok 214 - poll_bad_fdtype
ok 215 - poll_close
ok 216 - poll_close_doesnt_corrupt_stack # SKIP Test only relevant on Windows
ok 217 - poll_closesocket # SKIP Test only relevant on Windows
ok 218 - poll_duplex
ok 219 - poll_multiple_handles
ok 220 - poll_nested_epoll
ok 221 - poll_oob
ok 222 - poll_unidirectional
ok 223 - prepare_ref
ok 224 - process_priority
ok 225 - process_ref
ok 226 - process_title
ok 227 - process_title_big_argv
ok 228 - process_title_threadsafe
ok 229 - queue_foreach_delete
ok 230 - random_async
ok 231 - random_sync
ok 232 - readable_on_eof
ok 233 - ref
ok 234 - req_type_name
ok 235 - run_nowait
ok 236 - run_once
ok 237 - semaphore_1
ok 238 - semaphore_2
ok 239 - semaphore_3
ok 240 - shutdown_close_pipe
ok 241 - shutdown_close_tcp
ok 242 - shutdown_eof
ok 243 - shutdown_simultaneous
ok 244 - shutdown_twice
ok 245 - signal_close_loop_alive
ok 246 - signal_multiple_loops
ok 247 - signal_pending_on_close
ok 248 - socket_buffer_size
ok 249 - spawn_and_kill
ok 250 - spawn_and_kill_with_std
ok 251 - spawn_and_ping
ok 252 - spawn_auto_unref
ok 253 - spawn_closed_process_io
ok 254 - spawn_detached
ok 255 - spawn_empty_env # SKIP doesn't work with DYLD_LIBRARY_PATH/LD_LIBRARY_PATH/LIBPATH
ok 256 - spawn_exercise_sigchld_issue
ok 257 - spawn_exit_code
ok 258 - spawn_fails
ok 259 - spawn_fails_check_for_waitpid_cleanup
ok 260 - spawn_fs_open
ok 261 - spawn_ignored_stdio
ok 262 - spawn_inherit_streams
ok 263 - spawn_preserve_env
ok 264 - spawn_quoted_path # SKIP Test for Windows
ok 265 - spawn_reads_child_path
ok 266 - spawn_relative_path
ok 267 - spawn_same_stdout_stderr
ok 268 - spawn_setgid_fails
ok 269 - spawn_setuid_fails
ok 270 - spawn_setuid_setgid # SKIP It should be run as root user
ok 271 - spawn_stdin
ok 272 - spawn_stdio_greater_than_3
ok 273 - spawn_stdout
ok 274 - spawn_stdout_and_stderr_to_file
ok 275 - spawn_stdout_and_stderr_to_file2
ok 276 - spawn_stdout_and_stderr_to_file_swap
ok 277 - spawn_stdout_to_file
ok 278 - spawn_tcp_server
ok 279 - stdio_emulate_iocp
ok 280 - stdio_over_pipes
ok 281 - strscpy
ok 282 - strtok
ok 283 - sys_error
ok 284 - tcp6_local_connect_timeout
ok 285 - tcp6_ping_pong
ok 286 - tcp6_ping_pong_vec
ok 287 - tcp_alloc_cb_fail
ok 288 - tcp_bind6_error_addrinuse
ok 289 - tcp_bind6_error_addrnotavail
ok 290 - tcp_bind6_error_fault
ok 291 - tcp_bind6_error_inval
ok 292 - tcp_bind6_localhost_ok
ok 293 - tcp_bind_error_addrinuse_connect
ok 294 - tcp_bind_error_addrinuse_listen
ok 295 - tcp_bind_error_addrnotavail_1
ok 296 - tcp_bind_error_addrnotavail_2
ok 297 - tcp_bind_error_fault
ok 298 - tcp_bind_error_inval
ok 299 - tcp_bind_invalid_flags
ok 300 - tcp_bind_localhost_ok
ok 301 - tcp_bind_or_listen_error_after_close
ok 302 - tcp_bind_writable_flags
ok 303 - tcp_close
ok 304 - tcp_close_accept
ok 305 - tcp_close_after_read_timeout
ok 306 - tcp_close_reset_accepted
ok 307 - tcp_close_reset_accepted_after_shutdown
ok 308 - tcp_close_reset_accepted_after_socket_shutdown
ok 309 - tcp_close_reset_client
ok 310 - tcp_close_reset_client_after_shutdown
ok 311 - tcp_close_while_connecting
ok 312 - tcp_connect6_error_fault
ok 313 - tcp_connect6_link_local
ok 314 - tcp_connect_error_after_write
ok 315 - tcp_connect_error_fault
ok 316 - tcp_connect_timeout
ok 317 - tcp_create_early
ok 318 - tcp_create_early_accept
ok 319 - tcp_create_early_bad_bind
ok 320 - tcp_create_early_bad_domain
ok 321 - tcp_flags
ok 322 - tcp_listen_without_bind
ok 323 - tcp_local_connect_timeout
ok 324 - tcp_oob
ok 325 - tcp_open
ok 326 - tcp_open_bound
ok 327 - tcp_open_connected
ok 328 - tcp_open_twice
ok 329 - tcp_ping_pong
ok 330 - tcp_ping_pong_vec
ok 331 - tcp_read_stop
ok 332 - tcp_read_stop_start
ok 333 - tcp_ref
ok 334 - tcp_ref2
ok 335 - tcp_ref2b
ok 336 - tcp_ref3
ok 337 - tcp_ref4
ok 338 - tcp_reuseport
ok 339 - tcp_rst
ok 340 - tcp_shutdown_after_write
ok 341 - tcp_try_write
ok 342 - tcp_try_write_error
ok 343 - tcp_unexpected_read
ok 344 - tcp_write_after_connect
ok 345 - tcp_write_fail
ok 346 - tcp_write_in_a_row
ok 347 - tcp_write_queue_order
ok 348 - tcp_write_ready
ok 349 - tcp_write_to_half_open_connection
ok 350 - tcp_writealot
ok 351 - test_macros
ok 352 - thread_affinity
ok 353 - thread_create
ok 354 - thread_equal
ok 355 - thread_local_storage
ok 356 - thread_mutex
ok 357 - thread_mutex_recursive
ok 358 - thread_priority
ok 359 - thread_rwlock
ok 360 - thread_rwlock_trylock
ok 361 - thread_stack_size
ok 362 - thread_stack_size_explicit
ok 363 - threadpool_cancel_fs
ok 364 - threadpool_cancel_getaddrinfo
ok 365 - threadpool_cancel_getnameinfo
ok 366 - threadpool_cancel_random
ok 367 - threadpool_cancel_single
ok 368 - threadpool_cancel_when_busy
ok 369 - threadpool_cancel_work
ok 370 - threadpool_multiple_event_loops
ok 371 - threadpool_queue_work_einval
ok 372 - threadpool_queue_work_simple
ok 373 - timer
ok 374 - timer_again
ok 375 - timer_early_check
ok 376 - timer_from_check
ok 377 - timer_huge_repeat
ok 378 - timer_huge_timeout
ok 379 - timer_init
ok 380 - timer_is_closing
ok 381 - timer_no_double_call_nowait
ok 382 - timer_no_double_call_once
ok 383 - timer_no_run_on_unref
ok 384 - timer_null_callback
ok 385 - timer_order
ok 386 - timer_ref
ok 387 - timer_ref2
ok 388 - timer_run_once
ok 389 - timer_start_twice
ok 390 - timer_zero_timeout
ok 391 - tmpdir
ok 392 - tty # SKIP Cannot open /dev/tty as read-only: No such device or address
ok 393 - tty_file
ok 394 - tty_pty
ok 395 - udp_alloc_cb_fail
ok 396 - udp_bind
ok 397 - udp_bind_reuseaddr
ok 398 - udp_connect
ok 399 - udp_connect6
ok 400 - udp_create_early
ok 401 - udp_create_early_bad_bind
ok 402 - udp_create_early_bad_domain
ok 403 - udp_dgram_too_big
ok 404 - udp_dual_stack
ok 405 - udp_ipv6_only
ok 406 - udp_mmsg
ok 407 - udp_multicast_interface
ok 408 - udp_multicast_interface6
ok 409 - udp_multicast_join
ok 410 - udp_multicast_join6
ok 411 - udp_multicast_ttl
ok 412 - udp_no_autobind
ok 413 - udp_open
ok 414 - udp_open_bound
ok 415 - udp_open_connect
ok 416 - udp_open_twice
ok 417 - udp_options
ok 418 - udp_options6
ok 419 - udp_recv_in_a_row
ok 420 - udp_ref
ok 421 - udp_ref2
ok 422 - udp_ref3
ok 423 - udp_reuseport
ok 424 - udp_send_and_recv
ok 425 - udp_send_hang_loop
ok 426 - udp_send_immediate
ok 427 - udp_send_unix
ok 428 - udp_send_unreachable
ok 429 - udp_sendmmsg_error
ok 430 - udp_try_send
ok 431 - uname
ok 432 - unref_in_prepare_cb
ok 433 - utf8_decode1
ok 434 - utf8_decode1_overrun
ok 435 - walk_handles
ok 436 - watcher_cross_stop
ok 437 - we_get_signal
ok 438 - we_get_signal_one_shot
ok 439 - we_get_signals
ok 440 - we_get_signals_mixed
PASS: test/run-tests
=============
1 test passed
=============
make[1]: Leaving directory '/home/buildozer/aports/main/libuv/src/libuv-v1.49.0'
>>> libuv: Entering fakeroot...
make[1]: Entering directory '/home/buildozer/aports/main/libuv/src/libuv-v1.49.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.49.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: 744.0 KB
>>> libuv-dbg*: Compressing data...
>>> libuv-dbg*: Create checksum...
>>> libuv-dbg*: Create libuv-dbg-1.49.0-r0.apk
>>> libuv-dev*: Tracing dependencies...
	libuv=1.49.0-r0
	pkgconfig
>>> libuv-dev*: Package size: 144.0 KB
>>> libuv-dev*: Compressing data...
>>> libuv-dev*: Create checksum...
>>> libuv-dev*: Create libuv-dev-1.49.0-r0.apk
>>> libuv-static*: Tracing dependencies...
>>> libuv-static*: Package size: 1.9 MB
>>> libuv-static*: Compressing data...
>>> libuv-static*: Create checksum...
>>> libuv-static*: Create libuv-static-1.49.0-r0.apk
>>> libuv*: Tracing dependencies...
	so:libc.musl-aarch64.so.1
>>> libuv*: Package size: 288.0 KB
>>> libuv*: Compressing data...
>>> libuv*: Create checksum...
>>> libuv*: Create libuv-1.49.0-r0.apk
>>> libuv: Build complete at Wed, 25 Sep 2024 14:47:22 +0000 elapsed time 0h 0m 55s
>>> libuv: Cleaning up srcdir
>>> libuv: Cleaning up pkgdir
>>> libuv: Uninstalling dependencies...
(1/12) Purging .makedepends-libuv (20240925.144628)
(2/12) Purging automake (1.17-r0)
(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.46.2-r0)
(9/12) Purging perl-git (2.46.2-r0)
(10/12) Purging perl-error (0.17029-r2)
(11/12) Purging perl (5.40.0-r2)
(12/12) Purging libbz2 (1.0.8-r6)
Executing busybox-1.36.1-r32.trigger
OK: 440 MiB in 110 packages
>>> libuv: Updating the main/aarch64 repository index...
>>> libuv: Signing the index...