2021-08-26 18:43:12 exec_hook package_begin chapter08 870-man-db
START: 2021-08-26 18:43:12
# Begin /home/lfs/build/x86_64/sources/config.inc
# Environment for chapter08/870-man-db

# Make flags
export MAKEFLAGS=-j4

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

# Log output for tests
TEST_LOG=${ROOT}sources/870-man-db-tests.tmp
LFS_CHAPTER=chapter08
LFS_SCRIPT=870-man-db

# 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/870-man-db")
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=870-man-db
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=2184
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/870-man-db-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: 2464308	/
/sources/autolfs_package_patch PKG_DEST=/sources/870-man-db
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 to enable maintainer-specific portions of Makefiles... no
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 enable C11 features... none needed
checking whether the compiler is clang... no
checking for compiler option needed when checking for declarations... none
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 whether _XOPEN_SOURCE should be defined... no
checking if tar --sort=name works... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for pkg-config... /bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: System-wide cache files will be owned by bin
configure: Man will not be installed setuid
configure: Using GNU hierarchy organization
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for ar... (cached) ar
checking for ranlib... ranlib
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking how to run the C preprocessor... gcc -E
checking whether -Wno-missing-field-initializers is supported... yes
checking whether -Wno-missing-field-initializers is needed... no
checking whether -Wuninitialized is supported... yes
checking max safe object size... 9223372036854775807
checking whether C compiler handles -Werror -Wunknown-warning-option... no
checking whether C compiler handles -fno-common... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -W... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wabsolute-value... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Waddress... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Waddress-of-packed-member... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Waggressive-loop-optimizations... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wall... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wanalyzer-double-fclose... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wanalyzer-double-free... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wanalyzer-exposure-through-output-file... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wanalyzer-file-leak... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wanalyzer-free-of-non-heap... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wanalyzer-malloc-leak... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wanalyzer-null-argument... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wanalyzer-null-dereference... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wanalyzer-possible-null-argument... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wanalyzer-possible-null-dereference... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wanalyzer-stale-setjmp-buffer... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wanalyzer-tainted-array-index... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wanalyzer-too-complex... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wanalyzer-unsafe-call-within-signal-handler... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wanalyzer-use-after-free... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wanalyzer-use-of-pointer-in-stale-stack-frame... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Warith-conversion... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wattribute-warning... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wattributes... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wbad-function-cast... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wbool-compare... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wbool-operation... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wbuiltin-declaration-mismatch... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wbuiltin-macro-redefined... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wcannot-profile... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wcast-align... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wcast-align=strict... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wcast-function-type... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wchar-subscripts... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wclobbered... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wcomment... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wcomments... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wcoverage-mismatch... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wcpp... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wdangling-else... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wdate-time... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wdeprecated... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wdeprecated-declarations... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wdesignated-init... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wdisabled-optimization... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wdiscarded-array-qualifiers... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wdiscarded-qualifiers... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wdiv-by-zero... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wdouble-promotion... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wduplicated-branches... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wduplicated-cond... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wduplicate-decl-specifier... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wempty-body... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wendif-labels... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wenum-compare... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wenum-conversion... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wexpansion-to-defined... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wextra... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wformat-contains-nul... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wformat-diag... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wformat-extra-args... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wformat-nonliteral... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wformat-security... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wformat-signedness... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wformat-y2k... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wformat-zero-length... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wframe-address... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wfree-nonheap-object... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Whsa... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wif-not-aligned... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wignored-attributes... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wignored-qualifiers... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wimplicit... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wimplicit-function-declaration... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wimplicit-int... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wincompatible-pointer-types... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Winit-self... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wint-conversion... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wint-in-bool-context... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wint-to-pointer-cast... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Winvalid-memory-model... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Winvalid-pch... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wlogical-not-parentheses... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wlogical-op... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmain... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmaybe-uninitialized... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmemset-elt-size... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmemset-transposed-args... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmisleading-indentation... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmissing-attributes... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmissing-braces... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmissing-declarations... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmissing-include-dirs... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmissing-parameter-type... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmissing-profile... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmissing-prototypes... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmultichar... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmultistatement-macros... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wnarrowing... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wnested-externs... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wnonnull... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wnonnull-compare... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wnull-dereference... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wodr... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wold-style-declaration... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wold-style-definition... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wopenmp-simd... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Woverflow... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Woverlength-strings... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Woverride-init... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wpacked... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wpacked-bitfield-compat... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wpacked-not-aligned... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wparentheses... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wpointer-arith... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wpointer-compare... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wpointer-sign... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wpointer-to-int-cast... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wpragmas... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wpsabi... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wrestrict... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wreturn-local-addr... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wreturn-type... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wscalar-storage-order... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsequence-point... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wshadow... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wshift-count-negative... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wshift-count-overflow... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wshift-negative-value... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsizeof-array-argument... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsizeof-pointer-div... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsizeof-pointer-memaccess... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wstack-protector... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wstrict-aliasing... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wstrict-overflow... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wstrict-prototypes... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wstring-compare... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wstringop-truncation... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-attribute=cold... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-attribute=const... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-attribute=format... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-attribute=malloc... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-attribute=noreturn... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-attribute=pure... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-final-methods... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsuggest-final-types... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wswitch... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wswitch-bool... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wswitch-outside-range... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wswitch-unreachable... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wsync-nand... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wtautological-compare... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wtrampolines... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wtrigraphs... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wtype-limits... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wuninitialized... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wunknown-pragmas... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wunsafe-loop-optimizations... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wunused... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wunused-but-set-parameter... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wunused-but-set-variable... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wunused-function... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wunused-label... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wunused-local-typedefs... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wunused-macros... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wunused-parameter... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wunused-result... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wunused-value... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wunused-variable... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wvarargs... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wvariadic-macros... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wvector-operation-performance... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wvla... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wvolatile-register-var... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wwrite-strings... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wzero-length-bounds... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Walloc-size-larger-than=9223372036854775807... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Warray-bounds=2... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wattribute-alias=2... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wformat-overflow=2... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wformat-truncation=2... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wimplicit-fallthrough=5... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wnormalized=nfc... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wshift-overflow=2... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wstringop-overflow=2... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wunused-const-variable=2... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wvla-larger-than=4031... yes
checking whether C compiler handles -Wno-missing-field-initializers... yes
checking whether ln -s works... yes
checking the archiver (ar) interface... (cached) ar
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
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 the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-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 archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) 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 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 cat... cat
checking for browser... /usr/bin/lynx
checking for tr... tr
checking for grep... grep
checking for pager... no
checking for less... less
checking for nroff... nroff
checking whether nroff is GNU nroff... yes
checking for appropriate nroff macro... -mandoc
checking for groff... groff
checking for appropriate groff options... -mandoc
checking whether nroff supports warning control... yes
checking for gpreconv... no
checking for preconv... preconv
checking for groff with Debian multibyte patch or real Unicode support... yes
checking for eqn... eqn
checking for neqn... neqn
checking for tbl... tbl
checking whether tbl supports the 'x' format character... yes
checking for col... col
checking for vgrind... /usr/bin/vgrind
checking for refer... refer
checking for grap... /usr/bin/grap
checking for pic... pic
checking for gzip... gzip
checking for compress... no
checking for bzip2... bzip2
checking for xz... xz
checking for lzip... no
checking for zstd... zstd
checking for gzopen in -lz... yes
checking for library containing strerror... none required
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for inline... inline
checking for C/C++ restrict keyword... __restrict
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking for flockfile... yes
checking for funlockfile... yes
checking for btowc... yes
checking for canonicalize_file_name... yes
checking for realpath... yes
checking for getcwd... yes
checking for readlink... yes
checking for chown... yes
checking for fchown... yes
checking for _set_invalid_parameter_handler... no
checking for fchdir... yes
checking for fcntl... yes
checking for symlink... yes
checking for fdopendir... yes
checking for mempcpy... yes
checking for flock... yes
checking for fnmatch... yes
checking for mbsrtowcs... yes
checking for fstatat... yes
checking for futimens... yes
checking for getdelim... yes
checking for getdtablesize... yes
checking for getlogin_r... yes
checking for getprogname... no
checking for getexecname... no
checking for gettimeofday... yes
checking for glob... yes
checking for glob_pattern_p... yes
checking for getpwnam_r... yes
checking for getuid... yes
checking for geteuid... yes
checking for getresuid... yes
checking for getgid... yes
checking for getegid... yes
checking for getresgid... yes
checking for setresuid... yes
checking for setreuid... yes
checking for seteuid... yes
checking for setresgid... yes
checking for setregid... yes
checking for setegid... yes
checking for isblank... yes
checking for lchmod... yes
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for mkstemp... yes
checking for nl_langinfo... yes
checking for openat... yes
checking for iswctype... yes
checking for link... yes
checking for renameat... yes
checking for renameat2... yes
checking for fpathconf... yes
checking for setenv... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for sleep... yes
checking for strdup... yes
checking for strndup... yes
checking for pipe... yes
checking for unlinkat... yes
checking for utime... yes
checking for futimes... yes
checking for futimesat... yes
checking for utimensat... yes
checking for lutimes... yes
checking for vasnprintf... no
checking for snprintf... yes
checking for wcrtomb... yes
checking for iswcntrl... yes
checking for wmempcpy... yes
checking for features.h... yes
checking for linewrap.h... no
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking for sys/socket.h... yes
checking for dirent.h... yes
checking for fnmatch.h... yes
checking for sys/stat.h... (cached) yes
checking for getopt.h... yes
checking for sys/cdefs.h... yes
checking for sys/time.h... yes
checking for glob.h... yes
checking for threads.h... yes
checking for limits.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for langinfo.h... yes
checking for xlocale.h... no
checking for sys/mman.h... yes
checking for sys/select.h... yes
checking for malloc.h... yes
checking for strings.h... (cached) yes
checking for sys/file.h... yes
checking for sys/ioctl.h... yes
checking for sys/uio.h... yes
checking for sysexits.h... yes
checking for utime.h... yes
checking for crtdefs.h... no
checking for wctype.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional french locale... fr_FR
checking whether // is distinct from /... no
checking whether realpath works... yes
checking for uid_t in sys/types.h... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking whether chown dereferences symlinks... yes
checking whether chown honors trailing slash... yes
checking whether chown always updates ctime... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking if environ is properly declared... yes
checking for complete errno.h... yes
checking whether fchdir is declared... yes
checking for working fcntl.h... yes
checking for pid_t... yes
checking for mode_t... yes
checking for mbstate_t... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether lstat correctly handles trailing slash... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking for getcwd with POSIX signature... yes
checking whether getcwd is declared... yes
checking whether getdelim is declared... yes
checking whether getdtablesize is declared... yes
checking whether getline is declared... yes
checking whether getlogin_r is declared... yes
checking whether getlogin is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... yes
checking for working GNU getopt_long function... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking whether POSIX threads API is available... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
checking whether setlocale (category, NULL) is multithread-safe... yes
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
checking for wint_t... yes
checking whether wint_t is too small... no
checking whether stdint.h conforms to C99... yes
checking whether stdint.h predates C++11... no
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... yes
checking whether <sys/socket.h> defines the SHUT_* macros... yes
checking for struct sockaddr_storage... yes
checking for sa_family_t... yes
checking for struct sockaddr_storage.ss_family... yes
checking for wchar_t... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether locale.h defines locale_t... yes
checking whether imported symbols can be declared weak... yes
checking for multithread API to use... posix
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for a traditional japanese locale... ja_JP
checking for a french Unicode locale... fr_FR.UTF-8
checking for a transitional chinese locale... zh_CN.GB18030
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether memmem is declared... yes
checking for memmem... yes
checking whether memmem works... yes
checking whether memrchr is declared... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking whether <sys/select.h> is self-contained... yes
checking for library containing setsockopt... none needed
checking whether select supports a 0 argument... yes
checking whether select detects invalid fds... yes
checking whether alarm is declared... yes
checking whether C symbols are prefixed with underscore at the linker level... no
checking for O_CLOEXEC... yes
checking for promoted mode_t type... mode_t
checking for sigset_t... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking for long file names... yes
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for strcasestr... yes
checking whether strcasestr works... yes
checking whether strdup is declared... yes
checking whether strerror(0) succeeds... yes
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking for struct timespec in <time.h>... yes
checking whether unsetenv is declared... yes
checking whether the utimes function works... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking whether snprintf returns a byte count as in C99... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
checking whether vsnprintf is declared... yes
checking for alloca as a compiler built-in... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether program_invocation_name is defined... yes
checking whether program_invocation_short_name is defined... yes
checking whether btowc(0) is correct... yes
checking whether btowc(EOF) is correct... yes
checking for __builtin_expect... yes
checking whether this system has an arbitrary file name length limit... yes
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking for clock_settime... yes
checking for closedir... yes
checking for d_ino member in directory struct... yes
checking for d_type member in directory struct... yes
checking for dirfd... yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... no
checking whether // is distinct from /... (cached) no
checking whether dup works... yes
checking whether dup2 works... yes
checking for error_at_line... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether fdopendir is declared... yes
checking whether fdopendir works... yes
checking for flexible array member... yes
checking whether conversion from 'int' to 'long double' works... yes
checking for working GNU fnmatch... yes
checking whether fstatat (..., 0) works... yes
checking whether futimens works... yes
checking whether getcwd handles long file names properly... yes
checking for getpagesize... yes
checking whether getcwd aborts when 4k < cwd_length < 16k... no
checking for working getdelim function... yes
checking whether getdtablesize works... yes
checking for getline... yes
checking for working getline function... yes
checking whether getlogin_r works with small buffers... yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... (cached) yes
checking whether __argv is declared... no
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... yes
checking for GNU glob interface version 1 or 2... yes
checking whether glob lists broken symlinks... yes
checking for ioctl... yes
checking for ioctl with POSIX signature... no
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ALTMON_1... yes
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking for lchown... yes
checking for C compiler flag to ignore unused libraries... -Wl,--as-needed
checking whether the compiler supports the __inline keyword... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking for pthread_rwlock_t... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... yes
checking whether mbrtowc handles a NULL pwc argument... yes
checking whether mbrtowc handles a NULL string argument... yes
checking whether mbrtowc has a correct return value... yes
checking whether mbrtowc returns 0 when parsing a NUL character... yes
checking whether mbrtowc stores incomplete characters... no
checking whether mbrtowc works on empty input... yes
checking whether the C locale is free of encoding errors... no
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbsrtowcs works... yes
checking for mbtowc... yes
checking whether memmem works in linear time... yes
checking for memmem... (cached) yes
checking whether memmem works... (cached) yes
checking for mempcpy... (cached) yes
checking for memrchr... yes
checking whether mkdir handles trailing slash... yes
checking whether mkdir handles trailing dot... yes
checking for mkdtemp... yes
checking for working mkstemp... yes
checking for library containing nanosleep... none required
checking for working nanosleep... no (mishandles large arguments)
checking whether YESEXPR works... yes
checking whether open recognizes a trailing slash... yes
checking for opendir... yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... (cached) yes
checking for raise... yes
checking for sigprocmask... yes
checking for rawmemchr... yes
checking for readdir... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking for working re_compile_pattern... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking whether isblank is declared... yes
checking whether rename honors trailing slash on destination... yes
checking whether rename honors trailing slash on source... yes
checking whether rename manages hard links correctly... yes
checking whether rename manages existing destinations correctly... yes
checking linux/fs.h usability... yes
checking linux/fs.h presence... yes
checking for linux/fs.h... yes
checking for linux/fs.h... (cached) yes
checking for rewinddir... yes
checking whether rmdir works... yes
checking whether select supports a 0 argument... (cached) yes
checking whether select detects invalid fds... (cached) yes
checking whether setenv validates arguments... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
checking for struct sigaction.sa_sigaction... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking whether sleep is declared... yes
checking for working sleep... yes
checking for socklen_t... yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on files... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for working stdalign.h... yes
checking for va_copy... yes
checking for good max_align_t... (cached) yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking which flavor of printf attribute matches inttypes macros... system
checking for strcasecmp... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... yes
checking whether strcasestr works in linear time... yes
checking for strcasestr... (cached) yes
checking whether strcasestr works... (cached) yes
checking for strchrnul... yes
checking whether strchrnul works... yes
checking for working strerror function... yes
checking for working strndup... yes
checking for working strnlen... yes
checking for strsep... yes
checking whether <sys/ioctl.h> declares ioctl... yes
checking for nlink_t... (cached) yes
checking whether unlink honors trailing slashes... yes
checking whether unlink of a parent directory fails as it should... guessing yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... yes
checking for ptrdiff_t... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking whether snprintf respects a size of 1... yes
checking whether printf supports POSIX/XSI format strings with positions... yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether wcrtomb works in the C locale... yes
checking whether wcrtomb return value is correct... yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking for wmemchr... yes
checking for stdint.h... (cached) yes
checking for sys/file.h... (cached) yes
checking linux/fiemap.h usability... yes
checking linux/fiemap.h presence... yes
checking for linux/fiemap.h... yes
checking for posix_fadvise... yes
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... /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 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,lib
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 iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for po4a... no
checking for an ANSI C-conforming const... yes
checking for inline... (cached) inline
checking for pid_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for size_t... (cached) yes
checking for libpipeline >= 1.5.0... yes
checking gdbm.h usability... yes
checking gdbm.h presence... yes
checking for gdbm.h... yes
checking for gdbm_fetch in -lgdbm... yes
checking for gdbm_exists... yes
checking for libseccomp... no
configure: default CC = "gcc"
configure: default CPP = "gcc -E"
configure: default CPPFLAGS = ""
configure: default CFLAGS = "-mtune=generic  -Wall"
configure: default LDFLAGS = ""
configure: default LIBS = ""
configure: default DBLIBS = "-lgdbm"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gl/lib/Makefile
config.status: creating init/Makefile
config.status: creating init/systemd/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating src/man_db.conf
config.status: creating src/tests/Makefile
config.status: creating man/Makefile
config.status: creating man/replace.sin
config.status: creating man/po4a/Makefile
config.status: creating man/da/Makefile
config.status: creating man/de/Makefile
config.status: creating man/es/Makefile
config.status: creating man/fr/Makefile
config.status: creating man/id/Makefile
config.status: creating man/it/Makefile
config.status: creating man/ja/Makefile
config.status: creating man/nl/Makefile
config.status: creating man/pl/Makefile
config.status: creating man/pt/Makefile
config.status: creating man/pt_BR/Makefile
config.status: creating man/ro/Makefile
config.status: creating man/ru/Makefile
config.status: creating man/sr/Makefile
config.status: creating man/sv/Makefile
config.status: creating man/tr/Makefile
config.status: creating man/zh_CN/Makefile
config.status: creating manual/Makefile
config.status: creating libdb/Makefile
config.status: creating docs/Makefile
config.status: creating tools/Makefile
config.status: creating include/comp_src.h
config.status: creating include/manconfig.h
config.status: creating po/Makefile.in
config.status: creating gl/po/Makefile.in
config.status: creating config.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: creating gl/po/POTFILES
config.status: creating gl/po/Makefile
make  all-recursive
make[1]: Entering directory '/sources/man-db-2.9.4'
Making all in docs
make[2]: Entering directory '/sources/man-db-2.9.4/docs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/man-db-2.9.4/docs'
Making all in gl/lib
make[2]: Entering directory '/sources/man-db-2.9.4/gl/lib'
  GEN      alloca.h
  GEN      ctype.h
  GEN      dirent.h
  GEN      fcntl.h
  GEN      getopt.h
  GEN      getopt-cdefs.h
  GEN      inttypes.h
  GEN      langinfo.h
  GEN      limits.h
  GEN      locale.h
  GEN      signal.h
  GEN      stdio.h
  GEN      stdlib.h
  GEN      string.h
  GEN      strings.h
  GEN      sys/file.h
  GEN      sys/ioctl.h
  GEN      sys/socket.h
  GEN      sys/select.h
  GEN      sys/stat.h
  GEN      sys/time.h
  GEN      sys/types.h
  GEN      time.h
  GEN      sys/uio.h
  GEN      unistd.h
  GEN      wchar.h
  GEN      wctype.h
