D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/psmisc-23.3-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HAE1x4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf psmisc-23.3 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/psmisc-23.3.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd psmisc-23.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qdgS24 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd psmisc-23.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-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 --disable-rpath 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 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-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-mageia-linux-gnu-g++... none checking whether ln -s works... yes checking for x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-mageia-linux-gnu-gcc... (cached) none checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C99... none needed checking for x86_64-mageia-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking for tgetent in -ltinfo... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking termios.h usability... yes checking termios.h presence... 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 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 whether NLS is requested... yes 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-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for ld used by x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) 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 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 -j8 V=1 VERBOSE=1 export LC_ALL=C ; \ x86_64-mageia-linux-gnu-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 testsuite make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -c -o src/signals.o src/signals.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -c -o src/pslog.o src/pslog.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wl,-z,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/pslog src/pslog.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -c -o src/prtstat.o src/prtstat.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -c -o src/peekfd.o src/peekfd.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wl,-z,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/prtstat src/prtstat.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wl,-z,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/peekfd src/peekfd.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -c -o src/killall.o src/killall.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wl,-z,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/killall src/killall.o src/signals.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -c -o src/pstree.o src/pstree.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wl,-z,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/pstree src/pstree.o -ltinfo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -c -o src/fuser.o src/fuser.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wl,-z,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/fuser src/fuser.o src/signals.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7xzIF2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64 + cd psmisc-23.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' Making install in doc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3/doc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 killall.1 peekfd.1 prtstat.1 pslog.1 pstree.1 fuser.1 '/home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/man/man1' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3/doc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3/doc' Making install in po make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3/po' installing bg.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/bg/LC_MESSAGES/psmisc.mo installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/ca/LC_MESSAGES/psmisc.mo installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/cs/LC_MESSAGES/psmisc.mo installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/da/LC_MESSAGES/psmisc.mo installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/de/LC_MESSAGES/psmisc.mo installing el.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/el/LC_MESSAGES/psmisc.mo installing eo.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/eo/LC_MESSAGES/psmisc.mo installing eu.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/eu/LC_MESSAGES/psmisc.mo installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/fi/LC_MESSAGES/psmisc.mo installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/fr/LC_MESSAGES/psmisc.mo installing hr.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/hr/LC_MESSAGES/psmisc.mo installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/hu/LC_MESSAGES/psmisc.mo installing id.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/id/LC_MESSAGES/psmisc.mo installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/it/LC_MESSAGES/psmisc.mo installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/ja/LC_MESSAGES/psmisc.mo installing nb.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/nb/LC_MESSAGES/psmisc.mo installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/nl/LC_MESSAGES/psmisc.mo installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/pl/LC_MESSAGES/psmisc.mo installing pt.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/pt/LC_MESSAGES/psmisc.mo installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/psmisc.mo installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/ro/LC_MESSAGES/psmisc.mo installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/ru/LC_MESSAGES/psmisc.mo installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/sr/LC_MESSAGES/psmisc.mo installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/sv/LC_MESSAGES/psmisc.mo installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/uk/LC_MESSAGES/psmisc.mo installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/vi/LC_MESSAGES/psmisc.mo installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/psmisc.mo installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/psmisc.mo if test "psmisc" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.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 \ /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3/po' Making install in icons make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3/icons' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3/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 '/home/iurt/rpmbuild/BUILD/psmisc-23.3/icons' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3/icons' Making install in testsuite make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3/testsuite' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3/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 '/home/iurt/rpmbuild/BUILD/psmisc-23.3/testsuite' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3/testsuite' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/bin' /usr/bin/install -p src/killall src/pslog src/prtstat src/pstree src/fuser src/peekfd '/home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/bin' /usr/bin/make install-exec-hook make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' cd /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/bin && \ ( [ -h pstree.x11 ] || ln -s pstree pstree.x11) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/psmisc-23.3' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/sbin + ln -s ../bin/fuser /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/sbin + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64 psmisc + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 23.3-3.mga8 --unique-debug-suffix -23.3-3.mga8.x86_64 --unique-debug-src-base psmisc-23.3-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/psmisc-23.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/bin/killall explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/bin/peekfd explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/bin/pslog explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/bin/fuser explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/bin/prtstat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/bin/killall extracting debug info from /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/bin/peekfd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/bin/pslog extracting debug info from /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/bin/fuser extracting debug info from /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/bin/prtstat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/bin/pstree extracting debug info from /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/bin/pstree original debug info size: 424kB, size after compression: 404kB /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 310 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: psmisc-23.3-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kGqtu5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd psmisc-23.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/doc/psmisc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/doc/psmisc + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/doc/psmisc + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/doc/psmisc + cp -pr README /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64/usr/share/doc/psmisc + RPM_EC=0 ++ jobs -p + exit 0 Provides: psmisc = 23.3-3.mga8 psmisc(x86-64) = 23.3-3.mga8 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.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libtinfo.so.6()(64bit) Processing files: psmisc-debugsource-23.3-3.mga8.x86_64 Provides: psmisc-debugsource = 23.3-3.mga8 psmisc-debugsource(x86-64) = 23.3-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: psmisc-debuginfo-23.3-3.mga8.x86_64 Provides: debuginfo(build-id) = 597cc1dbd2d338e608faf0abbacb35cc0adba45b debuginfo(build-id) = 72e896eda15eba3a67411fa873d097484dd2c0a5 debuginfo(build-id) = 9827712a3824899a5cf1f829f6ce6845fdcc721f debuginfo(build-id) = aa4763bbc6617bfdcc4cc5e0a9aee320661c2487 debuginfo(build-id) = c70f02830f303455e85bd001ebe23c895b127450 debuginfo(build-id) = cf4e70cb5477c2cfaee54abe5cbf951ce42aa8f8 psmisc-debuginfo = 23.3-3.mga8 psmisc-debuginfo(x86-64) = 23.3-3.mga8 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.3-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/psmisc-debugsource-23.3-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/psmisc-23.3-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/psmisc-debuginfo-23.3-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pWGnT3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd psmisc-23.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/psmisc-23.3-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gh84V5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf psmisc-23.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!