<86>Nov 15 01:39:19 userdel[1424509]: delete user 'rooter' <86>Nov 15 01:39:19 groupadd[1424521]: group added to /etc/group: name=rooter, GID=951 <86>Nov 15 01:39:19 groupadd[1424521]: new group: name=rooter, GID=951 <86>Nov 15 01:39:20 useradd[1424537]: new user: name=rooter, UID=951, GID=951, home=/root, shell=/bin/bash <86>Nov 15 01:39:20 userdel[1424581]: delete user 'builder' <86>Nov 15 01:39:20 userdel[1424581]: removed group 'builder' owned by 'builder' <86>Nov 15 01:39:20 userdel[1424581]: removed shadow group 'builder' owned by 'builder' <86>Nov 15 01:39:20 groupadd[1424594]: group added to /etc/group: name=builder, GID=952 <86>Nov 15 01:39:20 groupadd[1424594]: group added to /etc/gshadow: name=builder <86>Nov 15 01:39:20 groupadd[1424594]: new group: name=builder, GID=952 <86>Nov 15 01:39:20 useradd[1424600]: new user: name=builder, UID=952, GID=952, home=/usr/src, shell=/bin/bash warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root <13>Nov 15 01:39:23 rpmi: libncurses-6.3.20211106-alt1 sisyphus+289273.100.1.1 1636477028 installed <13>Nov 15 01:39:23 rpmi: libtinfo-devel-6.3.20211106-alt1 sisyphus+289273.100.1.1 1636477028 installed <13>Nov 15 01:39:23 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Nov 15 01:39:24 rpmi: libstdc++11-devel-11.2.1-alt1 sisyphus+285602.200.1.1 1632233545 installed <13>Nov 15 01:39:25 rpmi: gcc11-c++-11.2.1-alt1 sisyphus+285602.200.1.1 1632233545 installed <13>Nov 15 01:39:25 rpmi: rpm-macros-pam0-1.5.2-alt1 sisyphus+284519.100.1.1 1630672115 installed <13>Nov 15 01:39:25 rpmi: libpam0-devel-1.5.2-alt1 sisyphus+284519.100.1.1 1630672115 installed <13>Nov 15 01:39:25 rpmi: gcc-c++-11-alt1 sisyphus+285602.400.1.1 1632238564 installed <13>Nov 15 01:39:25 rpmi: libncurses-devel-6.3.20211106-alt1 sisyphus+289273.100.1.1 1636477028 installed <13>Nov 15 01:39:25 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.40220 + 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.40220 + 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' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --program-prefix= --with-pam --with-rsh --with-ssh --with-exec --without-qshell --with-readline --with-machines --without-genders --without-nodeupdown --without-mrsh --without-mqshell --without-slurm --with-dshgroups configure: WARNING: unrecognized options: --without-included-gettext, --with-pam, --without-qshell, --without-mqshell checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for a sed that does not truncate output... /bin/sed checking whether to build with code coverage support... no checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether debugging is enabled... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for socket in -lsocket... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for strings.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/sysmacros.h, usability... no checking sys/sysmacros.h, presence... no checking for sys/sysmacros.h,... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for socklen_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for msg_accrights in struct msghdr... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for strerror... yes checking for pthread_sigmask... yes checking for sigthreadmask... no checking for rresvport... yes checking for rresvport_af... yes checking for atoi... yes checking for poll... yes checking for default fanout... 32 checking for default connect timeout... 10 checking for whether to build rsh module... yes checking for whether to build xcpu module... no checking for whether to build ssh module... yes checking for ssh connect timeout option... -oConnectTimeout=%d checking for whether to build exec module... yes checking for krb_sendauth in -lkrb... no checking for path to machines file... yes checking for whether to build genders module... no checking for whether to build nodeupdown module... no checking for whether to build mrsh module... no checking for whether to build slurm module... no checking for whether to build torque module... no checking for whether to build dshgroup module... yes checking for whether to build netgroup module... no checking for whether to include readline suport... yes checking for readline in -lreadline... yes checking if malloc debugging is wanted... no checking rcmd rank list... "mrsh", "rsh", "ssh", "krb4", "exec", "xcpu" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating src/Makefile config.status: creating src/common/Makefile config.status: creating src/pdsh/Makefile config.status: creating src/modules/Makefile config.status: creating doc/Makefile config.status: creating scripts/Makefile config.status: creating tests/Makefile config.status: creating tests/test-modules/Makefile config.status: creating doc/pdcp.1 config.status: creating doc/pdsh.1 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext, --with-pam, --without-qshell, --without-mqshell + make 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' make: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34' make all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src' Making all in common make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src/common' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o err.lo err.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c err.c -fPIC -DPIC -o .libs/err.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c err.c -o err.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o fd.lo fd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c fd.c -fPIC -DPIC -o .libs/fd.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c fd.c -o fd.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o hostlist.lo hostlist.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c hostlist.c -fPIC -DPIC -o .libs/hostlist.o hostlist.c: In function '_next_tok': hostlist.c:372:48: warning: comparison between pointer and zero character constant [-Wpointer-compare] 372 | while (**str != '\0' && strchr(sep, **str) != '\0') | ^~ hostlist.c:372:29: note: did you mean to dereference the pointer? 372 | while (**str != '\0' && strchr(sep, **str) != '\0') | ^ hostlist.c:389:48: warning: comparison between pointer and zero character constant [-Wpointer-compare] 389 | while (**str != '\0' && strchr(sep, **str) != '\0') | ^~ hostlist.c:389:29: note: did you mean to dereference the pointer? 389 | while (**str != '\0' && strchr(sep, **str) != '\0') | ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c hostlist.c -o hostlist.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o list.lo list.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c list.c -fPIC -DPIC -o .libs/list.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c list.c -o list.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o split.lo split.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c split.c -fPIC -DPIC -o .libs/split.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c split.c -o split.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o xmalloc.lo xmalloc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c xmalloc.c -o xmalloc.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o xpoll.lo xpoll.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c xpoll.c -fPIC -DPIC -o .libs/xpoll.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c xpoll.c -o xpoll.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o xstring.lo xstring.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c xstring.c -fPIC -DPIC -o .libs/xstring.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c xstring.c -o xstring.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o pipecmd.lo pipecmd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c pipecmd.c -fPIC -DPIC -o .libs/pipecmd.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c pipecmd.c -o pipecmd.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o libcommon.la err.lo fd.lo hostlist.lo list.lo split.lo xmalloc.lo xpoll.lo xstring.lo pipecmd.lo libtool: link: ar cru .libs/libcommon.a .libs/err.o .libs/fd.o .libs/hostlist.o .libs/list.o .libs/split.o .libs/xmalloc.o .libs/xpoll.o .libs/xstring.o .libs/pipecmd.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcommon.a libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/src/common' Making all in modules make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src/modules' (echo "{ global:"; \ echo " pdsh_module_info;"; \ echo " pdsh_module_priority;"; \ echo " local: *;"; \ echo "};") > version.map make all-am make[4]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src/modules' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o xrcmd.lo xrcmd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c xrcmd.c -fPIC -DPIC -o .libs/xrcmd.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c xrcmd.c -o xrcmd.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -module -avoid-version -Wl,--version-script=version.map -o xrcmd.la -rpath /usr/lib64/pdsh xrcmd.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/xrcmd.o -O2 -flto=auto -Wl,--version-script=version.map -Wl,-soname -Wl,xrcmd.so -o .libs/xrcmd.so libtool: link: ar cru .libs/xrcmd.a xrcmd.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/xrcmd.a libtool: link: ( cd ".libs" && rm -f "xrcmd.la" && ln -s "../xrcmd.la" "xrcmd.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sshcmd.lo sshcmd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c sshcmd.c -fPIC -DPIC -o .libs/sshcmd.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c sshcmd.c -o sshcmd.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -module -avoid-version -Wl,--version-script=version.map -o sshcmd.la -rpath /usr/lib64/pdsh sshcmd.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/sshcmd.o -O2 -flto=auto -Wl,--version-script=version.map -Wl,-soname -Wl,sshcmd.so -o .libs/sshcmd.so libtool: link: ar cru .libs/sshcmd.a sshcmd.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/sshcmd.a libtool: link: ( cd ".libs" && rm -f "sshcmd.la" && ln -s "../sshcmd.la" "sshcmd.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o machines.lo machines.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c machines.c -fPIC -DPIC -o .libs/machines.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c machines.c -o machines.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -module -avoid-version -Wl,--version-script=version.map -o machines.la -rpath /usr/lib64/pdsh machines.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/machines.o -O2 -flto=auto -Wl,--version-script=version.map -Wl,-soname -Wl,machines.so -o .libs/machines.so libtool: link: ar cru .libs/machines.a machines.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/machines.a libtool: link: ( cd ".libs" && rm -f "machines.la" && ln -s "../machines.la" "machines.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o dshgroup.lo dshgroup.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c dshgroup.c -fPIC -DPIC -o .libs/dshgroup.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c dshgroup.c -o dshgroup.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -module -avoid-version -Wl,--version-script=version.map -o dshgroup.la -rpath /usr/lib64/pdsh dshgroup.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/dshgroup.o -O2 -flto=auto -Wl,--version-script=version.map -Wl,-soname -Wl,dshgroup.so -o .libs/dshgroup.so libtool: link: ar cru .libs/dshgroup.a dshgroup.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/dshgroup.a libtool: link: ( cd ".libs" && rm -f "dshgroup.la" && ln -s "../dshgroup.la" "dshgroup.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o execcmd.lo execcmd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c execcmd.c -fPIC -DPIC -o .libs/execcmd.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c execcmd.c -o execcmd.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -module -avoid-version -Wl,--version-script=version.map -o execcmd.la -rpath /usr/lib64/pdsh execcmd.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/execcmd.o -O2 -flto=auto -Wl,--version-script=version.map -Wl,-soname -Wl,execcmd.so -o .libs/execcmd.so libtool: link: ar cru .libs/execcmd.a execcmd.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/execcmd.a libtool: link: ( cd ".libs" && rm -f "execcmd.la" && ln -s "../execcmd.la" "execcmd.la" ) make[4]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/src/modules' make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/src/modules' Making all in pdsh make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src/pdsh' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c main.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c dsh.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mod.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c rcmd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c opt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c privsep.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c pcp_server.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c pcp_client.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c testcase.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c wcoll.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c cbuf.c cbuf.c: In function 'cbuf_peek_line': cbuf.c:668:15: warning: variable 'l' set but not used [-Wunused-but-set-variable] 668 | int n, m, l; | ^ cbuf.c: In function 'cbuf_read_line': cbuf.c:704:15: warning: variable 'l' set but not used [-Wunused-but-set-variable] 704 | int n, m, l; | ^ cbuf.c: In function 'cbuf_replay_line': cbuf.c:741:15: warning: variable 'l' set but not used [-Wunused-but-set-variable] 741 | int n, m, l; | ^ cbuf.c: In function 'cbuf_write_line': cbuf.c:815:23: warning: variable 'n' set but not used [-Wunused-but-set-variable] 815 | int nfree, ncopy, n; | ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c config.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -export-dynamic -ldl ../../src/common/libcommon.la -o pdsh.inst main.o dsh.o mod.o rcmd.o opt.o privsep.o pcp_server.o pcp_client.o testcase.o wcoll.o cbuf.o config.o -lreadline -lhistory -lncurses libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o pdsh.inst main.o dsh.o mod.o rcmd.o opt.o privsep.o pcp_server.o pcp_client.o testcase.o wcoll.o cbuf.o config.o -Wl,--export-dynamic -ldl ../../src/common/.libs/libcommon.a -lreadline -lhistory -lncurses In function 'Free', inlined from '_find_path' at opt.c:291:7: ../common/xmalloc.c:143:14: warning: writing 4 bytes into a region of size 0 [-Wstringop-overflow=] 143 | p[0] = 0; | ^ opt.c: In function '_find_path': ../common/xmalloc.c:114:18: note: at offset -8 into destination object of size [0, 9223372036854775807] allocated by 'Malloc' 114 | result = Malloc(strlen(str) + 1); | ^ In function 'Free', inlined from '_find_path' at opt.c:281:13: ../common/xmalloc.c:143:14: warning: writing 4 bytes into a region of size 0 [-Wstringop-overflow=] 143 | p[0] = 0; | ^ opt.c: In function '_find_path': ../common/xmalloc.c:114:18: note: at offset -8 into destination object of size [0, 9223372036854775807] allocated by 'Malloc' 114 | result = Malloc(strlen(str) + 1); | ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c testconfig.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -export-dynamic -ldl ../../src/common/libcommon.la -o pdsh main.o dsh.o mod.o rcmd.o opt.o privsep.o pcp_server.o pcp_client.o testcase.o wcoll.o cbuf.o testconfig.o -lreadline -lhistory -lncurses libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o pdsh main.o dsh.o mod.o rcmd.o opt.o privsep.o pcp_server.o pcp_client.o testcase.o wcoll.o cbuf.o testconfig.o -Wl,--export-dynamic -ldl ../../src/common/.libs/libcommon.a -lreadline -lhistory -lncurses In function 'Free', inlined from '_find_path' at opt.c:291:7: ../common/xmalloc.c:143:14: warning: writing 4 bytes into a region of size 0 [-Wstringop-overflow=] 143 | p[0] = 0; | ^ opt.c: In function '_find_path': ../common/xmalloc.c:114:18: note: at offset -8 into destination object of size [0, 9223372036854775807] allocated by 'Malloc' 114 | result = Malloc(strlen(str) + 1); | ^ In function 'Free', inlined from '_find_path' at opt.c:281:13: ../common/xmalloc.c:143:14: warning: writing 4 bytes into a region of size 0 [-Wstringop-overflow=] 143 | p[0] = 0; | ^ opt.c: In function '_find_path': ../common/xmalloc.c:114:18: note: at offset -8 into destination object of size [0, 9223372036854775807] allocated by 'Malloc' 114 | result = Malloc(strlen(str) + 1); | ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/src/pdsh' make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/src' Making all in tests make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/tests' Making all in test-modules make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/tests/test-modules' (echo "{ global:"; \ echo " pdsh_module_info;"; \ echo " pdsh_module_priority;"; \ echo " local: *;"; \ echo "};") > version.map make all-am make[4]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/tests/test-modules' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/tests/test-modules' make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/tests/test-modules' make[3]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/tests' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/tests' Making all in doc make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/doc' Making all in scripts make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/scripts' Making all in config make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34/config' make[2]: Entering directory '/usr/src/RPM/BUILD/pdsh-2.34' make[2]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34' make[1]: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34' make: Leaving directory '/usr/src/RPM/BUILD/pdsh-2.34' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.43465 + 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.467 + 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.9hzeaf 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.OJ3D0y 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.TSM81i 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.ZsRTZL 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.vgvhMK 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.sFRAIr 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.k5mWOM 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.FIYL82 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.NovybC 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.nX19ku 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.qNf0JY 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.AydjeK 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.jZ1yVv 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.3Zep76 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.gghyR3 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.0g1VIq 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.Pp7cE4 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.ZYu4S4 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.y3Ife1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.i9HrnR 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.8gr5Oq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0BeruI 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.ygP4bW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rWJlcC 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.EDTbyU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UcuKOb 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.wihAk5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ksmaRi 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.ApPPNy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7PlIUY 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) 16.25user 5.63system 0:59.44elapsed 36%CPU (0avgtext+0avgdata 54560maxresident)k 0inputs+0outputs (0major+1722594minor)pagefaults 0swaps 23.83user 11.42system 1:20.34elapsed 43%CPU (0avgtext+0avgdata 104828maxresident)k 0inputs+0outputs (30638major+2234445minor)pagefaults 0swaps --- pdsh-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-2.34-alt1.x86_64.rpm.hasher 2021-11-15 01:40:35.659015353 +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 db6cdd94faa509dce1f19f8c3b415584 +File: /usr/bin/pdsh 100755 root:root 6960ec23e34fb382b07c3a009e5f63e3 +File: /usr/bin/rpdcp 100755 root:root 1299e1ac99a00cd683645fad1c088dd0 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: 7242e23ed755a31743c87d40ad3272c697ad9f8e7b6ebda267baa233b0313ad743f74047dd25ac47a0921088ead441ebada3f2ba8b9f7e19263ede59dafcd33f --- pdsh-debuginfo-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-debuginfo-2.34-alt1.x86_64.rpm.hasher 2021-11-15 01:40:35.854017842 +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/83 40755 root:root +/usr/lib/debug/.build-id/83/f4458a726434f2adb883d47f6a73fca59e9b79 120777 root:root ../../../../bin/pdcp +/usr/lib/debug/.build-id/83/f4458a726434f2adb883d47f6a73fca59e9b79.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/83 40755 root:root +File: /usr/lib/debug/.build-id/83/f4458a726434f2adb883d47f6a73fca59e9b79 120777 root:root ../../../../bin/pdcp +File: /usr/lib/debug/.build-id/83/f4458a726434f2adb883d47f6a73fca59e9b79.debug 120777 root:root ../../usr/bin/pdcp.debug +File: /usr/lib/debug/usr/bin/pdcp.debug 100644 root:root 2fc836639cc22fdaf7fd95e65a51c2a5 +File: /usr/lib/debug/usr/bin/pdsh.debug 100644 root:root 2fc836639cc22fdaf7fd95e65a51c2a5 +File: /usr/lib/debug/usr/bin/rpdcp.debug 100644 root:root 2fc836639cc22fdaf7fd95e65a51c2a5 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: 591b86c020a37c2c58c131bc9a638231da1e38d543d7f22a3c10e05658be4a2cfbfaec955084b847dc1051c8459e29dca2b6aabc4870a5520faf78ea57b45ef2 --- pdsh-mod-dshgroup-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-mod-dshgroup-2.34-alt1.x86_64.rpm.hasher 2021-11-15 01:40:36.073020638 +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 d3049815dc6a46d4671a964f60c62e81 +RPMIdentity: 8fd6ec801dfe6ab3f433ec4f963e1dd7b70bd198f3301eb084eb7d10621a7993ab1710adf394c15de7c7505d5be99c912fa6ffc6a456525c25ba2e4b47ec5099 --- pdsh-mod-dshgroup-debuginfo-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-mod-dshgroup-debuginfo-2.34-alt1.x86_64.rpm.hasher 2021-11-15 01:40:36.292023434 +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/22 40755 root:root +/usr/lib/debug/.build-id/22/68a1b97f00c2ea4d8ff73e970f1181d20d569f 120777 root:root ../../../../lib64/pdsh/dshgroup.so +/usr/lib/debug/.build-id/22/68a1b97f00c2ea4d8ff73e970f1181d20d569f.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/22 40755 root:root +File: /usr/lib/debug/.build-id/22/68a1b97f00c2ea4d8ff73e970f1181d20d569f 120777 root:root ../../../../lib64/pdsh/dshgroup.so +File: /usr/lib/debug/.build-id/22/68a1b97f00c2ea4d8ff73e970f1181d20d569f.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 dce82f15d4edad8ca72a0f21b0c89d47 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: 825f5c21baaef06492440b234968282bbdbccf9747969e821602cdf4b0a182228f3979fca35a7ab9f01f2730c1e1a09d9afd8364e32d7bc49d86e988a885f079 --- pdsh-mod-machines-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-mod-machines-2.34-alt1.x86_64.rpm.hasher 2021-11-15 01:40:36.553026766 +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 831a199799297c6dc15ca10df3157cc3 +RPMIdentity: 2a535a24857b12af4e87db0c31c89e41439ba765f6a6e458f55f7ee7080108572d069501e7ce9a39f17a2c3af9d203354d0ba9cec29c3aebe51b8de3f1950b9d --- pdsh-mod-machines-debuginfo-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-mod-machines-debuginfo-2.34-alt1.x86_64.rpm.hasher 2021-11-15 01:40:36.809030035 +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/d5 40755 root:root +/usr/lib/debug/.build-id/d5/8413736d6371b5c1f05c1daa0712ed923006f0 120777 root:root ../../../../lib64/pdsh/machines.so +/usr/lib/debug/.build-id/d5/8413736d6371b5c1f05c1daa0712ed923006f0.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/d5 40755 root:root +File: /usr/lib/debug/.build-id/d5/8413736d6371b5c1f05c1daa0712ed923006f0 120777 root:root ../../../../lib64/pdsh/machines.so +File: /usr/lib/debug/.build-id/d5/8413736d6371b5c1f05c1daa0712ed923006f0.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 d3af61e4c2ef0242c27daab40ed36b45 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: 8cd1026db176a7bcb03dd0cb287479a5ba52f1beb84c8a86e6981eb569d7c36f8a4f8b544a7be3295528b229d50896df49d0da579791abc5bb3d279cebf43329 --- pdsh-rcmd-exec-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-rcmd-exec-2.34-alt1.x86_64.rpm.hasher 2021-11-15 01:40:37.062033265 +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 31205605c2dd86e6b34a03b80e68add7 +RPMIdentity: e509959260a60dc28fbd8899eb9b2265d69258c3f2a48b635887935b8ffcd1ff3ae7e69a6ebce714b798f5a54d582641f74fffcde168226a5454f05384c0701e --- pdsh-rcmd-exec-debuginfo-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-rcmd-exec-debuginfo-2.34-alt1.x86_64.rpm.hasher 2021-11-15 01:40:37.325036622 +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/0a 40755 root:root +/usr/lib/debug/.build-id/0a/32935dfee19760761a581326e2b7fb073416d1 120777 root:root ../../../../lib64/pdsh/execcmd.so +/usr/lib/debug/.build-id/0a/32935dfee19760761a581326e2b7fb073416d1.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/0a 40755 root:root +File: /usr/lib/debug/.build-id/0a/32935dfee19760761a581326e2b7fb073416d1 120777 root:root ../../../../lib64/pdsh/execcmd.so +File: /usr/lib/debug/.build-id/0a/32935dfee19760761a581326e2b7fb073416d1.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 c80c46c072079330c03398da52b446fd 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: 5e261206f64bd62318edc1d2a25ae6211a391caad58b634a0a5ba437456721b5a8df4447d1c4fa4f882e72c9f924ae6d57b354d7d35b4bcb63ba28f0b7b42bfa --- pdsh-rcmd-rsh-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-rcmd-rsh-2.34-alt1.x86_64.rpm.hasher 2021-11-15 01:40:37.547039457 +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 55c39e8932f980cecf1e7a3bd3c697e3 +RPMIdentity: 9c61d3990ed4e32c3ef7e1486b1ebb7fdf8f33366055f128a66cb6f1daed1eb0e631ee128d863548e92ed680dca3148ec41b7a68c1ce8cfa8b21a035b8790cd5 --- pdsh-rcmd-rsh-debuginfo-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-rcmd-rsh-debuginfo-2.34-alt1.x86_64.rpm.hasher 2021-11-15 01:40:37.787042521 +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/ad 40755 root:root +/usr/lib/debug/.build-id/ad/ee8b4e276a1489efd113705a0e478c6b8312a3 120777 root:root ../../../../lib64/pdsh/xrcmd.so +/usr/lib/debug/.build-id/ad/ee8b4e276a1489efd113705a0e478c6b8312a3.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/ad 40755 root:root +File: /usr/lib/debug/.build-id/ad/ee8b4e276a1489efd113705a0e478c6b8312a3 120777 root:root ../../../../lib64/pdsh/xrcmd.so +File: /usr/lib/debug/.build-id/ad/ee8b4e276a1489efd113705a0e478c6b8312a3.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 ae01c1d5fab9cfa5a84bbbc7c68fe18f 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: b0b8808cb5a168ec30ece4c3d815d62c8225fdc44c125df05b2a0a53ef63cf14775b3e30ad3d8fc093121f73ad4e1691279697cf47427eaa91e7c89bbaadd816 --- pdsh-rcmd-ssh-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-rcmd-ssh-2.34-alt1.x86_64.rpm.hasher 2021-11-15 01:40:38.026045572 +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 ba8ca71354dc7d5e6afd033ca7ceb7f3 +RPMIdentity: 5b041e7f9dfb08e71a9d3e1062d9e06f85be6ad4fc60aa98a703997ce3b4757cf40d18acc956213b6e46e76cdf1b2ad7d6ba2655c5cc48a45dd73fcb87b57dd2 --- pdsh-rcmd-ssh-debuginfo-2.34-alt1.x86_64.rpm.repo 2021-07-23 23:47:55.000000000 +0000 +++ pdsh-rcmd-ssh-debuginfo-2.34-alt1.x86_64.rpm.hasher 2021-11-15 01:40:38.261048572 +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/93 40755 root:root +/usr/lib/debug/.build-id/93/8b27085c3fedcc388f72e905608cabfd8fe078 120777 root:root ../../../../lib64/pdsh/sshcmd.so +/usr/lib/debug/.build-id/93/8b27085c3fedcc388f72e905608cabfd8fe078.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/93 40755 root:root +File: /usr/lib/debug/.build-id/93/8b27085c3fedcc388f72e905608cabfd8fe078 120777 root:root ../../../../lib64/pdsh/sshcmd.so +File: /usr/lib/debug/.build-id/93/8b27085c3fedcc388f72e905608cabfd8fe078.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 34a25fd2e31d6ece3e9b7df6493196ee 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: 3a251085bc1d4e8817f4532c2a8c9db8de310070572da7c721256e291c3b9dddb5d4772b4074cc22bd208625ad3087872134f3b5918d4d258bebdf537ea59e1e