Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/pdsh.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-65624-16665/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/pdsh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/pdsh-2.34-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/pdsh.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-65624-16665/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/pdsh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2Aj89W + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pdsh-2.34 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pdsh-2.34.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pdsh-2.34 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod +x configure + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Zg6kSh + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pdsh-2.34 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-01-08 07:16:07.000000000 +0800 +++ ./configure 2024-01-16 19:03:45.158370627 +0800 @@ -1858,7 +1858,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2024-01-16 19:03:45.158370627 +0800 +++ ./configure 2024-01-16 19:03:45.190370801 +0800 @@ -15311,7 +15311,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config/config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config/config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./config/ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-debug --with-rsh --with-ssh --with-readline --with-genders --with-nodeupdown --with-dshgroups --with-netgroup --with-torque --without-machines --without-mrsh --without-xcpu --without-slurm checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking target system type... aarch64-opencloudos-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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... /usr/bin/sed checking whether to build with code coverage support... no checking for aarch64-opencloudos-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether debugging is enabled... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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 aarch64-opencloudos-linux-gnu file names to aarch64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert aarch64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for aarch64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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... no checking for whether to build genders module... yes checking for genders_handle_create in -lgenders... yes checking for genders_query in -lgenders... yes checking for whether to build nodeupdown module... yes checking for nodeupdown_handle_create in -lnodeupdown... yes checking for whether to build mrsh module... no checking for whether to build slurm module... no checking for whether to build torque module... yes checking for pbs_connect in -ltorque... yes checking for whether to build dshgroup module... yes checking for whether to build netgroup module... yes 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 + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src Making all in common make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o xstring.lo xstring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xstring.c -fPIC -DPIC -o .libs/xstring.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xstring.c -o xstring.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/common' make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o split.lo split.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c split.c -fPIC -DPIC -o .libs/split.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c split.c -o split.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/common' make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o xmalloc.lo xmalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmalloc.c -o xmalloc.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/common' make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o xpoll.lo xpoll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xpoll.c -fPIC -DPIC -o .libs/xpoll.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xpoll.c -o xpoll.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/common' make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o fd.lo fd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c fd.c -fPIC -DPIC -o .libs/fd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c fd.c -o fd.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/common' make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o err.lo err.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c err.c -fPIC -DPIC -o .libs/err.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c err.c -o err.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/common' make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o pipecmd.lo pipecmd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c pipecmd.c -fPIC -DPIC -o .libs/pipecmd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c pipecmd.c -o pipecmd.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/common' make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o list.lo list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c list.c -fPIC -DPIC -o .libs/list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c list.c -o list.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/common' In file included from list.c:38: list.c: In function 'list_create': list.c:231:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 231 | assert(l->magic = LIST_MAGIC); /* set magic via assert abuse */ | ^ list.c: In function 'list_destroy': list.c:249:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 249 | assert(i->magic = ~LIST_MAGIC); /* clear magic via assert abuse */ | ^ list.c:261:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 261 | assert(l->magic = ~LIST_MAGIC); /* clear magic via assert abuse */ | ^ list.c: In function 'list_iterator_create': list.c:533:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 533 | assert(i->magic = LIST_MAGIC); /* set magic via assert abuse */ | ^ list.c: In function 'list_iterator_destroy': list.c:570:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 570 | assert(i->magic = ~LIST_MAGIC); /* clear magic via assert abuse */ | ^ make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o hostlist.lo hostlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c hostlist.c -fPIC -DPIC -o .libs/hostlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c hostlist.c -o hostlist.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/common' 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') | ^ In file included from hostlist.c:43: hostlist.c: In function 'hostlist_new': hostlist.c:1066:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1066 | assert(new->magic = HOSTLIST_MAGIC); | ^~~ hostlist.c: In function 'hostlist_destroy': hostlist.c:1598:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1598 | assert(hl->magic = 0x1); | ^~ hostlist.c: In function 'hostlist_iterator_new': hostlist.c:2218:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2218 | assert(i->magic = HOSTLIST_MAGIC); | ^ hostlist.c: In function 'hostlist_iterator_destroy': hostlist.c:2269:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2269 | assert(i->magic = 0x1); | ^ hostlist.c: In function '_hostlist_create_bracketed.constprop.0': hostlist.c:1515:9: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 1515 | strncpy(cur_tok, tok, 1024); | ^ make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/common' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 libtool: link: ranlib .libs/libcommon.a libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/common' Making all in modules make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/modules' (echo "{ global:"; \ echo " pdsh_module_info;"; \ echo " pdsh_module_priority;"; \ echo " local: *;"; \ echo "};") > version.map make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/modules' /usr/bin/make all-am make[4]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/modules' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o xrcmd.lo xrcmd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xrcmd.c -fPIC -DPIC -o .libs/xrcmd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xrcmd.c -o xrcmd.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/modules' make[4]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/modules' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/torque -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o torque_la-torque.lo `test -f 'torque.c' || echo './'`torque.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/torque -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c torque.c -fPIC -DPIC -o .libs/torque_la-torque.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/torque -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c torque.c -o torque_la-torque.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/modules' torque.c: In function '_torque_wcoll': torque.c:315:9: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 315 | strncpy(servername, status->name, PBS_MAXSERVERNAME); | ^ make[4]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/modules' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sshcmd.lo sshcmd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sshcmd.c -fPIC -DPIC -o .libs/sshcmd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sshcmd.c -o sshcmd.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/modules' make[4]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/modules' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o nodeupdown.lo nodeupdown.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c nodeupdown.c -fPIC -DPIC -o .libs/nodeupdown.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c nodeupdown.c -o nodeupdown.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/modules' make[4]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/modules' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o genders.lo genders.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c genders.c -fPIC -DPIC -o .libs/genders.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c genders.c -o genders.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/modules' make[4]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/modules' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dshgroup.lo dshgroup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c dshgroup.c -fPIC -DPIC -o .libs/dshgroup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c dshgroup.c -o dshgroup.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/modules' make[4]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/modules' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o execcmd.lo execcmd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c execcmd.c -fPIC -DPIC -o .libs/execcmd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c execcmd.c -o execcmd.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/modules' make[4]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/modules' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o netgroup.lo netgroup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c netgroup.c -fPIC -DPIC -o .libs/netgroup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c netgroup.c -o netgroup.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/modules' make[4]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/modules' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,--version-script=version.map -ltorque -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o torque.la -rpath /usr/lib64/pdsh torque_la-torque.lo libtool: link: gcc -shared -fPIC -DPIC .libs/torque_la-torque.o -ltorque -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -mbranch-protection=standard -Wl,--version-script=version.map -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -Wl,-soname -Wl,torque.so -o .libs/torque.so libtool: link: ar cru .libs/torque.a torque_la-torque.o libtool: link: ranlib .libs/torque.a libtool: link: ( cd ".libs" && rm -f "torque.la" && ln -s "../torque.la" "torque.la" ) make[4]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/modules' make[4]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/modules' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,--version-script=version.map -lnodeupdown -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nodeupdown.la -rpath /usr/lib64/pdsh nodeupdown.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nodeupdown.o -lnodeupdown -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -mbranch-protection=standard -Wl,--version-script=version.map -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -Wl,-soname -Wl,nodeupdown.so -o .libs/nodeupdown.so libtool: link: ar cru .libs/nodeupdown.a nodeupdown.o libtool: link: ranlib .libs/nodeupdown.a libtool: link: ( cd ".libs" && rm -f "nodeupdown.la" && ln -s "../nodeupdown.la" "nodeupdown.la" ) make[4]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/modules' make[4]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/modules' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,--version-script=version.map -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o netgroup.la -rpath /usr/lib64/pdsh netgroup.lo libtool: link: gcc -shared -fPIC -DPIC .libs/netgroup.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -mbranch-protection=standard -Wl,--version-script=version.map -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -Wl,-soname -Wl,netgroup.so -o .libs/netgroup.so libtool: link: ar cru .libs/netgroup.a netgroup.o libtool: link: ranlib .libs/netgroup.a libtool: link: ( cd ".libs" && rm -f "netgroup.la" && ln -s "../netgroup.la" "netgroup.la" ) make[4]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/modules' make[4]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/modules' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,--version-script=version.map -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o xrcmd.la -rpath /usr/lib64/pdsh xrcmd.lo libtool: link: gcc -shared -fPIC -DPIC .libs/xrcmd.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -mbranch-protection=standard -Wl,--version-script=version.map -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -Wl,-soname -Wl,xrcmd.so -o .libs/xrcmd.so libtool: link: ar cru .libs/xrcmd.a xrcmd.o libtool: link: ranlib .libs/xrcmd.a libtool: link: ( cd ".libs" && rm -f "xrcmd.la" && ln -s "../xrcmd.la" "xrcmd.la" ) make[4]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/modules' make[4]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/modules' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,--version-script=version.map -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dshgroup.la -rpath /usr/lib64/pdsh dshgroup.lo libtool: link: gcc -shared -fPIC -DPIC .libs/dshgroup.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -mbranch-protection=standard -Wl,--version-script=version.map -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -Wl,-soname -Wl,dshgroup.so -o .libs/dshgroup.so libtool: link: ar cru .libs/dshgroup.a dshgroup.o libtool: link: ranlib .libs/dshgroup.a libtool: link: ( cd ".libs" && rm -f "dshgroup.la" && ln -s "../dshgroup.la" "dshgroup.la" ) make[4]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/modules' make[4]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/modules' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,--version-script=version.map -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o execcmd.la -rpath /usr/lib64/pdsh execcmd.lo libtool: link: gcc -shared -fPIC -DPIC .libs/execcmd.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -mbranch-protection=standard -Wl,--version-script=version.map -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -Wl,-soname -Wl,execcmd.so -o .libs/execcmd.so libtool: link: ar cru .libs/execcmd.a execcmd.o libtool: link: ranlib .libs/execcmd.a libtool: link: ( cd ".libs" && rm -f "execcmd.la" && ln -s "../execcmd.la" "execcmd.la" ) make[4]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/modules' make[4]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/modules' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,--version-script=version.map -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sshcmd.la -rpath /usr/lib64/pdsh sshcmd.lo libtool: link: gcc -shared -fPIC -DPIC .libs/sshcmd.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -mbranch-protection=standard -Wl,--version-script=version.map -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -Wl,-soname -Wl,sshcmd.so -o .libs/sshcmd.so libtool: link: ar cru .libs/sshcmd.a sshcmd.o libtool: link: ranlib .libs/sshcmd.a libtool: link: ( cd ".libs" && rm -f "sshcmd.la" && ln -s "../sshcmd.la" "sshcmd.la" ) make[4]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/modules' make[4]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/modules' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,--version-script=version.map -lgenders -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o genders.la -rpath /usr/lib64/pdsh genders.lo libtool: link: gcc -shared -fPIC -DPIC .libs/genders.o -lgenders -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -mbranch-protection=standard -Wl,--version-script=version.map -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1 -Wl,-soname -Wl,genders.so -o .libs/genders.so libtool: link: ar cru .libs/genders.a genders.o libtool: link: ranlib .libs/genders.a libtool: link: ( cd ".libs" && rm -f "genders.la" && ln -s "../genders.la" "genders.la" ) make[4]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/modules' Making all in pdsh make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c pcp_client.c make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c rcmd.c make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c testcase.c make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c main.c make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c privsep.c make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c wcoll.c make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' wcoll.c: In function 'wcoll_ctx_read_file.isra.0': wcoll.c:190:9: warning: 'strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 190 | strncpy (buf, file, len); | ^ make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c mod.c make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' In file included from mod.c:38: mod.c: In function 'mod_create': mod.c:264:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 264 | assert(mod->magic = MOD_MAGIC); | ^~~ mod.c: In function '_mod_destroy': mod.c:296:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 296 | assert(mod->magic = ~MOD_MAGIC); | ^~~ make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c pcp_server.c make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c config.c make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c testconfig.c make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c dsh.c make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c opt.c make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c cbuf.c make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -export-dynamic -ldl ../../src/common/libcommon.la -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 '/builddir/build/BUILD/pdsh-2.34/src/pdsh' make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -export-dynamic -ldl ../../src/common/libcommon.la -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' make[3]: Nothing to be done for 'all-am'. Making all in tests Making all in test-modules make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/tests/test-modules' (echo "{ global:"; \ echo " pdsh_module_info;"; \ echo " pdsh_module_priority;"; \ echo " local: *;"; \ echo "};") > version.map make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/tests/test-modules' /usr/bin/make all-am make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in doc make[2]: Nothing to be done for 'all'. Making all in scripts make[2]: Nothing to be done for 'all'. Making all in config make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lJ2EpW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64 + cd pdsh-2.34 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src' Making install in common make[2]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/common' make[3]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/pdsh-2.34/src/common' make[2]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/common' Making install in modules make[2]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/modules' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/modules' make[4]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/modules' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh' /bin/sh ../../libtool --mode=install /usr/bin/install -p xrcmd.la sshcmd.la genders.la nodeupdown.la torque.la dshgroup.la netgroup.la execcmd.la '/builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh' libtool: install: /usr/bin/install -p .libs/xrcmd.so /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/xrcmd.so libtool: install: /usr/bin/install -p .libs/xrcmd.lai /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/xrcmd.la libtool: install: /usr/bin/install -p .libs/sshcmd.so /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/sshcmd.so libtool: install: /usr/bin/install -p .libs/sshcmd.lai /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/sshcmd.la libtool: install: /usr/bin/install -p .libs/genders.so /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/genders.so libtool: install: /usr/bin/install -p .libs/genders.lai /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/genders.la libtool: install: /usr/bin/install -p .libs/nodeupdown.so /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/nodeupdown.so libtool: install: /usr/bin/install -p .libs/nodeupdown.lai /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/nodeupdown.la libtool: install: /usr/bin/install -p .libs/torque.so /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/torque.so libtool: install: /usr/bin/install -p .libs/torque.lai /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/torque.la libtool: install: /usr/bin/install -p .libs/dshgroup.so /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/dshgroup.so libtool: install: /usr/bin/install -p .libs/dshgroup.lai /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/dshgroup.la libtool: install: /usr/bin/install -p .libs/netgroup.so /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/netgroup.so libtool: install: /usr/bin/install -p .libs/netgroup.lai /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/netgroup.la libtool: install: /usr/bin/install -p .libs/execcmd.so /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/execcmd.so libtool: install: /usr/bin/install -p .libs/execcmd.lai /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/execcmd.la libtool: install: /usr/bin/install -p .libs/xrcmd.a /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/xrcmd.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/xrcmd.a libtool: install: ranlib /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/xrcmd.a libtool: install: /usr/bin/install -p .libs/sshcmd.a /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/sshcmd.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/sshcmd.a libtool: install: ranlib /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/sshcmd.a libtool: install: /usr/bin/install -p .libs/genders.a /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/genders.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/genders.a libtool: install: ranlib /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/genders.a libtool: install: /usr/bin/install -p .libs/nodeupdown.a /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/nodeupdown.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/nodeupdown.a libtool: install: ranlib /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/nodeupdown.a libtool: install: /usr/bin/install -p .libs/torque.a /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/torque.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/torque.a libtool: install: ranlib /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/torque.a libtool: install: /usr/bin/install -p .libs/dshgroup.a /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/dshgroup.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/dshgroup.a libtool: install: ranlib /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/dshgroup.a libtool: install: /usr/bin/install -p .libs/netgroup.a /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/netgroup.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/netgroup.a libtool: install: ranlib /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/netgroup.a libtool: install: /usr/bin/install -p .libs/execcmd.a /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/execcmd.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/execcmd.a libtool: install: ranlib /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/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 '/builddir/build/BUILD/pdsh-2.34/src/modules' make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/modules' make[2]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/modules' Making install in pdsh make[2]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p pdsh.inst '/builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/bin' libtool: install: /usr/bin/install -p pdsh.inst /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/bin/pdsh.inst /usr/bin/make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' mv /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/bin/pdsh.inst /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/bin/pdsh chown root /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/bin/pdsh chown: changing ownership of '/builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/bin/pdsh': Operation not permitted Unable to chown pdsh to root make[4]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' make[2]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src/pdsh' make[2]: Entering directory '/builddir/build/BUILD/pdsh-2.34/src' make[3]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/pdsh-2.34/src' make[2]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src' make[1]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/src' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/pdsh-2.34/tests' Making install in test-modules make[2]: Entering directory '/builddir/build/BUILD/pdsh-2.34/tests/test-modules' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/pdsh-2.34/tests/test-modules' make[4]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/pdsh-2.34/tests/test-modules' make[3]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/tests/test-modules' make[2]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/tests/test-modules' make[2]: Entering directory '/builddir/build/BUILD/pdsh-2.34/tests' make[3]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/pdsh-2.34/tests' make[2]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/tests' make[1]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/tests' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/pdsh-2.34/doc' make[2]: Entering directory '/builddir/build/BUILD/pdsh-2.34/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -d -m 0755 "/builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/share/man/man1" ln -f -s pdcp.1 "/builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/share/man/man1/rpdcp.1" /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 pdsh.1 pdcp.1 dshbak.1 '/builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/doc' make[1]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/doc' Making install in scripts make[1]: Entering directory '/builddir/build/BUILD/pdsh-2.34/scripts' make[2]: Entering directory '/builddir/build/BUILD/pdsh-2.34/scripts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/bin' /usr/bin/install -p dshbak '/builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/scripts' make[1]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/scripts' Making install in config make[1]: Entering directory '/builddir/build/BUILD/pdsh-2.34/config' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/pdsh-2.34/config' make[1]: Leaving directory '/builddir/build/BUILD/pdsh-2.34/config' make[1]: Entering directory '/builddir/build/BUILD/pdsh-2.34' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/pdsh-2.34' make[1]: Leaving directory '/builddir/build/BUILD/pdsh-2.34' + rm /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64//usr/lib64/pdsh/dshgroup.a /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64//usr/lib64/pdsh/dshgroup.la /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64//usr/lib64/pdsh/execcmd.a /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64//usr/lib64/pdsh/execcmd.la /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64//usr/lib64/pdsh/genders.a /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64//usr/lib64/pdsh/genders.la /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64//usr/lib64/pdsh/netgroup.a /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64//usr/lib64/pdsh/netgroup.la /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64//usr/lib64/pdsh/nodeupdown.a /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64//usr/lib64/pdsh/nodeupdown.la /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64//usr/lib64/pdsh/sshcmd.a /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64//usr/lib64/pdsh/sshcmd.la /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64//usr/lib64/pdsh/torque.a /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64//usr/lib64/pdsh/torque.la /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64//usr/lib64/pdsh/xrcmd.a /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64//usr/lib64/pdsh/xrcmd.la + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.34-3.oc9 --unique-debug-suffix -2.34-3.oc9.aarch64 --unique-debug-src-base pdsh-2.34-3.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/pdsh-2.34 extracting debug info from /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/bin/pdsh extracting debug info from /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/bin/pdcp extracting debug info from /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/dshgroup.so extracting debug info from /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/genders.so extracting debug info from /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/execcmd.so extracting debug info from /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/nodeupdown.so extracting debug info from /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/bin/rpdcp extracting debug info from /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/netgroup.so extracting debug info from /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/sshcmd.so extracting debug info from /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/torque.so extracting debug info from /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib64/pdsh/xrcmd.so 963 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: pdsh-2.34-3.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ksOeEV + umask 022 + cd /builddir/build/BUILD + cd pdsh-2.34 + DOCDIR=/builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/share/doc/pdsh + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/share/doc/pdsh + cp -pr README /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/share/doc/pdsh + cp -pr NEWS /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/share/doc/pdsh + cp -pr DISCLAIMER.LLNS DISCLAIMER.UC /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/share/doc/pdsh + cp -pr README.KRB4 /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/share/doc/pdsh + cp -pr README.modules /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/share/doc/pdsh + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.G9hQrz + umask 022 + cd /builddir/build/BUILD + cd pdsh-2.34 + LICENSEDIR=/builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/share/licenses/pdsh + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/share/licenses/pdsh + cp -pr COPYING /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/share/licenses/pdsh + RPM_EC=0 ++ jobs -p + exit 0 warning: Duplicate build-ids /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/bin/pdsh and /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/bin/pdcp warning: Duplicate build-ids /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/bin/pdsh and /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/bin/rpdcp Provides: pdsh = 2.34-3.oc9 pdsh(aarch-64) = 2.34-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libreadline.so.8()(64bit) perl(:VERSION) >= 5.3.0 perl(File::Basename) perl(File::Path) perl(Getopt::Std) perl(constant) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: pdsh-rcmd-rsh-2.34-3.oc9.aarch64 Provides: pdsh-rcmd pdsh-rcmd-rsh = 2.34-3.oc9 pdsh-rcmd-rsh(aarch-64) = 2.34-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) rtld(GNU_HASH) Processing files: pdsh-rcmd-ssh-2.34-3.oc9.aarch64 Provides: pdsh-rcmd pdsh-rcmd-ssh = 2.34-3.oc9 pdsh-rcmd-ssh(aarch-64) = 2.34-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: pdsh-mod-genders-2.34-3.oc9.aarch64 Provides: pdsh-mod-genders = 2.34-3.oc9 pdsh-mod-genders(aarch-64) = 2.34-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgenders.so.0()(64bit) rtld(GNU_HASH) Processing files: pdsh-mod-nodeupdown-2.34-3.oc9.aarch64 Provides: pdsh-mod-nodeupdown = 2.34-3.oc9 pdsh-mod-nodeupdown(aarch-64) = 2.34-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libnodeupdown.so.0()(64bit) rtld(GNU_HASH) Processing files: pdsh-mod-dshgroup-2.34-3.oc9.aarch64 Provides: pdsh-mod-dshgroup = 2.34-3.oc9 pdsh-mod-dshgroup(aarch-64) = 2.34-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: pdsh-mod-netgroup-2.34-3.oc9.aarch64 Provides: pdsh-mod-netgroup = 2.34-3.oc9 pdsh-mod-netgroup(aarch-64) = 2.34-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: pdsh-mod-torque-2.34-3.oc9.aarch64 Provides: pdsh-mod-torque = 2.34-3.oc9 pdsh-mod-torque(aarch-64) = 2.34-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libtorque.so.2()(64bit) rtld(GNU_HASH) Processing files: pdsh-debugsource-2.34-3.oc9.aarch64 Provides: pdsh-debugsource = 2.34-3.oc9 pdsh-debugsource(aarch-64) = 2.34-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pdsh-debuginfo-2.34-3.oc9.aarch64 warning: Duplicate build-ids /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib/debug/usr/bin/pdcp-2.34-3.oc9.aarch64.debug and /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib/debug/usr/bin/pdsh-2.34-3.oc9.aarch64.debug warning: Duplicate build-ids /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib/debug/usr/bin/pdcp-2.34-3.oc9.aarch64.debug and /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib/debug/usr/bin/rpdcp-2.34-3.oc9.aarch64.debug Provides: debuginfo(build-id) = 9280622a452b1d775336f20bc2f87de6ac73e2fc debuginfo(build-id) = b94d44dc7a9bc668281a517417bf9db87838c389 debuginfo(build-id) = nilnil pdsh-debuginfo = 2.34-3.oc9 pdsh-debuginfo(aarch-64) = 2.34-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdsh-debugsource(aarch-64) = 2.34-3.oc9 Processing files: pdsh-rcmd-rsh-debuginfo-2.34-3.oc9.aarch64 Provides: debuginfo(build-id) = c2c457ef37155e37b74bf9f24c0d1810cbd3e060 pdsh-rcmd-rsh-debuginfo = 2.34-3.oc9 pdsh-rcmd-rsh-debuginfo(aarch-64) = 2.34-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdsh-debugsource(aarch-64) = 2.34-3.oc9 Processing files: pdsh-rcmd-ssh-debuginfo-2.34-3.oc9.aarch64 Provides: debuginfo(build-id) = 34cce27673ee53d2b3346a099f1936c178ab3127 pdsh-rcmd-ssh-debuginfo = 2.34-3.oc9 pdsh-rcmd-ssh-debuginfo(aarch-64) = 2.34-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdsh-debugsource(aarch-64) = 2.34-3.oc9 Processing files: pdsh-mod-genders-debuginfo-2.34-3.oc9.aarch64 Provides: debuginfo(build-id) = 3f0a3600b6a0e1b0710d358eb2fa376989e8362f pdsh-mod-genders-debuginfo = 2.34-3.oc9 pdsh-mod-genders-debuginfo(aarch-64) = 2.34-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdsh-debugsource(aarch-64) = 2.34-3.oc9 Processing files: pdsh-mod-nodeupdown-debuginfo-2.34-3.oc9.aarch64 Provides: debuginfo(build-id) = 7419baeb21f31c8b7fb3d7beed5baa6d8f99e1ad pdsh-mod-nodeupdown-debuginfo = 2.34-3.oc9 pdsh-mod-nodeupdown-debuginfo(aarch-64) = 2.34-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdsh-debugsource(aarch-64) = 2.34-3.oc9 Processing files: pdsh-mod-dshgroup-debuginfo-2.34-3.oc9.aarch64 Provides: debuginfo(build-id) = 36c27eedcd7f1fdd6593c608783b0560dd7b6eed pdsh-mod-dshgroup-debuginfo = 2.34-3.oc9 pdsh-mod-dshgroup-debuginfo(aarch-64) = 2.34-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdsh-debugsource(aarch-64) = 2.34-3.oc9 Processing files: pdsh-mod-netgroup-debuginfo-2.34-3.oc9.aarch64 Provides: debuginfo(build-id) = 134c4aa05cefda3f32f65b39657c26cb4fb2a0f5 pdsh-mod-netgroup-debuginfo = 2.34-3.oc9 pdsh-mod-netgroup-debuginfo(aarch-64) = 2.34-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdsh-debugsource(aarch-64) = 2.34-3.oc9 Processing files: pdsh-mod-torque-debuginfo-2.34-3.oc9.aarch64 Provides: debuginfo(build-id) = 3ed7faae0d11e823b34db121602914c956ea0180 pdsh-mod-torque-debuginfo = 2.34-3.oc9 pdsh-mod-torque-debuginfo(aarch-64) = 2.34-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdsh-debugsource(aarch-64) = 2.34-3.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64 Wrote: /builddir/build/RPMS/pdsh-mod-netgroup-2.34-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/pdsh-mod-dshgroup-2.34-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/pdsh-mod-torque-2.34-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/pdsh-mod-genders-2.34-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/pdsh-rcmd-rsh-2.34-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/pdsh-rcmd-ssh-2.34-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/pdsh-mod-genders-debuginfo-2.34-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/pdsh-mod-nodeupdown-2.34-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/pdsh-rcmd-ssh-debuginfo-2.34-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/pdsh-mod-dshgroup-debuginfo-2.34-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/pdsh-rcmd-rsh-debuginfo-2.34-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/pdsh-mod-nodeupdown-debuginfo-2.34-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/pdsh-mod-torque-debuginfo-2.34-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/pdsh-mod-netgroup-debuginfo-2.34-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/pdsh-debugsource-2.34-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/pdsh-2.34-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/pdsh-debuginfo-2.34-3.oc9.aarch64.rpm RPM build warnings: Duplicate build-ids /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/bin/pdsh and /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/bin/pdcp Duplicate build-ids /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/bin/pdsh and /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/bin/rpdcp Duplicate build-ids /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib/debug/usr/bin/pdcp-2.34-3.oc9.aarch64.debug and /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib/debug/usr/bin/pdsh-2.34-3.oc9.aarch64.debug Duplicate build-ids /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib/debug/usr/bin/pdcp-2.34-3.oc9.aarch64.debug and /builddir/build/BUILDROOT/pdsh-2.34-3.oc9.aarch64/usr/lib/debug/usr/bin/rpdcp-2.34-3.oc9.aarch64.debug Child return code was: 0