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 x86_64 --nodeps /builddir/build/SPECS/psmisc.spec'], chrootPath='/var/lib/mock/dist-oc9-build-63273-16463/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 x86_64 --nodeps /builddir/build/SPECS/psmisc.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/psmisc-23.6-2.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/psmisc.spec'], chrootPath='/var/lib/mock/dist-oc9-build-63273-16463/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 x86_64 --nodeps /builddir/build/SPECS/psmisc.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dcQrLB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf psmisc-23.6 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/psmisc-23.6.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd psmisc-23.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pLl4di + 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 psmisc-23.6 + '[' '-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 2022-12-13 13:17:04.609293191 +0800 +++ ./configure 2024-01-08 07:57:38.286771779 +0800 @@ -1816,7 +1816,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 + mv ./configure.backup ./configure + '[' 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.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=x86_64-opencloudos-linux-gnu --host=x86_64-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 --prefix=/usr --enable-selinux --disable-rpath checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether the compiler supports GNU C++... no checking whether g++ accepts -g... no checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking whether ln -s works... yes checking for x86_64-opencloudos-linux-gnu-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether NLS is requested... yes checking for po4a... no checking for library containing dlopen... none required checking for sys/syscall.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether SYS_statx is declared... yes checking for statx... yes checking for tgetent in -ltinfo... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for langinfo.h... yes checking for libintl.h... yes checking for limits.h... yes checking for locale.h... yes checking for mntent.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking for struct stat.st_rdev... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for uid_t in sys/types.h... yes checking compiler supports harden flags... yes checking for a sed that does not truncate output... /usr/bin/sed checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-opencloudos-linux-gnu checking host system type... x86_64-opencloudos-linux-gnu checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for struct user_regs_struct.orig_eax... no checking for struct user_regs_struct.eax... no checking for struct user_regs_struct.ebx... no checking for struct user_regs_struct.ecx... no checking for struct user_regs_struct.edx... no checking for struct user_regs_struct.orig_rax... yes checking for struct user_regs_struct.rax... yes checking for struct user_regs_struct.rdi... yes checking for struct user_regs_struct.rsi... yes checking for struct user_regs_struct.rdx... yes checking for struct pt_regs.orig_gpr3... no checking for struct pt_regs.gpr... no checking for struct pt_regs.uregs... no checking for struct user_pt_regs.regs... no checking for struct pt_regs.regs... no checking for struct pt_regs.cp0_status... no checking for struct pt_regs.orig_d0... no checking for struct pt_regs.d0... no checking whether closedir returns void... no checking for library containing getmntent... none required checking whether gcc needs -traditional... no checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for GNU libc compatible realloc... yes checking whether stat accepts an empty string... no checking for atexit... yes checking for getmntent... (cached) yes checking for memset... yes checking for nl_langinfo... yes checking for rawmemchr... yes checking for regcomp... yes checking for rpmatch... yes checking for setlocale... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strpbrk... yes checking for strrchr... yes checking for strtoul... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating icons/Makefile config.status: creating po/Makefile.in config.status: creating man-po/Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -O -j32 V=1 VERBOSE=1 echo 23.6 > .version-t && mv .version-t .version export LC_ALL=C ; \ gcc -E -dM src/signames.c |\ tr -s '\t ' ' ' | sort -n -k 3 | sed \ 's:#define SIG\([A-Z][A-Z]*[0-9]*\) \([0-9][0-9]*\).*:{\ \2,"\1" },:p;d' | \ grep -v '[0-9][0-9][0-9]' >src/signames.h || \ { rm -f src/signames.h; exit 1; } grep '^{ 1,"HUP" },$' src/signames.h >/dev/null || \ { rm -f src/signames.h; exit 1; } /usr/bin/make all-recursive Making all in doc make[2]: Nothing to be done for 'all'. Making all in po make[2]: Nothing to be done for 'all'. Making all in icons make[2]: Nothing to be done for 'all'. Making all in man-po make[2]: Nothing to be done for 'all'. Making all in testsuite make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/builddir/build/BUILD/psmisc-23.6' gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/signals.o src/signals.c make[2]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[2]: Entering directory '/builddir/build/BUILD/psmisc-23.6' gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/statx.o src/statx.c make[2]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[2]: Entering directory '/builddir/build/BUILD/psmisc-23.6' gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/pslog.o src/pslog.c make[2]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[2]: Entering directory '/builddir/build/BUILD/psmisc-23.6' gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/prtstat.o src/prtstat.c make[2]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[2]: Entering directory '/builddir/build/BUILD/psmisc-23.6' gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/peekfd.o src/peekfd.c make[2]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[2]: Entering directory '/builddir/build/BUILD/psmisc-23.6' 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o src/pslog src/pslog.o make[2]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[2]: Entering directory '/builddir/build/BUILD/psmisc-23.6' 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o src/peekfd src/peekfd.o make[2]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[2]: Entering directory '/builddir/build/BUILD/psmisc-23.6' 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o src/prtstat src/prtstat.o make[2]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[2]: Entering directory '/builddir/build/BUILD/psmisc-23.6' gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/killall.o src/killall.c make[2]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[2]: Entering directory '/builddir/build/BUILD/psmisc-23.6' gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/pstree.o src/pstree.c make[2]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[2]: Entering directory '/builddir/build/BUILD/psmisc-23.6' gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/fuser.o src/fuser.c make[2]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[2]: Entering directory '/builddir/build/BUILD/psmisc-23.6' 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o src/killall src/killall.o src/signals.o make[2]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[2]: Entering directory '/builddir/build/BUILD/psmisc-23.6' 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o src/pstree src/pstree.o -ltinfo make[2]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[2]: Entering directory '/builddir/build/BUILD/psmisc-23.6' 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o src/fuser src/fuser.o src/signals.o src/statx.o make[2]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xgL4h3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64 + cd psmisc-23.6 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/builddir/build/BUILD/psmisc-23.6' Making install in doc make[2]: Entering directory '/builddir/build/BUILD/psmisc-23.6/doc' make[3]: Entering directory '/builddir/build/BUILD/psmisc-23.6/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 killall.1 peekfd.1 prtstat.1 pslog.1 pstree.1 fuser.1 '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/psmisc-23.6/doc' make[2]: Leaving directory '/builddir/build/BUILD/psmisc-23.6/doc' Making install in po make[2]: Entering directory '/builddir/build/BUILD/psmisc-23.6/po' installing bg.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/bg/LC_MESSAGES/psmisc.mo installing ca.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/ca/LC_MESSAGES/psmisc.mo installing cs.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/cs/LC_MESSAGES/psmisc.mo installing da.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/da/LC_MESSAGES/psmisc.mo installing de.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/de/LC_MESSAGES/psmisc.mo installing el.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/el/LC_MESSAGES/psmisc.mo installing eo.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/eo/LC_MESSAGES/psmisc.mo installing es.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/es/LC_MESSAGES/psmisc.mo installing eu.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/eu/LC_MESSAGES/psmisc.mo installing fi.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/fi/LC_MESSAGES/psmisc.mo installing fr.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/fr/LC_MESSAGES/psmisc.mo installing hr.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/hr/LC_MESSAGES/psmisc.mo installing hu.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/hu/LC_MESSAGES/psmisc.mo installing id.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/id/LC_MESSAGES/psmisc.mo installing it.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/it/LC_MESSAGES/psmisc.mo installing ja.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/ja/LC_MESSAGES/psmisc.mo installing nb.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/nb/LC_MESSAGES/psmisc.mo installing nl.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/nl/LC_MESSAGES/psmisc.mo installing pl.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/pl/LC_MESSAGES/psmisc.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/psmisc.mo installing pt.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/pt/LC_MESSAGES/psmisc.mo installing ro.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/ro/LC_MESSAGES/psmisc.mo installing ru.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/ru/LC_MESSAGES/psmisc.mo installing sr.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/sr/LC_MESSAGES/psmisc.mo installing sv.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/sv/LC_MESSAGES/psmisc.mo installing uk.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/uk/LC_MESSAGES/psmisc.mo installing vi.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/vi/LC_MESSAGES/psmisc.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/psmisc.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/psmisc.mo if test "psmisc" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/builddir/build/BUILD/psmisc-23.6/po' Making install in icons make[2]: Entering directory '/builddir/build/BUILD/psmisc-23.6/icons' make[3]: Entering directory '/builddir/build/BUILD/psmisc-23.6/icons' 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/psmisc-23.6/icons' make[2]: Leaving directory '/builddir/build/BUILD/psmisc-23.6/icons' Making install in man-po make[2]: Entering directory '/builddir/build/BUILD/psmisc-23.6/man-po' make[3]: Entering directory '/builddir/build/BUILD/psmisc-23.6/man-po' make[3]: Nothing to be done for 'install-exec-am'. for lang in da de fr hr ko pt_BR ro ru sr sv uk; do \ files=""; \ for trans in fuser.1 killall.1 peekfd.1 prtstat.1 pslog.1 pstree.1; do \ if [ -f /builddir/build/BUILD/psmisc-23.6/man-po/$lang/$trans ]; then \ files="$files /builddir/build/BUILD/psmisc-23.6/man-po/$lang/$trans"; \ elif [ -f ./$lang/$trans ]; then \ files="$files ./$lang/$trans"; \ fi; \ done; \ /usr/bin/make -C .. install-man \ mandir="/usr/share/man/$lang" \ dist_man_MANS="$files"; \ done make[4]: Entering directory '/builddir/build/BUILD/psmisc-23.6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/da/man1' /usr/bin/install -p -m 644 /builddir/build/BUILD/psmisc-23.6/man-po/da/prtstat.1 /builddir/build/BUILD/psmisc-23.6/man-po/da/pslog.1 '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/da/man1' make[4]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[4]: Entering directory '/builddir/build/BUILD/psmisc-23.6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/de/man1' /usr/bin/install -p -m 644 /builddir/build/BUILD/psmisc-23.6/man-po/de/fuser.1 /builddir/build/BUILD/psmisc-23.6/man-po/de/killall.1 /builddir/build/BUILD/psmisc-23.6/man-po/de/peekfd.1 /builddir/build/BUILD/psmisc-23.6/man-po/de/prtstat.1 /builddir/build/BUILD/psmisc-23.6/man-po/de/pslog.1 /builddir/build/BUILD/psmisc-23.6/man-po/de/pstree.1 '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/de/man1' make[4]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[4]: Entering directory '/builddir/build/BUILD/psmisc-23.6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/fr/man1' /usr/bin/install -p -m 644 /builddir/build/BUILD/psmisc-23.6/man-po/fr/fuser.1 /builddir/build/BUILD/psmisc-23.6/man-po/fr/killall.1 /builddir/build/BUILD/psmisc-23.6/man-po/fr/peekfd.1 /builddir/build/BUILD/psmisc-23.6/man-po/fr/prtstat.1 /builddir/build/BUILD/psmisc-23.6/man-po/fr/pslog.1 /builddir/build/BUILD/psmisc-23.6/man-po/fr/pstree.1 '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/fr/man1' make[4]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[4]: Entering directory '/builddir/build/BUILD/psmisc-23.6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/hr/man1' /usr/bin/install -p -m 644 /builddir/build/BUILD/psmisc-23.6/man-po/hr/fuser.1 /builddir/build/BUILD/psmisc-23.6/man-po/hr/killall.1 /builddir/build/BUILD/psmisc-23.6/man-po/hr/peekfd.1 /builddir/build/BUILD/psmisc-23.6/man-po/hr/prtstat.1 /builddir/build/BUILD/psmisc-23.6/man-po/hr/pslog.1 /builddir/build/BUILD/psmisc-23.6/man-po/hr/pstree.1 '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/hr/man1' make[4]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[4]: Entering directory '/builddir/build/BUILD/psmisc-23.6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/ko/man1' /usr/bin/install -p -m 644 /builddir/build/BUILD/psmisc-23.6/man-po/ko/fuser.1 /builddir/build/BUILD/psmisc-23.6/man-po/ko/killall.1 /builddir/build/BUILD/psmisc-23.6/man-po/ko/peekfd.1 /builddir/build/BUILD/psmisc-23.6/man-po/ko/prtstat.1 /builddir/build/BUILD/psmisc-23.6/man-po/ko/pslog.1 /builddir/build/BUILD/psmisc-23.6/man-po/ko/pstree.1 '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/ko/man1' make[4]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[4]: Entering directory '/builddir/build/BUILD/psmisc-23.6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/pt_BR/man1' /usr/bin/install -p -m 644 /builddir/build/BUILD/psmisc-23.6/man-po/pt_BR/fuser.1 /builddir/build/BUILD/psmisc-23.6/man-po/pt_BR/killall.1 /builddir/build/BUILD/psmisc-23.6/man-po/pt_BR/peekfd.1 /builddir/build/BUILD/psmisc-23.6/man-po/pt_BR/prtstat.1 /builddir/build/BUILD/psmisc-23.6/man-po/pt_BR/pslog.1 /builddir/build/BUILD/psmisc-23.6/man-po/pt_BR/pstree.1 '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/pt_BR/man1' make[4]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[4]: Entering directory '/builddir/build/BUILD/psmisc-23.6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/ro/man1' /usr/bin/install -p -m 644 /builddir/build/BUILD/psmisc-23.6/man-po/ro/fuser.1 /builddir/build/BUILD/psmisc-23.6/man-po/ro/killall.1 /builddir/build/BUILD/psmisc-23.6/man-po/ro/peekfd.1 /builddir/build/BUILD/psmisc-23.6/man-po/ro/prtstat.1 /builddir/build/BUILD/psmisc-23.6/man-po/ro/pslog.1 /builddir/build/BUILD/psmisc-23.6/man-po/ro/pstree.1 '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/ro/man1' make[4]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[4]: Entering directory '/builddir/build/BUILD/psmisc-23.6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/ru/man1' /usr/bin/install -p -m 644 /builddir/build/BUILD/psmisc-23.6/man-po/ru/fuser.1 /builddir/build/BUILD/psmisc-23.6/man-po/ru/killall.1 /builddir/build/BUILD/psmisc-23.6/man-po/ru/peekfd.1 /builddir/build/BUILD/psmisc-23.6/man-po/ru/prtstat.1 /builddir/build/BUILD/psmisc-23.6/man-po/ru/pslog.1 /builddir/build/BUILD/psmisc-23.6/man-po/ru/pstree.1 '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/ru/man1' make[4]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[4]: Entering directory '/builddir/build/BUILD/psmisc-23.6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/sr/man1' /usr/bin/install -p -m 644 /builddir/build/BUILD/psmisc-23.6/man-po/sr/fuser.1 /builddir/build/BUILD/psmisc-23.6/man-po/sr/killall.1 /builddir/build/BUILD/psmisc-23.6/man-po/sr/peekfd.1 /builddir/build/BUILD/psmisc-23.6/man-po/sr/prtstat.1 /builddir/build/BUILD/psmisc-23.6/man-po/sr/pslog.1 /builddir/build/BUILD/psmisc-23.6/man-po/sr/pstree.1 '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/sr/man1' make[4]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[4]: Entering directory '/builddir/build/BUILD/psmisc-23.6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/sv/man1' /usr/bin/install -p -m 644 /builddir/build/BUILD/psmisc-23.6/man-po/sv/fuser.1 /builddir/build/BUILD/psmisc-23.6/man-po/sv/killall.1 /builddir/build/BUILD/psmisc-23.6/man-po/sv/peekfd.1 /builddir/build/BUILD/psmisc-23.6/man-po/sv/prtstat.1 /builddir/build/BUILD/psmisc-23.6/man-po/sv/pslog.1 /builddir/build/BUILD/psmisc-23.6/man-po/sv/pstree.1 '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/sv/man1' make[4]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[4]: Entering directory '/builddir/build/BUILD/psmisc-23.6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/uk/man1' /usr/bin/install -p -m 644 /builddir/build/BUILD/psmisc-23.6/man-po/uk/fuser.1 /builddir/build/BUILD/psmisc-23.6/man-po/uk/killall.1 /builddir/build/BUILD/psmisc-23.6/man-po/uk/peekfd.1 /builddir/build/BUILD/psmisc-23.6/man-po/uk/prtstat.1 /builddir/build/BUILD/psmisc-23.6/man-po/uk/pslog.1 /builddir/build/BUILD/psmisc-23.6/man-po/uk/pstree.1 '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/uk/man1' make[4]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[3]: Leaving directory '/builddir/build/BUILD/psmisc-23.6/man-po' make[2]: Leaving directory '/builddir/build/BUILD/psmisc-23.6/man-po' Making install in testsuite make[2]: Entering directory '/builddir/build/BUILD/psmisc-23.6/testsuite' make[3]: Entering directory '/builddir/build/BUILD/psmisc-23.6/testsuite' 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/psmisc-23.6/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/psmisc-23.6/testsuite' make[2]: Entering directory '/builddir/build/BUILD/psmisc-23.6' make[3]: Entering directory '/builddir/build/BUILD/psmisc-23.6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/bin' /usr/bin/install -p src/killall src/pslog src/prtstat src/pstree src/fuser src/peekfd '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/bin' /usr/bin/make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/psmisc-23.6' cd /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/bin && \ ( [ -h pstree.x11 ] || ln -s pstree pstree.x11) make[4]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 doc/killall.1 doc/pslog.1 doc/prtstat.1 doc/pstree.1 doc/peekfd.1 doc/fuser.1 '/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[2]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' make[1]: Leaving directory '/builddir/build/BUILD/psmisc-23.6' + mkdir /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/sbin/ + mv /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/bin/fuser /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/sbin/ + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64 psmisc --all-name --with-man + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 23.6-2.oc9 --unique-debug-suffix -23.6-2.oc9.x86_64 --unique-debug-src-base psmisc-23.6-2.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/psmisc-23.6 extracting debug info from /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/bin/killall extracting debug info from /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/bin/peekfd extracting debug info from /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/bin/prtstat extracting debug info from /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/bin/pslog extracting debug info from /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/bin/pstree extracting debug info from /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/sbin/fuser 347 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: psmisc-23.6-2.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vXEhZH + umask 022 + cd /builddir/build/BUILD + cd psmisc-23.6 + DOCDIR=/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/doc/psmisc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/doc/psmisc + cp -pr AUTHORS /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/doc/psmisc + cp -pr ChangeLog /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/doc/psmisc + cp -pr README /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/doc/psmisc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wKOrgn + umask 022 + cd /builddir/build/BUILD + cd psmisc-23.6 + LICENSEDIR=/builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/licenses/psmisc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/licenses/psmisc + cp -pr COPYING /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64/usr/share/licenses/psmisc + RPM_EC=0 ++ jobs -p + exit 0 Provides: psmisc = 23.6-2.oc9 psmisc(x86-64) = 23.6-2.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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: psmisc-debugsource-23.6-2.oc9.x86_64 Provides: psmisc-debugsource = 23.6-2.oc9 psmisc-debugsource(x86-64) = 23.6-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: psmisc-debuginfo-23.6-2.oc9.x86_64 Provides: debuginfo(build-id) = 1b2baee50968932296ed82abe8d5207929e11259 debuginfo(build-id) = 330583f354a8650899ae10cb9a76d273adf5a6c5 debuginfo(build-id) = 59f7b6479f94f51abc536991249e0ff60351ba35 debuginfo(build-id) = 75716f849f47df537d93ae2e25ba11e65f20bc30 debuginfo(build-id) = 90d76b6fbadbada6c1b425b8b40dfc0107203fcb debuginfo(build-id) = a14f438fbd4d5f90a69375cb3d483fc962a979cb psmisc-debuginfo = 23.6-2.oc9 psmisc-debuginfo(x86-64) = 23.6-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: psmisc-debugsource(x86-64) = 23.6-2.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/psmisc-23.6-2.oc9.x86_64 Wrote: /builddir/build/RPMS/psmisc-debugsource-23.6-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/psmisc-debuginfo-23.6-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/psmisc-23.6-2.oc9.x86_64.rpm Child return code was: 0