make  all-recursive
make[3]: Entering directory '/sources/man-db-2.9.4/gl/lib'
make[4]: Entering directory '/sources/man-db-2.9.4/gl/lib'
  CC       areadlink-with-size.lo
  CC       argp-ba.lo
  CC       argp-eexst.lo
  CC       argp-fmtstream.lo
  CC       argp-fs-xinl.lo
  CC       argp-help.lo
  CC       argp-parse.lo
  CC       argp-pin.lo
  CC       argp-pv.lo
  CC       argp-pvh.lo
  CC       argp-xinl.lo
  CC       gl_array_list.lo
  CC       openat-proc.lo
  CC       bitrotate.lo
  CC       canonicalize.lo
  CC       cloexec.lo
  CC       dirname.lo
  CC       basename.lo
  CC       dirname-lgpl.lo
  CC       basename-lgpl.lo
  CC       stripslash.lo
  CC       exitfail.lo
  CC       fd-hook.lo
  CC       fd-safer-flag.lo
  CC       dup-safer-flag.lo
  CC       file-set.lo
  CC       filenamecat-lgpl.lo
  CC       getprogname.lo
  CC       gettime.lo
  CC       hard-locale.lo
  CC       hash.lo
  CC       gl_hash_map.lo
  CC       hash-pjw.lo
  CC       hash-pjw-bare.lo
  CC       gl_hash_set.lo
  CC       hash-triple.lo
  CC       idpriv-drop.lo
  CC       idpriv-droptemp.lo
  CC       gl_linkedhash_list.lo
  CC       gl_list.lo
  CC       localcharset.lo
  CC       malloca.lo
  CC       gl_map.lo
  CC       nonblocking.lo
  CC       openat-die.lo
  CC       progname.lo
  CC       gl_rbtree_list.lo
  CC       renameatu.lo
  CC       same.lo
  CC       save-cwd.lo
  CC       gl_set.lo
  CC       setlocale_null.lo
  CC       sig-handler.lo
  CC       sockets.lo
  CC       stat-time.lo
  CC       statat.lo
  CC       stdopen.lo
  CC       strnlen1.lo
  CC       sys_socket.lo
  CC       tempname.lo
  CC       glthread/threadlib.lo
  CC       timespec.lo
  CC       unistd.lo
  CC       dup-safer.lo
  CC       fd-safer.lo
  CC       pipe-safer.lo
  CC       utimens.lo
  CC       wctype-h.lo
  CC       xmalloc.lo
  CC       xalloc-die.lo
  CC       xgetcwd.lo
