==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: kbd 2.9.0-1 (Sat Oct  4 01:24:24 2025)
==> Retrieving sources...
  -> Cloning kbd git repo...
Cloning into bare repository '/home/leming/work/kbd/kbd'...
  -> Found fix-euro2.patch
  -> Found vlock.pam
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    kbd ... Skipped
    fix-euro2.patch ... Passed
    vlock.pam ... Passed
==> Making package: kbd 2.9.0-1 (Sat Oct  4 01:24:47 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) perl-error-0.17030-2  perl-mailtools-2.22-2  perl-timedate-2.33-8
             zlib-ng-2.2.5-1  check-0.15.2-3  git-2.51.0-1

Total Download Size:    6.66 MiB
Total Installed Size:  40.46 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 git-2.51.0-1-armv7h downloading...
 zlib-ng-2.2.5-1-armv7h downloading...
 check-0.15.2-3-armv7h downloading...
 perl-mailtools-2.22-2-any downloading...
 perl-timedate-2.33-8-any downloading...
 perl-error-0.17030-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing check...
Optional dependencies for check
    check-docs: Documentation
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git [installed]
:: Running post-transaction hooks...
(1/5) Creating system user accounts...
Creating group 'git' with GID 970.
Creating user 'git' (git daemon user) with UID 970 and GID 970.
(2/5) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/5) Arming ConditionNeedsUpdate...
(4/5) Checking for old perl modules...
(5/5) Updating the info directory file...
[?25h==> Retrieving sources...
  -> Found fix-euro2.patch
  -> Found vlock.pam
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of kbd git repo...
Cloning into 'kbd'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
patching file data/keymaps/i386/include/euro2.map
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
Copying file ABOUT-NLS
Copying file config/config.rpath
Copying file m4/codeset.m4
Copying file m4/extern-inline.m4
Copying file m4/fcntl-o.m4
Copying file m4/gettext.m4
Copying file m4/glibc2.m4
Copying file m4/glibc21.m4
Copying file m4/intdiv0.m4
Copying file m4/intl.m4
Copying file m4/intldir.m4
Copying file m4/intlmacosx.m4
Copying file m4/intmax.m4
Copying file m4/inttypes-pri.m4
Copying file m4/inttypes_h.m4
Copying file m4/lcmessage.m4
Copying file m4/lock.m4
Copying file m4/longlong.m4
Copying file m4/printf-posix.m4
Copying file m4/size_max.m4
Copying file m4/stdint_h.m4
Copying file m4/threadlib.m4
Copying file m4/uintmax_t.m4
Copying file m4/visibility.m4
Copying file m4/wchar_t.m4
Copying file m4/wint_t.m4
Copying file m4/xsize.m4
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/en@boldquot.header
Copying file po/en@quot.header
Copying file po/insert-header.sin
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:40: installing 'config/ar-lib'
configure.ac:25: installing 'config/compile'
configure.ac:31: installing 'config/config.guess'
configure.ac:31: installing 'config/config.sub'
configure.ac:12: installing 'config/install-sh'
configure.ac:12: installing 'config/missing'
src/Makefile.am: installing 'config/depcomp'
configure.ac: installing 'config/ylwrap'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking how to create a pax tar archive... gnutar
configure: checking for programs...
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for bison... bison -y
checking for a sed that does not truncate output... /usr/bin/sed
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking whether yytext is a pointer... yes
checking for ar... ar
checking the archiver (ar) interface... ar
configure: checking for libtool...
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for vfork.h... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: checking for gettext...
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C preprocessor... gcc -E
checking for egrep -e... (cached) /usr/bin/grep -E
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
configure: checking for header files...
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking for libintl.h... yes
checking for locale.h... yes
checking for malloc.h... yes
checking for stdint.h... (cached) yes
checking for sys/file.h... yes
checking for sys/ioctl.h... yes
checking for sys/param.h... yes
checking for syslog.h... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
configure: checking for typedefs, structures, and compiler characteristics...
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for typeof syntax and keyword spelling... typeof
checking for _Generic... yes
checking for int32_t... yes
checking for int8_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uid_t... yes
checking for gid_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking for struct stat.st_rdev... yes
configure: checking for library functions...
checking for working chown... yes
checking for pid_t... yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for GNU libc compatible malloc... yes
checking for GNU libc compatible realloc... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... no
checking for alarm... yes
checking for dup2... yes
checking for endpwent... yes
checking for memset... yes
checking for setlocale... yes
checking for strcasecmp... yes
checking for strerror... yes
checking for strdup... yes
checking for strndup... yes
checking for strchr... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for library containing timer_create... none required
configure: checking for code coverage support...
checking whether to build with code coverage support... no
configure: checking compiler extra flags...
checking whether C compiler accepts -std=gnu11... yes
checking whether C compiler accepts -Werror... yes
checking whether to add -D_FORTIFY_SOURCE=3 to CPPFLAGS... no
checking whether to add -D_FORTIFY_SOURCE=2 to CPPFLAGS... no
checking if gcc supports -Waggregate-return flag... yes
checking if gcc supports -Wall flag... yes
checking if gcc supports -Wcast-align flag... yes
checking if gcc supports -Wconversion flag... yes
checking if gcc supports -Wdisabled-optimization flag... yes
checking if gcc supports -Wextra flag... yes
checking if gcc supports -Wmissing-declarations flag... yes
checking if gcc supports -Wmissing-format-attribute flag... yes
checking if gcc supports -Wmissing-noreturn flag... yes
checking if gcc supports -Wmissing-prototypes flag... yes
checking if gcc supports -Wpointer-arith flag... yes
checking if gcc supports -Wredundant-decls flag... yes
checking if gcc supports -Wshadow flag... yes
checking if gcc supports -Wstrict-prototypes flag... yes
checking if gcc supports -Wwrite-strings flag... yes
configure: checking the necessity of architecture-dependent programs...
configure: checking for pkg-config...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: checking the configure options...
checking for gzip... gzip -n
checking for pam... yes
checking for pam_misc... yes
checking for zlib... yes
checking for bzip2... yes
checking for liblzma... yes
checking for libzstd... yes
checking for valgrind... no
checking for doxygen... no
configure: generation of Makefiles...
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating docs/Makefile
config.status: creating docs/man/Makefile
config.status: creating docs/man/man1/Makefile
config.status: creating docs/man/man1misc/Makefile
config.status: creating docs/man/man5/Makefile
config.status: creating docs/man/man8/Makefile
config.status: creating docs/man/man8misc/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/libkeymap/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating src/libcommon/Makefile
config.status: creating src/libkbdfile/Makefile
config.status: creating src/libkeymap/Makefile
config.status: creating src/libkfont/Makefile
config.status: creating src/vlock/Makefile
config.status: creating tests/Makefile
config.status: creating tests/helpers/Makefile
config.status: creating tests/libcommon/Makefile
config.status: creating tests/libkbdfile/Makefile
config.status: creating tests/libkeymap/Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

	kbd 2.9.0

	prefix:                 /usr
	libdir:                 ${exec_prefix}/lib
	bindir:                 ${exec_prefix}/bin
	datadir:                /usr/share/kbd

	compiler:               gcc
	cflags:                 -O2  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=gnu11 -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings
	code coverage:          no

	compress data:          gzip -n

	{get,set}keycodes:      yes
	resizecons:             no
	optional progs:         yes
	vlock:                  yes
	standalone libkbdfile:  no
	- with dlopen zlib:     yes
	- with dlopen libbz2:   yes
	- with dlopen liblzma:  yes
	- with dlopen libzstd:  yes
	standalone libkeymap:   no
	standalone libkfont:    no

make  all-recursive
make[1]: Entering directory '/build/kbd/src/kbd'
Making all in src
make[2]: Entering directory '/build/kbd/src/kbd/src'
Making all in libcommon
make[3]: Entering directory '/build/kbd/src/kbd/src/libcommon'
  CC       getfd.o
  CC       error.o
  CC       version.o
  AR       libcommon.a
make[3]: Leaving directory '/build/kbd/src/kbd/src/libcommon'
Making all in libkbdfile
make[3]: Entering directory '/build/kbd/src/kbd/src/libkbdfile'
  CC       libkbdfile_la-elf-note.lo
  CC       libkbdfile_la-init.lo
  CC       libkbdfile_la-kbdfile.lo
  CC       libkbdfile_la-kbdfile-zlib.lo
  CC       libkbdfile_la-kbdfile-bzip2.lo
  CC       libkbdfile_la-kbdfile-lzma.lo
  CC       libkbdfile_la-kbdfile-zstd.lo
  CCLD     libkbdfile.la
make[3]: Leaving directory '/build/kbd/src/kbd/src/libkbdfile'
Making all in libkfont
make[3]: Entering directory '/build/kbd/src/kbd/src/libkfont'
  CC       psffontop.lo
  CC       psfxtable.lo
  CC       context.lo
  CC       unicode.lo
  CC       utf8.lo
  CC       kdmapop.lo
  CC       loadunimap.lo
  CC       mapscrn.lo
  CC       setfont.lo
  CC       kdfontop.lo
  CCLD     libkfont.la
make[3]: Leaving directory '/build/kbd/src/kbd/src/libkfont'
Making all in libkeymap
make[3]: Entering directory '/build/kbd/src/kbd/src/libkeymap'
  YACC     parser.c
  LEX      analyze.c
  CHARSET  syms.latin1.h
  CHARSET  syms.latin2.h
  CHARSET  syms.latin3.h
  CHARSET  syms.latin4.h
  CHARSET  syms.iso8859_7.h
  CHARSET  syms.iso8859_5.h
  CHARSET  syms.iso8859_8.h
  CHARSET  syms.iso8859_9.h
  CHARSET  syms.iso8859_15.h
  CHARSET  syms.cp1250.h
  CHARSET  syms.koi8.h
updating parser.h
make  all-am
make[4]: Entering directory '/build/kbd/src/kbd/src/libkeymap'
  CC       array.lo
  CC       common.lo
  CC       kernel.lo
  CC       dump.lo
  CC       kmap.lo
array.c: In function 'lk_array_get_ptr':
array.c:98:8: warning: cast increases required alignment of target type [-Wcast-align]
dump.c: In function 'lk_dump_diacs':
dump.c:281:16: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'ssize_t' {aka 'int'} [-Wsign-compare]
dump.c:282:45: warning: conversion to 'ssize_t' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  CC       diacr.lo
  CC       func.lo
  CC       summary.lo
  CC       loadkeys.lo
  CC       parser.lo
  CC       analyze.lo
loadkeys.c: In function 'deffuncs':
loadkeys.c:195:43: warning: conversion to 'ssize_t' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion]
loadkeys.c: In function 'defdiacs':
loadkeys.c:242:24: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'ssize_t' {aka 'int'} [-Wsign-compare]
loadkeys.c:243:46: warning: conversion to 'ssize_t' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion]
loadkeys.c:264:24: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'ssize_t' {aka 'int'} [-Wsign-compare]
loadkeys.c:265:46: warning: conversion to 'ssize_t' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  CC       modifiers.lo
  CC       ksyms.lo
