[build-status: 99331] Log for successful build of man-db_2.5.0-3 (dist=unstable)

Build Daemon 1 buildd at linux-m32r.org
Wed Oct 17 08:23:49 JST 2007


Automatic build of man-db_2.5.0-3 on mappi005 by sbuild/m32r 0.53
Build started at 20071017-0717
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 1048kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main man-db 2.5.0-3 (dsc) [670B]
Get:2 http://debian.linux-m32r.org 06_devonian/main man-db 2.5.0-3 (tar) [978kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main man-db 2.5.0-3 (diff) [69.4kB]
Fetched 1048kB in 10s (104kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.0.0), flex, gettext, groff, libgdbm-dev, zlib1g-dev
** Filtered missing central deps that are dependencies of or provide build-deps:
m4
**** Warning:
**** The following central src deps are (probably) missing:
  autoconf, automake, bsdmainutils, exuberant-ctags
Checking for already installed source dependencies...
debhelper: already installed (5.0.57 >= 4.0.0 is satisfied)
flex: already installed (2.5.33-12)
gettext: already installed (0.16.1-2)
groff: already installed (1.18.1.1-12)
libgdbm-dev: already installed (1.8.3-3)
zlib1g-dev: already installed (1:1.2.3.3.dfsg-6)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting man-db in man-db-2.5.0
dpkg-source: unpacking man-db_2.5.0.orig.tar.gz
dpkg-source: applying /debian/buildd/build/man-db_2.5.0-3.diff.gz
dpkg-buildpackage: source package man-db
dpkg-buildpackage: source version 2.5.0-3
dpkg-buildpackage: source changed by Colin Watson <cjwatson at debian.org>
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
dh_testdir
touch configure stamp-h.in	# avoid autoconf build-dependency
[ ! -f GNUmakefile ] || /usr/bin/make -i distclean
[ ! -f manual/Makefile ] || /usr/bin/make -C manual -i distclean
rm -f build-stamp install-stamp man/index.*
rm -f */*.i
dh_clean
cd po && rm -f stamp-cat-id cat-id-tbl.c
 debian/rules build
touch configure stamp-h.in	# avoid autoconf build-dependency
test -x configure || chmod +x configure 
./configure --prefix=/usr --enable-setuid --with-db=gdbm \
	            --enable-undoc='man 7 undocumented' \
	            --with-device=latin1 --enable-mb-groff \
	            --with-config-file=/etc/manpath.config \
	            --with-browser=www-browser --with-pager=pager \
	            --with-col=col --with-vgrind=vgrind --with-grap=grap \
	            --with-compress=compress --with-bzip2=bzip2 \
	            
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
configure: Man will be installed setuid man
configure: Suggesting 'man 7 undocumented' for missing manual pages
configure: Including support for groff with Debian multibyte patch
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for ranlib... ranlib
checking for cat... cat
checking for browser... www-browser
checking for tr... tr
checking for grep... grep
checking for pager... pager
checking for nroff... nroff
checking whether nroff is GNU nroff... yes
checking that nroff works with argument -Tlatin1... yes
checking for appropriate nroff macro... -mandoc
checking for groff... groff
checking for appropriate groff options... -mandoc
checking for eqn... eqn
checking for neqn... neqn
checking for tbl... tbl
checking for col... col
checking for vgrind... vgrind
checking for refer... refer
checking for grap... grap
checking for pic... pic
checking for gzip... gzip
checking for compress... compress
checking for bzip2... bzip2
checking for gzopen in -lz... yes
configure: Using hierarchy organization GNU
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for library containing strerror... none required
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for unistd.h... (cached) yes
checking for memory.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for string.h... (cached) yes
checking whether make sets $(MAKE)... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
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 whether we are using the GNU C Library 2 or newer... yes
checking for simple visibility declarations... yes
checking for inline... inline
checking for size_t... yes
checking for stdint.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether integer division by zero raises SIGFPE... no
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
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 whether imported symbols can be declared weak... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for pthread_rwlock_t... yes
checking for multithread API to use... posix
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for inttypes.h... (cached) yes
checking for limits.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for argz_count... yes
checking for argz_stringify... yes
checking for argz_next... yes
checking for __fsetlocking... yes
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for NL_LOCALE_NAME macro... no
checking for bison... bison
checking version of bison... 2.3, ok
checking for long long int... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for ptrdiff_t... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for wcslen... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for iconv... (cached) yes
checking for iconv declaration... (cached) 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for an ANSI C-conforming const... yes
checking for inline... (cached) inline
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for working memcmp... yes
checking return type of signal handlers... void
checking for working strcoll... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking for ANSI C sprintf... yes
checking for working pclose... yes
checking for strsignal... yes
checking gdbm.h usability... yes
checking gdbm.h presence... yes
checking for gdbm.h... yes
checking for gdbm_fetch in -lgdbm... yes
checking for gdbm_exists... no
checking for gdbm_setopt... no
checking for getcwd... (cached) yes
checking for atexit... yes
checking for seteuid... yes
checking for setreuid... yes
checking for setresuid... yes
checking for strerror... yes
checking for canonicalize_file_name... yes
checking for setlocale... (cached) yes
checking for regcomp... yes
checking for fnmatch with FNM_CASEFOLD... yes
checking for globfree... yes
checking for getopt_long... yes
checking for flock... yes
checking for putenv... (cached) yes
checking for realpath... yes
checking for rename... yes
checking for basename... yes
checking for waitpid... yes
checking for strstr... yes
checking for strsep... yes
checking for strcspn... yes
checking for strspn... yes
checking for strnlen... yes
checking for mkdtemp... yes
checking for mkstemp... yes
checking for unistd.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for setenv... (cached) yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for gettimeofday... yes
configure: default CC = "gcc"
configure: default CPP = "gcc -E"
configure: default CPPFLAGS = ""
configure: default CFLAGS = "-g -O2 -Wall -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow"
configure: default LDFLAGS = ""
configure: default LIBS = "-lz "
configure: default DBLIBS = "-lgdbm"
./configure: line 20174: 15499 Segmentation fault      diff "$cache_file" confcache >/dev/null 2>&1
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating src/man_db.conf
config.status: creating man/Makefile
config.status: creating manual/Makefile
config.status: creating libdb/Makefile
config.status: creating include/Defines
config.status: creating include/comp_src.h
config.status: creating include/manconfig.h
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
dh_testdir
/usr/bin/make CFLAGS="-O2 -g -Wall" LDFLAGS="-g"
make[1]: Entering directory `/build/buildd/man-db-2.5.0'
/usr/bin/make -C intl 
make[2]: Entering directory `/build/buildd/man-db-2.5.0/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/buildd/man-db-2.5.0/intl'
/usr/bin/make -C lib 
make[2]: Entering directory `/build/buildd/man-db-2.5.0/lib'
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I.   -c -o tempname.o tempname.c
ar rv libman.a tempname.o
ar: creating libman.a
a - tempname.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I.   -c -o cleanup.o cleanup.c
ar rv libman.a cleanup.o
a - cleanup.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I.   -c -o strappend.o strappend.c
ar rv libman.a strappend.o
a - strappend.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I.   -c -o tempfile.o tempfile.c
ar rv libman.a tempfile.o
a - tempfile.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I.   -c -o hashtable.o hashtable.c
ar rv libman.a hashtable.o
a - hashtable.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I.   -c -o pipeline.o pipeline.c
ar rv libman.a pipeline.o
a - pipeline.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I.   -c -o getcwdalloc.o getcwdalloc.c
ar rv libman.a getcwdalloc.o
a - getcwdalloc.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I.   -c -o pathsearch.o pathsearch.c
ar rv libman.a pathsearch.o
a - pathsearch.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I.   -c -o debug.o debug.c
ar rv libman.a debug.o
a - debug.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I.   -c -o linelength.o linelength.c
ar rv libman.a linelength.o
a - linelength.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I.   -c -o decompress.o decompress.c
ar rv libman.a decompress.o
a - decompress.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I.   -c -o xstrdup.o xstrdup.c
ar rv libman.a xstrdup.o
a - xstrdup.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I.   -c -o xstrndup.o xstrndup.c
ar rv libman.a xstrndup.o
a - xstrndup.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I.   -c -o xmalloc.o xmalloc.c
ar rv libman.a xmalloc.o
a - xmalloc.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I.   -c -o error.o error.c
ar rv libman.a error.o
a - error.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I.   -c -o xstrsignal.o xstrsignal.c
ar rv libman.a xstrsignal.o
a - xstrsignal.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I.   -c -o xsigaction.o xsigaction.c
ar rv libman.a xsigaction.o
a - xsigaction.o
ranlib libman.a
rm strappend.o pipeline.o xsigaction.o xmalloc.o tempfile.o xstrsignal.o cleanup.o xstrndup.o debug.o xstrdup.o error.o pathsearch.o linelength.o hashtable.o decompress.o getcwdalloc.o
make[2]: Leaving directory `/build/buildd/man-db-2.5.0/lib'
/usr/bin/make -C libdb 
make[2]: Entering directory `/build/buildd/man-db-2.5.0/libdb'
make[2]: Leaving directory `/build/buildd/man-db-2.5.0/libdb'
make[2]: Entering directory `/build/buildd/man-db-2.5.0/libdb'
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I. -I../intl   -c -o db_store.o db_store.c
ar rv libmandb.a db_store.o
ar: creating libmandb.a
a - db_store.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I. -I../intl   -c -o db_delete.o db_delete.c
ar rv libmandb.a db_delete.o
a - db_delete.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I. -I../intl   -c -o db_lookup.o db_lookup.c
ar rv libmandb.a db_lookup.o
a - db_lookup.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I. -I../intl   -c -o db_ver.o db_ver.c
ar rv libmandb.a db_ver.o
a - db_ver.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I. -I../intl   -c -o db_btree.o db_btree.c
ar rv libmandb.a db_btree.o
a - db_btree.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I. -I../intl   -c -o db_gdbm.o db_gdbm.c
ar rv libmandb.a db_gdbm.o
a - db_gdbm.o
gcc -O2 -g -Wall -DHAVE_CONFIG_H   -I../include -I.. -I. -I../intl   -c -o db_ndbm.o db_ndbm.c
ar rv libmandb.a db_ndbm.o
a - db_ndbm.o
ranlib libmandb.a
make[2]: Leaving directory `/build/buildd/man-db-2.5.0/libdb'
/usr/bin/make -C src 
make[2]: Entering directory `/build/buildd/man-db-2.5.0/src'
make[2]: Leaving directory `/build/buildd/man-db-2.5.0/src'
make[2]: Entering directory `/build/buildd/man-db-2.5.0/src'
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\" -DWHATIS=\"/usr/bin/whatis\" -DAPROPOS=\"/usr/bin/apropos\" -DSOELIM=\"/usr/bin/zsoelim\" -DMANDB=\"/usr/bin/mandb\" -I../include -I.. -I. -I../intl   -c -o man.o man.c
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl   -c -o security.o security.c
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl   -c -o convert_name.o convert_name.c
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl   -c -o manp.o manp.c
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl   -c -o ult_src.o ult_src.c
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl   -c -o compression.o compression.c
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl   -c -o filenames.o filenames.c
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl   -c -o util.o util.c
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl   -c -o globbing.o globbing.c
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\" -DMANCONV=\"/usr/lib/man-db/manconv\" -I../include -I.. -I. -I../intl   -c -o encodings.o encodings.c
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl   -c -o version.o version.c
gcc -g  man.o security.o convert_name.o manp.o ult_src.o compression.o filenames.o util.o globbing.o encodings.o ../libdb/libmandb.a version.o ../lib/libman.a  -lz   -lgdbm -o man
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl   -c -o manpath.o manpath.c
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl   -c -o fake_security.o fake_security.c
gcc -g  manpath.o fake_security.o manp.o util.o version.o ../lib/libman.a  -lz   -o manpath
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl   -c -o mandb.o mandb.c
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl   -c -o check_mandirs.o check_mandirs.c
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl   -c -o descriptions.o descriptions.c
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl   -c -o descriptions_store.o descriptions_store.c
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl   -c -o straycats.o straycats.c
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl   -c -o lexgrog.o lexgrog.c
gcc -g  mandb.o security.o manp.o util.o ult_src.o check_mandirs.o descriptions.o descriptions_store.o filenames.o straycats.o compression.o lexgrog.o encodings.o globbing.o ../libdb/libmandb.a version.o ../lib/libman.a  -lz   -lgdbm -o mandb
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\" -DAPROPOS -I../include -I.. -I. -I../intl  -g  whatis.c fake_security.o manp.o util.o ../libdb/libmandb.a encodings.o version.o ../lib/libman.a -lz   -lgdbm  -o apropos
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\" -DWHATIS -I../include -I.. -I. -I../intl   -c -o whatis.o whatis.c
gcc -g  whatis.o fake_security.o manp.o util.o ../libdb/libmandb.a encodings.o version.o ../lib/libman.a  -lz   -lgdbm  -o whatis
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\" -DMAN=\"/usr/bin/man\" -I../include -I.. -I. -I../intl   -c -o catman.o catman.c
gcc -g  catman.o fake_security.o manp.o util.o ../libdb/libmandb.a version.o ../lib/libman.a  -lz   -lgdbm -o catman
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl  -g  -DTEST lexgrog.c compression.o descriptions.o encodings.o fake_security.o ult_src.o util.o version.o ../lib/libman.a -lz   -o lexgrog
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl   -c -o zsoelim.o zsoelim.c
gcc -g  zsoelim.o version.o ../lib/libman.a  -lz   -o zsoelim
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl   -c -o accessdb.o accessdb.c
gcc -g  accessdb.o util.o ../libdb/libmandb.a version.o ../lib/libman.a  -lz   -lgdbm -o accessdb
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl   -c -o manconv.o manconv.c
gcc -g  manconv.o version.o ../lib/libman.a  -lz   -o manconv
gcc -O2 -g -Wall -DHAVE_CONFIG_H  -DCONFIG_FILE=\"/etc/manpath.config\" -DLOCALEDIR=\"/usr/share/locale\"  -I../include -I.. -I. -I../intl   -c -o wrapper.o wrapper.c
gcc -g  wrapper.o version.o ../lib/libman.a  -lc -o wrapper
make[2]: Leaving directory `/build/buildd/man-db-2.5.0/src'
/usr/bin/make -C man 
make[2]: Entering directory `/build/buildd/man-db-2.5.0/man'
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' man1/man.man1 > man1/man.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' man1/manpath.man1 > man1/manpath.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' man1/apropos.man1 > man1/apropos.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' man1/whatis.man1 > man1/whatis.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' man1/zsoelim.man1 > man1/zsoelim.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' man1/lexgrog.man1 > man1/lexgrog.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' man1/manconv.man1 > man1/manconv.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' man5/manpath.man5 > man5/manpath.5
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' man8/mandb.man8 > man8/mandb.8
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' man8/catman.man8 > man8/catman.8
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' man8/accessdb.man8 > man8/accessdb.8
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' de.UTF-8/man1/man.man1 > de.UTF-8/man1/man.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' de.UTF-8/man1/manpath.man1 > de.UTF-8/man1/manpath.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' de.UTF-8/man1/apropos.man1 > de.UTF-8/man1/apropos.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' de.UTF-8/man1/whatis.man1 > de.UTF-8/man1/whatis.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' de.UTF-8/man1/zsoelim.man1 > de.UTF-8/man1/zsoelim.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' de.UTF-8/man5/manpath.man5 > de.UTF-8/man5/manpath.5
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' de.UTF-8/man8/mandb.man8 > de.UTF-8/man8/mandb.8
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' de.UTF-8/man8/catman.man8 > de.UTF-8/man8/catman.8
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' de.UTF-8/man8/accessdb.man8 > de.UTF-8/man8/accessdb.8
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' es.UTF-8/man1/man.man1 > es.UTF-8/man1/man.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' es.UTF-8/man1/manpath.man1 > es.UTF-8/man1/manpath.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' es.UTF-8/man1/apropos.man1 > es.UTF-8/man1/apropos.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' es.UTF-8/man1/whatis.man1 > es.UTF-8/man1/whatis.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' es.UTF-8/man1/zsoelim.man1 > es.UTF-8/man1/zsoelim.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' es.UTF-8/man5/manpath.man5 > es.UTF-8/man5/manpath.5
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' es.UTF-8/man8/mandb.man8 > es.UTF-8/man8/mandb.8
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' es.UTF-8/man8/catman.man8 > es.UTF-8/man8/catman.8
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' es.UTF-8/man8/accessdb.man8 > es.UTF-8/man8/accessdb.8
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' fr.UTF-8/man1/man.man1 > fr.UTF-8/man1/man.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' fr.UTF-8/man1/manpath.man1 > fr.UTF-8/man1/manpath.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' fr.UTF-8/man1/apropos.man1 > fr.UTF-8/man1/apropos.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' fr.UTF-8/man1/whatis.man1 > fr.UTF-8/man1/whatis.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' fr.UTF-8/man1/zsoelim.man1 > fr.UTF-8/man1/zsoelim.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' fr.UTF-8/man1/lexgrog.man1 > fr.UTF-8/man1/lexgrog.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' fr.UTF-8/man5/manpath.man5 > fr.UTF-8/man5/manpath.5
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' fr.UTF-8/man8/mandb.man8 > fr.UTF-8/man8/mandb.8
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' fr.UTF-8/man8/catman.man8 > fr.UTF-8/man8/catman.8
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' fr.UTF-8/man8/accessdb.man8 > fr.UTF-8/man8/accessdb.8
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' it.UTF-8/man1/man.man1 > it.UTF-8/man1/man.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' it.UTF-8/man1/manpath.man1 > it.UTF-8/man1/manpath.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' it.UTF-8/man1/apropos.man1 > it.UTF-8/man1/apropos.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' it.UTF-8/man1/whatis.man1 > it.UTF-8/man1/whatis.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' it.UTF-8/man1/zsoelim.man1 > it.UTF-8/man1/zsoelim.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' it.UTF-8/man5/manpath.man5 > it.UTF-8/man5/manpath.5
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' it.UTF-8/man8/mandb.man8 > it.UTF-8/man8/mandb.8
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' it.UTF-8/man8/catman.man8 > it.UTF-8/man8/catman.8
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' it.UTF-8/man8/accessdb.man8 > it.UTF-8/man8/accessdb.8
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' ja.UTF-8/man1/man.man1 > ja.UTF-8/man1/man.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' ja.UTF-8/man1/manpath.man1 > ja.UTF-8/man1/manpath.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' ja.UTF-8/man1/apropos.man1 > ja.UTF-8/man1/apropos.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' ja.UTF-8/man1/whatis.man1 > ja.UTF-8/man1/whatis.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' ja.UTF-8/man1/zsoelim.man1 > ja.UTF-8/man1/zsoelim.1
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' ja.UTF-8/man5/manpath.man5 > ja.UTF-8/man5/manpath.5
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' ja.UTF-8/man8/mandb.man8 > ja.UTF-8/man8/mandb.8
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' ja.UTF-8/man8/catman.man8 > ja.UTF-8/man8/catman.8
sed -e 's,%pager%,"pager -s",g' -e 's,%troff%,"groff -mandoc",g' -e 's,%date%,2007-10-07,g' -e 's,%version%,2.5.0,g' -e 's,%zsoelim%,zsoelim,g' -e 's,%man%,man,g' -e 's,%mandb%,mandb,g' -e 's,%manpath%,manpath,g' -e 's,%catman%,catman,g' -e 's,%apropos%,apropos,g' -e 's,%whatis%,whatis,g' -e 's,%manconv%,manconv,g' -e 's,%thzsoelim%,ZSOELIM,g' -e 's,%thman%,MAN,g' -e 's,%thmandb%,MANDB,g' -e 's,%thmanpath%,MANPATH,g' -e 's,%thcatman%,CATMAN,g' -e 's,%thapropos%,APROPOS,g' -e 's,%thwhatis%,WHATIS,g' -e 's,%thmanconv%,MANCONV,g' -e 's,%manpath_config_file%,/etc/manpath.config,g' ja.UTF-8/man8/accessdb.man8 > ja.UTF-8/man8/accessdb.8
make[2]: Leaving directory `/build/buildd/man-db-2.5.0/man'
/usr/bin/make -C po 
make[2]: Entering directory `/build/buildd/man-db-2.5.0/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/buildd/man-db-2.5.0/po'
make[1]: Leaving directory `/build/buildd/man-db-2.5.0'
/usr/bin/make -C manual SOELIM=../src/zsoelim
make[1]: Entering directory `/build/buildd/man-db-2.5.0/manual'
echo '.ds V 2.5.0' > version
../src/zsoelim man_db.me | tbl > postpro
groff -me -Tdvi postpro > man_db.dvi
/usr/share/groff/1.18.1/font/devdvi/M:6: error: bad width for `¡¡'
troff: warning: can't find font `M'
/usr/share/groff/1.18.1/font/devdvi/G:6: error: bad width for `¡¡'
troff: warning: can't find font `G'
groff -me -Tps postpro > man_db.ps
nroff -me postpro > man_db.cat
grotty:man_db.me:9: character above first line discarded
make[1]: Leaving directory `/build/buildd/man-db-2.5.0/manual'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make install DESTDIR=/build/buildd/man-db-2.5.0/debian/man-db
make[1]: Entering directory `/build/buildd/man-db-2.5.0'
for i in src man intl po; do /usr/bin/make prefix=/usr -C $i install; done
make[2]: Entering directory `/build/buildd/man-db-2.5.0/src'
../tools/mkinstalldirs /build/buildd/man-db-2.5.0/debian/man-db/usr/bin /build/buildd/man-db-2.5.0/debian/man-db/usr/sbin \
	                 /build/buildd/man-db-2.5.0/debian/man-db/usr/lib/man-db
/usr/bin/ginstall -c -m 4755 -o man man /build/buildd/man-db-2.5.0/debian/man-db/usr/bin/man
/usr/bin/ginstall -c -m 4755 -o man mandb /build/buildd/man-db-2.5.0/debian/man-db/usr/bin/mandb
/usr/bin/ginstall -c manpath /build/buildd/man-db-2.5.0/debian/man-db/usr/bin/manpath
/usr/bin/ginstall -c catman /build/buildd/man-db-2.5.0/debian/man-db/usr/bin/catman
/usr/bin/ginstall -c whatis /build/buildd/man-db-2.5.0/debian/man-db/usr/bin/whatis
/usr/bin/ginstall -c apropos /build/buildd/man-db-2.5.0/debian/man-db/usr/bin/apropos
/usr/bin/ginstall -c lexgrog /build/buildd/man-db-2.5.0/debian/man-db/usr/bin/lexgrog
/usr/bin/ginstall -c zsoelim /build/buildd/man-db-2.5.0/debian/man-db/usr/bin/zsoelim
for j in accessdb; do \
		if test -x $j; then \
			/usr/bin/ginstall -c $j /build/buildd/man-db-2.5.0/debian/man-db/usr/sbin/$j; \
		fi; \
	done
for j in globbing manconv; do \
		if test -x $j; then \
			/usr/bin/ginstall -c $j /build/buildd/man-db-2.5.0/debian/man-db/usr/lib/man-db/$j; \
		fi; \
	done
/usr/bin/ginstall -c -m 644 man_db.conf /build/buildd/man-db-2.5.0/debian/man-db/etc/manpath.config
make[2]: Leaving directory `/build/buildd/man-db-2.5.0/src'
make[2]: Entering directory `/build/buildd/man-db-2.5.0/man'
for nlspath in . ./de.UTF-8 ./es.UTF-8 ./fr.UTF-8 ./it.UTF-8 ./ja.UTF-8; do \
	  /usr/bin/make nlsinstall nlspath=$nlspath; \
	done
make[3]: Entering directory `/build/buildd/man-db-2.5.0/man'
../tools/mkinstalldirs /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./man1
mkdir -p -- /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./man1
../tools/mkinstalldirs /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./man5
mkdir -p -- /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./man5
../tools/mkinstalldirs /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./man8
mkdir -p -- /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./man8
/usr/bin/ginstall -c -m 644 ./man1/man.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./man1/man.1
/usr/bin/ginstall -c -m 644 ./man1/manpath.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./man1/manpath.1
/usr/bin/ginstall -c -m 644 ./man1/apropos.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./man1/apropos.1
/usr/bin/ginstall -c -m 644 ./man1/whatis.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./man1/whatis.1
/usr/bin/ginstall -c -m 644 ./man1/zsoelim.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./man1/zsoelim.1
/usr/bin/ginstall -c -m 644 ./man1/lexgrog.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./man1/lexgrog.1
/usr/bin/ginstall -c -m 644 ./man1/manconv.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./man1/manconv.1
/usr/bin/ginstall -c -m 644 ./man5/manpath.5 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./man5/manpath.5
/usr/bin/ginstall -c -m 644 ./man8/mandb.8 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./man8/mandb.8
/usr/bin/ginstall -c -m 644 ./man8/catman.8 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./man8/catman.8
/usr/bin/ginstall -c -m 644 ./man8/accessdb.8 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./man8/accessdb.8
make[3]: Leaving directory `/build/buildd/man-db-2.5.0/man'
make[3]: Entering directory `/build/buildd/man-db-2.5.0/man'
../tools/mkinstalldirs /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./de.UTF-8/man1
mkdir -p -- /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./de.UTF-8/man1
../tools/mkinstalldirs /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./de.UTF-8/man5
mkdir -p -- /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./de.UTF-8/man5
../tools/mkinstalldirs /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./de.UTF-8/man8
mkdir -p -- /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./de.UTF-8/man8
/usr/bin/ginstall -c -m 644 ./de.UTF-8/man1/man.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./de.UTF-8/man1/man.1
/usr/bin/ginstall -c -m 644 ./de.UTF-8/man1/manpath.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./de.UTF-8/man1/manpath.1
/usr/bin/ginstall -c -m 644 ./de.UTF-8/man1/apropos.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./de.UTF-8/man1/apropos.1
/usr/bin/ginstall -c -m 644 ./de.UTF-8/man1/whatis.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./de.UTF-8/man1/whatis.1
/usr/bin/ginstall -c -m 644 ./de.UTF-8/man1/zsoelim.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./de.UTF-8/man1/zsoelim.1
/usr/bin/ginstall -c -m 644 ./de.UTF-8/man1/lexgrog.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./de.UTF-8/man1/lexgrog.1
/usr/bin/ginstall: cannot stat `./de.UTF-8/man1/lexgrog.1': No such file or directory
make[3]: [nlsinstall] Error 1 (ignored)
/usr/bin/ginstall -c -m 644 ./de.UTF-8/man1/manconv.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./de.UTF-8/man1/manconv.1
/usr/bin/ginstall: cannot stat `./de.UTF-8/man1/manconv.1': No such file or directory
make[3]: [nlsinstall] Error 1 (ignored)
/usr/bin/ginstall -c -m 644 ./de.UTF-8/man5/manpath.5 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./de.UTF-8/man5/manpath.5
/usr/bin/ginstall -c -m 644 ./de.UTF-8/man8/mandb.8 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./de.UTF-8/man8/mandb.8
/usr/bin/ginstall -c -m 644 ./de.UTF-8/man8/catman.8 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./de.UTF-8/man8/catman.8
/usr/bin/ginstall -c -m 644 ./de.UTF-8/man8/accessdb.8 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./de.UTF-8/man8/accessdb.8
make[3]: Leaving directory `/build/buildd/man-db-2.5.0/man'
make[3]: Entering directory `/build/buildd/man-db-2.5.0/man'
../tools/mkinstalldirs /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./es.UTF-8/man1
mkdir -p -- /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./es.UTF-8/man1
../tools/mkinstalldirs /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./es.UTF-8/man5
mkdir -p -- /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./es.UTF-8/man5
../tools/mkinstalldirs /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./es.UTF-8/man8
mkdir -p -- /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./es.UTF-8/man8
/usr/bin/ginstall -c -m 644 ./es.UTF-8/man1/man.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./es.UTF-8/man1/man.1
/usr/bin/ginstall -c -m 644 ./es.UTF-8/man1/manpath.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./es.UTF-8/man1/manpath.1
/usr/bin/ginstall -c -m 644 ./es.UTF-8/man1/apropos.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./es.UTF-8/man1/apropos.1
/usr/bin/ginstall -c -m 644 ./es.UTF-8/man1/whatis.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./es.UTF-8/man1/whatis.1
/usr/bin/ginstall -c -m 644 ./es.UTF-8/man1/zsoelim.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./es.UTF-8/man1/zsoelim.1
/usr/bin/ginstall -c -m 644 ./es.UTF-8/man1/lexgrog.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./es.UTF-8/man1/lexgrog.1
/usr/bin/ginstall: cannot stat `./es.UTF-8/man1/lexgrog.1': No such file or directory
make[3]: [nlsinstall] Error 1 (ignored)
/usr/bin/ginstall -c -m 644 ./es.UTF-8/man1/manconv.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./es.UTF-8/man1/manconv.1
/usr/bin/ginstall: cannot stat `./es.UTF-8/man1/manconv.1': No such file or directory
make[3]: [nlsinstall] Error 1 (ignored)
/usr/bin/ginstall -c -m 644 ./es.UTF-8/man5/manpath.5 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./es.UTF-8/man5/manpath.5
/usr/bin/ginstall -c -m 644 ./es.UTF-8/man8/mandb.8 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./es.UTF-8/man8/mandb.8
/usr/bin/ginstall -c -m 644 ./es.UTF-8/man8/catman.8 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./es.UTF-8/man8/catman.8
/usr/bin/ginstall -c -m 644 ./es.UTF-8/man8/accessdb.8 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./es.UTF-8/man8/accessdb.8
make[3]: Leaving directory `/build/buildd/man-db-2.5.0/man'
make[3]: Entering directory `/build/buildd/man-db-2.5.0/man'
../tools/mkinstalldirs /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./fr.UTF-8/man1
mkdir -p -- /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./fr.UTF-8/man1
../tools/mkinstalldirs /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./fr.UTF-8/man5
mkdir -p -- /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./fr.UTF-8/man5
../tools/mkinstalldirs /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./fr.UTF-8/man8
mkdir -p -- /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./fr.UTF-8/man8
/usr/bin/ginstall -c -m 644 ./fr.UTF-8/man1/man.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./fr.UTF-8/man1/man.1
/usr/bin/ginstall -c -m 644 ./fr.UTF-8/man1/manpath.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./fr.UTF-8/man1/manpath.1
/usr/bin/ginstall -c -m 644 ./fr.UTF-8/man1/apropos.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./fr.UTF-8/man1/apropos.1
/usr/bin/ginstall -c -m 644 ./fr.UTF-8/man1/whatis.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./fr.UTF-8/man1/whatis.1
/usr/bin/ginstall -c -m 644 ./fr.UTF-8/man1/zsoelim.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./fr.UTF-8/man1/zsoelim.1
/usr/bin/ginstall -c -m 644 ./fr.UTF-8/man1/lexgrog.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./fr.UTF-8/man1/lexgrog.1
/usr/bin/ginstall -c -m 644 ./fr.UTF-8/man1/manconv.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./fr.UTF-8/man1/manconv.1
/usr/bin/ginstall: cannot stat `./fr.UTF-8/man1/manconv.1': No such file or directory
make[3]: [nlsinstall] Error 1 (ignored)
/usr/bin/ginstall -c -m 644 ./fr.UTF-8/man5/manpath.5 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./fr.UTF-8/man5/manpath.5
/usr/bin/ginstall -c -m 644 ./fr.UTF-8/man8/mandb.8 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./fr.UTF-8/man8/mandb.8
/usr/bin/ginstall -c -m 644 ./fr.UTF-8/man8/catman.8 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./fr.UTF-8/man8/catman.8
/usr/bin/ginstall -c -m 644 ./fr.UTF-8/man8/accessdb.8 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./fr.UTF-8/man8/accessdb.8
make[3]: Leaving directory `/build/buildd/man-db-2.5.0/man'
make[3]: Entering directory `/build/buildd/man-db-2.5.0/man'
../tools/mkinstalldirs /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./it.UTF-8/man1
mkdir -p -- /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./it.UTF-8/man1
../tools/mkinstalldirs /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./it.UTF-8/man5
mkdir -p -- /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./it.UTF-8/man5
../tools/mkinstalldirs /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./it.UTF-8/man8
mkdir -p -- /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./it.UTF-8/man8
/usr/bin/ginstall -c -m 644 ./it.UTF-8/man1/man.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./it.UTF-8/man1/man.1
/usr/bin/ginstall -c -m 644 ./it.UTF-8/man1/manpath.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./it.UTF-8/man1/manpath.1
/usr/bin/ginstall -c -m 644 ./it.UTF-8/man1/apropos.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./it.UTF-8/man1/apropos.1
/usr/bin/ginstall -c -m 644 ./it.UTF-8/man1/whatis.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./it.UTF-8/man1/whatis.1
/usr/bin/ginstall -c -m 644 ./it.UTF-8/man1/zsoelim.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./it.UTF-8/man1/zsoelim.1
/usr/bin/ginstall -c -m 644 ./it.UTF-8/man1/lexgrog.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./it.UTF-8/man1/lexgrog.1
/usr/bin/ginstall: cannot stat `./it.UTF-8/man1/lexgrog.1': No such file or directory
make[3]: [nlsinstall] Error 1 (ignored)
/usr/bin/ginstall -c -m 644 ./it.UTF-8/man1/manconv.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./it.UTF-8/man1/manconv.1
/usr/bin/ginstall: cannot stat `./it.UTF-8/man1/manconv.1': No such file or directory
make[3]: [nlsinstall] Error 1 (ignored)
/usr/bin/ginstall -c -m 644 ./it.UTF-8/man5/manpath.5 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./it.UTF-8/man5/manpath.5
/usr/bin/ginstall -c -m 644 ./it.UTF-8/man8/mandb.8 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./it.UTF-8/man8/mandb.8
/usr/bin/ginstall -c -m 644 ./it.UTF-8/man8/catman.8 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./it.UTF-8/man8/catman.8
/usr/bin/ginstall -c -m 644 ./it.UTF-8/man8/accessdb.8 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./it.UTF-8/man8/accessdb.8
make[3]: Leaving directory `/build/buildd/man-db-2.5.0/man'
make[3]: Entering directory `/build/buildd/man-db-2.5.0/man'
../tools/mkinstalldirs /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./ja.UTF-8/man1
mkdir -p -- /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./ja.UTF-8/man1
../tools/mkinstalldirs /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./ja.UTF-8/man5
mkdir -p -- /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./ja.UTF-8/man5
../tools/mkinstalldirs /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./ja.UTF-8/man8
mkdir -p -- /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./ja.UTF-8/man8
/usr/bin/ginstall -c -m 644 ./ja.UTF-8/man1/man.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./ja.UTF-8/man1/man.1
/usr/bin/ginstall -c -m 644 ./ja.UTF-8/man1/manpath.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./ja.UTF-8/man1/manpath.1
/usr/bin/ginstall -c -m 644 ./ja.UTF-8/man1/apropos.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./ja.UTF-8/man1/apropos.1
/usr/bin/ginstall -c -m 644 ./ja.UTF-8/man1/whatis.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./ja.UTF-8/man1/whatis.1
/usr/bin/ginstall -c -m 644 ./ja.UTF-8/man1/zsoelim.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./ja.UTF-8/man1/zsoelim.1
/usr/bin/ginstall -c -m 644 ./ja.UTF-8/man1/lexgrog.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./ja.UTF-8/man1/lexgrog.1
/usr/bin/ginstall: cannot stat `./ja.UTF-8/man1/lexgrog.1': No such file or directory
make[3]: [nlsinstall] Error 1 (ignored)
/usr/bin/ginstall -c -m 644 ./ja.UTF-8/man1/manconv.1 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./ja.UTF-8/man1/manconv.1
/usr/bin/ginstall: cannot stat `./ja.UTF-8/man1/manconv.1': No such file or directory
make[3]: [nlsinstall] Error 1 (ignored)
/usr/bin/ginstall -c -m 644 ./ja.UTF-8/man5/manpath.5 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./ja.UTF-8/man5/manpath.5
/usr/bin/ginstall -c -m 644 ./ja.UTF-8/man8/mandb.8 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./ja.UTF-8/man8/mandb.8
/usr/bin/ginstall -c -m 644 ./ja.UTF-8/man8/catman.8 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./ja.UTF-8/man8/catman.8
/usr/bin/ginstall -c -m 644 ./ja.UTF-8/man8/accessdb.8 /build/buildd/man-db-2.5.0/debian/man-db/usr/share/man/./ja.UTF-8/man8/accessdb.8
make[3]: Leaving directory `/build/buildd/man-db-2.5.0/man'
make[2]: Leaving directory `/build/buildd/man-db-2.5.0/man'
make[2]: Entering directory `/build/buildd/man-db-2.5.0/intl'
if { test "man-db" = "gettext-runtime" || test "man-db" = "gettext-tools"; } \
	   && test 'no' = yes; then \
	  /bin/mkdir -p /build/buildd/man-db-2.5.0/debian/man-db/usr/lib /build/buildd/man-db-2.5.0/debian/man-db/usr/include; \
	  /usr/bin/ginstall -c -m 644 libintl.h /build/buildd/man-db-2.5.0/debian/man-db/usr/include/libintl.h; \
	  @LIBTOOL@ --mode=install \
	    /usr/bin/ginstall -c -m 644 libintl.a /build/buildd/man-db-2.5.0/debian/man-db/usr/lib/libintl.a; \
	  if test "@RELOCATABLE@" = yes; then \
	    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /build/buildd/man-db-2.5.0/debian/man-db/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
	    if test -n "$dependencies"; then \
	      rm -f /build/buildd/man-db-2.5.0/debian/man-db/usr/lib/libintl.la; \
	    fi; \
	  fi; \
	else \
	  : ; \
	fi
if test "man-db" = "gettext-tools" \
	   && test 'no' = no \
	   && test yes != no; then \
	  /bin/mkdir -p /build/buildd/man-db-2.5.0/debian/man-db/usr/lib; \
	  @LIBTOOL@ --mode=install \
	    /usr/bin/ginstall -c -m 644 libgnuintl.a /build/buildd/man-db-2.5.0/debian/man-db/usr/lib/libgnuintl.a; \
	  rm -f /build/buildd/man-db-2.5.0/debian/man-db/usr/lib/preloadable_libintl.so; \
	  /usr/bin/ginstall -c -m 644 /build/buildd/man-db-2.5.0/debian/man-db/usr/lib/libgnuintl.so /build/buildd/man-db-2.5.0/debian/man-db/usr/lib/preloadable_libintl.so; \
	  @LIBTOOL@ --mode=uninstall \
	    rm -f /build/buildd/man-db-2.5.0/debian/man-db/usr/lib/libgnuintl.a; \
	else \
	  : ; \
	fi
if test 'no' = yes; then \
	  test yes != no || /bin/mkdir -p /build/buildd/man-db-2.5.0/debian/man-db/usr/lib; \
	  temp=/build/buildd/man-db-2.5.0/debian/man-db/usr/lib/t-charset.alias; \
	  dest=/build/buildd/man-db-2.5.0/debian/man-db/usr/lib/charset.alias; \
	  if test -f /build/buildd/man-db-2.5.0/debian/man-db/usr/lib/charset.alias; then \
	    orig=/build/buildd/man-db-2.5.0/debian/man-db/usr/lib/charset.alias; \
	    sed -f ref-add.sed $orig > $temp; \
	    /usr/bin/ginstall -c -m 644 $temp $dest; \
	    rm -f $temp; \
	  else \
	    if test yes = no; then \
	      orig=charset.alias; \
	      sed -f ref-add.sed $orig > $temp; \
	      /usr/bin/ginstall -c -m 644 $temp $dest; \
	      rm -f $temp; \
	    fi; \
	  fi; \
	  /bin/mkdir -p /build/buildd/man-db-2.5.0/debian/man-db/usr/share/locale; \
	  test -f /build/buildd/man-db-2.5.0/debian/man-db/usr/share/locale/locale.alias \
	    && orig=/build/buildd/man-db-2.5.0/debian/man-db/usr/share/locale/locale.alias \
	    || orig=./locale.alias; \
	  temp=/build/buildd/man-db-2.5.0/debian/man-db/usr/share/locale/t-locale.alias; \
	  dest=/build/buildd/man-db-2.5.0/debian/man-db/usr/share/locale/locale.alias; \
	  sed -f ref-add.sed $orig > $temp; \
	  /usr/bin/ginstall -c -m 644 $temp $dest; \
	  rm -f $temp; \
	else \
	  : ; \
	fi
if test "man-db" = "gettext-tools"; then \
	  /bin/mkdir -p /build/buildd/man-db-2.5.0/debian/man-db/usr/share/gettext/intl; \
	  /usr/bin/ginstall -c -m 644 VERSION /build/buildd/man-db-2.5.0/debian/man-db/usr/share/gettext/intl/VERSION; \
	  /usr/bin/ginstall -c -m 644 ChangeLog.inst /build/buildd/man-db-2.5.0/debian/man-db/usr/share/gettext/intl/ChangeLog; \
	  dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c lock.c relocatable.c langprefs.c localename.c log.c printf.c version.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \
	  for file in $dists; do \
	    /usr/bin/ginstall -c -m 644 ./$file \
			    /build/buildd/man-db-2.5.0/debian/man-db/usr/share/gettext/intl/$file; \
	  done; \
	  chmod a+x /build/buildd/man-db-2.5.0/debian/man-db/usr/share/gettext/intl/config.charset; \
	  dists="plural.c"; \
	  for file in $dists; do \
	    if test -f $file; then dir=.; else dir=.; fi; \
	    /usr/bin/ginstall -c -m 644 $dir/$file \
			    /build/buildd/man-db-2.5.0/debian/man-db/usr/share/gettext/intl/$file; \
	  done; \
	  dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \
	  for file in $dists; do \
	    rm -f /build/buildd/man-db-2.5.0/debian/man-db/usr/share/gettext/intl/$file; \
	  done; \
	else \
	  : ; \
	fi
make[2]: Leaving directory `/build/buildd/man-db-2.5.0/intl'
make[2]: Entering directory `/build/buildd/man-db-2.5.0/po'
/bin/mkdir -p /build/buildd/man-db-2.5.0/debian/man-db/usr/share
installing ca.gmo as /build/buildd/man-db-2.5.0/debian/man-db/usr/share/locale/ca/LC_MESSAGES/man-db.mo
installing cs.gmo as /build/buildd/man-db-2.5.0/debian/man-db/usr/share/locale/cs/LC_MESSAGES/man-db.mo
installing da.gmo as /build/buildd/man-db-2.5.0/debian/man-db/usr/share/locale/da/LC_MESSAGES/man-db.mo
installing de.gmo as /build/buildd/man-db-2.5.0/debian/man-db/usr/share/locale/de/LC_MESSAGES/man-db.mo
installing es.gmo as /build/buildd/man-db-2.5.0/debian/man-db/usr/share/locale/es/LC_MESSAGES/man-db.mo
installing fi.gmo as /build/buildd/man-db-2.5.0/debian/man-db/usr/share/locale/fi/LC_MESSAGES/man-db.mo
installing fr.gmo as /build/buildd/man-db-2.5.0/debian/man-db/usr/share/locale/fr/LC_MESSAGES/man-db.mo
installing it.gmo as /build/buildd/man-db-2.5.0/debian/man-db/usr/share/locale/it/LC_MESSAGES/man-db.mo
installing ja.gmo as /build/buildd/man-db-2.5.0/debian/man-db/usr/share/locale/ja/LC_MESSAGES/man-db.mo
installing pl.gmo as /build/buildd/man-db-2.5.0/debian/man-db/usr/share/locale/pl/LC_MESSAGES/man-db.mo
installing pt_BR.gmo as /build/buildd/man-db-2.5.0/debian/man-db/usr/share/locale/pt_BR/LC_MESSAGES/man-db.mo
installing ro.gmo as /build/buildd/man-db-2.5.0/debian/man-db/usr/share/locale/ro/LC_MESSAGES/man-db.mo
installing ru.gmo as /build/buildd/man-db-2.5.0/debian/man-db/usr/share/locale/ru/LC_MESSAGES/man-db.mo
installing sv.gmo as /build/buildd/man-db-2.5.0/debian/man-db/usr/share/locale/sv/LC_MESSAGES/man-db.mo
installing vi.gmo as /build/buildd/man-db-2.5.0/debian/man-db/usr/share/locale/vi/LC_MESSAGES/man-db.mo
installing zh_CN.gmo as /build/buildd/man-db-2.5.0/debian/man-db/usr/share/locale/zh_CN/LC_MESSAGES/man-db.mo
if test "man-db" = "gettext-tools"; then \
	  /bin/mkdir -p /build/buildd/man-db-2.5.0/debian/man-db/usr/share/gettext/po; \
	  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en at quot.header en at boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
	    /usr/bin/ginstall -c -m 644 ./$file \
			    /build/buildd/man-db-2.5.0/debian/man-db/usr/share/gettext/po/$file; \
	  done; \
	  for file in Makevars; do \
	    rm -f /build/buildd/man-db-2.5.0/debian/man-db/usr/share/gettext/po/$file; \
	  done; \
	else \
	  : ; \
	fi
make[2]: Leaving directory `/build/buildd/man-db-2.5.0/po'
make[1]: Leaving directory `/build/buildd/man-db-2.5.0'
# Debian man-db used to put potentially setuid executables in a
# private directory in order to do wrapper magic. The wrapper isn't
# used any more, but migration is complicated enough that these stay
# in /usr/lib/man-db (for now).
mv debian/man-db/usr/bin/man			debian/man-db/usr/lib/man-db/man
mv debian/man-db/usr/bin/mandb		debian/man-db/usr/lib/man-db/mandb
install -m755 tools/chconfig		debian/man-db/usr/share/man-db
touch install-stamp
dh_testdir
dh_testroot
dh_installdocs
install -m644 manual/man_db.cat \
		debian/man-db/usr/share/doc/man-db/man-db-manual.txt
install -m644 manual/man_db.dvi \
		debian/man-db/usr/share/doc/man-db/man-db-manual.dvi
install -m644 manual/man_db.ps \
		debian/man-db/usr/share/doc/man-db/man-db-manual.ps
dh_installexamples docs/manpage.example*
install -m644 debian/man-db/etc/manpath.config \
		debian/man-db/usr/share/doc/man-db/examples/manpath.config
install -m644 debian/bug.presubj \
		debian/man-db/usr/share/bug/man-db/presubj
dh_installchangelogs docs/ChangeLog
install -D -m644 debian/man-db.lintian \
		debian/man-db/usr/share/lintian/overrides/man-db
dh_installcron
dh_installdebconf
dh_strip
dh_compress
dh_fixperms
dh_installdeb
chown man:root debian/man-db/var/cache/man
chmod 2755     debian/man-db/var/cache/man
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `man-db' in `../man-db_2.5.0-3_m32r.deb'.
 dpkg-genchanges -B >../man-db_2.5.0-3_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20071017-0823

man-db_2.5.0-3_m32r.changes:
Format: 1.7
Date: Fri, 12 Oct 2007 10:29:46 +0100
Source: man-db
Binary: man-db
Architecture: m32r
Version: 2.5.0-3
Distribution: unstable
Urgency: low
Maintainer: Colin Watson <cjwatson at debian.org>
Changed-By: Colin Watson <cjwatson at debian.org>
Description: 
 man-db     - on-line manual pager
Closes: 446302
Changes: 
 man-db (2.5.0-3) unstable; urgency=low
 .
   * Backport from upstream (closes: #446302):
     - Fix apropos/whatis segfault with explicitly specified locale.
Files: 
 26199e5dddc816f69dc97da19e7e5d9d 792570 doc important man-db_2.5.0-3_m32r.deb

/debian/buildd/build/chroot-unstable/build/buildd/man-db_2.5.0-3_m32r.deb:
 new debian package, version 2.0.
 size 792570 bytes: control archive= 22308 bytes.
      67 bytes,     3 lines      conffiles            
    1426 bytes,    40 lines   *  config               #!/bin/sh
     890 bytes,    19 lines      control              
    7227 bytes,   102 lines      md5sums              
    4078 bytes,   131 lines   *  postinst             #!/bin/sh
     976 bytes,    39 lines   *  postrm               #!/bin/sh
     775 bytes,    23 lines   *  preinst              #!/bin/sh
     321 bytes,    18 lines   *  prerm                #!/bin/sh
   47206 bytes,   327 lines      templates            
 Package: man-db
 Version: 2.5.0-3
 Architecture: m32r
 Maintainer: Colin Watson <cjwatson at debian.org>
 Installed-Size: 1880
 Depends: groff-base (>= 1.17.2-2), bsdmainutils, debconf (>= 1.2.0) | debconf-2.0, dpkg (>= 1.9.0), libc6 (>= 2.3.5-1), libgdbm3, zlib1g (>= 1:1.2.3.3.dfsg-1)
 Suggests: groff, less, www-browser
 Conflicts: man, suidmanager (<< 0.50)
 Replaces: man, nlsutils
 Provides: man, man-browser
 Section: doc
 Priority: important
 Description: on-line manual pager
  This package provides the man command, the primary way of examining the
  on-line help files (manual pages). Other utilities provided include the
  whatis and apropos commands for searching the manual page database, the
  manpath utility for determining the manual page search path, and the
  maintenance utilities mandb, catman and zsoelim. man-db uses the groff
  suite of programs to format and display the manual pages.

/debian/buildd/build/chroot-unstable/build/buildd/man-db_2.5.0-3_m32r.deb:
drwxr-xr-x root/root         0 2007-10-17 08:18 ./
drwxr-xr-x root/root         0 2007-10-17 08:18 ./etc/
-rw-r--r-- root/root      4624 2007-10-17 08:14 ./etc/manpath.config
drwxr-xr-x root/root         0 2007-10-17 08:18 ./etc/cron.daily/
-rwxr-xr-x root/root       954 2007-10-17 08:18 ./etc/cron.daily/man-db
drwxr-xr-x root/root         0 2007-10-17 08:18 ./etc/cron.weekly/
-rwxr-xr-x root/root       528 2007-10-17 08:18 ./etc/cron.weekly/man-db
drwxr-xr-x root/root         0 2007-10-17 08:13 ./usr/
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/sbin/
-rwxr-xr-x root/root     30976 2007-10-17 08:19 ./usr/sbin/accessdb
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/bin/
-rwxr-xr-x root/root     53972 2007-10-17 08:19 ./usr/bin/whatis
-rwxr-xr-x root/root     45688 2007-10-17 08:19 ./usr/bin/catman
-rwxr-xr-x root/root     36000 2007-10-17 08:19 ./usr/bin/manpath
-rwxr-xr-x root/root     69776 2007-10-17 08:19 ./usr/bin/lexgrog
-rwxr-xr-x root/root     32620 2007-10-17 08:19 ./usr/bin/zsoelim
-rwxr-xr-x root/root     54820 2007-10-17 08:19 ./usr/bin/apropos
drwxr-xr-x root/root         0 2007-10-17 08:18 ./usr/share/
drwxr-xr-x root/root         0 2007-10-17 08:18 ./usr/share/lintian/
drwxr-xr-x root/root         0 2007-10-17 08:18 ./usr/share/lintian/overrides/
-rw-r--r-- root/root        41 2007-10-17 08:18 ./usr/share/lintian/overrides/man-db
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/man-db/
-rwxr-xr-x root/root      4131 2007-10-17 08:16 ./usr/share/man-db/chconfig
drwxr-xr-x root/root         0 2007-10-17 08:13 ./usr/share/bug/
drwxr-xr-x root/root         0 2007-10-17 08:17 ./usr/share/bug/man-db/
-rw-r--r-- root/root       369 2007-10-17 08:17 ./usr/share/bug/man-db/presubj
drwxr-xr-x root/root         0 2007-10-17 08:17 ./usr/share/doc-base/
-rw-r--r-- root/root       331 2007-10-17 07:19 ./usr/share/doc-base/man-db
drwxr-xr-x root/root         0 2007-10-17 08:17 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/share/doc/man-db/
-rw-r--r-- root/root       980 2007-09-10 18:29 ./usr/share/doc/man-db/TODO
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/share/doc/man-db/examples/
-rw-r--r-- root/root      1776 2007-10-17 08:17 ./usr/share/doc/man-db/examples/manpath.config.gz
-rw-r--r-- root/root      2766 2006-11-04 18:12 ./usr/share/doc/man-db/examples/manpage.example.pod
-rw-r--r-- root/root      3811 2006-11-04 18:12 ./usr/share/doc/man-db/examples/manpage.example.mdoc
-rw-r--r-- root/root      2453 2006-11-04 18:12 ./usr/share/doc/man-db/examples/manpage.example.sgml.gz
-rw-r--r-- root/root      2965 2006-11-04 18:12 ./usr/share/doc/man-db/examples/manpage.example
-rw-r--r-- root/root      1774 2007-10-17 07:19 ./usr/share/doc/man-db/copyright
-rw-r--r-- root/root     81117 2007-10-08 01:06 ./usr/share/doc/man-db/changelog.gz
-rw-r--r-- root/root     20623 2007-10-17 08:17 ./usr/share/doc/man-db/man-db-manual.txt.gz
-rw-r--r-- root/root      5166 2007-01-08 22:04 ./usr/share/doc/man-db/README.gz
-rw-r--r-- root/root     47484 2007-10-17 08:17 ./usr/share/doc/man-db/man-db-manual.ps.gz
-rw-r--r-- root/root      1536 2007-10-07 22:23 ./usr/share/doc/man-db/THANKS
-rw-r--r-- root/root     36136 2007-10-17 08:17 ./usr/share/doc/man-db/man-db-manual.dvi.gz
-rw-r--r-- root/root     11238 2007-10-07 22:32 ./usr/share/doc/man-db/NEWS.gz
-rw-r--r-- root/root     39330 2007-10-17 07:19 ./usr/share/doc/man-db/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/man/
drwxr-xr-x root/root         0 2007-10-17 08:15 ./usr/share/man/fr.UTF-8/
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/share/man/fr.UTF-8/man1/
-rw-r--r-- root/root     12113 2007-10-17 08:15 ./usr/share/man/fr.UTF-8/man1/man.1.gz
-rw-r--r-- root/root      1464 2007-10-17 08:15 ./usr/share/man/fr.UTF-8/man1/zsoelim.1.gz
-rw-r--r-- root/root      2775 2007-10-17 08:15 ./usr/share/man/fr.UTF-8/man1/whatis.1.gz
-rw-r--r-- root/root      2096 2007-10-17 08:15 ./usr/share/man/fr.UTF-8/man1/manpath.1.gz
-rw-r--r-- root/root      2922 2007-10-17 08:15 ./usr/share/man/fr.UTF-8/man1/apropos.1.gz
-rw-r--r-- root/root      2700 2007-10-17 08:15 ./usr/share/man/fr.UTF-8/man1/lexgrog.1.gz
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/share/man/fr.UTF-8/man8/
-rw-r--r-- root/root      1506 2007-10-17 08:15 ./usr/share/man/fr.UTF-8/man8/accessdb.8.gz
-rw-r--r-- root/root      1928 2007-10-17 08:15 ./usr/share/man/fr.UTF-8/man8/catman.8.gz
-rw-r--r-- root/root      3244 2007-10-17 08:15 ./usr/share/man/fr.UTF-8/man8/mandb.8.gz
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/share/man/fr.UTF-8/man5/
-rw-r--r-- root/root      2308 2007-10-17 08:15 ./usr/share/man/fr.UTF-8/man5/manpath.5.gz
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/man/ja.UTF-8/
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/share/man/ja.UTF-8/man1/
-rw-r--r-- root/root     10900 2007-10-17 08:16 ./usr/share/man/ja.UTF-8/man1/man.1.gz
-rw-r--r-- root/root      1477 2007-10-17 08:16 ./usr/share/man/ja.UTF-8/man1/zsoelim.1.gz
-rw-r--r-- root/root      2548 2007-10-17 08:16 ./usr/share/man/ja.UTF-8/man1/whatis.1.gz
-rw-r--r-- root/root      2024 2007-10-17 08:16 ./usr/share/man/ja.UTF-8/man1/manpath.1.gz
-rw-r--r-- root/root      2670 2007-10-17 08:16 ./usr/share/man/ja.UTF-8/man1/apropos.1.gz
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/share/man/ja.UTF-8/man8/
-rw-r--r-- root/root      1134 2007-10-17 08:16 ./usr/share/man/ja.UTF-8/man8/accessdb.8.gz
-rw-r--r-- root/root      1839 2007-10-17 08:16 ./usr/share/man/ja.UTF-8/man8/catman.8.gz
-rw-r--r-- root/root      2811 2007-10-17 08:16 ./usr/share/man/ja.UTF-8/man8/mandb.8.gz
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/share/man/ja.UTF-8/man5/
-rw-r--r-- root/root      2026 2007-10-17 08:16 ./usr/share/man/ja.UTF-8/man5/manpath.5.gz
drwxr-xr-x root/root         0 2007-10-17 08:15 ./usr/share/man/de.UTF-8/
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/share/man/de.UTF-8/man1/
-rw-r--r-- root/root      9467 2007-10-17 08:15 ./usr/share/man/de.UTF-8/man1/man.1.gz
-rw-r--r-- root/root      1203 2007-10-17 08:15 ./usr/share/man/de.UTF-8/man1/zsoelim.1.gz
-rw-r--r-- root/root      1752 2007-10-17 08:15 ./usr/share/man/de.UTF-8/man1/whatis.1.gz
-rw-r--r-- root/root      1552 2007-10-17 08:15 ./usr/share/man/de.UTF-8/man1/manpath.1.gz
-rw-r--r-- root/root      1858 2007-10-17 08:15 ./usr/share/man/de.UTF-8/man1/apropos.1.gz
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/share/man/de.UTF-8/man8/
-rw-r--r-- root/root       832 2007-10-17 08:15 ./usr/share/man/de.UTF-8/man8/accessdb.8.gz
-rw-r--r-- root/root      1760 2007-10-17 08:15 ./usr/share/man/de.UTF-8/man8/catman.8.gz
-rw-r--r-- root/root      1643 2007-10-17 08:15 ./usr/share/man/de.UTF-8/man8/mandb.8.gz
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/share/man/de.UTF-8/man5/
-rw-r--r-- root/root      1593 2007-10-17 08:15 ./usr/share/man/de.UTF-8/man5/manpath.5.gz
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/share/man/man1/
-rw-r--r-- root/root     10369 2007-10-17 08:14 ./usr/share/man/man1/man.1.gz
-rw-r--r-- root/root       919 2007-10-17 08:14 ./usr/share/man/man1/manconv.1.gz
-rw-r--r-- root/root      1049 2007-10-17 08:14 ./usr/share/man/man1/zsoelim.1.gz
-rw-r--r-- root/root      2671 2007-10-17 08:14 ./usr/share/man/man1/whatis.1.gz
-rw-r--r-- root/root      1590 2007-10-17 08:14 ./usr/share/man/man1/manpath.1.gz
-rw-r--r-- root/root      2820 2007-10-17 08:14 ./usr/share/man/man1/apropos.1.gz
-rw-r--r-- root/root      2297 2007-10-17 08:14 ./usr/share/man/man1/lexgrog.1.gz
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/share/man/man8/
-rw-r--r-- root/root       952 2007-10-17 08:14 ./usr/share/man/man8/accessdb.8.gz
-rw-r--r-- root/root      1338 2007-10-17 08:14 ./usr/share/man/man8/catman.8.gz
-rw-r--r-- root/root      2534 2007-10-17 08:14 ./usr/share/man/man8/mandb.8.gz
drwxr-xr-x root/root         0 2007-10-17 08:15 ./usr/share/man/es.UTF-8/
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/share/man/es.UTF-8/man1/
-rw-r--r-- root/root      9997 2007-10-17 08:15 ./usr/share/man/es.UTF-8/man1/man.1.gz
-rw-r--r-- root/root      1163 2007-10-17 08:15 ./usr/share/man/es.UTF-8/man1/zsoelim.1.gz
-rw-r--r-- root/root      2258 2007-10-17 08:15 ./usr/share/man/es.UTF-8/man1/whatis.1.gz
-rw-r--r-- root/root      1538 2007-10-17 08:15 ./usr/share/man/es.UTF-8/man1/manpath.1.gz
-rw-r--r-- root/root      2312 2007-10-17 08:15 ./usr/share/man/es.UTF-8/man1/apropos.1.gz
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/share/man/es.UTF-8/man8/
-rw-r--r-- root/root       832 2007-10-17 08:15 ./usr/share/man/es.UTF-8/man8/accessdb.8.gz
-rw-r--r-- root/root      1394 2007-10-17 08:15 ./usr/share/man/es.UTF-8/man8/catman.8.gz
-rw-r--r-- root/root      2404 2007-10-17 08:15 ./usr/share/man/es.UTF-8/man8/mandb.8.gz
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/share/man/es.UTF-8/man5/
-rw-r--r-- root/root      1653 2007-10-17 08:15 ./usr/share/man/es.UTF-8/man5/manpath.5.gz
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/man/it.UTF-8/
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/share/man/it.UTF-8/man1/
-rw-r--r-- root/root     11485 2007-10-17 08:16 ./usr/share/man/it.UTF-8/man1/man.1.gz
-rw-r--r-- root/root      1229 2007-10-17 08:16 ./usr/share/man/it.UTF-8/man1/zsoelim.1.gz
-rw-r--r-- root/root      2292 2007-10-17 08:16 ./usr/share/man/it.UTF-8/man1/whatis.1.gz
-rw-r--r-- root/root      1780 2007-10-17 08:16 ./usr/share/man/it.UTF-8/man1/manpath.1.gz
-rw-r--r-- root/root      2557 2007-10-17 08:16 ./usr/share/man/it.UTF-8/man1/apropos.1.gz
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/share/man/it.UTF-8/man8/
-rw-r--r-- root/root       953 2007-10-17 08:16 ./usr/share/man/it.UTF-8/man8/accessdb.8.gz
-rw-r--r-- root/root      1530 2007-10-17 08:16 ./usr/share/man/it.UTF-8/man8/catman.8.gz
-rw-r--r-- root/root      2381 2007-10-17 08:16 ./usr/share/man/it.UTF-8/man8/mandb.8.gz
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/share/man/it.UTF-8/man5/
-rw-r--r-- root/root      1674 2007-10-17 08:16 ./usr/share/man/it.UTF-8/man5/manpath.5.gz
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/share/man/man5/
-rw-r--r-- root/root      1651 2007-10-17 08:14 ./usr/share/man/man5/manpath.5.gz
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/da/
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/da/LC_MESSAGES/
-rw-r--r-- root/root     19794 2007-10-17 08:16 ./usr/share/locale/da/LC_MESSAGES/man-db.mo
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/ca/
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/ca/LC_MESSAGES/
-rw-r--r-- root/root     22473 2007-10-17 08:16 ./usr/share/locale/ca/LC_MESSAGES/man-db.mo
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/vi/
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/vi/LC_MESSAGES/
-rw-r--r-- root/root     31742 2007-10-17 08:16 ./usr/share/locale/vi/LC_MESSAGES/man-db.mo
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/sv/
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/sv/LC_MESSAGES/
-rw-r--r-- root/root     27398 2007-10-17 08:16 ./usr/share/locale/sv/LC_MESSAGES/man-db.mo
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/cs/
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/cs/LC_MESSAGES/
-rw-r--r-- root/root     13178 2007-10-17 08:16 ./usr/share/locale/cs/LC_MESSAGES/man-db.mo
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/pl/
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/pl/LC_MESSAGES/
-rw-r--r-- root/root     22129 2007-10-17 08:16 ./usr/share/locale/pl/LC_MESSAGES/man-db.mo
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/ro/
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/ro/LC_MESSAGES/
-rw-r--r-- root/root     20582 2007-10-17 08:16 ./usr/share/locale/ro/LC_MESSAGES/man-db.mo
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/de/
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/de/LC_MESSAGES/
-rw-r--r-- root/root     20870 2007-10-17 08:16 ./usr/share/locale/de/LC_MESSAGES/man-db.mo
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/it/
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/it/LC_MESSAGES/
-rw-r--r-- root/root     21935 2007-10-17 08:16 ./usr/share/locale/it/LC_MESSAGES/man-db.mo
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/ja/
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/ja/LC_MESSAGES/
-rw-r--r-- root/root      7055 2007-10-17 08:16 ./usr/share/locale/ja/LC_MESSAGES/man-db.mo
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/zh_CN/
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/zh_CN/LC_MESSAGES/
-rw-r--r-- root/root     24605 2007-10-17 08:16 ./usr/share/locale/zh_CN/LC_MESSAGES/man-db.mo
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/es/
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/es/LC_MESSAGES/
-rw-r--r-- root/root      9340 2007-10-17 08:16 ./usr/share/locale/es/LC_MESSAGES/man-db.mo
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/fi/
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/fi/LC_MESSAGES/
-rw-r--r-- root/root      3884 2007-10-17 08:16 ./usr/share/locale/fi/LC_MESSAGES/man-db.mo
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/fr/
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/fr/LC_MESSAGES/
-rw-r--r-- root/root     11101 2007-10-17 08:16 ./usr/share/locale/fr/LC_MESSAGES/man-db.mo
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/ru/
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/ru/LC_MESSAGES/
-rw-r--r-- root/root     26691 2007-10-17 08:16 ./usr/share/locale/ru/LC_MESSAGES/man-db.mo
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/pt_BR/
drwxr-xr-x root/root         0 2007-10-17 08:16 ./usr/share/locale/pt_BR/LC_MESSAGES/
-rw-r--r-- root/root     12187 2007-10-17 08:16 ./usr/share/locale/pt_BR/LC_MESSAGES/man-db.mo
drwxr-xr-x root/root         0 2007-10-17 08:13 ./usr/lib/
drwxr-xr-x root/root         0 2007-10-17 08:19 ./usr/lib/man-db/
-rwxr-xr-x root/root    108932 2007-10-17 08:19 ./usr/lib/man-db/mandb
-rwxr-xr-x root/root     85176 2007-10-17 08:19 ./usr/lib/man-db/man
-rwxr-xr-x root/root     26428 2007-10-17 08:19 ./usr/lib/man-db/manconv
drwxr-xr-x root/root         0 2007-10-17 08:13 ./var/
drwxr-xr-x root/root         0 2007-10-17 08:13 ./var/cache/
drwxr-sr-x man/root          0 2007-10-17 08:13 ./var/cache/man/

******************************************************************************
Built successfully
Purging /debian/buildd/build/chroot-unstable/build/buildd/man-db-2.5.0
------------------------------------------------------------------------------
******************************************************************************
Finished at 20071017-0823
Build needed 01:04:42, 12748k disk space




More information about the build-status mailing list