utimens.c: In function 'fdutimens':
utimens.c:382:17: warning: 'update_timespec' accessing 16 bytes in a region of size 8 [-Wstringop-overflow=]
  382 |       if (ts && update_timespec (&st, &ts))
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
utimens.c:382:17: note: referencing argument 2 of type 'struct timespec **'
utimens.c:133:1: note: in a call to function 'update_timespec'
  133 | update_timespec (struct stat const *statbuf, struct timespec *ts[2])
      | ^~~~~~~~~~~~~~~
utimens.c: In function 'lutimens':
utimens.c:595:17: warning: 'update_timespec' accessing 16 bytes in a region of size 8 [-Wstringop-overflow=]
  595 |       if (ts && update_timespec (&st, &ts))
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
utimens.c:595:17: note: referencing argument 2 of type 'struct timespec **'
utimens.c:133:1: note: in a call to function 'update_timespec'
  133 | update_timespec (struct stat const *statbuf, struct timespec *ts[2])
      | ^~~~~~~~~~~~~~~
  CC       gl_xlist.lo
  CC       gl_xmap.lo
  CC       gl_xset.lo
  CC       xsize.lo
  CC       xstdopen.lo
  CC       xstrndup.lo
  CC       xvasprintf.lo
  CC       xasprintf.lo
  CC       asnprintf.lo
  CC       chdir-long.lo
  CC       fcntl.lo
  CC       getopt.lo
  CC       getopt1.lo
  CC       ioctl.lo
  CC       localtime-buffer.lo
  CC       mbrtowc.lo
  CC       nanosleep.lo
  CC       printf-args.lo
  CC       printf-parse.lo
  CC       regex.lo
  CC       vasnprintf.lo
  CC       glthread/lock.lo
  CC       malloc/scratch_buffer_grow.lo
  CC       malloc/scratch_buffer_grow_preserve.lo
  CC       malloc/scratch_buffer_set_array_size.lo
  CCLD     libgnu.la
