>>> pdsh: Building community/pdsh 2.34-r2 (using abuild 3.11.0-r1) started Wed, 17 May 2023 12:39:46 +0000 >>> pdsh: Checking sanity of /home/buildozer/aports/community/pdsh/APKBUILD... >>> pdsh: Analyzing dependencies... >>> pdsh: Installing for build: build-base perl autoconf automake libtool readline-dev ncurses-dev (1/19) Installing libbz2 (1.0.8-r6) (2/19) Installing perl (5.36.1-r1) (3/19) Installing m4 (1.4.19-r3) (4/19) Installing autoconf (2.71-r2) (5/19) Installing automake (1.16.5-r2) (6/19) Installing libltdl (2.4.7-r3) (7/19) Installing libtool (2.4.7-r3) (8/19) Installing libhistory (8.2.1-r2) (9/19) Installing libformw (6.4_p20230514-r0) (10/19) Installing libmenuw (6.4_p20230514-r0) (11/19) Installing libpanelw (6.4_p20230514-r0) (12/19) Installing libncurses++ (6.4_p20230514-r0) (13/19) Installing ncurses-dev (6.4_p20230514-r0) (14/19) Installing readline (8.2.1-r2) (15/19) Installing readline-dev (8.2.1-r2) (16/19) Installing .makedepends-pdsh (20230517.123951) (17/19) Installing perl-error (0.17029-r1) (18/19) Installing perl-git (2.40.1-r0) (19/19) Installing git-perl (2.40.1-r0) Executing busybox-1.36.0-r11.trigger OK: 969 MiB in 123 packages >>> pdsh: Cleaning up srcdir >>> pdsh: Cleaning up pkgdir >>> pdsh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pdsh-2.34.tar.gz >>> pdsh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pdsh-2.34.tar.gz >>> pdsh: Checking sha512sums... pdsh-2.34.tar.gz: OK without-rresvport.patch: OK fix-test-t6036.patch: OK >>> pdsh: Unpacking /var/cache/distfiles/pdsh-2.34.tar.gz... >>> pdsh: without-rresvport.patch patching file src/pdsh/privsep.c Hunk #1 succeeded at 124 (offset 1 line). Hunk #2 succeeded at 167 (offset 1 line). Hunk #3 succeeded at 209 (offset 1 line). Hunk #4 succeeded at 284 (offset 1 line). Hunk #5 succeeded at 298 (offset 1 line). Hunk #6 succeeded at 350 (offset 1 line). >>> pdsh: fix-test-t6036.patch patching file tests/t6036-long-output-lines.sh Running libtoolize --automake --copy ... Running autoreconf --verbose --install -I config autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I config -I config autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal -I config -I config autoreconf: running: /usr/bin/autoconf --include=config autoreconf: running: /usr/bin/autoheader --include=config autoreconf: running: automake --add-missing --copy --no-force configure.ac:36: installing 'config/compile' configure.ac:16: installing 'config/config.guess' configure.ac:16: installing 'config/config.sub' configure.ac:27: installing 'config/install-sh' configure.ac:27: installing 'config/missing' autoreconf: Leaving directory '.' Cleaning up ... Now run ./configure. checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking target system type... riscv64-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... ./config/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 make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for a sed that does not truncate output... /bin/sed checking whether to build with code coverage support... no checking for riscv64-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 whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether debugging is enabled... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /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/riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/riscv64-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 the maximum length of command line arguments... 98304 checking how to convert riscv64-alpine-linux-musl file names to riscv64-alpine-linux-musl format... func_convert_file_noop checking how to convert riscv64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/riscv64-alpine-linux-musl/bin/ld option to reload object files... -r checking for riscv64-alpine-linux-musl-file... no checking for file... file checking for riscv64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-alpine-linux-musl-strip... no checking for strip... strip checking for riscv64-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 riscv64-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/riscv64-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 for socket in -lsocket... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for fcntl.h... yes checking for strings.h... (cached) yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking for features.h... yes checking for pthread.h... yes checking for poll.h... yes checking for sys/poll.h... yes checking for sys/sysmacros.h,... no checking for sys/uio.h... yes checking for socklen_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for msg_accrights in struct msghdr... no checking for gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for strerror... yes checking for pthread_sigmask... yes checking for sigthreadmask... no checking for rresvport... no checking for rresvport_af... no checking for atoi... yes checking for poll... yes checking for default fanout... 32 checking for default connect timeout... 10 checking for whether to build rsh module... no checking for whether to build xcpu module... no checking for whether to build ssh module... yes checking for ssh connect timeout option... -oConnectTimeout=%d checking for whether to build exec module... yes checking for krb_sendauth in -lkrb... no checking for path to machines file... no checking for whether to build genders module... no checking for whether to build nodeupdown module... no checking for whether to build mrsh module... no checking for whether to build slurm module... no checking for whether to build torque module... no checking for whether to build dshgroup module... no checking for whether to build netgroup module... no checking for whether to include readline suport... yes checking for readline in -lreadline... yes checking if malloc debugging is wanted... no checking rcmd rank list... "mrsh", "rsh", "ssh", "krb4", "exec", "xcpu" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating src/Makefile config.status: creating src/common/Makefile config.status: creating src/pdsh/Makefile config.status: creating src/modules/Makefile config.status: creating doc/Makefile config.status: creating scripts/Makefile config.status: creating tests/Makefile config.status: creating tests/test-modules/Makefile config.status: creating doc/pdcp.1 config.status: creating doc/pdsh.1 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src' Making all in common make[3]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/common' CC err.lo CC fd.lo CC hostlist.lo CC list.lo CC split.lo CC xmalloc.lo CC xpoll.lo CC xstring.lo CC pipecmd.lo hostlist.c: In function '_next_tok': hostlist.c:372:48: warning: comparison between pointer and zero character constant [-Wpointer-compare] 372 | while (**str != '\0' && strchr(sep, **str) != '\0') | ^~ hostlist.c:372:29: note: did you mean to dereference the pointer? 372 | while (**str != '\0' && strchr(sep, **str) != '\0') | ^ hostlist.c:389:48: warning: comparison between pointer and zero character constant [-Wpointer-compare] 389 | while (**str != '\0' && strchr(sep, **str) != '\0') | ^~ hostlist.c:389:29: note: did you mean to dereference the pointer? 389 | while (**str != '\0' && strchr(sep, **str) != '\0') | ^ CCLD libcommon.la make[3]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/common' Making all in modules make[3]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/modules' (echo "{ global:"; \ echo " pdsh_module_info;"; \ echo " pdsh_module_priority;"; \ echo " local: *;"; \ echo "};") > version.map make all-am make[4]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/modules' CC sshcmd.lo CC execcmd.lo CCLD execcmd.la CCLD sshcmd.la make[4]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/modules' make[3]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/modules' Making all in pdsh make[3]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/pdsh' CC main.o CC dsh.o CC mod.o CC rcmd.o CC opt.o CC privsep.o CC pcp_server.o CC pcp_client.o CC testcase.o CC wcoll.o CC cbuf.o CC config.o CC testconfig.o In file included from dsh.c:68: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ privsep.c: In function 'privsep_rresvport_af': privsep.c:342:13: warning: implicit declaration of function 'recv_rresvport'; did you mean 'send_rresvport'? [-Wimplicit-function-declaration] 342 | s = recv_rresvport (client_fd, lport); | ^~~~~~~~~~~~~~ | send_rresvport CCLD pdsh.inst CCLD pdsh make[3]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/pdsh' make[3]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src' make[2]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src' Making all in tests make[2]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests' Making all in test-modules make[3]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests/test-modules' (echo "{ global:"; \ echo " pdsh_module_info;"; \ echo " pdsh_module_priority;"; \ echo " local: *;"; \ echo "};") > version.map make all-am make[4]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests/test-modules' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests/test-modules' make[3]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests/test-modules' make[3]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests' make[2]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/doc' Making all in scripts make[2]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/scripts' Making all in config make[2]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/config' make[2]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34' make[2]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34' make[1]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34' >>> pdsh: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src' Making install in common make[2]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/common' make[3]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/common' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/common' make[2]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/common' Making install in modules make[2]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/modules' make install-am make[3]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/modules' make[4]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/modules' make[4]: Nothing to be done for 'install-data-am'. ../.././config/install-sh -c -d '/home/buildozer/aports/community/pdsh/pkg/pdsh/usr/lib/pdsh' /bin/sh ../../libtool --mode=install /usr/bin/install -c sshcmd.la execcmd.la '/home/buildozer/aports/community/pdsh/pkg/pdsh/usr/lib/pdsh' libtool: install: /usr/bin/install -c .libs/sshcmd.so /home/buildozer/aports/community/pdsh/pkg/pdsh/usr/lib/pdsh/sshcmd.so libtool: install: /usr/bin/install -c .libs/sshcmd.lai /home/buildozer/aports/community/pdsh/pkg/pdsh/usr/lib/pdsh/sshcmd.la libtool: install: /usr/bin/install -c .libs/execcmd.so /home/buildozer/aports/community/pdsh/pkg/pdsh/usr/lib/pdsh/execcmd.so libtool: install: /usr/bin/install -c .libs/execcmd.lai /home/buildozer/aports/community/pdsh/pkg/pdsh/usr/lib/pdsh/execcmd.la libtool: warning: remember to run 'libtool --finish /usr/lib/pdsh' make[4]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/modules' make[3]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/modules' make[2]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/modules' Making install in pdsh make[2]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/pdsh' make[3]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/pdsh' make[3]: Nothing to be done for 'install-data-am'. ../.././config/install-sh -c -d '/home/buildozer/aports/community/pdsh/pkg/pdsh/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c pdsh.inst '/home/buildozer/aports/community/pdsh/pkg/pdsh/usr/bin' libtool: install: /usr/bin/install -c pdsh.inst /home/buildozer/aports/community/pdsh/pkg/pdsh/usr/bin/pdsh.inst make install-exec-hook make[4]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/pdsh' mv /home/buildozer/aports/community/pdsh/pkg/pdsh/usr/bin/pdsh.inst /home/buildozer/aports/community/pdsh/pkg/pdsh/usr/bin/pdsh chown root /home/buildozer/aports/community/pdsh/pkg/pdsh/usr/bin/pdsh make[4]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/pdsh' make[3]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/pdsh' make[2]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/pdsh' make[2]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src' make[3]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src' make[2]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src' make[1]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src' Making install in tests make[1]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests' Making install in test-modules make[2]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests/test-modules' make install-am make[3]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests/test-modules' make[4]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests/test-modules' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests/test-modules' make[3]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests/test-modules' make[2]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests/test-modules' make[2]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests' make[3]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests' make[2]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests' make[1]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests' Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/doc' make[2]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -d -m 0755 "/home/buildozer/aports/community/pdsh/pkg/pdsh/usr/share/man/man1" .././config/install-sh -c -d '/home/buildozer/aports/community/pdsh/pkg/pdsh/usr/share/man/man1' ln -f -s pdcp.1 "/home/buildozer/aports/community/pdsh/pkg/pdsh/usr/share/man/man1/rpdcp.1" /usr/bin/install -c -m 644 pdsh.1 pdcp.1 dshbak.1 '/home/buildozer/aports/community/pdsh/pkg/pdsh/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/doc' make[1]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/doc' Making install in scripts make[1]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/scripts' make[2]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/scripts' make[2]: Nothing to be done for 'install-data-am'. .././config/install-sh -c -d '/home/buildozer/aports/community/pdsh/pkg/pdsh/usr/bin' /usr/bin/install -c dshbak '/home/buildozer/aports/community/pdsh/pkg/pdsh/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/scripts' make[1]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/scripts' Making install in config make[1]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/config' make[2]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/config' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/config' make[1]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/config' make[1]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34' make[2]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34' make[1]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34' >>> pdsh-doc*: Running split function doc... >>> pdsh-doc*: Preparing subpackage pdsh-doc... >>> pdsh-doc*: Running postcheck for pdsh-doc >>> pdsh-rcmd-ssh*: Running split function _rcmd_ssh... >>> pdsh-rcmd-ssh*: Preparing subpackage pdsh-rcmd-ssh... >>> pdsh-rcmd-ssh*: Stripping binaries >>> pdsh-rcmd-ssh*: Running postcheck for pdsh-rcmd-ssh >>> pdsh*: Running postcheck for pdsh >>> pdsh*: Preparing package pdsh... >>> pdsh*: Stripping binaries >>> pdsh-doc*: Scanning shared objects >>> pdsh-rcmd-ssh*: Scanning shared objects >>> pdsh*: Scanning shared objects >>> pdsh-doc*: Tracing dependencies... >>> pdsh-doc*: Package size: 36.0 KB >>> pdsh-doc*: Compressing data... >>> pdsh-doc*: Create checksum... >>> pdsh-doc*: Create pdsh-doc-2.34-r2.apk >>> pdsh-rcmd-ssh*: Tracing dependencies... pdsh openssh-client so:libc.musl-riscv64.so.1 >>> pdsh-rcmd-ssh*: Package size: 32.0 KB >>> pdsh-rcmd-ssh*: Compressing data... >>> pdsh-rcmd-ssh*: Create checksum... >>> pdsh-rcmd-ssh*: Create pdsh-rcmd-ssh-2.34-r2.apk >>> pdsh*: Tracing dependencies... perl so:libc.musl-riscv64.so.1 so:libreadline.so.8 >>> pdsh*: Package size: 356.0 KB >>> pdsh*: Compressing data... >>> pdsh*: Create checksum... >>> pdsh*: Create pdsh-2.34-r2.apk >>> pdsh: Build complete at Wed, 17 May 2023 12:42:25 +0000 elapsed time 0h 2m 39s >>> pdsh: Cleaning up srcdir >>> pdsh: Cleaning up pkgdir >>> pdsh: Uninstalling dependencies... (1/19) Purging .makedepends-pdsh (20230517.123951) (2/19) Purging autoconf (2.71-r2) (3/19) Purging m4 (1.4.19-r3) (4/19) Purging automake (1.16.5-r2) (5/19) Purging libtool (2.4.7-r3) (6/19) Purging libltdl (2.4.7-r3) (7/19) Purging readline-dev (8.2.1-r2) (8/19) Purging libhistory (8.2.1-r2) (9/19) Purging readline (8.2.1-r2) (10/19) Purging ncurses-dev (6.4_p20230514-r0) (11/19) Purging libncurses++ (6.4_p20230514-r0) (12/19) Purging libpanelw (6.4_p20230514-r0) (13/19) Purging git-perl (2.40.1-r0) (14/19) Purging perl-git (2.40.1-r0) (15/19) Purging perl-error (0.17029-r1) (16/19) Purging perl (5.36.1-r1) (17/19) Purging libbz2 (1.0.8-r6) (18/19) Purging libformw (6.4_p20230514-r0) (19/19) Purging libmenuw (6.4_p20230514-r0) Executing busybox-1.36.0-r11.trigger OK: 924 MiB in 104 packages >>> pdsh: Updating the community/riscv64 repository index... >>> pdsh: Signing the index...