parser.y: In function 'yyparse':
parser.y:333:6: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'ssize_t' {aka 'int'} [-Wformat=]
  CCLD     libkeymap.la
make[4]: Leaving directory '/build/kbd/src/kbd/src/libkeymap'
make[3]: Leaving directory '/build/kbd/src/kbd/src/libkeymap'
Making all in vlock
make[3]: Entering directory '/build/kbd/src/kbd/src/vlock'
  CC       vlock-auth.o
  CC       vlock-pam.o
  CC       vlock-parse.o
  CC       vlock-screen.o
  CC       vlock-username.o
  CC       vlock-vlock.o
  CC       vlock-vt.o
  CCLD     vlock
make[3]: Leaving directory '/build/kbd/src/kbd/src/vlock'
make[3]: Entering directory '/build/kbd/src/kbd/src'
  CC       mapscrn.o
  CC       loadunimap.o
  CC       dumpkeys.o
  CC       loadkeys.o
  CC       showkey.o
  CC       setfont.o
  CC       showconsolefont.o
  CC       setleds.o
  CC       setmetamode.o
  CC       kbd_mode.o
  CC       psfxtable.o
  CC       fgconsole.o
  CC       kbdrate.o
  CC       chvt.o
  CC       deallocvt.o
  CC       openvt.o
  CC       kbdinfo.o
  CC       setvtrgb.o
  CC       getkeycodes.o
  CC       setkeycodes.o
  CC       setlogcons.o
  CC       setvesablank.o
  CC       getunimap-getunimap.o
  CC       clrunimap.o
