* Package: sys-process/psmisc-23.7:0 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: X abi_x86_64 amd64 elibc_glibc kernel_linux nls * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking psmisc-23.7.tar.xz to /var/tmp/portage/sys-process/psmisc-23.7/work >>> Source unpacked in /var/tmp/portage/sys-process/psmisc-23.7/work >>> Preparing source in /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7 ... * econf: updating psmisc-23.7/config.guess with /usr/share/gnuconfig/config.guess * econf: updating psmisc-23.7/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/psmisc-23.7 --htmldir=/usr/share/doc/psmisc-23.7/html --libdir=/usr/lib64 --disable-harden-flags --enable-ipv6 --disable-apparmor --enable-nls --disable-selinux checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /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-pc-linux-gnu-gcc... x86_64-pc-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 the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-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 for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of x86_64-pc-linux-gnu-g++... none checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking whether NLS is requested... yes checking for po4a... po4a checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed checking whether SYS_statx is declared... yes checking for sys/syscall.h... yes checking for statx... yes checking whether STATX_TYPE is declared... 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... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for uid_t in sys/types.h... yes checking for a sed that does not truncate output... /bin/sed checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... 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-pc-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 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 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 >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7 ... make -j2 echo 23.7 > .version-t && mv .version-t .version export LC_ALL=C ; \ x86_64-pc-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; } 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 '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -DX86_64 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/killall.o src/killall.c make[2]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[2]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -DX86_64 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/signals.o src/signals.c make[2]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[2]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -DX86_64 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/pslog.o src/pslog.c make[2]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[2]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -DX86_64 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/prtstat.o src/prtstat.c make[2]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[2]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -DX86_64 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/fuser.o src/fuser.c make[2]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[2]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -DX86_64 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/statx.o src/statx.c make[2]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[2]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -DX86_64 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/pstree.o src/pstree.c make[2]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[2]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -DX86_64 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/peekfd.o src/peekfd.c make[2]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[2]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o src/killall src/killall.o src/signals.o make[2]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[2]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o src/pslog src/pslog.o make[2]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[2]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o src/prtstat src/prtstat.o make[2]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[2]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o src/pstree src/pstree.o -ltinfo make[2]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[2]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o src/fuser src/fuser.o src/signals.o src/statx.o make[2]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[2]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o src/peekfd src/peekfd.o make[2]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: sys-process/psmisc-23.7 >>> Install sys-process/psmisc-23.7 into /var/tmp/portage/sys-process/psmisc-23.7/image make -j2 DESTDIR=/var/tmp/portage/sys-process/psmisc-23.7/image install make install-recursive Making install in doc make[3]: Nothing to be done for 'install-exec-am'. make[3]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/doc' /bin/mkdir -p '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/man1' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 killall.1 peekfd.1 prtstat.1 pslog.1 pstree.1 fuser.1 '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/man1' make[3]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/doc' Making install in po make[2]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/po' installing bg.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/bg/LC_MESSAGES/psmisc.mo installing ca.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/ca/LC_MESSAGES/psmisc.mo installing cs.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/cs/LC_MESSAGES/psmisc.mo installing da.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/da/LC_MESSAGES/psmisc.mo installing de.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/de/LC_MESSAGES/psmisc.mo installing el.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/el/LC_MESSAGES/psmisc.mo installing eo.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/eo/LC_MESSAGES/psmisc.mo installing es.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/es/LC_MESSAGES/psmisc.mo installing eu.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/eu/LC_MESSAGES/psmisc.mo installing fi.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/fi/LC_MESSAGES/psmisc.mo installing fr.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/fr/LC_MESSAGES/psmisc.mo installing hr.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/hr/LC_MESSAGES/psmisc.mo installing hu.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/hu/LC_MESSAGES/psmisc.mo installing id.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/id/LC_MESSAGES/psmisc.mo installing it.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/it/LC_MESSAGES/psmisc.mo installing ja.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/ja/LC_MESSAGES/psmisc.mo installing ka.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/ka/LC_MESSAGES/psmisc.mo installing ko.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/ko/LC_MESSAGES/psmisc.mo installing nb.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/nb/LC_MESSAGES/psmisc.mo installing nl.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/nl/LC_MESSAGES/psmisc.mo installing pl.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/pl/LC_MESSAGES/psmisc.mo installing pt_BR.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/pt_BR/LC_MESSAGES/psmisc.mo installing pt.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/pt/LC_MESSAGES/psmisc.mo installing ro.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/ro/LC_MESSAGES/psmisc.mo installing ru.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/ru/LC_MESSAGES/psmisc.mo installing sr.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/sr/LC_MESSAGES/psmisc.mo installing sv.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/sv/LC_MESSAGES/psmisc.mo installing uk.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/uk/LC_MESSAGES/psmisc.mo installing vi.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/vi/LC_MESSAGES/psmisc.mo installing zh_CN.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/zh_CN/LC_MESSAGES/psmisc.mo installing zh_TW.gmo as /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/locale/zh_TW/LC_MESSAGES/psmisc.mo make[2]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/po' make[2]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/po' if test "psmisc" = "gettext-tools"; then \ /bin/mkdir -p /var/tmp/portage/sys-process/psmisc-23.7/image/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 \ /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 ./$file \ /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/po' Making install in icons make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in 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 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/$lang/$trans ]; then \ files="$files /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/$lang/$trans"; \ elif [ -f ./$lang/$trans ]; then \ files="$files ./$lang/$trans"; \ fi; \ done; \ make -C .. install-man \ mandir="/usr/share/man/$lang" \ dist_man_MANS="$files"; \ done make[4]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' /bin/mkdir -p '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/da/man1' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/da/prtstat.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/da/pslog.1 '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/da/man1' make[4]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[4]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' /bin/mkdir -p '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/de/man1' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/de/fuser.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/de/killall.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/de/peekfd.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/de/prtstat.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/de/pslog.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/de/pstree.1 '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/de/man1' make[4]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[4]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' /bin/mkdir -p '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/fr/man1' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/fr/fuser.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/fr/killall.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/fr/peekfd.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/fr/prtstat.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/fr/pslog.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/fr/pstree.1 '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/fr/man1' make[4]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[4]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' /bin/mkdir -p '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/hr/man1' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/hr/fuser.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/hr/killall.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/hr/peekfd.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/hr/prtstat.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/hr/pslog.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/hr/pstree.1 '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/hr/man1' make[4]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[4]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' /bin/mkdir -p '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/ko/man1' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/ko/fuser.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/ko/killall.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/ko/peekfd.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/ko/prtstat.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/ko/pslog.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/ko/pstree.1 '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/ko/man1' make[4]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[4]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' /bin/mkdir -p '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/pt_BR/man1' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/pt_BR/fuser.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/pt_BR/killall.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/pt_BR/peekfd.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/pt_BR/prtstat.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/pt_BR/pslog.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/pt_BR/pstree.1 '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/pt_BR/man1' make[4]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[4]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' /bin/mkdir -p '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/ro/man1' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/ro/fuser.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/ro/killall.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/ro/peekfd.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/ro/prtstat.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/ro/pslog.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/ro/pstree.1 '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/ro/man1' make[4]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[4]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' /bin/mkdir -p '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/ru/man1' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/ru/fuser.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/ru/killall.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/ru/peekfd.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/ru/prtstat.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/ru/pslog.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/ru/pstree.1 '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/ru/man1' make[4]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[4]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' /bin/mkdir -p '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/sr/man1' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/sr/fuser.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/sr/killall.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/sr/peekfd.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/sr/prtstat.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/sr/pslog.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/sr/pstree.1 '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/sr/man1' make[4]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[4]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' /bin/mkdir -p '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/sv/man1' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/sv/fuser.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/sv/killall.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/sv/peekfd.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/sv/prtstat.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/sv/pslog.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/sv/pstree.1 '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/sv/man1' make[4]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[4]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' /bin/mkdir -p '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/uk/man1' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/uk/fuser.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/uk/killall.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/uk/peekfd.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/uk/prtstat.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/uk/pslog.1 /var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7/man-po/uk/pstree.1 '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/uk/man1' make[4]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' Making install in testsuite make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' /bin/mkdir -p '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/bin' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c src/killall src/pslog src/prtstat src/pstree src/fuser src/peekfd '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/bin' make[3]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[3]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' /bin/mkdir -p '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/man1' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 doc/killall.1 doc/pslog.1 doc/prtstat.1 doc/pstree.1 doc/peekfd.1 doc/fuser.1 '/var/tmp/portage/sys-process/psmisc-23.7/image/usr/share/man/man1' make[3]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' make[3]: Nothing to be done for 'install-data-am'. make install-exec-hook make[4]: Entering directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' cd /var/tmp/portage/sys-process/psmisc-23.7/image/usr/bin && \ ( [ -h pstree.x11 ] || ln -s pstree pstree.x11) make[4]: Leaving directory '/var/tmp/portage/sys-process/psmisc-23.7/work/psmisc-23.7' >>> Completed installing sys-process/psmisc-23.7 into /var/tmp/portage/sys-process/psmisc-23.7/image * Final size of build directory: 4868 KiB (4.7 MiB) * Final size of installed tree: 1680 KiB (1.6 MiB) strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/killall /usr/bin/pslog /usr/bin/prtstat /usr/bin/pstree /bin/fuser /usr/bin/peekfd