<86>Jul 16 06:33:56 userdel[2496912]: delete user 'rooter' <86>Jul 16 06:33:56 groupadd[2496949]: group added to /etc/group: name=rooter, GID=1265 <86>Jul 16 06:33:56 groupadd[2496949]: group added to /etc/gshadow: name=rooter <86>Jul 16 06:33:56 groupadd[2496949]: new group: name=rooter, GID=1265 <86>Jul 16 06:33:56 useradd[2496990]: new user: name=rooter, UID=1265, GID=1265, home=/root, shell=/bin/bash, from=none <86>Jul 16 06:33:56 userdel[2497070]: delete user 'builder' <86>Jul 16 06:33:56 userdel[2497070]: removed group 'builder' owned by 'builder' <86>Jul 16 06:33:56 userdel[2497070]: removed shadow group 'builder' owned by 'builder' <86>Jul 16 06:33:56 groupadd[2497086]: group added to /etc/group: name=builder, GID=1266 <86>Jul 16 06:33:56 groupadd[2497086]: group added to /etc/gshadow: name=builder <86>Jul 16 06:33:56 groupadd[2497086]: new group: name=builder, GID=1266 <86>Jul 16 06:33:56 useradd[2497095]: new user: name=builder, UID=1266, GID=1266, home=/usr/src, shell=/bin/bash, from=none 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>Jul 16 06:34:02 rpmi: libncurses-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835246 installed <13>Jul 16 06:34:02 rpmi: libtinfo-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835246 installed <13>Jul 16 06:34:02 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jul 16 06:34:02 rpmi: libstdc++13-devel-13.1.1-alt1 sisyphus+323337.100.1.1 1687259761 installed <13>Jul 16 06:34:03 rpmi: gcc13-c++-13.1.1-alt1 sisyphus+323337.100.1.1 1687259761 installed <13>Jul 16 06:34:03 rpmi: rpm-macros-pam0-1.5.3-alt1 sisyphus+320140.100.1.1 1683581440 installed <13>Jul 16 06:34:03 rpmi: libpam0-devel-1.5.3-alt1 sisyphus+320140.100.1.1 1683581440 installed <13>Jul 16 06:34:03 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed <13>Jul 16 06:34:03 rpmi: libncurses-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835246 installed <13>Jul 16 06:34:03 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.19192 + 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.19192 + 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 dirname -- '{}' + readlink -e -- ./configure + 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 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 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.75706 + 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.19573 + 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.G8Owo2 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.tSUm4p 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.4hHgdT 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.UNYPQG 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.zSf3kv 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.vlWdd4 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.8o6PLI 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.JBpjCb 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.60TEno 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.EYaZsF 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.k6egNW 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.2mqaga 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.QUJNyK 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.Cy0gNp 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.9Cgspu 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.Ww9pjx 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.USt53q 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.uKtV5W 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.cnLVpz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qXIEdB 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.PRkBYR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PPyUjF 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.6XLfK4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JdkkBb 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.imykLR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mJJN9H 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.jSxyKA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nDMVJv 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.qP3H0n find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uIBeBa 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) 12.83user 7.09system 0:49.19elapsed 40%CPU (0avgtext+0avgdata 60280maxresident)k 0inputs+0outputs (0major+1689131minor)pagefaults 0swaps 5.77user 2.23system 1:07.18elapsed 11%CPU (0avgtext+0avgdata 125896maxresident)k 0inputs+0outputs (0major+195918minor)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 2023-07-16 06:34:58.253571556 +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 673309b1704b04c8721b5977a7ad5af2 +File: /usr/bin/pdsh 100755 root:root a50ae6dfa20520a5ed2b935d383f46f3 +File: /usr/bin/rpdcp 100755 root:root 9b3f2edc349bd1a00235537b2c8bb417 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: a170d41abd4a2512fb2426af96705dda6f3e4f3dd57328131877cb6e3174b9902a47534244e5d610bdd3a4c26fd116b2a58ccd93c94fe7014c3f7aad129c290c --- 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 2023-07-16 06:34:58.335572430 +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/bf 40755 root:root +/usr/lib/debug/.build-id/bf/7ecc1cc71af3d5a09e629618d190a2ed6867c1 120777 root:root ../../../../bin/pdcp +/usr/lib/debug/.build-id/bf/7ecc1cc71af3d5a09e629618d190a2ed6867c1.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/bf 40755 root:root +File: /usr/lib/debug/.build-id/bf/7ecc1cc71af3d5a09e629618d190a2ed6867c1 120777 root:root ../../../../bin/pdcp +File: /usr/lib/debug/.build-id/bf/7ecc1cc71af3d5a09e629618d190a2ed6867c1.debug 120777 root:root ../../usr/bin/pdcp.debug +File: /usr/lib/debug/usr/bin/pdcp.debug 100644 root:root 805e1d815ebcf7b89be6087bac374f33 +File: /usr/lib/debug/usr/bin/pdsh.debug 100644 root:root 805e1d815ebcf7b89be6087bac374f33 +File: /usr/lib/debug/usr/bin/rpdcp.debug 100644 root:root 805e1d815ebcf7b89be6087bac374f33 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: dcf8c141c9e533a726a0c628f2416faa4aea03fa0f2ff49ca5d489ed32b4c79e761c6b1869df88689b49853c44c60ac77b05273a9b82578c451ebb780847f1e2 --- 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 2023-07-16 06:34:58.417573304 +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 ea79c68842b638fec315cce1a1666439 +RPMIdentity: 085b5843f6ed2d69109d75f194fce559556a4470f2f85872633603d3f6797461ba00701a99e858ba027fea4966c75cb3d2c0fa160d462a5b4ef1a00579d034ac --- 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 2023-07-16 06:34:58.498574168 +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/5d 40755 root:root +/usr/lib/debug/.build-id/5d/538f66fc2aa49d981950ff1031a3cd05172b4c 120777 root:root ../../../../lib64/pdsh/dshgroup.so +/usr/lib/debug/.build-id/5d/538f66fc2aa49d981950ff1031a3cd05172b4c.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/5d 40755 root:root +File: /usr/lib/debug/.build-id/5d/538f66fc2aa49d981950ff1031a3cd05172b4c 120777 root:root ../../../../lib64/pdsh/dshgroup.so +File: /usr/lib/debug/.build-id/5d/538f66fc2aa49d981950ff1031a3cd05172b4c.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 b29f5f68d57178e71c81628706b5cf8e 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: b1e46c8138705b69840de3404052eaa31e13aa1a61511240c4eb10a6e6d693aee84328cb27ef249f44a631ff6074b951f9c5a5b051255ed62dd4458ade0edb8b --- 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 2023-07-16 06:34:58.582575063 +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 8607df3ce6d5be36010aada327184457 +RPMIdentity: db5a68a3af33a3417424417e2848f9e4af12763144fc58881999bf163976220eb74493527b211700767e987d460968630d2a7b63d867782558486ef57c26f717 --- 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 2023-07-16 06:34:58.654575830 +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/71 40755 root:root +/usr/lib/debug/.build-id/71/b925f284dfaa817de2eb44f5177bb590701678 120777 root:root ../../../../lib64/pdsh/machines.so +/usr/lib/debug/.build-id/71/b925f284dfaa817de2eb44f5177bb590701678.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/71 40755 root:root +File: /usr/lib/debug/.build-id/71/b925f284dfaa817de2eb44f5177bb590701678 120777 root:root ../../../../lib64/pdsh/machines.so +File: /usr/lib/debug/.build-id/71/b925f284dfaa817de2eb44f5177bb590701678.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 fa0cd85d808ca22604b2b9336986c9ea 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: abe0389e2f48d9a27c7e5a74465e31f62333fc9a0e7b1f0e3ee6992e12afb727467d4b79a5da2600ea036c47d5df3910d1b02412505797df6b13b4a2a44c1cef --- 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 2023-07-16 06:34:58.726576598 +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 4b0e58b32b9dd78cb203e07e934be074 +RPMIdentity: 75631c19fce0201208b0523c76808d38ffa0379f8bcd079a3a31bce38053d8a9ea097543e0ad83bfd17dfec2514cf23d4f931b806ddd2870fc82ed937b116978 --- 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 2023-07-16 06:34:58.798577365 +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/5e 40755 root:root +/usr/lib/debug/.build-id/5e/c4790ed3f4469333317b38654fd3eb2a2f3abd 120777 root:root ../../../../lib64/pdsh/execcmd.so +/usr/lib/debug/.build-id/5e/c4790ed3f4469333317b38654fd3eb2a2f3abd.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/5e 40755 root:root +File: /usr/lib/debug/.build-id/5e/c4790ed3f4469333317b38654fd3eb2a2f3abd 120777 root:root ../../../../lib64/pdsh/execcmd.so +File: /usr/lib/debug/.build-id/5e/c4790ed3f4469333317b38654fd3eb2a2f3abd.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 775bd0743d6fa58df5b35330f7e07238 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: ff1646205a0d15de5d5bd354d335b4fe7ffd2331503489b3441dbf54245679049d7b0d3b86ed7c8c6bcf5b5f8820ba1459c6e7b0d1e898ef778bc326ea966688 --- 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 2023-07-16 06:34:58.870578132 +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 b0c73a034b3fcd63f22bfb1a650e8a3a +RPMIdentity: f6d6e667ddf4c039792e1c4937e0750f5171b4a70102c722b07740eb79f04627234c0c12d58840050ef95c7593ace618407fff277cdaecbd31d3bd40dea6fe28 --- 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 2023-07-16 06:34:58.948578964 +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/bb 40755 root:root +/usr/lib/debug/.build-id/bb/49aa89d00466afe5161103c9e1ed08de9f0802 120777 root:root ../../../../lib64/pdsh/xrcmd.so +/usr/lib/debug/.build-id/bb/49aa89d00466afe5161103c9e1ed08de9f0802.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/bb 40755 root:root +File: /usr/lib/debug/.build-id/bb/49aa89d00466afe5161103c9e1ed08de9f0802 120777 root:root ../../../../lib64/pdsh/xrcmd.so +File: /usr/lib/debug/.build-id/bb/49aa89d00466afe5161103c9e1ed08de9f0802.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 7bcb3bfba3c6ebb630b52138535e8145 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: 3742cd244566dd0a038e162841e465eccfca6b064cf264893f5fc3e8c5daf633dd2f8f5575c9d33ced4750edd1a9bc15185eb23b762683d32784659670b9da78 --- 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 2023-07-16 06:34:59.020579731 +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 84ff625d3f9da2b92825b207f38e3a80 +RPMIdentity: 5cd7905b837223c04c31c9cf53825db9d36025fc4e1d8eee21d6af483986dc59f61046f407a238de72460aa3e83b4f1d09553d85564728863a83d072343502a6 --- 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 2023-07-16 06:34:59.092580498 +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/63 40755 root:root +/usr/lib/debug/.build-id/63/f184f89fe93e6e2ecf79f31ae047908ef6f8f5 120777 root:root ../../../../lib64/pdsh/sshcmd.so +/usr/lib/debug/.build-id/63/f184f89fe93e6e2ecf79f31ae047908ef6f8f5.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/63 40755 root:root +File: /usr/lib/debug/.build-id/63/f184f89fe93e6e2ecf79f31ae047908ef6f8f5 120777 root:root ../../../../lib64/pdsh/sshcmd.so +File: /usr/lib/debug/.build-id/63/f184f89fe93e6e2ecf79f31ae047908ef6f8f5.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 6b1f73fc151002e8ea375c02fab682c9 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: c5ebec34745c35e2c6d8ce90895c73872288c545a92aa900cdb21593767d4a2e72cb5bc554df96ead24da381e5b99226e9b700685a06d800f45430ffe0b76e0c