setkeycodes.c: In function 'str_to_uint':
setkeycodes.c:61:8: warning: comparison of integer expressions of different signedness: 'long int' and 'unsigned int' [-Wsign-compare]
  CC       outpsfheader.o
  CC       setpalette.o
  CC       screendump.o
  CC       spawn_console-spawn_command.o
  CC       spawn_login-spawn_command.o
  CCLD     mapscrn
  CCLD     loadunimap
  CCLD     dumpkeys
  CCLD     loadkeys
  CCLD     showkey
  CCLD     setfont
  CCLD     showconsolefont
  CCLD     setleds
  CCLD     setmetamode
  CCLD     kbd_mode
  CCLD     psfxtable
  CCLD     fgconsole
  CCLD     kbdrate
  CCLD     chvt
  CCLD     deallocvt
  CCLD     openvt
  CCLD     kbdinfo
  CCLD     setvtrgb
  CCLD     getkeycodes
  CCLD     setkeycodes
  CCLD     setlogcons
  CCLD     setvesablank
  CCLD     getunimap
  CCLD     clrunimap
  CCLD     outpsfheader
  CCLD     setpalette
  CCLD     screendump
  CCLD     spawn_console
  CCLD     spawn_login
make[3]: Leaving directory '/build/kbd/src/kbd/src'
make[2]: Leaving directory '/build/kbd/src/kbd/src'
Making all in data
make[2]: Entering directory '/build/kbd/src/kbd/data'
  PACK     keymaps_Z
  PACK     consolefonts_Z
  PACK     partialfonts_Z
