<86>Jan 31 02:27:22 userdel[817874]: delete user 'rooter' <86>Jan 31 02:27:22 groupadd[818103]: group added to /etc/group: name=rooter, GID=630 <86>Jan 31 02:27:22 groupadd[818103]: group added to /etc/gshadow: name=rooter <86>Jan 31 02:27:22 groupadd[818103]: new group: name=rooter, GID=630 <86>Jan 31 02:27:22 useradd[818157]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Jan 31 02:27:22 userdel[818219]: delete user 'builder' <86>Jan 31 02:27:22 userdel[818219]: removed group 'builder' owned by 'builder' <86>Jan 31 02:27:22 userdel[818219]: removed shadow group 'builder' owned by 'builder' <86>Jan 31 02:27:22 groupadd[818281]: group added to /etc/group: name=builder, GID=631 <86>Jan 31 02:27:22 groupadd[818281]: group added to /etc/gshadow: name=builder <86>Jan 31 02:27:22 groupadd[818281]: new group: name=builder, GID=631 <86>Jan 31 02:27:22 useradd[818316]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/pdsh-2.29-alt2.src.rpm: The use of such a license name is ambiguous: GPL warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root <13>Jan 31 02:27:25 rpmi: libncurses-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Jan 31 02:27:25 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Jan 31 02:27:25 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jan 31 02:27:25 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jan 31 02:27:26 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jan 31 02:27:26 rpmi: rpm-macros-pam0-1.5.2-alt1 p10+284708.100.1.1 1630966651 installed <13>Jan 31 02:27:26 rpmi: libpam0-devel-1.5.2-alt1 p10+284708.100.1.1 1630966651 installed <13>Jan 31 02:27:26 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed <13>Jan 31 02:27:26 rpmi: libncurses-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Jan 31 02:27:26 rpmi: libreadline-devel-7.0.3-alt3 sisyphus+278099.3700.1.1 1626030606 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/pdsh-2.29-alt2.nosrc.rpm (w1.gzdio) Installing pdsh-2.29-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.32936 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pdsh-2.29 + echo 'Source #0 (pdsh-2.29.tar.bz2):' Source #0 (pdsh-2.29.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/pdsh-2.29.tar.bz2 + /bin/tar -xf - + cd pdsh-2.29 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.32936 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pdsh-2.29 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --program-prefix= --with-pam --with-rsh --with-ssh --with-exec --without-qshell --with-readline --with-machines --without-genders --without-nodeupdown --without-mrsh --without-mqshell --without-slurm --with-dshgroups checking metadata... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether debugging is enabled... no checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... (cached) pass_all checking how to run the C preprocessor... x86_64-alt-linux-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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for x86_64-alt-linux-g77... no checking for x86_64-alt-linux-f77... no checking for x86_64-alt-linux-xlf... no checking for x86_64-alt-linux-frt... no checking for x86_64-alt-linux-pgf77... no checking for x86_64-alt-linux-fort77... no checking for x86_64-alt-linux-fl32... no checking for x86_64-alt-linux-af77... no checking for x86_64-alt-linux-f90... no checking for x86_64-alt-linux-xlf90... no checking for x86_64-alt-linux-pgf90... no checking for x86_64-alt-linux-epcf90... no checking for x86_64-alt-linux-f95... no checking for x86_64-alt-linux-fort... no checking for x86_64-alt-linux-xlf95... no checking for x86_64-alt-linux-ifc... no checking for x86_64-alt-linux-efc... no checking for x86_64-alt-linux-pgf95... no checking for x86_64-alt-linux-lf95... no checking for x86_64-alt-linux-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for an ANSI C-conforming const... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking which extension is used for loadable modules... .so checking which variable specifies run-time library path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for objdir... .libs checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen in -ldl... (cached) yes checking for dlerror... yes checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for error_t... yes checking for argz_append... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes checking for closedir... yes checking for opendir... yes checking for readdir... 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 _LARGE_FILES 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 SDRGetObjects... no checking for whether to build rsh module... yes 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 whether to build with pam support... yes checking for whether to build qshell module and qshd daemon... no checking for path to machines file... yes checking for whether to build nodeattr module... 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 mqshell module and mqshd daemon... no checking for whether to build rms 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... 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", "qsh", "mqsh", "exec", "xcpu" 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/qsnet/Makefile config.status: creating src/pdsh/Makefile config.status: creating src/modules/Makefile config.status: creating doc/Makefile config.status: creating etc/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 + make 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' make: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29' make all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/src' Making all in common make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/src/common' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c -o err.lo err.c mkdir .libs x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c err.c -fPIC -DPIC -o .libs/err.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c err.c -o err.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fd.lo fd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c fd.c -fPIC -DPIC -o .libs/fd.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c fd.c -o fd.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c -o hostlist.lo hostlist.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c hostlist.c -fPIC -DPIC -o .libs/hostlist.o hostlist.c: In function '_next_tok': hostlist.c:374:48: warning: comparison between pointer and zero character constant [-Wpointer-compare] 374 | while (**str != '\0' && strchr(sep, **str) != '\0') | ^~ hostlist.c:374:29: note: did you mean to dereference the pointer? 374 | while (**str != '\0' && strchr(sep, **str) != '\0') | ^ hostlist.c:391:48: warning: comparison between pointer and zero character constant [-Wpointer-compare] 391 | while (**str != '\0' && strchr(sep, **str) != '\0') | ^~ hostlist.c:391:29: note: did you mean to dereference the pointer? 391 | while (**str != '\0' && strchr(sep, **str) != '\0') | ^ In file included from /usr/include/string.h:532, from hostlist.c:32: In function 'strncpy', inlined from '_hostlist_create_bracketed.constprop' at hostlist.c:1513:9: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c hostlist.c -o hostlist.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c -o list.lo list.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c list.c -fPIC -DPIC -o .libs/list.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c list.c -o list.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c -o split.lo split.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c split.c -fPIC -DPIC -o .libs/split.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c split.c -o split.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c -o xmalloc.lo xmalloc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c xmalloc.c -o xmalloc.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c -o xpoll.lo xpoll.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c xpoll.c -fPIC -DPIC -o .libs/xpoll.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c xpoll.c -o xpoll.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c -o xstring.lo xstring.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c xstring.c -fPIC -DPIC -o .libs/xstring.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c xstring.c -o xstring.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pipecmd.lo pipecmd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c pipecmd.c -fPIC -DPIC -o .libs/pipecmd.o pipecmd.c: In function 'pipecmd_format_arg': pipecmd.c:96:17: warning: variable 'q' set but not used [-Wunused-but-set-variable] 96 | const char *q, *p; | ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c pipecmd.c -o pipecmd.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -o libcommon.la err.lo fd.lo hostlist.lo list.lo split.lo xmalloc.lo xpoll.lo xstring.lo pipecmd.lo ar cru .libs/libcommon.a .libs/err.o .libs/fd.o .libs/hostlist.o .libs/list.o .libs/split.o .libs/xmalloc.o .libs/xpoll.o .libs/xstring.o .libs/pipecmd.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libcommon.a creating libcommon.la (cd .libs && rm -f libcommon.la && ln -s ../libcommon.la libcommon.la) make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/src/common' Making all in qsnet make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/src/qsnet' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/src/qsnet' Making all in modules make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/src/modules' (echo "{ global:"; \ echo " pdsh_module_info;"; \ echo " pdsh_module_priority;"; \ echo " local: *;"; \ echo "};") > version.map make all-am make[4]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/src/modules' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c -o xrcmd.lo xrcmd.c mkdir .libs x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c xrcmd.c -fPIC -DPIC -o .libs/xrcmd.o xrcmd.c: In function 'xrcmd': xrcmd.c:260:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 260 | write(s, "", 1); | ^~~~~~~~~~~~~~~ xrcmd.c:305:12: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 305 | (void) write(s, locuser, strlen(locuser) + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xrcmd.c:306:12: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 306 | (void) write(s, remuser, strlen(remuser) + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xrcmd.c:307:12: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 307 | (void) write(s, cmd, strlen(cmd) + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xrcmd.c: In function 'xrcmd_signal': xrcmd.c:189:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 189 | write(efd, &c, 1); | ^~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c xrcmd.c -o xrcmd.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -o xrcmd.la -rpath /usr/lib64/pdsh -module -avoid-version -Wl,--version-script=version.map xrcmd.lo x86_64-alt-linux-gcc -shared .libs/xrcmd.o -pthread -Wl,--version-script=version.map -Wl,-soname -Wl,xrcmd.so -o .libs/xrcmd.so ar cru .libs/xrcmd.a xrcmd.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/xrcmd.a creating xrcmd.la (cd .libs && rm -f xrcmd.la && ln -s ../xrcmd.la xrcmd.la) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sshcmd.lo sshcmd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c sshcmd.c -fPIC -DPIC -o .libs/sshcmd.o sshcmd.c: In function 'sshcmd_init': sshcmd.c:209:9: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 209 | setuid (getuid ()); | ^~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c sshcmd.c -o sshcmd.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -o sshcmd.la -rpath /usr/lib64/pdsh -module -avoid-version -Wl,--version-script=version.map sshcmd.lo x86_64-alt-linux-gcc -shared .libs/sshcmd.o -pthread -Wl,--version-script=version.map -Wl,-soname -Wl,sshcmd.so -o .libs/sshcmd.so ar cru .libs/sshcmd.a sshcmd.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/sshcmd.a creating sshcmd.la (cd .libs && rm -f sshcmd.la && ln -s ../sshcmd.la sshcmd.la) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c -o machines.lo machines.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c machines.c -fPIC -DPIC -o .libs/machines.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c machines.c -o machines.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -o machines.la -rpath /usr/lib64/pdsh -module -avoid-version -Wl,--version-script=version.map machines.lo x86_64-alt-linux-gcc -shared .libs/machines.o -pthread -Wl,--version-script=version.map -Wl,-soname -Wl,machines.so -o .libs/machines.so ar cru .libs/machines.a machines.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/machines.a creating machines.la (cd .libs && rm -f machines.la && ln -s ../machines.la machines.la) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c -o dshgroup.lo dshgroup.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c dshgroup.c -fPIC -DPIC -o .libs/dshgroup.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c dshgroup.c -o dshgroup.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -o dshgroup.la -rpath /usr/lib64/pdsh -module -avoid-version -Wl,--version-script=version.map dshgroup.lo x86_64-alt-linux-gcc -shared .libs/dshgroup.o -pthread -Wl,--version-script=version.map -Wl,-soname -Wl,dshgroup.so -o .libs/dshgroup.so ar cru .libs/dshgroup.a dshgroup.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/dshgroup.a creating dshgroup.la (cd .libs && rm -f dshgroup.la && ln -s ../dshgroup.la dshgroup.la) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c -o execcmd.lo execcmd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c execcmd.c -fPIC -DPIC -o .libs/execcmd.o execcmd.c: In function 'exec_init': execcmd.c:134:9: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 134 | setuid (getuid ()); | ^~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c execcmd.c -o execcmd.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -o execcmd.la -rpath /usr/lib64/pdsh -module -avoid-version -Wl,--version-script=version.map execcmd.lo x86_64-alt-linux-gcc -shared .libs/execcmd.o -pthread -Wl,--version-script=version.map -Wl,-soname -Wl,execcmd.so -o .libs/execcmd.so ar cru .libs/execcmd.a execcmd.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/execcmd.a creating execcmd.la (cd .libs && rm -f execcmd.la && ln -s ../execcmd.la execcmd.la) make[4]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/src/modules' make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/src/modules' Making all in pdsh make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/src/pdsh' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c main.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c dsh.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c mod.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c rcmd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c opt.c opt.c: In function 'wcoll_expand': opt.c:776:15: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 776 | free (hosts); | ^~~~~ In file included from opt.c:34: /usr/include/stdlib.h:565:25: note: expected 'void *' but argument is of type 'const char *' 565 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c privsep.c privsep.c: In function 'drop_privileges': privsep.c:108:2: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 108 | seteuid (user_uid); | ^~~~~~~~~~~~~~~~~~ privsep.c:109:2: warning: ignoring return value of 'setegid' declared with attribute 'warn_unused_result' [-Wunused-result] 109 | setegid (user_gid); | ^~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c pcp_server.c pcp_server.c: In function '_sink': pcp_server.c:246:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 246 | (void)write(svr->outfd, "", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ pcp_server.c:272:19: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 272 | (void)write(svr->outfd, "", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ pcp_server.c:296:19: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 296 | (void)write(svr->outfd, "", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ pcp_server.c:385:15: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 385 | (void)write(svr->outfd, "", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ pcp_server.c:435:23: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 435 | (void)write(svr->outfd, "", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c pcp_client.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c testcase.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c wcoll.c In file included from /usr/include/string.h:532, from wcoll.c:31: In function 'strncpy', inlined from 'wcoll_ctx_resolve_path' at wcoll.c:191:9, inlined from 'wcoll_ctx_read_file.isra' at wcoll.c:258:9: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c cbuf.c cbuf.c: In function 'cbuf_peek_line': cbuf.c:668:15: warning: variable 'l' set but not used [-Wunused-but-set-variable] 668 | 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] 704 | 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] 741 | 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] 815 | int nfree, ncopy, n; | ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c xpopen.c xpopen.c: In function 'xpopen': xpopen.c:130:9: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 130 | setgid(getgid()); | ^~~~~~~~~~~~~~~~ xpopen.c:131:9: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 131 | setuid(getuid()); | ^~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c ltdl.c ltdl.c: In function 'try_dlopen': ltdl.c:3207:14: warning: the address of 'sys_search_path' will always evaluate as 'true' [-Waddress] 3207 | if (!file && sys_search_path) | ^~ ltdl.c: In function 'lt_dlopenext': ltdl.h:89:24: warning: the address of 'archive_ext' will always evaluate as 'true' [-Waddress] 89 | #define LT_STRLEN(s) (((s) && (s)[0]) ? strlen (s) : 0) | ^ ltdl.c:246:48: note: in definition of macro 'LT_EMALLOC' 246 | #define LT_EMALLOC(tp, n) ((tp *) lt_emalloc ((n) * sizeof(tp))) | ^ ltdl.c:3499:33: note: in expansion of macro 'LT_STRLEN' 3499 | tmp = LT_EMALLOC (char, len + LT_STRLEN (archive_ext) + 1); | ^~~~~~~~~ In file included from ltdl.c:129: ltdl.h:89:24: warning: the address of 'shlib_ext' will always evaluate as 'true' [-Waddress] 89 | #define LT_STRLEN(s) (((s) && (s)[0]) ? strlen (s) : 0) | ^ ltdl.c:3520:7: note: in expansion of macro 'LT_STRLEN' 3520 | if (LT_STRLEN (shlib_ext) > LT_STRLEN (archive_ext)) | ^~~~~~~~~ ltdl.h:89:24: warning: the address of 'archive_ext' will always evaluate as 'true' [-Waddress] 89 | #define LT_STRLEN(s) (((s) && (s)[0]) ? strlen (s) : 0) | ^ ltdl.c:3520:31: note: in expansion of macro 'LT_STRLEN' 3520 | if (LT_STRLEN (shlib_ext) > LT_STRLEN (archive_ext)) | ^~~~~~~~~ ltdl.h:89:24: warning: the address of 'shlib_ext' will always evaluate as 'true' [-Waddress] 89 | #define LT_STRLEN(s) (((s) && (s)[0]) ? strlen (s) : 0) | ^ ltdl.c:246:48: note: in definition of macro 'LT_EMALLOC' 246 | #define LT_EMALLOC(tp, n) ((tp *) lt_emalloc ((n) * sizeof(tp))) | ^ ltdl.c:3523:37: note: in expansion of macro 'LT_STRLEN' 3523 | tmp = LT_EMALLOC (char, len + LT_STRLEN (shlib_ext) + 1); | ^~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c config.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -o pdsh.inst -export-dynamic ../../src/common/libcommon.la main.o dsh.o mod.o rcmd.o opt.o privsep.o pcp_server.o pcp_client.o testcase.o wcoll.o cbuf.o xpopen.o ltdl.o config.o -lreadline -lhistory -lncurses -ldl mkdir .libs x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -o pdsh.inst main.o dsh.o mod.o rcmd.o opt.o privsep.o pcp_server.o pcp_client.o testcase.o wcoll.o cbuf.o xpopen.o ltdl.o config.o -Wl,--export-dynamic ../../src/common/.libs/libcommon.a -lreadline -lhistory -lncurses -ldl x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -c testconfig.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -o pdsh -export-dynamic ../../src/common/libcommon.la main.o dsh.o mod.o rcmd.o opt.o privsep.o pcp_server.o pcp_client.o testcase.o wcoll.o cbuf.o xpopen.o ltdl.o testconfig.o -lreadline -lhistory -lncurses -ldl x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -o pdsh main.o dsh.o mod.o rcmd.o opt.o privsep.o pcp_server.o pcp_client.o testcase.o wcoll.o cbuf.o xpopen.o ltdl.o testconfig.o -Wl,--export-dynamic ../../src/common/.libs/libcommon.a -lreadline -lhistory -lncurses -ldl make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/src/pdsh' make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/src' Making all in tests make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/tests' Making all in test-modules make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/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 '/usr/src/RPM/BUILD/pdsh-2.29/tests/test-modules' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/tests/test-modules' make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/tests/test-modules' make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/tests' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/tests' Making all in doc make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/doc' Making all in etc make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/etc' Making all in scripts make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/scripts' Making all in config make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/config' make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29' make[1]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29' make: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.19742 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pdsh-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pdsh-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd pdsh-2.29 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/pdsh-buildroot make: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/src' Making install in common make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/src/common' make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/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 '/usr/src/RPM/BUILD/pdsh-2.29/src/common' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/src/common' Making install in qsnet make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/src/qsnet' make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/src/qsnet' test -z "/usr/sbin" || mkdir -p -- "/usr/src/tmp/pdsh-buildroot/usr/sbin" make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/src/qsnet' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/src/qsnet' Making install in modules make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/src/modules' make install-am make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/src/modules' make[4]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/src/modules' test -z "/usr/lib64/pdsh" || mkdir -p -- "/usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh" /bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p 'xrcmd.la' '/usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/xrcmd.la' /usr/libexec/rpm-build/install -p .libs/xrcmd.so /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/xrcmd.so /usr/libexec/rpm-build/install -p .libs/xrcmd.lai /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/xrcmd.la /usr/libexec/rpm-build/install -p .libs/xrcmd.a /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/xrcmd.a chmod 644 /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/xrcmd.a ranlib /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/xrcmd.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/pdsh' /bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p 'sshcmd.la' '/usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/sshcmd.la' /usr/libexec/rpm-build/install -p .libs/sshcmd.so /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/sshcmd.so /usr/libexec/rpm-build/install -p .libs/sshcmd.lai /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/sshcmd.la /usr/libexec/rpm-build/install -p .libs/sshcmd.a /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/sshcmd.a chmod 644 /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/sshcmd.a ranlib /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/sshcmd.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/pdsh' /bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p 'machines.la' '/usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/machines.la' /usr/libexec/rpm-build/install -p .libs/machines.so /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/machines.so /usr/libexec/rpm-build/install -p .libs/machines.lai /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/machines.la /usr/libexec/rpm-build/install -p .libs/machines.a /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/machines.a chmod 644 /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/machines.a ranlib /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/machines.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/pdsh' /bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p 'dshgroup.la' '/usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/dshgroup.la' /usr/libexec/rpm-build/install -p .libs/dshgroup.so /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/dshgroup.so /usr/libexec/rpm-build/install -p .libs/dshgroup.lai /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/dshgroup.la /usr/libexec/rpm-build/install -p .libs/dshgroup.a /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/dshgroup.a chmod 644 /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/dshgroup.a ranlib /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/dshgroup.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/pdsh' /bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p 'execcmd.la' '/usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/execcmd.la' /usr/libexec/rpm-build/install -p .libs/execcmd.so /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/execcmd.so /usr/libexec/rpm-build/install -p .libs/execcmd.lai /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/execcmd.la /usr/libexec/rpm-build/install -p .libs/execcmd.a /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/execcmd.a chmod 644 /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/execcmd.a ranlib /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/execcmd.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/pdsh' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/src/modules' make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/src/modules' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/src/modules' Making install in pdsh make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/src/pdsh' make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/src/pdsh' test -z "/usr/bin" || mkdir -p -- "/usr/src/tmp/pdsh-buildroot/usr/bin" /bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p 'pdsh.inst' '/usr/src/tmp/pdsh-buildroot/usr/bin/pdsh.inst' /usr/libexec/rpm-build/install -p pdsh.inst /usr/src/tmp/pdsh-buildroot/usr/bin/pdsh.inst make install-exec-hook make[4]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/src/pdsh' mv /usr/src/tmp/pdsh-buildroot/usr/bin/pdsh.inst /usr/src/tmp/pdsh-buildroot/usr/bin/pdsh chown root /usr/src/tmp/pdsh-buildroot/usr/bin/pdsh chown: changing ownership of '/usr/src/tmp/pdsh-buildroot/usr/bin/pdsh': Operation not permitted Unable to chown pdsh to root make[4]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/src/pdsh' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/src/pdsh' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/src/pdsh' make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/src' make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/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 '/usr/src/RPM/BUILD/pdsh-2.29/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/src' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/tests' Making install in test-modules make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/tests/test-modules' make install-am make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/tests/test-modules' make[4]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/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 '/usr/src/RPM/BUILD/pdsh-2.29/tests/test-modules' make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/tests/test-modules' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/tests/test-modules' make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/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 '/usr/src/RPM/BUILD/pdsh-2.29/tests' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/tests' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/libexec/rpm-build/install -p -d -m 0755 "/usr/src/tmp/pdsh-buildroot/usr/share/man/man1" ln -f -s pdcp.1 "/usr/src/tmp/pdsh-buildroot/usr/share/man/man1/rpdcp.1" test -z "/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/pdsh-buildroot/usr/share/man/man1" /usr/libexec/rpm-build/install -p -m 644 './pdsh.1' '/usr/src/tmp/pdsh-buildroot/usr/share/man/man1/pdsh.1' /usr/libexec/rpm-build/install -p -m 644 './pdcp.1' '/usr/src/tmp/pdsh-buildroot/usr/share/man/man1/pdcp.1' /usr/libexec/rpm-build/install -p -m 644 './dshbak.1' '/usr/src/tmp/pdsh-buildroot/usr/share/man/man1/dshbak.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/doc' Making install in etc make[1]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/etc' make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/etc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/etc' make[1]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/etc' Making install in scripts make[1]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/scripts' make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/scripts' test -z "/usr/bin" || mkdir -p -- "/usr/src/tmp/pdsh-buildroot/usr/bin" /usr/libexec/rpm-build/install -p 'dshbak' '/usr/src/tmp/pdsh-buildroot/usr/bin/dshbak' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/scripts' make[1]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/scripts' Making install in config make[1]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/config' make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29/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 '/usr/src/RPM/BUILD/pdsh-2.29/config' make[1]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29/config' make[1]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29' make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.29' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29' make[1]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29' make: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.29' + '[' -x /usr/src/tmp/pdsh-buildroot/usr/sbin/in.qshd ']' + '[' -x /usr/src/tmp/pdsh-buildroot/usr/sbin/in.mqshd ']' + rm /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/dshgroup.a /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/execcmd.a /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/machines.a /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/sshcmd.a /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/xrcmd.a + rm /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/dshgroup.la /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/execcmd.la /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/machines.la /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/sshcmd.la /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/xrcmd.la + install -pDm755 /usr/src/RPM/SOURCES/dshdir.pl /usr/src/tmp/pdsh-buildroot/usr/bin/dshdir + install -pDm644 /usr/src/RPM/SOURCES/dshdir.pl /usr/src/tmp/pdsh-buildroot/usr/share/man/man1/dshdir.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pdsh-buildroot (auto) mode of './usr/lib64/pdsh/execcmd.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/pdsh/dshgroup.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/pdsh/machines.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/pdsh/sshcmd.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/pdsh/xrcmd.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/pdsh-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/pdsh-buildroot/ (default) Compressing files in /usr/src/tmp/pdsh-buildroot (auto) removed '/usr/src/tmp/pdsh-buildroot/usr/share/man/man1/rpdcp.1' '/usr/src/tmp/pdsh-buildroot/usr/share/man/man1/rpdcp.1.xz' -> 'pdcp.1.xz' Adjusting library links in /usr/src/tmp/pdsh-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/pdsh-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/pdsh/execcmd.so: undefined symbol: pipecmd_stdoutfd verify-elf: WARNING: ./usr/lib64/pdsh/execcmd.so: undefined symbol: pipecmd_wait verify-elf: WARNING: ./usr/lib64/pdsh/execcmd.so: undefined symbol: pipecmd_stderrfd verify-elf: WARNING: ./usr/lib64/pdsh/execcmd.so: undefined symbol: pipecmd_signal verify-elf: WARNING: ./usr/lib64/pdsh/execcmd.so: undefined symbol: pipecmd_destroy verify-elf: WARNING: ./usr/lib64/pdsh/execcmd.so: undefined symbol: rcmd_opt_set verify-elf: WARNING: ./usr/lib64/pdsh/execcmd.so: undefined symbol: pipecmd verify-elf: WARNING: ./usr/lib64/pdsh/execcmd.so: undefined symbol: pdsh_remote_argv verify-elf: WARNING: ./usr/lib64/pdsh/dshgroup.so: undefined symbol: list_iterator_create verify-elf: WARNING: ./usr/lib64/pdsh/dshgroup.so: undefined symbol: hostlist_iterator_create verify-elf: WARNING: ./usr/lib64/pdsh/dshgroup.so: undefined symbol: hostlist_destroy verify-elf: WARNING: ./usr/lib64/pdsh/dshgroup.so: undefined symbol: hostlist_push_list verify-elf: WARNING: ./usr/lib64/pdsh/dshgroup.so: undefined symbol: list_iterator_destroy verify-elf: WARNING: ./usr/lib64/pdsh/dshgroup.so: undefined symbol: list_next verify-elf: WARNING: ./usr/lib64/pdsh/dshgroup.so: undefined symbol: hostlist_iterator_destroy verify-elf: WARNING: ./usr/lib64/pdsh/dshgroup.so: undefined symbol: hostlist_delete_host verify-elf: WARNING: ./usr/lib64/pdsh/dshgroup.so: undefined symbol: hostlist_next verify-elf: WARNING: ./usr/lib64/pdsh/dshgroup.so: undefined symbol: hostlist_uniq verify-elf: WARNING: ./usr/lib64/pdsh/dshgroup.so: undefined symbol: read_wcoll_path verify-elf: WARNING: ./usr/lib64/pdsh/dshgroup.so: undefined symbol: list_split_append verify-elf: WARNING: ./usr/lib64/pdsh/machines.so: undefined symbol: read_wcoll verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: list_iterator_create verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: Malloc verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: list_find verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: pipecmd_stdoutfd verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: xstrcat verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: pipecmd_wait verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: list_iterator_reset verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: list_create verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: list_iterator_destroy verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: list_next verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: list_destroy verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: pipecmd_stderrfd verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: list_prepend verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: list_split verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: pipecmd_signal verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: pipecmd_destroy verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: pipecmd_target verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: rcmd_opt_set verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: list_insert verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: xstrcatchar verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: pipecmd verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: Free verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: pdsh_remote_argv verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: Strdup verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: list_count verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: list_append verify-elf: WARNING: ./usr/lib64/pdsh/sshcmd.so: undefined symbol: pdsh_personality verify-elf: WARNING: ./usr/lib64/pdsh/xrcmd.so: undefined symbol: xpoll verify-elf: WARNING: ./usr/lib64/pdsh/xrcmd.so: undefined symbol: privsep_rresvport Processing files: pdsh-2.29-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.65761 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pdsh-2.29 + DOCDIR=/usr/src/tmp/pdsh-buildroot/usr/share/doc/pdsh-2.29 + export DOCDIR + rm -rf /usr/src/tmp/pdsh-buildroot/usr/share/doc/pdsh-2.29 + /bin/mkdir -p /usr/src/tmp/pdsh-buildroot/usr/share/doc/pdsh-2.29 + cp -prL COPYING README NEWS DISCLAIMER /usr/src/tmp/pdsh-buildroot/usr/share/doc/pdsh-2.29 + chmod -R go-w /usr/src/tmp/pdsh-buildroot/usr/share/doc/pdsh-2.29 + chmod -R a+rX /usr/src/tmp/pdsh-buildroot/usr/share/doc/pdsh-2.29 + cp -prL README.KRB4 README.modules README.QsNet /usr/src/tmp/pdsh-buildroot/usr/share/doc/pdsh-2.29 + chmod -R go-w /usr/src/tmp/pdsh-buildroot/usr/share/doc/pdsh-2.29 + chmod -R a+rX /usr/src/tmp/pdsh-buildroot/usr/share/doc/pdsh-2.29 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XDn67K find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.d8V0uM find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/pdsh-buildroot/usr/bin/dshbak syntax OK /usr/src/tmp/pdsh-buildroot/usr/bin/dshdir syntax OK /usr/src/tmp/pdsh-buildroot/usr/share/man/man1/dshdir.1 syntax OK shebang.req.files: executable script /usr/src/tmp/pdsh-buildroot/usr/share/man/man1/dshdir.1 is not executable Requires: pdsh-rcmd, /lib64/ld-linux-x86-64.so.2, /usr/bin/perl, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libreadline.so.7()(64bit) >= set:njCJKBDBTVaMtIlETaGkjAUGG02, perl(File/Basename.pm), perl(File/Path.pm), perl(Getopt/Std.pm), perl(constant.pm), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AGc6bJ Creating pdsh-debuginfo package Processing files: pdsh-rcmd-rsh-2.29-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EbhCuN find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OfQUtL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pdsh-rcmd Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uFwgWK Creating pdsh-rcmd-rsh-debuginfo package Processing files: pdsh-rcmd-ssh-2.29-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NWMHuJ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SsFilL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pdsh-rcmd Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j2SWDM Creating pdsh-rcmd-ssh-debuginfo package Processing files: pdsh-rcmd-exec-2.29-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q4PrFK find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xwYioJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pdsh-rcmd Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ogFDOL Creating pdsh-rcmd-exec-debuginfo package Processing files: pdsh-mod-machines-2.29-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xDFGBK find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RPbWgJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libc.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xCs0dK Creating pdsh-mod-machines-debuginfo package Processing files: pdsh-mod-dshgroup-2.29-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.J2oOUL find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FwzeIL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.55UBzM Creating pdsh-mod-dshgroup-debuginfo package Processing files: pdsh-debuginfo-2.29-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3wKmqN find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ItZ2zL find-requires: running scripts (debuginfo) Requires: pdsh = 2.29-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libpthread.so.0), debug64(libreadline.so.7) Processing files: pdsh-rcmd-rsh-debuginfo-2.29-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e4QHQK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x3CYQK find-requires: running scripts (debuginfo) Requires: pdsh-rcmd-rsh = 2.29-alt2, debug64(libc.so.6), debug64(libpthread.so.0) Processing files: pdsh-rcmd-ssh-debuginfo-2.29-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q5rt8L find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.92YD3K find-requires: running scripts (debuginfo) Requires: pdsh-rcmd-ssh = 2.29-alt2, debug64(libc.so.6) Processing files: pdsh-rcmd-exec-debuginfo-2.29-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x7fPPM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sUHpUM find-requires: running scripts (debuginfo) Requires: pdsh-rcmd-exec = 2.29-alt2, debug64(libc.so.6) Processing files: pdsh-mod-machines-debuginfo-2.29-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cbObJJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SRPJvM find-requires: running scripts (debuginfo) Requires: pdsh-mod-machines = 2.29-alt2, debug64(libc.so.6) Processing files: pdsh-mod-dshgroup-debuginfo-2.29-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eKZ3UK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fIg10I find-requires: running scripts (debuginfo) Requires: pdsh-mod-dshgroup = 2.29-alt2, debug64(libc.so.6) Adding to pdsh-debuginfo a strict dependency on pdsh Adding to pdsh-rcmd-rsh-debuginfo a strict dependency on pdsh-rcmd-rsh Adding to pdsh-rcmd-ssh-debuginfo a strict dependency on pdsh-rcmd-ssh Adding to pdsh-rcmd-exec-debuginfo a strict dependency on pdsh-rcmd-exec Adding to pdsh-mod-machines-debuginfo a strict dependency on pdsh-mod-machines Adding to pdsh-mod-dshgroup-debuginfo a strict dependency on pdsh-mod-dshgroup warning: pdsh: non-strict dependency on pdsh-rcmd-rsh warning: pdsh: non-strict dependency on pdsh-rcmd-ssh warning: pdsh: non-strict dependency on pdsh-rcmd-exec Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-2.29-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-rcmd-rsh-2.29-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-rcmd-ssh-2.29-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-rcmd-exec-2.29-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-mod-machines-2.29-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-mod-dshgroup-2.29-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-debuginfo-2.29-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-rcmd-rsh-debuginfo-2.29-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-rcmd-ssh-debuginfo-2.29-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-rcmd-exec-debuginfo-2.29-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-mod-machines-debuginfo-2.29-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-mod-dshgroup-debuginfo-2.29-alt2.x86_64.rpm (w2.lzdio) 15.57user 6.23system 1:01.56elapsed 35%CPU (0avgtext+0avgdata 43080maxresident)k 0inputs+0outputs (0major+2548407minor)pagefaults 0swaps /.out/pdsh-2.29-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/pdsh-rcmd-rsh-2.29-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/pdsh-rcmd-ssh-2.29-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/pdsh-rcmd-exec-2.29-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/pdsh-mod-machines-2.29-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/pdsh-mod-dshgroup-2.29-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/pdsh-debuginfo-2.29-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/pdsh-rcmd-rsh-debuginfo-2.29-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/pdsh-rcmd-ssh-debuginfo-2.29-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/pdsh-rcmd-exec-debuginfo-2.29-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/pdsh-mod-machines-debuginfo-2.29-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/pdsh-mod-dshgroup-debuginfo-2.29-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL 21.99user 10.81system 1:13.91elapsed 44%CPU (0avgtext+0avgdata 107708maxresident)k 0inputs+0outputs (31236major+3051290minor)pagefaults 0swaps --- pdsh-2.29-alt2.x86_64.rpm.repo 2021-07-09 02:17:34.000000000 +0000 +++ pdsh-2.29-alt2.x86_64.rpm.hasher 2022-01-31 02:28:32.143365597 +0000 @@ -41,5 +41,5 @@ File: /usr/bin/dshdir 100755 root:root 1b0baf1ef6730cb676c78d88796644b4 -File: /usr/bin/pdcp 100755 root:root 27944128d2bb671467907f78521a912a -File: /usr/bin/pdsh 100755 root:root 826e82466758c9e4d2286d58db0173e9 -File: /usr/bin/rpdcp 100755 root:root 4e766dbfb67647b5c19b495c546b8b2b +File: /usr/bin/pdcp 100755 root:root 0a386d1e23dab240963d2d63548f30d5 +File: /usr/bin/pdsh 100755 root:root 95d6ab1b2cf403dd80b70d2366094bd7 +File: /usr/bin/rpdcp 100755 root:root 021359260a9cad2fea09ec3fb2cd7b56 File: /usr/share/doc/pdsh-2.29 40755 root:root @@ -57,2 +57,2 @@ File: /usr/share/man/man1/rpdcp.1.xz 120777 root:root pdcp.1.xz -RPMIdentity: 6a01e1d8ba8fdcf2c453fb7f6028f04accf5aaa72a26ceb21c07405af12e08121468dc8285e06e2c999fb29e440080e0a50299e32e5f25e52daae4226a4053f5 +RPMIdentity: 1e69609971639aa24663cf98ae7839e176b6fff166e863bae3a8a4ee9457229518ea222cad6b1d574f555d00ccafc52daf39d4caa32499bb672bbb165ac875f2 --- pdsh-debuginfo-2.29-alt2.x86_64.rpm.repo 2021-07-09 02:17:34.000000000 +0000 +++ pdsh-debuginfo-2.29-alt2.x86_64.rpm.hasher 2022-01-31 02:28:32.237365897 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/6b 40755 root:root -/usr/lib/debug/.build-id/6b/6a2efa885b8b33521241464770624f6885b9a7 120777 root:root ../../../../bin/pdcp -/usr/lib/debug/.build-id/6b/6a2efa885b8b33521241464770624f6885b9a7.debug 120777 root:root ../../usr/bin/pdcp.debug +/usr/lib/debug/.build-id/c1 40755 root:root +/usr/lib/debug/.build-id/c1/84e85cabf1683de07e612a65c650bf8cb8ed6b 120777 root:root ../../../../bin/pdcp +/usr/lib/debug/.build-id/c1/84e85cabf1683de07e612a65c650bf8cb8ed6b.debug 120777 root:root ../../usr/bin/pdcp.debug /usr/lib/debug/usr/bin/pdcp.debug 100644 root:root @@ -61,8 +61,8 @@ Provides: pdsh-debuginfo = 2.29-alt2:sisyphus+277769.100.1.1 -File: /usr/lib/debug/.build-id/6b 40755 root:root -File: /usr/lib/debug/.build-id/6b/6a2efa885b8b33521241464770624f6885b9a7 120777 root:root ../../../../bin/pdcp -File: /usr/lib/debug/.build-id/6b/6a2efa885b8b33521241464770624f6885b9a7.debug 120777 root:root ../../usr/bin/pdcp.debug -File: /usr/lib/debug/usr/bin/pdcp.debug 100644 root:root 3e13fa57ccd985716b756f7f841acdbc -File: /usr/lib/debug/usr/bin/pdsh.debug 100644 root:root 3e13fa57ccd985716b756f7f841acdbc -File: /usr/lib/debug/usr/bin/rpdcp.debug 100644 root:root 3e13fa57ccd985716b756f7f841acdbc +File: /usr/lib/debug/.build-id/c1 40755 root:root +File: /usr/lib/debug/.build-id/c1/84e85cabf1683de07e612a65c650bf8cb8ed6b 120777 root:root ../../../../bin/pdcp +File: /usr/lib/debug/.build-id/c1/84e85cabf1683de07e612a65c650bf8cb8ed6b.debug 120777 root:root ../../usr/bin/pdcp.debug +File: /usr/lib/debug/usr/bin/pdcp.debug 100644 root:root 0b87bea719697109bd6042521c4ea670 +File: /usr/lib/debug/usr/bin/pdsh.debug 100644 root:root 0b87bea719697109bd6042521c4ea670 +File: /usr/lib/debug/usr/bin/rpdcp.debug 100644 root:root 0b87bea719697109bd6042521c4ea670 File: /usr/src/debug/pdsh-2.29 40755 root:root @@ -114,2 +114,2 @@ File: /usr/src/debug/pdsh-2.29/src/pdsh/xpopen.c 100644 root:root 0683f3210d2cba87a77c234d226e8699 -RPMIdentity: 541186544ebd3194bba689c01165c12477285cd273934be49bd791ae206baeaa511101b1107d476849cdfd279aa2395abe8b0016da628b092dcb1e72421a8d97 +RPMIdentity: d67a0ef0fb1108f3d6fa508d2c2e08c6521bf23912d1af84100dd09af3a2082110677a9653ebf27a77a36e61ed6aa8112691bffb466ca730a189f0a51f7d9b0e --- pdsh-mod-dshgroup-2.29-alt2.x86_64.rpm.repo 2021-07-09 02:17:34.000000000 +0000 +++ pdsh-mod-dshgroup-2.29-alt2.x86_64.rpm.hasher 2022-01-31 02:28:32.313366139 +0000 @@ -7,3 +7,3 @@ Provides: pdsh-mod-dshgroup = 2.29-alt2:sisyphus+277769.100.1.1 -File: /usr/lib64/pdsh/dshgroup.so 100644 root:root 7e332c387122d922791fae87963db9cc -RPMIdentity: 8e03210f02e6b490b27cecef7015ab2eb51b13f9d70aab28fdd23cc2d5f6b9ed7c57f4a6ecb22bfd2d519987915eab5703cbf5d3c01ef71be420740bf477f91b +File: /usr/lib64/pdsh/dshgroup.so 100644 root:root b3af1ba64194d5f480320227d1f27681 +RPMIdentity: 87763a6667020c248b382eb22ca7680f3cca7f2567231003035143cee6458578ae50a17a8a5f935e221c8f0e5055f8741c2b515b75933a675665102da1874b61 --- pdsh-mod-dshgroup-debuginfo-2.29-alt2.x86_64.rpm.repo 2021-07-09 02:17:34.000000000 +0000 +++ pdsh-mod-dshgroup-debuginfo-2.29-alt2.x86_64.rpm.hasher 2022-01-31 02:28:32.380366353 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/81 40755 root:root -/usr/lib/debug/.build-id/81/212725179f1daedc0140b8042349f1f45b83a8 120777 root:root ../../../../lib64/pdsh/dshgroup.so -/usr/lib/debug/.build-id/81/212725179f1daedc0140b8042349f1f45b83a8.debug 120777 root:root ../../usr/lib64/pdsh/dshgroup.so.debug +/usr/lib/debug/.build-id/89 40755 root:root +/usr/lib/debug/.build-id/89/9d5030e8bf596689f94b5a563ad41c6798c94d 120777 root:root ../../../../lib64/pdsh/dshgroup.so +/usr/lib/debug/.build-id/89/9d5030e8bf596689f94b5a563ad41c6798c94d.debug 120777 root:root ../../usr/lib64/pdsh/dshgroup.so.debug /usr/lib/debug/usr/lib64/pdsh 40755 root:root @@ -22,7 +22,7 @@ Provides: pdsh-mod-dshgroup-debuginfo = 2.29-alt2:sisyphus+277769.100.1.1 -File: /usr/lib/debug/.build-id/81 40755 root:root -File: /usr/lib/debug/.build-id/81/212725179f1daedc0140b8042349f1f45b83a8 120777 root:root ../../../../lib64/pdsh/dshgroup.so -File: /usr/lib/debug/.build-id/81/212725179f1daedc0140b8042349f1f45b83a8.debug 120777 root:root ../../usr/lib64/pdsh/dshgroup.so.debug +File: /usr/lib/debug/.build-id/89 40755 root:root +File: /usr/lib/debug/.build-id/89/9d5030e8bf596689f94b5a563ad41c6798c94d 120777 root:root ../../../../lib64/pdsh/dshgroup.so +File: /usr/lib/debug/.build-id/89/9d5030e8bf596689f94b5a563ad41c6798c94d.debug 120777 root:root ../../usr/lib64/pdsh/dshgroup.so.debug File: /usr/lib/debug/usr/lib64/pdsh 40755 root:root -File: /usr/lib/debug/usr/lib64/pdsh/dshgroup.so.debug 100644 root:root f4fb23e98cc61fafc2a3cc27bcd19011 +File: /usr/lib/debug/usr/lib64/pdsh/dshgroup.so.debug 100644 root:root 85b83d18b9402f887d6047aa9aaf5cf1 File: /usr/src/debug/pdsh-2.29 40755 root:root @@ -40,2 +40,2 @@ File: /usr/src/debug/pdsh-2.29/src/pdsh/wcoll.h 100644 root:root 6d55967dfdf1271347c855e9c540fa9e -RPMIdentity: 318b7d5bfa42690a0ba9a4feaa317ed9d30cb2fd1f3ec96d06abc08c8daa557a9bc20caafcc78fb9a51f84b97253ea0754185443826558669e44897d6c619c36 +RPMIdentity: c163eb2690ee582cf2009f885e3246c83afc1f031456bec4c3a1bef57770ef51dfbccb20dc76d81d0e626fb79afa768ea88125883b7f9a31b66c38c73cdc9b8b --- pdsh-mod-machines-2.29-alt2.x86_64.rpm.repo 2021-07-09 02:17:34.000000000 +0000 +++ pdsh-mod-machines-2.29-alt2.x86_64.rpm.hasher 2022-01-31 02:28:32.445366560 +0000 @@ -5,3 +5,3 @@ Provides: pdsh-mod-machines = 2.29-alt2:sisyphus+277769.100.1.1 -File: /usr/lib64/pdsh/machines.so 100644 root:root 3fb8b21c5f0f0b1b800d7a5d75e0c9e3 -RPMIdentity: 8f94c02c59ab417ddcd2e7dcb3ad391e5bb483e08be4d0e432af58da8dc63d5c3f414d885b78d6ee98679ccdc90f5d4bc595a595d79622b3e86f93fa51b45331 +File: /usr/lib64/pdsh/machines.so 100644 root:root 9cabd50aa6aa554cb387bb7da6fd78d8 +RPMIdentity: 2748af5835b1040168e88ff1e764afdd140e1a8c934dc0fb6c4741d24117f585e8b82e47df2a31b1899c06b1d0b3c144c5d13d22a2b8786ce2c98fcf0b47bded --- pdsh-mod-machines-debuginfo-2.29-alt2.x86_64.rpm.repo 2021-07-09 02:17:34.000000000 +0000 +++ pdsh-mod-machines-debuginfo-2.29-alt2.x86_64.rpm.hasher 2022-01-31 02:28:32.519366796 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e5 40755 root:root -/usr/lib/debug/.build-id/e5/3a332c32691a34af403f7bddca8d6a4b64f4c5 120777 root:root ../../../../lib64/pdsh/machines.so -/usr/lib/debug/.build-id/e5/3a332c32691a34af403f7bddca8d6a4b64f4c5.debug 120777 root:root ../../usr/lib64/pdsh/machines.so.debug +/usr/lib/debug/.build-id/4c 40755 root:root +/usr/lib/debug/.build-id/4c/eefbe43c96f84321a2aedf0f4c379b3c96377f 120777 root:root ../../../../lib64/pdsh/machines.so +/usr/lib/debug/.build-id/4c/eefbe43c96f84321a2aedf0f4c379b3c96377f.debug 120777 root:root ../../usr/lib64/pdsh/machines.so.debug /usr/lib/debug/usr/lib64/pdsh 40755 root:root @@ -21,7 +21,7 @@ Provides: pdsh-mod-machines-debuginfo = 2.29-alt2:sisyphus+277769.100.1.1 -File: /usr/lib/debug/.build-id/e5 40755 root:root -File: /usr/lib/debug/.build-id/e5/3a332c32691a34af403f7bddca8d6a4b64f4c5 120777 root:root ../../../../lib64/pdsh/machines.so -File: /usr/lib/debug/.build-id/e5/3a332c32691a34af403f7bddca8d6a4b64f4c5.debug 120777 root:root ../../usr/lib64/pdsh/machines.so.debug +File: /usr/lib/debug/.build-id/4c 40755 root:root +File: /usr/lib/debug/.build-id/4c/eefbe43c96f84321a2aedf0f4c379b3c96377f 120777 root:root ../../../../lib64/pdsh/machines.so +File: /usr/lib/debug/.build-id/4c/eefbe43c96f84321a2aedf0f4c379b3c96377f.debug 120777 root:root ../../usr/lib64/pdsh/machines.so.debug File: /usr/lib/debug/usr/lib64/pdsh 40755 root:root -File: /usr/lib/debug/usr/lib64/pdsh/machines.so.debug 100644 root:root 4e93b6f8919a23eebb2e616c0623d073 +File: /usr/lib/debug/usr/lib64/pdsh/machines.so.debug 100644 root:root de8f3180d3e360f3cb96588fab5feb7c File: /usr/src/debug/pdsh-2.29 40755 root:root @@ -38,2 +38,2 @@ File: /usr/src/debug/pdsh-2.29/src/pdsh/wcoll.h 100644 root:root 6d55967dfdf1271347c855e9c540fa9e -RPMIdentity: 0caeed5eecd85cb9531f122bf583d71873192d11589e8775df0da9d2d542bd90eb67b60ea08b0ffc990b099c973c74cd0001f7728ced59bd8fed4d9a4292d5c5 +RPMIdentity: fff4426c4c6ad4f1f155dfcecb5a5ee09b4a4f4bd8d5334d544746e7d081f80284e49c8904f06318d462dfbbbc90289e5652447d1b9d5329ed7ff2dd0b0909a4 --- pdsh-rcmd-exec-2.29-alt2.x86_64.rpm.repo 2021-07-09 02:17:34.000000000 +0000 +++ pdsh-rcmd-exec-2.29-alt2.x86_64.rpm.hasher 2022-01-31 02:28:32.602367060 +0000 @@ -7,3 +7,3 @@ Provides: pdsh-rcmd-exec = 2.29-alt2:sisyphus+277769.100.1.1 -File: /usr/lib64/pdsh/execcmd.so 100644 root:root bc502332eea528f3e893ecc6e40e3dfc -RPMIdentity: 5961efb6e9cfb5eb1477425d8afab4e672dd525acca1932e2ffec248d2fbd63fd06065c9ed76c66a01732e5132972afb0e7c42a2253217c9aa1e06ca8ad9ccf2 +File: /usr/lib64/pdsh/execcmd.so 100644 root:root e5f19e387a343db9823018964f4fc030 +RPMIdentity: 1cbf89bc166e9f6e572eb4f97bce63d1307b5dee195f9f42c791f05cdbf106be41bb8ef80ded1216e22e753ce9abe4edee6be406cc43821cc778b53a0f336339 --- pdsh-rcmd-exec-debuginfo-2.29-alt2.x86_64.rpm.repo 2021-07-09 02:17:34.000000000 +0000 +++ pdsh-rcmd-exec-debuginfo-2.29-alt2.x86_64.rpm.hasher 2022-01-31 02:28:32.808367717 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a2 40755 root:root -/usr/lib/debug/.build-id/a2/f4c8d7a6d21379fcb950f8591f12bcbf000559 120777 root:root ../../../../lib64/pdsh/execcmd.so -/usr/lib/debug/.build-id/a2/f4c8d7a6d21379fcb950f8591f12bcbf000559.debug 120777 root:root ../../usr/lib64/pdsh/execcmd.so.debug +/usr/lib/debug/.build-id/1e 40755 root:root +/usr/lib/debug/.build-id/1e/b1e86a4d46bf19197395f79e415dcc473228b4 120777 root:root ../../../../lib64/pdsh/execcmd.so +/usr/lib/debug/.build-id/1e/b1e86a4d46bf19197395f79e415dcc473228b4.debug 120777 root:root ../../usr/lib64/pdsh/execcmd.so.debug /usr/lib/debug/usr/lib64/pdsh 40755 root:root @@ -23,7 +23,7 @@ Provides: pdsh-rcmd-exec-debuginfo = 2.29-alt2:sisyphus+277769.100.1.1 -File: /usr/lib/debug/.build-id/a2 40755 root:root -File: /usr/lib/debug/.build-id/a2/f4c8d7a6d21379fcb950f8591f12bcbf000559 120777 root:root ../../../../lib64/pdsh/execcmd.so -File: /usr/lib/debug/.build-id/a2/f4c8d7a6d21379fcb950f8591f12bcbf000559.debug 120777 root:root ../../usr/lib64/pdsh/execcmd.so.debug +File: /usr/lib/debug/.build-id/1e 40755 root:root +File: /usr/lib/debug/.build-id/1e/b1e86a4d46bf19197395f79e415dcc473228b4 120777 root:root ../../../../lib64/pdsh/execcmd.so +File: /usr/lib/debug/.build-id/1e/b1e86a4d46bf19197395f79e415dcc473228b4.debug 120777 root:root ../../usr/lib64/pdsh/execcmd.so.debug File: /usr/lib/debug/usr/lib64/pdsh 40755 root:root -File: /usr/lib/debug/usr/lib64/pdsh/execcmd.so.debug 100644 root:root 5d4b47d4034e44d29351e9d2c731db68 +File: /usr/lib/debug/usr/lib64/pdsh/execcmd.so.debug 100644 root:root 93d2985bfef55658ca5ed96e9e7770b3 File: /usr/src/debug/pdsh-2.29 40755 root:root @@ -42,2 +42,2 @@ File: /usr/src/debug/pdsh-2.29/src/pdsh/rcmd.h 100644 root:root 3e69d2d61150be7b50593687db213857 -RPMIdentity: fc26aed58916753bf142f4e87076380504af17af46710c118cc84afe3f7517393c084e7efe002ea3e854b7cb15e0bf5884aef282b9858d53e406ceed375201f7 +RPMIdentity: d52cee25f2ad3e577cb8dfc0ef3c501ee434c4f2745af18d9e963931f0d8188163e294682fa41a819d05a7f153266637b819f7d93dd2ec670e3f33e731946a52 --- pdsh-rcmd-rsh-2.29-alt2.x86_64.rpm.repo 2021-07-09 02:17:34.000000000 +0000 +++ pdsh-rcmd-rsh-2.29-alt2.x86_64.rpm.hasher 2022-01-31 02:28:32.998368322 +0000 @@ -10,3 +10,3 @@ Provides: pdsh-rcmd-rsh = 2.29-alt2:sisyphus+277769.100.1.1 -File: /usr/lib64/pdsh/xrcmd.so 100644 root:root e511d6f345575df8773b6c97cc5f515e -RPMIdentity: db1e315e4b63f46f2acce18caf75606ebbc12dc066e499202fc737f03f4c7cd1ed9076a874e29d2da047419166aa5edafd11bc7e6e16dec6c74332c0efbfbe67 +File: /usr/lib64/pdsh/xrcmd.so 100644 root:root 55158f66ee9188c26753ffa67e011b50 +RPMIdentity: d862d4aeca0ccea8f555e4aea110ce0e984db9bc8fc7e0e8b4b53bd11df69ab0b08afafb2ca7e225519f27fb8073513a12d6bcead136a5b30ebebed2df73a7c5 --- pdsh-rcmd-rsh-debuginfo-2.29-alt2.x86_64.rpm.repo 2021-07-09 02:17:34.000000000 +0000 +++ pdsh-rcmd-rsh-debuginfo-2.29-alt2.x86_64.rpm.hasher 2022-01-31 02:28:33.201368969 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d1 40755 root:root -/usr/lib/debug/.build-id/d1/46a93793832d9a18a67865a8579d15773a78ed 120777 root:root ../../../../lib64/pdsh/xrcmd.so -/usr/lib/debug/.build-id/d1/46a93793832d9a18a67865a8579d15773a78ed.debug 120777 root:root ../../usr/lib64/pdsh/xrcmd.so.debug +/usr/lib/debug/.build-id/68 40755 root:root +/usr/lib/debug/.build-id/68/8d4710bd725aaf2735a874adcfd68ce1cd2632 120777 root:root ../../../../lib64/pdsh/xrcmd.so +/usr/lib/debug/.build-id/68/8d4710bd725aaf2735a874adcfd68ce1cd2632.debug 120777 root:root ../../usr/lib64/pdsh/xrcmd.so.debug /usr/lib/debug/usr/lib64/pdsh 40755 root:root @@ -24,7 +24,7 @@ Provides: pdsh-rcmd-rsh-debuginfo = 2.29-alt2:sisyphus+277769.100.1.1 -File: /usr/lib/debug/.build-id/d1 40755 root:root -File: /usr/lib/debug/.build-id/d1/46a93793832d9a18a67865a8579d15773a78ed 120777 root:root ../../../../lib64/pdsh/xrcmd.so -File: /usr/lib/debug/.build-id/d1/46a93793832d9a18a67865a8579d15773a78ed.debug 120777 root:root ../../usr/lib64/pdsh/xrcmd.so.debug +File: /usr/lib/debug/.build-id/68 40755 root:root +File: /usr/lib/debug/.build-id/68/8d4710bd725aaf2735a874adcfd68ce1cd2632 120777 root:root ../../../../lib64/pdsh/xrcmd.so +File: /usr/lib/debug/.build-id/68/8d4710bd725aaf2735a874adcfd68ce1cd2632.debug 120777 root:root ../../usr/lib64/pdsh/xrcmd.so.debug File: /usr/lib/debug/usr/lib64/pdsh 40755 root:root -File: /usr/lib/debug/usr/lib64/pdsh/xrcmd.so.debug 100644 root:root 20b8633e59fafe83e01246696b4b6494 +File: /usr/lib/debug/usr/lib64/pdsh/xrcmd.so.debug 100644 root:root 50e0f016042715833f9b9d0e58d48735 File: /usr/src/debug/pdsh-2.29 40755 root:root @@ -43,2 +43,2 @@ File: /usr/src/debug/pdsh-2.29/src/pdsh/privsep.h 100644 root:root 4d74716775c7c82072c19f459567c62a -RPMIdentity: 42b33119dfe2d8cd7d581419854bcf41a7fa8247bf61bd093b8c04bb5a329cc096ff04e2fd88e86cee9ad967b50f6acdbd339ef9356affb45577d6245b9cdeb4 +RPMIdentity: 92688703d8aba87ca03752c791b14e4fbf4337159a4d1cdfd7baaf606f4009130f227a8139101ecdbf516ea31c2dd9fe50bcc3cfec98628ba664b40a44f0c2dd --- pdsh-rcmd-ssh-2.29-alt2.x86_64.rpm.repo 2021-07-09 02:17:34.000000000 +0000 +++ pdsh-rcmd-ssh-2.29-alt2.x86_64.rpm.hasher 2022-01-31 02:28:33.348369438 +0000 @@ -8,3 +8,3 @@ Provides: pdsh-rcmd-ssh = 2.29-alt2:sisyphus+277769.100.1.1 -File: /usr/lib64/pdsh/sshcmd.so 100644 root:root 6089908655b2a6229a1192f563107d40 -RPMIdentity: 0826f597b93058aa6ca5816cac954c0aad640c9437444dff94f1e6e2f8fb31b7e264f386845a1b9f438ce915241ebcb0f1dadaf259a45a76f391d7bee60affa1 +File: /usr/lib64/pdsh/sshcmd.so 100644 root:root 18bc25e2220c279b87827f1bed872c6c +RPMIdentity: 7f04b207100d7eb58fffcdd5d45e00fac698311c0f36d15e87a6d18c9c713dc178430246d7c3a177d96cdf5ecf7b1ddc3b5740ecbf22f21bcd239630f381229d --- pdsh-rcmd-ssh-debuginfo-2.29-alt2.x86_64.rpm.repo 2021-07-09 02:17:34.000000000 +0000 +++ pdsh-rcmd-ssh-debuginfo-2.29-alt2.x86_64.rpm.hasher 2022-01-31 02:28:33.447369753 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2c 40755 root:root -/usr/lib/debug/.build-id/2c/8e96039db056afa52ef428a82c8d29b0fb8db0 120777 root:root ../../../../lib64/pdsh/sshcmd.so -/usr/lib/debug/.build-id/2c/8e96039db056afa52ef428a82c8d29b0fb8db0.debug 120777 root:root ../../usr/lib64/pdsh/sshcmd.so.debug +/usr/lib/debug/.build-id/ac 40755 root:root +/usr/lib/debug/.build-id/ac/dcc4a45dc2836e30741701af14cfa943961efd 120777 root:root ../../../../lib64/pdsh/sshcmd.so +/usr/lib/debug/.build-id/ac/dcc4a45dc2836e30741701af14cfa943961efd.debug 120777 root:root ../../usr/lib64/pdsh/sshcmd.so.debug /usr/lib/debug/usr/lib64/pdsh 40755 root:root @@ -26,7 +26,7 @@ Provides: pdsh-rcmd-ssh-debuginfo = 2.29-alt2:sisyphus+277769.100.1.1 -File: /usr/lib/debug/.build-id/2c 40755 root:root -File: /usr/lib/debug/.build-id/2c/8e96039db056afa52ef428a82c8d29b0fb8db0 120777 root:root ../../../../lib64/pdsh/sshcmd.so -File: /usr/lib/debug/.build-id/2c/8e96039db056afa52ef428a82c8d29b0fb8db0.debug 120777 root:root ../../usr/lib64/pdsh/sshcmd.so.debug +File: /usr/lib/debug/.build-id/ac 40755 root:root +File: /usr/lib/debug/.build-id/ac/dcc4a45dc2836e30741701af14cfa943961efd 120777 root:root ../../../../lib64/pdsh/sshcmd.so +File: /usr/lib/debug/.build-id/ac/dcc4a45dc2836e30741701af14cfa943961efd.debug 120777 root:root ../../usr/lib64/pdsh/sshcmd.so.debug File: /usr/lib/debug/usr/lib64/pdsh 40755 root:root -File: /usr/lib/debug/usr/lib64/pdsh/sshcmd.so.debug 100644 root:root 50c6844101dd8fa5dbb61ddf7a0782bb +File: /usr/lib/debug/usr/lib64/pdsh/sshcmd.so.debug 100644 root:root 31897485d6081b36748049f3cd7f90aa File: /usr/src/debug/pdsh-2.29 40755 root:root @@ -48,2 +48,2 @@ File: /usr/src/debug/pdsh-2.29/src/pdsh/rcmd.h 100644 root:root 3e69d2d61150be7b50593687db213857 -RPMIdentity: 4bd4e3762b918961e62a82ea4d0fce3f333e8069b2a53238184dc4cebd7d7c0a59ac3716f6cf33a6794b60c056804145a29f47d9302cc7b25c5fadbf3ffaac78 +RPMIdentity: acb45dd30bf95ba4110077a28542e75eb6d4749ffda90ce3ab013ce0555db6cf348b949718c51ae4b7089df81c7efb3ea36d7611b149d8de36860fcf1cff3818