pdsh Output

admin@baker:/apps/source/pdsh-2.33> ./configure --prefix=/apps/pdsh-2.33 --without-rsh --with-ssh --with-machines=/etc/dsh/nodes --with-slurm --with-dshgroups --with-readline |& tee configure.log
configure: loading site script /usr/share/site/aarch64-unknown-linux-gnu
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
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... /usr/bin/sed
checking whether to build with code coverage support... no
checking for 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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking whether debugging is enabled... aarch64-unknown-linux-gnu
no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/aarch64-suse-linux/bin/ld
checking if the linker (/usr/aarch64-suse-linux/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... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/aarch64-suse-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
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... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
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... no
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-suse-linux/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... yes
checking for socket in -lsocket... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... 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... yes
checking for rresvport_af... yes
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... yes
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... yes
checking for slurm_load_jobs in -lslurm... no
configure: Cannot support slurm without libslurm.
checking for whether to build torque module... no
checking for whether to build dshgroup module... yes
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
admin@baker:/apps/source/pdsh-2.33> make |& tee make.log
make  all-recursive
make[1]: Entering directory '/apps/source/pdsh-2.33'
Making all in src
make[2]: Entering directory '/apps/source/pdsh-2.33/src'
Making all in common
make[3]: Entering directory '/apps/source/pdsh-2.33/src/common'
  CC       err.lo
  CC       fd.lo
  CC       hostlist.lo
hostlist.c: In function ‘_next_tok’:
hostlist.c:372:48: warning: comparison between pointer and zero character constant [-Wpointer-compare]
     while (**str != '\0' && strchr(sep, **str) != '\0')
                                                ^~
hostlist.c:372:29: note: did you mean to dereference the pointer?
     while (**str != '\0' && strchr(sep, **str) != '\0')
                             ^
hostlist.c:389:48: warning: comparison between pointer and zero character constant [-Wpointer-compare]
     while (**str != '\0' && strchr(sep, **str) != '\0')
                                                ^~
hostlist.c:389:29: note: did you mean to dereference the pointer?
     while (**str != '\0' && strchr(sep, **str) != '\0')
                             ^
  CC       list.lo
  CC       split.lo
  CC       xmalloc.lo
  CC       xpoll.lo
  CC       xstring.lo
  CC       pipecmd.lo
  CCLD     libcommon.la
make[3]: Leaving directory '/apps/source/pdsh-2.33/src/common'
Making all in modules
make[3]: Entering directory '/apps/source/pdsh-2.33/src/modules'
(echo  "{ global:";                \
 echo "    pdsh_module_info;";     \
 echo "    pdsh_module_priority;"; \
 echo "  local: *;";               \
 echo "};") > version.map
make  all-am
make[4]: Entering directory '/apps/source/pdsh-2.33/src/modules'
  CC       sshcmd.lo
  CCLD     sshcmd.la
  CC       machines.lo
  CCLD     machines.la
  CC       dshgroup.lo
  CCLD     dshgroup.la
  CC       execcmd.lo
  CCLD     execcmd.la
make[4]: Leaving directory '/apps/source/pdsh-2.33/src/modules'
make[3]: Leaving directory '/apps/source/pdsh-2.33/src/modules'
Making all in pdsh
make[3]: Entering directory '/apps/source/pdsh-2.33/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
cbuf.c: In function ‘cbuf_peek_line’:
cbuf.c:668:15: warning: variable ‘l’ set but not used [-Wunused-but-set-variable]
     int n, m, l;
               ^
cbuf.c: In function ‘cbuf_read_line’:
cbuf.c:704:15: warning: variable ‘l’ set but not used [-Wunused-but-set-variable]
     int n, m, l;
               ^
cbuf.c: In function ‘cbuf_replay_line’:
cbuf.c:741:15: warning: variable ‘l’ set but not used [-Wunused-but-set-variable]
     int n, m, l;
               ^
cbuf.c: In function ‘cbuf_write_line’:
cbuf.c:815:23: warning: variable ‘n’ set but not used [-Wunused-but-set-variable]
     int nfree, ncopy, n;
                       ^
cbuf.c:880:19: warning: ‘d’ may be used uninitialized in this function [-Wmaybe-uninitialized]
             ndrop += d;
             ~~~~~~^~~~
  CC       config.o
  CCLD     pdsh.inst
  CC       testconfig.o
  CCLD     pdsh
make[3]: Leaving directory '/apps/source/pdsh-2.33/src/pdsh'
make[3]: Entering directory '/apps/source/pdsh-2.33/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/apps/source/pdsh-2.33/src'
make[2]: Leaving directory '/apps/source/pdsh-2.33/src'
Making all in tests
make[2]: Entering directory '/apps/source/pdsh-2.33/tests'
Making all in test-modules
make[3]: Entering directory '/apps/source/pdsh-2.33/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 '/apps/source/pdsh-2.33/tests/test-modules'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/apps/source/pdsh-2.33/tests/test-modules'
make[3]: Leaving directory '/apps/source/pdsh-2.33/tests/test-modules'
make[3]: Entering directory '/apps/source/pdsh-2.33/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/apps/source/pdsh-2.33/tests'
make[2]: Leaving directory '/apps/source/pdsh-2.33/tests'
Making all in doc
make[2]: Entering directory '/apps/source/pdsh-2.33/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/apps/source/pdsh-2.33/doc'
Making all in scripts
make[2]: Entering directory '/apps/source/pdsh-2.33/scripts'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/apps/source/pdsh-2.33/scripts'
Making all in config
make[2]: Entering directory '/apps/source/pdsh-2.33/config'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/apps/source/pdsh-2.33/config'
make[2]: Entering directory '/apps/source/pdsh-2.33'
make[2]: Leaving directory '/apps/source/pdsh-2.33'
make[1]: Leaving directory '/apps/source/pdsh-2.33'
admin@baker:/apps/source/pdsh-2.33> make install
Making install in src
make[1]: Entering directory '/apps/source/pdsh-2.33/src'
Making install in common
make[2]: Entering directory '/apps/source/pdsh-2.33/src/common'
make[3]: Entering directory '/apps/source/pdsh-2.33/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 '/apps/source/pdsh-2.33/src/common'
make[2]: Leaving directory '/apps/source/pdsh-2.33/src/common'
Making install in modules
make[2]: Entering directory '/apps/source/pdsh-2.33/src/modules'
make  install-am
make[3]: Entering directory '/apps/source/pdsh-2.33/src/modules'
make[4]: Entering directory '/apps/source/pdsh-2.33/src/modules'
 /usr/bin/mkdir -p '/apps/pdsh-2.33/lib64/pdsh'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   sshcmd.la machines.la dshgroup.la execcmd.la '/apps/pdsh-2.33/lib64/pdsh'
libtool: install: /usr/bin/install -c .libs/sshcmd.so /apps/pdsh-2.33/lib64/pdsh/sshcmd.so
libtool: install: /usr/bin/install -c .libs/sshcmd.lai /apps/pdsh-2.33/lib64/pdsh/sshcmd.la
libtool: install: /usr/bin/install -c .libs/machines.so /apps/pdsh-2.33/lib64/pdsh/machines.so
libtool: install: /usr/bin/install -c .libs/machines.lai /apps/pdsh-2.33/lib64/pdsh/machines.la
libtool: install: /usr/bin/install -c .libs/dshgroup.so /apps/pdsh-2.33/lib64/pdsh/dshgroup.so
libtool: install: /usr/bin/install -c .libs/dshgroup.lai /apps/pdsh-2.33/lib64/pdsh/dshgroup.la
libtool: install: /usr/bin/install -c .libs/execcmd.so /apps/pdsh-2.33/lib64/pdsh/execcmd.so
libtool: install: /usr/bin/install -c .libs/execcmd.lai /apps/pdsh-2.33/lib64/pdsh/execcmd.la
libtool: install: /usr/bin/install -c .libs/sshcmd.a /apps/pdsh-2.33/lib64/pdsh/sshcmd.a
libtool: install: chmod 644 /apps/pdsh-2.33/lib64/pdsh/sshcmd.a
libtool: install: ranlib /apps/pdsh-2.33/lib64/pdsh/sshcmd.a
libtool: install: /usr/bin/install -c .libs/machines.a /apps/pdsh-2.33/lib64/pdsh/machines.a
libtool: install: chmod 644 /apps/pdsh-2.33/lib64/pdsh/machines.a
libtool: install: ranlib /apps/pdsh-2.33/lib64/pdsh/machines.a
libtool: install: /usr/bin/install -c .libs/dshgroup.a /apps/pdsh-2.33/lib64/pdsh/dshgroup.a
libtool: install: chmod 644 /apps/pdsh-2.33/lib64/pdsh/dshgroup.a
libtool: install: ranlib /apps/pdsh-2.33/lib64/pdsh/dshgroup.a
libtool: install: /usr/bin/install -c .libs/execcmd.a /apps/pdsh-2.33/lib64/pdsh/execcmd.a
libtool: install: chmod 644 /apps/pdsh-2.33/lib64/pdsh/execcmd.a
libtool: install: ranlib /apps/pdsh-2.33/lib64/pdsh/execcmd.a
libtool: finish: PATH="/home/admin/bin:/usr/local/bin:/usr/bin:/bin:/sbin" ldconfig -n /apps/pdsh-2.33/lib64/pdsh
----------------------------------------------------------------------
Libraries have been installed in:
   /apps/pdsh-2.33/lib64/pdsh

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/apps/source/pdsh-2.33/src/modules'
make[3]: Leaving directory '/apps/source/pdsh-2.33/src/modules'
make[2]: Leaving directory '/apps/source/pdsh-2.33/src/modules'
Making install in pdsh
make[2]: Entering directory '/apps/source/pdsh-2.33/src/pdsh'
make[3]: Entering directory '/apps/source/pdsh-2.33/src/pdsh'
 /usr/bin/mkdir -p '/apps/pdsh-2.33/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c pdsh.inst '/apps/pdsh-2.33/bin'
libtool: install: /usr/bin/install -c pdsh.inst /apps/pdsh-2.33/bin/pdsh.inst
make  install-exec-hook
make[4]: Entering directory '/apps/source/pdsh-2.33/src/pdsh'
mv /apps/pdsh-2.33/bin/pdsh.inst /apps/pdsh-2.33/bin/pdsh
chown root /apps/pdsh-2.33/bin/pdsh
chown: changing ownership of '/apps/pdsh-2.33/bin/pdsh': Operation not permitted
Unable to chown pdsh to root
make[4]: Leaving directory '/apps/source/pdsh-2.33/src/pdsh'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/apps/source/pdsh-2.33/src/pdsh'
make[2]: Leaving directory '/apps/source/pdsh-2.33/src/pdsh'
make[2]: Entering directory '/apps/source/pdsh-2.33/src'
make[3]: Entering directory '/apps/source/pdsh-2.33/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 '/apps/source/pdsh-2.33/src'
make[2]: Leaving directory '/apps/source/pdsh-2.33/src'
make[1]: Leaving directory '/apps/source/pdsh-2.33/src'
Making install in tests
make[1]: Entering directory '/apps/source/pdsh-2.33/tests'
Making install in test-modules
make[2]: Entering directory '/apps/source/pdsh-2.33/tests/test-modules'
make  install-am
make[3]: Entering directory '/apps/source/pdsh-2.33/tests/test-modules'
make[4]: Entering directory '/apps/source/pdsh-2.33/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 '/apps/source/pdsh-2.33/tests/test-modules'
make[3]: Leaving directory '/apps/source/pdsh-2.33/tests/test-modules'
make[2]: Leaving directory '/apps/source/pdsh-2.33/tests/test-modules'
make[2]: Entering directory '/apps/source/pdsh-2.33/tests'
make[3]: Entering directory '/apps/source/pdsh-2.33/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 '/apps/source/pdsh-2.33/tests'
make[2]: Leaving directory '/apps/source/pdsh-2.33/tests'
make[1]: Leaving directory '/apps/source/pdsh-2.33/tests'
Making install in doc
make[1]: Entering directory '/apps/source/pdsh-2.33/doc'
make[2]: Entering directory '/apps/source/pdsh-2.33/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/install -c -d -m 0755 "/apps/pdsh-2.33/share/man/man1"
ln -f -s pdcp.1 "/apps/pdsh-2.33/share/man/man1/rpdcp.1"
 /usr/bin/mkdir -p '/apps/pdsh-2.33/share/man/man1'
 /usr/bin/install -c -m 644 pdsh.1 pdcp.1 dshbak.1 '/apps/pdsh-2.33/share/man/man1'
make[2]: Leaving directory '/apps/source/pdsh-2.33/doc'
make[1]: Leaving directory '/apps/source/pdsh-2.33/doc'
Making install in scripts
make[1]: Entering directory '/apps/source/pdsh-2.33/scripts'
make[2]: Entering directory '/apps/source/pdsh-2.33/scripts'
 /usr/bin/mkdir -p '/apps/pdsh-2.33/bin'
 /usr/bin/install -c dshbak '/apps/pdsh-2.33/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/apps/source/pdsh-2.33/scripts'
make[1]: Leaving directory '/apps/source/pdsh-2.33/scripts'
Making install in config
make[1]: Entering directory '/apps/source/pdsh-2.33/config'
make[2]: Entering directory '/apps/source/pdsh-2.33/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 '/apps/source/pdsh-2.33/config'
make[1]: Leaving directory '/apps/source/pdsh-2.33/config'
make[1]: Entering directory '/apps/source/pdsh-2.33'
make[2]: Entering directory '/apps/source/pdsh-2.33'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/apps/source/pdsh-2.33'
make[1]: Leaving directory '/apps/source/pdsh-2.33'
admin@baker:/apps/source/pdsh-2.33>