>>> wolfssh: Building testing/wolfssh 1.4.14-r0 (using abuild 3.12.0-r0) started Mon, 06 Nov 2023 08:49:37 +0000 >>> wolfssh: Checking sanity of /home/buildozer/aports/testing/wolfssh/APKBUILD... >>> wolfssh: Analyzing dependencies... >>> wolfssh: Installing for build: build-base wolfssl-dev autoconf automake libtool bash (1/15) Installing wolfssl (5.6.4-r0) (2/15) Installing wolfssl-dev (5.6.4-r0) (3/15) Installing m4 (1.4.19-r3) (4/15) Installing libbz2 (1.0.8-r6) (5/15) Installing perl (5.38.0-r0) (6/15) Installing autoconf (2.71-r2) (7/15) Installing automake (1.16.5-r2) (8/15) Installing libltdl (2.4.7-r3) (9/15) Installing libtool (2.4.7-r3) (10/15) Installing readline (8.2.1-r2) (11/15) Installing bash (5.2.15-r6) Executing bash-5.2.15-r6.post-install (12/15) Installing .makedepends-wolfssh (20231106.084938) (13/15) Installing perl-error (0.17029-r2) (14/15) Installing perl-git (2.42.1-r0) (15/15) Installing git-perl (2.42.1-r0) Executing busybox-1.36.1-r14.trigger OK: 436 MiB in 118 packages >>> wolfssh: Cleaning up srcdir >>> wolfssh: Cleaning up pkgdir >>> wolfssh: Cleaning up tmpdir >>> wolfssh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/wolfssh-1.4.14-stable.tar.gz >>> wolfssh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/wolfssh-1.4.14-stable.tar.gz >>> wolfssh: Checking sha512sums... wolfssh-1.4.14-stable.tar.gz: OK >>> wolfssh: Unpacking /var/cache/distfiles/wolfssh-1.4.14-stable.tar.gz... Making missing build-aux directory. Touching missing build-aux/config.rpath file. autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/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' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:36: installing 'build-aux/compile' configure.ac:12: installing 'build-aux/config.guess' configure.ac:12: 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' parallel-tests: installing 'build-aux/test-driver' autoreconf: Leaving directory '.' checking build system type... aarch64-alpine-linux-musl checking host system type... aarch64-alpine-linux-musl checking target 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 race-free 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 whether UID '100' is supported by ustar format... yes checking whether GID '101' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 dependency style of gcc... gcc3 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... no checking for 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... no checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking whether make supports nested variables... (cached) yes checking for aarch64-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking size of long long... 8 checking size of long... 8 checking size of off_t... 8 checking for sys/select.h... yes checking for sys/time.h... yes checking for pty.h... yes checking for util.h... no checking for termios.h... yes checking for socket in -lnetwork... no checking for forkpty in -lutil... yes checking for wolfSSL... configure: prefix /usr checking for wolfCrypt_Init in -lwolfssl... yes checking for gethostbyname... yes checking for getaddrinfo... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for socket... yes checking for wc_ecc_set_rng... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether pread is declared... yes checking whether pwrite is declared... yes checking for debug... no checking how to run the C preprocessor... gcc -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... 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 the number of available CPUs... 80 configure: adding automake macro support configure: creating aminclude.am configure: added jobserver support to make for 81 jobs checking for crypt in -lcrypt... yes checking for vcs system... none checking for vcs checkout... no checking whether the linker accepts -Werror... yes checking whether the linker accepts -z relro -z now... yes checking whether the linker accepts -pie... yes checking whether C compiler accepts -Werror... yes checking whether C compiler accepts -Wno-pragmas... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wno-strict-aliasing... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wunknown-pragmas... yes checking whether C compiler accepts -Wthis-test-should-fail... no checking whether C compiler accepts --param=ssp-buffer-size=1... yes checking whether C compiler accepts -Waddress... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wbad-function-cast... yes checking whether C compiler accepts -Wchar-subscripts... yes checking whether C compiler accepts -Wcomment... yes checking whether C compiler accepts -Wfloat-equal... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wmaybe-uninitialized... yes checking whether C compiler accepts -Wmissing-field-initializers... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wnormalized=id... yes checking whether C compiler accepts -Woverride-init... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wpointer-sign... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wshorten-64-to-32... no checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-overflow=1... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wunused... yes checking whether C compiler accepts -Wunused-result... yes checking whether C compiler accepts -Wunused-variable... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -fwrapv... yes creating wolfssh-config - generic 1.4.14 for -lwolfssh -lwolfssl -lutil -lcrypt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating wolfssh/version.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands --- Running make clean... --- Configuration summary for wolfssh version 1.4.14 * Installation prefix: /usr * System type: alpine-linux-musl * Host CPU: aarch64 * C Compiler: gcc * C Flags: -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv * CPP Flags: * Linker Flags: -Wl,--as-needed,-O1,--sort-common Features * Inline Code: yes * Small stack: no * keygen: yes * psuedo-terminal: yes * echoserver shell support: yes * scp: yes * sftp: yes * sshd: yes * agent: yes * TCP/IP Forwarding: yes * X.509 Certs: yes * Examples: yes * liboqs Integration: no make -j81 all-am make[1]: Entering directory '/home/buildozer/aports/testing/wolfssh/src/wolfssh-1.4.14-stable' make[1]: warning: -j81 forced in submake: resetting jobserver mode. CC examples/echoserver/tests_api_test-echoserver.o CC examples/echoserver/tests_testsuite_test-echoserver.o CC examples/client/tests_testsuite_test-client.o CC examples/client/tests_testsuite_test-common.o CC examples/sftpclient/tests_testsuite_test-sftpclient.o CC apps/wolfsshd/wolfsshd.o CC apps/wolfsshd/configuration.o CC src/libwolfssh_la-ssh.lo CC src/libwolfssh_la-internal.lo CC src/libwolfssh_la-log.lo CC apps/wolfsshd/auth.o CC src/libwolfssh_la-io.lo CC src/libwolfssh_la-port.lo CC src/libwolfssh_la-keygen.lo CC src/libwolfssh_la-wolfscp.lo CC src/libwolfssh_la-wolfsftp.lo CC src/libwolfssh_la-agent.lo CC src/libwolfssh_la-certman.lo CC apps/wolfsshd/test/test_configuration-test_configuration.o CC apps/wolfsshd/test_test_configuration-configuration.o CC apps/wolfsshd/test_test_configuration-auth.o CC examples/client/client.o CC examples/client/common.o CC examples/server/server.o CC examples/echoserver/echoserver-echoserver.o CC examples/portfwd/portfwd.o CC examples/sftpclient/sftpclient.o CC examples/scpclient/scpclient.o CC tests/unit_test-unit.o CC tests/api_test-api.o CC tests/testsuite_test-sftp.o CC tests/testsuite_test-testsuite.o In file included from examples/echoserver/echoserver.c:89: /usr/include/sys/errno.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from apps/wolfsshd/wolfsshd.c:71: /usr/include/sys/errno.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from examples/echoserver/echoserver.c:89: /usr/include/sys/errno.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from examples/echoserver/echoserver.c:89: /usr/include/sys/errno.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ src/wolfsftp.c: In function 'wolfSSH_SFTP_RecvRealPath': src/wolfsftp.c:1233:16: warning: 'ret' may be used uninitialized [-Wmaybe-uninitialized] 1233 | return ret; | ^~~ src/wolfsftp.c:1163:12: note: 'ret' was declared here 1163 | int ret; | ^~~ CCLD src/libwolfssh.la CCLD apps/wolfsshd/wolfsshd CCLD apps/wolfsshd/test/test_configuration CCLD examples/client/client CCLD examples/server/server CCLD examples/echoserver/echoserver CCLD examples/portfwd/portfwd CCLD examples/sftpclient/wolfsftp CCLD examples/scpclient/wolfscp CCLD tests/unit.test CCLD tests/api.test CCLD tests/testsuite.test make[1]: Leaving directory '/home/buildozer/aports/testing/wolfssh/src/wolfssh-1.4.14-stable' make -j81 check-am make[1]: Entering directory '/home/buildozer/aports/testing/wolfssh/src/wolfssh-1.4.14-stable' make[1]: warning: -j81 forced in submake: resetting jobserver mode. make -j81 tests/unit.test tests/api.test tests/testsuite.test scripts/sftp.test scripts/get-put.test scripts/scp.test scripts/external.test make[2]: Entering directory '/home/buildozer/aports/testing/wolfssh/src/wolfssh-1.4.14-stable' make[2]: warning: -j81 forced in submake: resetting jobserver mode. make[2]: Nothing to be done for 'scripts/sftp.test'. make[2]: Nothing to be done for 'scripts/get-put.test'. make[2]: Nothing to be done for 'scripts/scp.test'. make[2]: Nothing to be done for 'scripts/external.test'. make[2]: 'tests/api.test' is up to date. make[2]: 'tests/testsuite.test' is up to date. make[2]: Leaving directory '/home/buildozer/aports/testing/wolfssh/src/wolfssh-1.4.14-stable' make -j81 check-TESTS make[2]: Entering directory '/home/buildozer/aports/testing/wolfssh/src/wolfssh-1.4.14-stable' make[2]: warning: -j81 forced in submake: resetting jobserver mode. make[3]: Entering directory '/home/buildozer/aports/testing/wolfssh/src/wolfssh-1.4.14-stable' make[3]: warning: -j81 forced in submake: resetting jobserver mode. PASS: scripts/external.test PASS: tests/api.test PASS: tests/testsuite.test PASS: tests/unit.test PASS: scripts/get-put.test PASS: scripts/sftp.test PASS: scripts/scp.test ============================================================================ Testsuite summary for wolfssh 1.4.14 ============================================================================ # TOTAL: 7 # PASS: 7 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/testing/wolfssh/src/wolfssh-1.4.14-stable' make[2]: Leaving directory '/home/buildozer/aports/testing/wolfssh/src/wolfssh-1.4.14-stable' make[1]: Leaving directory '/home/buildozer/aports/testing/wolfssh/src/wolfssh-1.4.14-stable' >>> wolfssh: Entering fakeroot... make -j81 install-am make[1]: Entering directory '/home/buildozer/aports/testing/wolfssh/src/wolfssh-1.4.14-stable' make[1]: warning: -j81 forced in submake: resetting jobserver mode. make[2]: Entering directory '/home/buildozer/aports/testing/wolfssh/src/wolfssh-1.4.14-stable' make[2]: warning: -j81 forced in submake: resetting jobserver mode. /bin/sh /home/buildozer/aports/testing/wolfssh/src/wolfssh-1.4.14-stable/build-aux/install-sh -d /home/buildozer/aports/testing/wolfssh/pkg/wolfssh/usr/bin ./build-aux/install-sh -c -d '/home/buildozer/aports/testing/wolfssh/pkg/wolfssh/usr/include' ./build-aux/install-sh -c -d '/home/buildozer/aports/testing/wolfssh/pkg/wolfssh/usr/lib' /usr/bin/install -c wolfssh-config /home/buildozer/aports/testing/wolfssh/pkg/wolfssh/usr/bin /bin/sh ./libtool --mode=install /usr/bin/install -c src/libwolfssh.la '/home/buildozer/aports/testing/wolfssh/pkg/wolfssh/usr/lib' ./build-aux/install-sh -c -d '/home/buildozer/aports/testing/wolfssh/pkg/wolfssh/usr/include/wolfssh' /usr/bin/install -c -m 644 wolfssh/agent.h wolfssh/certman.h wolfssh/version.h wolfssh/ssh.h wolfssh/keygen.h wolfssh/port.h wolfssh/settings.h wolfssh/error.h wolfssh/visibility.h wolfssh/wolfscp.h wolfssh/misc.h wolfssh/log.h wolfssh/test.h wolfssh/certs_test.h wolfssh/wolfsftp.h '/home/buildozer/aports/testing/wolfssh/pkg/wolfssh/usr/include/wolfssh' libtool: install: /usr/bin/install -c src/.libs/libwolfssh.so.8.7.1 /home/buildozer/aports/testing/wolfssh/pkg/wolfssh/usr/lib/libwolfssh.so.8.7.1 libtool: install: (cd /home/buildozer/aports/testing/wolfssh/pkg/wolfssh/usr/lib && { ln -s -f libwolfssh.so.8.7.1 libwolfssh.so.8 || { rm -f libwolfssh.so.8 && ln -s libwolfssh.so.8.7.1 libwolfssh.so.8; }; }) libtool: install: (cd /home/buildozer/aports/testing/wolfssh/pkg/wolfssh/usr/lib && { ln -s -f libwolfssh.so.8.7.1 libwolfssh.so || { rm -f libwolfssh.so && ln -s libwolfssh.so.8.7.1 libwolfssh.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libwolfssh.lai /home/buildozer/aports/testing/wolfssh/pkg/wolfssh/usr/lib/libwolfssh.la libtool: install: /usr/bin/install -c src/.libs/libwolfssh.a /home/buildozer/aports/testing/wolfssh/pkg/wolfssh/usr/lib/libwolfssh.a libtool: install: chmod 644 /home/buildozer/aports/testing/wolfssh/pkg/wolfssh/usr/lib/libwolfssh.a libtool: install: ranlib /home/buildozer/aports/testing/wolfssh/pkg/wolfssh/usr/lib/libwolfssh.a libtool: warning: remember to run 'libtool --finish /usr/lib' ./build-aux/install-sh -c -d '/home/buildozer/aports/testing/wolfssh/pkg/wolfssh/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c apps/wolfsshd/wolfsshd '/home/buildozer/aports/testing/wolfssh/pkg/wolfssh/usr/bin' libtool: warning: 'src/libwolfssh.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c apps/wolfsshd/.libs/wolfsshd /home/buildozer/aports/testing/wolfssh/pkg/wolfssh/usr/bin/wolfsshd make[2]: Leaving directory '/home/buildozer/aports/testing/wolfssh/src/wolfssh-1.4.14-stable' make[1]: Leaving directory '/home/buildozer/aports/testing/wolfssh/src/wolfssh-1.4.14-stable' >>> wolfssh-dev*: Running split function dev... >>> wolfssh-dev*: Preparing subpackage wolfssh-dev... >>> wolfssh-dev*: Stripping binaries >>> wolfssh-dev*: Running postcheck for wolfssh-dev >>> wolfssh*: Running postcheck for wolfssh >>> wolfssh*: Preparing package wolfssh... >>> wolfssh*: Stripping binaries >>> wolfssh-dev*: Scanning shared objects >>> wolfssh*: Scanning shared objects >>> wolfssh-dev*: Tracing dependencies... wolfssl-dev wolfssh=1.4.14-r0 >>> wolfssh-dev*: Package size: 608.0 KB >>> wolfssh-dev*: Compressing data... >>> wolfssh-dev*: Create checksum... >>> wolfssh-dev*: Create wolfssh-dev-1.4.14-r0.apk >>> wolfssh*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libwolfssl.so.41 >>> wolfssh*: Package size: 344.0 KB >>> wolfssh*: Compressing data... >>> wolfssh*: Create checksum... >>> wolfssh*: Create wolfssh-1.4.14-r0.apk >>> wolfssh: Build complete at Mon, 06 Nov 2023 08:49:57 +0000 elapsed time 0h 0m 20s >>> wolfssh: Cleaning up srcdir >>> wolfssh: Cleaning up pkgdir >>> wolfssh: Uninstalling dependencies... (1/15) Purging .makedepends-wolfssh (20231106.084938) (2/15) Purging wolfssl-dev (5.6.4-r0) (3/15) Purging wolfssl (5.6.4-r0) (4/15) Purging autoconf (2.71-r2) (5/15) Purging m4 (1.4.19-r3) (6/15) Purging automake (1.16.5-r2) (7/15) Purging libtool (2.4.7-r3) (8/15) Purging libltdl (2.4.7-r3) (9/15) Purging bash (5.2.15-r6) Executing bash-5.2.15-r6.pre-deinstall (10/15) Purging git-perl (2.42.1-r0) (11/15) Purging perl-git (2.42.1-r0) (12/15) Purging perl-error (0.17029-r2) (13/15) Purging perl (5.38.0-r0) (14/15) Purging libbz2 (1.0.8-r6) (15/15) Purging readline (8.2.1-r2) Executing busybox-1.36.1-r14.trigger OK: 380 MiB in 103 packages >>> wolfssh: Updating the testing/aarch64 repository index... >>> wolfssh: Signing the index...