2021-08-26 16:26:57 exec_hook package_begin chapter08 836-gdbm
START: 2021-08-26 16:26:57
# Begin /home/lfs/build/x86_64/sources/config.inc
# Environment for chapter08/836-gdbm

# Make flags
export MAKEFLAGS=-j4

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

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

# 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/836-gdbm")
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=836-gdbm
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=1910
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/836-gdbm-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: 2153956	/
/sources/autolfs_package_patch PKG_DEST=/sources/836-gdbm
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 whether make supports nested variables... (cached) 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 whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
checking the name lister (/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for gzip... /bin/gzip
checking for base64... /bin/base64
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for an ANSI C-conforming const... yes
checking for unsigned long long int... yes
checking for TLS qualifier... __thread
checking whether NLS is requested... yes
checking for msgfmt... /bin/msgfmt
checking for gmsgfmt... /bin/msgfmt
checking for xgettext... /bin/xgettext
checking for msgmerge... /bin/msgmerge
checking for ld used by GCC... /bin/ld -m elf_x86_64
checking if the linker (/bin/ld -m elf_x86_64) 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 sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for string.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for main in -ldbm... no
checking for main in -lndbm... no
checking for ftruncate... yes
checking for flock... yes
checking for lockf... yes
checking for fsync... yes
checking for setlocale... yes
checking for getopt_long... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for msync... yes
checking for off_t... yes
checking size of off_t... 8
checking for struct stat.st_blksize... yes
checking for tputs in -lncurses... yes
checking for readline in -lreadline... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for rl_completion_matches... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating po/Makefile.in
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/gdbm.h
config.status: creating doc/Makefile
config.status: creating compat/Makefile
config.status: creating autoconf.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing tests/atconfig commands
config.status: executing status commands

*******************************************************************
GDBM settings summary:

Compatibility library ......................... yes
Memory mapped I/O ............................. yes
GNU Readline .................................. yes
Debugging support ............................. no
*******************************************************************

make  all-recursive
make[1]: Entering directory '/sources/gdbm-1.20'
Making all in po
make[2]: Entering directory '/sources/gdbm-1.20/po'
make[2]: Leaving directory '/sources/gdbm-1.20/po'
Making all in src
make[2]: Entering directory '/sources/gdbm-1.20/src'
make  all-am
make[3]: Entering directory '/sources/gdbm-1.20/src'
  CC       err.o
  CC       mem.o
  CC       parseopt.o
  CC       progname.o
  CC       cachetree.lo
  CC       gdbmclose.lo
  CC       gdbmcount.lo
  CC       gdbmdelete.lo
  CC       gdbmdump.lo
  CC       gdbmerrno.lo
  CC       gdbmexists.lo
  CC       gdbmexp.lo
  CC       gdbmfdesc.lo
  CC       gdbmfetch.lo
  CC       gdbmload.lo
  CC       gdbmopen.lo
  CC       gdbmimp.lo
  CC       gdbmreorg.lo
  CC       gdbmseq.lo
  CC       gdbmsetopt.lo
  CC       gdbmstore.lo
  CC       gdbmsync.lo
  CC       avail.lo
  CC       base64.lo
  CC       bucket.lo
  CC       falloc.lo
  CC       findkey.lo
  CC       fullio.lo
  CC       hash.lo
  CC       lock.lo
  CC       mmap.lo
  CC       recover.lo
  CC       update.lo
  CC       version.lo
  CC       datconv.o
  CC       gram.o
  CC       input-argv.o
  CC       input-file.o
  CC       lex.o
  CC       gdbmtool.o
  CC       var.o
  CC       util.o
  CC       input-rl.o
  CC       gdbm_load.o
  CC       gdbm_dump.o
  AR       libgdbmapp.a
  CCLD     libgdbm.la
  CCLD     gdbmtool
  CCLD     gdbm_load
  CCLD     gdbm_dump
make[3]: Leaving directory '/sources/gdbm-1.20/src'
make[2]: Leaving directory '/sources/gdbm-1.20/src'
Making all in doc
make[2]: Entering directory '/sources/gdbm-1.20/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/gdbm-1.20/doc'
Making all in compat
make[2]: Entering directory '/sources/gdbm-1.20/compat'
  CC       dbminit.lo
  CC       delete.lo
  CC       fetch.lo
  CC       store.lo
  CC       seq.lo
  CC       close.lo
  CC       dbmopen.lo
  CC       dbmdelete.lo
  CC       dbmerr.lo
  CC       dbmfetch.lo
  CC       dbmstore.lo
  CC       dbmseq.lo
  CC       dbmclose.lo
  CC       dbmdirfno.lo
  CC       dbmpagfno.lo
  CC       dbmrdonly.lo
  CCLD     libgdbm_compat.la
make[2]: Leaving directory '/sources/gdbm-1.20/compat'
Making all in tests
make[2]: Entering directory '/sources/gdbm-1.20/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/gdbm-1.20/tests'
make[2]: Entering directory '/sources/gdbm-1.20'
make[2]: Leaving directory '/sources/gdbm-1.20'
make[1]: Leaving directory '/sources/gdbm-1.20'
Making install in po
make[1]: Entering directory '/sources/gdbm-1.20/po'
installing da.gmo as /usr/share/locale/da/LC_MESSAGES/gdbm.mo
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gdbm.mo
installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gdbm.mo
installing es.gmo as /usr/share/locale/es/LC_MESSAGES/gdbm.mo
installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gdbm.mo
installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gdbm.mo
installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gdbm.mo
installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gdbm.mo
installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/gdbm.mo
installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/gdbm.mo
installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/gdbm.mo
installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gdbm.mo
installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gdbm.mo
installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gdbm.mo
if test "gdbm" = "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[1]: Leaving directory '/sources/gdbm-1.20/po'
Making install in src
make[1]: Entering directory '/sources/gdbm-1.20/src'
make  install-am
make[2]: Entering directory '/sources/gdbm-1.20/src'
make[3]: Entering directory '/sources/gdbm-1.20/src'
 /bin/mkdir -p '/usr/lib'
 /bin/sh ../libtool   --mode=install /bin/install -c   libgdbm.la '/usr/lib'
libtool: install: /bin/install -c .libs/libgdbm.so.6.0.0 /usr/lib/libgdbm.so.6.0.0
libtool: install: (cd /usr/lib && { ln -s -f libgdbm.so.6.0.0 libgdbm.so.6 || { rm -f libgdbm.so.6 && ln -s libgdbm.so.6.0.0 libgdbm.so.6; }; })
libtool: install: (cd /usr/lib && { ln -s -f libgdbm.so.6.0.0 libgdbm.so || { rm -f libgdbm.so && ln -s libgdbm.so.6.0.0 libgdbm.so; }; })
libtool: install: /bin/install -c .libs/libgdbm.lai /usr/lib/libgdbm.la
libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/mkdir -p '/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c gdbmtool gdbm_load gdbm_dump '/usr/bin'
libtool: install: /bin/install -c .libs/gdbmtool /usr/bin/gdbmtool
libtool: install: /bin/install -c .libs/gdbm_load /usr/bin/gdbm_load
libtool: install: /bin/install -c .libs/gdbm_dump /usr/bin/gdbm_dump
 /bin/mkdir -p '/usr/include'
 /bin/install -c -m 644 gdbm.h '/usr/include'
make[3]: Leaving directory '/sources/gdbm-1.20/src'
make[2]: Leaving directory '/sources/gdbm-1.20/src'
make[1]: Leaving directory '/sources/gdbm-1.20/src'
Making install in doc
make[1]: Entering directory '/sources/gdbm-1.20/doc'
make[2]: Entering directory '/sources/gdbm-1.20/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/share/info'
 /bin/install -c -m 644 ./gdbm.info '/usr/share/info'
 install-info --info-dir='/usr/share/info' '/usr/share/info/gdbm.info'
 /bin/mkdir -p '/usr/share/man/man1'
 /bin/install -c -m 644 gdbm_dump.1 gdbm_load.1 gdbmtool.1 '/usr/share/man/man1'
 /bin/mkdir -p '/usr/share/man/man3'
 /bin/install -c -m 644 gdbm.3 '/usr/share/man/man3'
make[2]: Leaving directory '/sources/gdbm-1.20/doc'
make[1]: Leaving directory '/sources/gdbm-1.20/doc'
Making install in compat
make[1]: Entering directory '/sources/gdbm-1.20/compat'
make[2]: Entering directory '/sources/gdbm-1.20/compat'
 /bin/mkdir -p '/usr/lib'
 /bin/sh ../libtool   --mode=install /bin/install -c   libgdbm_compat.la '/usr/lib'
libtool: warning: relinking 'libgdbm_compat.la'
libtool: install: (cd /sources/gdbm-1.20/compat; /bin/sh "/sources/gdbm-1.20/libtool"  --silent --tag CC --mode=relink gcc -mtune=generic -version-info 4:0:0 -o libgdbm_compat.la -rpath /usr/lib dbminit.lo delete.lo fetch.lo store.lo seq.lo close.lo dbmopen.lo dbmdelete.lo dbmerr.lo dbmfetch.lo dbmstore.lo dbmseq.lo dbmclose.lo dbmdirfno.lo dbmpagfno.lo dbmrdonly.lo ../src/libgdbm.la )
libtool: install: /bin/install -c .libs/libgdbm_compat.so.4.0.0T /usr/lib/libgdbm_compat.so.4.0.0
libtool: install: (cd /usr/lib && { ln -s -f libgdbm_compat.so.4.0.0 libgdbm_compat.so.4 || { rm -f libgdbm_compat.so.4 && ln -s libgdbm_compat.so.4.0.0 libgdbm_compat.so.4; }; })
libtool: install: (cd /usr/lib && { ln -s -f libgdbm_compat.so.4.0.0 libgdbm_compat.so || { rm -f libgdbm_compat.so && ln -s libgdbm_compat.so.4.0.0 libgdbm_compat.so; }; })
libtool: install: /bin/install -c .libs/libgdbm_compat.lai /usr/lib/libgdbm_compat.la
libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/mkdir -p '/usr/include'
 /bin/install -c -m 644 dbm.h ndbm.h '/usr/include'
make[2]: Leaving directory '/sources/gdbm-1.20/compat'
make[1]: Leaving directory '/sources/gdbm-1.20/compat'
Making install in tests
make[1]: Entering directory '/sources/gdbm-1.20/tests'
make[2]: Entering directory '/sources/gdbm-1.20/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/sources/gdbm-1.20/tests'
make[1]: Leaving directory '/sources/gdbm-1.20/tests'
make[1]: Entering directory '/sources/gdbm-1.20'
make[2]: Entering directory '/sources/gdbm-1.20'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/sources/gdbm-1.20'
make[1]: Leaving directory '/sources/gdbm-1.20'


Totalseconds: 10

KB: 2162748	/
2021-08-26 16:27:07 exec_hook package_done chapter08 836-gdbm
END: 2021-08-26 16:27:07