2021-08-26 16:27:07 exec_hook package_begin chapter08 837-gperf START: 2021-08-26 16:27:07 # Begin /home/lfs/build/x86_64/sources/config.inc # Environment for chapter08/837-gperf # Make flags export MAKEFLAGS=-j4 # C/C++ flags export CFLAGS="-mtune=generic " export CXXFLAGS="-mtune=generic " # Log output for tests TEST_LOG=${ROOT}sources/837-gperf-tests.tmp LFS_CHAPTER=chapter08 LFS_SCRIPT=837-gperf # 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/837-gperf") 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=837-gperf 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=10283 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/837-gperf-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: 2154788 / /sources/autolfs_package_patch PKG_DEST=/sources/837-gperf checking whether make sets $(MAKE)... yes configure: creating ./config.status config.status: creating Makefile === configuring in lib (/sources/gperf-3.1/lib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--docdir=/usr/share/doc/gperf-3.1' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... yes 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 how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for ar... ar checking for ranlib... ranlib checking for a BSD compatible install... /bin/install -c configure: creating ./config.status config.status: creating Makefile === configuring in src (/sources/gperf-3.1/src) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--docdir=/usr/share/doc/gperf-3.1' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... yes 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 how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for a BSD compatible install... /bin/install -c checking for stack-allocated variable-size arrays... yes checking for rand in -lm... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in tests (/sources/gperf-3.1/tests) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--docdir=/usr/share/doc/gperf-3.1' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... yes 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 how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E configure: creating ./config.status config.status: creating Makefile === configuring in doc (/sources/gperf-3.1/doc) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--docdir=/usr/share/doc/gperf-3.1' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... yes checking for a BSD compatible install... /bin/install -c configure: creating ./config.status config.status: creating Makefile cd lib; make all make[1]: Entering directory '/sources/gperf-3.1/lib' gcc -mtune=generic -I. -c ./getopt.c gcc -mtune=generic -I. -c ./getopt1.c g++ -mtune=generic -I. -c ./getline.cc g++ -mtune=generic -I. -c ./hash.cc ./getline.cc: In function 'int getstr(char**, size_t*, FILE*, char, size_t)': ./getline.cc:58:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 58 | register int c = getc (stream); | ^ rm -f libgp.a ar rc libgp.a getopt.o getopt1.o getline.o hash.o ranlib libgp.a make[1]: Leaving directory '/sources/gperf-3.1/lib' cd src; make all make[1]: Entering directory '/sources/gperf-3.1/src' g++ -mtune=generic -I. -I./../lib -c ./version.cc g++ -mtune=generic -I. -I./../lib -c ./positions.cc g++ -mtune=generic -I. -I./../lib -c ./options.cc g++ -mtune=generic -I. -I./../lib -c ./keyword.cc g++ -mtune=generic -I. -I./../lib -c ./keyword-list.cc g++ -mtune=generic -I. -I./../lib -c ./input.cc g++ -mtune=generic -I. -I./../lib -c ./bool-array.cc g++ -mtune=generic -I. -I./../lib -c ./hash-table.cc g++ -mtune=generic -I. -I./../lib -c ./search.cc g++ -mtune=generic -I. -I./../lib -c ./output.cc g++ -mtune=generic -I. -I./../lib -c ./main.cc g++ -mtune=generic -o gperf version.o positions.o options.o keyword.o keyword-list.o input.o bool-array.o hash-table.o search.o output.o main.o ../lib/libgp.a -lm make[1]: Leaving directory '/sources/gperf-3.1/src' cd tests; make all make[1]: Entering directory '/sources/gperf-3.1/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/sources/gperf-3.1/tests' cd doc; make all make[1]: Entering directory '/sources/gperf-3.1/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/sources/gperf-3.1/doc' cd lib; make install make[1]: Entering directory '/sources/gperf-3.1/lib' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/sources/gperf-3.1/lib' cd src; make install make[1]: Entering directory '/sources/gperf-3.1/src' /bin/sh ./../build-aux/mkinstalldirs /usr/bin /bin/install -c gperf /usr/bin/gperf make[1]: Leaving directory '/sources/gperf-3.1/src' cd tests; make install make[1]: Entering directory '/sources/gperf-3.1/tests' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/sources/gperf-3.1/tests' cd doc; make install make[1]: Entering directory '/sources/gperf-3.1/doc' /bin/sh ./../build-aux/mkinstalldirs /usr/share/info /bin/install -c -m 644 ./gperf.info /usr/share/info/gperf.info /bin/sh ./../build-aux/mkinstalldirs /usr/share/man/man1 /bin/install -c -m 644 ./gperf.1 /usr/share/man/man1/gperf.1 /bin/sh ./../build-aux/mkinstalldirs /usr/share/doc/gperf-3.1 mkdir -p -- /usr/share/doc/gperf-3.1 /bin/install -c -m 644 ./gperf.html /usr/share/doc/gperf-3.1/gperf.html make[1]: Leaving directory '/sources/gperf-3.1/doc' Totalseconds: 4 KB: 2159968 / 2021-08-26 16:27:12 exec_hook package_done chapter08 837-gperf END: 2021-08-26 16:27:12