2021-08-26 16:09:35 exec_hook package_begin chapter08 830-psmisc
START: 2021-08-26 16:09:35
# Begin /home/lfs/build/x86_64/sources/config.inc
# Environment for chapter08/830-psmisc

# Make flags
export MAKEFLAGS=-j4

# C/C++ flags
export CFLAGS="-mtune=generic "
export CXXFLAGS="-mtune=generic "

# Log output for tests
TEST_LOG=${ROOT}sources/830-psmisc-tests.tmp
LFS_CHAPTER=chapter08
LFS_SCRIPT=830-psmisc

# Targets for multilib
LFS_TGT=x86_64-lfs-linux-gnu
LFS_TGT32=i686-lfs-linux-gnu
LFS_TGTX32=x86_64-lfs-linux-gnux32

echo "Environment"
set

echo "File systems"
mount || true

echo "logname"
logname || true

# End /home/lfs/build/x86_64/sources/config.inc

Environment
BASH=/bin/bash
BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath
BASH_ALIASES=()
BASH_ARGC=([0]="1" [1]="0")
BASH_ARGV=([0]="/sources/config.inc")
BASH_CMDS=()
BASH_LINENO=([0]="15" [1]="0")
BASH_SOURCE=([0]="/sources/config.inc" [1]="/sources/lfs-commands/chapter08/830-psmisc")
BASH_VERSINFO=([0]="5" [1]="1" [2]="8" [3]="1" [4]="release" [5]="x86_64-lfs-linux-gnu")
BASH_VERSION='5.1.8(1)-release'
CFLAGS='-mtune=generic '
CXXFLAGS='-mtune=generic '
DIRSTACK=()
EUID=0
GROUPS=()
HOME=/root
HOSTNAME=lfs-x86_64
HOSTTYPE=x86_64
IFS=$' \t\n'
LFS_CHAPTER=chapter08
LFS_SCRIPT=830-psmisc
LFS_TGT=x86_64-lfs-linux-gnu
LFS_TGT32=i686-lfs-linux-gnu
LFS_TGTX32=x86_64-lfs-linux-gnux32
MACHTYPE=x86_64-lfs-linux-gnu
MAKEFLAGS=-j4
OPTERR=1
OPTIND=1
OSTYPE=linux-gnu
PATH=/bin:/usr/bin:/sbin:/usr/sbin
PIPESTATUS=([0]="0")
PPID=23079
PREV_SEC=0
PS4='+ '
PWD=/
ROOT=/
SCRIPT_ROOT=/dev/null
SECONDS=0
SHELL=/bin/bash
SHELLOPTS=braceexpand:errexit:interactive-comments
SHLVL=1
TERM=xterm-256color
TEST_LOG=/sources/830-psmisc-tests.tmp
UID=0
_=Environment
File systems
/dev/sdb1 on / type ext4 (rw,relatime)
devtmpfs on /dev type devtmpfs (rw,relatime,size=4072068k,nr_inodes=1018017,mode=755)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
tmpfs on /run type tmpfs (rw,relatime)
logname
root
KB: 2128920	/
/sources/autolfs_package_patch PKG_DEST=/sources/830-psmisc
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking 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 gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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 g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether ln -s works... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking whether NLS is requested... yes
checking for po4a... no
checking for tgetent in -ltinfo... no
checking for tgetent in -lncurses... 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... /bin/sed
checking for msgfmt... /bin/msgfmt
checking for gmsgfmt... /bin/msgfmt
checking for xgettext... /bin/xgettext
checking for msgmerge... /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 gcc... /bin/ld
checking if the linker (/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 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 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
echo 23.4 > .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; }
make  all-recursive
make[1]: Entering directory '/sources/psmisc-23.4'
Making all in doc
make[2]: Entering directory '/sources/psmisc-23.4/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/psmisc-23.4/doc'
Making all in po
make[2]: Entering directory '/sources/psmisc-23.4/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/psmisc-23.4/po'
Making all in icons
make[2]: Entering directory '/sources/psmisc-23.4/icons'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/psmisc-23.4/icons'
Making all in man-po
make[2]: Entering directory '/sources/psmisc-23.4/man-po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/psmisc-23.4/man-po'
Making all in testsuite
make[2]: Entering directory '/sources/psmisc-23.4/testsuite'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/psmisc-23.4/testsuite'
make[2]: Entering directory '/sources/psmisc-23.4'
  CC       src/killall.o
  CC       src/signals.o
  CC       src/prtstat.o
  CC       src/pslog.o
  CC       src/pstree.o
  CC       src/fuser.o
  CC       src/peekfd.o
  CCLD     src/pslog
  CCLD     src/prtstat
  CCLD     src/peekfd
  CCLD     src/killall
  CCLD     src/pstree
  CCLD     src/fuser