make[4]: Leaving directory '/sources/man-db-2.9.4/gl/lib'
make[3]: Leaving directory '/sources/man-db-2.9.4/gl/lib'
make[2]: Leaving directory '/sources/man-db-2.9.4/gl/lib'
Making all in gl/po
make[2]: Entering directory '/sources/man-db-2.9.4/gl/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/man-db-2.9.4/gl/po'
Making all in init
make[2]: Entering directory '/sources/man-db-2.9.4/init'
Making all in systemd
make[3]: Entering directory '/sources/man-db-2.9.4/init/systemd'
sed -e "s,[@]bindir[@],/usr/bin,g" \
    -e "s,[@]cache_top_owner[@],bin,g" \
    man-db.service.in > man-db.service
sed -e "s,[@]cache_top_owner[@],bin,g" man-db.conf.in > man-db.conf
make[3]: Leaving directory '/sources/man-db-2.9.4/init/systemd'
make[3]: Entering directory '/sources/man-db-2.9.4/init'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/sources/man-db-2.9.4/init'
make[2]: Leaving directory '/sources/man-db-2.9.4/init'
Making all in lib
make[2]: Entering directory '/sources/man-db-2.9.4/lib'
  CC       libman_la-appendstr.lo
  CC       libman_la-cleanup.lo
  CC       libman_la-debug.lo
  CC       libman_la-encodings.lo
  CC       libman_la-glcontainers.lo
  CC       libman_la-linelength.lo
  CC       libman_la-orderfiles.lo
  CC       libman_la-pathsearch.lo
  CC       libman_la-sandbox.lo
  CC       libman_la-security.lo
  CC       libman_la-tempfile.lo
  CC       libman_la-util.lo
  CC       libman_la-wordfnmatch.lo
  CC       libman_la-xregcomp.lo
  CCLD     libman.la
