<86>Mar 15 15:56:21 userdel[4105293]: delete user 'rooter' <86>Mar 15 15:56:21 userdel[4105293]: removed group 'rooter' owned by 'rooter' <86>Mar 15 15:56:21 groupadd[4105808]: group added to /etc/group: name=rooter, GID=1817 <86>Mar 15 15:56:21 groupadd[4105808]: group added to /etc/gshadow: name=rooter <86>Mar 15 15:56:21 groupadd[4105808]: new group: name=rooter, GID=1817 <86>Mar 15 15:56:21 useradd[4106329]: new user: name=rooter, UID=1817, GID=1817, home=/root, shell=/bin/bash, from=none <86>Mar 15 15:56:21 userdel[4107110]: delete user 'builder' <86>Mar 15 15:56:21 groupadd[4107790]: group added to /etc/group: name=builder, GID=1818 <86>Mar 15 15:56:21 groupadd[4107790]: group added to /etc/gshadow: name=builder <86>Mar 15 15:56:21 groupadd[4107790]: new group: name=builder, GID=1818 <86>Mar 15 15:56:21 useradd[4108325]: new user: name=builder, UID=1818, GID=1818, 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>Mar 15 15:56:26 rpmi: libncurses6-6.3.20220618-alt4 icarus+342754.700.1.1 1710495564 installed <13>Mar 15 15:56:26 rpmi: libtinfo-devel-6.3.20220618-alt4 icarus+342754.700.1.1 1710495564 installed <13>Mar 15 15:56:26 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Mar 15 15:56:26 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>Mar 15 15:56:27 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>Mar 15 15:56:27 rpmi: rpm-macros-pam0-1.6.0-alt1 sisyphus+250389.200.2.1 1705769114 installed <13>Mar 15 15:56:27 rpmi: libpam0-devel-1.6.0-alt1 sisyphus+250389.200.2.1 1705769114 installed <13>Mar 15 15:56:27 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed <13>Mar 15 15:56:27 rpmi: libncurses-devel-6.3.20220618-alt4 icarus+342754.700.1.1 1710495564 installed <13>Mar 15 15:56:27 rpmi: libreadline-devel-8.2.10-alt1 sisyphus+338911.100.4.1 1706717067 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.10334 + 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.10334 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pdsh-2.34 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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.52168 + 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 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/pdsh-buildroot Processing files: pdsh-2.34-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.44171 + 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.m7VpTA 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.WGpuoW 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.8()(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.0FSgvX 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.969IDE 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.0S0Ujz 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.8iTdSK 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.TtKQCX 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.uhL9Ek 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.zWVcX9 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.nnMoFT 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.oCKQJn 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.6nltwM 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.psMI6i 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.oSIlsu 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.ve8MkF 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.hI1i6E 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.Xawhvu 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.IYLIzb 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.n2hN9r find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NfCWWH 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.8) 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.kyuDPJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RiZG40 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.aHZCHZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MRkyLR 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.Y1Gqi1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DmnUGp 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.gdujti find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z8VB2l 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.ZwSKXS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3kI3Xo 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) 9.03user 7.08system 0:40.96elapsed 39%CPU (0avgtext+0avgdata 59488maxresident)k 0inputs+0outputs (0major+1725895minor)pagefaults 0swaps 4.40user 2.49system 0:55.70elapsed 12%CPU (0avgtext+0avgdata 128980maxresident)k 31560inputs+0outputs (0major+202511minor)pagefaults 0swaps --- pdsh-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.116531308 +0000 +++ pdsh-2.34-alt1.x86_64.rpm.hasher 2024-03-15 15:57:11.750652886 +0000 @@ -22,9 +22,9 @@ 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 +Requires: libreadline.so.8()(64bit) >= set:njCJKBDBTVaMtIlETaGkjAUGG0mgc1 Requires: rpmlib(SetVersions) @@ -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 270585b4e19c9c92f794664a5e22ab7a +File: /usr/bin/pdsh 100755 root:root b180de9de0b6de1b75878bb04ba739e4 +File: /usr/bin/rpdcp 100755 root:root b2f67f5d9814f89f6ef566a59577f295 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: 5f546a2c4a50d6c6a20e12fa30fda14a07362f32b5783983e90ce446d6ac37242f04ce46ce30763d75927f527b50b6274d90fe14f90f45b7a8d3d92c63753638 --- pdsh-debuginfo-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.029530194 +0000 +++ pdsh-debuginfo-2.34-alt1.x86_64.rpm.hasher 2024-03-15 15:57:11.805653857 +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/3a 40755 root:root +/usr/lib/debug/.build-id/3a/2614bf163c7411ad20acb4d7574e1bbbc63200 120777 root:root ../../../../bin/pdcp +/usr/lib/debug/.build-id/3a/2614bf163c7411ad20acb4d7574e1bbbc63200.debug 120777 root:root ../../usr/bin/pdcp.debug /usr/lib/debug/usr/bin/pdcp.debug 100644 root:root @@ -51,5 +51,3 @@ Requires: debug64(libc.so.6) -Requires: debug64(libdl.so.2) -Requires: debug64(libpthread.so.0) -Requires: debug64(libreadline.so.7) +Requires: debug64(libreadline.so.8) Requires: pdsh = 2.34-alt1:sisyphus+280575.100.1.1 @@ -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/3a 40755 root:root +File: /usr/lib/debug/.build-id/3a/2614bf163c7411ad20acb4d7574e1bbbc63200 120777 root:root ../../../../bin/pdcp +File: /usr/lib/debug/.build-id/3a/2614bf163c7411ad20acb4d7574e1bbbc63200.debug 120777 root:root ../../usr/bin/pdcp.debug +File: /usr/lib/debug/usr/bin/pdcp.debug 100644 root:root 2b9cdc7b1a2eff3e9cc4cc644cd2f0d1 +File: /usr/lib/debug/usr/bin/pdsh.debug 100644 root:root 2b9cdc7b1a2eff3e9cc4cc644cd2f0d1 +File: /usr/lib/debug/usr/bin/rpdcp.debug 100644 root:root 2b9cdc7b1a2eff3e9cc4cc644cd2f0d1 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: 958e9ed43d23ad702ac1a3439fee25d7ee40c2597f7a861e46793c5edd2c1edfb7f3f8acb1c7ad8671390fd459b6ac5e0d1d07cbae83c9aa506e4a45fbd2cf32 --- pdsh-mod-dshgroup-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.071530731 +0000 +++ pdsh-mod-dshgroup-2.34-alt1.x86_64.rpm.hasher 2024-03-15 15:57:11.861654846 +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 cbaca9d23401c1495b2d71b123765a06 +RPMIdentity: 940efb5d0f530cfb7c6ee22e032b4ffec7605da1d9a6be2f020af22c7de7d1c9d311ca8baf3187a176eb426b08223aa18421811304dd51641c500b8689aecfaa --- pdsh-mod-dshgroup-debuginfo-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.005529886 +0000 +++ pdsh-mod-dshgroup-debuginfo-2.34-alt1.x86_64.rpm.hasher 2024-03-15 15:57:11.919655871 +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/79 40755 root:root +/usr/lib/debug/.build-id/79/93163d04c79907bbb9eb9ed0bc9bf9e9c3f7d2 120777 root:root ../../../../lib64/pdsh/dshgroup.so +/usr/lib/debug/.build-id/79/93163d04c79907bbb9eb9ed0bc9bf9e9c3f7d2.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/79 40755 root:root +File: /usr/lib/debug/.build-id/79/93163d04c79907bbb9eb9ed0bc9bf9e9c3f7d2 120777 root:root ../../../../lib64/pdsh/dshgroup.so +File: /usr/lib/debug/.build-id/79/93163d04c79907bbb9eb9ed0bc9bf9e9c3f7d2.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 d4d74f2da8c4e9292a12029368eaa3f7 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: 1c4f64f8bd982c6c857275c20dbc90b5949d2cdcaf4caa91682808da353270db5b4301a690f569403759efbc36d927d1edd28ff28d35a730e44773cb000ca3a2 --- pdsh-mod-machines-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.038530309 +0000 +++ pdsh-mod-machines-2.34-alt1.x86_64.rpm.hasher 2024-03-15 15:57:11.980656948 +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 a529ffb987f328a10059f115409a2ad5 +RPMIdentity: 46787a45848d88bc4a05c7fb8dce365f8de76bcfce4a29f487fd2bd34575f8fe750896f5dea6ed5f7adb44875c376be02f37aeb704bcef0a8074a54dfb31ed39 --- pdsh-mod-machines-debuginfo-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.126531436 +0000 +++ pdsh-mod-machines-debuginfo-2.34-alt1.x86_64.rpm.hasher 2024-03-15 15:57:12.037657955 +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/e6 40755 root:root +/usr/lib/debug/.build-id/e6/bdb5b1ab0122fd1e85b5786e87a0754b5c4565 120777 root:root ../../../../lib64/pdsh/machines.so +/usr/lib/debug/.build-id/e6/bdb5b1ab0122fd1e85b5786e87a0754b5c4565.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/e6 40755 root:root +File: /usr/lib/debug/.build-id/e6/bdb5b1ab0122fd1e85b5786e87a0754b5c4565 120777 root:root ../../../../lib64/pdsh/machines.so +File: /usr/lib/debug/.build-id/e6/bdb5b1ab0122fd1e85b5786e87a0754b5c4565.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 1ec90ee97627c95cda86a6bf64e04560 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: 6d219cc042a035ee6350ec135c8f70f9af55d7e259e86ffa2c42d036556f825d24772788d2a4e05045d177dd3578ce28e222973fe200ae6596bf516c795d5418 --- pdsh-rcmd-exec-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.017530040 +0000 +++ pdsh-rcmd-exec-2.34-alt1.x86_64.rpm.hasher 2024-03-15 15:57:12.093658944 +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 d6aed541447198368489e14172c6f8f1 +RPMIdentity: 25bde8e5850f9dcea1eabc88efd178023faaf5752c687c5dd19d27417cd3447a34f77b3a7f47d586d8cbb302fa5814be6b7cc47ae3cdecd7480ccb66e4f20780 --- pdsh-rcmd-exec-debuginfo-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.082530872 +0000 +++ pdsh-rcmd-exec-debuginfo-2.34-alt1.x86_64.rpm.hasher 2024-03-15 15:57:12.149659933 +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/77 40755 root:root +/usr/lib/debug/.build-id/77/23aa8735ab19c7fa50a7f1e85292b8e411dd41 120777 root:root ../../../../lib64/pdsh/execcmd.so +/usr/lib/debug/.build-id/77/23aa8735ab19c7fa50a7f1e85292b8e411dd41.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/77 40755 root:root +File: /usr/lib/debug/.build-id/77/23aa8735ab19c7fa50a7f1e85292b8e411dd41 120777 root:root ../../../../lib64/pdsh/execcmd.so +File: /usr/lib/debug/.build-id/77/23aa8735ab19c7fa50a7f1e85292b8e411dd41.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 f51df23bcbe73e5bc3abc9b0cda9b96a 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: d3a12405a07ccc5558b115abceddb4aa6c8d901ad000e06e39490b0fdaa1d7dae4653930c735a7c2ef6bf2485828e899eaf7df290d0d070c95562277692fa2ed --- pdsh-rcmd-rsh-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.048530437 +0000 +++ pdsh-rcmd-rsh-2.34-alt1.x86_64.rpm.hasher 2024-03-15 15:57:12.205660922 +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 5fc34204bd87c5b8aa7a1cfdace1e9c4 +RPMIdentity: 2003fb5488e74920a4c67434d1eb72ce34485292bb539f92e8981676f0154f0f8f9c19aeecf1d5c11829bcdb6c2ccdce2be809e48ce66a964614fe41eb4c0ac5 --- pdsh-rcmd-rsh-debuginfo-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.059530578 +0000 +++ pdsh-rcmd-rsh-debuginfo-2.34-alt1.x86_64.rpm.hasher 2024-03-15 15:57:12.265661982 +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/f8 40755 root:root +/usr/lib/debug/.build-id/f8/65d53b14ff82505cabec6fd7eef5234f53abc2 120777 root:root ../../../../lib64/pdsh/xrcmd.so +/usr/lib/debug/.build-id/f8/65d53b14ff82505cabec6fd7eef5234f53abc2.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/f8 40755 root:root +File: /usr/lib/debug/.build-id/f8/65d53b14ff82505cabec6fd7eef5234f53abc2 120777 root:root ../../../../lib64/pdsh/xrcmd.so +File: /usr/lib/debug/.build-id/f8/65d53b14ff82505cabec6fd7eef5234f53abc2.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 d50b4050f462e829e24163ad3107f17a 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: b4ab8112050db858c6300e021c09aac32251e07949c41680a08c4e1162d65ac4359df63c04f35fc9f566e94055685f7cd7892b37847652c1e3863ccad7cbff91 --- pdsh-rcmd-ssh-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.104531154 +0000 +++ pdsh-rcmd-ssh-2.34-alt1.x86_64.rpm.hasher 2024-03-15 15:57:12.324663024 +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 70c8fe18749fef7fe15ae86aa0132ca1 +RPMIdentity: 2adc25e5ca5d20fd1bfebed02a4afd91c96f485848712201650e7e3ebab217d9ec7f630be9f2e123b549060155287dc8a4298de900f435386db48acba66423d7 --- pdsh-rcmd-ssh-debuginfo-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.093531013 +0000 +++ pdsh-rcmd-ssh-debuginfo-2.34-alt1.x86_64.rpm.hasher 2024-03-15 15:57:12.403664419 +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/36 40755 root:root +/usr/lib/debug/.build-id/36/9a70542811b5b072217bc4b3c11cce98781a84 120777 root:root ../../../../lib64/pdsh/sshcmd.so +/usr/lib/debug/.build-id/36/9a70542811b5b072217bc4b3c11cce98781a84.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/36 40755 root:root +File: /usr/lib/debug/.build-id/36/9a70542811b5b072217bc4b3c11cce98781a84 120777 root:root ../../../../lib64/pdsh/sshcmd.so +File: /usr/lib/debug/.build-id/36/9a70542811b5b072217bc4b3c11cce98781a84.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 035cbc79681550ac1ca466742418a69b 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: 6a70402490cf9aa2b06c2918bd0052b75af6eb3720c3cece7f6bb01bc5d35ac7e88575e6af97abdeea412986e8ddb32e01c22f4bc6d93653de87dbdf19ae0e26