2021-08-26 16:46:14 exec_hook package_begin chapter08 843-intltool
START: 2021-08-26 16:46:14
# Begin /home/lfs/build/x86_64/sources/config.inc
# Environment for chapter08/843-intltool

# Make flags
export MAKEFLAGS=-j4

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

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

# 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/843-intltool")
BASH_VERSINFO=([0]="5" [1]="1" [2]="8" [3]="1" [4]="release" [5]="x86_64-pc-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=843-intltool
LFS_TGT=x86_64-lfs-linux-gnu
LFS_TGT32=i686-lfs-linux-gnu
LFS_TGTX32=x86_64-lfs-linux-gnux32
MACHTYPE=x86_64-pc-linux-gnu
MAKEFLAGS=-j4
OPTERR=1
OPTIND=1
OSTYPE=linux-gnu
PATH=/bin:/usr/bin:/sbin:/usr/sbin
PIPESTATUS=([0]="0")
PPID=17682
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/843-intltool-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: 2181652	/
/sources/autolfs_package_patch PKG_DEST=/sources/843-intltool
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 for perl... /bin/perl
checking for perl >= 5.8.1... 5.34.0
checking for XML::Parser... ok
checking for bzr... 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 intltoolize
config.status: creating tests/Makefile
config.status: creating tests/cases/Makefile
config.status: creating tests/results/Makefile
config.status: creating tests/selftest.pl
Making all in tests
make[1]: Entering directory '/sources/intltool-0.51.0/tests'
Making all in cases
make[2]: Entering directory '/sources/intltool-0.51.0/tests/cases'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/intltool-0.51.0/tests/cases'
Making all in results
make[2]: Entering directory '/sources/intltool-0.51.0/tests/results'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/intltool-0.51.0/tests/results'
make[2]: Entering directory '/sources/intltool-0.51.0/tests'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/sources/intltool-0.51.0/tests'
make[1]: Leaving directory '/sources/intltool-0.51.0/tests'
Making all in doc
make[1]: Entering directory '/sources/intltool-0.51.0/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/sources/intltool-0.51.0/doc'
make[1]: Entering directory '/sources/intltool-0.51.0'
sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.51.0|g' -e "s|[@]INTLTOOL_PERL@|/bin/perl|g" -e "s|[@]INTLTOOL_LIBDIR@|/usr/lib|g" < intltool-extract.in > intltool-extract
sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.51.0|g' -e "s|[@]INTLTOOL_PERL@|/bin/perl|g" -e "s|[@]INTLTOOL_LIBDIR@|/usr/lib|g" < intltool-merge.in > intltool-merge
sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.51.0|g' -e "s|[@]INTLTOOL_PERL@|/bin/perl|g" -e "s|[@]INTLTOOL_LIBDIR@|/usr/lib|g" < intltool-update.in > intltool-update
sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.51.0|g' -e "s|[@]INTLTOOL_PERL@|/bin/perl|g" -e "s|[@]INTLTOOL_LIBDIR@|/usr/lib|g" < intltool-prepare.in > intltool-prepare
chmod +x intltool-extract
chmod +x intltool-prepare
chmod +x intltool-merge
chmod +x intltool-update
make[1]: Leaving directory '/sources/intltool-0.51.0'
Making install in tests
make[1]: Entering directory '/sources/intltool-0.51.0/tests'
Making install in cases
make[2]: Entering directory '/sources/intltool-0.51.0/tests/cases'
make[3]: Entering directory '/sources/intltool-0.51.0/tests/cases'
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/intltool-0.51.0/tests/cases'
make[2]: Leaving directory '/sources/intltool-0.51.0/tests/cases'
Making install in results
make[2]: Entering directory '/sources/intltool-0.51.0/tests/results'
make[3]: Entering directory '/sources/intltool-0.51.0/tests/results'
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/intltool-0.51.0/tests/results'
make[2]: Leaving directory '/sources/intltool-0.51.0/tests/results'
make[2]: Entering directory '/sources/intltool-0.51.0/tests'
make[3]: Entering directory '/sources/intltool-0.51.0/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/sources/intltool-0.51.0/tests'
make[2]: Leaving directory '/sources/intltool-0.51.0/tests'
make[1]: Leaving directory '/sources/intltool-0.51.0/tests'
Making install in doc
make[1]: Entering directory '/sources/intltool-0.51.0/doc'
make[2]: Entering directory '/sources/intltool-0.51.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/share/man/man8'
 /bin/install -c -m 644 intltoolize.8 intltool-extract.8 intltool-merge.8 intltool-prepare.8 intltool-update.8 '/usr/share/man/man8'
make[2]: Leaving directory '/sources/intltool-0.51.0/doc'
make[1]: Leaving directory '/sources/intltool-0.51.0/doc'
make[1]: Entering directory '/sources/intltool-0.51.0'
make[2]: Entering directory '/sources/intltool-0.51.0'
 /bin/mkdir -p '/usr/bin'
 /bin/install -c intltool-extract intltool-merge intltool-update intltoolize intltool-prepare '/usr/bin'
 /bin/mkdir -p '/usr/share/aclocal'
 /bin/install -c -m 644 intltool.m4 '/usr/share/aclocal'
 /bin/mkdir -p '/usr/share/intltool'
 /bin/install -c -m 644 Makefile.in.in '/usr/share/intltool'
make[2]: Leaving directory '/sources/intltool-0.51.0'
make[1]: Leaving directory '/sources/intltool-0.51.0'
install: creating directory '/usr/share/doc/intltool-0.51.0'
'doc/I18N-HOWTO' -> '/usr/share/doc/intltool-0.51.0/I18N-HOWTO'


Totalseconds: 3

KB: 2183208	/
2021-08-26 16:46:17 exec_hook package_done chapter08 843-intltool
END: 2021-08-26 16:46:17