make[2]: Leaving directory '/sources/man-db-2.9.4/lib'
Making all in libdb
make[2]: Entering directory '/sources/man-db-2.9.4/libdb'
  CC       libmandb_la-db_btree.lo
  CC       libmandb_la-db_delete.lo
  CC       libmandb_la-db_gdbm.lo
  CC       libmandb_la-db_lookup.lo
  CC       libmandb_la-db_ndbm.lo
  CC       libmandb_la-db_store.lo
  CC       libmandb_la-db_ver.lo
  CC       libmandb_la-db_xdbm.lo
  CCLD     libmandb.la
make[2]: Leaving directory '/sources/man-db-2.9.4/libdb'
Making all in src
make[2]: Entering directory '/sources/man-db-2.9.4/src'
Making all in .
make[3]: Entering directory '/sources/man-db-2.9.4/src'
  CC       catman.o
  CC       globbing.o
  CC       manp.o
  CC       compression.o
  CC       decompress.o
  CC       descriptions.o
  CC       filenames.o
  CC       lexgrog.o
  CC       lexgrog_test.o
  CC       manconv.o
  CC       manconv_client.o
  CC       ult_src.o
  CC       man.o
  CC       zsoelim.o
  CC       man-recode.o
  CC       check_mandirs.o
  CC       descriptions_store.o
  CC       mandb.o
  CC       straycats.o
  CC       manpath.o
  CC       whatis.o
  CC       globbing_test.o
  CC       manconv_main.o
  CC       zsoelim_main.o
  CC       accessdb.o
  CCLD     catman
  CCLD     lexgrog
  CCLD     man
  CCLD     man-recode
  CCLD     mandb
  CCLD     manpath
  CCLD     whatis
  CCLD     globbing
  CCLD     manconv
  CCLD     zsoelim
  CCLD     accessdb