make[2]: Leaving directory '/build/kbd/src/kbd/data'
Making all in po
make[2]: Entering directory '/build/kbd/src/kbd/po'
test ! -f ./kbd.pot || \
  test -z "cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo hu.gmo id.gmo it.gmo ka.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sq.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo" || make cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo hu.gmo id.gmo it.gmo ka.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sq.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo
make[3]: Entering directory '/build/kbd/src/kbd/po'
/usr/bin/msgmerge --update  --lang=cs cs.po kbd.pot
/usr/bin/msgmerge --update  --lang=de de.po kbd.pot
/usr/bin/msgmerge --update  --lang=el el.po kbd.pot
/usr/bin/msgmerge --update  --lang=da da.po kbd.pot
/usr/bin/msgmerge --update  --lang=eo eo.po kbd.pot
................................................................................................................... done.
. done.
 done.
.................................... done.
..................................../usr/bin/msgmerge --update  --lang=es es.po kbd.pot
 done.
rm -f hu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.po
rm -f id.gmo && /usr/bin/msgfmt -c --statistics --verbose -o id.gmo id.po
rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po
rm -f ka.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ka.gmo ka.po
hu.po: 113 translated messages, 138 fuzzy translations, 107 untranslated messages.
it.po: 74 translated messages, 164 fuzzy translations, 120 untranslated messages.
id.po: 353 translated messages, 4 fuzzy translations, 1 untranslated message.
......................................... done.
rm -f nl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.po
rm -f pl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.po
rm -f pt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt.gmo pt.po
rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po
ka.po: 180 translated messages, 2 fuzzy translations, 176 untranslated messages.
nl.po: 120 translated messages, 139 fuzzy translations, 99 untranslated messages.
pl.po: 353 translated messages, 4 fuzzy translations, 1 untranslated message.
pt.po: 353 translated messages, 4 fuzzy translations, 1 untranslated message.
pt_BR.po: 325 translated messages, 17 fuzzy translations, 16 untranslated messages.
rm -f ro.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ro.gmo ro.po
rm -f sq.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sq.gmo sq.po
rm -f ru.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.po
rm -f sv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.po
rm -f sr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sr.gmo sr.po
ro.po: 353 translated messages, 4 fuzzy translations, 1 untranslated message.
sq.po: 185 translated messages, 4 fuzzy translations, 169 untranslated messages.
ru.po: 333 translated messages, 9 fuzzy translations, 16 untranslated messages.
sr.po: 353 translated messages, 4 fuzzy translations, 1 untranslated message.
sv.po: 353 translated messages, 4 fuzzy translations, 1 untranslated message.
rm -f tr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o tr.gmo tr.po
rm -f uk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o uk.gmo uk.po
rm -f vi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o vi.gmo vi.po
rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.po
uk.po: 353 translated messages, 4 fuzzy translations, 1 untranslated message.
tr.po: 50 translated messages, 145 fuzzy translations, 163 untranslated messages.
vi.po: 120 translated messages, 139 fuzzy translations, 99 untranslated messages.
rm -f cs.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cs.gmo cs.po
zh_CN.po: 223 translated messages, 66 fuzzy translations, 69 untranslated messages.
rm -f da.gmo && /usr/bin/msgfmt -c --statistics --verbose -o da.gmo da.po
rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po
rm -f el.gmo && /usr/bin/msgfmt -c --statistics --verbose -o el.gmo el.po
rm -f eo.gmo && /usr/bin/msgfmt -c --statistics --verbose -o eo.gmo eo.po
cs.po: 353 translated messages, 4 fuzzy translations, 1 untranslated message.
da.po: 74 translated messages, 164 fuzzy translations, 120 untranslated messages.
de.po: 333 translated messages, 9 fuzzy translations, 16 untranslated messages.
rm -f es.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.po
el.po: 333 translated messages, 9 fuzzy translations, 16 untranslated messages.
eo.po: 329 translated messages, 13 fuzzy translations, 16 untranslated messages.
es.po: 353 translated messages, 4 fuzzy translations, 1 untranslated message.
make[3]: Leaving directory '/build/kbd/src/kbd/po'
touch stamp-po
make[2]: Leaving directory '/build/kbd/src/kbd/po'
Making all in docs
make[2]: Entering directory '/build/kbd/src/kbd/docs'
Making all in man
make[3]: Entering directory '/build/kbd/src/kbd/docs/man'
Making all in man1
make[4]: Entering directory '/build/kbd/src/kbd/docs/man/man1'
  SED      dumpkeys.1
  SED      loadkeys.1
make[4]: Leaving directory '/build/kbd/src/kbd/docs/man/man1'
Making all in man5
make[4]: Entering directory '/build/kbd/src/kbd/docs/man/man5'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/kbd/src/kbd/docs/man/man5'
Making all in man8
make[4]: Entering directory '/build/kbd/src/kbd/docs/man/man8'
  SED      loadunimap.8
  SED      mapscrn.8
  SED      setfont.8