make[2]: Leaving directory '/sources/psmisc-23.4'
make[1]: Leaving directory '/sources/psmisc-23.4'
make  install-recursive
make[1]: Entering directory '/sources/psmisc-23.4'
Making install in doc
make[2]: Entering directory '/sources/psmisc-23.4/doc'
make[3]: Entering directory '/sources/psmisc-23.4/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/share/man/man1'
 /bin/install -c -m 644 killall.1 peekfd.1 prtstat.1 pslog.1 pstree.1 fuser.1 '/usr/share/man/man1'
make[3]: Leaving directory '/sources/psmisc-23.4/doc'
make[2]: Leaving directory '/sources/psmisc-23.4/doc'
Making install in po
make[2]: Entering directory '/sources/psmisc-23.4/po'
installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/psmisc.mo
installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/psmisc.mo
installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/psmisc.mo
installing da.gmo as /usr/share/locale/da/LC_MESSAGES/psmisc.mo
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/psmisc.mo
installing el.gmo as /usr/share/locale/el/LC_MESSAGES/psmisc.mo
installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/psmisc.mo
installing es.gmo as /usr/share/locale/es/LC_MESSAGES/psmisc.mo
installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/psmisc.mo
installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/psmisc.mo
installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/psmisc.mo
installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/psmisc.mo
installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/psmisc.mo
installing id.gmo as /usr/share/locale/id/LC_MESSAGES/psmisc.mo
installing it.gmo as /usr/share/locale/it/LC_MESSAGES/psmisc.mo
installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/psmisc.mo
installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/psmisc.mo
installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/psmisc.mo
installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/psmisc.mo
installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/psmisc.mo
installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/psmisc.mo
installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/psmisc.mo
installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/psmisc.mo
installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/psmisc.mo
installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/psmisc.mo
installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/psmisc.mo
installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/psmisc.mo
installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/psmisc.mo
installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/psmisc.mo
if test "psmisc" = "gettext-tools"; then \
  /bin/mkdir -p /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 \
    /bin/install -c -m 644 ./$file \
		    /usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory '/sources/psmisc-23.4/po'
Making install in icons
make[2]: Entering directory '/sources/psmisc-23.4/icons'
make[3]: Entering directory '/sources/psmisc-23.4/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 '/sources/psmisc-23.4/icons'
make[2]: Leaving directory '/sources/psmisc-23.4/icons'
Making install in man-po
make[2]: Entering directory '/sources/psmisc-23.4/man-po'
make[3]: Entering directory '/sources/psmisc-23.4/man-po'
make[3]: Nothing to be done for 'install-exec-am'.
for lang in de fr pt_BR ru uk; do \
	files=""; \
	for trans in fuser.1 killall.1 peekfd.1 prtstat.1 pslog.1 pstree.1; do \
		if [ -f /sources/psmisc-23.4/man-po/$lang/$trans ]; then \
			files="$files /sources/psmisc-23.4/man-po/$lang/$trans"; \
		elif [ -f ./$lang/$trans ]; then \
			files="$files ./$lang/$trans"; \
		fi; \
	done; \
	make install-man \
		mandir="/usr/share/man/$lang" \
		man_MANS="" \
		dist_man_MANS="$files"; \
done
make[4]: Entering directory '/sources/psmisc-23.4/man-po'
 /bin/mkdir -p '/usr/share/man/de/man1'
 /bin/install -c -m 644 /sources/psmisc-23.4/man-po/de/fuser.1 /sources/psmisc-23.4/man-po/de/killall.1 /sources/psmisc-23.4/man-po/de/peekfd.1 /sources/psmisc-23.4/man-po/de/prtstat.1 /sources/psmisc-23.4/man-po/de/pslog.1 /sources/psmisc-23.4/man-po/de/pstree.1 '/usr/share/man/de/man1'