rm -f apropos
ln -s whatis apropos
make[3]: Leaving directory '/sources/man-db-2.9.4/src'
Making all in tests
make[3]: Entering directory '/sources/man-db-2.9.4/src/tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/man-db-2.9.4/src/tests'
make[2]: Leaving directory '/sources/man-db-2.9.4/src'
Making all in man
make[2]: Entering directory '/sources/man-db-2.9.4/man'
Making all in it
make[3]: Entering directory '/sources/man-db-2.9.4/man/it'
  GEN      replace.sed
  GEN      man1/apropos.1
  GEN      man1/man.1
  GEN      man1/manpath.1
  GEN      man1/whatis.1
  GEN      man1/zsoelim.1
  GEN      man5/manpath.5
  GEN      man8/accessdb.8
  GEN      man8/catman.8
  GEN      man8/mandb.8
make[3]: Leaving directory '/sources/man-db-2.9.4/man/it'
make[3]: Entering directory '/sources/man-db-2.9.4/man'
  GEN      replace.sed
  GEN      man1/apropos.1
  GEN      man1/lexgrog.1
  GEN      man1/man.1
  GEN      man1/man-recode.1
  GEN      man1/manconv.1
  GEN      man1/manpath.1
  GEN      man1/whatis.1
  GEN      man1/zsoelim.1
  GEN      man5/manpath.5
  GEN      man8/accessdb.8
  GEN      man8/catman.8
  GEN      man8/mandb.8
make[3]: Leaving directory '/sources/man-db-2.9.4/man'
make[2]: Leaving directory '/sources/man-db-2.9.4/man'
Making all in manual
make[2]: Entering directory '/sources/man-db-2.9.4/manual'
echo '.ds V 2.9.4' > version
soelim -I. man_db.me | tbl > man_db.pp.new && mv -f man_db.pp.new man_db.pp
LC_ALL=C nroff -me man_db.pp > man_db.cat.new && mv -f man_db.cat.new man_db.cat
groff -me -Tps man_db.pp > man_db.ps.new && mv -f man_db.ps.new man_db.ps
make[2]: Leaving directory '/sources/man-db-2.9.4/manual'
Making all in po
make[2]: Entering directory '/sources/man-db-2.9.4/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/man-db-2.9.4/po'
Making all in tools
make[2]: Entering directory '/sources/man-db-2.9.4/tools'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/man-db-2.9.4/tools'
make[2]: Entering directory '/sources/man-db-2.9.4'
make[2]: Leaving directory '/sources/man-db-2.9.4'
make[1]: Leaving directory '/sources/man-db-2.9.4'
Making install in docs
make[1]: Entering directory '/sources/man-db-2.9.4/docs'
make[2]: Entering directory '/sources/man-db-2.9.4/docs'
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/man-db-2.9.4/docs'
make[1]: Leaving directory '/sources/man-db-2.9.4/docs'
Making install in gl/lib
make[1]: Entering directory '/sources/man-db-2.9.4/gl/lib'
make  install-recursive
make[2]: Entering directory '/sources/man-db-2.9.4/gl/lib'
make[3]: Entering directory '/sources/man-db-2.9.4/gl/lib'
make[4]: Entering directory '/sources/man-db-2.9.4/gl/lib'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/man-db-2.9.4/gl/lib'
make[3]: Leaving directory '/sources/man-db-2.9.4/gl/lib'
make[2]: Leaving directory '/sources/man-db-2.9.4/gl/lib'
make[1]: Leaving directory '/sources/man-db-2.9.4/gl/lib'
Making install in gl/po
make[1]: Entering directory '/sources/man-db-2.9.4/gl/po'
installing af.gmo as /usr/share/locale/af/LC_MESSAGES/man-db-gnulib.mo
installing be.gmo as /usr/share/locale/be/LC_MESSAGES/man-db-gnulib.mo
installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/man-db-gnulib.mo
installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/man-db-gnulib.mo
installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/man-db-gnulib.mo
installing da.gmo as /usr/share/locale/da/LC_MESSAGES/man-db-gnulib.mo
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/man-db-gnulib.mo
installing el.gmo as /usr/share/locale/el/LC_MESSAGES/man-db-gnulib.mo
installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/man-db-gnulib.mo
installing es.gmo as /usr/share/locale/es/LC_MESSAGES/man-db-gnulib.mo
installing et.gmo as /usr/share/locale/et/LC_MESSAGES/man-db-gnulib.mo
installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/man-db-gnulib.mo
installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/man-db-gnulib.mo
installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/man-db-gnulib.mo
installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/man-db-gnulib.mo
installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/man-db-gnulib.mo
installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/man-db-gnulib.mo
installing it.gmo as /usr/share/locale/it/LC_MESSAGES/man-db-gnulib.mo
installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/man-db-gnulib.mo
installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/man-db-gnulib.mo
installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/man-db-gnulib.mo
installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/man-db-gnulib.mo
installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/man-db-gnulib.mo
installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/man-db-gnulib.mo
installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/man-db-gnulib.mo
installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/man-db-gnulib.mo
installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/man-db-gnulib.mo
installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/man-db-gnulib.mo
installing rw.gmo as /usr/share/locale/rw/LC_MESSAGES/man-db-gnulib.mo
installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/man-db-gnulib.mo
installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/man-db-gnulib.mo
installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/man-db-gnulib.mo
installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/man-db-gnulib.mo
installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/man-db-gnulib.mo
installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/man-db-gnulib.mo
installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/man-db-gnulib.mo
installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/man-db-gnulib.mo
installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/man-db-gnulib.mo
if test "man-db" = "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/man-db-2.9.4/gl/po'
Making install in init
make[1]: Entering directory '/sources/man-db-2.9.4/init'
Making install in systemd
make[2]: Entering directory '/sources/man-db-2.9.4/init/systemd'
make[3]: Entering directory '/sources/man-db-2.9.4/init/systemd'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Leaving directory '/sources/man-db-2.9.4/init/systemd'
make[2]: Leaving directory '/sources/man-db-2.9.4/init/systemd'
make[2]: Entering directory '/sources/man-db-2.9.4/init'
make[3]: Entering directory '/sources/man-db-2.9.4/init'
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/man-db-2.9.4/init'
make[2]: Leaving directory '/sources/man-db-2.9.4/init'
make[1]: Leaving directory '/sources/man-db-2.9.4/init'
Making install in lib
make[1]: Entering directory '/sources/man-db-2.9.4/lib'
make[2]: Entering directory '/sources/man-db-2.9.4/lib'
 /bin/mkdir -p '/usr/lib/man-db'
 /bin/sh ../libtool   --mode=install /bin/install -c   libman.la '/usr/lib/man-db'
