>>> runit: Building community/runit 2.2.0-r1 (using abuild 3.14.0-r0) started Mon, 21 Oct 2024 16:00:08 +0000 >>> runit: Validating /home/buildozer/aports/community/runit/APKBUILD... >>> WARNING: runit: Setting the maintainer with a comment is deprecated. Use maintainer="Stuart Cardall " instead >>> runit: Analyzing dependencies... >>> runit: Installing for build: build-base (1/1) Installing .makedepends-runit (20241021.160008) OK: 322 MiB in 102 packages >>> runit: Cleaning up srcdir >>> runit: Cleaning up pkgdir >>> runit: Cleaning up tmpdir >>> runit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/runit-2.2.0.tar.gz >>> runit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/runit-2.2.0.tar.gz >>> runit: Checking sha512sums... runit-2.2.0.tar.gz: OK misleading-indentation.patch: OK run-service-dir.patch: OK README.alpine: OK runit.initd: OK >>> runit: Unpacking /var/cache/distfiles/edge/runit-2.2.0.tar.gz... >>> runit: misleading-indentation.patch patching file byte_chr.c patching file byte_copy.c patching file byte_cr.c patching file byte_diff.c patching file byte_rchr.c patching file chpst.c patching file str_chr.c patching file str_len.c patching file sv.c Hunk #1 succeeded at 302 (offset 12 lines). patching file svlogd.c >>> runit: run-service-dir.patch patching file sv.c Hunk #1 succeeded at 33 (offset 1 line). sh find-systype.sh > systype rm -f choose cat warn-auto.sh choose.sh \ > choose chmod 555 choose rm -f compile rm -f load rm -f makelib sh print-cc.sh > compile sh print-ld.sh > load sh print-ar.sh > makelib chmod 555 makelib chmod 555 compile chmod 555 load ./choose c trydrent direntry.h1 direntry.h2 > direntry.h ./choose c trysysel select.h1 select.h2 > select.h ./choose c tryreboot reboot_system.h1 reboot_system.h2 > \ reboot_system.h ( ./compile tryuwtmpx.c 2>/dev/null && cat uw_tmp.h2 >uw_tmp.h ) || \ ( ./compile tryuwtmp.c 2>/dev/null && cat uw_tmp.h1 >uw_tmp.h ) ./compile trysocketlib.c ./compile uidgid.c ./compile alloc.c ./compile alloc_re.c ./compile buffer.c ./compile buffer_0.c ./compile buffer_1.c ./compile buffer_2.c ./compile buffer_get.c ./compile buffer_put.c ./compile buffer_read.c ./compile buffer_write.c ./compile coe.c ./compile env.c ./compile error.c ./compile error_str.c ./compile fd_copy.c ./compile fd_move.c ./compile ndelay_off.c ./compile ndelay_on.c ./compile open_append.c ./compile open_read.c ./compile open_trunc.c ./compile open_write.c ./compile openreadclose.c ./compile pathexec_env.c ./compile pathexec_run.c ./compile readclose.c ./compile seek_set.c ./compile sgetopt.c ./compile sig.c ./compile stralloc_cat.c ./compile stralloc_catb.c ./compile stralloc_cats.c ./compile stralloc_eady.c ./compile stralloc_opyb.c ./compile stralloc_opys.c ./compile stralloc_pend.c ./compile strerr_die.c ./compile strerr_sys.c ./compile subgetopt.c ./compile byte_chr.c ./compile byte_copy.c ./compile byte_cr.c ./compile byte_diff.c ./compile byte_rchr.c ./compile fmt_uint.c ./compile fmt_uint0.c ./compile fmt_ulong.c ./compile scan_ulong.c ./compile str_chr.c ./compile str_diff.c ./compile str_len.c ./compile str_start.c ./compile runit-init.c ./compile runsvchdir.c ./compile pmatch.c ./choose cl tryflock hasflock.h1 hasflock.h2 > hasflock.h ./choose cl trymkffo hasmkffo.h1 hasmkffo.h2 > hasmkffo.h ./choose cl trysgact hassgact.h1 hassgact.h2 > hassgact.h ./choose cl trysgprm hassgprm.h1 hassgprm.h2 > hassgprm.h ./choose cl trywaitp haswaitp.h1 haswaitp.h2 > haswaitp.h ./choose clr trypoll iopause.h1 iopause.h2 > iopause.h ./choose clr tryulong64 uint64.h1 uint64.h2 > uint64.h ( ./load trysocketlib >/dev/null 2>&1 || \ ( ./load trysocketlib -lxnet >/dev/null 2>&1 && echo '-lxnet' ) || \ ( ./load trysocketlib -lsocket -lnsl >/dev/null 2>&1 && \ echo '-lsocket -lnsl' ) \ ) >socket.lib ./makelib byte.a byte_chr.o byte_copy.o byte_cr.o byte_diff.o \ byte_rchr.o fmt_uint.o fmt_uint0.o fmt_ulong.o scan_ulong.o str_chr.o \ str_diff.o str_len.o str_start.o rm -f tryuwtmp.o tryuwtmpx.o rm -f trysocketlib.o trysocketlib ./compile fifo.c ./compile lock_ex.c ./compile lock_exnb.c ./compile sig_block.c ./compile sig_catch.c ./compile sig_pause.c ./compile wait_nohang.c ./compile wait_pid.c ./compile tai_now.c ./compile tai_pack.c ./compile tai_sub.c ./compile tai_unpack.c ./compile taia_add.c ./compile taia_approx.c ./compile taia_frac.c ./compile taia_less.c ./compile taia_now.c ./compile taia_pack.c ./compile taia_sub.c ./compile taia_uint.c rm -f sysdeps ./compile iopause.c cat systype compile load socket.lib >>sysdeps grep sysdep direntry.h >>sysdeps grep sysdep haswaitp.h >>sysdeps grep sysdep hassgact.h >>sysdeps grep sysdep hassgprm.h >>sysdeps grep sysdep select.h >>sysdeps grep sysdep uint64.h >>sysdeps grep sysdep iopause.h >>sysdeps grep sysdep hasmkffo.h >>sysdeps grep sysdep hasflock.h >>sysdeps grep sysdep reboot_system.h >>sysdeps grep sysdep uw_tmp.h >>sysdeps cat sysdeps linux-6.1.90-0-lts-:-:-:armv8l-:- #!/bin/sh # WARNING: This file was auto-generated. Do not edit! exec gcc -O2 -Wall -c ${1+"$@"} #!/bin/sh # WARNING: This file was auto-generated. Do not edit! main="$1"; shift exec gcc -s -o "$main" "$main".o ${1+"$@"} /* sysdep: +dirent */ /* sysdep: +waitpid */ /* sysdep: +sigaction */ /* sysdep: +sigprocmask */ /* sysdep: +sysselect */ /* sysdep: -ulong64 */ /* sysdep: +poll */ /* sysdep: +mkfifo */ /* sysdep: +flock */ /* sysdep: +std reboot */ /* sysdep: -utmpx */ ./compile chpst.c ./compile runit.c ./compile runsv.c ./compile runsvdir.c ./compile sv.c ./compile svlogd.c ./compile fmt_ptime.c ./compile utmpset.c ./makelib unix.a alloc.o alloc_re.o buffer.o buffer_0.o buffer_1.o \ buffer_2.o buffer_get.o buffer_put.o buffer_read.o buffer_write.o \ coe.o env.o error.o error_str.o fd_copy.o fd_move.o fifo.o lock_ex.o \ lock_exnb.o ndelay_off.o ndelay_on.o open_append.o open_read.o \ open_trunc.o open_write.o openreadclose.o pathexec_env.o \ pathexec_run.o readclose.o seek_set.o sgetopt.o sig.o \ sig_block.o sig_catch.o sig_pause.o stralloc_cat.o stralloc_catb.o \ stralloc_cats.o stralloc_eady.o stralloc_opyb.o stralloc_opys.o \ stralloc_pend.o strerr_die.o strerr_sys.o subgetopt.o wait_nohang.o \ wait_pid.o ./makelib time.a iopause.o tai_now.o tai_pack.o tai_sub.o \ tai_unpack.o taia_add.o taia_approx.o taia_frac.o taia_less.o \ taia_now.o taia_pack.o taia_sub.o taia_uint.o ./load runit-init unix.a byte.a -static ./load runsvchdir unix.a byte.a ./load utmpset unix.a byte.a ./load runsvdir unix.a byte.a time.a ./load runit unix.a byte.a -static ./load sv unix.a byte.a time.a ./load runsv unix.a byte.a time.a ./load chpst uidgid.o unix.a byte.a ./load svlogd pmatch.o fmt_ptime.o unix.a byte.a time.a \ `cat socket.lib` >>> runit: Entering fakeroot... '/home/buildozer/aports/community/runit/pkg/runit/usr/bin/runsvdir' -> '/usr/sbin/runsvdir' >>> runit-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/runit/pkg/runit-doc/usr/share/doc' 'usr/share/man' -> '/home/buildozer/aports/community/runit/pkg/runit-doc/usr/share/man' >>> runit-doc*: Preparing subpackage runit-doc... >>> runit-doc*: Running postcheck for runit-doc >>> runit-openrc*: Running split function openrc... 'etc/init.d' -> '/home/buildozer/aports/community/runit/pkg/runit-openrc/etc/init.d' >>> runit-openrc*: Preparing subpackage runit-openrc... >>> runit-openrc*: Running postcheck for runit-openrc >>> runit*: Running postcheck for runit >>> runit*: Preparing package runit... >>> runit*: Stripping binaries >>> runit-doc*: Scanning shared objects >>> runit-openrc*: Scanning shared objects >>> runit*: Scanning shared objects >>> runit-doc*: Tracing dependencies... >>> runit-doc*: Package size: 13.8 KB >>> runit-doc*: Compressing data... >>> runit-doc*: Create checksum... >>> runit-doc*: Create runit-doc-2.2.0-r1.apk >>> runit-openrc*: Tracing dependencies... >>> runit-openrc*: Package size: 329.0 B >>> runit-openrc*: Compressing data... >>> runit-openrc*: Create checksum... >>> runit-openrc*: Create runit-openrc-2.2.0-r1.apk >>> runit*: Tracing dependencies... so:libc.musl-armhf.so.1 >>> runit*: Package size: 215.0 KB >>> runit*: Compressing data... >>> runit*: Create checksum... >>> runit*: Create runit-2.2.0-r1.apk >>> runit: Build complete at Mon, 21 Oct 2024 16:00:10 +0000 elapsed time 0h 0m 2s >>> runit: Cleaning up srcdir >>> runit: Cleaning up pkgdir >>> runit: Uninstalling dependencies... (1/1) Purging .makedepends-runit (20241021.160008) OK: 322 MiB in 101 packages >>> runit: Updating the community/armhf repository index... >>> runit: Signing the index...