▣ archci hegjon-test
master seen 1s ago

man-db 2.13.1-2 x86_64, from core done

done 2026-09-08T21:05:20Z on worker2-1, attempt 1

job
5-1788901244-hegjon-test,man-db,2.13.1-2,x86_64
commit
fec331a68dbe98bf2443f8ee31da4ad228c333fe
log
/var/lib/archci/logs/hegjon-test/man-db/2.13.1-2/x86_64/attempt-1.log

log 2915 lines

1==> archci-build 5-1788901244-hegjon-test,man-db,2.13.1-2,x86_64 on worker2 at 2026-09-08T21:00:44Z2    repo=hegjon-test arch=x86_64 profile=extra chroot=/var/lib/archbuild/extra-x86_64 copy=archci-1 commit=fec331a68dbe98bf2443f8ee31da4ad228c333fe3    pacman.conf=/usr/share/devtools/pacman.conf.d/extra.conf makepkg.conf=/usr/share/devtools/makepkg.conf.d/x86_64.conf cache=/var/cache/pacman/pkg/4==> Fetching pkgbuilds/man-db at fec331a68dbe98bf2443f8ee31da4ad228c333fe from https://github.com/hegjon/omarchy-pkgs.git5==> Building man-db 2.13.1-2 in archci-16pam_unix(runuser:session): session opened for user archci(uid=968) by archci(uid=0)7pam_unix(runuser:session): session closed for user archci8==> Imported 1 upstream signing key(s) from keys/pgp9==> Synchronizing chroot copy [/var/lib/archbuild/extra-x86_64/root] -> [archci-1]...done10    root : PWD=/var/lib/archci-worker/build/1/man-db ; USER=archci ; ENV=GNUPGHOME=/var/lib/archci-worker/gnupg ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/srcdest BUILDDIR=/tmp/makechrootpkg.StGT1PG1S9 makepkg --config=/var/lib/archbuild/extra-x86_64/archci-1/etc/makepkg.conf --verifysource -o11pam_unix(sudo:session): session opened for user archci(uid=968) by (uid=0)12==> Making package: man-db 2.13.1-2 (Tue Sep  8 21:00:47 2026)13==> Retrieving sources...14  -> Found man-db-2.13.1.tar.xz15  -> Found man-db-2.13.1.tar.xz.asc16  -> Found man-db-remove-cache.hook17==> Validating source files with sha512sums...18    man-db-2.13.1.tar.xz ... Passed19    man-db-2.13.1.tar.xz.asc ... Skipped20    man-db-remove-cache.hook ... Passed21==> Verifying source file signatures with gpg...22    man-db-2.13.1.tar.xz ... Passed23pam_unix(sudo:session): session closed for user archci24    root : PWD=/var/lib/archci-worker/build/1/man-db ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'25pam_unix(sudo:session): session opened for user archci(uid=968) by (uid=0)26pam_unix(sudo:session): session closed for user archci27Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.28==> Making package: man-db 2.13.1-2 (Tue Sep  8 21:00:54 2026)29==> Checking runtime dependencies...30==> Installing missing dependencies...31resolving dependencies...32looking for conflicting packages...33Package (2)       New Version  Net Change34core/less         1:704-1        0.32 MiB35core/libpipeline  1.5.8-1        0.09 MiB36Total Installed Size:  0.41 MiB37:: Proceed with installation? [Y/n]38checking keyring...39checking package integrity...40loading package files...41checking for file conflicts...42:: Processing package changes...43installing libpipeline...44installing less...45:: Running post-transaction hooks...46(1/1) Arming ConditionNeedsUpdate...47==> Checking buildtime dependencies...48==> Installing missing dependencies...49resolving dependencies...50looking for conflicting packages...51Package (6)                   New Version  Net Change52extra/libdatrie               0.2.14-1       0.49 MiB53extra/libthai                 0.1.30-1       1.24 MiB54extra/perl-mime-charset       1.013.1-6      0.05 MiB55extra/perl-unicode-linebreak  2019.001-9     0.55 MiB56extra/perl-yaml-tiny          1.76-3         0.05 MiB57extra/po4a                    0.74-1         4.19 MiB58Total Installed Size:  6.56 MiB59:: Proceed with installation? [Y/n]60checking keyring...61checking package integrity...62loading package files...63checking for file conflicts...64:: Processing package changes...65installing perl-yaml-tiny...66installing perl-mime-charset...67installing libdatrie...68installing libthai...69installing perl-unicode-linebreak...70installing po4a...71:: Running post-transaction hooks...72(1/2) Arming ConditionNeedsUpdate...73(2/2) Checking for old perl modules...74==> Retrieving sources...75  -> Found man-db-2.13.1.tar.xz76  -> Found man-db-2.13.1.tar.xz.asc77  -> Found man-db-remove-cache.hook78==> WARNING: Skipping all source file integrity checks.79==> Extracting sources...80  -> Extracting man-db-2.13.1.tar.xz with bsdtar81==> Starting build()...82checking for a BSD-compatible install... /usr/bin/install -c83checking whether sleep supports fractional seconds... yes84checking filesystem timestamp resolution... 0.0185checking whether build environment is sane... yes86checking for a race-free mkdir -p... /usr/bin/mkdir -p87checking for gawk... gawk88checking whether make sets $(MAKE)... yes89checking whether make supports nested variables... yes90checking xargs -n works... yes91checking whether make supports the include directive... yes (GNU style)92checking for gcc... gcc93checking whether the C compiler works... yes94checking for C compiler default output file name... a.out95checking for suffix of executables...96checking whether we are cross compiling... no97checking for suffix of object files... o98checking whether the compiler supports GNU C... yes99checking whether gcc accepts -g... yes100checking for gcc option to enable C11 features... none needed101checking whether gcc understands -c and -o together... yes102checking whether the compiler is clang... no103checking for compiler option needed when checking for declarations... none104checking dependency style of gcc... gcc3105checking for stdio.h... yes106checking for stdlib.h... yes107checking for string.h... yes108checking for inttypes.h... yes109checking for stdint.h... yes110checking for strings.h... yes111checking for sys/stat.h... yes112checking for sys/types.h... yes113checking for unistd.h... yes114checking for wchar.h... yes115checking for minix/config.h... no116checking for features.h... yes117checking for linewrap.h... no118checking for uchar.h... yes119checking for sys/param.h... yes120checking for sys/socket.h... yes121checking for dirent.h... yes122checking for error.h... yes123checking for fnmatch.h... yes124checking for getopt.h... yes125checking for sys/time.h... yes126checking for glob.h... yes127checking for threads.h... yes128checking for limits.h... yes129checking for crtdefs.h... no130checking for wctype.h... yes131checking for langinfo.h... yes132checking for xlocale.h... no133checking for sys/mman.h... yes134checking for sys/select.h... yes135checking for pthread.h... yes136checking for malloc.h... yes137checking for stdbool.h... yes138checking for stdckdint.h... yes139checking for sys/file.h... yes140checking for sys/ioctl.h... yes141checking for sys/random.h... yes142checking for sys/uio.h... yes143checking for sysexits.h... yes144checking for termios.h... yes145checking for utime.h... yes146checking whether it is safe to define __EXTENSIONS__... yes147checking whether _XOPEN_SOURCE should be defined... no148checking if tar --sort=name works... yes149checking build system type... x86_64-pc-linux-gnu150checking host system type... x86_64-pc-linux-gnu151checking for pkg-config... /usr/bin/pkg-config152checking pkg-config is at least version 0.9.0... yes153checking for getuid... yes154checking for geteuid... yes155checking for getresuid... yes156checking for getgid... yes157checking for getegid... yes158checking for getresgid... yes159checking for setresuid... yes160checking for setreuid... yes161checking for seteuid... yes162checking for setresgid... yes163checking for setregid... yes164checking for setegid... yes165checking for flockfile... yes166checking for funlockfile... yes167checking for btowc... yes168checking for mbrtowc... yes169checking for mbsinit... yes170checking for canonicalize_file_name... yes171checking for realpath... yes172checking for lstat... yes173checking for chown... yes174checking for fchown... yes175checking for _set_invalid_parameter_handler... no176checking for fchdir... yes177checking for fcntl... yes178checking for symlink... yes179checking for fdopendir... yes180checking for flock... yes181checking for fnmatch... yes182checking for mbsrtowcs... yes183checking for fstatat... yes184checking for getdtablesize... yes185checking for getexecname... no186checking for gettimeofday... yes187checking for glob_pattern_p... yes188checking for isblank... yes189checking for iswcntrl... yes190checking for lchmod... yes191checking for mprotect... yes192checking for mkstemp... yes193checking for openat... yes194checking for pipe... yes195checking for pselect... yes196checking for pthread_sigmask... yes197checking for readlink... yes198checking for iswctype... yes199checking for link... yes200checking for renameat... yes201checking for setenv... yes202checking for sigaction... yes203checking for sigaltstack... yes204checking for siginterrupt... yes205checking for sleep... yes206checking for strndup... yes207checking for unlinkat... yes208checking for vasnprintf... no209checking for snprintf... yes210checking for wcrtomb... yes211configure: System-wide cache files will be owned by root212configure: Man will not be installed setuid213configure: Using GNU hierarchy organization(s)214checking for gcc... (cached) gcc215checking whether the compiler supports GNU C... (cached) yes216checking whether gcc accepts -g... (cached) yes217checking for gcc option to enable C11 features... (cached) none needed218checking whether gcc understands -c and -o together... (cached) yes219checking whether the compiler is clang... (cached) no220checking for compiler option needed when checking for declarations... (cached) none221checking dependency style of gcc... (cached) gcc3222checking how to run the C preprocessor... gcc -E223checking for egrep -e... /usr/bin/grep -E224checking for Minix Amsterdam compiler... no225checking for ar... ar226checking the archiver (ar) interface... ar227checking for ar... (cached) ar228checking for ranlib... ranlib229checking for  option for large files... none needed230checking for  option for timestamps after 2038... none needed231checking how to run the C preprocessor... gcc -E232checking whether -Wno-missing-field-initializers is needed... no233checking whether -Wuninitialized is supported... yes234checking whether C compiler handles -Werror -Wunknown-warning-option... no235checking whether C compiler handles -fstrict-flex-arrays... yes236checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no237checking whether C compiler handles -Wall... yes238checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no239checking whether C compiler handles -Warith-conversion... yes240checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no241checking whether C compiler handles -Wbad-function-cast... yes242checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no243checking whether C compiler handles -Wcast-align=strict... yes244checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no245checking whether C compiler handles -Wdate-time... yes246checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no247checking whether C compiler handles -Wdisabled-optimization... yes248checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no249checking whether C compiler handles -Wdouble-promotion... yes250checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no251checking whether C compiler handles -Wduplicated-branches... yes252checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no253checking whether C compiler handles -Wduplicated-cond... yes254checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no255checking whether C compiler handles -Wextra... yes256checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no257checking whether C compiler handles -Wformat-signedness... yes258checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no259checking whether C compiler handles -Wflex-array-member-not-at-end... yes260checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no261checking whether C compiler handles -Winit-self... yes262checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no263checking whether C compiler handles -Winvalid-pch... yes264checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no265checking whether C compiler handles -Wlogical-op... yes266checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no267checking whether C compiler handles -Wmissing-declarations... yes268checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no269checking whether C compiler handles -Wmissing-include-dirs... yes270checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no271checking whether C compiler handles -Wmissing-prototypes... yes272checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no273checking whether C compiler handles -Wmissing-variable-declarations... yes274checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no275checking whether C compiler handles -Wnested-externs... yes276checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no277checking whether C compiler handles -Wnull-dereference... yes278checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no279checking whether C compiler handles -Wold-style-definition... yes280checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no281checking whether C compiler handles -Wopenmp-simd... yes282checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no283checking whether C compiler handles -Woverlength-strings... yes284checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no285checking whether C compiler handles -Wpacked... yes286checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no287checking whether C compiler handles -Wpointer-arith... yes288checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no289checking whether C compiler handles -Wshadow... yes290checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no291checking whether C compiler handles -Wstack-protector... yes292checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no293checking whether C compiler handles -Wstrict-flex-arrays... yes294checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no295checking whether C compiler handles -Wstrict-overflow... yes296checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no297checking whether C compiler handles -Wstrict-prototypes... yes298checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no299checking whether C compiler handles -Wsuggest-attribute=cold... yes300checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no301checking whether C compiler handles -Wsuggest-attribute=const... yes302checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no303checking whether C compiler handles -Wsuggest-attribute=format... yes304checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no305checking whether C compiler handles -Wsuggest-attribute=malloc... yes306checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no307checking whether C compiler handles -Wsuggest-attribute=noreturn... yes308checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no309checking whether C compiler handles -Wsuggest-attribute=pure... yes310checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no311checking whether C compiler handles -Wsuggest-final-methods... yes312checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no313checking whether C compiler handles -Wsuggest-final-types... yes314checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no315checking whether C compiler handles -Wsync-nand... yes316checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no317checking whether C compiler handles -Wtrampolines... yes318checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no319checking whether C compiler handles -Wuninitialized... yes320checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no321checking whether C compiler handles -Wunknown-pragmas... yes322checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no323checking whether C compiler handles -Wunsafe-loop-optimizations... yes324checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no325checking whether C compiler handles -Wunused-macros... yes326checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no327checking whether C compiler handles -Wvariadic-macros... yes328checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no329checking whether C compiler handles -Wvector-operation-performance... yes330checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no331checking whether C compiler handles -Wvla... yes332checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no333checking whether C compiler handles -Wwrite-strings... yes334checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no335checking whether C compiler handles -Warray-bounds=2... yes336checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no337checking whether C compiler handles -Wattribute-alias=2... yes338checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no339checking whether C compiler handles -Wbidi-chars=any,ucn... yes340checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no341checking whether C compiler handles -Wformat-overflow=2... yes342checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no343checking whether C compiler handles -Wformat=2... yes344checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no345checking whether C compiler handles -Wformat-truncation=2... yes346checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no347checking whether C compiler handles -Wimplicit-fallthrough=5... yes348checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no349checking whether C compiler handles -Wshift-overflow=2... yes350checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no351checking whether C compiler handles -Wuse-after-free=3... yes352checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no353checking whether C compiler handles -Wunused-const-variable=2... yes354checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no355checking whether C compiler handles -Wvla-larger-than=4031... yes356checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no357checking whether C compiler handles -Wno-analyzer-malloc-leak... yes358checking whether C compiler handles -Wno-missing-field-initializers... yes359checking whether ln -s works... yes360checking the archiver (ar) interface... (cached) ar361checking how to print strings... printf362checking for a sed that does not truncate output... /usr/bin/sed363checking for grep that handles long lines and -e... /usr/bin/grep364checking for egrep... /usr/bin/grep -E365checking for fgrep... /usr/bin/grep -F366checking for ld used by gcc... /usr/bin/ld367checking if the linker (/usr/bin/ld) is GNU ld... yes368checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B369checking the name lister (/usr/bin/nm -B) interface... BSD nm370checking the maximum length of command line arguments... 1572864371checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop372checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop373checking for /usr/bin/ld option to reload object files... -r374checking for file... file375checking for objdump... objdump376checking how to recognize dependent libraries... pass_all377checking for dlltool... no378checking how to associate runtime and link libraries... printf %s\n379checking for archiver @FILE support... @380checking for strip... strip381checking command to parse /usr/bin/nm -B output from gcc object... ok382checking for sysroot... no383checking for a working dd... /usr/bin/dd384checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1385checking for mt... no386checking if : is a manifest tool... no387checking for dlfcn.h... yes388checking for objdir... .libs389checking if gcc supports -fno-rtti -fno-exceptions... no390checking for gcc option to produce PIC... -fPIC -DPIC391checking if gcc PIC flag -fPIC -DPIC works... yes392checking if gcc static flag -static works... yes393checking if gcc supports -c -o file.o... yes394checking if gcc supports -c -o file.o... (cached) yes395checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes396checking whether -lc should be explicitly linked in... no397checking dynamic linker characteristics... GNU/Linux ld.so398checking how to hardcode library paths into programs... immediate399checking whether stripping libraries is possible... yes400checking if libtool supports shared libraries... yes401checking whether to build shared libraries... yes402checking whether to build static libraries... no403checking for cat... cat404checking for www-browser... no405checking for lynx... no406checking for elinks... no407checking for w3m... no408checking for tr... tr409checking for grep... grep410checking for pager... no411checking for less... less412checking for nroff... nroff413checking whether nroff is GNU nroff... checking for gpreconv... no414checking for preconv... preconv415yes416checking for appropriate nroff macro... -mandoc417checking for groff... groff418checking for appropriate groff options... -mandoc419checking whether nroff supports warning control... yes420checking for eqn... eqn421checking for neqn... neqn422checking for tbl... tbl423checking whether tbl supports the 'x' format character... yes424checking for col... col425checking for vgrind... no426checking for gvgrind... no427checking for refer... refer428checking for grap... no429checking for pic... pic430checking for gzip... gzip431checking for compress... no432checking for bzip2... bzip2433checking for xz... xz434checking for lzip... no435checking for zstd... zstd436checking for gzopen in -lz... yes437checking for flex... flex438checking for lex output file root... lex.yy439checking for lex library... none needed440checking whether yytext is a pointer... yes441checking for size_t... yes442checking for working alloca.h... yes443checking for alloca... yes444checking for inline... inline445checking for C/C++ restrict keyword... __restrict__446checking for gcc options needed to detect all undeclared functions... none needed447checking whether clearerr_unlocked is declared... yes448checking whether feof_unlocked is declared... yes449checking whether ferror_unlocked is declared... yes450checking whether fflush_unlocked is declared... yes451checking whether fgets_unlocked is declared... yes452checking whether fputc_unlocked is declared... yes453checking whether fputs_unlocked is declared... yes454checking whether fread_unlocked is declared... yes455checking whether fwrite_unlocked is declared... yes456checking whether getc_unlocked is declared... yes457checking whether getchar_unlocked is declared... yes458checking whether putc_unlocked is declared... yes459checking whether putchar_unlocked is declared... yes460checking whether strerror_r is declared... yes461checking whether strerror_r returns char *... yes462checking whether the preprocessor supports include_next... yes463checking whether source code line length is unlimited... yes464checking whether <wchar.h> uses 'inline' correctly... yes465checking for nl_langinfo and CODESET... yes466checking for a traditional french locale... none467checking whether char8_t is correctly defined... yes468checking whether char16_t is correctly defined... yes469checking whether char32_t is correctly defined... yes470checking for bit size of wchar_t... 32471checking for mbstate_t... yes472checking for a traditional japanese locale... none473checking for a french Unicode locale... none474checking for a transitional chinese locale... none475checking whether mbrtowc handles incomplete characters... guessing yes476checking whether mbrtowc works as well as mbtowc... guessing yes477checking whether mbrtoc32 is declared... yes478checking for mbrtoc32... yes479checking whether mbrtoc32 works as well as mbrtowc... guessing yes480checking whether c32rtomb is declared... yes481checking for c32rtomb... yes482checking whether c32rtomb works as well as wcrtomb... guessing yes483checking whether malloc is ptrdiff_t safe... yes484checking whether malloc, realloc, calloc set errno on failure... yes485checking whether lstat correctly handles trailing slash... yes486checking whether // is distinct from /... no487checking whether realpath works... yes488checking for faccessat... yes489checking for getcwd... yes490checking for uid_t... yes491checking for gid_t... yes492checking for unistd.h... (cached) yes493checking for working chown... yes494checking whether chown dereferences symlinks... yes495checking whether chown honors trailing slash... yes496checking whether chown always updates ctime... yes497checking if environ is properly declared... yes498checking for complete errno.h... yes499checking for error... yes500checking whether error_at_line is declared... yes501checking for error_at_line... yes502checking for working error function... yes503checking whether ctype.h defines __header_inline... no504checking whether fchdir is declared... yes505checking for working fcntl.h... yes506checking for pid_t... yes507checking for mode_t... yes508checking whether stat file-mode macros are broken... no509checking for nlink_t... yes510checking whether getcwd (NULL, 0) allocates memory for result... yes511checking for getcwd with POSIX signature... yes512checking whether getcwd is declared... yes513checking whether alarm is declared... yes514checking whether getdelim is declared... yes515checking whether getdtablesize is declared... yes516checking whether getline is declared... yes517checking whether getlogin_r is declared... yes518checking whether getlogin is declared... yes519checking for getopt.h... (cached) yes520checking for getopt_long_only... yes521checking whether getopt is POSIX compatible... yes522checking for working GNU getopt function... yes523checking for working GNU getopt_long function... yes524checking for glibc-compatible sys/cdefs.h... yes525checking whether timespec_get is declared... yes526checking for timespec_get... yes527checking for struct timeval... yes528checking for wide-enough struct timeval.tv_sec member... yes529checking for pthread.h... (cached) yes530checking for pthread_kill in -lpthread... yes531checking whether POSIX threads API is available... yes532checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes533checking whether setlocale (category, NULL) is multithread-safe... yes534checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes535checking whether limits.h has SSIZE_MAX... yes536checking for wint_t... yes537checking whether wint_t is large enough... yes538checking whether the compiler produces multi-arch binaries... no539checking whether stdint.h conforms to C99... yes540checking whether stdint.h works without ISO C predefines... yes541checking whether stdint.h has UINTMAX_WIDTH etc.... yes542checking whether <sys/socket.h> is self-contained... yes543checking for shutdown... yes544checking whether <sys/socket.h> defines the SHUT_* macros... yes545checking for struct sockaddr_storage... yes546checking for sa_family_t... yes547checking for struct sockaddr_storage.ss_family... yes548checking whether iswcntrl works... yes549checking for towlower... yes550checking for wctype_t... yes551checking for wctrans_t... yes552checking whether wctype supports the "blank" and "punct" character classes... yes553checking whether langinfo.h defines CODESET... yes554checking whether langinfo.h defines T_FMT_AMPM... yes555checking whether langinfo.h defines ALTMON_1... yes556checking whether langinfo.h defines ERA... yes557checking whether langinfo.h defines YESEXPR... yes558checking for good max_align_t... yes559checking whether NULL can be used in arbitrary expressions... yes560checking for unreachable... yes561checking whether nullptr_t needs <stddef.h>... yes562checking for clean definition of __STDC_VERSION_STDDEF_H__... no563checking whether locale.h defines locale_t... yes564checking whether locale.h conforms to POSIX:2001... yes565checking whether struct lconv is properly defined... yes566checking whether imported symbols can be declared weak... yes567checking for multithread API to use... posix568checking whether malloc (0) returns nonnull... yes569checking for mmap... yes570checking for MAP_ANONYMOUS... yes571checking whether memchr works... yes572checking whether memmem is declared... yes573checking for memmem... yes574checking whether memmem works... yes575checking whether memrchr is declared... yes576checking whether <limits.h> defines MIN and MAX... no577checking whether <sys/param.h> defines MIN and MAX... yes578checking whether C symbols are prefixed with underscore at the linker level... no579checking for O_CLOEXEC... yes580checking for promoted mode_t type... mode_t581checking whether <sys/select.h> is self-contained... yes582checking for pthread_t... yes583checking for pthread_spinlock_t... yes584checking for pthread_spin_init... yes585checking for sigset_t... yes586checking for SIGPIPE... yes587checking for sched.h... yes588checking for struct sched_param... yes589checking for library containing setsockopt... none needed590checking whether setenv is declared... yes591checking whether _putenv is declared... no592checking for search.h... yes593checking for tsearch... yes594checking for volatile sig_atomic_t... yes595checking for sighandler_t... yes596checking whether fcloseall is declared... yes597checking whether getw is declared... yes598checking whether putw is declared... yes599checking which flavor of printf attribute matches inttypes macros... system600checking whether ecvt is declared... yes601checking whether fcvt is declared... yes602checking whether gcvt is declared... yes603checking whether MB_CUR_MAX is correct... guessing yes604checking for strcasestr... yes605checking whether strcasestr works... yes606checking whether strdup is declared... yes607checking whether strerror(0) succeeds... yes608checking whether strndup is declared... yes609checking whether strnlen is declared... yes610checking whether <sys/ioctl.h> declares ioctl... yes611checking for off64_t... yes612checking for struct timespec in <time.h>... yes613checking for TIME_UTC in <time.h>... yes614checking whether execvpe is declared... yes615checking whether the utimes function works... yes616checking for inttypes.h... yes617checking for stdint.h... yes618checking for intmax_t... yes619checking whether snprintf returns a byte count as in C99... yes620checking whether snprintf truncates the result as in C99... yes621checking where to find the exponent in a 'double'... word 1 bit 20622checking for wcslen... yes623checking for snprintf... (cached) yes624checking for strnlen... yes625checking for wcrtomb... (cached) yes626checking whether _snprintf is declared... no627checking whether printf supports POSIX/XSI format strings with positions... yes628checking whether vsnprintf is declared... yes629checking whether wcsdup is declared... yes630checking for strerrorname_np... yes631checking whether strerrorname_np works... yes632checking for C compiler option to allow warnings... -Wno-error633checking for alignas and alignof... yes, keywords634checking for alloca as a compiler built-in... yes635checking whether program_invocation_name is declared... yes636checking whether program_invocation_short_name is declared... yes637checking whether program_invocation_name is defined... yes638checking whether program_invocation_short_name is defined... yes639checking for static_assert... yes, a keyword640checking whether btowc(0) is correct... yes641checking whether btowc(EOF) is correct... guessing yes642checking whether btowc is consistent with mbrtowc in the C locale... no643checking for __builtin_expect... yes644checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes645checking for faccessat... (cached) yes646checking whether this system supports file names of any length... no647checking for library containing clock_gettime... none required648checking for clock_getres... yes649checking for clock_gettime... yes650checking for clock_settime... yes651checking for closedir... yes652checking for d_ino member in directory struct... yes653checking for d_type member in directory struct... yes654checking for dirfd... yes655checking whether dirfd is declared... yes656checking whether dirfd is a macro... no657checking whether // is distinct from /... (cached) no658checking whether dup works... yes659checking whether dup2 works... yes660checking whether fcntl handles F_DUPFD correctly... yes661checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check662checking whether fdopendir is declared... yes663checking whether fdopendir works... yes664checking for mempcpy... yes665checking for flexible array member... yes666checking whether conversion from 'int' to 'long double' works... yes667checking for working GNU fnmatch... yes668checking whether free is known to preserve errno... yes669checking whether fstatat (..., 0) works... yes670checking whether getcwd handles long file names properly... yes671checking whether getcwd succeeds when 4k < cwd_length < 16k... yes672checking for getdelim... yes673checking for working getdelim function... yes674checking whether getdtablesize works... yes675checking for getline... yes676checking for working getline function... yes677checking for getlogin_r... yes678checking whether getlogin_r works with small buffers... yes679checking for getprogname... no680checking whether program_invocation_name is declared... (cached) yes681checking whether program_invocation_name is declared... (cached) yes682checking whether program_invocation_short_name is declared... (cached) yes683checking whether __argv is declared... no684checking for getrandom... yes685checking whether getrandom is compatible with its GNU+BSD signature... yes686checking for gettimeofday with POSIX signature... yes687checking for glob... yes688checking for GNU glob interface version 1 or 2... yes689checking whether glob lists broken symlinks... yes690checking whether glob NOTDIR*/ omits symlink to nondir... yes691checking whether the compiler generally respects inline... yes692checking for ioctl... yes693checking for ioctl with POSIX signature... no694checking for iswblank... yes695checking whether iswblank is declared... yes696checking whether iswdigit is ISO C compliant... guessing yes697checking whether iswpunct is consistent with ispunct... yes698checking whether iswxdigit is ISO C compliant... guessing yes699checking for lchown... yes700checking for C compiler flag to ignore unused libraries... -Wl,--as-needed701checking whether the compiler supports the __inline keyword... yes702checking whether localeconv works... yes703checking for pthread_rwlock_t... yes704checking whether pthread_rwlock_rdlock prefers a writer to a reader... no705checking whether malloc (0) returns nonnull... (cached) yes706checking whether mbrtoc32 works on empty input... yes707checking whether the C locale is free of encoding errors... no708checking whether mbrtoc32 works in an UTF-8 locale... yes709checking whether mbrtowc handles a NULL pwc argument... guessing yes710checking whether mbrtowc handles a NULL string argument... guessing yes711checking whether mbrtowc has a correct return value... guessing yes712checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes713checking whether mbrtowc stores incomplete characters... guessing no714checking whether mbrtowc works on empty input... yes715checking whether the C locale is free of encoding errors... no716checking whether mbsrtowcs works... guessing yes717checking whether the C locale is free of encoding errors... (cached) no718checking for mbtowc... yes719checking whether memmem works in linear time... yes720checking for memmem... (cached) yes721checking whether memmem works... (cached) yes722checking for mempcpy... (cached) yes723checking for memrchr... yes724checking whether mkdir handles trailing slash... yes725checking whether mkdir handles trailing dot... yes726checking for mkdtemp... yes727checking for working mkstemp... yes728checking for library containing nanosleep... none required729checking for working nanosleep... no (mishandles large arguments)730checking for nl_langinfo... yes731checking whether YESEXPR works... yes732checking for C nullptr... yes733checking whether open recognizes a trailing slash... yes734checking for opendir... yes735checking whether program_invocation_name is declared... (cached) yes736checking whether program_invocation_short_name is declared... (cached) yes737checking whether signature of pselect conforms to POSIX... yes738checking whether pselect detects invalid fds... yes739checking for PTHREAD_CREATE_DETACHED... yes740checking for PTHREAD_MUTEX_RECURSIVE... yes741checking for PTHREAD_MUTEX_ROBUST... yes742checking for PTHREAD_PROCESS_SHARED... yes743checking whether pthread_once works... yes744checking whether pthread_sigmask is a macro... no745checking whether pthread_sigmask works without -lpthread... yes746checking whether pthread_sigmask returns error numbers... yes747checking whether pthread_sigmask unblocks signals correctly... guessing yes748checking for raise... yes749checking for sigprocmask... yes750checking for rawmemchr... yes751checking for readdir... yes752checking whether readlink signature is correct... yes753checking whether readlink handles trailing slash correctly... yes754checking whether readlink truncates results correctly... yes755checking for readlinkat... yes756checking whether readlinkat signature is correct... yes757checking whether realloc (0, 0) returns nonnull... yes758checking for reallocarray... yes759checking for working re_compile_pattern... yes760checking whether rename honors trailing slash on destination... yes761checking whether rename honors trailing slash on source... yes762checking whether rename manages hard links correctly... yes763checking whether rename manages existing destinations correctly... yes764checking for linux/fs.h... yes765checking for renameat2... yes766checking whether renameat2 works... yes767checking for linux/fs.h... (cached) yes768checking for renameat2... (cached) yes769checking whether renameat2 works... (cached) yes770checking for rewinddir... yes771checking whether rmdir works... yes772checking whether select supports a 0 argument... yes773checking whether select detects invalid fds... yes774checking whether setenv validates arguments... yes775checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes776checking whether setlocale (category, NULL) is multithread-safe... (cached) yes777checking for struct sigaction.sa_sigaction... yes778checking for sigprocmask... (cached) yes779checking for stdint.h... (cached) yes780checking for SIZE_MAX... yes781checking whether sleep is declared... yes782checking for working sleep... yes783checking for socklen_t... yes784checking for ssize_t... yes785checking whether stat handles trailing slashes on files... yes786checking for struct stat.st_atim.tv_nsec... yes787checking whether struct stat.st_atim is of type struct timespec... yes788checking for struct stat.st_birthtimespec.tv_nsec... no789checking for struct stat.st_birthtimensec... no790checking for struct stat.st_birthtim.tv_nsec... no791checking for va_copy... yes792checking for bool, true, false... yes793checking for stpcpy... yes794checking for strcasecmp... yes795checking for strncasecmp... yes796checking whether strncasecmp is declared... yes797checking whether strcasestr works in linear time... yes798checking for strcasestr... (cached) yes799checking whether strcasestr works... (cached) yes800checking for strchrnul... yes801checking whether strchrnul works... yes802checking for working strerror function... yes803checking for working strndup... yes804checking for working strnlen... yes805checking for strsep... yes806checking whether unlink honors trailing slashes... yes807checking whether unlink of a parent directory fails as it should... guessing yes808checking for utime... yes809checking whether utime handles trailing slashes on files... yes810checking for futimes... yes811checking for futimesat... yes812checking for lutimes... yes813checking for futimens... yes814checking for utimensat... yes815checking for variable-length arrays... yes816checking for ptrdiff_t... yes817checking for vsnprintf... yes818checking whether snprintf respects a size of 1... yes819checking whether wcrtomb works in the C locale... yes820checking whether wcrtomb return value is correct... guessing yes821checking for wmemchr... yes822checking for wmempcpy... yes823checking for stdint.h... (cached) yes824checking for sys/file.h... (cached) yes825checking for linux/fiemap.h... yes826checking for posix_fadvise... yes827checking whether NLS is requested... yes828checking for msgfmt... /usr/bin/msgfmt829checking for gmsgfmt... /usr/bin/msgfmt830checking for xgettext... /usr/bin/xgettext831checking for msgmerge... /usr/bin/msgmerge832checking for ld... /usr/bin/ld -m elf_x86_64833checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes834checking for shared library run path origin... done835checking 32-bit host C ABI... no836checking for ELF binary format... yes837checking for the common suffixes of directories in the library search path... lib,lib,lib64838checking for CFPreferencesCopyAppValue... no839checking for CFLocaleCopyCurrent... no840checking for GNU gettext in libc... yes841checking whether to use NLS... yes842checking where the gettext function comes from... libc843checking for iconv... yes844checking for working iconv... yes845checking for iconv declaration...846         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);847checking for po4a... po4a848checking for an ANSI C-conforming const... yes849checking for inline... (cached) inline850checking for pid_t... (cached) yes851checking for uid_t... (cached) yes852checking for gid_t... (cached) yes853checking for size_t... (cached) yes854checking for _nl_msg_cat_cntr... yes855checking for libpipeline >= 1.5.0... yes856checking for gdbm.h... yes857checking for gdbm_fetch in -lgdbm... yes858checking for gdbm_exists... yes859checking for libseccomp... yes860configure: default CC = "gcc"861configure: default CPP = "gcc -E"862configure: default CPPFLAGS = ""863configure: default CFLAGS = "-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/man-db/src=/usr/src/debug/man-db -flto=auto -Wall"864configure: default LDFLAGS = "-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto"865configure: default LIBS = ""866configure: default DBLIBS = "-lgdbm"867checking that generated files are newer than configure... done868configure: creating ./config.status869config.status: creating Makefile870config.status: creating gl/lib/Makefile871config.status: creating init/Makefile872config.status: creating init/systemd/Makefile873config.status: creating lib/Makefile874config.status: creating src/Makefile875config.status: creating src/man_db.conf876config.status: creating src/tests/Makefile877config.status: creating man/Makefile878config.status: creating man/replace.sin879config.status: creating man/po4a/Makefile880config.status: creating man/da/Makefile881config.status: creating man/de/Makefile882config.status: creating man/es/Makefile883config.status: creating man/fr/Makefile884config.status: creating man/id/Makefile885config.status: creating man/it/Makefile886config.status: creating man/ja/Makefile887config.status: creating man/ko/Makefile888config.status: creating man/nl/Makefile889config.status: creating man/pl/Makefile890config.status: creating man/pt/Makefile891config.status: creating man/pt_BR/Makefile892config.status: creating man/ro/Makefile893config.status: creating man/ru/Makefile894config.status: creating man/sr/Makefile895config.status: creating man/sv/Makefile896config.status: creating man/tr/Makefile897config.status: creating man/uk/Makefile898config.status: creating man/zh_CN/Makefile899config.status: creating manual/Makefile900config.status: creating libdb/Makefile901config.status: creating docs/Makefile902config.status: creating tools/Makefile903config.status: creating po/Makefile.in904config.status: creating gl/po/Makefile.in905config.status: creating config.h906config.status: executing depfiles commands907config.status: executing libtool commands908config.status: executing po-directories commands909config.status: creating po/POTFILES910config.status: creating po/Makefile911config.status: creating gl/po/POTFILES912config.status: creating gl/po/Makefile913make  all-recursive914make[1]: Entering directory '/build/man-db/src/man-db-2.13.1'915Making all in docs916make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/docs'917make[2]: Nothing to be done for 'all'.918make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/docs'919Making all in gl/lib920make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/gl/lib'921  GEN      alloca.h922  GEN      ctype.h923  GEN      dirent.h924  GEN      error.h925  GEN      fcntl.h926  GEN      getopt.h927  GEN      getopt-cdefs.h928  GEN      malloc/dynarray.gl.h929  GEN      malloc/dynarray-skeleton.gl.h930  GEN      malloc/scratch_buffer.gl.h931  GEN      glob-libc.gl.h932  GEN      inttypes.h933  GEN      langinfo.h934  GEN      limits.h935  GEN      locale.h936  GEN      pthread.h937  GEN      sched.h938  GEN      signal.h939  GEN      stddef.h940  GEN      stdio.h941  GEN      stdlib.h942  GEN      string.h943  GEN      strings.h944  GEN      sys/file.h945  GEN      sys/ioctl.h946  GEN      sys/random.h947  GEN      sys/select.h948  GEN      sys/socket.h949  GEN      sys/stat.h950  GEN      sys/time.h951  GEN      sys/types.h952  GEN      sys/uio.h953  GEN      termios.h954  GEN      time.h955  GEN      uchar.h956  GEN      unicase.h957  GEN      unictype.h958  GEN      uninorm.h959  GEN      unistd.h960  GEN      unistr.h961  GEN      unitypes.h962  GEN      utime.h963  GEN      wchar.h964  GEN      wctype.h965make  all-recursive966make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/gl/lib'967make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/gl/lib'968  CC       libgnu_la-argp-ba.lo969  CC       libgnu_la-argp-eexst.lo970  CC       libgnu_la-argp-fmtstream.lo971  CC       libgnu_la-argp-fs-xinl.lo972  CC       libgnu_la-argp-help.lo973argp-help.c: In function 'argp_doc':974argp-help.c:1614:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]975 1614 |       char *vt = strchr (doc, '\v');976      |                  ^~~~~~977  CC       libgnu_la-argp-parse.lo978  CC       libgnu_la-argp-pin.lo979  CC       libgnu_la-argp-pv.lo980  CC       libgnu_la-argp-pvh.lo981  CC       libgnu_la-argp-xinl.lo982  CC       libgnu_la-gl_array_list.lo983  CC       libgnu_la-openat-proc.lo984  CC       libgnu_la-basename-lgpl.lo985  CC       libgnu_la-bitrotate.lo986  CC       libgnu_la-btoc32.lo987  CC       libgnu_la-btowc.lo988  CC       libgnu_la-c32_apply_type_test.lo989  CC       libgnu_la-c32_get_type_test.lo990  CC       libgnu_la-c32isalnum.lo991  CC       libgnu_la-c32isalpha.lo992  CC       libgnu_la-c32isblank.lo993  CC       libgnu_la-c32iscntrl.lo994  CC       libgnu_la-c32isdigit.lo995  CC       libgnu_la-c32isgraph.lo996  CC       libgnu_la-c32islower.lo997  CC       libgnu_la-c32isprint.lo998  CC       libgnu_la-c32ispunct.lo999  CC       libgnu_la-c32isspace.lo1000  CC       libgnu_la-c32isupper.lo1001  CC       libgnu_la-c32isxdigit.lo1002  CC       libgnu_la-c32tolower.lo1003  CC       libgnu_la-canonicalize.lo1004  CC       libgnu_la-chdir-long.lo1005  CC       libgnu_la-cloexec.lo1006  CC       libgnu_la-dirname.lo1007  CC       libgnu_la-basename.lo1008  CC       libgnu_la-dirname-lgpl.lo1009  CC       libgnu_la-stripslash.lo1010  CC       libgnu_la-exitfail.lo1011  CC       libgnu_la-fcntl.lo1012  CC       libgnu_la-fd-hook.lo1013  CC       libgnu_la-fd-safer-flag.lo1014  CC       libgnu_la-dup-safer-flag.lo1015  CC       libgnu_la-file-set.lo1016  CC       libgnu_la-filenamecat-lgpl.lo1017  CC       libgnu_la-getopt.lo1018  CC       libgnu_la-getopt1.lo1019  CC       libgnu_la-getprogname.lo1020  CC       libgnu_la-gettime.lo1021  CC       malloc/libgnu_la-dynarray_at_failure.lo1022  CC       malloc/libgnu_la-dynarray_emplace_enlarge.lo1023  CC       malloc/libgnu_la-dynarray_finalize.lo1024  CC       malloc/libgnu_la-dynarray_resize.lo1025  CC       malloc/libgnu_la-dynarray_resize_clear.lo1026  CC       malloc/libgnu_la-scratch_buffer_grow.lo1027  CC       malloc/libgnu_la-scratch_buffer_grow_preserve.lo1028  CC       malloc/libgnu_la-scratch_buffer_set_array_size.lo1029  CC       libgnu_la-hard-locale.lo1030  CC       libgnu_la-hash.lo1031  CC       libgnu_la-gl_hash_map.lo1032  CC       libgnu_la-hash-pjw.lo1033  CC       libgnu_la-hash-pjw-bare.lo1034  CC       libgnu_la-gl_hash_set.lo1035  CC       libgnu_la-hash-triple-simple.lo1036  CC       libgnu_la-ialloc.lo1037  CC       libgnu_la-idpriv-drop.lo1038  CC       libgnu_la-idpriv-droptemp.lo1039  CC       libgnu_la-ioctl.lo1040  CC       libgnu_la-gl_linkedhash_list.lo1041  CC       libgnu_la-gl_list.lo1042  CC       libgnu_la-localcharset.lo1043  CC       glthread/libgnu_la-lock.lo1044  CC       libgnu_la-malloca.lo1045  CC       libgnu_la-gl_map.lo1046  CC       libgnu_la-mbrtoc32.lo1047  CC       libgnu_la-mbrtowc.lo1048  CC       libgnu_la-mbsrtoc32s.lo1049  CC       libgnu_la-mbsrtowcs.lo1050  CC       libgnu_la-mbszero.lo1051  CC       libgnu_la-nanosleep.lo1052  CC       libgnu_la-nonblocking.lo1053  CC       libgnu_la-openat-die.lo1054  CC       libgnu_la-progname.lo1055  CC       libgnu_la-gl_rbtree_list.lo1056  CC       libgnu_la-renameatu.lo1057  CC       libgnu_la-same-inode.lo1058  CC       libgnu_la-save-cwd.lo1059  CC       libgnu_la-gl_set.lo1060  CC       libgnu_la-setlocale_null.lo1061  CC       libgnu_la-setlocale_null-unlocked.lo1062  CC       libgnu_la-sig-handler.lo1063  CC       libgnu_la-sockets.lo1064  CC       libgnu_la-stat-time.lo1065  CC       libgnu_la-stdopen.lo1066  CC       libgnu_la-strnlen1.lo1067  CC       libgnu_la-sys_socket.lo1068  CC       libgnu_la-tempname.lo1069  CC       glthread/libgnu_la-threadlib.lo1070  CC       libgnu_la-timespec.lo1071  CC       unicase/libgnu_la-tolower.lo1072  CC       unictype/libgnu_la-ctype_alnum.lo1073  CC       unictype/libgnu_la-ctype_alpha.lo1074  CC       unictype/libgnu_la-ctype_blank.lo1075  CC       unictype/libgnu_la-ctype_cntrl.lo1076  CC       unictype/libgnu_la-ctype_digit.lo1077  CC       unictype/libgnu_la-ctype_graph.lo1078  CC       unictype/libgnu_la-ctype_lower.lo1079  CC       unictype/libgnu_la-ctype_print.lo1080  CC       unictype/libgnu_la-ctype_punct.lo1081  CC       unictype/libgnu_la-ctype_space.lo1082  CC       unictype/libgnu_la-ctype_upper.lo1083  CC       unictype/libgnu_la-ctype_xdigit.lo1084  CC       libgnu_la-unistd.lo1085  CC       libgnu_la-dup-safer.lo1086  CC       libgnu_la-fd-safer.lo1087  CC       libgnu_la-pipe-safer.lo1088  CC       unistr/libgnu_la-u32-chr.lo1089  CC       unistr/libgnu_la-u32-cpy.lo1090  CC       unistr/libgnu_la-u32-pcpy.lo1091  CC       unistr/libgnu_la-u32-strcat.lo1092  CC       unistr/libgnu_la-u32-strlen.lo1093  CC       libgnu_la-utimens.lo1094  CC       libgnu_la-vaszprintf.lo1095  CC       libgnu_la-aszprintf.lo1096  CC       libgnu_la-verror.lo1097  CC       libgnu_la-vsnzprintf.lo1098  CC       libgnu_la-wctype-h.lo1099  CC       libgnu_la-xmalloc.lo1100  CC       libgnu_la-xalloc-die.lo1101  CC       libgnu_la-xgetcwd.lo1102  CC       libgnu_la-gl_xlist.lo1103  CC       libgnu_la-gl_xmap.lo1104  CC       libgnu_la-gl_xset.lo1105  CC       libgnu_la-xsize.lo1106  CC       libgnu_la-xstdopen.lo1107  CC       libgnu_la-xstrndup.lo1108  CC       libgnu_la-xvasprintf.lo1109  CC       libgnu_la-xasprintf.lo1110  CC       asnprintf.lo1111  CC       mbsrtoc32s-state.lo1112  CC       mbsrtowcs-state.lo1113  CC       printf-args.lo1114  CC       printf-parse.lo1115  CC       vasnprintf.lo1116  CCLD     libgnu.la1117make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/gl/lib'1118make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/gl/lib'1119make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/gl/lib'1120Making all in gl/po1121make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/gl/po'1122make[2]: Nothing to be done for 'all'.1123make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/gl/po'1124Making all in init1125make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/init'1126Making all in systemd1127make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/init/systemd'1128sed -e "s,[@]bindir[@],/usr/bin,g" \1129    -e "s,[@]cache_top_owner[@],root,g" \1130    man-db.service.in > man-db.service1131sed -e "s,[@]cache_top_owner[@],root,g" man-db.conf.in > man-db.conf1132make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/init/systemd'1133make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/init'1134make[3]: Nothing to be done for 'all-am'.1135make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/init'1136make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/init'1137Making all in lib1138make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/lib'1139  CC       libman_la-appendstr.lo1140  CC       libman_la-cleanup.lo1141  CC       libman_la-compression.lo1142  CC       libman_la-debug.lo1143  CC       libman_la-encodings.lo1144  CC       libman_la-fatal.lo1145  CC       libman_la-filenames.lo1146  CC       libman_la-glcontainers.lo1147  CC       libman_la-linelength.lo1148  CC       libman_la-orderfiles.lo1149  CC       libman_la-pathsearch.lo1150  CC       libman_la-sandbox.lo1151  CC       libman_la-security.lo1152  CC       libman_la-tempfile.lo1153  CC       libman_la-util.lo1154  CC       libman_la-wordfnmatch.lo1155  CC       libman_la-xregcomp.lo1156  CCLD     libman.la1157make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/lib'1158Making all in libdb1159make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/libdb'1160  CC       libmandb_la-db_btree.lo1161  CC       libmandb_la-db_delete.lo1162  CC       libmandb_la-db_gdbm.lo1163  CC       libmandb_la-db_lookup.lo1164  CC       libmandb_la-db_ndbm.lo1165  CC       libmandb_la-db_store.lo1166  CC       libmandb_la-db_ver.lo1167  CC       libmandb_la-db_xdbm.lo1168  CCLD     libmandb.la1169make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/libdb'1170Making all in src1171make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/src'1172Making all in .1173make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/src'1174  CC       catman.o1175  CC       globbing.o1176  CC       manp.o1177manp.c: In function ???get_sections???:1178manp.c:200:30: warning: variable ???length??? set but not used [-Wunused-but-set-variable=]1179  200 |         int length_user = 0, length = 0;1180      |                              ^~~~~~1181  CCLD     catman1182  CC       convert.o1183  CC       decompress.o1184decompress.c: In function ???decompress_open???:1185decompress.c:223:13: warning: assignment discards ???const??? qualifier from pointer target type [-Wdiscarded-qualifiers]1186  223 |         ext = strrchr (filename, '.');1187      |             ^1188decompress.c:241:13: warning: assignment discards ???const??? qualifier from pointer target type [-Wdiscarded-qualifiers]1189  241 |         ext = strstr (filename, ".Z/");1190      |             ^1191  CC       descriptions.o1192  CC       lexgrog.o1193  CC       lexgrog_test.o1194  CC       manconv.o1195  CC       manconv_client.o1196  CC       ult_src.o1197  CC       utf8.o1198  CCLD     lexgrog1199  CC       man.o1200man.c: In function ???make_browser???:1201man.c:1499:17: warning: assignment discards ???const??? qualifier from pointer target type [-Wdiscarded-qualifiers]1202 1499 |         percent = strchr (pattern, '%');1203      |                 ^1204man.c:1529:25: warning: assignment discards ???const??? qualifier from pointer target type [-Wdiscarded-qualifiers]1205 1529 |                 percent = strchr (pattern, '%');1206      |                         ^1207man.c: In function ???split_page_name???:1208man.c:3962:13: warning: assignment discards ???const??? qualifier from pointer target type [-Wdiscarded-qualifiers]1209 3962 |         dot = strrchr (page_name, '.');1210      |             ^1211man.c:3969:16: warning: assignment discards ???const??? qualifier from pointer target type [-Wdiscarded-qualifiers]1212 3969 |         lparen = strrchr (page_name, '(');1213      |                ^1214man.c:3970:16: warning: assignment discards ???const??? qualifier from pointer target type [-Wdiscarded-qualifiers]1215 3970 |         rparen = strrchr (page_name, ')');1216      |                ^1217  CC       zsoelim.o1218  CCLD     man1219  CC       man-recode.o1220  CCLD     man-recode1221  CC       check_mandirs.o1222  CC       descriptions_store.o1223  CC       mandb.o1224  CC       straycats.o1225  CCLD     mandb1226  CC       manpath.o1227  CCLD     manpath1228  CC       whatis.o1229  CCLD     whatis1230  CC       globbing_test.o1231  CCLD     globbing1232  CC       manconv_main.o1233  CCLD     manconv1234  CC       zsoelim_main.o1235  CCLD     zsoelim1236  CC       accessdb.o1237  CCLD     accessdb1238rm -f apropos1239ln -s whatis apropos1240make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/src'1241Making all in tests1242make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/src/tests'1243make[3]: Nothing to be done for 'all'.1244make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/src/tests'1245make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/src'1246Making all in man1247make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man'1248Making all in po4a1249make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/po4a'1250rm -rf ./tmp-po1251/usr/bin/mkdir -p ./tmp-po1252set -e; for f in po/man-db-manpages.pot po/da.po po/de.po po/es.po po/fr.po po/id.po po/ja.po po/ko.po po/nl.po po/pl.po po/pt.po po/pt_BR.po po/ro.po po/ru.po po/sr.po po/sv.po po/tr.po po/uk.po po/zh_CN.po; do \1253	base=`basename $f`; \1254	cp -p ./$f ./tmp-po/; \1255	chmod u+w ./tmp-po/$base; \1256done1257PERL5LIB=. po4a --variable srcdir=../../man --variable builddir=../../man --variable podir=./tmp-po --keep 0 ./po4a.cfg1258 (397 entries)1259rm -rf ./tmp-po1260make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/po4a'1261Making all in it1262make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/it'1263  GEN      replace.sed1264  GEN      man1/apropos.11265  GEN      man1/man.11266  GEN      man1/manpath.11267  GEN      man1/whatis.11268  GEN      man1/zsoelim.11269  GEN      man5/manpath.51270  GEN      man8/accessdb.81271  GEN      man8/catman.81272  GEN      man8/mandb.81273make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/it'1274Making all in da1275make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/da'1276  GEN      replace.sed1277  GEN      man1/apropos.11278  GEN      man1/lexgrog.11279  GEN      man1/man.11280  GEN      man1/man-recode.11281  GEN      man1/manconv.11282  GEN      man1/manpath.11283  GEN      man1/whatis.11284  GEN      man1/zsoelim.11285  GEN      man5/manpath.51286  GEN      man8/accessdb.81287  GEN      man8/catman.81288  GEN      man8/mandb.81289make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/da'1290Making all in de1291make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/de'1292  GEN      replace.sed1293  GEN      man1/apropos.11294  GEN      man1/lexgrog.11295  GEN      man1/man.11296  GEN      man1/man-recode.11297  GEN      man1/manconv.11298  GEN      man1/manpath.11299  GEN      man1/whatis.11300  GEN      man1/zsoelim.11301  GEN      man5/manpath.51302  GEN      man8/accessdb.81303  GEN      man8/catman.81304  GEN      man8/mandb.81305make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/de'1306Making all in es1307make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/es'1308  GEN      replace.sed1309  GEN      man1/apropos.11310  GEN      man1/lexgrog.11311  GEN      man1/man.11312  GEN      man1/man-recode.11313  GEN      man1/manconv.11314  GEN      man1/manpath.11315  GEN      man1/whatis.11316  GEN      man1/zsoelim.11317  GEN      man5/manpath.51318  GEN      man8/accessdb.81319  GEN      man8/catman.81320  GEN      man8/mandb.81321make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/es'1322Making all in fr1323make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/fr'1324  GEN      replace.sed1325  GEN      man1/apropos.11326  GEN      man1/lexgrog.11327  GEN      man1/man.11328  GEN      man1/man-recode.11329  GEN      man1/manconv.11330  GEN      man1/manpath.11331  GEN      man1/whatis.11332  GEN      man1/zsoelim.11333  GEN      man5/manpath.51334  GEN      man8/accessdb.81335  GEN      man8/catman.81336  GEN      man8/mandb.81337make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/fr'1338Making all in id1339make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/id'1340  GEN      replace.sed1341  GEN      man1/apropos.11342  GEN      man1/lexgrog.11343  GEN      man1/man.11344  GEN      man1/man-recode.11345  GEN      man1/manconv.11346  GEN      man1/manpath.11347  GEN      man1/whatis.11348  GEN      man1/zsoelim.11349  GEN      man5/manpath.51350  GEN      man8/accessdb.81351  GEN      man8/catman.81352  GEN      man8/mandb.81353make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/id'1354Making all in ja1355make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ja'1356  GEN      replace.sed1357  GEN      man1/apropos.11358  GEN      man1/lexgrog.11359  GEN      man1/man.11360  GEN      man1/man-recode.11361  GEN      man1/manconv.11362  GEN      man1/manpath.11363  GEN      man1/whatis.11364  GEN      man1/zsoelim.11365  GEN      man5/manpath.51366  GEN      man8/accessdb.81367  GEN      man8/catman.81368  GEN      man8/mandb.81369make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ja'1370Making all in ko1371make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ko'1372  GEN      replace.sed1373  GEN      man1/apropos.11374  GEN      man1/lexgrog.11375  GEN      man1/man.11376  GEN      man1/man-recode.11377  GEN      man1/manconv.11378  GEN      man1/manpath.11379  GEN      man1/whatis.11380  GEN      man1/zsoelim.11381  GEN      man5/manpath.51382  GEN      man8/accessdb.81383  GEN      man8/catman.81384  GEN      man8/mandb.81385make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ko'1386Making all in nl1387make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/nl'1388  GEN      replace.sed1389  GEN      man1/apropos.11390  GEN      man1/lexgrog.11391  GEN      man1/man.11392  GEN      man1/man-recode.11393  GEN      man1/manconv.11394  GEN      man1/manpath.11395  GEN      man1/whatis.11396  GEN      man1/zsoelim.11397  GEN      man5/manpath.51398  GEN      man8/accessdb.81399  GEN      man8/catman.81400  GEN      man8/mandb.81401make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/nl'1402Making all in pl1403make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/pl'1404  GEN      replace.sed1405  GEN      man1/apropos.11406  GEN      man1/lexgrog.11407  GEN      man1/man.11408  GEN      man1/man-recode.11409  GEN      man1/manconv.11410  GEN      man1/manpath.11411  GEN      man1/whatis.11412  GEN      man1/zsoelim.11413  GEN      man5/manpath.51414  GEN      man8/accessdb.81415  GEN      man8/catman.81416  GEN      man8/mandb.81417make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/pl'1418Making all in pt1419make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/pt'1420  GEN      replace.sed1421  GEN      man1/apropos.11422  GEN      man1/lexgrog.11423  GEN      man1/man.11424  GEN      man1/man-recode.11425  GEN      man1/manconv.11426  GEN      man1/manpath.11427  GEN      man1/whatis.11428  GEN      man1/zsoelim.11429  GEN      man5/manpath.51430  GEN      man8/accessdb.81431  GEN      man8/catman.81432  GEN      man8/mandb.81433make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/pt'1434Making all in pt_BR1435make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/pt_BR'1436  GEN      replace.sed1437  GEN      man1/apropos.11438  GEN      man1/lexgrog.11439  GEN      man1/man.11440  GEN      man1/man-recode.11441  GEN      man1/manconv.11442  GEN      man1/manpath.11443  GEN      man1/whatis.11444  GEN      man1/zsoelim.11445  GEN      man5/manpath.51446  GEN      man8/accessdb.81447  GEN      man8/catman.81448  GEN      man8/mandb.81449make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/pt_BR'1450Making all in ro1451make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ro'1452  GEN      replace.sed1453  GEN      man1/apropos.11454  GEN      man1/lexgrog.11455  GEN      man1/man.11456  GEN      man1/man-recode.11457  GEN      man1/manconv.11458  GEN      man1/manpath.11459  GEN      man1/whatis.11460  GEN      man1/zsoelim.11461  GEN      man5/manpath.51462  GEN      man8/accessdb.81463  GEN      man8/catman.81464  GEN      man8/mandb.81465make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ro'1466Making all in ru1467make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ru'1468  GEN      replace.sed1469  GEN      man1/apropos.11470  GEN      man1/lexgrog.11471  GEN      man1/man.11472  GEN      man1/man-recode.11473  GEN      man1/manconv.11474  GEN      man1/manpath.11475  GEN      man1/whatis.11476  GEN      man1/zsoelim.11477  GEN      man5/manpath.51478  GEN      man8/accessdb.81479  GEN      man8/catman.81480  GEN      man8/mandb.81481make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ru'1482Making all in sr1483make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/sr'1484  GEN      replace.sed1485  GEN      man1/apropos.11486  GEN      man1/lexgrog.11487  GEN      man1/man.11488  GEN      man1/man-recode.11489  GEN      man1/manconv.11490  GEN      man1/manpath.11491  GEN      man1/whatis.11492  GEN      man1/zsoelim.11493  GEN      man5/manpath.51494  GEN      man8/accessdb.81495  GEN      man8/catman.81496  GEN      man8/mandb.81497make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/sr'1498Making all in sv1499make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/sv'1500  GEN      replace.sed1501  GEN      man1/apropos.11502  GEN      man1/lexgrog.11503  GEN      man1/man.11504  GEN      man1/man-recode.11505  GEN      man1/manconv.11506  GEN      man1/manpath.11507  GEN      man1/whatis.11508  GEN      man1/zsoelim.11509  GEN      man5/manpath.51510  GEN      man8/accessdb.81511  GEN      man8/catman.81512  GEN      man8/mandb.81513make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/sv'1514Making all in tr1515make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/tr'1516  GEN      replace.sed1517  GEN      man1/apropos.11518  GEN      man1/lexgrog.11519  GEN      man1/man.11520  GEN      man1/man-recode.11521  GEN      man1/manconv.11522  GEN      man1/manpath.11523  GEN      man1/whatis.11524  GEN      man1/zsoelim.11525  GEN      man5/manpath.51526  GEN      man8/accessdb.81527  GEN      man8/catman.81528  GEN      man8/mandb.81529make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/tr'1530Making all in uk1531make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/uk'1532  GEN      replace.sed1533  GEN      man1/apropos.11534  GEN      man1/lexgrog.11535  GEN      man1/man.11536  GEN      man1/man-recode.11537  GEN      man1/manconv.11538  GEN      man1/manpath.11539  GEN      man1/whatis.11540  GEN      man1/zsoelim.11541  GEN      man5/manpath.51542  GEN      man8/accessdb.81543  GEN      man8/catman.81544  GEN      man8/mandb.81545make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/uk'1546Making all in zh_CN1547make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/zh_CN'1548  GEN      replace.sed1549  GEN      man1/apropos.11550  GEN      man1/lexgrog.11551  GEN      man1/man.11552  GEN      man1/man-recode.11553  GEN      man1/manconv.11554  GEN      man1/manpath.11555  GEN      man1/whatis.11556  GEN      man1/zsoelim.11557  GEN      man5/manpath.51558  GEN      man8/accessdb.81559  GEN      man8/catman.81560  GEN      man8/mandb.81561make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/zh_CN'1562make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man'1563  GEN      replace.sed1564  GEN      man1/apropos.11565  GEN      man1/lexgrog.11566  GEN      man1/man.11567  GEN      man1/man-recode.11568  GEN      man1/manconv.11569  GEN      man1/manpath.11570  GEN      man1/whatis.11571  GEN      man1/zsoelim.11572  GEN      man5/manpath.51573  GEN      man8/accessdb.81574  GEN      man8/catman.81575  GEN      man8/mandb.81576make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man'1577make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man'1578Making all in manual1579make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/manual'1580(echo '.ds V 2.13.1'; echo '.ds td 2025-05-02') > version1581soelim -I. man_db.me | tbl > man_db.pp.new && mv -f man_db.pp.new man_db.pp1582LC_ALL=C nroff -me man_db.pp > man_db.cat.new && mv -f man_db.cat.new man_db.cat1583troff:./files.me:389: warning: character with input code 173 not defined1584./db.me:255: warning: centered table wider than line length minus indentation1585groff -me -Tps man_db.pp > man_db.ps.new && mv -f man_db.ps.new man_db.ps1586troff:./files.me:389: warning: character with input code 173 not defined1587make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/manual'1588Making all in po1589make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/po'1590make[2]: Nothing to be done for 'all'.1591make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/po'1592Making all in tools1593make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/tools'1594make[2]: Nothing to be done for 'all'.1595make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/tools'1596make[2]: Entering directory '/build/man-db/src/man-db-2.13.1'1597make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1'1598make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1'1599==> Starting check()...1600Making check in docs1601make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/docs'1602make[1]: Nothing to be done for 'check'.1603make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/docs'1604Making check in gl/lib1605make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/gl/lib'1606make  check-recursive1607make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/gl/lib'1608make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/gl/lib'1609make[3]: Nothing to be done for 'check-am'.1610make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/gl/lib'1611make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/gl/lib'1612make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/gl/lib'1613Making check in gl/po1614make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/gl/po'1615make[1]: Nothing to be done for 'check'.1616make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/gl/po'1617Making check in init1618make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/init'1619Making check in systemd1620make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/init/systemd'1621make[2]: Nothing to be done for 'check'.1622make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/init/systemd'1623make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/init'1624make[2]: Nothing to be done for 'check-am'.1625make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/init'1626make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/init'1627Making check in lib1628make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/lib'1629make[1]: Nothing to be done for 'check'.1630make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/lib'1631Making check in libdb1632make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/libdb'1633make[1]: Nothing to be done for 'check'.1634make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/libdb'1635Making check in src1636make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/src'1637Making check in .1638make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/src'1639make[2]: Nothing to be done for 'check-am'.1640make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/src'1641Making check in tests1642make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/src/tests'1643make  fspause get-mtime \1644  testlib.sh lexgrog-backslash-dash-rhs lexgrog-basic lexgrog-multiple-whatis man-deleted-directory man-exact-section-matches man-executable-page-on-path man-invalid-db-entry man-language-specific-requests man-mandatory-manpath man-missing-locales man-override-dir man-recode-in-place man-recode-suffix man-so-links-same-section man-suffixed-extension man-symlinks-with-matching-names manconv-coding-tags manconv-guess-from-encoding manconv-incomplete-char-at-eof manconv-odd-combinations mandb-basic mandb-bogus-symlink mandb-cachedir-tag mandb-empty-page mandb-purge-updates-timestamp mandb-regular-file-symlink-changes mandb-symlink-beats-whatis-ref mandb-symlink-target-timestamp mandb-whatis-broken-link-changes manpath-slash whatis-path-to-executable zsoelim-so-includes1645make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/src/tests'1646  CC       fspause.o1647  CCLD     fspause1648  CC       get-mtime.o1649  CCLD     get-mtime1650make[3]: Nothing to be done for 'testlib.sh'.1651make[3]: Nothing to be done for 'lexgrog-backslash-dash-rhs'.1652make[3]: Nothing to be done for 'lexgrog-basic'.1653make[3]: Nothing to be done for 'lexgrog-multiple-whatis'.1654make[3]: Nothing to be done for 'man-deleted-directory'.1655make[3]: Nothing to be done for 'man-exact-section-matches'.1656make[3]: Nothing to be done for 'man-executable-page-on-path'.1657make[3]: Nothing to be done for 'man-invalid-db-entry'.1658make[3]: Nothing to be done for 'man-language-specific-requests'.1659make[3]: Nothing to be done for 'man-mandatory-manpath'.1660make[3]: Nothing to be done for 'man-missing-locales'.1661make[3]: Nothing to be done for 'man-override-dir'.1662make[3]: Nothing to be done for 'man-recode-in-place'.1663make[3]: Nothing to be done for 'man-recode-suffix'.1664make[3]: Nothing to be done for 'man-so-links-same-section'.1665make[3]: Nothing to be done for 'man-suffixed-extension'.1666make[3]: Nothing to be done for 'man-symlinks-with-matching-names'.1667make[3]: Nothing to be done for 'manconv-coding-tags'.1668make[3]: Nothing to be done for 'manconv-guess-from-encoding'.1669make[3]: Nothing to be done for 'manconv-incomplete-char-at-eof'.1670make[3]: Nothing to be done for 'manconv-odd-combinations'.1671make[3]: Nothing to be done for 'mandb-basic'.1672make[3]: Nothing to be done for 'mandb-bogus-symlink'.1673make[3]: Nothing to be done for 'mandb-cachedir-tag'.1674make[3]: Nothing to be done for 'mandb-empty-page'.1675make[3]: Nothing to be done for 'mandb-purge-updates-timestamp'.1676make[3]: Nothing to be done for 'mandb-regular-file-symlink-changes'.1677make[3]: Nothing to be done for 'mandb-symlink-beats-whatis-ref'.1678make[3]: Nothing to be done for 'mandb-symlink-target-timestamp'.1679make[3]: Nothing to be done for 'mandb-whatis-broken-link-changes'.1680make[3]: Nothing to be done for 'manpath-slash'.1681make[3]: Nothing to be done for 'whatis-path-to-executable'.1682make[3]: Nothing to be done for 'zsoelim-so-includes'.1683make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/src/tests'1684make  check-TESTS1685make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/src/tests'1686make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/src/tests'1687PASS: lexgrog-backslash-dash-rhs1688PASS: lexgrog-basic1689PASS: lexgrog-multiple-whatis1690PASS: man-deleted-directory1691PASS: man-exact-section-matches1692PASS: man-executable-page-on-path1693PASS: man-invalid-db-entry1694PASS: man-language-specific-requests1695PASS: man-mandatory-manpath1696PASS: man-missing-locales1697PASS: man-override-dir1698PASS: man-recode-in-place1699PASS: man-recode-suffix1700PASS: man-so-links-same-section1701PASS: man-suffixed-extension1702PASS: man-symlinks-with-matching-names1703PASS: manconv-coding-tags1704PASS: manconv-guess-from-encoding1705PASS: manconv-incomplete-char-at-eof1706PASS: manconv-odd-combinations1707PASS: mandb-basic1708PASS: mandb-bogus-symlink1709PASS: mandb-cachedir-tag1710PASS: mandb-empty-page1711PASS: mandb-purge-updates-timestamp1712PASS: mandb-regular-file-symlink-changes1713PASS: mandb-symlink-beats-whatis-ref1714PASS: mandb-symlink-target-timestamp1715PASS: mandb-whatis-broken-link-changes1716PASS: manpath-slash1717PASS: whatis-path-to-executable1718PASS: zsoelim-so-includes1719============================================================================1720Testsuite summary for man-db 2.13.11721============================================================================1722# TOTAL: 321723# PASS:  321724# SKIP:  01725# XFAIL: 01726# FAIL:  01727# XPASS: 01728# ERROR: 01729============================================================================1730make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/src/tests'1731make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/src/tests'1732make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/src/tests'1733make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/src'1734Making check in man1735make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/man'1736Making check in po4a1737make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/po4a'1738rm -rf ./tmp-po1739/usr/bin/mkdir -p ./tmp-po1740set -e; for f in po/man-db-manpages.pot po/da.po po/de.po po/es.po po/fr.po po/id.po po/ja.po po/ko.po po/nl.po po/pl.po po/pt.po po/pt_BR.po po/ro.po po/ru.po po/sr.po po/sv.po po/tr.po po/uk.po po/zh_CN.po; do \1741	base=`basename $f`; \1742	cp -p ./$f ./tmp-po/; \1743	chmod u+w ./tmp-po/$base; \1744done1745PERL5LIB=. po4a --variable srcdir=../../man --variable builddir=../../man --variable podir=./tmp-po --keep 0 ./po4a.cfg1746 (397 entries)1747rm -rf ./tmp-po1748make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/po4a'1749Making check in it1750make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/it'1751make  check-TESTS1752make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/it'1753make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/man/it'1754PASS: man1/apropos.11755PASS: man1/man.11756PASS: man1/manpath.11757PASS: man1/whatis.11758PASS: man1/zsoelim.11759PASS: man5/manpath.51760PASS: man8/accessdb.81761PASS: man8/catman.81762PASS: man8/mandb.81763============================================================================1764Testsuite summary for man-db 2.13.11765============================================================================1766# TOTAL: 91767# PASS:  91768# SKIP:  01769# XFAIL: 01770# FAIL:  01771# XPASS: 01772# ERROR: 01773============================================================================1774make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/it'1775make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/it'1776make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/it'1777Making check in da1778make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/da'1779make  check-TESTS1780make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/da'1781make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/man/da'1782PASS: man1/apropos.11783PASS: man1/lexgrog.11784PASS: man1/man.11785PASS: man1/man-recode.11786PASS: man1/manconv.11787PASS: man1/manpath.11788PASS: man1/whatis.11789PASS: man1/zsoelim.11790PASS: man5/manpath.51791PASS: man8/accessdb.81792PASS: man8/catman.81793PASS: man8/mandb.81794============================================================================1795Testsuite summary for man-db 2.13.11796============================================================================1797# TOTAL: 121798# PASS:  121799# SKIP:  01800# XFAIL: 01801# FAIL:  01802# XPASS: 01803# ERROR: 01804============================================================================1805make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/da'1806make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/da'1807make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/da'1808Making check in de1809make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/de'1810make  check-TESTS1811make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/de'1812make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/man/de'1813PASS: man1/apropos.11814PASS: man1/lexgrog.11815PASS: man1/man.11816PASS: man1/man-recode.11817PASS: man1/manconv.11818PASS: man1/manpath.11819PASS: man1/whatis.11820PASS: man1/zsoelim.11821PASS: man5/manpath.51822PASS: man8/accessdb.81823PASS: man8/catman.81824PASS: man8/mandb.81825============================================================================1826Testsuite summary for man-db 2.13.11827============================================================================1828# TOTAL: 121829# PASS:  121830# SKIP:  01831# XFAIL: 01832# FAIL:  01833# XPASS: 01834# ERROR: 01835============================================================================1836make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/de'1837make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/de'1838make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/de'1839Making check in es1840make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/es'1841make  check-TESTS1842make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/es'1843make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/man/es'1844PASS: man1/apropos.11845PASS: man1/lexgrog.11846PASS: man1/man.11847PASS: man1/man-recode.11848PASS: man1/manconv.11849PASS: man1/manpath.11850PASS: man1/whatis.11851PASS: man1/zsoelim.11852PASS: man5/manpath.51853PASS: man8/accessdb.81854PASS: man8/catman.81855PASS: man8/mandb.81856============================================================================1857Testsuite summary for man-db 2.13.11858============================================================================1859# TOTAL: 121860# PASS:  121861# SKIP:  01862# XFAIL: 01863# FAIL:  01864# XPASS: 01865# ERROR: 01866============================================================================1867make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/es'1868make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/es'1869make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/es'1870Making check in fr1871make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/fr'1872make  check-TESTS1873make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/fr'1874make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/man/fr'1875PASS: man1/apropos.11876PASS: man1/lexgrog.11877PASS: man1/man.11878PASS: man1/man-recode.11879PASS: man1/manconv.11880PASS: man1/manpath.11881PASS: man1/whatis.11882PASS: man1/zsoelim.11883PASS: man5/manpath.51884PASS: man8/accessdb.81885PASS: man8/catman.81886PASS: man8/mandb.81887============================================================================1888Testsuite summary for man-db 2.13.11889============================================================================1890# TOTAL: 121891# PASS:  121892# SKIP:  01893# XFAIL: 01894# FAIL:  01895# XPASS: 01896# ERROR: 01897============================================================================1898make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/fr'1899make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/fr'1900make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/fr'1901Making check in id1902make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/id'1903make  check-TESTS1904make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/id'1905make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/man/id'1906PASS: man1/apropos.11907PASS: man1/lexgrog.11908PASS: man1/man.11909PASS: man1/man-recode.11910PASS: man1/manconv.11911PASS: man1/manpath.11912PASS: man1/whatis.11913PASS: man1/zsoelim.11914PASS: man5/manpath.51915PASS: man8/accessdb.81916PASS: man8/catman.81917PASS: man8/mandb.81918============================================================================1919Testsuite summary for man-db 2.13.11920============================================================================1921# TOTAL: 121922# PASS:  121923# SKIP:  01924# XFAIL: 01925# FAIL:  01926# XPASS: 01927# ERROR: 01928============================================================================1929make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/id'1930make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/id'1931make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/id'1932Making check in ja1933make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ja'1934make  check-TESTS1935make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ja'1936make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ja'1937PASS: man1/apropos.11938PASS: man1/lexgrog.11939PASS: man1/man.11940PASS: man1/man-recode.11941PASS: man1/manconv.11942PASS: man1/manpath.11943PASS: man1/whatis.11944PASS: man1/zsoelim.11945PASS: man5/manpath.51946PASS: man8/accessdb.81947PASS: man8/catman.81948PASS: man8/mandb.81949============================================================================1950Testsuite summary for man-db 2.13.11951============================================================================1952# TOTAL: 121953# PASS:  121954# SKIP:  01955# XFAIL: 01956# FAIL:  01957# XPASS: 01958# ERROR: 01959============================================================================1960make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ja'1961make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ja'1962make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ja'1963Making check in ko1964make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ko'1965make  check-TESTS1966make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ko'1967make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ko'1968PASS: man1/apropos.11969PASS: man1/lexgrog.11970PASS: man1/man.11971PASS: man1/man-recode.11972PASS: man1/manconv.11973PASS: man1/manpath.11974PASS: man1/whatis.11975PASS: man1/zsoelim.11976PASS: man5/manpath.51977PASS: man8/accessdb.81978PASS: man8/catman.81979PASS: man8/mandb.81980============================================================================1981Testsuite summary for man-db 2.13.11982============================================================================1983# TOTAL: 121984# PASS:  121985# SKIP:  01986# XFAIL: 01987# FAIL:  01988# XPASS: 01989# ERROR: 01990============================================================================1991make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ko'1992make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ko'1993make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ko'1994Making check in nl1995make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/nl'1996make  check-TESTS1997make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/nl'1998make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/man/nl'1999PASS: man1/apropos.12000PASS: man1/lexgrog.12001PASS: man1/man.12002PASS: man1/man-recode.12003PASS: man1/manconv.12004PASS: man1/manpath.12005PASS: man1/whatis.12006PASS: man1/zsoelim.12007PASS: man5/manpath.52008PASS: man8/accessdb.82009PASS: man8/catman.82010PASS: man8/mandb.82011============================================================================2012Testsuite summary for man-db 2.13.12013============================================================================2014# TOTAL: 122015# PASS:  122016# SKIP:  02017# XFAIL: 02018# FAIL:  02019# XPASS: 02020# ERROR: 02021============================================================================2022make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/nl'2023make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/nl'2024make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/nl'2025Making check in pl2026make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/pl'2027make  check-TESTS2028make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/pl'2029make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/man/pl'2030PASS: man1/apropos.12031PASS: man1/lexgrog.12032PASS: man1/man.12033PASS: man1/man-recode.12034PASS: man1/manconv.12035PASS: man1/manpath.12036PASS: man1/whatis.12037PASS: man1/zsoelim.12038PASS: man5/manpath.52039PASS: man8/accessdb.82040PASS: man8/catman.82041PASS: man8/mandb.82042============================================================================2043Testsuite summary for man-db 2.13.12044============================================================================2045# TOTAL: 122046# PASS:  122047# SKIP:  02048# XFAIL: 02049# FAIL:  02050# XPASS: 02051# ERROR: 02052============================================================================2053make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/pl'2054make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/pl'2055make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/pl'2056Making check in pt2057make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/pt'2058make  check-TESTS2059make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/pt'2060make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/man/pt'2061PASS: man1/apropos.12062PASS: man1/lexgrog.12063PASS: man1/man.12064PASS: man1/man-recode.12065PASS: man1/manconv.12066PASS: man1/manpath.12067PASS: man1/whatis.12068PASS: man1/zsoelim.12069PASS: man5/manpath.52070PASS: man8/accessdb.82071PASS: man8/catman.82072PASS: man8/mandb.82073============================================================================2074Testsuite summary for man-db 2.13.12075============================================================================2076# TOTAL: 122077# PASS:  122078# SKIP:  02079# XFAIL: 02080# FAIL:  02081# XPASS: 02082# ERROR: 02083============================================================================2084make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/pt'2085make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/pt'2086make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/pt'2087Making check in pt_BR2088make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/pt_BR'2089make  check-TESTS2090make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/pt_BR'2091make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/man/pt_BR'2092PASS: man1/apropos.12093PASS: man1/lexgrog.12094PASS: man1/man.12095PASS: man1/man-recode.12096PASS: man1/manconv.12097PASS: man1/manpath.12098PASS: man1/whatis.12099PASS: man1/zsoelim.12100PASS: man5/manpath.52101PASS: man8/accessdb.82102PASS: man8/catman.82103PASS: man8/mandb.82104============================================================================2105Testsuite summary for man-db 2.13.12106============================================================================2107# TOTAL: 122108# PASS:  122109# SKIP:  02110# XFAIL: 02111# FAIL:  02112# XPASS: 02113# ERROR: 02114============================================================================2115make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/pt_BR'2116make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/pt_BR'2117make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/pt_BR'2118Making check in ro2119make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ro'2120make  check-TESTS2121make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ro'2122make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ro'2123PASS: man1/apropos.12124PASS: man1/lexgrog.12125PASS: man1/man.12126PASS: man1/man-recode.12127PASS: man1/manconv.12128PASS: man1/manpath.12129PASS: man1/whatis.12130PASS: man1/zsoelim.12131PASS: man5/manpath.52132PASS: man8/accessdb.82133PASS: man8/catman.82134PASS: man8/mandb.82135============================================================================2136Testsuite summary for man-db 2.13.12137============================================================================2138# TOTAL: 122139# PASS:  122140# SKIP:  02141# XFAIL: 02142# FAIL:  02143# XPASS: 02144# ERROR: 02145============================================================================2146make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ro'2147make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ro'2148make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ro'2149Making check in ru2150make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ru'2151make  check-TESTS2152make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ru'2153make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ru'2154PASS: man1/apropos.12155PASS: man1/lexgrog.12156PASS: man1/man.12157PASS: man1/man-recode.12158PASS: man1/manconv.12159PASS: man1/manpath.12160PASS: man1/whatis.12161PASS: man1/zsoelim.12162PASS: man5/manpath.52163PASS: man8/accessdb.82164PASS: man8/catman.82165PASS: man8/mandb.82166============================================================================2167Testsuite summary for man-db 2.13.12168============================================================================2169# TOTAL: 122170# PASS:  122171# SKIP:  02172# XFAIL: 02173# FAIL:  02174# XPASS: 02175# ERROR: 02176============================================================================2177make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ru'2178make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ru'2179make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ru'2180Making check in sr2181make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/sr'2182make  check-TESTS2183make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/sr'2184make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/man/sr'2185PASS: man1/apropos.12186PASS: man1/lexgrog.12187PASS: man1/man.12188PASS: man1/man-recode.12189PASS: man1/manconv.12190PASS: man1/manpath.12191PASS: man1/whatis.12192PASS: man1/zsoelim.12193PASS: man5/manpath.52194PASS: man8/accessdb.82195PASS: man8/catman.82196PASS: man8/mandb.82197============================================================================2198Testsuite summary for man-db 2.13.12199============================================================================2200# TOTAL: 122201# PASS:  122202# SKIP:  02203# XFAIL: 02204# FAIL:  02205# XPASS: 02206# ERROR: 02207============================================================================2208make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/sr'2209make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/sr'2210make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/sr'2211Making check in sv2212make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/sv'2213make  check-TESTS2214make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/sv'2215make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/man/sv'2216PASS: man1/apropos.12217PASS: man1/lexgrog.12218PASS: man1/man.12219PASS: man1/man-recode.12220PASS: man1/manconv.12221PASS: man1/manpath.12222PASS: man1/whatis.12223PASS: man1/zsoelim.12224PASS: man5/manpath.52225PASS: man8/accessdb.82226PASS: man8/catman.82227PASS: man8/mandb.82228============================================================================2229Testsuite summary for man-db 2.13.12230============================================================================2231# TOTAL: 122232# PASS:  122233# SKIP:  02234# XFAIL: 02235# FAIL:  02236# XPASS: 02237# ERROR: 02238============================================================================2239make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/sv'2240make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/sv'2241make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/sv'2242Making check in tr2243make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/tr'2244make  check-TESTS2245make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/tr'2246make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/man/tr'2247PASS: man1/apropos.12248PASS: man1/lexgrog.12249PASS: man1/man.12250PASS: man1/man-recode.12251PASS: man1/manconv.12252PASS: man1/manpath.12253PASS: man1/whatis.12254PASS: man1/zsoelim.12255PASS: man5/manpath.52256PASS: man8/accessdb.82257PASS: man8/catman.82258PASS: man8/mandb.82259============================================================================2260Testsuite summary for man-db 2.13.12261============================================================================2262# TOTAL: 122263# PASS:  122264# SKIP:  02265# XFAIL: 02266# FAIL:  02267# XPASS: 02268# ERROR: 02269============================================================================2270make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/tr'2271make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/tr'2272make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/tr'2273Making check in uk2274make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/uk'2275make  check-TESTS2276make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/uk'2277make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/man/uk'2278PASS: man1/apropos.12279PASS: man1/lexgrog.12280PASS: man1/man.12281PASS: man1/man-recode.12282PASS: man1/manconv.12283PASS: man1/manpath.12284PASS: man1/whatis.12285PASS: man1/zsoelim.12286PASS: man5/manpath.52287PASS: man8/accessdb.82288PASS: man8/catman.82289PASS: man8/mandb.82290============================================================================2291Testsuite summary for man-db 2.13.12292============================================================================2293# TOTAL: 122294# PASS:  122295# SKIP:  02296# XFAIL: 02297# FAIL:  02298# XPASS: 02299# ERROR: 02300============================================================================2301make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/uk'2302make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/uk'2303make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/uk'2304Making check in zh_CN2305make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/zh_CN'2306make  check-TESTS2307make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/zh_CN'2308make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/man/zh_CN'2309PASS: man1/apropos.12310PASS: man1/lexgrog.12311PASS: man1/man.12312PASS: man1/man-recode.12313PASS: man1/manconv.12314PASS: man1/manpath.12315PASS: man1/whatis.12316PASS: man1/zsoelim.12317PASS: man5/manpath.52318PASS: man8/accessdb.82319PASS: man8/catman.82320PASS: man8/mandb.82321============================================================================2322Testsuite summary for man-db 2.13.12323============================================================================2324# TOTAL: 122325# PASS:  122326# SKIP:  02327# XFAIL: 02328# FAIL:  02329# XPASS: 02330# ERROR: 02331============================================================================2332make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/zh_CN'2333make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/zh_CN'2334make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/zh_CN'2335make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man'2336make  check-TESTS2337make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man'2338make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/man'2339PASS: man1/apropos.12340PASS: man1/lexgrog.12341PASS: man1/man.12342PASS: man1/man-recode.12343PASS: man1/manconv.12344PASS: man1/manpath.12345PASS: man1/whatis.12346PASS: man1/zsoelim.12347PASS: man5/manpath.52348PASS: man8/accessdb.82349PASS: man8/catman.82350PASS: man8/mandb.82351============================================================================2352Testsuite summary for man-db 2.13.12353============================================================================2354# TOTAL: 122355# PASS:  122356# SKIP:  02357# XFAIL: 02358# FAIL:  02359# XPASS: 02360# ERROR: 02361============================================================================2362make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/man'2363make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man'2364make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man'2365make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/man'2366Making check in manual2367make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/manual'2368make[1]: Nothing to be done for 'check'.2369make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/manual'2370Making check in po2371make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/po'2372make[1]: Nothing to be done for 'check'.2373make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/po'2374Making check in tools2375make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/tools'2376make[1]: Nothing to be done for 'check'.2377make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/tools'2378make[1]: Entering directory '/build/man-db/src/man-db-2.13.1'2379make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1'2380==> Entering fakeroot environment...2381==> Starting package()...2382Making install in docs2383make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/docs'2384make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/docs'2385make[2]: Nothing to be done for 'install-exec-am'.2386make[2]: Nothing to be done for 'install-data-am'.2387make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/docs'2388make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/docs'2389Making install in gl/lib2390make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/gl/lib'2391make  install-recursive2392make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/gl/lib'2393make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/gl/lib'2394make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/gl/lib'2395make[4]: Nothing to be done for 'install-exec-am'.2396make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/gl/lib'2397make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/gl/lib'2398make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/gl/lib'2399make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/gl/lib'2400Making install in gl/po2401make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/gl/po'2402installing af.gmo as /build/man-db/pkg/man-db/usr/share/locale/af/LC_MESSAGES/man-db-gnulib.mo2403installing be.gmo as /build/man-db/pkg/man-db/usr/share/locale/be/LC_MESSAGES/man-db-gnulib.mo2404installing bg.gmo as /build/man-db/pkg/man-db/usr/share/locale/bg/LC_MESSAGES/man-db-gnulib.mo2405installing ca.gmo as /build/man-db/pkg/man-db/usr/share/locale/ca/LC_MESSAGES/man-db-gnulib.mo2406installing cs.gmo as /build/man-db/pkg/man-db/usr/share/locale/cs/LC_MESSAGES/man-db-gnulib.mo2407installing da.gmo as /build/man-db/pkg/man-db/usr/share/locale/da/LC_MESSAGES/man-db-gnulib.mo2408installing de.gmo as /build/man-db/pkg/man-db/usr/share/locale/de/LC_MESSAGES/man-db-gnulib.mo2409installing el.gmo as /build/man-db/pkg/man-db/usr/share/locale/el/LC_MESSAGES/man-db-gnulib.mo2410installing eo.gmo as /build/man-db/pkg/man-db/usr/share/locale/eo/LC_MESSAGES/man-db-gnulib.mo2411installing es.gmo as /build/man-db/pkg/man-db/usr/share/locale/es/LC_MESSAGES/man-db-gnulib.mo2412installing et.gmo as /build/man-db/pkg/man-db/usr/share/locale/et/LC_MESSAGES/man-db-gnulib.mo2413installing eu.gmo as /build/man-db/pkg/man-db/usr/share/locale/eu/LC_MESSAGES/man-db-gnulib.mo2414installing fi.gmo as /build/man-db/pkg/man-db/usr/share/locale/fi/LC_MESSAGES/man-db-gnulib.mo2415installing fr.gmo as /build/man-db/pkg/man-db/usr/share/locale/fr/LC_MESSAGES/man-db-gnulib.mo2416installing ga.gmo as /build/man-db/pkg/man-db/usr/share/locale/ga/LC_MESSAGES/man-db-gnulib.mo2417installing gl.gmo as /build/man-db/pkg/man-db/usr/share/locale/gl/LC_MESSAGES/man-db-gnulib.mo2418installing hu.gmo as /build/man-db/pkg/man-db/usr/share/locale/hu/LC_MESSAGES/man-db-gnulib.mo2419installing it.gmo as /build/man-db/pkg/man-db/usr/share/locale/it/LC_MESSAGES/man-db-gnulib.mo2420installing ja.gmo as /build/man-db/pkg/man-db/usr/share/locale/ja/LC_MESSAGES/man-db-gnulib.mo2421installing ka.gmo as /build/man-db/pkg/man-db/usr/share/locale/ka/LC_MESSAGES/man-db-gnulib.mo2422installing ko.gmo as /build/man-db/pkg/man-db/usr/share/locale/ko/LC_MESSAGES/man-db-gnulib.mo2423installing ms.gmo as /build/man-db/pkg/man-db/usr/share/locale/ms/LC_MESSAGES/man-db-gnulib.mo2424installing nb.gmo as /build/man-db/pkg/man-db/usr/share/locale/nb/LC_MESSAGES/man-db-gnulib.mo2425installing nl.gmo as /build/man-db/pkg/man-db/usr/share/locale/nl/LC_MESSAGES/man-db-gnulib.mo2426installing pl.gmo as /build/man-db/pkg/man-db/usr/share/locale/pl/LC_MESSAGES/man-db-gnulib.mo2427installing pt.gmo as /build/man-db/pkg/man-db/usr/share/locale/pt/LC_MESSAGES/man-db-gnulib.mo2428installing pt_BR.gmo as /build/man-db/pkg/man-db/usr/share/locale/pt_BR/LC_MESSAGES/man-db-gnulib.mo2429installing ro.gmo as /build/man-db/pkg/man-db/usr/share/locale/ro/LC_MESSAGES/man-db-gnulib.mo2430installing ru.gmo as /build/man-db/pkg/man-db/usr/share/locale/ru/LC_MESSAGES/man-db-gnulib.mo2431installing sk.gmo as /build/man-db/pkg/man-db/usr/share/locale/sk/LC_MESSAGES/man-db-gnulib.mo2432installing sl.gmo as /build/man-db/pkg/man-db/usr/share/locale/sl/LC_MESSAGES/man-db-gnulib.mo2433installing sr.gmo as /build/man-db/pkg/man-db/usr/share/locale/sr/LC_MESSAGES/man-db-gnulib.mo2434installing sv.gmo as /build/man-db/pkg/man-db/usr/share/locale/sv/LC_MESSAGES/man-db-gnulib.mo2435installing tr.gmo as /build/man-db/pkg/man-db/usr/share/locale/tr/LC_MESSAGES/man-db-gnulib.mo2436installing uk.gmo as /build/man-db/pkg/man-db/usr/share/locale/uk/LC_MESSAGES/man-db-gnulib.mo2437installing vi.gmo as /build/man-db/pkg/man-db/usr/share/locale/vi/LC_MESSAGES/man-db-gnulib.mo2438installing zh_CN.gmo as /build/man-db/pkg/man-db/usr/share/locale/zh_CN/LC_MESSAGES/man-db-gnulib.mo2439installing zh_TW.gmo as /build/man-db/pkg/man-db/usr/share/locale/zh_TW/LC_MESSAGES/man-db-gnulib.mo2440if test "man-db" = "gettext-tools"; then \2441  /usr/bin/mkdir -p /build/man-db/pkg/man-db/usr/share/gettext/po; \2442  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 \2443    /usr/bin/install -c -m 644 ./$file \2444		    /build/man-db/pkg/man-db/usr/share/gettext/po/$file; \2445  done; \2446  for file in Makevars; do \2447    rm -f /build/man-db/pkg/man-db/usr/share/gettext/po/$file; \2448  done; \2449else \2450  : ; \2451fi2452make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/gl/po'2453Making install in init2454make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/init'2455Making install in systemd2456make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/init/systemd'2457make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/init/systemd'2458make[3]: Nothing to be done for 'install-exec-am'.2459 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/lib/systemd/system'2460 /usr/bin/install -c -m 644 man-db.timer '/build/man-db/pkg/man-db/usr/lib/systemd/system'2461 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/lib/systemd/system'2462 /usr/bin/install -c -m 644 man-db.service '/build/man-db/pkg/man-db/usr/lib/systemd/system'2463 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/lib/tmpfiles.d'2464 /usr/bin/install -c -m 644 man-db.conf '/build/man-db/pkg/man-db/usr/lib/tmpfiles.d'2465make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/init/systemd'2466make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/init/systemd'2467make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/init'2468make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/init'2469make[3]: Nothing to be done for 'install-exec-am'.2470make[3]: Nothing to be done for 'install-data-am'.2471make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/init'2472make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/init'2473make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/init'2474Making install in lib2475make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/lib'2476make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/lib'2477 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/lib/man-db'2478 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libman.la '/build/man-db/pkg/man-db/usr/lib/man-db'2479libtool: install: /usr/bin/install -c .libs/libman-2.13.1.so /build/man-db/pkg/man-db/usr/lib/man-db/libman-2.13.1.so2480libtool: install: (cd /build/man-db/pkg/man-db/usr/lib/man-db && { ln -s -f libman-2.13.1.so libman.so || { rm -f libman.so && ln -s libman-2.13.1.so libman.so; }; })2481libtool: install: /usr/bin/install -c .libs/libman.lai /build/man-db/pkg/man-db/usr/lib/man-db/libman.la2482libtool: warning: remember to run 'libtool --finish /usr/lib/man-db'2483make[2]: Nothing to be done for 'install-data-am'.2484make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/lib'2485make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/lib'2486Making install in libdb2487make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/libdb'2488make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/libdb'2489 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/lib/man-db'2490 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libmandb.la '/build/man-db/pkg/man-db/usr/lib/man-db'2491libtool: warning: relinking 'libmandb.la'2492libtool: install: (cd /build/man-db/src/man-db-2.13.1/libdb; /bin/sh "/build/man-db/src/man-db-2.13.1/libtool"  --silent --tag CC --mode=relink gcc -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/man-db/src=/usr/src/debug/man-db -flto=auto -Wall -avoid-version -release 2.13.1 -rpath /usr/lib/man-db -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -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 -inst-prefix-dir /build/man-db/pkg/man-db)2493libtool: install: /usr/bin/install -c .libs/libmandb-2.13.1.soT /build/man-db/pkg/man-db/usr/lib/man-db/libmandb-2.13.1.so2494libtool: install: (cd /build/man-db/pkg/man-db/usr/lib/man-db && { ln -s -f libmandb-2.13.1.so libmandb.so || { rm -f libmandb.so && ln -s libmandb-2.13.1.so libmandb.so; }; })2495libtool: install: /usr/bin/install -c .libs/libmandb.lai /build/man-db/pkg/man-db/usr/lib/man-db/libmandb.la2496libtool: warning: remember to run 'libtool --finish /usr/lib/man-db'2497make[2]: Nothing to be done for 'install-data-am'.2498make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/libdb'2499make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/libdb'2500Making install in src2501make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/src'2502Making install in .2503make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/src'2504make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/src'2505 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/bin'2506  /bin/sh ../libtool   --mode=install /usr/bin/install -c catman lexgrog man man-recode mandb manpath whatis '/build/man-db/pkg/man-db/usr/bin'2507libtool: warning: '../libdb/libmandb.la' has not been installed in '/usr/lib/man-db'2508libtool: warning: '../lib/libman.la' has not been installed in '/usr/lib/man-db'2509libtool: install: /usr/bin/install -c .libs/catman /build/man-db/pkg/man-db/usr/bin/catman2510libtool: warning: '../lib/libman.la' has not been installed in '/usr/lib/man-db'2511libtool: install: /usr/bin/install -c .libs/lexgrog /build/man-db/pkg/man-db/usr/bin/lexgrog2512libtool: warning: '../libdb/libmandb.la' has not been installed in '/usr/lib/man-db'2513libtool: warning: '../lib/libman.la' has not been installed in '/usr/lib/man-db'2514libtool: install: /usr/bin/install -c .libs/man /build/man-db/pkg/man-db/usr/bin/man2515libtool: warning: '../lib/libman.la' has not been installed in '/usr/lib/man-db'2516libtool: install: /usr/bin/install -c .libs/man-recode /build/man-db/pkg/man-db/usr/bin/man-recode2517libtool: warning: '../libdb/libmandb.la' has not been installed in '/usr/lib/man-db'2518libtool: warning: '../lib/libman.la' has not been installed in '/usr/lib/man-db'2519libtool: install: /usr/bin/install -c .libs/mandb /build/man-db/pkg/man-db/usr/bin/mandb2520libtool: warning: '../lib/libman.la' has not been installed in '/usr/lib/man-db'2521libtool: install: /usr/bin/install -c .libs/manpath /build/man-db/pkg/man-db/usr/bin/manpath2522libtool: warning: '../libdb/libmandb.la' has not been installed in '/usr/lib/man-db'2523libtool: warning: '../lib/libman.la' has not been installed in '/usr/lib/man-db'2524libtool: install: /usr/bin/install -c .libs/whatis /build/man-db/pkg/man-db/usr/bin/whatis2525 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/lib/man-db'2526  /bin/sh ../libtool   --mode=install /usr/bin/install -c globbing manconv zsoelim '/build/man-db/pkg/man-db/usr/lib/man-db'2527libtool: warning: '../lib/libman.la' has not been installed in '/usr/lib/man-db'2528libtool: install: /usr/bin/install -c .libs/globbing /build/man-db/pkg/man-db/usr/lib/man-db/globbing2529libtool: warning: '../lib/libman.la' has not been installed in '/usr/lib/man-db'2530libtool: install: /usr/bin/install -c .libs/manconv /build/man-db/pkg/man-db/usr/lib/man-db/manconv2531libtool: warning: '../lib/libman.la' has not been installed in '/usr/lib/man-db'2532libtool: install: /usr/bin/install -c .libs/zsoelim /build/man-db/pkg/man-db/usr/lib/man-db/zsoelim2533 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/bin'2534  /bin/sh ../libtool   --mode=install /usr/bin/install -c accessdb '/build/man-db/pkg/man-db/usr/bin'2535libtool: warning: '../libdb/libmandb.la' has not been installed in '/usr/lib/man-db'2536libtool: warning: '../lib/libman.la' has not been installed in '/usr/lib/man-db'2537libtool: install: /usr/bin/install -c .libs/accessdb /build/man-db/pkg/man-db/usr/bin/accessdb2538make  install-exec-hook2539make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/src'2540if [ "root" ] && [ "755" = 6755 ]; then \2541	chown root:root \2542		/build/man-db/pkg/man-db/usr/bin/man \2543		/build/man-db/pkg/man-db/usr/bin/mandb; \2544fi2545chmod 755 \2546	/build/man-db/pkg/man-db/usr/bin/man \2547	/build/man-db/pkg/man-db/usr/bin/mandb2548cd /build/man-db/pkg/man-db/usr/bin && rm -f apropos && \2549	ln -s whatis apropos2550make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/src'2551make  install-data-hook2552make[4]: Entering directory '/build/man-db/src/man-db-2.13.1/src'2553 /usr/bin/install -c -m 644 man_db.conf /build/man-db/pkg/man-db/etc/man_db.conf2554make[4]: Leaving directory '/build/man-db/src/man-db-2.13.1/src'2555make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/src'2556make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/src'2557Making install in tests2558make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/src/tests'2559make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/src/tests'2560make[3]: Nothing to be done for 'install-exec-am'.2561make[3]: Nothing to be done for 'install-data-am'.2562make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/src/tests'2563make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/src/tests'2564make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/src'2565Making install in man2566make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/man'2567Making install in po4a2568make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/po4a'2569rm -rf ./tmp-po2570/usr/bin/mkdir -p ./tmp-po2571set -e; for f in po/man-db-manpages.pot po/da.po po/de.po po/es.po po/fr.po po/id.po po/ja.po po/ko.po po/nl.po po/pl.po po/pt.po po/pt_BR.po po/ro.po po/ru.po po/sr.po po/sv.po po/tr.po po/uk.po po/zh_CN.po; do \2572	base=`basename $f`; \2573	cp -p ./$f ./tmp-po/; \2574	chmod u+w ./tmp-po/$base; \2575done2576PERL5LIB=. po4a --variable srcdir=../../man --variable builddir=../../man --variable podir=./tmp-po --keep 0 ./po4a.cfg2577 (397 entries)2578rm -rf ./tmp-po2579make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/po4a'2580make[3]: Nothing to be done for 'install-exec-am'.2581make[3]: Nothing to be done for 'install-data-am'.2582make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/po4a'2583make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/po4a'2584Making install in it2585make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/it'2586make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/it'2587make[3]: Nothing to be done for 'install-exec-am'.2588 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/it/man1'2589 /usr/bin/install -c -m 644 man1/apropos.1 man1/man.1 man1/manpath.1 man1/whatis.1 man1/zsoelim.1 '/build/man-db/pkg/man-db/usr/share/man/it/man1'2590 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/it/man5'2591 /usr/bin/install -c -m 644 man5/manpath.5 '/build/man-db/pkg/man-db/usr/share/man/it/man5'2592 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/it/man8'2593 /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/build/man-db/pkg/man-db/usr/share/man/it/man8'2594make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/it'2595make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/it'2596Making install in da2597make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/da'2598make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/da'2599make[3]: Nothing to be done for 'install-exec-am'.2600 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/da/man1'2601 /usr/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 '/build/man-db/pkg/man-db/usr/share/man/da/man1'2602 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/da/man5'2603 /usr/bin/install -c -m 644 man5/manpath.5 '/build/man-db/pkg/man-db/usr/share/man/da/man5'2604 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/da/man8'2605 /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/build/man-db/pkg/man-db/usr/share/man/da/man8'2606make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/da'2607make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/da'2608Making install in de2609make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/de'2610make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/de'2611make[3]: Nothing to be done for 'install-exec-am'.2612 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/de/man1'2613 /usr/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 '/build/man-db/pkg/man-db/usr/share/man/de/man1'2614 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/de/man5'2615 /usr/bin/install -c -m 644 man5/manpath.5 '/build/man-db/pkg/man-db/usr/share/man/de/man5'2616 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/de/man8'2617 /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/build/man-db/pkg/man-db/usr/share/man/de/man8'2618make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/de'2619make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/de'2620Making install in es2621make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/es'2622make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/es'2623make[3]: Nothing to be done for 'install-exec-am'.2624 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/es/man1'2625 /usr/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 '/build/man-db/pkg/man-db/usr/share/man/es/man1'2626 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/es/man5'2627 /usr/bin/install -c -m 644 man5/manpath.5 '/build/man-db/pkg/man-db/usr/share/man/es/man5'2628 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/es/man8'2629 /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/build/man-db/pkg/man-db/usr/share/man/es/man8'2630make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/es'2631make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/es'2632Making install in fr2633make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/fr'2634make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/fr'2635make[3]: Nothing to be done for 'install-exec-am'.2636 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/fr/man1'2637 /usr/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 '/build/man-db/pkg/man-db/usr/share/man/fr/man1'2638 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/fr/man5'2639 /usr/bin/install -c -m 644 man5/manpath.5 '/build/man-db/pkg/man-db/usr/share/man/fr/man5'2640 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/fr/man8'2641 /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/build/man-db/pkg/man-db/usr/share/man/fr/man8'2642make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/fr'2643make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/fr'2644Making install in id2645make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/id'2646make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/id'2647make[3]: Nothing to be done for 'install-exec-am'.2648 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/id/man1'2649 /usr/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 '/build/man-db/pkg/man-db/usr/share/man/id/man1'2650 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/id/man5'2651 /usr/bin/install -c -m 644 man5/manpath.5 '/build/man-db/pkg/man-db/usr/share/man/id/man5'2652 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/id/man8'2653 /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/build/man-db/pkg/man-db/usr/share/man/id/man8'2654make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/id'2655make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/id'2656Making install in ja2657make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ja'2658make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ja'2659make[3]: Nothing to be done for 'install-exec-am'.2660 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/ja/man1'2661 /usr/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 '/build/man-db/pkg/man-db/usr/share/man/ja/man1'2662 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/ja/man5'2663 /usr/bin/install -c -m 644 man5/manpath.5 '/build/man-db/pkg/man-db/usr/share/man/ja/man5'2664 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/ja/man8'2665 /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/build/man-db/pkg/man-db/usr/share/man/ja/man8'2666make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ja'2667make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ja'2668Making install in ko2669make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ko'2670make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ko'2671make[3]: Nothing to be done for 'install-exec-am'.2672 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/ko/man1'2673 /usr/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 '/build/man-db/pkg/man-db/usr/share/man/ko/man1'2674 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/ko/man5'2675 /usr/bin/install -c -m 644 man5/manpath.5 '/build/man-db/pkg/man-db/usr/share/man/ko/man5'2676 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/ko/man8'2677 /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/build/man-db/pkg/man-db/usr/share/man/ko/man8'2678make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ko'2679make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ko'2680Making install in nl2681make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/nl'2682make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/nl'2683make[3]: Nothing to be done for 'install-exec-am'.2684 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/nl/man1'2685 /usr/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 '/build/man-db/pkg/man-db/usr/share/man/nl/man1'2686 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/nl/man5'2687 /usr/bin/install -c -m 644 man5/manpath.5 '/build/man-db/pkg/man-db/usr/share/man/nl/man5'2688 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/nl/man8'2689 /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/build/man-db/pkg/man-db/usr/share/man/nl/man8'2690make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/nl'2691make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/nl'2692Making install in pl2693make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/pl'2694make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/pl'2695make[3]: Nothing to be done for 'install-exec-am'.2696 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/pl/man1'2697 /usr/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 '/build/man-db/pkg/man-db/usr/share/man/pl/man1'2698 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/pl/man5'2699 /usr/bin/install -c -m 644 man5/manpath.5 '/build/man-db/pkg/man-db/usr/share/man/pl/man5'2700 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/pl/man8'2701 /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/build/man-db/pkg/man-db/usr/share/man/pl/man8'2702make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/pl'2703make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/pl'2704Making install in pt2705make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/pt'2706make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/pt'2707make[3]: Nothing to be done for 'install-exec-am'.2708 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/pt/man1'2709 /usr/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 '/build/man-db/pkg/man-db/usr/share/man/pt/man1'2710 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/pt/man5'2711 /usr/bin/install -c -m 644 man5/manpath.5 '/build/man-db/pkg/man-db/usr/share/man/pt/man5'2712 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/pt/man8'2713 /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/build/man-db/pkg/man-db/usr/share/man/pt/man8'2714make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/pt'2715make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/pt'2716Making install in pt_BR2717make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/pt_BR'2718make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/pt_BR'2719make[3]: Nothing to be done for 'install-exec-am'.2720 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/pt_BR/man1'2721 /usr/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 '/build/man-db/pkg/man-db/usr/share/man/pt_BR/man1'2722 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/pt_BR/man5'2723 /usr/bin/install -c -m 644 man5/manpath.5 '/build/man-db/pkg/man-db/usr/share/man/pt_BR/man5'2724 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/pt_BR/man8'2725 /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/build/man-db/pkg/man-db/usr/share/man/pt_BR/man8'2726make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/pt_BR'2727make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/pt_BR'2728Making install in ro2729make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ro'2730make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ro'2731make[3]: Nothing to be done for 'install-exec-am'.2732 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/ro/man1'2733 /usr/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 '/build/man-db/pkg/man-db/usr/share/man/ro/man1'2734 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/ro/man5'2735 /usr/bin/install -c -m 644 man5/manpath.5 '/build/man-db/pkg/man-db/usr/share/man/ro/man5'2736 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/ro/man8'2737 /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/build/man-db/pkg/man-db/usr/share/man/ro/man8'2738make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ro'2739make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ro'2740Making install in ru2741make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ru'2742make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/ru'2743make[3]: Nothing to be done for 'install-exec-am'.2744 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/ru/man1'2745 /usr/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 '/build/man-db/pkg/man-db/usr/share/man/ru/man1'2746 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/ru/man5'2747 /usr/bin/install -c -m 644 man5/manpath.5 '/build/man-db/pkg/man-db/usr/share/man/ru/man5'2748 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/ru/man8'2749 /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/build/man-db/pkg/man-db/usr/share/man/ru/man8'2750make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ru'2751make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/ru'2752Making install in sr2753make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/sr'2754make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/sr'2755make[3]: Nothing to be done for 'install-exec-am'.2756 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/sr/man1'2757 /usr/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 '/build/man-db/pkg/man-db/usr/share/man/sr/man1'2758 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/sr/man5'2759 /usr/bin/install -c -m 644 man5/manpath.5 '/build/man-db/pkg/man-db/usr/share/man/sr/man5'2760 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/sr/man8'2761 /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/build/man-db/pkg/man-db/usr/share/man/sr/man8'2762make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/sr'2763make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/sr'2764Making install in sv2765make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/sv'2766make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/sv'2767make[3]: Nothing to be done for 'install-exec-am'.2768 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/sv/man1'2769 /usr/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 '/build/man-db/pkg/man-db/usr/share/man/sv/man1'2770 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/sv/man5'2771 /usr/bin/install -c -m 644 man5/manpath.5 '/build/man-db/pkg/man-db/usr/share/man/sv/man5'2772 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/sv/man8'2773 /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/build/man-db/pkg/man-db/usr/share/man/sv/man8'2774make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/sv'2775make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/sv'2776Making install in tr2777make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/tr'2778make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/tr'2779make[3]: Nothing to be done for 'install-exec-am'.2780 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/tr/man1'2781 /usr/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 '/build/man-db/pkg/man-db/usr/share/man/tr/man1'2782 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/tr/man5'2783 /usr/bin/install -c -m 644 man5/manpath.5 '/build/man-db/pkg/man-db/usr/share/man/tr/man5'2784 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/tr/man8'2785 /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/build/man-db/pkg/man-db/usr/share/man/tr/man8'2786make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/tr'2787make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/tr'2788Making install in uk2789make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/uk'2790make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/uk'2791make[3]: Nothing to be done for 'install-exec-am'.2792 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/uk/man1'2793 /usr/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 '/build/man-db/pkg/man-db/usr/share/man/uk/man1'2794 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/uk/man5'2795 /usr/bin/install -c -m 644 man5/manpath.5 '/build/man-db/pkg/man-db/usr/share/man/uk/man5'2796 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/uk/man8'2797 /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/build/man-db/pkg/man-db/usr/share/man/uk/man8'2798make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/uk'2799make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/uk'2800Making install in zh_CN2801make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man/zh_CN'2802make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man/zh_CN'2803make[3]: Nothing to be done for 'install-exec-am'.2804 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/zh_CN/man1'2805 /usr/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 '/build/man-db/pkg/man-db/usr/share/man/zh_CN/man1'2806 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/zh_CN/man5'2807 /usr/bin/install -c -m 644 man5/manpath.5 '/build/man-db/pkg/man-db/usr/share/man/zh_CN/man5'2808 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/zh_CN/man8'2809 /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/build/man-db/pkg/man-db/usr/share/man/zh_CN/man8'2810make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/zh_CN'2811make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man/zh_CN'2812make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/man'2813make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/man'2814make[3]: Nothing to be done for 'install-exec-am'.2815 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/./man1'2816 /usr/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 '/build/man-db/pkg/man-db/usr/share/man/./man1'2817 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/./man5'2818 /usr/bin/install -c -m 644 man5/manpath.5 '/build/man-db/pkg/man-db/usr/share/man/./man5'2819 /usr/bin/mkdir -p '/build/man-db/pkg/man-db/usr/share/man/./man8'2820 /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/build/man-db/pkg/man-db/usr/share/man/./man8'2821make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/man'2822make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/man'2823make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/man'2824Making install in manual2825make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/manual'2826make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/manual'2827make[2]: Nothing to be done for 'install-exec-am'.2828make  install-data-hook2829make[3]: Entering directory '/build/man-db/src/man-db-2.13.1/manual'2830test -z "/usr/share/doc/man-db" || /usr/bin/mkdir -p "/build/man-db/pkg/man-db/usr/share/doc/man-db"2831 /usr/bin/install -c -m 644 man_db.cat '/build/man-db/pkg/man-db/usr/share/doc/man-db/man-db-manual.txt'2832 /usr/bin/install -c -m 644 man_db.ps '/build/man-db/pkg/man-db/usr/share/doc/man-db/man-db-manual.ps'2833make[3]: Leaving directory '/build/man-db/src/man-db-2.13.1/manual'2834make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/manual'2835make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/manual'2836Making install in po2837make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/po'2838installing ast.gmo as /build/man-db/pkg/man-db/usr/share/locale/ast/LC_MESSAGES/man-db.mo2839installing ca.gmo as /build/man-db/pkg/man-db/usr/share/locale/ca/LC_MESSAGES/man-db.mo2840installing cs.gmo as /build/man-db/pkg/man-db/usr/share/locale/cs/LC_MESSAGES/man-db.mo2841installing da.gmo as /build/man-db/pkg/man-db/usr/share/locale/da/LC_MESSAGES/man-db.mo2842installing de.gmo as /build/man-db/pkg/man-db/usr/share/locale/de/LC_MESSAGES/man-db.mo2843installing eo.gmo as /build/man-db/pkg/man-db/usr/share/locale/eo/LC_MESSAGES/man-db.mo2844installing es.gmo as /build/man-db/pkg/man-db/usr/share/locale/es/LC_MESSAGES/man-db.mo2845installing fi.gmo as /build/man-db/pkg/man-db/usr/share/locale/fi/LC_MESSAGES/man-db.mo2846installing fr.gmo as /build/man-db/pkg/man-db/usr/share/locale/fr/LC_MESSAGES/man-db.mo2847installing id.gmo as /build/man-db/pkg/man-db/usr/share/locale/id/LC_MESSAGES/man-db.mo2848installing it.gmo as /build/man-db/pkg/man-db/usr/share/locale/it/LC_MESSAGES/man-db.mo2849installing ja.gmo as /build/man-db/pkg/man-db/usr/share/locale/ja/LC_MESSAGES/man-db.mo2850installing ka.gmo as /build/man-db/pkg/man-db/usr/share/locale/ka/LC_MESSAGES/man-db.mo2851installing ko.gmo as /build/man-db/pkg/man-db/usr/share/locale/ko/LC_MESSAGES/man-db.mo2852installing nl.gmo as /build/man-db/pkg/man-db/usr/share/locale/nl/LC_MESSAGES/man-db.mo2853installing pl.gmo as /build/man-db/pkg/man-db/usr/share/locale/pl/LC_MESSAGES/man-db.mo2854installing pt.gmo as /build/man-db/pkg/man-db/usr/share/locale/pt/LC_MESSAGES/man-db.mo2855installing pt_BR.gmo as /build/man-db/pkg/man-db/usr/share/locale/pt_BR/LC_MESSAGES/man-db.mo2856installing ro.gmo as /build/man-db/pkg/man-db/usr/share/locale/ro/LC_MESSAGES/man-db.mo2857installing ru.gmo as /build/man-db/pkg/man-db/usr/share/locale/ru/LC_MESSAGES/man-db.mo2858installing sr.gmo as /build/man-db/pkg/man-db/usr/share/locale/sr/LC_MESSAGES/man-db.mo2859installing sv.gmo as /build/man-db/pkg/man-db/usr/share/locale/sv/LC_MESSAGES/man-db.mo2860installing tr.gmo as /build/man-db/pkg/man-db/usr/share/locale/tr/LC_MESSAGES/man-db.mo2861installing uk.gmo as /build/man-db/pkg/man-db/usr/share/locale/uk/LC_MESSAGES/man-db.mo2862installing vi.gmo as /build/man-db/pkg/man-db/usr/share/locale/vi/LC_MESSAGES/man-db.mo2863installing zh_CN.gmo as /build/man-db/pkg/man-db/usr/share/locale/zh_CN/LC_MESSAGES/man-db.mo2864installing zh_TW.gmo as /build/man-db/pkg/man-db/usr/share/locale/zh_TW/LC_MESSAGES/man-db.mo2865if test "man-db" = "gettext-tools"; then \2866  /usr/bin/mkdir -p /build/man-db/pkg/man-db/usr/share/gettext/po; \2867  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 \2868    /usr/bin/install -c -m 644 ./$file \2869		    /build/man-db/pkg/man-db/usr/share/gettext/po/$file; \2870  done; \2871  for file in Makevars; do \2872    rm -f /build/man-db/pkg/man-db/usr/share/gettext/po/$file; \2873  done; \2874else \2875  : ; \2876fi2877make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/po'2878Making install in tools2879make[1]: Entering directory '/build/man-db/src/man-db-2.13.1/tools'2880make[2]: Entering directory '/build/man-db/src/man-db-2.13.1/tools'2881make[2]: Nothing to be done for 'install-exec-am'.2882make[2]: Nothing to be done for 'install-data-am'.2883make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1/tools'2884make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1/tools'2885make[1]: Entering directory '/build/man-db/src/man-db-2.13.1'2886make[2]: Entering directory '/build/man-db/src/man-db-2.13.1'2887make[2]: Nothing to be done for 'install-exec-am'.2888make[2]: Nothing to be done for 'install-data-am'.2889make[2]: Leaving directory '/build/man-db/src/man-db-2.13.1'2890make[1]: Leaving directory '/build/man-db/src/man-db-2.13.1'2891install: creating directory '/build/man-db/pkg/man-db/usr/share/libalpm'2892install: creating directory '/build/man-db/pkg/man-db/usr/share/libalpm/hooks'2893'../man-db-remove-cache.hook' -> '/build/man-db/pkg/man-db/usr/share/libalpm/hooks/man-db-remove-cache.hook'2894==> Tidying install...2895  -> Removing libtool files...2896  -> Removing static library files...2897  -> Purging unwanted files...2898  -> Stripping unneeded symbols from binaries and libraries...2899  -> Compressing man and info pages...2900==> Checking for packaging issues...2901==> Creating package "man-db"...2902  -> Generating .PKGINFO file...2903  -> Generating .BUILDINFO file...2904  -> Generating .MTREE file...2905  -> Compressing package...2906==> Creating package "man-db-debug"...2907  -> Generating .PKGINFO file...2908  -> Generating .BUILDINFO file...2909  -> Generating .MTREE file...2910  -> Compressing package...2911==> Leaving fakeroot environment.2912==> Finished making: man-db 2.13.1-2 (Tue Sep  8 21:05:19 2026)2913==> builder-signed man-db-2.13.1-2-x86_64.pkg.tar.zst2914==> builder-signed man-db-debug-2.13.1-2-x86_64.pkg.tar.zst2915==> archci-build finished with 0 at 2026-09-08T21:05:19Z: man-db-2.13.1-2-x86_64.pkg.tar.zst man-db-debug-2.13.1-2-x86_64.pkg.tar.zst