libtool: install: /bin/install -c .libs/libman-2.9.4.so /usr/lib/man-db/libman-2.9.4.so
libtool: install: (cd /usr/lib/man-db && { ln -s -f libman-2.9.4.so libman.so || { rm -f libman.so && ln -s libman-2.9.4.so libman.so; }; })
libtool: install: /bin/install -c .libs/libman.lai /usr/lib/man-db/libman.la
libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/man-db
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib/man-db

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.
----------------------------------------------------------------------
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/sources/man-db-2.9.4/lib'
make[1]: Leaving directory '/sources/man-db-2.9.4/lib'
Making install in libdb
make[1]: Entering directory '/sources/man-db-2.9.4/libdb'
make[2]: Entering directory '/sources/man-db-2.9.4/libdb'
 /bin/mkdir -p '/usr/lib/man-db'
 /bin/sh ../libtool   --mode=install /bin/install -c   libmandb.la '/usr/lib/man-db'
libtool: warning: relinking 'libmandb.la'
libtool: install: (cd /sources/man-db-2.9.4/libdb; /bin/sh "/sources/man-db-2.9.4/libtool"  --silent --tag CC --mode=relink gcc -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Waggressive-loop-optimizations -Wall -Wanalyzer-double-fclose -Wanalyzer-double-free -Wanalyzer-exposure-through-output-file -Wanalyzer-file-leak -Wanalyzer-free-of-non-heap -Wanalyzer-malloc-leak -Wanalyzer-null-argument -Wanalyzer-null-dereference -Wanalyzer-possible-null-argument -Wanalyzer-possible-null-dereference -Wanalyzer-stale-setjmp-buffer -Wanalyzer-tainted-array-index -Wanalyzer-too-complex -Wanalyzer-unsafe-call-within-signal-handler -Wanalyzer-use-after-free -Wanalyzer-use-of-pointer-in-stale-stack-frame -Warith-conversion -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcannot-profile -Wcast-align -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wenum-conversion -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-diag -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-profile -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstring-compare -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-outside-range -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Wzero-length-bounds -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wattribute-alias=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-missing-field-initializers -mtune=generic -Wall -avoid-version -release 2.9.4 -rpath /usr/lib/man-db -no-undefined -o libmandb.la -rpath /usr/lib/man-db libmandb_la-db_btree.lo libmandb_la-db_delete.lo libmandb_la-db_gdbm.lo libmandb_la-db_lookup.lo libmandb_la-db_ndbm.lo libmandb_la-db_store.lo libmandb_la-db_ver.lo libmandb_la-db_xdbm.lo ../lib/libman.la -lgdbm )
libtool: install: /bin/install -c .libs/libmandb-2.9.4.soT /usr/lib/man-db/libmandb-2.9.4.so
libtool: install: (cd /usr/lib/man-db && { ln -s -f libmandb-2.9.4.so libmandb.so || { rm -f libmandb.so && ln -s libmandb-2.9.4.so libmandb.so; }; })
libtool: install: /bin/install -c .libs/libmandb.lai /usr/lib/man-db/libmandb.la
libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/man-db
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib/man-db

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.
----------------------------------------------------------------------
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/sources/man-db-2.9.4/libdb'
make[1]: Leaving directory '/sources/man-db-2.9.4/libdb'
Making install in src
make[1]: Entering directory '/sources/man-db-2.9.4/src'
Making install in .
make[2]: Entering directory '/sources/man-db-2.9.4/src'
make[3]: Entering directory '/sources/man-db-2.9.4/src'
 /bin/mkdir -p '/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c catman lexgrog man man-recode mandb manpath whatis '/usr/bin'
libtool: install: /bin/install -c .libs/catman /usr/bin/catman
libtool: install: /bin/install -c .libs/lexgrog /usr/bin/lexgrog
libtool: install: /bin/install -c .libs/man /usr/bin/man
libtool: install: /bin/install -c .libs/man-recode /usr/bin/man-recode
libtool: install: /bin/install -c .libs/mandb /usr/bin/mandb
libtool: install: /bin/install -c .libs/manpath /usr/bin/manpath
libtool: install: /bin/install -c .libs/whatis /usr/bin/whatis
 /bin/mkdir -p '/usr/libexec/man-db'
  /bin/sh ../libtool   --mode=install /bin/install -c globbing manconv zsoelim '/usr/libexec/man-db'
libtool: install: /bin/install -c .libs/globbing /usr/libexec/man-db/globbing
libtool: install: /bin/install -c .libs/manconv /usr/libexec/man-db/manconv
libtool: install: /bin/install -c .libs/zsoelim /usr/libexec/man-db/zsoelim
 /bin/mkdir -p '/usr/sbin'
  /bin/sh ../libtool   --mode=install /bin/install -c accessdb '/usr/sbin'