make[4]: Leaving directory '/build/kbd/src/kbd/docs/man/man8'
Making all in man1misc
make[4]: Entering directory '/build/kbd/src/kbd/docs/man/man1misc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/kbd/src/kbd/docs/man/man1misc'
Making all in man8misc
make[4]: Entering directory '/build/kbd/src/kbd/docs/man/man8misc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/kbd/src/kbd/docs/man/man8misc'
make[4]: Entering directory '/build/kbd/src/kbd/docs/man'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/kbd/src/kbd/docs/man'
make[3]: Leaving directory '/build/kbd/src/kbd/docs/man'
Making all in reference
make[3]: Entering directory '/build/kbd/src/kbd/docs/reference'
make[4]: Entering directory '/build/kbd/src/kbd/docs/reference'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/kbd/src/kbd/docs/reference'
make[3]: Leaving directory '/build/kbd/src/kbd/docs/reference'
make[3]: Entering directory '/build/kbd/src/kbd/docs'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/kbd/src/kbd/docs'
make[2]: Leaving directory '/build/kbd/src/kbd/docs'
make[2]: Entering directory '/build/kbd/src/kbd'
make[2]: Leaving directory '/build/kbd/src/kbd'
make[1]: Leaving directory '/build/kbd/src/kbd'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/kbd/src/kbd/src'
Making install in libcommon
make[2]: Entering directory '/build/kbd/src/kbd/src/libcommon'
make[3]: Entering directory '/build/kbd/src/kbd/src/libcommon'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/kbd/src/kbd/src/libcommon'
make[2]: Leaving directory '/build/kbd/src/kbd/src/libcommon'
Making install in libkbdfile
make[2]: Entering directory '/build/kbd/src/kbd/src/libkbdfile'
make[3]: Entering directory '/build/kbd/src/kbd/src/libkbdfile'
make[3]: Leaving directory '/build/kbd/src/kbd/src/libkbdfile'
make[2]: Leaving directory '/build/kbd/src/kbd/src/libkbdfile'
Making install in libkfont
make[2]: Entering directory '/build/kbd/src/kbd/src/libkfont'
make[3]: Entering directory '/build/kbd/src/kbd/src/libkfont'
make[3]: Leaving directory '/build/kbd/src/kbd/src/libkfont'
make[2]: Leaving directory '/build/kbd/src/kbd/src/libkfont'
Making install in libkeymap
make[2]: Entering directory '/build/kbd/src/kbd/src/libkeymap'
make  install-am
make[3]: Entering directory '/build/kbd/src/kbd/src/libkeymap'
make[4]: Entering directory '/build/kbd/src/kbd/src/libkeymap'
make[4]: Leaving directory '/build/kbd/src/kbd/src/libkeymap'
make[3]: Leaving directory '/build/kbd/src/kbd/src/libkeymap'
make[2]: Leaving directory '/build/kbd/src/kbd/src/libkeymap'
Making install in vlock
make[2]: Entering directory '/build/kbd/src/kbd/src/vlock'
make[3]: Entering directory '/build/kbd/src/kbd/src/vlock'
install -Dm644 ./vlock.pamd /build/kbd/pkg/kbd/etc/pam.d/vlock
 /usr/bin/mkdir -p '/build/kbd/pkg/kbd/usr/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c vlock '/build/kbd/pkg/kbd/usr/bin'
libtool: install: /usr/bin/install -c vlock /build/kbd/pkg/kbd/usr/bin/vlock
make[3]: Leaving directory '/build/kbd/src/kbd/src/vlock'
make[2]: Leaving directory '/build/kbd/src/kbd/src/vlock'
make[2]: Entering directory '/build/kbd/src/kbd/src'
make[3]: Entering directory '/build/kbd/src/kbd/src'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/kbd/pkg/kbd/usr/bin'
 /usr/bin/mkdir -p '/build/kbd/pkg/kbd/usr/bin'
 /usr/bin/install -c unicode_start unicode_stop '/build/kbd/pkg/kbd/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c mapscrn loadunimap dumpkeys loadkeys showkey setfont showconsolefont setleds setmetamode kbd_mode psfxtable fgconsole kbdrate chvt deallocvt openvt kbdinfo setvtrgb getkeycodes setkeycodes setlogcons setvesablank getunimap clrunimap outpsfheader setpalette screendump spawn_console spawn_login '/build/kbd/pkg/kbd/usr/bin'
