<86>May 16 02:10:00 userdel[518468]: delete user 'rooter' <86>May 16 02:10:00 userdel[518468]: removed group 'rooter' owned by 'rooter' <86>May 16 02:10:00 groupadd[518500]: group added to /etc/group: name=rooter, GID=921 <86>May 16 02:10:00 groupadd[518500]: group added to /etc/gshadow: name=rooter <86>May 16 02:10:00 groupadd[518500]: new group: name=rooter, GID=921 <86>May 16 02:10:00 useradd[518513]: new user: name=rooter, UID=921, GID=921, home=/root, shell=/bin/bash <86>May 16 02:10:00 userdel[518531]: delete user 'builder' <86>May 16 02:10:00 userdel[518531]: removed group 'builder' owned by 'builder' <86>May 16 02:10:00 userdel[518531]: removed shadow group 'builder' owned by 'builder' <86>May 16 02:10:00 groupadd[518569]: group added to /etc/group: name=builder, GID=922 <86>May 16 02:10:00 groupadd[518569]: group added to /etc/gshadow: name=builder <86>May 16 02:10:00 groupadd[518569]: new group: name=builder, GID=922 <86>May 16 02:10:00 useradd[518584]: new user: name=builder, UID=922, GID=922, home=/usr/src, shell=/bin/bash warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root <13>May 16 02:10:02 rpmi: libncurses-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966445 installed <13>May 16 02:10:02 rpmi: libtinfo-devel-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966445 installed <13>May 16 02:10:02 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>May 16 02:10:02 rpmi: libstdc++11-devel-11.2.1-alt2 sisyphus+291192.100.1.1 1638461683 installed <13>May 16 02:10:02 rpmi: gcc11-c++-11.2.1-alt2 sisyphus+291192.100.1.1 1638461683 installed <13>May 16 02:10:02 rpmi: rpm-macros-pam0-1.5.2-alt1 sisyphus+284519.100.1.1 1630672115 installed <13>May 16 02:10:02 rpmi: libpam0-devel-1.5.2-alt1 sisyphus+284519.100.1.1 1630672115 installed <13>May 16 02:10:02 rpmi: gcc-c++-11-alt1 sisyphus+285602.400.1.1 1632238564 installed <13>May 16 02:10:02 rpmi: libncurses-devel-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966445 installed <13>May 16 02:10:02 rpmi: libreadline-devel-7.0.3-alt4 sisyphus+283725.100.1.2 1629849376 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/pdsh-2.34-alt1.nosrc.rpm (w1.gzdio) Installing pdsh-2.34-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79872 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pdsh-2.34 + echo 'Source #0 (pdsh-2.34.tar.gz):' Source #0 (pdsh-2.34.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/pdsh-2.34.tar.gz + /bin/tar -xf - + cd pdsh-2.34 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.79872 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pdsh-2.34 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 configure: WARNING: unrecognized options: --without-included-gettext, --with-pam, --without-qshell, --without-mqshell 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 a thread-safe mkdir -p... /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... /bin/sed checking whether to build with code coverage support... no checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether debugging is enabled... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs 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 -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC 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 if x86_64-alt-linux-gcc supports -c -o file.o... (cached) 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... 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... 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... 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 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... 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", "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 configure: WARNING: unrecognized options: --without-included-gettext, --with-pam, --without-qshell, --without-mqshell + make 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' make: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34' make all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src' Making all in common make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src/common' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o err.lo err.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c err.c -fPIC -DPIC -o .libs/err.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o fd.lo fd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c fd.c -fPIC -DPIC -o .libs/fd.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o hostlist.lo hostlist.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c hostlist.c -fPIC -DPIC -o .libs/hostlist.o hostlist.c: In function '_next_tok': hostlist.c:372:48: warning: comparison between pointer and zero character constant [-Wpointer-compare] 372 | while (**str != '\0' && strchr(sep, **str) != '\0') | ^~ hostlist.c:372:29: note: did you mean to dereference the pointer? 372 | while (**str != '\0' && strchr(sep, **str) != '\0') | ^ hostlist.c:389:48: warning: comparison between pointer and zero character constant [-Wpointer-compare] 389 | while (**str != '\0' && strchr(sep, **str) != '\0') | ^~ hostlist.c:389:29: note: did you mean to dereference the pointer? 389 | while (**str != '\0' && strchr(sep, **str) != '\0') | ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o list.lo list.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c list.c -fPIC -DPIC -o .libs/list.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o split.lo split.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c split.c -fPIC -DPIC -o .libs/split.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o xmalloc.lo xmalloc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o xpoll.lo xpoll.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c xpoll.c -fPIC -DPIC -o .libs/xpoll.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o xstring.lo xstring.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c xstring.c -fPIC -DPIC -o .libs/xstring.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o pipecmd.lo pipecmd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c pipecmd.c -fPIC -DPIC -o .libs/pipecmd.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -o libcommon.la err.lo fd.lo hostlist.lo list.lo split.lo xmalloc.lo xpoll.lo xstring.lo pipecmd.lo libtool: link: 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') libtool: link: ranlib .libs/libcommon.a libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/src/common' Making all in modules make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src/modules' (echo "{ global:"; \ echo " pdsh_module_info;"; \ echo " pdsh_module_priority;"; \ echo " local: *;"; \ echo "};") > version.map make all-am make[4]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src/modules' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o xrcmd.lo xrcmd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c xrcmd.c -fPIC -DPIC -o .libs/xrcmd.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -module -avoid-version -Wl,--version-script=version.map -o xrcmd.la -rpath /usr/lib64/pdsh xrcmd.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/xrcmd.o -O2 -flto=auto -Wl,--version-script=version.map -Wl,-soname -Wl,xrcmd.so -o .libs/xrcmd.so libtool: link: ar cru .libs/xrcmd.a xrcmd.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/xrcmd.a libtool: link: ( 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../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sshcmd.lo sshcmd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c sshcmd.c -fPIC -DPIC -o .libs/sshcmd.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -module -avoid-version -Wl,--version-script=version.map -o sshcmd.la -rpath /usr/lib64/pdsh sshcmd.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/sshcmd.o -O2 -flto=auto -Wl,--version-script=version.map -Wl,-soname -Wl,sshcmd.so -o .libs/sshcmd.so libtool: link: ar cru .libs/sshcmd.a sshcmd.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/sshcmd.a libtool: link: ( 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../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o machines.lo machines.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c machines.c -fPIC -DPIC -o .libs/machines.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -module -avoid-version -Wl,--version-script=version.map -o machines.la -rpath /usr/lib64/pdsh machines.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/machines.o -O2 -flto=auto -Wl,--version-script=version.map -Wl,-soname -Wl,machines.so -o .libs/machines.so libtool: link: ar cru .libs/machines.a machines.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/machines.a libtool: link: ( 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../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o dshgroup.lo dshgroup.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c dshgroup.c -fPIC -DPIC -o .libs/dshgroup.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -module -avoid-version -Wl,--version-script=version.map -o dshgroup.la -rpath /usr/lib64/pdsh dshgroup.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/dshgroup.o -O2 -flto=auto -Wl,--version-script=version.map -Wl,-soname -Wl,dshgroup.so -o .libs/dshgroup.so libtool: link: ar cru .libs/dshgroup.a dshgroup.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/dshgroup.a libtool: link: ( 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../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o execcmd.lo execcmd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c execcmd.c -fPIC -DPIC -o .libs/execcmd.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -module -avoid-version -Wl,--version-script=version.map -o execcmd.la -rpath /usr/lib64/pdsh execcmd.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/execcmd.o -O2 -flto=auto -Wl,--version-script=version.map -Wl,-soname -Wl,execcmd.so -o .libs/execcmd.so libtool: link: ar cru .libs/execcmd.a execcmd.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/execcmd.a libtool: link: ( cd ".libs" && rm -f "execcmd.la" && ln -s "../execcmd.la" "execcmd.la" ) make[4]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/src/modules' make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/src/modules' Making all in pdsh make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src/pdsh' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c main.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c dsh.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mod.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c rcmd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c opt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c privsep.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c pcp_server.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c pcp_client.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c testcase.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c wcoll.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c config.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -export-dynamic -ldl ../../src/common/libcommon.la -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 config.o -lreadline -lhistory -lncurses libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 config.o -Wl,--export-dynamic -ldl ../../src/common/.libs/libcommon.a -lreadline -lhistory -lncurses In function 'Free', inlined from '_find_path' at opt.c:291:7: ../common/xmalloc.c:143:14: warning: writing 4 bytes into a region of size 0 [-Wstringop-overflow=] 143 | p[0] = 0; | ^ opt.c: In function '_find_path': ../common/xmalloc.c:114:18: note: at offset -8 into destination object of size [0, 9223372036854775807] allocated by 'Malloc' 114 | result = Malloc(strlen(str) + 1); | ^ In function 'Free', inlined from '_find_path' at opt.c:281:13: ../common/xmalloc.c:143:14: warning: writing 4 bytes into a region of size 0 [-Wstringop-overflow=] 143 | p[0] = 0; | ^ opt.c: In function '_find_path': ../common/xmalloc.c:114:18: note: at offset -8 into destination object of size [0, 9223372036854775807] allocated by 'Malloc' 114 | result = Malloc(strlen(str) + 1); | ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c testconfig.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -export-dynamic -ldl ../../src/common/libcommon.la -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 testconfig.o -lreadline -lhistory -lncurses libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 testconfig.o -Wl,--export-dynamic -ldl ../../src/common/.libs/libcommon.a -lreadline -lhistory -lncurses In function 'Free', inlined from '_find_path' at opt.c:291:7: ../common/xmalloc.c:143:14: warning: writing 4 bytes into a region of size 0 [-Wstringop-overflow=] 143 | p[0] = 0; | ^ opt.c: In function '_find_path': ../common/xmalloc.c:114:18: note: at offset -8 into destination object of size [0, 9223372036854775807] allocated by 'Malloc' 114 | result = Malloc(strlen(str) + 1); | ^ In function 'Free', inlined from '_find_path' at opt.c:281:13: ../common/xmalloc.c:143:14: warning: writing 4 bytes into a region of size 0 [-Wstringop-overflow=] 143 | p[0] = 0; | ^ opt.c: In function '_find_path': ../common/xmalloc.c:114:18: note: at offset -8 into destination object of size [0, 9223372036854775807] allocated by 'Malloc' 114 | result = Malloc(strlen(str) + 1); | ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/src/pdsh' make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/src' Making all in tests make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/tests' Making all in test-modules make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/tests/test-modules' (echo "{ global:"; \ echo " pdsh_module_info;"; \ echo " pdsh_module_priority;"; \ echo " local: *;"; \ echo "};") > version.map make all-am make[4]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/tests/test-modules' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/tests/test-modules' make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/tests/test-modules' make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/tests' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/tests' Making all in doc make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/doc' Making all in scripts make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/scripts' Making all in config make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/config' make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34' make[1]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34' make: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.983 + 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.34 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/pdsh-buildroot make: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src' Making install in common make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src/common' make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src/common' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/src/common' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/src/common' Making install in modules make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src/modules' make install-am make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src/modules' make[4]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src/modules' /bin/mkdir -p '/usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh' /bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p xrcmd.la sshcmd.la machines.la dshgroup.la execcmd.la '/usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh' libtool: install: /usr/libexec/rpm-build/install -p .libs/xrcmd.so /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/xrcmd.so libtool: install: /usr/libexec/rpm-build/install -p .libs/xrcmd.lai /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/xrcmd.la libtool: install: /usr/libexec/rpm-build/install -p .libs/sshcmd.so /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/sshcmd.so libtool: install: /usr/libexec/rpm-build/install -p .libs/sshcmd.lai /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/sshcmd.la libtool: install: /usr/libexec/rpm-build/install -p .libs/machines.so /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/machines.so libtool: install: /usr/libexec/rpm-build/install -p .libs/machines.lai /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/machines.la libtool: install: /usr/libexec/rpm-build/install -p .libs/dshgroup.so /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/dshgroup.so libtool: install: /usr/libexec/rpm-build/install -p .libs/dshgroup.lai /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/dshgroup.la libtool: install: /usr/libexec/rpm-build/install -p .libs/execcmd.so /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/execcmd.so libtool: install: /usr/libexec/rpm-build/install -p .libs/execcmd.lai /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/execcmd.la libtool: install: /usr/libexec/rpm-build/install -p .libs/xrcmd.a /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/xrcmd.a libtool: install: chmod 644 /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/xrcmd.a libtool: install: ranlib /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/xrcmd.a libtool: install: /usr/libexec/rpm-build/install -p .libs/sshcmd.a /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/sshcmd.a libtool: install: chmod 644 /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/sshcmd.a libtool: install: ranlib /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/sshcmd.a libtool: install: /usr/libexec/rpm-build/install -p .libs/machines.a /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/machines.a libtool: install: chmod 644 /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/machines.a libtool: install: ranlib /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/machines.a libtool: install: /usr/libexec/rpm-build/install -p .libs/dshgroup.a /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/dshgroup.a libtool: install: chmod 644 /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/dshgroup.a libtool: install: ranlib /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/dshgroup.a libtool: install: /usr/libexec/rpm-build/install -p .libs/execcmd.a /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/execcmd.a libtool: install: chmod 644 /usr/src/tmp/pdsh-buildroot/usr/lib64/pdsh/execcmd.a libtool: install: 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.34/src/modules' make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/src/modules' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/src/modules' Making install in pdsh make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src/pdsh' make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src/pdsh' /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' libtool: install: /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.34/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.34/src/pdsh' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/src/pdsh' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/src/pdsh' make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src' make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/src' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/tests' Making install in test-modules make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/tests/test-modules' make install-am make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/tests/test-modules' make[4]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/tests/test-modules' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/tests/test-modules' make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/tests/test-modules' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/tests/test-modules' make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/tests' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/tests' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/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" /bin/mkdir -p '/usr/src/tmp/pdsh-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 pdsh.1 pdcp.1 dshbak.1 '/usr/src/tmp/pdsh-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/doc' Making install in scripts make[1]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/scripts' make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/scripts' /bin/mkdir -p '/usr/src/tmp/pdsh-buildroot/usr/bin' /usr/libexec/rpm-build/install -p dshbak '/usr/src/tmp/pdsh-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/scripts' make[1]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/scripts' Making install in config make[1]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/config' make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/config' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/config' make[1]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/config' make[1]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34' make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34' make[1]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34' make: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34' + '[' -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.34-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.18020 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pdsh-2.34 + DOCDIR=/usr/src/tmp/pdsh-buildroot/usr/share/doc/pdsh-2.34 + export DOCDIR + rm -rf /usr/src/tmp/pdsh-buildroot/usr/share/doc/pdsh-2.34 + /bin/mkdir -p /usr/src/tmp/pdsh-buildroot/usr/share/doc/pdsh-2.34 + cp -prL COPYING README NEWS /usr/src/tmp/pdsh-buildroot/usr/share/doc/pdsh-2.34 + chmod -R go-w /usr/src/tmp/pdsh-buildroot/usr/share/doc/pdsh-2.34 + chmod -R a+rX /usr/src/tmp/pdsh-buildroot/usr/share/doc/pdsh-2.34 + cp -prL README.KRB4 README.modules /usr/src/tmp/pdsh-buildroot/usr/share/doc/pdsh-2.34 + chmod -R go-w /usr/src/tmp/pdsh-buildroot/usr/share/doc/pdsh-2.34 + chmod -R a+rX /usr/src/tmp/pdsh-buildroot/usr/share/doc/pdsh-2.34 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.67Ynj4 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.zkn8qu 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.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libreadline.so.7()(64bit) >= set:njCJKBDBTVaMtIlETaGkjAUGG0mgc1, 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.6soBAV Creating pdsh-debuginfo package Processing files: pdsh-rcmd-rsh-2.34-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CJTSHZ 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.w2qWT5 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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AqMTri Creating pdsh-rcmd-rsh-debuginfo package Processing files: pdsh-rcmd-ssh-2.34-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L8C6ND 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.EWHQCv 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.037Km8 Creating pdsh-rcmd-ssh-debuginfo package Processing files: pdsh-rcmd-exec-2.34-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qX0HuH 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.ZI2AI1 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.WwkTj4 Creating pdsh-rcmd-exec-debuginfo package Processing files: pdsh-mod-machines-2.34-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OL1kin 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.llXpFJ 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.imqsEi Creating pdsh-mod-machines-debuginfo package Processing files: pdsh-mod-dshgroup-2.34-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4fifxT 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.ER24dU 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.kAKbKz Creating pdsh-mod-dshgroup-debuginfo package Processing files: pdsh-debuginfo-2.34-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kcVjll find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lEocPm find-requires: running scripts (debuginfo) Requires: pdsh = 2.34-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libreadline.so.7) Processing files: pdsh-rcmd-rsh-debuginfo-2.34-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O7CsRd find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HZvPHV find-requires: running scripts (debuginfo) Requires: pdsh-rcmd-rsh = 2.34-alt1, debug64(libc.so.6) Processing files: pdsh-rcmd-ssh-debuginfo-2.34-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y9Acef find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jXvlOp find-requires: running scripts (debuginfo) Requires: pdsh-rcmd-ssh = 2.34-alt1, debug64(libc.so.6) Processing files: pdsh-rcmd-exec-debuginfo-2.34-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.drqiLZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PfuYXk find-requires: running scripts (debuginfo) Requires: pdsh-rcmd-exec = 2.34-alt1, debug64(libc.so.6) Processing files: pdsh-mod-machines-debuginfo-2.34-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CXrCrh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ft7OH2 find-requires: running scripts (debuginfo) Requires: pdsh-mod-machines = 2.34-alt1, debug64(libc.so.6) Processing files: pdsh-mod-dshgroup-debuginfo-2.34-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jQrLTy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aN92i5 find-requires: running scripts (debuginfo) Requires: pdsh-mod-dshgroup = 2.34-alt1, 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.34-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-rcmd-rsh-2.34-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-rcmd-ssh-2.34-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-rcmd-exec-2.34-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-mod-machines-2.34-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-mod-dshgroup-2.34-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-debuginfo-2.34-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-rcmd-rsh-debuginfo-2.34-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-rcmd-ssh-debuginfo-2.34-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-rcmd-exec-debuginfo-2.34-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-mod-machines-debuginfo-2.34-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pdsh-mod-dshgroup-debuginfo-2.34-alt1.x86_64.rpm (w2.lzdio) 8.29user 5.07system 0:38.14elapsed 35%CPU (0avgtext+0avgdata 54808maxresident)k 0inputs+0outputs (0major+1724937minor)pagefaults 0swaps 12.12user 9.17system 0:45.63elapsed 46%CPU (0avgtext+0avgdata 104100maxresident)k 720inputs+0outputs (30738major+2221000minor)pagefaults 0swaps --- pdsh-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-2.34-alt1.x86_64.rpm.hasher 2022-05-16 02:10:44.920116992 +0000 @@ -22,8 +22,8 @@ Requires: libc.so.6(GLIBC_2.3)(64bit) +Requires: libc.so.6(GLIBC_2.3.2)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) Requires: libc.so.6(GLIBC_2.32)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) -Requires: libdl.so.2(GLIBC_2.2.5)(64bit) -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) -Requires: libpthread.so.0(GLIBC_2.3.2)(64bit) Requires: libreadline.so.7()(64bit) >= set:njCJKBDBTVaMtIlETaGkjAUGG0mgc1 @@ -39,5 +39,5 @@ File: /usr/bin/dshdir 100755 root:root 1b0baf1ef6730cb676c78d88796644b4 -File: /usr/bin/pdcp 100755 root:root 8a6c45bf1429777bd0ad14a8975d42a8 -File: /usr/bin/pdsh 100755 root:root 25976c67dea9a4f4741b5b656991da50 -File: /usr/bin/rpdcp 100755 root:root abae40ba9237bb74711761f0c2321e29 +File: /usr/bin/pdcp 100755 root:root 9abb8c98cd9406b814fbfe4e499a977f +File: /usr/bin/pdsh 100755 root:root c2f31a0d36408d08ad84def3f5e5cd4d +File: /usr/bin/rpdcp 100755 root:root 9db4c29e56f9578057578c872acc0697 File: /usr/share/doc/pdsh-2.34 40755 root:root @@ -53,2 +53,2 @@ File: /usr/share/man/man1/rpdcp.1.xz 120777 root:root pdcp.1.xz -RPMIdentity: fc4a08852f5c6b38ace323497a056103870faee7b492537172a3b8c116f7c5c9d3f018fd882b3fbc97686e3c6f571a929d2c2ed58a024a4e0ee61c1cd32922b8 +RPMIdentity: 0dd4683c882c15f10c5807c7ef859056d7d4d78200ab907d8aba37f933d5342d388cb8ba6cf554edcdd444bf2b67151a805f4e83c45d6e8ebb2c369b0213d9b5 --- pdsh-debuginfo-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-debuginfo-2.34-alt1.x86_64.rpm.hasher 2022-05-16 02:10:45.592129046 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/73 40755 root:root -/usr/lib/debug/.build-id/73/c846ec328ba8229eda5f0889e88eba6ecb659a 120777 root:root ../../../../bin/pdcp -/usr/lib/debug/.build-id/73/c846ec328ba8229eda5f0889e88eba6ecb659a.debug 120777 root:root ../../usr/bin/pdcp.debug +/usr/lib/debug/.build-id/50 40755 root:root +/usr/lib/debug/.build-id/50/30c6adf1f3f20ee3ec26942c520c1c4295fd4a 120777 root:root ../../../../bin/pdcp +/usr/lib/debug/.build-id/50/30c6adf1f3f20ee3ec26942c520c1c4295fd4a.debug 120777 root:root ../../usr/bin/pdcp.debug /usr/lib/debug/usr/bin/pdcp.debug 100644 root:root @@ -51,4 +51,2 @@ Requires: debug64(libc.so.6) -Requires: debug64(libdl.so.2) -Requires: debug64(libpthread.so.0) Requires: debug64(libreadline.so.7) @@ -57,8 +55,8 @@ Provides: pdsh-debuginfo = 2.34-alt1:sisyphus+280575.100.1.1 -File: /usr/lib/debug/.build-id/73 40755 root:root -File: /usr/lib/debug/.build-id/73/c846ec328ba8229eda5f0889e88eba6ecb659a 120777 root:root ../../../../bin/pdcp -File: /usr/lib/debug/.build-id/73/c846ec328ba8229eda5f0889e88eba6ecb659a.debug 120777 root:root ../../usr/bin/pdcp.debug -File: /usr/lib/debug/usr/bin/pdcp.debug 100644 root:root 660327a12aaa58978033835a5cd63c31 -File: /usr/lib/debug/usr/bin/pdsh.debug 100644 root:root 660327a12aaa58978033835a5cd63c31 -File: /usr/lib/debug/usr/bin/rpdcp.debug 100644 root:root 660327a12aaa58978033835a5cd63c31 +File: /usr/lib/debug/.build-id/50 40755 root:root +File: /usr/lib/debug/.build-id/50/30c6adf1f3f20ee3ec26942c520c1c4295fd4a 120777 root:root ../../../../bin/pdcp +File: /usr/lib/debug/.build-id/50/30c6adf1f3f20ee3ec26942c520c1c4295fd4a.debug 120777 root:root ../../usr/bin/pdcp.debug +File: /usr/lib/debug/usr/bin/pdcp.debug 100644 root:root ad6ea0a5406a961547b6aad1635dfc36 +File: /usr/lib/debug/usr/bin/pdsh.debug 100644 root:root ad6ea0a5406a961547b6aad1635dfc36 +File: /usr/lib/debug/usr/bin/rpdcp.debug 100644 root:root ad6ea0a5406a961547b6aad1635dfc36 File: /usr/src/debug/pdsh-2.34 40755 root:root @@ -106,2 +104,2 @@ File: /usr/src/debug/pdsh-2.34/src/pdsh/wcoll.h 100644 root:root d2dde7dc2bd11844a56624c028c5ad11 -RPMIdentity: 7ec9597f731c5a228037cd57112d45f9c5eb4d9891cecf5041c9a356cee1109b8f9f13a9131387e4771f5cbde3bd689b4fffd5a3727225405b12c264c573f763 +RPMIdentity: 3246a0c3bd87e0bda11c2b24ca533cf90b32b76dd0e405b4b6a6deaee11d8e157982020148a7aa908808fed1463bc6c6e1d7a6e6f4ebd7d8a353b2f1d4d5dadb --- pdsh-mod-dshgroup-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-mod-dshgroup-2.34-alt1.x86_64.rpm.hasher 2022-05-16 02:10:46.382143216 +0000 @@ -7,3 +7,3 @@ Provides: pdsh-mod-dshgroup = 2.34-alt1:sisyphus+280575.100.1.1 -File: /usr/lib64/pdsh/dshgroup.so 100644 root:root a3095d7aeef015fa37a1b8c14ac312e2 -RPMIdentity: 48a938d2af930fc1b079f0e31580b7ee768699531ccc6455203c78ae657db43bca5e30f028fc6fca121493d74890315e8eaf160b70ce8f82c453676eb5f7e08d +File: /usr/lib64/pdsh/dshgroup.so 100644 root:root 562a36b293b40cf871f826f13a2b50fa +RPMIdentity: e11b09c97bbc126d2d00079a828935d9c30de65af231186da1d381bb97037f8468309867d470166236123fb2e36863f06861ba540dceae17b98b2f5059418bec --- pdsh-mod-dshgroup-debuginfo-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-mod-dshgroup-debuginfo-2.34-alt1.x86_64.rpm.hasher 2022-05-16 02:10:46.498145297 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f8 40755 root:root -/usr/lib/debug/.build-id/f8/aba74fc6736a9b3de0414154b8e598bf505010 120777 root:root ../../../../lib64/pdsh/dshgroup.so -/usr/lib/debug/.build-id/f8/aba74fc6736a9b3de0414154b8e598bf505010.debug 120777 root:root ../../usr/lib64/pdsh/dshgroup.so.debug +/usr/lib/debug/.build-id/a0 40755 root:root +/usr/lib/debug/.build-id/a0/3bba8c02938692984508fee2b9371e48da5dfc 120777 root:root ../../../../lib64/pdsh/dshgroup.so +/usr/lib/debug/.build-id/a0/3bba8c02938692984508fee2b9371e48da5dfc.debug 120777 root:root ../../usr/lib64/pdsh/dshgroup.so.debug /usr/lib/debug/usr/lib64/pdsh 40755 root:root @@ -17,2 +17,3 @@ /usr/src/debug/pdsh-2.34/src/pdsh/opt.h 100644 root:root +/usr/src/debug/pdsh-2.34/src/pdsh/wcoll.h 100644 root:root Requires: debug64(libc.so.6) @@ -21,7 +22,7 @@ Provides: pdsh-mod-dshgroup-debuginfo = 2.34-alt1:sisyphus+280575.100.1.1 -File: /usr/lib/debug/.build-id/f8 40755 root:root -File: /usr/lib/debug/.build-id/f8/aba74fc6736a9b3de0414154b8e598bf505010 120777 root:root ../../../../lib64/pdsh/dshgroup.so -File: /usr/lib/debug/.build-id/f8/aba74fc6736a9b3de0414154b8e598bf505010.debug 120777 root:root ../../usr/lib64/pdsh/dshgroup.so.debug +File: /usr/lib/debug/.build-id/a0 40755 root:root +File: /usr/lib/debug/.build-id/a0/3bba8c02938692984508fee2b9371e48da5dfc 120777 root:root ../../../../lib64/pdsh/dshgroup.so +File: /usr/lib/debug/.build-id/a0/3bba8c02938692984508fee2b9371e48da5dfc.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 0a7a40ead6d19ee0ac132b7ef1180966 +File: /usr/lib/debug/usr/lib64/pdsh/dshgroup.so.debug 100644 root:root a767d7ce100318ffd2d972d5657dae3b File: /usr/src/debug/pdsh-2.34 40755 root:root @@ -38,2 +39,3 @@ File: /usr/src/debug/pdsh-2.34/src/pdsh/opt.h 100644 root:root 3312ae8b04f461323efc3283b729f16d -RPMIdentity: 3dc93a6225a2d28721aa66358b6dad2125cd510078bddc714b8f0633b9462f1a122a9a5f94d1e635bd86a275bb18fe9667ac75946276d2e05a23b823757c10c1 +File: /usr/src/debug/pdsh-2.34/src/pdsh/wcoll.h 100644 root:root d2dde7dc2bd11844a56624c028c5ad11 +RPMIdentity: 7984729bb6c7006c09a381ea5f60b5ec568c0b4f288346f85cdcc678f6c4f8b694cdf99608eddb2c8254fb1cf60d486a47787d3112c8ccfd504c276e09f5c0e0 --- pdsh-mod-machines-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-mod-machines-2.34-alt1.x86_64.rpm.hasher 2022-05-16 02:10:46.589146929 +0000 @@ -5,3 +5,3 @@ Provides: pdsh-mod-machines = 2.34-alt1:sisyphus+280575.100.1.1 -File: /usr/lib64/pdsh/machines.so 100644 root:root 2dc0bd59f0a925a598e10d23b77f2ba6 -RPMIdentity: b4c1913954212ea485348e0e806e498ee4acee8468f43781ba91cded1a28c154f032d994575416c57228e4a03acab051743d82f94a750fff806af6fb6ffc2195 +File: /usr/lib64/pdsh/machines.so 100644 root:root fc569d457a1cfdedf767009229484d5c +RPMIdentity: e4241ec83009c6ca2167eb73f43ab19cccb763f5b81d79f17e50d7693e2e58d324dd557d81bb58707fd44b62eeec5d461a7a1217d9b2aace051e45b94ac0f0a3 --- pdsh-mod-machines-debuginfo-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-mod-machines-debuginfo-2.34-alt1.x86_64.rpm.hasher 2022-05-16 02:10:46.664148275 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/fb 40755 root:root -/usr/lib/debug/.build-id/fb/bcd978021138af79c6257de674d363caef4684 120777 root:root ../../../../lib64/pdsh/machines.so -/usr/lib/debug/.build-id/fb/bcd978021138af79c6257de674d363caef4684.debug 120777 root:root ../../usr/lib64/pdsh/machines.so.debug +/usr/lib/debug/.build-id/dc 40755 root:root +/usr/lib/debug/.build-id/dc/9d4ef7666d6194aecd9dcad3289f9ef5dafa75 120777 root:root ../../../../lib64/pdsh/machines.so +/usr/lib/debug/.build-id/dc/9d4ef7666d6194aecd9dcad3289f9ef5dafa75.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.34-alt1:sisyphus+280575.100.1.1 -File: /usr/lib/debug/.build-id/fb 40755 root:root -File: /usr/lib/debug/.build-id/fb/bcd978021138af79c6257de674d363caef4684 120777 root:root ../../../../lib64/pdsh/machines.so -File: /usr/lib/debug/.build-id/fb/bcd978021138af79c6257de674d363caef4684.debug 120777 root:root ../../usr/lib64/pdsh/machines.so.debug +File: /usr/lib/debug/.build-id/dc 40755 root:root +File: /usr/lib/debug/.build-id/dc/9d4ef7666d6194aecd9dcad3289f9ef5dafa75 120777 root:root ../../../../lib64/pdsh/machines.so +File: /usr/lib/debug/.build-id/dc/9d4ef7666d6194aecd9dcad3289f9ef5dafa75.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 1e136122b21935f3d2bc21fa40a0754d +File: /usr/lib/debug/usr/lib64/pdsh/machines.so.debug 100644 root:root 8cc6b2a5425a9809434b76dd6c657419 File: /usr/src/debug/pdsh-2.34 40755 root:root @@ -38,2 +38,2 @@ File: /usr/src/debug/pdsh-2.34/src/pdsh/wcoll.h 100644 root:root d2dde7dc2bd11844a56624c028c5ad11 -RPMIdentity: 66499891bfc6b75695eb3a3e122709168c280e63be234f9f152c716bcd854c17dc6b1fafe7174a3bd98dc894dfd5e2fa8a989e720b1ad8f85d414700c4b77f8a +RPMIdentity: 8a0944873eea4a62d36823fd9c5d0c1680e8eaefffd656bd944bff93225f1e6382d80e770f80dfde8e4b8ae904603fe5ba96da2feddf6e23c39b95d28b8d62df --- pdsh-rcmd-exec-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-rcmd-exec-2.34-alt1.x86_64.rpm.hasher 2022-05-16 02:10:46.723149333 +0000 @@ -7,3 +7,3 @@ Provides: pdsh-rcmd-exec = 2.34-alt1:sisyphus+280575.100.1.1 -File: /usr/lib64/pdsh/execcmd.so 100644 root:root 92b78995a5da536485e3d26c93d021a6 -RPMIdentity: feb88c8b9a755d182d44f38314db101ec6f1a5ded435543aea8a0b2214d2975e5c88d91a5f45bcf7a1f1138d5033ce80857f709a126dbc4208f2e1b816cf69d3 +File: /usr/lib64/pdsh/execcmd.so 100644 root:root d9bc34d9420baa5a74245d44d47a907b +RPMIdentity: 9ed60e6c2b3bd05bf1c09e7951595ef86196905cc931da24266fb48a136df63ad384a771ec4a499f11f736bedc5b0b5d2f28dd862dae2d588d0b4fd46351d59e --- pdsh-rcmd-exec-debuginfo-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-rcmd-exec-debuginfo-2.34-alt1.x86_64.rpm.hasher 2022-05-16 02:10:46.770150176 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ab 40755 root:root -/usr/lib/debug/.build-id/ab/177fb73f1cf9ebc9e51d7097ce628baf9e01f6 120777 root:root ../../../../lib64/pdsh/execcmd.so -/usr/lib/debug/.build-id/ab/177fb73f1cf9ebc9e51d7097ce628baf9e01f6.debug 120777 root:root ../../usr/lib64/pdsh/execcmd.so.debug +/usr/lib/debug/.build-id/f5 40755 root:root +/usr/lib/debug/.build-id/f5/d784743ebc1122e2c96b0ae7fcbce8bfb43b63 120777 root:root ../../../../lib64/pdsh/execcmd.so +/usr/lib/debug/.build-id/f5/d784743ebc1122e2c96b0ae7fcbce8bfb43b63.debug 120777 root:root ../../usr/lib64/pdsh/execcmd.so.debug /usr/lib/debug/usr/lib64/pdsh 40755 root:root @@ -22,7 +22,7 @@ Provides: pdsh-rcmd-exec-debuginfo = 2.34-alt1:sisyphus+280575.100.1.1 -File: /usr/lib/debug/.build-id/ab 40755 root:root -File: /usr/lib/debug/.build-id/ab/177fb73f1cf9ebc9e51d7097ce628baf9e01f6 120777 root:root ../../../../lib64/pdsh/execcmd.so -File: /usr/lib/debug/.build-id/ab/177fb73f1cf9ebc9e51d7097ce628baf9e01f6.debug 120777 root:root ../../usr/lib64/pdsh/execcmd.so.debug +File: /usr/lib/debug/.build-id/f5 40755 root:root +File: /usr/lib/debug/.build-id/f5/d784743ebc1122e2c96b0ae7fcbce8bfb43b63 120777 root:root ../../../../lib64/pdsh/execcmd.so +File: /usr/lib/debug/.build-id/f5/d784743ebc1122e2c96b0ae7fcbce8bfb43b63.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 1596f0896a3f86a5fade39aaef6ac1eb +File: /usr/lib/debug/usr/lib64/pdsh/execcmd.so.debug 100644 root:root ef949ee952677a3bbebf6dfffa3859d9 File: /usr/src/debug/pdsh-2.34 40755 root:root @@ -40,2 +40,2 @@ File: /usr/src/debug/pdsh-2.34/src/pdsh/rcmd.h 100644 root:root 3e69d2d61150be7b50593687db213857 -RPMIdentity: 66aaedf08abb844299dd290679137d3728f1fb7f335360e66fdf9a9df8af60bffc1b088bba0ebb7dd78e5469a27ddf5ac2c47adfec192eed630d00bb64addcff +RPMIdentity: 56f383a6ba1d010e3c8be27f1d538abf8654555b146a4303ab9da8925455af37e2faf1f1641d7f7373858ead526935295c7ac924a5baab83fa2e23545c433e81 --- pdsh-rcmd-rsh-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-rcmd-rsh-2.34-alt1.x86_64.rpm.hasher 2022-05-16 02:10:46.839151414 +0000 @@ -5,3 +5,2 @@ Requires: libc.so.6(GLIBC_2.4)(64bit) -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) Requires: rtld(GNU_HASH) @@ -10,3 +9,3 @@ Provides: pdsh-rcmd-rsh = 2.34-alt1:sisyphus+280575.100.1.1 -File: /usr/lib64/pdsh/xrcmd.so 100644 root:root ead96f49b939eb0ff40f3323b3898ba7 -RPMIdentity: 206f9e3ad9aa979190607be947e542967d03036a62b637adb321141e85b18910c69d6881806f9bf0f774ecfe1939d41c6e0e2e88405b55789bbbecef1509791b +File: /usr/lib64/pdsh/xrcmd.so 100644 root:root e325a99e6e92ac1cc7bb951e84ab6375 +RPMIdentity: 313ffe06fcf5030fa4bc67b273a69c9dec67edf8997e8bb1a9a46df91f950a68677ee53dc9337b9b28ffaa7a8720f7a11a3c519e3db00f22d20733ab0090b458 --- pdsh-rcmd-rsh-debuginfo-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-rcmd-rsh-debuginfo-2.34-alt1.x86_64.rpm.hasher 2022-05-16 02:10:46.902152544 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/34 40755 root:root -/usr/lib/debug/.build-id/34/8bc879a424305f9791007141f4db10792eab04 120777 root:root ../../../../lib64/pdsh/xrcmd.so -/usr/lib/debug/.build-id/34/8bc879a424305f9791007141f4db10792eab04.debug 120777 root:root ../../usr/lib64/pdsh/xrcmd.so.debug +/usr/lib/debug/.build-id/29 40755 root:root +/usr/lib/debug/.build-id/29/ce79d4bc06cf9ba161b9af835a3536c66ee1fa 120777 root:root ../../../../lib64/pdsh/xrcmd.so +/usr/lib/debug/.build-id/29/ce79d4bc06cf9ba161b9af835a3536c66ee1fa.debug 120777 root:root ../../usr/lib64/pdsh/xrcmd.so.debug /usr/lib/debug/usr/lib64/pdsh 40755 root:root @@ -19,3 +19,2 @@ Requires: debug64(libc.so.6) -Requires: debug64(libpthread.so.0) Requires: pdsh-rcmd-rsh = 2.34-alt1:sisyphus+280575.100.1.1 @@ -23,7 +22,7 @@ Provides: pdsh-rcmd-rsh-debuginfo = 2.34-alt1:sisyphus+280575.100.1.1 -File: /usr/lib/debug/.build-id/34 40755 root:root -File: /usr/lib/debug/.build-id/34/8bc879a424305f9791007141f4db10792eab04 120777 root:root ../../../../lib64/pdsh/xrcmd.so -File: /usr/lib/debug/.build-id/34/8bc879a424305f9791007141f4db10792eab04.debug 120777 root:root ../../usr/lib64/pdsh/xrcmd.so.debug +File: /usr/lib/debug/.build-id/29 40755 root:root +File: /usr/lib/debug/.build-id/29/ce79d4bc06cf9ba161b9af835a3536c66ee1fa 120777 root:root ../../../../lib64/pdsh/xrcmd.so +File: /usr/lib/debug/.build-id/29/ce79d4bc06cf9ba161b9af835a3536c66ee1fa.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 14c31d2d306bf4156fef1a20a4d72a23 +File: /usr/lib/debug/usr/lib64/pdsh/xrcmd.so.debug 100644 root:root d2660f6da9a88d845055ebad53bedc4c File: /usr/src/debug/pdsh-2.34 40755 root:root @@ -41,2 +40,2 @@ File: /usr/src/debug/pdsh-2.34/src/pdsh/privsep.h 100644 root:root 4d74716775c7c82072c19f459567c62a -RPMIdentity: fc857a25b21411472a042ed0cf1052d368d9a2ad25959f6deacfe4797ba081af243115fe54b2c2a02cac6d83e99d3372c7c40bcc0627e70a387468f111fbff8e +RPMIdentity: a52df9544ce6041ccb4e6edfcaffe2bb9912864d6c37e0a4b078a0daaf01fd111adca61ff62908889ae660db622791e7c4dda87098082f31406e0656fb4d4bb6 --- pdsh-rcmd-ssh-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-rcmd-ssh-2.34-alt1.x86_64.rpm.hasher 2022-05-16 02:10:46.952153440 +0000 @@ -8,3 +8,3 @@ Provides: pdsh-rcmd-ssh = 2.34-alt1:sisyphus+280575.100.1.1 -File: /usr/lib64/pdsh/sshcmd.so 100644 root:root 6febfadeac2cd4cf05f0a9c83e7d8f1f -RPMIdentity: 52c98b1ea246f7be4bc927cb5b2c901344abd2d91fabdd4deebd9e742c6d11e0c18bbef7777cc25ef8de5aa1c4ecfebb994ee68890209f0f7c96089b3551bfeb +File: /usr/lib64/pdsh/sshcmd.so 100644 root:root fa68086824b2bbae4507ddd73fc8a567 +RPMIdentity: 11b30320b6e550acc6e581161bd068c50609a0ec07846a895c012ac323cc594ebb20935c2e9ad6c719337508ffad26e9c988e5f2eeeea166072d08cca28b4224 --- pdsh-rcmd-ssh-debuginfo-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-rcmd-ssh-debuginfo-2.34-alt1.x86_64.rpm.hasher 2022-05-16 02:10:48.070173494 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/00 40755 root:root -/usr/lib/debug/.build-id/00/edfc8733555517c1d08139eecf3b97a8467c81 120777 root:root ../../../../lib64/pdsh/sshcmd.so -/usr/lib/debug/.build-id/00/edfc8733555517c1d08139eecf3b97a8467c81.debug 120777 root:root ../../usr/lib64/pdsh/sshcmd.so.debug +/usr/lib/debug/.build-id/7b 40755 root:root +/usr/lib/debug/.build-id/7b/3757e1fa0b5322b442e75765bcd098cbbf4bc9 120777 root:root ../../../../lib64/pdsh/sshcmd.so +/usr/lib/debug/.build-id/7b/3757e1fa0b5322b442e75765bcd098cbbf4bc9.debug 120777 root:root ../../usr/lib64/pdsh/sshcmd.so.debug /usr/lib/debug/usr/lib64/pdsh 40755 root:root @@ -25,7 +25,7 @@ Provides: pdsh-rcmd-ssh-debuginfo = 2.34-alt1:sisyphus+280575.100.1.1 -File: /usr/lib/debug/.build-id/00 40755 root:root -File: /usr/lib/debug/.build-id/00/edfc8733555517c1d08139eecf3b97a8467c81 120777 root:root ../../../../lib64/pdsh/sshcmd.so -File: /usr/lib/debug/.build-id/00/edfc8733555517c1d08139eecf3b97a8467c81.debug 120777 root:root ../../usr/lib64/pdsh/sshcmd.so.debug +File: /usr/lib/debug/.build-id/7b 40755 root:root +File: /usr/lib/debug/.build-id/7b/3757e1fa0b5322b442e75765bcd098cbbf4bc9 120777 root:root ../../../../lib64/pdsh/sshcmd.so +File: /usr/lib/debug/.build-id/7b/3757e1fa0b5322b442e75765bcd098cbbf4bc9.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 d4eeb791f16ea1694c947bcdc9965214 +File: /usr/lib/debug/usr/lib64/pdsh/sshcmd.so.debug 100644 root:root 8fa7791535e4d9681cced07f96e0803e File: /usr/src/debug/pdsh-2.34 40755 root:root @@ -46,2 +46,2 @@ File: /usr/src/debug/pdsh-2.34/src/pdsh/rcmd.h 100644 root:root 3e69d2d61150be7b50593687db213857 -RPMIdentity: 32abd089b307cb3b554f5050f7d41937922ad0579ee701991f34fbcb717563fde8aa9a63561201e6161f94a6c8686aabff720dde95bc443faea2050af84bf698 +RPMIdentity: 4e8aa702dc2e0b6429a27621b58fec7747657d1704f68715bf0ee1d0facf555b50a53bc1b0b43a216ec6a6b3672149322a56e2a1a4d49c33f19e5ddd0da886da