>>> acme-client: Building community/acme-client 1.3.3-r1 (using abuild 3.14.1-r3) started Mon, 18 Nov 2024 22:32:07 +0000
>>> acme-client: Validating /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.3.2-r3)
(2/11) Installing byacc (20240109-r0)
(3/11) Installing libbz2 (1.0.8-r6)
(4/11) Installing perl (5.40.0-r3)
(5/11) Installing automake (1.17-r0)
(6/11) Installing m4 (1.4.19-r3)
(7/11) Installing autoconf (2.72-r0)
(8/11) Installing .makedepends-acme-client (20241118.223208)
(9/11) Installing perl-error (0.17029-r2)
(10/11) Installing perl-git (2.47.0-r0)
(11/11) Installing git-perl (2.47.0-r0)
Executing busybox-1.37.0-r7.trigger
OK: 289 MiB in 113 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-1.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
curl: (22) The requested URL returned error: 404
>>> acme-client: Fetching acme-client-1.3.3-1.tar.gz::https://git.wolfsden.cz/acme-client-portable/snapshot/acme-client-portable-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
100 74123    0 74123    0     0   505k      0 --:--:-- --:--:-- --:--:--  509k
>>> acme-client: Fetching https://distfiles.alpinelinux.org/distfiles/edge/acme-client-1.3.3-1.tar.gz
>>> acme-client: Checking sha512sums...
acme-client-1.3.3-1.tar.gz: OK
>>> acme-client: Unpacking /var/cache/distfiles/acme-client-1.3.3-1.tar.gz...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: creating directory build-aux
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:19: installing 'build-aux/compile'
configure.ac:13: installing 'build-aux/config.guess'
configure.ac:13: installing 'build-aux/config.sub'
configure.ac:15: installing 'build-aux/install-sh'
configure.ac:15: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
configure.ac: installing 'build-aux/ylwrap'
parallel-tests: installing 'build-aux/test-driver'
autoreconf: Leaving directory '.'
checking build system type... loongarch64-alpine-linux-musl
checking host system type... loongarch64-alpine-linux-musl
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 for loongarch64-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 how to run the C preprocessor... gcc -E
checking for bison... no
checking for byacc... byacc
checking for loongarch64-alpine-linux-musl-pkg-config... no
checking for pkg-config... pkg-config
checking whether compiling and linking against OpenSSL works... yes
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 vfork.h... no
checking for pid_t... yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for bsd/sys/queue.h... no
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-portable-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
/bin/sh ./build-aux/ylwrap usr.sbin/acme-client/parse.y y.tab.c usr.sbin/acme-client/parse.c y.tab.h `echo usr.sbin/acme-client/parse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output usr.sbin/acme-client/parse.output -- byacc  
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-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
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
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-fileproc.Tpo usr.sbin/acme-client/.deps/acme_client-fileproc.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-chngproc.Tpo usr.sbin/acme-client/.deps/acme_client-chngproc.Po
mv -f .deps/acme_client-compat_vis.Tpo .deps/acme_client-compat_vis.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-base64.Tpo usr.sbin/acme-client/.deps/acme_client-base64.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-acctproc.Tpo usr.sbin/acme-client/.deps/acme_client-acctproc.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-parse.Tpo usr.sbin/acme-client/.deps/acme_client-parse.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-portable-1.3.3'
>>> acme-client: Entering fakeroot...
make[1]: Entering directory '/home/buildozer/aports/community/acme-client/src/acme-client-portable-1.3.3'
 /bin/mkdir -p '/home/buildozer/aports/community/acme-client/pkg/acme-client/usr/share/man/man1'
 /bin/mkdir -p '/home/buildozer/aports/community/acme-client/pkg/acme-client/usr/share/man/man5'
 /bin/mkdir -p '/home/buildozer/aports/community/acme-client/pkg/acme-client/usr/bin'
  /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-portable-1.3.3'
>>> acme-client-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/community/acme-client/pkg/acme-client-doc/usr/share/man'
>>> 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: 4.5 KB
>>> acme-client-doc*: Compressing data...
>>> acme-client-doc*: Create checksum...
>>> acme-client-doc*: Create acme-client-doc-1.3.3-r1.apk
>>> acme-client*: Tracing dependencies...
	so:libc.musl-loongarch64.so.1
	so:libcrypto.so.3
	so:libssl.so.3
>>> acme-client*: Package size: 81.9 KB
>>> acme-client*: Compressing data...
>>> acme-client*: Create checksum...
>>> acme-client*: Create acme-client-1.3.3-r1.apk
>>> acme-client: Build complete at Mon, 18 Nov 2024 22:32:19 +0000 elapsed time 0h 0m 12s
>>> acme-client: Cleaning up srcdir
>>> acme-client: Cleaning up pkgdir
>>> acme-client: Uninstalling dependencies...
(1/11) Purging .makedepends-acme-client (20241118.223208)
(2/11) Purging openssl-dev (3.3.2-r3)
(3/11) Purging byacc (20240109-r0)
(4/11) Purging automake (1.17-r0)
(5/11) Purging autoconf (2.72-r0)
(6/11) Purging m4 (1.4.19-r3)
(7/11) Purging git-perl (2.47.0-r0)
(8/11) Purging perl-git (2.47.0-r0)
(9/11) Purging perl-error (0.17029-r2)
(10/11) Purging perl (5.40.0-r3)
(11/11) Purging libbz2 (1.0.8-r6)
Executing busybox-1.37.0-r7.trigger
OK: 246 MiB in 102 packages
>>> acme-client: Updating the community/loongarch64 repository index...
>>> acme-client: Signing the index...