<86>Sep 30 05:11:50 userdel[1619359]: delete user 'rooter' <86>Sep 30 05:11:50 userdel[1619359]: removed group 'rooter' owned by 'rooter' <86>Sep 30 05:11:50 userdel[1619359]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 30 05:11:50 groupadd[1619367]: group added to /etc/group: name=rooter, GID=666 <86>Sep 30 05:11:50 groupadd[1619367]: group added to /etc/gshadow: name=rooter <86>Sep 30 05:11:50 groupadd[1619367]: new group: name=rooter, GID=666 <86>Sep 30 05:11:50 useradd[1619372]: new user: name=rooter, UID=666, GID=666, home=/root, shell=/bin/bash <86>Sep 30 05:11:50 userdel[1619386]: delete user 'builder' <86>Sep 30 05:11:50 userdel[1619386]: removed group 'builder' owned by 'builder' <86>Sep 30 05:11:50 userdel[1619386]: removed shadow group 'builder' owned by 'builder' <86>Sep 30 05:11:50 groupadd[1619403]: group added to /etc/group: name=builder, GID=667 <86>Sep 30 05:11:50 groupadd[1619403]: group added to /etc/gshadow: name=builder <86>Sep 30 05:11:50 groupadd[1619403]: new group: name=builder, GID=667 <86>Sep 30 05:11:50 useradd[1619413]: new user: name=builder, UID=667, GID=667, 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>Sep 30 05:11:53 rpmi: libncurses-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Sep 30 05:11:54 rpmi: libstdc++11-devel-11.2.1-alt1 sisyphus+285602.200.1.1 1632233545 installed <13>Sep 30 05:11:55 rpmi: gcc11-c++-11.2.1-alt1 sisyphus+285602.200.1.1 1632233545 installed <13>Sep 30 05:11:55 rpmi: rpm-macros-pam0-1.5.2-alt1 sisyphus+284519.100.1.1 1630672115 installed <13>Sep 30 05:11:55 rpmi: libpam0-devel-1.5.2-alt1 sisyphus+284519.100.1.1 1630672115 installed <13>Sep 30 05:11:55 rpmi: gcc-c++-11-alt1 sisyphus+285602.400.1.1 1632238564 installed <13>Sep 30 05:11:55 rpmi: libncurses-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Sep 30 05:11:55 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.9096 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/pdsh-2.34.tar.gz + cd pdsh-2.34 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.9096 + 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 + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + ./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... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for strings.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/sysmacros.h, usability... no checking sys/sysmacros.h, presence... no checking for sys/sysmacros.h,... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for socklen_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for msg_accrights in struct msghdr... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for strerror... yes checking for pthread_sigmask... yes checking for sigthreadmask... no checking for rresvport... yes checking for rresvport_af... yes checking for atoi... yes checking for poll... yes checking for default fanout... 32 checking for default connect timeout... 10 checking for whether to build rsh module... 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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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 -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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 -pthread -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 -pthread -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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 -pthread -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 -pthread -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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 -pthread -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 -pthread -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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 -pthread -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 -pthread -pthread -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../.. -pthread -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../.. -pthread -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../.. -pthread -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 -pthread -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 -pthread -pthread -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../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c main.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c dsh.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mod.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c rcmd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c opt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c privsep.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c pcp_server.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c pcp_client.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c testcase.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c wcoll.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -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../.. -pthread -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 -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 config.o -lreadline -lhistory -lncurses libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 config.o -Wl,--export-dynamic -ldl ../../src/common/.libs/libcommon.a -lreadline -lhistory -lncurses -pthread 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../.. -pthread -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 -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 testconfig.o -lreadline -lhistory -lncurses libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 testconfig.o -Wl,--export-dynamic -ldl ../../src/common/.libs/libcommon.a -lreadline -lhistory -lncurses -pthread 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.71758 + 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.88117 + 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.GRsvKw 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.5Cx8nw 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: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.GeFRMy 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.ZU9i5z 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.vluy3v 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.LNMFWz 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.yJ0YXx 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.6JmyWz 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.OKdc0w 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.Qy4tXy 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.eQnmiz 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.jiMjpx 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.EgsnUx 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.LWNSYw 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.iIqlSz 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.oUQqJz 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.SlFAuz 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.Yt34jy 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.VzysKv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l1XudA 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(libdl.so.2), debug64(libpthread.so.0), 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.ZCZjay find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DTHfPv find-requires: running scripts (debuginfo) Requires: pdsh-rcmd-rsh = 2.34-alt1, debug64(libc.so.6), debug64(libpthread.so.0) 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.aMcd3x find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kXMv6x 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.fTi9fy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1LvHNv 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.Ixhriy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EHndXy 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.dGtnEy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nfsRSv 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) 13.17user 4.68system 0:44.10elapsed 40%CPU (0avgtext+0avgdata 54512maxresident)k 0inputs+0outputs (0major+1755556minor)pagefaults 0swaps 19.34user 8.90system 0:57.46elapsed 49%CPU (0avgtext+0avgdata 104896maxresident)k 0inputs+0outputs (30558major+2247337minor)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 2021-09-30 05:12:44.193974970 +0000 @@ -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 443e988e59a584dd74bde95b3af0c580 +File: /usr/bin/pdsh 100755 root:root 239e74a4c2b4c683aca243dc92ae7ce5 +File: /usr/bin/rpdcp 100755 root:root 4cc93530e9ebd770f39ec9376b77dac5 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: 9298142ea6e1f35b9f19d59ae1c496e2e972042e3d82b05128799aaf079317a796c5da3cb672d17167bdd1860c3f1e8040c22f070cbe5d9f5c54022365958d58 --- 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 2021-09-30 05:12:44.268975035 +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/bb 40755 root:root +/usr/lib/debug/.build-id/bb/8f02b4e88a20050cea81be11730707286016a1 120777 root:root ../../../../bin/pdcp +/usr/lib/debug/.build-id/bb/8f02b4e88a20050cea81be11730707286016a1.debug 120777 root:root ../../usr/bin/pdcp.debug /usr/lib/debug/usr/bin/pdcp.debug 100644 root:root @@ -57,8 +57,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/bb 40755 root:root +File: /usr/lib/debug/.build-id/bb/8f02b4e88a20050cea81be11730707286016a1 120777 root:root ../../../../bin/pdcp +File: /usr/lib/debug/.build-id/bb/8f02b4e88a20050cea81be11730707286016a1.debug 120777 root:root ../../usr/bin/pdcp.debug +File: /usr/lib/debug/usr/bin/pdcp.debug 100644 root:root a19e9b71c3d255673fba4323ddcc472f +File: /usr/lib/debug/usr/bin/pdsh.debug 100644 root:root a19e9b71c3d255673fba4323ddcc472f +File: /usr/lib/debug/usr/bin/rpdcp.debug 100644 root:root a19e9b71c3d255673fba4323ddcc472f File: /usr/src/debug/pdsh-2.34 40755 root:root @@ -106,2 +106,2 @@ File: /usr/src/debug/pdsh-2.34/src/pdsh/wcoll.h 100644 root:root d2dde7dc2bd11844a56624c028c5ad11 -RPMIdentity: 7ec9597f731c5a228037cd57112d45f9c5eb4d9891cecf5041c9a356cee1109b8f9f13a9131387e4771f5cbde3bd689b4fffd5a3727225405b12c264c573f763 +RPMIdentity: 5020d512c5cd59720a77c9daa25489c9e4f3bd0bd2cbbefde1839a306e6cac6a157d8f5bbd899a8e26490d8f1a76dbf27b501d5de3b27535ec5c48a171627a4e --- 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 2021-09-30 05:12:44.343975100 +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 0e1d49f392d3c8123f362be9e2d31f33 +RPMIdentity: e6b90b7ba64b3abf06ad7ce2412c0d81962db16a19bfb8bae50c294099c3b64d84da704e7500baa4abcfcf33eb6a50a60f7a633e694b065b679ad9abde60d90f --- 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 2021-09-30 05:12:44.411975158 +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/87 40755 root:root +/usr/lib/debug/.build-id/87/0459b5ac46631af468b4e3ad4ca61d703958d2 120777 root:root ../../../../lib64/pdsh/dshgroup.so +/usr/lib/debug/.build-id/87/0459b5ac46631af468b4e3ad4ca61d703958d2.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/87 40755 root:root +File: /usr/lib/debug/.build-id/87/0459b5ac46631af468b4e3ad4ca61d703958d2 120777 root:root ../../../../lib64/pdsh/dshgroup.so +File: /usr/lib/debug/.build-id/87/0459b5ac46631af468b4e3ad4ca61d703958d2.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 4bd88ee5607f94c42f256005623059ae 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: 783360df0dab8fa5d31ce494896d79751ccb9bb3faf64dcf0086fb50979f3b61116a8be21c0f538e8dd2853d2114c5fb14c5898da814acd5b53eabb022c95883 --- 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 2021-09-30 05:12:44.483975221 +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 8c191f31ebb8927834e12802a3f235af +RPMIdentity: 571ca96afabd9fa64c426ecf13d9dd96ef5089919c2a883abef22d71cd6e35fea0343d1ef301fc1ea0157bc4c5989e55566498da6932f53b6b61b6a4678403d8 --- 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 2021-09-30 05:12:44.545975274 +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/26 40755 root:root +/usr/lib/debug/.build-id/26/1524c45cc83cb53a8546307507710a12bc6a10 120777 root:root ../../../../lib64/pdsh/machines.so +/usr/lib/debug/.build-id/26/1524c45cc83cb53a8546307507710a12bc6a10.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/26 40755 root:root +File: /usr/lib/debug/.build-id/26/1524c45cc83cb53a8546307507710a12bc6a10 120777 root:root ../../../../lib64/pdsh/machines.so +File: /usr/lib/debug/.build-id/26/1524c45cc83cb53a8546307507710a12bc6a10.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 471f5512c6d4bf8794b5861499fba6b5 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: 024c42fcd23db91c3725c70d6e3908ac448b678c602b687e58000dac01c06ec3b34ddb6311b5e09ffc49f7bee935cd5483e50ec58cd4a1b10faf10b897e4447a --- 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 2021-09-30 05:12:44.607975328 +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 f2a3060f64860fb0568f2a8f7cc77b14 +RPMIdentity: df388b3fb219e8097f1c19c692a50ae4a32562266595cf016cc2fddab4ffa230da7e93d4861bed8469f9482a2b37e83ff9851624d0fb47cb908dd9d498fc6519 --- 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 2021-09-30 05:12:44.669975381 +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/a5 40755 root:root +/usr/lib/debug/.build-id/a5/f9595b282c850fd4ad6368de51a7e8b8891ba2 120777 root:root ../../../../lib64/pdsh/execcmd.so +/usr/lib/debug/.build-id/a5/f9595b282c850fd4ad6368de51a7e8b8891ba2.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/a5 40755 root:root +File: /usr/lib/debug/.build-id/a5/f9595b282c850fd4ad6368de51a7e8b8891ba2 120777 root:root ../../../../lib64/pdsh/execcmd.so +File: /usr/lib/debug/.build-id/a5/f9595b282c850fd4ad6368de51a7e8b8891ba2.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 0c32bbbc86ae289c68f0d06b46c59544 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: d285e8e8ac709560999f5b9c5ff036918551bd3b908224e000087b34e91842e30c35db9fe306defe658d6f1f1a5971c9303f28b585fa8bc7f53690ea4da8869f --- 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 2021-09-30 05:12:44.731975435 +0000 @@ -10,3 +10,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 322ec6e8a60a5693b458cd08c554f439 +RPMIdentity: 7dab5310e8393a16f667bd913178ecef02b43a63b34b9ef5ffa6a608d6835aaa7a1093e3d63f51fc35487d10074f7ed33a5b56de4c1d3c8660d964d9eab6d93e --- 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 2021-09-30 05:12:44.801975495 +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/7b 40755 root:root +/usr/lib/debug/.build-id/7b/c771697e1416ef15f162ccd584af1deaa791a8 120777 root:root ../../../../lib64/pdsh/xrcmd.so +/usr/lib/debug/.build-id/7b/c771697e1416ef15f162ccd584af1deaa791a8.debug 120777 root:root ../../usr/lib64/pdsh/xrcmd.so.debug /usr/lib/debug/usr/lib64/pdsh 40755 root:root @@ -23,7 +23,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/7b 40755 root:root +File: /usr/lib/debug/.build-id/7b/c771697e1416ef15f162ccd584af1deaa791a8 120777 root:root ../../../../lib64/pdsh/xrcmd.so +File: /usr/lib/debug/.build-id/7b/c771697e1416ef15f162ccd584af1deaa791a8.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 d5d16073bf30577d12f6dab2f1708595 File: /usr/src/debug/pdsh-2.34 40755 root:root @@ -41,2 +41,2 @@ File: /usr/src/debug/pdsh-2.34/src/pdsh/privsep.h 100644 root:root 4d74716775c7c82072c19f459567c62a -RPMIdentity: fc857a25b21411472a042ed0cf1052d368d9a2ad25959f6deacfe4797ba081af243115fe54b2c2a02cac6d83e99d3372c7c40bcc0627e70a387468f111fbff8e +RPMIdentity: 03ad61e2cb83b49745c45767e5a06f2a5972ac5e7c928b61ce8f7aa6ae5b65542c022e213f733a7ad9a7ddd52ad9f60d0465050f3977e3414fb5cb5b82ff52cd --- 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 2021-09-30 05:12:44.863975549 +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 f88d907d56845c575c1846cfb2f069b0 +RPMIdentity: a964ceca9aa57221f2e73032426cfe6aa48fb20e1c8adb8b3cb6c6842fde426a74171b1a5604aecdb5680beaaa3346a7f4358c763742dc66c925d170db747841 --- 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 2021-09-30 05:12:44.926975603 +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/9c 40755 root:root +/usr/lib/debug/.build-id/9c/4f99e29cfa845c343a35fdb41278929ab04880 120777 root:root ../../../../lib64/pdsh/sshcmd.so +/usr/lib/debug/.build-id/9c/4f99e29cfa845c343a35fdb41278929ab04880.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/9c 40755 root:root +File: /usr/lib/debug/.build-id/9c/4f99e29cfa845c343a35fdb41278929ab04880 120777 root:root ../../../../lib64/pdsh/sshcmd.so +File: /usr/lib/debug/.build-id/9c/4f99e29cfa845c343a35fdb41278929ab04880.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 e247b6692ccf5fe2fe0022475948402f 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: f19f2defa1ff45b0614475be51279cdb19a6328b9934d764c6820d3fd2e57cf62f51b927b95aea9b4cbe5e3ee6bd6826614483e6903e003b1f5b7e0eb03d4e12