libtool: install: /bin/install -c .libs/accessdb /usr/sbin/accessdb
make  install-exec-hook
make[4]: Entering directory '/sources/man-db-2.9.4/src'
if [ "bin" ] && [ "755" = 6755 ]; then \
	chown bin:bin \
		/usr/bin/man \
		/usr/bin/mandb; \
fi
chmod 755 \
	/usr/bin/man \
	/usr/bin/mandb
cd /usr/bin && rm -f apropos && \
	ln -s whatis apropos
make[4]: Leaving directory '/sources/man-db-2.9.4/src'
make  install-data-hook
make[4]: Entering directory '/sources/man-db-2.9.4/src'
 /bin/install -c -m 644 man_db.conf /etc/man_db.conf
make[4]: Leaving directory '/sources/man-db-2.9.4/src'
make[3]: Leaving directory '/sources/man-db-2.9.4/src'
make[2]: Leaving directory '/sources/man-db-2.9.4/src'
Making install in tests
make[2]: Entering directory '/sources/man-db-2.9.4/src/tests'
make[3]: Entering directory '/sources/man-db-2.9.4/src/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/man-db-2.9.4/src/tests'
make[2]: Leaving directory '/sources/man-db-2.9.4/src/tests'
make[1]: Leaving directory '/sources/man-db-2.9.4/src'
Making install in man
make[1]: Entering directory '/sources/man-db-2.9.4/man'
Making install in it
make[2]: Entering directory '/sources/man-db-2.9.4/man/it'
make[3]: Entering directory '/sources/man-db-2.9.4/man/it'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/share/man/it/man1'
 /bin/install -c -m 644 man1/apropos.1 man1/man.1 man1/manpath.1 man1/whatis.1 man1/zsoelim.1 '/usr/share/man/it/man1'
 /bin/mkdir -p '/usr/share/man/it/man5'
 /bin/install -c -m 644 man5/manpath.5 '/usr/share/man/it/man5'
 /bin/mkdir -p '/usr/share/man/it/man8'
 /bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/usr/share/man/it/man8'
make[3]: Leaving directory '/sources/man-db-2.9.4/man/it'
make[2]: Leaving directory '/sources/man-db-2.9.4/man/it'
make[2]: Entering directory '/sources/man-db-2.9.4/man'
make[3]: Entering directory '/sources/man-db-2.9.4/man'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/share/man/./man1'
 /bin/install -c -m 644 man1/apropos.1 man1/lexgrog.1 man1/man.1 man1/man-recode.1 man1/manconv.1 man1/manpath.1 man1/whatis.1 man1/zsoelim.1 '/usr/share/man/./man1'
 /bin/mkdir -p '/usr/share/man/./man5'
 /bin/install -c -m 644 man5/manpath.5 '/usr/share/man/./man5'
 /bin/mkdir -p '/usr/share/man/./man8'
 /bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/usr/share/man/./man8'
make[3]: Leaving directory '/sources/man-db-2.9.4/man'
make[2]: Leaving directory '/sources/man-db-2.9.4/man'
make[1]: Leaving directory '/sources/man-db-2.9.4/man'
Making install in manual
make[1]: Entering directory '/sources/man-db-2.9.4/manual'
make[2]: Entering directory '/sources/man-db-2.9.4/manual'
make[2]: Nothing to be done for 'install-exec-am'.
make  install-data-hook
make[3]: Entering directory '/sources/man-db-2.9.4/manual'
test -z "/usr/share/doc/man-db-2.9.4" || /bin/mkdir -p "/usr/share/doc/man-db-2.9.4"
 /bin/install -c -m 644 man_db.cat '/usr/share/doc/man-db-2.9.4/man-db-manual.txt'
 /bin/install -c -m 644 man_db.ps '/usr/share/doc/man-db-2.9.4/man-db-manual.ps'
make[3]: Leaving directory '/sources/man-db-2.9.4/manual'
make[2]: Leaving directory '/sources/man-db-2.9.4/manual'
make[1]: Leaving directory '/sources/man-db-2.9.4/manual'
Making install in po
make[1]: Entering directory '/sources/man-db-2.9.4/po'
installing ast.gmo as /usr/share/locale/ast/LC_MESSAGES/man-db.mo
installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/man-db.mo
installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/man-db.mo
installing da.gmo as /usr/share/locale/da/LC_MESSAGES/man-db.mo
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/man-db.mo
installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/man-db.mo
installing es.gmo as /usr/share/locale/es/LC_MESSAGES/man-db.mo
installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/man-db.mo
installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/man-db.mo
installing id.gmo as /usr/share/locale/id/LC_MESSAGES/man-db.mo
installing it.gmo as /usr/share/locale/it/LC_MESSAGES/man-db.mo
installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/man-db.mo
installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/man-db.mo
installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/man-db.mo
installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/man-db.mo
installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/man-db.mo
installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/man-db.mo
installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/man-db.mo
installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/man-db.mo
installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/man-db.mo
installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/man-db.mo
installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/man-db.mo
installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/man-db.mo
installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/man-db.mo
if test "man-db" = "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/man-db-2.9.4/po'
Making install in tools
make[1]: Entering directory '/sources/man-db-2.9.4/tools'
make[2]: Entering directory '/sources/man-db-2.9.4/tools'
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/man-db-2.9.4/tools'
make[1]: Leaving directory '/sources/man-db-2.9.4/tools'
make[1]: Entering directory '/sources/man-db-2.9.4'
make[2]: Entering directory '/sources/man-db-2.9.4'
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/man-db-2.9.4'
make[1]: Leaving directory '/sources/man-db-2.9.4'


Totalseconds: 52

KB: 2496184	/
2021-08-26 18:44:05 exec_hook package_done chapter08 870-man-db
END: 2021-08-26 18:44:05
