>>> pdsh: Building community/pdsh 2.34-r0 (using abuild 3.7.0_rc1-r2) started Sat, 26 Dec 2020 09:04:43 +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/16) Installing libbz2 (1.0.8-r1) (2/16) Installing perl (5.32.0-r0) (3/16) Installing m4 (1.4.18-r1) (4/16) Installing autoconf (2.69-r3) (5/16) Installing automake (1.16.3-r0) (6/16) Installing readline (8.0.4-r0) (7/16) Installing bash (5.0.18-r0) Executing bash-5.0.18-r0.post-install (8/16) Installing libltdl (2.4.6-r7) (9/16) Installing libtool (2.4.6-r7) (10/16) Installing libhistory (8.0.4-r0) (11/16) Installing ncurses-dev (6.2_p20201219-r0) (12/16) Installing readline-dev (8.0.4-r0) (13/16) Installing .makedepends-pdsh (20201226.090449) (14/16) Installing perl-error (0.17029-r1) (15/16) Installing perl-git (2.29.2-r0) (16/16) Installing git-perl (2.29.2-r0) Executing busybox-1.32.0-r8.trigger OK: 349 MiB in 102 packages >>> pdsh: Cleaning up srcdir >>> pdsh: Cleaning up pkgdir >>> pdsh: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/pdsh-2.34.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 210k 100 210k 0 0 2633k 0 --:--:-- --:--:-- --:--:-- 2633k >>> pdsh: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/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/v3.13/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: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I config -I config autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy 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... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-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... 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 i586-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 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/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-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 i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-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 i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 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/i586-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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for strings.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/sysmacros.h, usability... no checking sys/sysmacros.h, presence... no checking for sys/sysmacros.h,... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes 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 whether strerror_r is declared... yes checking for strerror_r... 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 ar: `u' modifier ignored since `D' is the default (see `U') 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:6: warning: implicit declaration of function 'recv_rresvport'; did you mean 'send_rresvport'? [-Wimplicit-function-declaration] 342 | s = recv_rresvport (client_fd, lport); | ^~~~~~~~~~~~~~ | send_rresvport pcp_client.c: In function 'pcp_sendfile': pcp_client.c:309:54: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'time_t' {aka 'long long int'} [-Wformat=] 309 | snprintf(tmpstr, sizeof(tmpstr), "T%ld %ld %ld %ld\n", | ~~^ | | | long int | %lld 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' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src' Making check in common make[2]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/common' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/common' Making check in modules make[2]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/modules' make check-am make[3]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/modules' make[3]: Nothing to be done for 'check-am'. 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 check in pdsh make[2]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/src/pdsh' make[2]: Nothing to be done for 'check'. 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[2]: Nothing to be done for 'check-am'. 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 check in tests make[1]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests' Making check in test-modules make[2]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests/test-modules' make check-am make[3]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests/test-modules' make a.la b.la pcptest.la make[4]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests/test-modules' CC a.lo CC b.lo CC pcptest.lo CCLD a.la CCLD b.la CCLD pcptest.la 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 t0001-basic.sh t0002-internal.sh t0003-wcoll.sh t0004-module-loading.sh t0005-rcmd_type-and-user.sh t0006-pdcp.sh t1001-genders.sh t1002-dshgroup.sh t1003-slurm.sh t2000-exec.sh t2001-ssh.sh t2002-mrsh.sh t5000-dshbak.sh t6036-long-output-lines.sh t6114-no-newline-corruption.sh make[3]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests' make[3]: Nothing to be done for 't0001-basic.sh'. make[3]: Nothing to be done for 't0002-internal.sh'. make[3]: Nothing to be done for 't0003-wcoll.sh'. make[3]: Nothing to be done for 't0004-module-loading.sh'. make[3]: Nothing to be done for 't0005-rcmd_type-and-user.sh'. make[3]: Nothing to be done for 't0006-pdcp.sh'. make[3]: Nothing to be done for 't1001-genders.sh'. make[3]: Nothing to be done for 't1002-dshgroup.sh'. make[3]: Nothing to be done for 't1003-slurm.sh'. make[3]: Nothing to be done for 't2000-exec.sh'. make[3]: Nothing to be done for 't2001-ssh.sh'. make[3]: Nothing to be done for 't2002-mrsh.sh'. make[3]: Nothing to be done for 't5000-dshbak.sh'. make[3]: Nothing to be done for 't6036-long-output-lines.sh'. make[3]: Nothing to be done for 't6114-no-newline-corruption.sh'. make[3]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests' make check-TESTS make[3]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests' make[4]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests' PASS: t0001-basic.sh 1 - working success PASS: t0003-wcoll.sh 1 - hostname range expansion works PASS: t0006-pdcp.sh 1 - Creating pdcp link to pdsh binary PASS: t0002-internal.sh 1 - working xstrerrorcat PASS: t0006-pdcp.sh 2 - Creating rpdcp link to pdsh binary PASS: t0002-internal.sh 2 - working pipecmd SKIP: t1003-slurm.sh - skipping slurm tests, slurm module not available PASS: t0003-wcoll.sh 2 - host range expansion does not strip leading zeros SKIP: t1002-dshgroup.sh - skipping dshgroups tests, dshgroup module not available PASS: t0006-pdcp.sh 3 - pdcp runs PASS: t0006-pdcp.sh 4 - rpdcp runs PASS: t0003-wcoll.sh 3 - host range expansion handles mixed size suffixes SKIP: t2002-mrsh.sh - skipping mrsh tests, mrsh module not available PASS: t2001-ssh.sh 1 - create ssh dummy script PASS: t0006-pdcp.sh 5 - pdcp -V works PASS: t2001-ssh.sh 2 - ssh module runs PASS: t0003-wcoll.sh 4 - host range expansion works with "," embedded in range PASS: t0006-pdcp.sh 6 - pdcp -q works PASS: t2000-exec.sh 1 - exec module works PASS: t0003-wcoll.sh 5 - host range expansion works with 2 sets of brackets PASS: t0006-pdcp.sh 7 - -e sets remote program path PASS: t0003-wcoll.sh 6 - pdsh -x option works PASS: t2001-ssh.sh 3 - ssh dummy script works PASS: t0004-module-loading.sh 1 - PDSH_MODULE_DIR functionality PASS: t0003-wcoll.sh 7 - pdsh -x option works with ranges PASS: t2001-ssh.sh 4 - ssh works with DSHPATH PASS: t0006-pdcp.sh 8 - PDSH_REMOTE_PDCP_PATH sets remote program path SKIP: t1001-genders.sh - skipping genders tests, genders module not available PASS: t0006-pdcp.sh 9 - -f sets fanout PASS: t0003-wcoll.sh 8 - pdsh -x option works with ranges (gnats:118) PASS: t0006-pdcp.sh 10 - -l sets remote username PASS: t2001-ssh.sh 5 - have ssh connect timeout option PASS: t0003-wcoll.sh 9 - pdsh -x option works with non-numeric suffix (gnats:120) PASS: t0004-module-loading.sh 2 - module A takes precedence over B PASS: t2000-exec.sh 2 - exec cmd substitution works PASS: t0006-pdcp.sh 11 - -t sets connect timeout PASS: t0003-wcoll.sh 10 - pdsh -w- reads from stdin PASS: t0006-pdcp.sh 12 - -u sets command timeout XFAIL: t0001-basic.sh 2 - pretend known breakage # TODO known breakage PASS: t0001-basic.sh 3 - pretend we have fixed a known breakage (run in sub test-lib) PASS: t0001-basic.sh 4 - test runs if prerequisite is satisfied PASS: t0006-pdcp.sh 13 - command timeout 0 by default PASS: t0003-wcoll.sh 11 - pdsh -w- can be used with other -w args PASS: t6114-no-newline-corruption.sh 1 - pdsh does not garble 1K with no newline PASS: t2001-ssh.sh 6 - ssh works with connect timeout PASS: t2000-exec.sh 3 - exec module works in interactive mode PASS: t2000-exec.sh 4 - exec cmd susbstitution works interactive mode PASS: t0004-module-loading.sh 3 - pdsh -M B ativates module B PASS: t0003-wcoll.sh 12 - WCOLL environment variable works PASS: t0004-module-loading.sh 4 - PDSH_MISC_MODULES option works PASS: t2001-ssh.sh 7 - ssh and pdcp work together PASS: t0003-wcoll.sh 13 - ranges can be embedded in wcoll files PASS: t6114-no-newline-corruption.sh 2 - pdsh does not garble 8K with no newline PASS: t0003-wcoll.sh 14 - ^file works PASS: t6036-long-output-lines.sh 1 - pdsh does not truncate very long lines PASS: t6036-long-output-lines.sh 2 - pdsh does not truncate even longer lines PASS: t2001-ssh.sh 8 - PDSH_SSH_ARGS works PASS: t0003-wcoll.sh 15 - -x ^file works PASS: t0004-module-loading.sh 5 - -M option overrides PDSH_MISC_MODULES environment var PASS: t6114-no-newline-corruption.sh 3 - pdsh does not garble 8K+ with no newline PASS: t0003-wcoll.sh 16 - ^file works with other args PASS: t0004-module-loading.sh 6 - pdsh help string correctly displays options of loaded modules PASS: t2001-ssh.sh 9 - PDSH_SSH_ARGS does not require %h PASS: t0003-wcoll.sh 17 - Multiple ^file args PASS: t0004-module-loading.sh 7 - Loading conflicting module with -M causes error PASS: t6114-no-newline-corruption.sh 4 - pdsh does not garble 10K with no newline PASS: t2001-ssh.sh 10 - PDSH_SSH_ARGS does not require %u PASS: t0004-module-loading.sh 8 - Conflicting modules dont run init() PASS: t0003-wcoll.sh 18 - Multiple -w^file PASS: t0004-module-loading.sh 9 - Force loaded module runs init() PASS: t0004-module-loading.sh 10 - New conflicting module does not run init() with -M PASS: t0003-wcoll.sh 19 - -^file excludes hosts in file PASS: t6114-no-newline-corruption.sh 5 - pdsh labels 1K with no newline only once PASS: t0006-pdcp.sh 14 - Have pcptest rcmd module PASS: t2001-ssh.sh 11 - PDSH_SSH_ARGS does not force %u when ruser not set (Issue 39) PASS: t0003-wcoll.sh 20 - ^file errors out if file doesnt exist PASS: t0003-wcoll.sh 21 - host exclusion with "-" works PASS: t0001-basic.sh 5 - tests clean up after themselves PASS: t6114-no-newline-corruption.sh 6 - pdsh labels 8K with no newline only once PASS: t2001-ssh.sh 12 - ssh does not set -l%u by default (Issue 40) PASS: t0001-basic.sh 6 - tests clean up even on failures PASS: t0003-wcoll.sh 22 - regex filtering works PASS: t0001-basic.sh 7 - pdsh runs PASS: t0003-wcoll.sh 23 - regex exclusion works PASS: t0001-basic.sh 8 - pdsh -V works PASS: t2001-ssh.sh 13 - ssh sets -l%u when ruser != luser PASS: t6114-no-newline-corruption.sh 7 - pdsh labels 8K+ with no newline only once PASS: t0001-basic.sh 9 - pdsh -L works PASS: t0001-basic.sh 10 - pdsh -h works PASS: t6114-no-newline-corruption.sh 8 - pdsh labels 10K with no newline only once PASS: t0003-wcoll.sh 24 - regex exclusion works from -x PASS: t2001-ssh.sh 14 - ssh does not set -l%u when ruser == luser (Issue 40) PASS: t0001-basic.sh 11 - rcmd/exec module is built PASS: t0001-basic.sh 12 - pdsh -N option works PASS: t0003-wcoll.sh 25 - multiple -w options PASS: t2001-ssh.sh 15 - PDSH_SSH_ARGS without %u inserts %u before %h SKIP: t0001-basic.sh 13 # SKIP -u option is functional (missing LONGTESTS) PASS: t0001-basic.sh 14 - -f sets fanout PASS: t0003-wcoll.sh 26 - wcoll files support #include syntax PASS: t2001-ssh.sh 16 - PDSH_SSH_ARGS does not require %u or %h PASS: t0006-pdcp.sh 15 - pdcp basic functionality PASS: t2001-ssh.sh 17 - PDSH_SSH_ARGS_APPEND works PASS: t0003-wcoll.sh 27 - wcoll #include syntax searches dirname of orignal file PASS: t0001-basic.sh 15 - -l sets remote username PASS: t0001-basic.sh 16 - too long username fails gracefully PASS: t2001-ssh.sh 18 - PDSH_SSH_ARGS_APPEND are added to PDSH_SSH_ARGS PASS: t0003-wcoll.sh 28 - wcoll #include syntax ignores malformed lines PASS: t0001-basic.sh 17 - -t sets connect timeout PASS: t2001-ssh.sh 19 - interactive mode works with ssh (Issue 14) PASS: t0001-basic.sh 18 - env PDSH_CONNECT_TIMEOUT sets connect timeout PASS: t0005-rcmd_type-and-user.sh 1 - pdsh -l sets username for all hosts PASS: t0003-wcoll.sh 29 - wcoll match #include exactly PASS: t2001-ssh.sh 20 - create ssh dummy script for exit code testing PASS: t0001-basic.sh 19 - -u sets command timeout PASS: t0003-wcoll.sh 30 - wcoll: #include alone fails PASS: t0001-basic.sh 20 - env PDSH_COMMAND_TIMEOUT sets command timeout PASS: t5000-dshbak.sh 1 - dshbak functionality PASS: t0001-basic.sh 21 - command timeout 0 by default PASS: t0005-rcmd_type-and-user.sh 2 - Can set remote username via user@hosts PASS: t2001-ssh.sh 21 - ssh dummy script is functional PASS: t0006-pdcp.sh 16 - rpdcp basic functionality PASS: t0005-rcmd_type-and-user.sh 3 - user@hosts works for a subset of hosts PASS: t0001-basic.sh 22 - -b enables batch mode PASS: t0001-basic.sh 23 - pdsh -N option works PASS: t0005-rcmd_type-and-user.sh 4 - Can set rcmd_type via rcmd_type:hosts PASS: t0005-rcmd_type-and-user.sh 5 - Can set rcmd_type and user via rcmd_type:user@hosts PASS: t5000-dshbak.sh 2 - dshbak -c does not coalesce different length output PASS: t0006-pdcp.sh 17 - initialize directory tree PASS: t5000-dshbak.sh 3 - dshbak -c properly compresses multi-digit suffixes PASS: t5000-dshbak.sh 4 - dshbak -c properly compresses prefix with embedded numerals PASS: t0006-pdcp.sh 18 - pdcp -r works PASS: t0006-pdcp.sh 19 - rpdcp -r works PASS: t5000-dshbak.sh 5 - dshbak -c does not strip leading zeros PASS: t5000-dshbak.sh 6 - dshbak -c does not coalesce different zero padding PASS: t5000-dshbak.sh 7 - dshbak -c properly coalesces zero padding of "00" PASS: t5000-dshbak.sh 8 - dshbak -c can detect suffixes XFAIL: t5000-dshbak.sh 9 - dshbak -c can detect suffix with numeral # TODO known breakage PASS: t5000-dshbak.sh 10 - issue 19: missing commas in dshbak header output PASS: t5000-dshbak.sh 11 - dshbak properly joins 9,10 PASS: t5000-dshbak.sh 12 - issue 33: dshbak does not coalesce 09,10 PASS: t2001-ssh.sh 22 - ssh works with pdsh -S PASS: t2001-ssh.sh 23 - ssh works with pdsh -S and multiple targets PASS: t5000-dshbak.sh 13 - issue 33: dshbak does not coalesce 099,100 PASS: t5000-dshbak.sh 14 - dshbak -d functionality PASS: t5000-dshbak.sh 15 - dshbak -f functionality PASS: t5000-dshbak.sh 16 - dshbak -f without -d fails PASS: t5000-dshbak.sh 17 - dshbak -d fails when output dir does not exist PASS: t5000-dshbak.sh 18 - dshbak -d fails gracefully for non-writable dir PASS: t5000-dshbak.sh 19 - Issue 70: dshbak fails on hostname of 0 ============================================================================ Testsuite summary for pdsh 2.34 ============================================================================ # TOTAL: 149 # PASS: 142 # SKIP: 5 # XFAIL: 2 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/tests' 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 check in doc make[1]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/doc' Making check in scripts make[1]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/scripts' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/scripts' Making check in config make[1]: Entering directory '/home/buildozer/aports/community/pdsh/src/pdsh-pdsh-2.34/config' make[1]: Nothing to be done for 'check'. 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[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-r0.apk >>> pdsh-rcmd-ssh*: Tracing dependencies... pdsh openssh-client so:libc.musl-x86.so.1 >>> pdsh-rcmd-ssh*: Package size: 36.0 KB >>> pdsh-rcmd-ssh*: Compressing data... >>> pdsh-rcmd-ssh*: Create checksum... >>> pdsh-rcmd-ssh*: Create pdsh-rcmd-ssh-2.34-r0.apk >>> pdsh*: Tracing dependencies... perl so:libc.musl-x86.so.1 so:libreadline.so.8 >>> pdsh*: Package size: 444.0 KB >>> pdsh*: Compressing data... >>> pdsh*: Create checksum... >>> pdsh*: Create pdsh-2.34-r0.apk >>> pdsh: Build complete at Sat, 26 Dec 2020 09:05:14 +0000 elapsed time 0h 0m 31s >>> pdsh: Cleaning up srcdir >>> pdsh: Cleaning up pkgdir >>> pdsh: Uninstalling dependencies... (1/16) Purging .makedepends-pdsh (20201226.090449) (2/16) Purging autoconf (2.69-r3) (3/16) Purging m4 (1.4.18-r1) (4/16) Purging automake (1.16.3-r0) (5/16) Purging libtool (2.4.6-r7) (6/16) Purging bash (5.0.18-r0) Executing bash-5.0.18-r0.pre-deinstall (7/16) Purging libltdl (2.4.6-r7) (8/16) Purging readline-dev (8.0.4-r0) (9/16) Purging libhistory (8.0.4-r0) (10/16) Purging readline (8.0.4-r0) (11/16) Purging ncurses-dev (6.2_p20201219-r0) (12/16) Purging git-perl (2.29.2-r0) (13/16) Purging perl-git (2.29.2-r0) (14/16) Purging perl-error (0.17029-r1) (15/16) Purging perl (5.32.0-r0) (16/16) Purging libbz2 (1.0.8-r1) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> pdsh: Updating the community/x86 repository index... >>> pdsh: Signing the index...