>>> acme-client: Building community/acme-client 1.3.3-r0 (using abuild 3.12.0-r2) started Fri, 02 Feb 2024 10:14:59 +0000 >>> acme-client: Checking sanity of /home/buildozer/aports/community/acme-client/APKBUILD... >>> acme-client: Analyzing dependencies... >>> acme-client: Installing for build: build-base openssl-dev>3 byacc automake autoconf (1/11) Installing openssl-dev (3.1.4-r5) (2/11) Installing byacc (20240109-r0) (3/11) Installing libbz2 (1.0.8-r6) (4/11) Installing perl (5.38.2-r0) (5/11) Installing automake (1.16.5-r2) (6/11) Installing m4 (1.4.19-r3) (7/11) Installing autoconf (2.72-r0) (8/11) Installing .makedepends-acme-client (20240202.101500) (9/11) Installing perl-error (0.17029-r2) (10/11) Installing perl-git (2.43.0-r2) (11/11) Installing git-perl (2.43.0-r2) Executing busybox-1.36.1-r19.trigger OK: 429 MiB in 116 packages >>> acme-client: Cleaning up srcdir >>> acme-client: Cleaning up pkgdir >>> acme-client: Cleaning up tmpdir >>> acme-client: Fetching https://distfiles.alpinelinux.org/distfiles/edge/acme-client-1.3.3.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 >>> acme-client: Fetching https://data.wolfsden.cz/sources/acme-client-1.3.3.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 15 209k 15 32517 0 0 32213 0 0:00:06 0:00:01 0:00:05 32226 100 209k 100 209k 0 0 164k 0 0:00:01 0:00:01 --:--:-- 165k >>> acme-client: Fetching https://distfiles.alpinelinux.org/distfiles/edge/acme-client-1.3.3.tar.gz >>> acme-client: Checking sha512sums... acme-client-1.3.3.tar.gz: OK >>> acme-client: Unpacking /var/cache/distfiles/acme-client-1.3.3.tar.gz... checking build system type... aarch64-alpine-linux-musl checking host system type... aarch64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d 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 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... 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 how to run the C preprocessor... gcc -E checking for bison... no checking for byacc... byacc checking for aarch64-alpine-linux-musl-pkg-config... no checking for pkg-config... pkg-config checking whether compiling and linking against OpenSSL works... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking bsd/sys/queue.h usability... no checking bsd/sys/queue.h presence... no checking for bsd/sys/queue.h... no checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking for pledge... no checking for unveil... no checking for asprintf... yes checking for reallocarray... yes checking for recallocarray... no checking for strlcat... yes checking for strtonum... no checking for vasprintf... yes checking whether C compiler accepts -D_GNU_SOURCE=1... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wformat... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wno-pointer-sign... yes checking whether C compiler accepts -Wunused... yes checking whether C compiler accepts -Wvla... yes checking whether C compiler accepts -std=c99... yes checking whether C compiler accepts -flto... yes checking whether the linker accepts -flto... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/home/buildozer/aports/community/acme-client/src/acme-client-1.3.3' gcc -DHAVE_CONFIG_H -I. -I./usr.sbin/acme-client -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE=1 -Wall -Wextra -Wformat -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wno-pointer-sign -Wunused -Wvla -std=c99 -flto -MT acme_client-compat.o -MD -MP -MF .deps/acme_client-compat.Tpo -c -o acme_client-compat.o `test -f 'compat.c' || echo './'`compat.c gcc -DHAVE_CONFIG_H -I. -I./usr.sbin/acme-client -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE=1 -Wall -Wextra -Wformat -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wno-pointer-sign -Wunused -Wvla -std=c99 -flto -MT acme_client-compat_vis.o -MD -MP -MF .deps/acme_client-compat_vis.Tpo -c -o acme_client-compat_vis.o `test -f 'compat_vis.c' || echo './'`compat_vis.c gcc -DHAVE_CONFIG_H -I. -I./usr.sbin/acme-client -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE=1 -Wall -Wextra -Wformat -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wno-pointer-sign -Wunused -Wvla -std=c99 -flto -MT usr.sbin/acme-client/acme_client-acctproc.o -MD -MP -MF usr.sbin/acme-client/.deps/acme_client-acctproc.Tpo -c -o usr.sbin/acme-client/acme_client-acctproc.o `test -f 'usr.sbin/acme-client/acctproc.c' || echo './'`usr.sbin/acme-client/acctproc.c gcc -DHAVE_CONFIG_H -I. -I./usr.sbin/acme-client -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE=1 -Wall -Wextra -Wformat -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wno-pointer-sign -Wunused -Wvla -std=c99 -flto -MT usr.sbin/acme-client/acme_client-base64.o -MD -MP -MF usr.sbin/acme-client/.deps/acme_client-base64.Tpo -c -o usr.sbin/acme-client/acme_client-base64.o `test -f 'usr.sbin/acme-client/base64.c' || echo './'`usr.sbin/acme-client/base64.c gcc -DHAVE_CONFIG_H -I. -I./usr.sbin/acme-client -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE=1 -Wall -Wextra -Wformat -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wno-pointer-sign -Wunused -Wvla -std=c99 -flto -MT usr.sbin/acme-client/acme_client-certproc.o -MD -MP -MF usr.sbin/acme-client/.deps/acme_client-certproc.Tpo -c -o usr.sbin/acme-client/acme_client-certproc.o `test -f 'usr.sbin/acme-client/certproc.c' || echo './'`usr.sbin/acme-client/certproc.c gcc -DHAVE_CONFIG_H -I. -I./usr.sbin/acme-client -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE=1 -Wall -Wextra -Wformat -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wno-pointer-sign -Wunused -Wvla -std=c99 -flto -MT usr.sbin/acme-client/acme_client-chngproc.o -MD -MP -MF usr.sbin/acme-client/.deps/acme_client-chngproc.Tpo -c -o usr.sbin/acme-client/acme_client-chngproc.o `test -f 'usr.sbin/acme-client/chngproc.c' || echo './'`usr.sbin/acme-client/chngproc.c gcc -DHAVE_CONFIG_H -I. -I./usr.sbin/acme-client -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE=1 -Wall -Wextra -Wformat -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wno-pointer-sign -Wunused -Wvla -std=c99 -flto -MT usr.sbin/acme-client/acme_client-dbg.o -MD -MP -MF usr.sbin/acme-client/.deps/acme_client-dbg.Tpo -c -o usr.sbin/acme-client/acme_client-dbg.o `test -f 'usr.sbin/acme-client/dbg.c' || echo './'`usr.sbin/acme-client/dbg.c gcc -DHAVE_CONFIG_H -I. -I./usr.sbin/acme-client -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE=1 -Wall -Wextra -Wformat -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wno-pointer-sign -Wunused -Wvla -std=c99 -flto -MT usr.sbin/acme-client/acme_client-dnsproc.o -MD -MP -MF usr.sbin/acme-client/.deps/acme_client-dnsproc.Tpo -c -o usr.sbin/acme-client/acme_client-dnsproc.o `test -f 'usr.sbin/acme-client/dnsproc.c' || echo './'`usr.sbin/acme-client/dnsproc.c gcc -DHAVE_CONFIG_H -I. -I./usr.sbin/acme-client -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE=1 -Wall -Wextra -Wformat -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wno-pointer-sign -Wunused -Wvla -std=c99 -flto -MT usr.sbin/acme-client/acme_client-fileproc.o -MD -MP -MF usr.sbin/acme-client/.deps/acme_client-fileproc.Tpo -c -o usr.sbin/acme-client/acme_client-fileproc.o `test -f 'usr.sbin/acme-client/fileproc.c' || echo './'`usr.sbin/acme-client/fileproc.c gcc -DHAVE_CONFIG_H -I. -I./usr.sbin/acme-client -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE=1 -Wall -Wextra -Wformat -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wno-pointer-sign -Wunused -Wvla -std=c99 -flto -MT usr.sbin/acme-client/acme_client-http.o -MD -MP -MF usr.sbin/acme-client/.deps/acme_client-http.Tpo -c -o usr.sbin/acme-client/acme_client-http.o `test -f 'usr.sbin/acme-client/http.c' || echo './'`usr.sbin/acme-client/http.c gcc -DHAVE_CONFIG_H -I. -I./usr.sbin/acme-client -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE=1 -Wall -Wextra -Wformat -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wno-pointer-sign -Wunused -Wvla -std=c99 -flto -MT usr.sbin/acme-client/acme_client-jsmn.o -MD -MP -MF usr.sbin/acme-client/.deps/acme_client-jsmn.Tpo -c -o usr.sbin/acme-client/acme_client-jsmn.o `test -f 'usr.sbin/acme-client/jsmn.c' || echo './'`usr.sbin/acme-client/jsmn.c gcc -DHAVE_CONFIG_H -I. -I./usr.sbin/acme-client -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE=1 -Wall -Wextra -Wformat -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wno-pointer-sign -Wunused -Wvla -std=c99 -flto -MT usr.sbin/acme-client/acme_client-json.o -MD -MP -MF usr.sbin/acme-client/.deps/acme_client-json.Tpo -c -o usr.sbin/acme-client/acme_client-json.o `test -f 'usr.sbin/acme-client/json.c' || echo './'`usr.sbin/acme-client/json.c gcc -DHAVE_CONFIG_H -I. -I./usr.sbin/acme-client -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE=1 -Wall -Wextra -Wformat -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wno-pointer-sign -Wunused -Wvla -std=c99 -flto -MT usr.sbin/acme-client/acme_client-key.o -MD -MP -MF usr.sbin/acme-client/.deps/acme_client-key.Tpo -c -o usr.sbin/acme-client/acme_client-key.o `test -f 'usr.sbin/acme-client/key.c' || echo './'`usr.sbin/acme-client/key.c gcc -DHAVE_CONFIG_H -I. -I./usr.sbin/acme-client -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE=1 -Wall -Wextra -Wformat -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wno-pointer-sign -Wunused -Wvla -std=c99 -flto -MT usr.sbin/acme-client/acme_client-keyproc.o -MD -MP -MF usr.sbin/acme-client/.deps/acme_client-keyproc.Tpo -c -o usr.sbin/acme-client/acme_client-keyproc.o `test -f 'usr.sbin/acme-client/keyproc.c' || echo './'`usr.sbin/acme-client/keyproc.c gcc -DHAVE_CONFIG_H -I. -I./usr.sbin/acme-client -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE=1 -Wall -Wextra -Wformat -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wno-pointer-sign -Wunused -Wvla -std=c99 -flto -MT usr.sbin/acme-client/acme_client-main.o -MD -MP -MF usr.sbin/acme-client/.deps/acme_client-main.Tpo -c -o usr.sbin/acme-client/acme_client-main.o `test -f 'usr.sbin/acme-client/main.c' || echo './'`usr.sbin/acme-client/main.c gcc -DHAVE_CONFIG_H -I. -I./usr.sbin/acme-client -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE=1 -Wall -Wextra -Wformat -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wno-pointer-sign -Wunused -Wvla -std=c99 -flto -MT usr.sbin/acme-client/acme_client-netproc.o -MD -MP -MF usr.sbin/acme-client/.deps/acme_client-netproc.Tpo -c -o usr.sbin/acme-client/acme_client-netproc.o `test -f 'usr.sbin/acme-client/netproc.c' || echo './'`usr.sbin/acme-client/netproc.c gcc -DHAVE_CONFIG_H -I. -I./usr.sbin/acme-client -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE=1 -Wall -Wextra -Wformat -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wno-pointer-sign -Wunused -Wvla -std=c99 -flto -MT usr.sbin/acme-client/acme_client-parse.o -MD -MP -MF usr.sbin/acme-client/.deps/acme_client-parse.Tpo -c -o usr.sbin/acme-client/acme_client-parse.o `test -f 'usr.sbin/acme-client/parse.c' || echo './'`usr.sbin/acme-client/parse.c gcc -DHAVE_CONFIG_H -I. -I./usr.sbin/acme-client -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE=1 -Wall -Wextra -Wformat -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wno-pointer-sign -Wunused -Wvla -std=c99 -flto -MT usr.sbin/acme-client/acme_client-revokeproc.o -MD -MP -MF usr.sbin/acme-client/.deps/acme_client-revokeproc.Tpo -c -o usr.sbin/acme-client/acme_client-revokeproc.o `test -f 'usr.sbin/acme-client/revokeproc.c' || echo './'`usr.sbin/acme-client/revokeproc.c gcc -DHAVE_CONFIG_H -I. -I./usr.sbin/acme-client -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE=1 -Wall -Wextra -Wformat -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wno-pointer-sign -Wunused -Wvla -std=c99 -flto -MT usr.sbin/acme-client/acme_client-util.o -MD -MP -MF usr.sbin/acme-client/.deps/acme_client-util.Tpo -c -o usr.sbin/acme-client/acme_client-util.o `test -f 'usr.sbin/acme-client/util.c' || echo './'`usr.sbin/acme-client/util.c compat_vis.c: In function 'stravis': compat_vis.c:222:23: warning: pointer 'buf_15' may be used after 'realloc' [-Wuse-after-free] 222 | *outp = buf; | ~~~~~~^~~~~ compat_vis.c:220:17: note: call to 'realloc' here 220 | *outp = realloc(buf, len + 1); | ^~~~~~~~~~~~~~~~~~~~~ mv -f usr.sbin/acme-client/.deps/acme_client-dbg.Tpo usr.sbin/acme-client/.deps/acme_client-dbg.Po mv -f usr.sbin/acme-client/.deps/acme_client-jsmn.Tpo usr.sbin/acme-client/.deps/acme_client-jsmn.Po mv -f .deps/acme_client-compat.Tpo .deps/acme_client-compat.Po mv -f usr.sbin/acme-client/.deps/acme_client-chngproc.Tpo usr.sbin/acme-client/.deps/acme_client-chngproc.Po mv -f usr.sbin/acme-client/.deps/acme_client-fileproc.Tpo usr.sbin/acme-client/.deps/acme_client-fileproc.Po mv -f .deps/acme_client-compat_vis.Tpo .deps/acme_client-compat_vis.Po mv -f usr.sbin/acme-client/.deps/acme_client-dnsproc.Tpo usr.sbin/acme-client/.deps/acme_client-dnsproc.Po mv -f usr.sbin/acme-client/.deps/acme_client-main.Tpo usr.sbin/acme-client/.deps/acme_client-main.Po mv -f usr.sbin/acme-client/.deps/acme_client-util.Tpo usr.sbin/acme-client/.deps/acme_client-util.Po mv -f usr.sbin/acme-client/.deps/acme_client-json.Tpo usr.sbin/acme-client/.deps/acme_client-json.Po mv -f usr.sbin/acme-client/.deps/acme_client-netproc.Tpo usr.sbin/acme-client/.deps/acme_client-netproc.Po mv -f usr.sbin/acme-client/.deps/acme_client-base64.Tpo usr.sbin/acme-client/.deps/acme_client-base64.Po mv -f usr.sbin/acme-client/.deps/acme_client-acctproc.Tpo usr.sbin/acme-client/.deps/acme_client-acctproc.Po mv -f usr.sbin/acme-client/.deps/acme_client-parse.Tpo usr.sbin/acme-client/.deps/acme_client-parse.Po mv -f usr.sbin/acme-client/.deps/acme_client-key.Tpo usr.sbin/acme-client/.deps/acme_client-key.Po mv -f usr.sbin/acme-client/.deps/acme_client-certproc.Tpo usr.sbin/acme-client/.deps/acme_client-certproc.Po mv -f usr.sbin/acme-client/.deps/acme_client-revokeproc.Tpo usr.sbin/acme-client/.deps/acme_client-revokeproc.Po mv -f usr.sbin/acme-client/.deps/acme_client-keyproc.Tpo usr.sbin/acme-client/.deps/acme_client-keyproc.Po mv -f usr.sbin/acme-client/.deps/acme_client-http.Tpo usr.sbin/acme-client/.deps/acme_client-http.Po gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE=1 -Wall -Wextra -Wformat -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wno-pointer-sign -Wunused -Wvla -std=c99 -flto -Wl,--as-needed,-O1,--sort-common -flto -o acme-client acme_client-compat.o acme_client-compat_vis.o usr.sbin/acme-client/acme_client-acctproc.o usr.sbin/acme-client/acme_client-base64.o usr.sbin/acme-client/acme_client-certproc.o usr.sbin/acme-client/acme_client-chngproc.o usr.sbin/acme-client/acme_client-dbg.o usr.sbin/acme-client/acme_client-dnsproc.o usr.sbin/acme-client/acme_client-fileproc.o usr.sbin/acme-client/acme_client-http.o usr.sbin/acme-client/acme_client-jsmn.o usr.sbin/acme-client/acme_client-json.o usr.sbin/acme-client/acme_client-key.o usr.sbin/acme-client/acme_client-keyproc.o usr.sbin/acme-client/acme_client-main.o usr.sbin/acme-client/acme_client-netproc.o usr.sbin/acme-client/acme_client-parse.o usr.sbin/acme-client/acme_client-revokeproc.o usr.sbin/acme-client/acme_client-util.o -lssl -lcrypto make[1]: Leaving directory '/home/buildozer/aports/community/acme-client/src/acme-client-1.3.3' >>> acme-client: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/acme-client/src/acme-client-1.3.3' build-aux/install-sh -c -d '/home/buildozer/aports/community/acme-client/pkg/acme-client/usr/bin' build-aux/install-sh -c -d '/home/buildozer/aports/community/acme-client/pkg/acme-client/usr/share/man/man1' build-aux/install-sh -c -d '/home/buildozer/aports/community/acme-client/pkg/acme-client/usr/share/man/man5' /usr/bin/install -c acme-client '/home/buildozer/aports/community/acme-client/pkg/acme-client/usr/bin' /usr/bin/install -c -m 644 usr.sbin/acme-client/acme-client.conf.5 '/home/buildozer/aports/community/acme-client/pkg/acme-client/usr/share/man/man5' /usr/bin/install -c -m 644 usr.sbin/acme-client/acme-client.1 '/home/buildozer/aports/community/acme-client/pkg/acme-client/usr/share/man/man1' make[1]: Leaving directory '/home/buildozer/aports/community/acme-client/src/acme-client-1.3.3' >>> acme-client-doc*: Running split function doc... >>> acme-client-doc*: Preparing subpackage acme-client-doc... >>> acme-client-doc*: Running postcheck for acme-client-doc >>> acme-client*: Running postcheck for acme-client >>> acme-client*: Preparing package acme-client... >>> acme-client*: Stripping binaries >>> acme-client-doc*: Scanning shared objects >>> acme-client*: Scanning shared objects >>> acme-client-doc*: Tracing dependencies... >>> acme-client-doc*: Package size: 32.0 KB >>> acme-client-doc*: Compressing data... >>> acme-client-doc*: Create checksum... >>> acme-client-doc*: Create acme-client-doc-1.3.3-r0.apk >>> acme-client*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libcrypto.so.3 so:libssl.so.3 >>> acme-client*: Package size: 80.0 KB >>> acme-client*: Compressing data... >>> acme-client*: Create checksum... >>> acme-client*: Create acme-client-1.3.3-r0.apk >>> acme-client: Build complete at Fri, 02 Feb 2024 10:15:07 +0000 elapsed time 0h 0m 8s >>> acme-client: Cleaning up srcdir >>> acme-client: Cleaning up pkgdir >>> acme-client: Uninstalling dependencies... (1/11) Purging .makedepends-acme-client (20240202.101500) (2/11) Purging openssl-dev (3.1.4-r5) (3/11) Purging byacc (20240109-r0) (4/11) Purging automake (1.16.5-r2) (5/11) Purging autoconf (2.72-r0) (6/11) Purging m4 (1.4.19-r3) (7/11) Purging git-perl (2.43.0-r2) (8/11) Purging perl-git (2.43.0-r2) (9/11) Purging perl-error (0.17029-r2) (10/11) Purging perl (5.38.2-r0) (11/11) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r19.trigger OK: 381 MiB in 105 packages >>> acme-client: Updating the community/aarch64 repository index... >>> acme-client: Signing the index...