libtool: install: /usr/bin/install -c mapscrn /build/kbd/pkg/kbd/usr/bin/mapscrn
libtool: install: /usr/bin/install -c loadunimap /build/kbd/pkg/kbd/usr/bin/loadunimap
libtool: install: /usr/bin/install -c dumpkeys /build/kbd/pkg/kbd/usr/bin/dumpkeys
libtool: install: /usr/bin/install -c loadkeys /build/kbd/pkg/kbd/usr/bin/loadkeys
libtool: install: /usr/bin/install -c showkey /build/kbd/pkg/kbd/usr/bin/showkey
libtool: install: /usr/bin/install -c setfont /build/kbd/pkg/kbd/usr/bin/setfont
libtool: install: /usr/bin/install -c showconsolefont /build/kbd/pkg/kbd/usr/bin/showconsolefont
libtool: install: /usr/bin/install -c setleds /build/kbd/pkg/kbd/usr/bin/setleds
libtool: install: /usr/bin/install -c setmetamode /build/kbd/pkg/kbd/usr/bin/setmetamode
libtool: install: /usr/bin/install -c kbd_mode /build/kbd/pkg/kbd/usr/bin/kbd_mode
libtool: install: /usr/bin/install -c psfxtable /build/kbd/pkg/kbd/usr/bin/psfxtable
libtool: install: /usr/bin/install -c fgconsole /build/kbd/pkg/kbd/usr/bin/fgconsole
libtool: install: /usr/bin/install -c kbdrate /build/kbd/pkg/kbd/usr/bin/kbdrate
libtool: install: /usr/bin/install -c chvt /build/kbd/pkg/kbd/usr/bin/chvt
libtool: install: /usr/bin/install -c deallocvt /build/kbd/pkg/kbd/usr/bin/deallocvt
libtool: install: /usr/bin/install -c openvt /build/kbd/pkg/kbd/usr/bin/openvt
libtool: install: /usr/bin/install -c kbdinfo /build/kbd/pkg/kbd/usr/bin/kbdinfo
libtool: install: /usr/bin/install -c setvtrgb /build/kbd/pkg/kbd/usr/bin/setvtrgb
libtool: install: /usr/bin/install -c getkeycodes /build/kbd/pkg/kbd/usr/bin/getkeycodes
libtool: install: /usr/bin/install -c setkeycodes /build/kbd/pkg/kbd/usr/bin/setkeycodes
libtool: install: /usr/bin/install -c setlogcons /build/kbd/pkg/kbd/usr/bin/setlogcons
libtool: install: /usr/bin/install -c setvesablank /build/kbd/pkg/kbd/usr/bin/setvesablank
libtool: install: /usr/bin/install -c getunimap /build/kbd/pkg/kbd/usr/bin/getunimap
libtool: install: /usr/bin/install -c clrunimap /build/kbd/pkg/kbd/usr/bin/clrunimap
libtool: install: /usr/bin/install -c outpsfheader /build/kbd/pkg/kbd/usr/bin/outpsfheader
libtool: install: /usr/bin/install -c setpalette /build/kbd/pkg/kbd/usr/bin/setpalette
libtool: install: /usr/bin/install -c screendump /build/kbd/pkg/kbd/usr/bin/screendump
libtool: install: /usr/bin/install -c spawn_console /build/kbd/pkg/kbd/usr/bin/spawn_console
libtool: install: /usr/bin/install -c spawn_login /build/kbd/pkg/kbd/usr/bin/spawn_login
make  install-exec-hook
make[4]: Entering directory '/build/kbd/src/kbd/src'
for i in psfaddtable psfgettable psfstriptable; do \
	rm -f /build/kbd/pkg/kbd/usr/bin/$i; \
	ln -s psfxtable /build/kbd/pkg/kbd/usr/bin/$i || exit $?; \
