>>> s6-portable-utils: Building main/s6-portable-utils 2.3.1.0-r0 (using abuild 3.17.0_rc1-r1) started Fri, 17 Apr 2026 16:00:01 +0000 >>> s6-portable-utils: Validating /home/buildozer/aports/main/s6-portable-utils/APKBUILD... >>> s6-portable-utils: Analyzing dependencies... >>> s6-portable-utils: Installing for build: build-base skalibs-dev>=2.14.4 (1/3) Installing skalibs-libs (2.14.5.1-r0) (2/3) Installing skalibs-dev (2.14.5.1-r0) (3/3) Installing .makedepends-s6-portable-utils (20260417.160002) OK: 430.6 MiB in 102 packages >>> s6-portable-utils: Cleaning up srcdir >>> s6-portable-utils: Cleaning up pkgdir >>> s6-portable-utils: Cleaning up tmpdir >>> s6-portable-utils: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/s6-portable-utils-2.3.1.0.tar.gz /var/cache/distfiles/v3.24/s6-portable-utils-2.3.1.0.tar.gz: OK >>> s6-portable-utils: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/s6-portable-utils-2.3.1.0.tar.gz /var/cache/distfiles/v3.24/s6-portable-utils-2.3.1.0.tar.gz: OK >>> s6-portable-utils: Unpacking /var/cache/distfiles/v3.24/s6-portable-utils-2.3.1.0.tar.gz... Checking for C compiler... ... cc Checking whether C compiler works... ... yes Checking target system type... ... aarch64-alpine-linux-musl Checking whether compiler accepts -fPIC ... ... yes Checking whether compiler accepts -std=c99 ... ... yes Checking whether compiler accepts -fomit-frame-pointer ... ... yes Checking whether compiler accepts -fno-exceptions ... ... yes Checking whether compiler accepts -fno-unwind-tables ... ... yes Checking whether compiler accepts -fno-asynchronous-unwind-tables ... ... yes Checking whether compiler accepts -Werror=implicit-function-declaration ... ... yes Checking whether compiler accepts -Werror=implicit-int ... ... yes Checking whether compiler accepts -Werror=pointer-sign ... ... yes Checking whether compiler accepts -Werror=pointer-arith ... ... yes Checking whether compiler accepts -ffunction-sections ... ... yes Checking whether compiler accepts -fdata-sections ... ... yes Checking whether linker accepts -Wl,--sort-section=alignment ... ... yes Checking whether linker accepts -Wl,--sort-common ... ... yes Checking whether linker accepts -Wl,--hash-style=both ... ... yes Creating config.mak... ... done. Creating src/include/s6-portable-utils/config.h... ... done. ./tools/gen-multicall.sh s6-portable-utils > src/multicall/s6-portable-utils.c exec cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o src/multicall/s6-portable-utils.o src/multicall/s6-portable-utils.c src/multicall/s6-portable-utils.c:24:13: error: conflicting types for 'main_func'; have 'int(int, const char * const*, const char * const*)' 24 | typedef int main_func (int, char const *const *, char const *const *) ; | ^~~~~~~~~ In file included from /usr/include/skalibs/posixplz.h:11, from /usr/include/skalibs/skalibs.h:17, from src/multicall/s6-portable-utils.c:20: /usr/include/skalibs/functypes.h:67:13: note: previous declaration of 'main_func' with type 'main_func' {aka 'int(const char * const*)'} 67 | typedef int main_func (char const *const *) ; | ^~~~~~~~~ src/multicall/s6-portable-utils.c:25:20: error: conflicting types for 'main_func_ref'; have 'int (*)(int, const char * const*, const char * const*)' 25 | typedef main_func *main_func_ref ; | ^~~~~~~~~~~~~ /usr/include/skalibs/functypes.h:68:20: note: previous declaration of 'main_func_ref' with type 'main_func_ref' {aka 'int (*)(const char * const*)'} 68 | typedef main_func *main_func_ref ; | ^~~~~~~~~~~~~ make: *** [Makefile:177: src/multicall/s6-portable-utils.o] Error 1 >>> ERROR: s6-portable-utils: build failed >>> s6-portable-utils: Uninstalling dependencies... (1/3) Purging .makedepends-s6-portable-utils (20260417.160002) (2/3) Purging skalibs-dev (2.14.5.1-r0) (3/3) Purging skalibs-libs (2.14.5.1-r0) OK: 430.2 MiB in 99 packages