make[4]: Leaving directory '/sources/psmisc-23.4/man-po'
make[4]: Entering directory '/sources/psmisc-23.4/man-po'
 /bin/mkdir -p '/usr/share/man/fr/man1'
 /bin/install -c -m 644 /sources/psmisc-23.4/man-po/fr/fuser.1 /sources/psmisc-23.4/man-po/fr/killall.1 /sources/psmisc-23.4/man-po/fr/peekfd.1 /sources/psmisc-23.4/man-po/fr/prtstat.1 /sources/psmisc-23.4/man-po/fr/pslog.1 /sources/psmisc-23.4/man-po/fr/pstree.1 '/usr/share/man/fr/man1'
make[4]: Leaving directory '/sources/psmisc-23.4/man-po'
make[4]: Entering directory '/sources/psmisc-23.4/man-po'
 /bin/mkdir -p '/usr/share/man/pt_BR/man1'
 /bin/install -c -m 644 /sources/psmisc-23.4/man-po/pt_BR/fuser.1 /sources/psmisc-23.4/man-po/pt_BR/killall.1 /sources/psmisc-23.4/man-po/pt_BR/peekfd.1 /sources/psmisc-23.4/man-po/pt_BR/prtstat.1 /sources/psmisc-23.4/man-po/pt_BR/pslog.1 /sources/psmisc-23.4/man-po/pt_BR/pstree.1 '/usr/share/man/pt_BR/man1'
make[4]: Leaving directory '/sources/psmisc-23.4/man-po'
make[4]: Entering directory '/sources/psmisc-23.4/man-po'
 /bin/mkdir -p '/usr/share/man/ru/man1'
 /bin/install -c -m 644 /sources/psmisc-23.4/man-po/ru/fuser.1 /sources/psmisc-23.4/man-po/ru/killall.1 /sources/psmisc-23.4/man-po/ru/peekfd.1 /sources/psmisc-23.4/man-po/ru/prtstat.1 /sources/psmisc-23.4/man-po/ru/pslog.1 /sources/psmisc-23.4/man-po/ru/pstree.1 '/usr/share/man/ru/man1'
make[4]: Leaving directory '/sources/psmisc-23.4/man-po'
make[4]: Entering directory '/sources/psmisc-23.4/man-po'
 /bin/mkdir -p '/usr/share/man/uk/man1'
 /bin/install -c -m 644 /sources/psmisc-23.4/man-po/uk/fuser.1 /sources/psmisc-23.4/man-po/uk/killall.1 /sources/psmisc-23.4/man-po/uk/peekfd.1 /sources/psmisc-23.4/man-po/uk/prtstat.1 /sources/psmisc-23.4/man-po/uk/pslog.1 /sources/psmisc-23.4/man-po/uk/pstree.1 '/usr/share/man/uk/man1'
make[4]: Leaving directory '/sources/psmisc-23.4/man-po'
 /bin/mkdir -p '/usr/share/man/man1'
 /bin/install -c -m 644 ../doc/fuser.1 ../doc/killall.1 ../doc/peekfd.1 ../doc/prtstat.1 ../doc/pslog.1 ../doc/pstree.1 '/usr/share/man/man1'
make[3]: Leaving directory '/sources/psmisc-23.4/man-po'
make[2]: Leaving directory '/sources/psmisc-23.4/man-po'
Making install in testsuite
make[2]: Entering directory '/sources/psmisc-23.4/testsuite'
make[3]: Entering directory '/sources/psmisc-23.4/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 '/sources/psmisc-23.4/testsuite'
make[2]: Leaving directory '/sources/psmisc-23.4/testsuite'
make[2]: Entering directory '/sources/psmisc-23.4'
make[3]: Entering directory '/sources/psmisc-23.4'
 /bin/mkdir -p '/usr/bin'
  /bin/install -c src/killall src/pslog src/prtstat src/pstree src/fuser src/peekfd '/usr/bin'
make  install-exec-hook
make[4]: Entering directory '/sources/psmisc-23.4'
cd /usr/bin && \
		( [ -h pstree.x11 ]  || ln -s pstree pstree.x11)
make[4]: Leaving directory '/sources/psmisc-23.4'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/sources/psmisc-23.4'
make[2]: Leaving directory '/sources/psmisc-23.4'
make[1]: Leaving directory '/sources/psmisc-23.4'


Totalseconds: 7

KB: 2134568	/
2021-08-26 16:09:42 exec_hook package_done chapter08 830-psmisc
END: 2021-08-26 16:09:42