done
make[4]: Leaving directory '/build/kbd/src/kbd/src'
make[3]: Leaving directory '/build/kbd/src/kbd/src'
make[2]: Leaving directory '/build/kbd/src/kbd/src'
make[1]: Leaving directory '/build/kbd/src/kbd/src'
Making install in data
make[1]: Entering directory '/build/kbd/src/kbd/data'
make[2]: Entering directory '/build/kbd/src/kbd/data'
make[2]: Nothing to be done for 'install-exec-am'.
make  install-data-hook
make[3]: Entering directory '/build/kbd/src/kbd/data'
mkdir -p -m 755 -- /build/kbd/pkg/kbd/usr/share/kbd/keymaps
mkdir -p -m 755 -- /build/kbd/pkg/kbd/usr/share/kbd/consolefonts
mkdir -p -m 755 -- /build/kbd/pkg/kbd/usr/share/kbd/consoletrans
mkdir -p -m 755 -- /build/kbd/pkg/kbd/usr/share/kbd/unimaps
cp -ar -- keymaps_Z/* /build/kbd/pkg/kbd/usr/share/kbd/keymaps/
cp -a -- consolefonts_Z/* /build/kbd/pkg/kbd/usr/share/kbd/consolefonts/
cp -a -- ./unimaps/* /build/kbd/pkg/kbd/usr/share/kbd/unimaps/
cp -a -- ./consoletrans/* /build/kbd/pkg/kbd/usr/share/kbd/consoletrans/
mkdir -p -m 755 -- /build/kbd/pkg/kbd/usr/share/kbd/consolefonts/partialfonts
cp -a -- partialfonts_Z/* /build/kbd/pkg/kbd/usr/share/kbd/consolefonts/partialfonts/
cd "/build/kbd/pkg/kbd/usr/share/kbd/keymaps"; \
  for f in i386/mk_modmap README */README */*/README; do ! test -e "$f" || rm -f -- "$f"; done
rm -f /build/kbd/pkg/kbd/usr/share/kbd/keymaps/ppc
ln -s mac /build/kbd/pkg/kbd/usr/share/kbd/keymaps/ppc
make[3]: Leaving directory '/build/kbd/src/kbd/data'
make[2]: Leaving directory '/build/kbd/src/kbd/data'
make[1]: Leaving directory '/build/kbd/src/kbd/data'
Making install in po
make[1]: Entering directory '/build/kbd/src/kbd/po'
installing cs.gmo as /build/kbd/pkg/kbd/usr/share/locale/cs/LC_MESSAGES/kbd.mo
installing da.gmo as /build/kbd/pkg/kbd/usr/share/locale/da/LC_MESSAGES/kbd.mo
installing de.gmo as /build/kbd/pkg/kbd/usr/share/locale/de/LC_MESSAGES/kbd.mo
installing el.gmo as /build/kbd/pkg/kbd/usr/share/locale/el/LC_MESSAGES/kbd.mo
installing eo.gmo as /build/kbd/pkg/kbd/usr/share/locale/eo/LC_MESSAGES/kbd.mo
installing es.gmo as /build/kbd/pkg/kbd/usr/share/locale/es/LC_MESSAGES/kbd.mo
installing hu.gmo as /build/kbd/pkg/kbd/usr/share/locale/hu/LC_MESSAGES/kbd.mo
installing id.gmo as /build/kbd/pkg/kbd/usr/share/locale/id/LC_MESSAGES/kbd.mo
installing it.gmo as /build/kbd/pkg/kbd/usr/share/locale/it/LC_MESSAGES/kbd.mo
installing ka.gmo as /build/kbd/pkg/kbd/usr/share/locale/ka/LC_MESSAGES/kbd.mo
installing nl.gmo as /build/kbd/pkg/kbd/usr/share/locale/nl/LC_MESSAGES/kbd.mo
installing pl.gmo as /build/kbd/pkg/kbd/usr/share/locale/pl/LC_MESSAGES/kbd.mo
installing pt.gmo as /build/kbd/pkg/kbd/usr/share/locale/pt/LC_MESSAGES/kbd.mo
installing pt_BR.gmo as /build/kbd/pkg/kbd/usr/share/locale/pt_BR/LC_MESSAGES/kbd.mo
installing ro.gmo as /build/kbd/pkg/kbd/usr/share/locale/ro/LC_MESSAGES/kbd.mo
installing ru.gmo as /build/kbd/pkg/kbd/usr/share/locale/ru/LC_MESSAGES/kbd.mo
installing sq.gmo as /build/kbd/pkg/kbd/usr/share/locale/sq/LC_MESSAGES/kbd.mo
installing sr.gmo as /build/kbd/pkg/kbd/usr/share/locale/sr/LC_MESSAGES/kbd.mo
installing sv.gmo as /build/kbd/pkg/kbd/usr/share/locale/sv/LC_MESSAGES/kbd.mo
installing tr.gmo as /build/kbd/pkg/kbd/usr/share/locale/tr/LC_MESSAGES/kbd.mo
installing uk.gmo as /build/kbd/pkg/kbd/usr/share/locale/uk/LC_MESSAGES/kbd.mo
installing vi.gmo as /build/kbd/pkg/kbd/usr/share/locale/vi/LC_MESSAGES/kbd.mo
installing zh_CN.gmo as /build/kbd/pkg/kbd/usr/share/locale/zh_CN/LC_MESSAGES/kbd.mo
if test "kbd" = "gettext-tools"; then \
  /usr/bin/mkdir -p /build/kbd/pkg/kbd/usr/share/kbd/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /build/kbd/pkg/kbd/usr/share/kbd/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /build/kbd/pkg/kbd/usr/share/kbd/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/build/kbd/src/kbd/po'
Making install in docs
make[1]: Entering directory '/build/kbd/src/kbd/docs'
Making install in man
make[2]: Entering directory '/build/kbd/src/kbd/docs/man'
Making install in man1
make[3]: Entering directory '/build/kbd/src/kbd/docs/man/man1'
make[4]: Entering directory '/build/kbd/src/kbd/docs/man/man1'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/kbd/pkg/kbd/usr/share/man/man1'
 /usr/bin/install -c -m 644 chvt.1 deallocvt.1 fgconsole.1 kbd_mode.1 openvt.1 psfaddtable.1 psfgettable.1 psfstriptable.1 psfxtable.1 setleds.1 setmetamode.1 showkey.1 unicode_start.1 unicode_stop.1 kbdinfo.1 dumpkeys.1 loadkeys.1 vlock.1 '/build/kbd/pkg/kbd/usr/share/man/man1'
make[4]: Leaving directory '/build/kbd/src/kbd/docs/man/man1'
make[3]: Leaving directory '/build/kbd/src/kbd/docs/man/man1'
Making install in man5
make[3]: Entering directory '/build/kbd/src/kbd/docs/man/man5'
make[4]: Entering directory '/build/kbd/src/kbd/docs/man/man5'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/kbd/pkg/kbd/usr/share/man/man5'
 /usr/bin/install -c -m 644 keymaps.5 '/build/kbd/pkg/kbd/usr/share/man/man5'
make[4]: Leaving directory '/build/kbd/src/kbd/docs/man/man5'
make[3]: Leaving directory '/build/kbd/src/kbd/docs/man/man5'
Making install in man8
make[3]: Entering directory '/build/kbd/src/kbd/docs/man/man8'
make[4]: Entering directory '/build/kbd/src/kbd/docs/man/man8'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/kbd/pkg/kbd/usr/share/man/man8'
 /usr/bin/install -c -m 644 getkeycodes.8 kbdrate.8 resizecons.8 setkeycodes.8 showconsolefont.8 setvtrgb.8 loadunimap.8 mapscrn.8 setfont.8 '/build/kbd/pkg/kbd/usr/share/man/man8'
make[4]: Leaving directory '/build/kbd/src/kbd/docs/man/man8'
make[3]: Leaving directory '/build/kbd/src/kbd/docs/man/man8'
Making install in man1misc
make[3]: Entering directory '/build/kbd/src/kbd/docs/man/man1misc'
make[4]: Entering directory '/build/kbd/src/kbd/docs/man/man1misc'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/kbd/pkg/kbd/usr/share/man/man1'
 /usr/bin/install -c -m 644 codepage.1 screendump.1 splitfont.1 '/build/kbd/pkg/kbd/usr/share/man/man1'
make[4]: Leaving directory '/build/kbd/src/kbd/docs/man/man1misc'
make[3]: Leaving directory '/build/kbd/src/kbd/docs/man/man1misc'
Making install in man8misc
make[3]: Entering directory '/build/kbd/src/kbd/docs/man/man8misc'
make[4]: Entering directory '/build/kbd/src/kbd/docs/man/man8misc'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/kbd/pkg/kbd/usr/share/man/man8'
 /usr/bin/install -c -m 644 clrunimap.8 getunimap.8 mk_modmap.8 setlogcons.8 setvesablank.8 vcstime.8 '/build/kbd/pkg/kbd/usr/share/man/man8'
make[4]: Leaving directory '/build/kbd/src/kbd/docs/man/man8misc'
make[3]: Leaving directory '/build/kbd/src/kbd/docs/man/man8misc'
make[3]: Entering directory '/build/kbd/src/kbd/docs/man'
make[4]: Entering directory '/build/kbd/src/kbd/docs/man'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/kbd/src/kbd/docs/man'
make[3]: Leaving directory '/build/kbd/src/kbd/docs/man'
make[2]: Leaving directory '/build/kbd/src/kbd/docs/man'
Making install in reference
make[2]: Entering directory '/build/kbd/src/kbd/docs/reference'
make[3]: Entering directory '/build/kbd/src/kbd/docs/reference'
make[4]: Entering directory '/build/kbd/src/kbd/docs/reference'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/kbd/src/kbd/docs/reference'
make[3]: Leaving directory '/build/kbd/src/kbd/docs/reference'
make[2]: Leaving directory '/build/kbd/src/kbd/docs/reference'
make[2]: Entering directory '/build/kbd/src/kbd/docs'
make[3]: Entering directory '/build/kbd/src/kbd/docs'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/kbd/src/kbd/docs'
make[2]: Leaving directory '/build/kbd/src/kbd/docs'
make[1]: Leaving directory '/build/kbd/src/kbd/docs'
make[1]: Entering directory '/build/kbd/src/kbd'
make[2]: Entering directory '/build/kbd/src/kbd'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/kbd/src/kbd'
make[1]: Leaving directory '/build/kbd/src/kbd'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "kbd"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: kbd 2.9.0-1 (Sat Oct  4 01:26:45 2025)
==> Cleaning up...