[build-status: 125852] Log for successful build of dpkg_1.14.19 (dist=unstable)

Build Daemon 3 buildd3 at linux-m32r.org
Fri May 16 11:55:38 JST 2008


Automatic build of dpkg_1.14.19 on mappi006 by sbuild/m32r 
Build started at 20080516-1036
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 6600kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main dpkg 1.14.19 (dsc) [1207B]
Get:2 http://debian.linux-m32r.org 06_devonian/main dpkg 1.14.19 (tar) [6599kB]
Fetched 6600kB in 1min6s (99.8kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.1.81), pkg-config, po4a (>= 0.33.1), libncursesw5-dev, zlib1g-dev (>= 1:1.1.3-19.1), libbz2-dev, flex, libselinux1-dev (>= 1.28-4) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libtimedate-perl, libio-string-perl
Checking for already installed source dependencies...
debhelper: already installed (7.0.8 >= 4.1.81 is satisfied)
pkg-config: already installed (0.22-1)
po4a: already installed (0.33.3-1 >= 0.33.1 is satisfied)
libncursesw5-dev: already installed (5.6+20080419-2)
zlib1g-dev: already installed (1:1.2.3.3.dfsg-12 >= 1:1.1.3-19.1 is satisfied)
libbz2-dev: already installed (1.0.5-0.1)
flex: already installed (2.5.35-1)
libselinux1-dev: already installed (2.0.15-2 >= 1.28-4 is satisfied)
libtimedate-perl: already installed (1.1600-9)
libio-string-perl: missing
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install libio-string-perl
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  libosmesa6 libssh2-0
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
  libio-string-perl
0 upgraded, 1 newly installed, 0 to remove and 92 not upgraded.
Need to get 12.0kB of archives.
After this operation, 32.8kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libio-string-perl
Authentication warning overridden.
Get:1 http://debian.linux-m32r.org 06_devonian/main libio-string-perl 1.08-2 [12.0kB]
Fetched 12.0kB in 1s (8674B/s)
Selecting previously deselected package libio-string-perl.
(Reading database ... 63807 files and directories currently installed.)
Unpacking libio-string-perl (from .../libio-string-perl_1.08-2_all.deb) ...
Processing triggers for man-db ...
Setting up libio-string-perl (1.08-2) ...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.2 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting dpkg in dpkg-1.14.19
dpkg-source: info: unpacking dpkg_1.14.19.tar.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package dpkg
dpkg-buildpackage: source version 1.14.19
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
dh_testdir
rm -rf build-tree
dh_clean
 debian/rules build
dh_testdir
install -d build-tree
cd build-tree && ../configure --build=m32r-linux-gnu --with-selinux=static \
		CFLAGS="-g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2" CXXFLAGS="-g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2" \
		--prefix=/usr \
		--mandir=\${datadir}/man \
		--infodir=\${datadir}/info \
		--sysconfdir=/etc \
		--localstatedir=/var/lib \
		--with-zlib=static \
		--with-bz2=static
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking target system type... m32r-unknown-linux-gnu
checking dpkg cpu type... m32r
checking dpkg operating system type... linux
checking dpkg architecture name... m32r
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
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 for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for ranlib... ranlib
checking for perl... /usr/bin/perl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for gzdopen in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for BZ2_bzdopen in -lbz2... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for is_selinux_enabled in -lselinux... yes
checking selinux/selinux.h usability... yes
checking selinux/selinux.h presence... yes
checking for selinux/selinux.h... yes
checking for initscr in -lncursesw... yes
checking for ihash_create in -lihash... no
checking for proc_stat_list_create in -lps... no
checking for fmt_past_time in -lshouldbeinlibc... no
checking for kvm_openfiles in -lkvm... no
checking for ANSI C header files... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking error.h usability... yes
checking error.h presence... yes
checking for error.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking kvm.h usability... no
checking kvm.h presence... no
checking for kvm.h... no
checking whether TIOCNOTTY is defined in sys/ioctl.h... yes
checking whether byte ordering is bigendian... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking whether compiler supports C99 features... no
checking what argument makes compiler support C99 features... -std=gnu99
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ptrdiff_t... yes
checking for unsigned int... yes
checking size of unsigned int... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking for unistd.h... (cached) yes
checking whether sys_siglist is declared... yes
checking whether compiler supports __attribute__... yes
checking for va_copy... yes
checking for getopt... yes
checking for getopt_long... yes
checking for strnlen... yes
checking for obstack_free... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for strtoul... yes
checking for strerror... yes
checking for strsignal... yes
checking for alphasort... yes
checking for isascii... yes
checking for bcopy... yes
checking for memcpy... yes
checking for scandir... yes
checking for unsetenv... yes
checking for lchown... yes
checking for setsid... yes
checking for getdtablesize... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating dpkg-deb/Makefile
config.status: creating dpkg-split/Makefile
config.status: creating dselect/Makefile
config.status: creating dselect/methods/Makefile
config.status: creating dselect/po/Makefile.in
config.status: creating libcompat/Makefile
config.status: creating lib/Makefile
config.status: creating man/Makefile
config.status: creating origins/Makefile
config.status: creating po/Makefile.in
config.status: creating scripts/Makefile
config.status: creating scripts/po/Makefile.in
config.status: creating src/Makefile
config.status: creating utils/Makefile
config.status: creating config.h
config.status: executing po-directories commands
config.status: creating dselect/po/POTFILES
config.status: creating dselect/po/Makefile
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: creating scripts/po/POTFILES
config.status: creating scripts/po/Makefile
config.status: executing depfiles commands
dh_testdir
cd build-tree && /usr/bin/make
make[1]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree'
Making all in libcompat
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/libcompat'
rm -f libcompat.a
ar cru libcompat.a     
ranlib libcompat.a
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/libcompat'
Making all in lib
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/lib'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT cleanup.o -MD -MP -MF .deps/cleanup.Tpo -c -o cleanup.o ../../lib/cleanup.c
mv -f .deps/cleanup.Tpo .deps/cleanup.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT compat.o -MD -MP -MF .deps/compat.Tpo -c -o compat.o ../../lib/compat.c
mv -f .deps/compat.Tpo .deps/compat.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT compression.o -MD -MP -MF .deps/compression.Tpo -c -o compression.o ../../lib/compression.c
mv -f .deps/compression.Tpo .deps/compression.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT database.o -MD -MP -MF .deps/database.Tpo -c -o database.o ../../lib/database.c
mv -f .deps/database.Tpo .deps/database.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT dbmodify.o -MD -MP -MF .deps/dbmodify.Tpo -c -o dbmodify.o ../../lib/dbmodify.c
mv -f .deps/dbmodify.Tpo .deps/dbmodify.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT dump.o -MD -MP -MF .deps/dump.Tpo -c -o dump.o ../../lib/dump.c
mv -f .deps/dump.Tpo .deps/dump.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT ehandle.o -MD -MP -MF .deps/ehandle.Tpo -c -o ehandle.o ../../lib/ehandle.c
mv -f .deps/ehandle.Tpo .deps/ehandle.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT fields.o -MD -MP -MF .deps/fields.Tpo -c -o fields.o ../../lib/fields.c
mv -f .deps/fields.Tpo .deps/fields.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT lock.o -MD -MP -MF .deps/lock.Tpo -c -o lock.o ../../lib/lock.c
mv -f .deps/lock.Tpo .deps/lock.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o ../../lib/log.c
mv -f .deps/log.Tpo .deps/log.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o ../../lib/md5.c
mv -f .deps/md5.Tpo .deps/md5.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT mlib.o -MD -MP -MF .deps/mlib.Tpo -c -o mlib.o ../../lib/mlib.c
mv -f .deps/mlib.Tpo .deps/mlib.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT myopt.o -MD -MP -MF .deps/myopt.Tpo -c -o myopt.o ../../lib/myopt.c
mv -f .deps/myopt.Tpo .deps/myopt.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT myopt-util.o -MD -MP -MF .deps/myopt-util.Tpo -c -o myopt-util.o ../../lib/myopt-util.c
mv -f .deps/myopt-util.Tpo .deps/myopt-util.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT nfmalloc.o -MD -MP -MF .deps/nfmalloc.Tpo -c -o nfmalloc.o ../../lib/nfmalloc.c
mv -f .deps/nfmalloc.Tpo .deps/nfmalloc.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o ../../lib/parse.c
mv -f .deps/parse.Tpo .deps/parse.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT parsehelp.o -MD -MP -MF .deps/parsehelp.Tpo -c -o parsehelp.o ../../lib/parsehelp.c
mv -f .deps/parsehelp.Tpo .deps/parsehelp.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT showpkg.o -MD -MP -MF .deps/showpkg.Tpo -c -o showpkg.o ../../lib/showpkg.c
mv -f .deps/showpkg.Tpo .deps/showpkg.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT tarfn.o -MD -MP -MF .deps/tarfn.Tpo -c -o tarfn.o ../../lib/tarfn.c
mv -f .deps/tarfn.Tpo .deps/tarfn.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT triglib.o -MD -MP -MF .deps/triglib.Tpo -c -o triglib.o ../../lib/triglib.c
mv -f .deps/triglib.Tpo .deps/triglib.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT trigdeferred.o -MD -MP -MF .deps/trigdeferred.Tpo -c -o trigdeferred.o ../../lib/trigdeferred.c
mv -f .deps/trigdeferred.Tpo .deps/trigdeferred.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o ../../lib/utils.c
mv -f .deps/utils.Tpo .deps/utils.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT varbuf.o -MD -MP -MF .deps/varbuf.Tpo -c -o varbuf.o ../../lib/varbuf.c
mv -f .deps/varbuf.Tpo .deps/varbuf.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -idirafter ../../libcompat    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT vercmp.o -MD -MP -MF .deps/vercmp.Tpo -c -o vercmp.o ../../lib/vercmp.c
mv -f .deps/vercmp.Tpo .deps/vercmp.Po
rm -f libdpkg.a
ar cru libdpkg.a cleanup.o compat.o compression.o database.o dbmodify.o dump.o ehandle.o fields.o lock.o log.o md5.o mlib.o myopt.o myopt-util.o nfmalloc.o parse.o parsehelp.o showpkg.o tarfn.o triglib.o trigdeferred.o utils.o varbuf.o vercmp.o 
ranlib libdpkg.a
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/lib'
Making all in src
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/src'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT archives.o -MD -MP -MF .deps/archives.Tpo -c -o archives.o ../../src/archives.c
mv -f .deps/archives.Tpo .deps/archives.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT cleanup.o -MD -MP -MF .deps/cleanup.Tpo -c -o cleanup.o ../../src/cleanup.c
mv -f .deps/cleanup.Tpo .deps/cleanup.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT configure.o -MD -MP -MF .deps/configure.Tpo -c -o configure.o ../../src/configure.c
mv -f .deps/configure.Tpo .deps/configure.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT depcon.o -MD -MP -MF .deps/depcon.Tpo -c -o depcon.o ../../src/depcon.c
mv -f .deps/depcon.Tpo .deps/depcon.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT enquiry.o -MD -MP -MF .deps/enquiry.Tpo -c -o enquiry.o ../../src/enquiry.c
mv -f .deps/enquiry.Tpo .deps/enquiry.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT errors.o -MD -MP -MF .deps/errors.Tpo -c -o errors.o ../../src/errors.c
mv -f .deps/errors.Tpo .deps/errors.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT filesdb.o -MD -MP -MF .deps/filesdb.Tpo -c -o filesdb.o ../../src/filesdb.c
mv -f .deps/filesdb.Tpo .deps/filesdb.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o ../../src/help.c
mv -f .deps/help.Tpo .deps/help.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o ../../src/main.c
mv -f .deps/main.Tpo .deps/main.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT packages.o -MD -MP -MF .deps/packages.Tpo -c -o packages.o ../../src/packages.c
../../src/packages.c: In function 'process_queue':
../../src/packages.c:169: warning: variable 'action_todo' might be clobbered by 'longjmp' or 'vfork'
mv -f .deps/packages.Tpo .deps/packages.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT processarc.o -MD -MP -MF .deps/processarc.Tpo -c -o processarc.o ../../src/processarc.c
mv -f .deps/processarc.Tpo .deps/processarc.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT remove.o -MD -MP -MF .deps/remove.Tpo -c -o remove.o ../../src/remove.c
mv -f .deps/remove.Tpo .deps/remove.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT select.o -MD -MP -MF .deps/select.Tpo -c -o select.o ../../src/select.c
mv -f .deps/select.Tpo .deps/select.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT trigproc.o -MD -MP -MF .deps/trigproc.Tpo -c -o trigproc.o ../../src/trigproc.c
mv -f .deps/trigproc.Tpo .deps/trigproc.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT update.o -MD -MP -MF .deps/update.Tpo -c -o update.o ../../src/update.c
mv -f .deps/update.Tpo .deps/update.Po
gcc -std=gnu99  -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2  -Wl,-O1 -o dpkg archives.o cleanup.o configure.o depcon.o enquiry.o errors.o filesdb.o help.o main.o packages.o processarc.o remove.o select.o trigproc.o update.o ../libcompat/libcompat.a  ../lib/libdpkg.a -Wl,-Bstatic -lz -Wl,-Bdynamic -Wl,-Bstatic -lbz2 -Wl,-Bdynamic -Wl,-Bstatic -pthread -lselinux -lsepol   -Wl,-Bdynamic 
processarc.o: In function `process_archive':
/build/buildd3/dpkg-1.14.19/build-tree/src/../../src/processarc.c:166: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT query.o -MD -MP -MF .deps/query.Tpo -c -o query.o ../../src/query.c
mv -f .deps/query.Tpo .deps/query.Po
gcc -std=gnu99  -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2  -Wl,-O1 -o dpkg-query errors.o filesdb.o query.o ../libcompat/libcompat.a  ../lib/libdpkg.a 
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT trigcmd.o -MD -MP -MF .deps/trigcmd.Tpo -c -o trigcmd.o ../../src/trigcmd.c
mv -f .deps/trigcmd.Tpo .deps/trigcmd.Po
gcc -std=gnu99  -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2  -Wl,-O1 -o dpkg-trigger trigcmd.o ../libcompat/libcompat.a  ../lib/libdpkg.a 
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/src'
Making all in dselect
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect'
Making all in methods
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect/methods'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect/methods'
Making all in po
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect/po'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect/po'
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect'
g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT basecmds.o -MD -MP -MF .deps/basecmds.Tpo -c -o basecmds.o ../../dselect/basecmds.cc
mv -f .deps/basecmds.Tpo .deps/basecmds.Po
g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT baselist.o -MD -MP -MF .deps/baselist.Tpo -c -o baselist.o ../../dselect/baselist.cc
mv -f .deps/baselist.Tpo .deps/baselist.Po
g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT basetop.o -MD -MP -MF .deps/basetop.Tpo -c -o basetop.o ../../dselect/basetop.cc
mv -f .deps/basetop.Tpo .deps/basetop.Po
g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT bindings.o -MD -MP -MF .deps/bindings.Tpo -c -o bindings.o ../../dselect/bindings.cc
mv -f .deps/bindings.Tpo .deps/bindings.Po
cursesfile=`echo '#include <ncursesw/curses.h>' | \
		gcc -std=gnu99 -E - | grep 'curses.h' | head -n 1 | \
		sed -e 's/^[^"]*"//; s/".*$//'`; \
	if [ "$cursesfile" = "" ]; then \
		echo "can't find curses file"; exit 1; \
	fi; \
	perl ../../dselect/mkcurkeys.pl ../../dselect/keyoverride $cursesfile >curkeys.h
g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT curkeys.o -MD -MP -MF .deps/curkeys.Tpo -c -o curkeys.o ../../dselect/curkeys.cc
mv -f .deps/curkeys.Tpo .deps/curkeys.Po
g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT helpmsgs.o -MD -MP -MF .deps/helpmsgs.Tpo -c -o helpmsgs.o ../../dselect/helpmsgs.cc
mv -f .deps/helpmsgs.Tpo .deps/helpmsgs.Po
g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o ../../dselect/main.cc
mv -f .deps/main.Tpo .deps/main.Po
g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT methkeys.o -MD -MP -MF .deps/methkeys.Tpo -c -o methkeys.o ../../dselect/methkeys.cc
mv -f .deps/methkeys.Tpo .deps/methkeys.Po
g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT methlist.o -MD -MP -MF .deps/methlist.Tpo -c -o methlist.o ../../dselect/methlist.cc
mv -f .deps/methlist.Tpo .deps/methlist.Po
g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT method.o -MD -MP -MF .deps/method.Tpo -c -o method.o ../../dselect/method.cc
mv -f .deps/method.Tpo .deps/method.Po
g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT methparse.o -MD -MP -MF .deps/methparse.Tpo -c -o methparse.o ../../dselect/methparse.cc
mv -f .deps/methparse.Tpo .deps/methparse.Po
g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT pkgcmds.o -MD -MP -MF .deps/pkgcmds.Tpo -c -o pkgcmds.o ../../dselect/pkgcmds.cc
mv -f .deps/pkgcmds.Tpo .deps/pkgcmds.Po
g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT pkgdepcon.o -MD -MP -MF .deps/pkgdepcon.Tpo -c -o pkgdepcon.o ../../dselect/pkgdepcon.cc
mv -f .deps/pkgdepcon.Tpo .deps/pkgdepcon.Po
g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT pkgdisplay.o -MD -MP -MF .deps/pkgdisplay.Tpo -c -o pkgdisplay.o ../../dselect/pkgdisplay.cc
mv -f .deps/pkgdisplay.Tpo .deps/pkgdisplay.Po
g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT pkginfo.o -MD -MP -MF .deps/pkginfo.Tpo -c -o pkginfo.o ../../dselect/pkginfo.cc
mv -f .deps/pkginfo.Tpo .deps/pkginfo.Po
g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT pkgkeys.o -MD -MP -MF .deps/pkgkeys.Tpo -c -o pkgkeys.o ../../dselect/pkgkeys.cc
mv -f .deps/pkgkeys.Tpo .deps/pkgkeys.Po
g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT pkglist.o -MD -MP -MF .deps/pkglist.Tpo -c -o pkglist.o ../../dselect/pkglist.cc
mv -f .deps/pkglist.Tpo .deps/pkglist.Po
g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT pkgsublist.o -MD -MP -MF .deps/pkgsublist.Tpo -c -o pkgsublist.o ../../dselect/pkgsublist.cc
mv -f .deps/pkgsublist.Tpo .deps/pkgsublist.Po
g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT pkgtop.o -MD -MP -MF .deps/pkgtop.Tpo -c -o pkgtop.o ../../dselect/pkgtop.cc
mv -f .deps/pkgtop.Tpo .deps/pkgtop.Po
g++  -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2  -Wl,-O1 -o dselect basecmds.o baselist.o basetop.o bindings.o curkeys.o helpmsgs.o main.o methkeys.o methlist.o method.o methparse.o pkgcmds.o pkgdepcon.o pkgdisplay.o pkginfo.o pkgkeys.o pkglist.o pkgsublist.o pkgtop.o ../libcompat/libcompat.a  -lncursesw ../lib/libdpkg.a 
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect'
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect'
Making all in dpkg-deb
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dpkg-deb'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dpkg-deb -I.. -DLOCALEDIR=\"/usr/share/locale\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT build.o -MD -MP -MF .deps/build.Tpo -c -o build.o ../../dpkg-deb/build.c
mv -f .deps/build.Tpo .deps/build.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dpkg-deb -I.. -DLOCALEDIR=\"/usr/share/locale\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT extract.o -MD -MP -MF .deps/extract.Tpo -c -o extract.o ../../dpkg-deb/extract.c
mv -f .deps/extract.Tpo .deps/extract.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dpkg-deb -I.. -DLOCALEDIR=\"/usr/share/locale\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o ../../dpkg-deb/info.c
mv -f .deps/info.Tpo .deps/info.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dpkg-deb -I.. -DLOCALEDIR=\"/usr/share/locale\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o ../../dpkg-deb/main.c
mv -f .deps/main.Tpo .deps/main.Po
gcc -std=gnu99  -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2  -Wl,-O1 -o dpkg-deb build.o extract.o info.o main.o ../libcompat/libcompat.a  ../lib/libdpkg.a -Wl,-Bstatic -lz -Wl,-Bdynamic -Wl,-Bstatic -lbz2 -Wl,-Bdynamic -Wl,-Bstatic -pthread -lselinux -lsepol   -Wl,-Bdynamic 
info.o: In function `info_prepare':
/build/buildd3/dpkg-1.14.19/build-tree/dpkg-deb/../../dpkg-deb/info.c:70: warning: the use of `tempnam' is dangerous, better use `mkstemp'
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dpkg-deb'
Making all in dpkg-split
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dpkg-split'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dpkg-split -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o ../../dpkg-split/info.c
mv -f .deps/info.Tpo .deps/info.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dpkg-split -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT join.o -MD -MP -MF .deps/join.Tpo -c -o join.o ../../dpkg-split/join.c
mv -f .deps/join.Tpo .deps/join.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dpkg-split -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o ../../dpkg-split/main.c
mv -f .deps/main.Tpo .deps/main.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dpkg-split -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o ../../dpkg-split/queue.c
mv -f .deps/queue.Tpo .deps/queue.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dpkg-split -I.. -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT split.o -MD -MP -MF .deps/split.Tpo -c -o split.o ../../dpkg-split/split.c
mv -f .deps/split.Tpo .deps/split.Po
gcc -std=gnu99  -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2  -Wl,-O1 -o dpkg-split info.o join.o main.o queue.o split.o ../libcompat/libcompat.a  ../lib/libdpkg.a 
sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" <../../dpkg-split/mksplit.pl >mksplit
chmod +x mksplit
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dpkg-split'
Making all in utils
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/utils'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../utils -I.. -DLOCALEDIR=\"/usr/share/locale\" -idirafter ../../libcompat -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT start-stop-daemon.o -MD -MP -MF .deps/start-stop-daemon.Tpo -c -o start-stop-daemon.o ../../utils/start-stop-daemon.c
mv -f .deps/start-stop-daemon.Tpo .deps/start-stop-daemon.Po
gcc -std=gnu99  -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2  -Wl,-O1 -o start-stop-daemon start-stop-daemon.o ../libcompat/libcompat.a  
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/utils'
Making all in scripts
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts'
Making all in po
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts/po'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts/po'
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts'
sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.14.19\":" <../../scripts/822-date.pl >822-date
chmod +x 822-date
sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.14.19\":" <../../scripts/dpkg-architecture.pl >dpkg-architecture
chmod +x dpkg-architecture
sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.14.19\":" <../../scripts/dpkg-buildpackage.pl >dpkg-buildpackage
chmod +x dpkg-buildpackage
sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.14.19\":" <../../scripts/dpkg-checkbuilddeps.pl >dpkg-checkbuilddeps
chmod +x dpkg-checkbuilddeps
sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.14.19\":" <../../scripts/dpkg-distaddfile.pl >dpkg-distaddfile
chmod +x dpkg-distaddfile
sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.14.19\":" <../../scripts/dpkg-genchanges.pl >dpkg-genchanges
chmod +x dpkg-genchanges
sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.14.19\":" <../../scripts/dpkg-gencontrol.pl >dpkg-gencontrol
chmod +x dpkg-gencontrol
sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.14.19\":" <../../scripts/dpkg-gensymbols.pl >dpkg-gensymbols
chmod +x dpkg-gensymbols
sed -e "s:version=\"[^\"]*\":version=\"1.14.19\":" <../../scripts/dpkg-name.sh >dpkg-name
chmod +x dpkg-name
sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.14.19\":" <../../scripts/dpkg-parsechangelog.pl >dpkg-parsechangelog
chmod +x dpkg-parsechangelog
sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.14.19\":" <../../scripts/dpkg-scanpackages.pl >dpkg-scanpackages
chmod +x dpkg-scanpackages
sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.14.19\":" <../../scripts/dpkg-scansources.pl >dpkg-scansources
chmod +x dpkg-scansources
sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.14.19\":" <../../scripts/dpkg-shlibdeps.pl >dpkg-shlibdeps
chmod +x dpkg-shlibdeps
sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.14.19\":" <../../scripts/dpkg-source.pl >dpkg-source
chmod +x dpkg-source
sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.14.19\":" <../../scripts/changelog/debian.pl >changelog/debian
chmod +x changelog/debian
sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.14.19\":" <../../scripts/cleanup-info.pl >cleanup-info
chmod +x cleanup-info
sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.14.19\":" <../../scripts/dpkg-divert.pl >dpkg-divert
chmod +x dpkg-divert
sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.14.19\":" <../../scripts/dpkg-statoverride.pl >dpkg-statoverride
chmod +x dpkg-statoverride
sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.14.19\":" <../../scripts/update-alternatives.pl >update-alternatives
chmod +x update-alternatives
sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.14.19\":" <../../scripts/install-info.pl >install-info
chmod +x install-info
touch install-info-stamp
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts'
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts'
Making all in po
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/po'
Making all in origins
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/origins'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/origins'
Making all in man
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree'
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree'
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree'
make[1]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree'
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
cd build-tree && /usr/bin/make
make[1]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree'
Making all in libcompat
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/libcompat'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/libcompat'
Making all in lib
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/lib'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/lib'
Making all in src
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/src'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/src'
Making all in dselect
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect'
Making all in methods
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect/methods'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect/methods'
Making all in po
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect/po'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect/po'
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect'
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect'
Making all in dpkg-deb
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dpkg-deb'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dpkg-deb'
Making all in dpkg-split
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dpkg-split'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dpkg-split'
Making all in utils
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/utils'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/utils'
Making all in scripts
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts'
Making all in po
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts/po'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts/po'
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts'
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts'
Making all in po
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/po'
Making all in origins
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/origins'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/origins'
Making all in man
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree'
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree'
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree'
make[1]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree'
dh_testdir
cd build-tree && /usr/bin/make check
make[1]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree'
Making check in libcompat
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/libcompat'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/libcompat'
Making check in lib
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/lib'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/lib'
Making check in src
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/src'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/src'
Making check in dselect
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect'
Making check in methods
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect/methods'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect/methods'
Making check in po
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect/po'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect/po'
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect'
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect'
Making check in dpkg-deb
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dpkg-deb'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dpkg-deb'
Making check in dpkg-split
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dpkg-split'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dpkg-split'
Making check in utils
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/utils'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/utils'
Making check in scripts
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts'
Making check in po
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts/po'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts/po'
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts'
/bin/mkdir -p t.tmp
cp -dRl ../../scripts/t/200_Dpkg_Shlibs/ld.so.conf* t.tmp/
PATH="../src:../scripts:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/usr/games" srcdir=../../scripts PERL5LIB=../../scripts DPKG_DATADIR=../../scripts/.. PERL_DL_NONLAZY=1 /usr/bin/perl -I../../scripts "-MExtUtils::Command::MM" "-e" "test_harness(0, '.')" ../../scripts/t/*.t
../../scripts/t/000_pod..................skipped
        all skipped: Test::Pod 1.00 required for testing POD
../../scripts/t/100_Dpkg_Version.........ok
../../scripts/t/200_Dpkg_Shlibs..........ok
../../scripts/t/300_Dpkg_BuildOptions....ok
../../scripts/t/400_Dpkg_Deps............ok
../../scripts/t/500_Dpkg_Path............ok
../../scripts/t/600_Dpkg_Changelog.......ok
        2/68 skipped: avoid spurios warning with only one entry
../../scripts/t/700_Dpkg_Control.........ok
../../scripts/t/800_Dpkg_IPC.............ok
All tests successful, 1 test and 2 subtests skipped.
Files=9, Tests=183, 366 wallclock secs (320.99 cusr + 13.05 csys = 334.04 CPU)
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts'
Making check in po
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/po'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/po'
Making check in origins
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/origins'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/origins'
Making check in man
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree'
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree'
make[1]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree'
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
cd build-tree && /usr/bin/make DESTDIR="/build/buildd3/dpkg-1.14.19/debian/tmp" install
make[1]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree'
Making install in libcompat
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/libcompat'
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/libcompat'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/libcompat'
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/libcompat'
Making install in lib
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/lib'
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/lib'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/lib'
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/lib'
Making install in src
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/src'
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/src'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin"
  /usr/bin/ginstall -c 'dpkg' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin/dpkg'
  /usr/bin/ginstall -c 'dpkg-query' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin/dpkg-query'
  /usr/bin/ginstall -c 'dpkg-trigger' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin/dpkg-trigger'
/bin/mkdir -p /build/buildd3/dpkg-1.14.19/debian/tmp/var/lib/dpkg/alternatives
/bin/mkdir -p /build/buildd3/dpkg-1.14.19/debian/tmp/var/lib/dpkg/info
/bin/mkdir -p /build/buildd3/dpkg-1.14.19/debian/tmp/var/lib/dpkg/updates
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/src'
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/src'
Making install in dselect
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect'
Making install in methods
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect/methods'
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect/methods'
make[4]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p /build/buildd3/dpkg-1.14.19/debian/tmp/var/lib/dpkg/methods/mnt
/bin/mkdir -p /build/buildd3/dpkg-1.14.19/debian/tmp/var/lib/dpkg/methods/disk
/bin/mkdir -p /build/buildd3/dpkg-1.14.19/debian/tmp/var/lib/dpkg/methods/floppy
test -z "/usr/lib/dpkg/methods" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/lib/dpkg/methods"
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../../dselect/methods/disk/names' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/lib/dpkg/methods/disk/names'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../../dselect/methods/disk/desc.cdrom' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/lib/dpkg/methods/disk/desc.cdrom'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../../dselect/methods/disk/desc.nfs' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/lib/dpkg/methods/disk/desc.nfs'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../../dselect/methods/disk/desc.harddisk' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/lib/dpkg/methods/disk/desc.harddisk'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../../dselect/methods/disk/desc.mounted' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/lib/dpkg/methods/disk/desc.mounted'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../../dselect/methods/floppy/names' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/lib/dpkg/methods/floppy/names'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../../dselect/methods/floppy/desc.floppy' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/lib/dpkg/methods/floppy/desc.floppy'
test -z "/usr/lib/dpkg/methods" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/lib/dpkg/methods"
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c '../../../dselect/methods/disk/setup' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/lib/dpkg/methods/disk/setup'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c '../../../dselect/methods/disk/update' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/lib/dpkg/methods/disk/update'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c '../../../dselect/methods/disk/install' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/lib/dpkg/methods/disk/install'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c '../../../dselect/methods/floppy/setup' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/lib/dpkg/methods/floppy/setup'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c '../../../dselect/methods/floppy/update' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/lib/dpkg/methods/floppy/update'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c '../../../dselect/methods/floppy/install' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/lib/dpkg/methods/floppy/install'
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect/methods'
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect/methods'
Making install in po
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect/po'
/bin/mkdir -p /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share
installing ../../../dselect/po/bs.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/bs/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/ca.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/ca/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/cs.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/cs/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/da.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/da/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/de.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/de/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/el.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/el/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/es.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/es/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/et.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/et/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/eu.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/eu/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/fr.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/fr/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/gl.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/gl/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/hu.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/hu/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/id.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/id/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/it.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/it/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/ja.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/ja/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/ko.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/ko/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/nb.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/nb/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/nl.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/nl/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/nn.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/nn/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/pl.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/pl/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/pt.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/pt/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/pt_BR.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/pt_BR/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/ro.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/ro/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/ru.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/ru/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/sk.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/sk/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/sv.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/sv/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/tl.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/tl/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/vi.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/vi/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/zh_CN.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/zh_TW.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES/dselect.mo
if test "dpkg" = "gettext-tools"; then \
	  /bin/mkdir -p /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/gettext/po; \
	  for file in Makefile.in.in remove-potcdate.sin    Makevars.template; do \
	    /usr/bin/ginstall -c -m 644 ../../../dselect/po/$file \
			    /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/gettext/po/$file; \
	  done; \
	  for file in Makevars; do \
	    rm -f /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/gettext/po/$file; \
	  done; \
	else \
	  : ; \
	fi
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect/po'
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect'
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin"
  /usr/bin/ginstall -c 'dselect' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin/dselect'
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect'
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect'
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dselect'
Making install in dpkg-deb
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dpkg-deb'
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dpkg-deb'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin"
  /usr/bin/ginstall -c 'dpkg-deb' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin/dpkg-deb'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dpkg-deb'
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dpkg-deb'
Making install in dpkg-split
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dpkg-split'
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/dpkg-split'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin"
  /usr/bin/ginstall -c 'dpkg-split' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin/dpkg-split'
test -z "/usr/lib/dpkg" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/lib/dpkg"
 /usr/bin/ginstall -c 'mksplit' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/lib/dpkg/mksplit'
/bin/mkdir -p /build/buildd3/dpkg-1.14.19/debian/tmp/var/lib/dpkg/parts
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dpkg-split'
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/dpkg-split'
Making install in utils
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/utils'
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/utils'
test -z "/usr/sbin" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/sbin"
  /usr/bin/ginstall -c 'start-stop-daemon' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/sbin/start-stop-daemon'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/utils'
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/utils'
Making install in scripts
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts'
Making install in po
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts/po'
/bin/mkdir -p /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share
installing ../../../scripts/po/ca.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/ca/LC_MESSAGES/dpkg-dev.mo
installing ../../../scripts/po/de.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/de/LC_MESSAGES/dpkg-dev.mo
installing ../../../scripts/po/fr.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/fr/LC_MESSAGES/dpkg-dev.mo
installing ../../../scripts/po/pl.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/pl/LC_MESSAGES/dpkg-dev.mo
installing ../../../scripts/po/ru.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/ru/LC_MESSAGES/dpkg-dev.mo
installing ../../../scripts/po/sv.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/sv/LC_MESSAGES/dpkg-dev.mo
if test "dpkg" = "gettext-tools"; then \
	  /bin/mkdir -p /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/gettext/po; \
	  for file in Makefile.in.in remove-potcdate.sin    Makevars.template; do \
	    /usr/bin/ginstall -c -m 644 ../../../scripts/po/$file \
			    /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/gettext/po/$file; \
	  done; \
	  for file in Makevars; do \
	    rm -f /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/gettext/po/$file; \
	  done; \
	else \
	  : ; \
	fi
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts/po'
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts'
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin"
 /usr/bin/ginstall -c '822-date' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin/822-date'
 /usr/bin/ginstall -c 'dpkg-architecture' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin/dpkg-architecture'
 /usr/bin/ginstall -c 'dpkg-buildpackage' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin/dpkg-buildpackage'
 /usr/bin/ginstall -c 'dpkg-checkbuilddeps' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin/dpkg-checkbuilddeps'
 /usr/bin/ginstall -c 'dpkg-distaddfile' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin/dpkg-distaddfile'
 /usr/bin/ginstall -c 'dpkg-genchanges' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin/dpkg-genchanges'
 /usr/bin/ginstall -c 'dpkg-gencontrol' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin/dpkg-gencontrol'
 /usr/bin/ginstall -c 'dpkg-gensymbols' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin/dpkg-gensymbols'
 /usr/bin/ginstall -c 'dpkg-name' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin/dpkg-name'
 /usr/bin/ginstall -c 'dpkg-parsechangelog' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin/dpkg-parsechangelog'
 /usr/bin/ginstall -c 'dpkg-scanpackages' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin/dpkg-scanpackages'
 /usr/bin/ginstall -c 'dpkg-scansources' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin/dpkg-scansources'
 /usr/bin/ginstall -c 'dpkg-shlibdeps' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin/dpkg-shlibdeps'
 /usr/bin/ginstall -c 'dpkg-source' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/bin/dpkg-source'
/bin/mkdir -p /build/buildd3/dpkg-1.14.19/debian/tmp/usr/sbin
/usr/bin/ginstall -c install-info /build/buildd3/dpkg-1.14.19/debian/tmp/usr/sbin
test -z "/usr/sbin" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/sbin"
 /usr/bin/ginstall -c 'cleanup-info' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/sbin/cleanup-info'
 /usr/bin/ginstall -c 'dpkg-divert' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/sbin/dpkg-divert'
 /usr/bin/ginstall -c 'dpkg-statoverride' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/sbin/dpkg-statoverride'
 /usr/bin/ginstall -c 'update-alternatives' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/sbin/update-alternatives'
test -z "/usr/lib/dpkg/parsechangelog" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/lib/dpkg/parsechangelog"
 /usr/bin/ginstall -c 'changelog/debian' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/lib/dpkg/parsechangelog/debian'
/bin/mkdir -p /build/buildd3/dpkg-1.14.19/debian/tmp/etc/alternatives
/usr/bin/ginstall -c -m 644 ../../scripts/README.alternatives /build/buildd3/dpkg-1.14.19/debian/tmp/etc/alternatives/README
test -z "/usr/share/perl5" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5"
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Arch.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Arch.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/BuildOptions.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/BuildOptions.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Cdata.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Cdata.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Changelog.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Changelog.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Changelog/Debian.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Changelog/Debian.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Checksums.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Checksums.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Compression.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Compression.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Control.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Control.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Deps.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Deps.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/ErrorHandling.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/ErrorHandling.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Exit.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Exit.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Fields.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Fields.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Gettext.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Gettext.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/IPC.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/IPC.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Path.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Path.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Shlibs.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Shlibs.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Shlibs/Objdump.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Shlibs/Objdump.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Shlibs/SymbolFile.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Shlibs/SymbolFile.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Substvars.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Substvars.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Vars.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Vars.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Version.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Version.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Source/Archive.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Source/Archive.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Source/CompressedFile.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Source/CompressedFile.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Source/Compressor.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Source/Compressor.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Source/Functions.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Source/Functions.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Source/Package.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Source/Package.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Source/Package/V1.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Source/Package/V1.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Source/Package/V2.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Source/Package/V2.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Source/Package/V3/bzr.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Source/Package/V3/bzr.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Source/Package/V3/custom.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Source/Package/V3/custom.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Source/Package/V3/native.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Source/Package/V3/native.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Source/Package/V3/git.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Source/Package/V3/git.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Source/Package/V3/quilt.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Source/Package/V3/quilt.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg/Source/Patch.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg/Source/Patch.pm'
 /bin/sh /build/buildd3/dpkg-1.14.19/config/install-sh -c -m 644 '../../scripts/Dpkg.pm' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg.pm'
/usr/bin/make  install-data-hook
make[5]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts'
cp -p /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg.pm \
	      /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg.pm.tmp
sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.14.19\":" </build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg.pm.tmp \
	                 >/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg.pm
rm /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/perl5/Dpkg.pm.tmp
make[5]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts'
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts'
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts'
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/scripts'
Making install in po
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/po'
/bin/mkdir -p /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share
installing ../../po/bs.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/bs/LC_MESSAGES/dpkg.mo
installing ../../po/ca.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/ca/LC_MESSAGES/dpkg.mo
installing ../../po/cs.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/cs/LC_MESSAGES/dpkg.mo
installing ../../po/da.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/da/LC_MESSAGES/dpkg.mo
installing ../../po/de.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/de/LC_MESSAGES/dpkg.mo
installing ../../po/dz.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/dz/LC_MESSAGES/dpkg.mo
installing ../../po/el.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/el/LC_MESSAGES/dpkg.mo
installing ../../po/es.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/es/LC_MESSAGES/dpkg.mo
installing ../../po/et.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/et/LC_MESSAGES/dpkg.mo
installing ../../po/eu.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/eu/LC_MESSAGES/dpkg.mo
installing ../../po/fr.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/fr/LC_MESSAGES/dpkg.mo
installing ../../po/gl.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/gl/LC_MESSAGES/dpkg.mo
installing ../../po/hu.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/hu/LC_MESSAGES/dpkg.mo
installing ../../po/id.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/id/LC_MESSAGES/dpkg.mo
installing ../../po/it.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/it/LC_MESSAGES/dpkg.mo
installing ../../po/ja.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/ja/LC_MESSAGES/dpkg.mo
installing ../../po/km.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/km/LC_MESSAGES/dpkg.mo
installing ../../po/ko.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/ko/LC_MESSAGES/dpkg.mo
installing ../../po/ku.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/ku/LC_MESSAGES/dpkg.mo
installing ../../po/mr.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/mr/LC_MESSAGES/dpkg.mo
installing ../../po/nb.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/nb/LC_MESSAGES/dpkg.mo
installing ../../po/ne.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/ne/LC_MESSAGES/dpkg.mo
installing ../../po/nl.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/nl/LC_MESSAGES/dpkg.mo
installing ../../po/nn.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/nn/LC_MESSAGES/dpkg.mo
installing ../../po/pa.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/pa/LC_MESSAGES/dpkg.mo
installing ../../po/pl.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/pl/LC_MESSAGES/dpkg.mo
installing ../../po/pt.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/pt/LC_MESSAGES/dpkg.mo
installing ../../po/pt_BR.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/pt_BR/LC_MESSAGES/dpkg.mo
installing ../../po/ro.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/ro/LC_MESSAGES/dpkg.mo
installing ../../po/ru.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/ru/LC_MESSAGES/dpkg.mo
installing ../../po/sk.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/sk/LC_MESSAGES/dpkg.mo
installing ../../po/sv.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/sv/LC_MESSAGES/dpkg.mo
installing ../../po/th.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/th/LC_MESSAGES/dpkg.mo
installing ../../po/tl.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/tl/LC_MESSAGES/dpkg.mo
installing ../../po/vi.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/vi/LC_MESSAGES/dpkg.mo
installing ../../po/zh_CN.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/dpkg.mo
installing ../../po/zh_TW.gmo as /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES/dpkg.mo
if test "dpkg" = "gettext-tools"; then \
	  /bin/mkdir -p /build/buildd3/dpkg-1.14.19/debian/tmp/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 ../../po/$file \
			    /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/gettext/po/$file; \
	  done; \
	  for file in Makevars; do \
	    rm -f /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/gettext/po/$file; \
	  done; \
	else \
	  : ; \
	fi
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/po'
Making install in origins
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/origins'
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/origins'
make[3]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p /build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/dpkg/origins
test -z "/etc/dpkg/origins" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/etc/dpkg/origins"
 /usr/bin/ginstall -c -m 644 '../../origins/debian' '/build/buildd3/dpkg-1.14.19/debian/tmp/etc/dpkg/origins/debian'
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/origins'
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/origins'
Making install in man
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
make[3]: Nothing to be done for `install-exec-am'.
for lang in de es fr hu ja pl pt_BR ru sv; do \
		if [ -d ../../man/$lang ]; then \
			files=$(echo ../../man/$lang/*.[1-9]); \
			/usr/bin/make install-man \
				mandir="/usr/share/man/$lang" \
				man_MANS="" \
				dist_man_MANS="$files"; \
		fi \
	done
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
test -z "/usr/share/man/de/man1" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man1"
 /usr/bin/ginstall -c -m 644 '../../man/de/822-date.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man1/822-date.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man1/dpkg.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-architecture.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man1/dpkg-architecture.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-buildpackage.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man1/dpkg-buildpackage.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-checkbuilddeps.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man1/dpkg-checkbuilddeps.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-deb.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man1/dpkg-deb.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-distaddfile.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man1/dpkg-distaddfile.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-genchanges.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man1/dpkg-genchanges.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-gencontrol.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man1/dpkg-gencontrol.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-name.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man1/dpkg-name.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-parsechangelog.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man1/dpkg-parsechangelog.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-query.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man1/dpkg-query.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-scanpackages.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man1/dpkg-scanpackages.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-scansources.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man1/dpkg-scansources.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-shlibdeps.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man1/dpkg-shlibdeps.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-source.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man1/dpkg-source.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-split.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man1/dpkg-split.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-trigger.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man1/dpkg-trigger.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dselect.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man1/dselect.1'
test -z "/usr/share/man/de/man5" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man5"
 /usr/bin/ginstall -c -m 644 '../../man/de/deb.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man5/deb.5'
 /usr/bin/ginstall -c -m 644 '../../man/de/deb-control.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man5/deb-control.5'
 /usr/bin/ginstall -c -m 644 '../../man/de/deb-old.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man5/deb-old.5'
 /usr/bin/ginstall -c -m 644 '../../man/de/deb-override.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man5/deb-override.5'
 /usr/bin/ginstall -c -m 644 '../../man/de/deb-shlibs.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man5/deb-shlibs.5'
 /usr/bin/ginstall -c -m 644 '../../man/de/deb-substvars.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man5/deb-substvars.5'
 /usr/bin/ginstall -c -m 644 '../../man/de/deb-symbols.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man5/deb-symbols.5'
 /usr/bin/ginstall -c -m 644 '../../man/de/deb-triggers.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man5/deb-triggers.5'
 /usr/bin/ginstall -c -m 644 '../../man/de/deb-version.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man5/deb-version.5'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg.cfg.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man5/dpkg.cfg.5'
 /usr/bin/ginstall -c -m 644 '../../man/de/dselect.cfg.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man5/dselect.cfg.5'
test -z "/usr/share/man/de/man8" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man8"
 /usr/bin/ginstall -c -m 644 '../../man/de/cleanup-info.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man8/cleanup-info.8'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-divert.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man8/dpkg-divert.8'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-statoverride.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man8/dpkg-statoverride.8'
 /usr/bin/ginstall -c -m 644 '../../man/de/install-info.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man8/install-info.8'
 /usr/bin/ginstall -c -m 644 '../../man/de/start-stop-daemon.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man8/start-stop-daemon.8'
 /usr/bin/ginstall -c -m 644 '../../man/de/update-alternatives.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/de/man8/update-alternatives.8'
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
test -z "/usr/share/man/es/man1" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/es/man1"
test -z "/usr/share/man/es/man5" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/es/man5"
test -z "/usr/share/man/es/man8" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/es/man8"
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
test -z "/usr/share/man/fr/man1" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man1"
 /usr/bin/ginstall -c -m 644 '../../man/fr/822-date.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man1/822-date.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-architecture.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man1/dpkg-architecture.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-deb.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man1/dpkg-deb.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-distaddfile.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man1/dpkg-distaddfile.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-genchanges.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man1/dpkg-genchanges.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-gencontrol.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man1/dpkg-gencontrol.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-name.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man1/dpkg-name.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-query.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man1/dpkg-query.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-scanpackages.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man1/dpkg-scanpackages.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-scansources.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man1/dpkg-scansources.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-split.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man1/dpkg-split.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dselect.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man1/dselect.1'
test -z "/usr/share/man/fr/man5" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man5"
 /usr/bin/ginstall -c -m 644 '../../man/fr/deb.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man5/deb.5'
 /usr/bin/ginstall -c -m 644 '../../man/fr/deb-control.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man5/deb-control.5'
 /usr/bin/ginstall -c -m 644 '../../man/fr/deb-old.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man5/deb-old.5'
 /usr/bin/ginstall -c -m 644 '../../man/fr/deb-override.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man5/deb-override.5'
 /usr/bin/ginstall -c -m 644 '../../man/fr/deb-substvars.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man5/deb-substvars.5'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg.cfg.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man5/dpkg.cfg.5'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dselect.cfg.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man5/dselect.cfg.5'
test -z "/usr/share/man/fr/man8" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man8"
 /usr/bin/ginstall -c -m 644 '../../man/fr/cleanup-info.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man8/cleanup-info.8'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-divert.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man8/dpkg-divert.8'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-statoverride.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man8/dpkg-statoverride.8'
 /usr/bin/ginstall -c -m 644 '../../man/fr/install-info.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man8/install-info.8'
 /usr/bin/ginstall -c -m 644 '../../man/fr/update-alternatives.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/fr/man8/update-alternatives.8'
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
test -z "/usr/share/man/hu/man1" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/hu/man1"
test -z "/usr/share/man/hu/man5" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/hu/man5"
 /usr/bin/ginstall -c -m 644 '../../man/hu/dpkg.cfg.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/hu/man5/dpkg.cfg.5'
 /usr/bin/ginstall -c -m 644 '../../man/hu/dselect.cfg.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/hu/man5/dselect.cfg.5'
test -z "/usr/share/man/hu/man8" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/hu/man8"
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
test -z "/usr/share/man/ja/man1" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/ja/man1"
 /usr/bin/ginstall -c -m 644 '../../man/ja/dselect.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/ja/man1/dselect.1'
test -z "/usr/share/man/ja/man5" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/ja/man5"
 /usr/bin/ginstall -c -m 644 '../../man/ja/deb.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/ja/man5/deb.5'
 /usr/bin/ginstall -c -m 644 '../../man/ja/deb-old.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/ja/man5/deb-old.5'
test -z "/usr/share/man/ja/man8" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/ja/man8"
 /usr/bin/ginstall -c -m 644 '../../man/ja/update-alternatives.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/ja/man8/update-alternatives.8'
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
test -z "/usr/share/man/pl/man1" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man1"
 /usr/bin/ginstall -c -m 644 '../../man/pl/822-date.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man1/822-date.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man1/dpkg.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-architecture.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man1/dpkg-architecture.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-buildpackage.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man1/dpkg-buildpackage.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-checkbuilddeps.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man1/dpkg-checkbuilddeps.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-deb.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man1/dpkg-deb.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-distaddfile.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man1/dpkg-distaddfile.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-genchanges.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man1/dpkg-genchanges.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-gencontrol.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man1/dpkg-gencontrol.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-name.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man1/dpkg-name.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-parsechangelog.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man1/dpkg-parsechangelog.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-query.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man1/dpkg-query.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-scanpackages.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man1/dpkg-scanpackages.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-scansources.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man1/dpkg-scansources.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-shlibdeps.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man1/dpkg-shlibdeps.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-split.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man1/dpkg-split.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dselect.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man1/dselect.1'
test -z "/usr/share/man/pl/man5" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man5"
 /usr/bin/ginstall -c -m 644 '../../man/pl/deb.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man5/deb.5'
 /usr/bin/ginstall -c -m 644 '../../man/pl/deb-control.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man5/deb-control.5'
 /usr/bin/ginstall -c -m 644 '../../man/pl/deb-old.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man5/deb-old.5'
 /usr/bin/ginstall -c -m 644 '../../man/pl/deb-override.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man5/deb-override.5'
 /usr/bin/ginstall -c -m 644 '../../man/pl/deb-shlibs.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man5/deb-shlibs.5'
 /usr/bin/ginstall -c -m 644 '../../man/pl/deb-substvars.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man5/deb-substvars.5'
 /usr/bin/ginstall -c -m 644 '../../man/pl/deb-symbols.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man5/deb-symbols.5'
 /usr/bin/ginstall -c -m 644 '../../man/pl/deb-triggers.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man5/deb-triggers.5'
 /usr/bin/ginstall -c -m 644 '../../man/pl/deb-version.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man5/deb-version.5'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg.cfg.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man5/dpkg.cfg.5'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dselect.cfg.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man5/dselect.cfg.5'
test -z "/usr/share/man/pl/man8" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man8"
 /usr/bin/ginstall -c -m 644 '../../man/pl/cleanup-info.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man8/cleanup-info.8'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-divert.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man8/dpkg-divert.8'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-statoverride.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man8/dpkg-statoverride.8'
 /usr/bin/ginstall -c -m 644 '../../man/pl/start-stop-daemon.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man8/start-stop-daemon.8'
 /usr/bin/ginstall -c -m 644 '../../man/pl/update-alternatives.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pl/man8/update-alternatives.8'
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
test -z "/usr/share/man/pt_BR/man1" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pt_BR/man1"
test -z "/usr/share/man/pt_BR/man5" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pt_BR/man5"
test -z "/usr/share/man/pt_BR/man8" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/pt_BR/man8"
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
test -z "/usr/share/man/ru/man1" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/ru/man1"
test -z "/usr/share/man/ru/man5" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/ru/man5"
test -z "/usr/share/man/ru/man8" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/ru/man8"
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
make[4]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
test -z "/usr/share/man/sv/man1" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man1"
 /usr/bin/ginstall -c -m 644 '../../man/sv/822-date.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man1/822-date.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man1/dpkg.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-architecture.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man1/dpkg-architecture.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-buildpackage.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man1/dpkg-buildpackage.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-checkbuilddeps.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man1/dpkg-checkbuilddeps.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-deb.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man1/dpkg-deb.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-distaddfile.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man1/dpkg-distaddfile.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-genchanges.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man1/dpkg-genchanges.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-gencontrol.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man1/dpkg-gencontrol.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-name.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man1/dpkg-name.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-parsechangelog.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man1/dpkg-parsechangelog.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-query.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man1/dpkg-query.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-scanpackages.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man1/dpkg-scanpackages.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-scansources.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man1/dpkg-scansources.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-shlibdeps.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man1/dpkg-shlibdeps.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-source.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man1/dpkg-source.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-split.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man1/dpkg-split.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-trigger.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man1/dpkg-trigger.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dselect.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man1/dselect.1'
test -z "/usr/share/man/sv/man5" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man5"
 /usr/bin/ginstall -c -m 644 '../../man/sv/deb.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man5/deb.5'
 /usr/bin/ginstall -c -m 644 '../../man/sv/deb-control.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man5/deb-control.5'
 /usr/bin/ginstall -c -m 644 '../../man/sv/deb-old.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man5/deb-old.5'
 /usr/bin/ginstall -c -m 644 '../../man/sv/deb-override.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man5/deb-override.5'
 /usr/bin/ginstall -c -m 644 '../../man/sv/deb-shlibs.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man5/deb-shlibs.5'
 /usr/bin/ginstall -c -m 644 '../../man/sv/deb-substvars.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man5/deb-substvars.5'
 /usr/bin/ginstall -c -m 644 '../../man/sv/deb-symbols.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man5/deb-symbols.5'
 /usr/bin/ginstall -c -m 644 '../../man/sv/deb-triggers.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man5/deb-triggers.5'
 /usr/bin/ginstall -c -m 644 '../../man/sv/deb-version.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man5/deb-version.5'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg.cfg.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man5/dpkg.cfg.5'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dselect.cfg.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man5/dselect.cfg.5'
test -z "/usr/share/man/sv/man8" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man8"
 /usr/bin/ginstall -c -m 644 '../../man/sv/cleanup-info.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man8/cleanup-info.8'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-divert.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man8/dpkg-divert.8'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-statoverride.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man8/dpkg-statoverride.8'
 /usr/bin/ginstall -c -m 644 '../../man/sv/install-info.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man8/install-info.8'
 /usr/bin/ginstall -c -m 644 '../../man/sv/start-stop-daemon.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man8/start-stop-daemon.8'
 /usr/bin/ginstall -c -m 644 '../../man/sv/update-alternatives.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/sv/man8/update-alternatives.8'
make[4]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
test -z "/usr/share/man/man1" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man1"
 /usr/bin/ginstall -c -m 644 '../../man/822-date.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man1/822-date.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-architecture.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man1/dpkg-architecture.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-buildpackage.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man1/dpkg-buildpackage.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-checkbuilddeps.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man1/dpkg-checkbuilddeps.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-deb.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man1/dpkg-deb.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-distaddfile.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man1/dpkg-distaddfile.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-genchanges.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man1/dpkg-genchanges.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-gencontrol.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man1/dpkg-gencontrol.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-gensymbols.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man1/dpkg-gensymbols.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-name.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man1/dpkg-name.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-parsechangelog.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man1/dpkg-parsechangelog.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-query.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man1/dpkg-query.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-scanpackages.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man1/dpkg-scanpackages.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-scansources.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man1/dpkg-scansources.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-shlibdeps.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man1/dpkg-shlibdeps.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-source.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man1/dpkg-source.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-split.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man1/dpkg-split.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-trigger.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man1/dpkg-trigger.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man1/dpkg.1'
 /usr/bin/ginstall -c -m 644 '../../man/dselect.1' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man1/dselect.1'
test -z "/usr/share/man/man5" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man5"
 /usr/bin/ginstall -c -m 644 '../../man/deb-control.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man5/deb-control.5'
 /usr/bin/ginstall -c -m 644 '../../man/deb-version.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man5/deb-version.5'
 /usr/bin/ginstall -c -m 644 '../../man/deb-shlibs.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man5/deb-shlibs.5'
 /usr/bin/ginstall -c -m 644 '../../man/deb-substvars.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man5/deb-substvars.5'
 /usr/bin/ginstall -c -m 644 '../../man/deb-symbols.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man5/deb-symbols.5'
 /usr/bin/ginstall -c -m 644 '../../man/deb-triggers.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man5/deb-triggers.5'
 /usr/bin/ginstall -c -m 644 '../../man/deb-old.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man5/deb-old.5'
 /usr/bin/ginstall -c -m 644 '../../man/deb-override.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man5/deb-override.5'
 /usr/bin/ginstall -c -m 644 '../../man/deb.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man5/deb.5'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg.cfg.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man5/dpkg.cfg.5'
 /usr/bin/ginstall -c -m 644 '../../man/dselect.cfg.5' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man5/dselect.cfg.5'
test -z "/usr/share/man/man8" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man8"
 /usr/bin/ginstall -c -m 644 '../../man/cleanup-info.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man8/cleanup-info.8'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-divert.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man8/dpkg-divert.8'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-statoverride.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man8/dpkg-statoverride.8'
 /usr/bin/ginstall -c -m 644 '../../man/install-info.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man8/install-info.8'
 /usr/bin/ginstall -c -m 644 '../../man/start-stop-daemon.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man8/start-stop-daemon.8'
 /usr/bin/ginstall -c -m 644 '../../man/update-alternatives.8' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/man/man8/update-alternatives.8'
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree/man'
make[2]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree'
make[3]: Entering directory `/build/buildd3/dpkg-1.14.19/build-tree'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/dpkg" || /bin/mkdir -p "/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/dpkg"
 /usr/bin/ginstall -c -m 644 '../cputable' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/dpkg/cputable'
 /usr/bin/ginstall -c -m 644 '../ostable' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/dpkg/ostable'
 /usr/bin/ginstall -c -m 644 '../triplettable' '/build/buildd3/dpkg-1.14.19/debian/tmp/usr/share/dpkg/triplettable'
make[3]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree'
make[2]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree'
make[1]: Leaving directory `/build/buildd3/dpkg-1.14.19/build-tree'
dh_testdir -a
dh_testroot -a
dh_install --sourcedir=debian/tmp -a
dh_installlogrotate -a
install -d debian/dpkg/sbin
mv debian/dpkg/usr/sbin/start-stop-daemon debian/dpkg/sbin
dh_installchangelogs -a ChangeLog
dh_installdocs -a
install -d debian/dpkg/usr/share/lintian/overrides
install -m 644 debian/dpkg.lintian-overrides \
		       debian/dpkg/usr/share/lintian/overrides/dpkg
install -d debian/dselect/usr/share/lintian/overrides
install -m 644 debian/dselect.lintian-overrides \
		       debian/dselect/usr/share/lintian/overrides/dselect
dh_strip -a
dh_compress -a
dh_fixperms -a
dh_installdeb -a
dh_shlibdeps -a
dpkg-shlibdeps: warning: dependency on libpthread.so.0 could be avoided if "debian/dpkg/usr/bin/dpkg-deb debian/dpkg/usr/bin/dpkg" were not uselessly linked against it (they use none of its symbols).
dh_gencontrol -a
dh_md5sums -a
dh_builddeb -a
dpkg-deb: building package `dpkg' in `../dpkg_1.14.19_m32r.deb'.
dpkg-deb: building package `dselect' in `../dselect_1.14.19_m32r.deb'.
 dpkg-genchanges -B -mHirokazu Takata <takata\@linux-m32r.org> >../dpkg_1.14.19_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 20080516-1153

chroot-unstable/build/buildd3/dpkg_1.14.19_m32r.deb:
 new debian package, version 2.0.
 size 2213972 bytes: control archive= 5389 bytes.
      91 bytes,     4 lines      conffiles            
     832 bytes,    21 lines      control              
    8613 bytes,   122 lines      md5sums              
    1942 bytes,    87 lines   *  postinst             #!/bin/sh
    1001 bytes,    55 lines   *  postrm               #!/bin/sh
    1026 bytes,    54 lines   *  preinst              #!/bin/sh
 Package: dpkg
 Version: 1.14.19
 Architecture: m32r
 Essential: yes
 Origin: debian
 Bugs: debbugs://bugs.debian.org
 Maintainer: Dpkg Developers <debian-dpkg at lists.debian.org>
 Installed-Size: 6800
 Pre-Depends: libc6 (>= 2.3.5-1), coreutils (>= 5.93-1)
 Suggests: apt, lzma
 Conflicts: apt (<< 0.7.7), aptitude (<< 0.4.7-1), dpkg-dev (<< 1.14.16), dpkg-iasearch (<< 0.11), sysvinit (<< 2.82-1)
 Replaces: manpages-de (<= 0.4-3), manpages-pl (<= 20051117-1)
 Section: admin
 Priority: required
 Homepage: http://wiki.debian.org/Teams/Dpkg
 Description: package maintenance system for Debian
  This package contains the low-level commands for handling the installation
  and removal of packages on your system.
  .
  In order to unpack and build Debian source packages you will need to
  install the developers' package `dpkg-dev' as well as this one.

chroot-unstable/build/buildd3/dselect_1.14.19_m32r.deb:
 new debian package, version 2.0.
 size 772462 bytes: control archive= 2873 bytes.
      22 bytes,     1 lines      conffiles            
     677 bytes,    19 lines      control              
    4824 bytes,    66 lines      md5sums              
     668 bytes,    42 lines   *  preinst              #!/bin/sh
 Package: dselect
 Source: dpkg
 Version: 1.14.19
 Architecture: m32r
 Origin: debian
 Bugs: debbugs://bugs.debian.org
 Maintainer: Dpkg Developers <debian-dpkg at lists.debian.org>
 Installed-Size: 2128
 Depends: libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.1.1-12), libncursesw5 (>= 5.6+20071006-3), libstdc++6 (>= 4.1.1-12), dpkg (>= 1.13.1)
 Replaces: dpkg (<< 1.10.3)
 Section: admin
 Priority: optional
 Homepage: http://wiki.debian.org/Teams/Dpkg
 Description: user tool to manage Debian packages
  dselect is an interface for managing the installation and removal of
  packages on your system.
  .
  Many users find dselect intimidating and new users may prefer to use
  `apt'-based user interfaces.

chroot-unstable/build/buildd3/dpkg_1.14.19_m32r.deb:
drwxr-xr-x root/root         0 2008-05-16 11:44 ./
drwxr-xr-x root/root         0 2008-05-16 11:42 ./etc/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./etc/dpkg/
-rw-r--r-- root/root       446 2008-05-12 13:24 ./etc/dpkg/dpkg.cfg
drwxr-xr-x root/root         0 2008-05-16 11:37 ./etc/dpkg/origins/
-rw-r--r-- root/root        82 2008-05-16 11:37 ./etc/dpkg/origins/debian
drwxr-xr-x root/root         0 2008-05-16 11:36 ./etc/alternatives/
-rw-r--r-- root/root       100 2008-05-16 11:36 ./etc/alternatives/README
drwxr-xr-x root/root         0 2008-05-16 11:42 ./etc/logrotate.d/
-rw-r--r-- root/root       111 2008-05-16 11:42 ./etc/logrotate.d/dpkg
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/dpkg/
-rw-r--r-- root/root       930 2008-05-12 13:24 ./usr/share/dpkg/archtable
drwxr-xr-x root/root         0 2008-05-16 11:37 ./usr/share/dpkg/origins/
-rw-r--r-- root/root      1141 2008-05-16 11:40 ./usr/share/dpkg/cputable
-rw-r--r-- root/root      1155 2008-05-16 11:41 ./usr/share/dpkg/ostable
-rw-r--r-- root/root       453 2008-05-16 11:41 ./usr/share/dpkg/triplettable
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/bs/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/bs/LC_MESSAGES/
-rw-r--r-- root/root      1069 2008-05-16 11:37 ./usr/share/locale/bs/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/ca/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/ca/LC_MESSAGES/
-rw-r--r-- root/root    123176 2008-05-16 11:37 ./usr/share/locale/ca/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/cs/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/cs/LC_MESSAGES/
-rw-r--r-- root/root    145328 2008-05-16 11:37 ./usr/share/locale/cs/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/da/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/da/LC_MESSAGES/
-rw-r--r-- root/root    119310 2008-05-16 11:37 ./usr/share/locale/da/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/de/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/de/LC_MESSAGES/
-rw-r--r-- root/root    149019 2008-05-16 11:37 ./usr/share/locale/de/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/dz/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/dz/LC_MESSAGES/
-rw-r--r-- root/root    225870 2008-05-16 11:37 ./usr/share/locale/dz/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/el/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/el/LC_MESSAGES/
-rw-r--r-- root/root    100706 2008-05-16 11:37 ./usr/share/locale/el/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/es/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/es/LC_MESSAGES/
-rw-r--r-- root/root    126417 2008-05-16 11:37 ./usr/share/locale/es/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/et/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/et/LC_MESSAGES/
-rw-r--r-- root/root     59294 2008-05-16 11:37 ./usr/share/locale/et/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/eu/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/eu/LC_MESSAGES/
-rw-r--r-- root/root    126375 2008-05-16 11:37 ./usr/share/locale/eu/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/fr/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/fr/LC_MESSAGES/
-rw-r--r-- root/root    160223 2008-05-16 11:37 ./usr/share/locale/fr/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/gl/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/gl/LC_MESSAGES/
-rw-r--r-- root/root    149175 2008-05-16 11:37 ./usr/share/locale/gl/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/hu/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/hu/LC_MESSAGES/
-rw-r--r-- root/root    109768 2008-05-16 11:37 ./usr/share/locale/hu/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/id/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/id/LC_MESSAGES/
-rw-r--r-- root/root     75038 2008-05-16 11:37 ./usr/share/locale/id/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/it/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/it/LC_MESSAGES/
-rw-r--r-- root/root    120619 2008-05-16 11:37 ./usr/share/locale/it/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/ja/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/ja/LC_MESSAGES/
-rw-r--r-- root/root    142304 2008-05-16 11:37 ./usr/share/locale/ja/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/km/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/km/LC_MESSAGES/
-rw-r--r-- root/root    189130 2008-05-16 11:37 ./usr/share/locale/km/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/ko/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/ko/LC_MESSAGES/
-rw-r--r-- root/root    140576 2008-05-16 11:37 ./usr/share/locale/ko/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/ku/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/ku/LC_MESSAGES/
-rw-r--r-- root/root     11779 2008-05-16 11:37 ./usr/share/locale/ku/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/mr/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/mr/LC_MESSAGES/
-rw-r--r-- root/root    172464 2008-05-16 11:37 ./usr/share/locale/mr/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/nb/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/nb/LC_MESSAGES/
-rw-r--r-- root/root    123489 2008-05-16 11:37 ./usr/share/locale/nb/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/ne/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/ne/LC_MESSAGES/
-rw-r--r-- root/root    178466 2008-05-16 11:37 ./usr/share/locale/ne/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/nl/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/nl/LC_MESSAGES/
-rw-r--r-- root/root    119187 2008-05-16 11:37 ./usr/share/locale/nl/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/nn/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/nn/LC_MESSAGES/
-rw-r--r-- root/root     74088 2008-05-16 11:37 ./usr/share/locale/nn/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/pa/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/pa/LC_MESSAGES/
-rw-r--r-- root/root     33183 2008-05-16 11:37 ./usr/share/locale/pa/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/pl/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/pl/LC_MESSAGES/
-rw-r--r-- root/root    149623 2008-05-16 11:37 ./usr/share/locale/pl/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/pt/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/pt/LC_MESSAGES/
-rw-r--r-- root/root    148346 2008-05-16 11:37 ./usr/share/locale/pt/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/pt_BR/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/pt_BR/LC_MESSAGES/
-rw-r--r-- root/root    149639 2008-05-16 11:37 ./usr/share/locale/pt_BR/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/ro/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/ro/LC_MESSAGES/
-rw-r--r-- root/root    133120 2008-05-16 11:37 ./usr/share/locale/ro/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/ru/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/ru/LC_MESSAGES/
-rw-r--r-- root/root    195709 2008-05-16 11:37 ./usr/share/locale/ru/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/sk/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/sk/LC_MESSAGES/
-rw-r--r-- root/root    151187 2008-05-16 11:37 ./usr/share/locale/sk/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/sv/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/sv/LC_MESSAGES/
-rw-r--r-- root/root    142863 2008-05-16 11:37 ./usr/share/locale/sv/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/th/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/th/LC_MESSAGES/
-rw-r--r-- root/root    183258 2008-05-16 11:37 ./usr/share/locale/th/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/tl/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/tl/LC_MESSAGES/
-rw-r--r-- root/root     76673 2008-05-16 11:37 ./usr/share/locale/tl/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/vi/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/vi/LC_MESSAGES/
-rw-r--r-- root/root    166479 2008-05-16 11:37 ./usr/share/locale/vi/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/zh_CN/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/zh_CN/LC_MESSAGES/
-rw-r--r-- root/root    145675 2008-05-16 11:37 ./usr/share/locale/zh_CN/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/zh_TW/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/zh_TW/LC_MESSAGES/
-rw-r--r-- root/root    114765 2008-05-16 11:37 ./usr/share/locale/zh_TW/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/man/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/man/de/
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/de/man8/
-rw-r--r-- root/root      2241 2008-05-16 11:38 ./usr/share/man/de/man8/dpkg-divert.8.gz
-rw-r--r-- root/root      4132 2008-05-16 11:38 ./usr/share/man/de/man8/install-info.8.gz
-rw-r--r-- root/root      3765 2008-05-16 11:38 ./usr/share/man/de/man8/start-stop-daemon.8.gz
-rw-r--r-- root/root      5102 2008-05-16 11:38 ./usr/share/man/de/man8/update-alternatives.8.gz
-rw-r--r-- root/root      1256 2008-05-16 11:38 ./usr/share/man/de/man8/cleanup-info.8.gz
-rw-r--r-- root/root      1791 2008-05-16 11:38 ./usr/share/man/de/man8/dpkg-statoverride.8.gz
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/de/man1/
-rw-r--r-- root/root      3476 2008-05-16 11:38 ./usr/share/man/de/man1/dpkg-split.1.gz
-rw-r--r-- root/root      1501 2008-05-16 11:38 ./usr/share/man/de/man1/dpkg-trigger.1.gz
-rw-r--r-- root/root      9275 2008-05-16 11:38 ./usr/share/man/de/man1/dpkg.1.gz
-rw-r--r-- root/root      3311 2008-05-16 11:38 ./usr/share/man/de/man1/dpkg-deb.1.gz
-rw-r--r-- root/root      2538 2008-05-16 11:38 ./usr/share/man/de/man1/dpkg-query.1.gz
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/de/man5/
-rw-r--r-- root/root       697 2008-05-16 11:38 ./usr/share/man/de/man5/dpkg.cfg.5.gz
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/man/fr/
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/fr/man8/
-rw-r--r-- root/root      2119 2008-05-16 11:39 ./usr/share/man/fr/man8/dpkg-divert.8.gz
-rw-r--r-- root/root      3949 2008-05-16 11:39 ./usr/share/man/fr/man8/install-info.8.gz
-rw-r--r-- root/root      4929 2008-05-16 11:39 ./usr/share/man/fr/man8/update-alternatives.8.gz
-rw-r--r-- root/root      1221 2008-05-16 11:39 ./usr/share/man/fr/man8/cleanup-info.8.gz
-rw-r--r-- root/root      1738 2008-05-16 11:39 ./usr/share/man/fr/man8/dpkg-statoverride.8.gz
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/fr/man1/
-rw-r--r-- root/root      3286 2008-05-16 11:38 ./usr/share/man/fr/man1/dpkg-split.1.gz
-rw-r--r-- root/root      3231 2008-05-16 11:38 ./usr/share/man/fr/man1/dpkg-deb.1.gz
-rw-r--r-- root/root      2411 2008-05-16 11:38 ./usr/share/man/fr/man1/dpkg-query.1.gz
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/fr/man5/
-rw-r--r-- root/root       570 2008-05-16 11:39 ./usr/share/man/fr/man5/dpkg.cfg.5.gz
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/man/pl/
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/pl/man8/
-rw-r--r-- root/root      2052 2008-05-16 11:39 ./usr/share/man/pl/man8/dpkg-divert.8.gz
-rw-r--r-- root/root      3594 2008-05-16 11:39 ./usr/share/man/pl/man8/start-stop-daemon.8.gz
-rw-r--r-- root/root      4801 2008-05-16 11:39 ./usr/share/man/pl/man8/update-alternatives.8.gz
-rw-r--r-- root/root      1136 2008-05-16 11:39 ./usr/share/man/pl/man8/cleanup-info.8.gz
-rw-r--r-- root/root      1639 2008-05-16 11:39 ./usr/share/man/pl/man8/dpkg-statoverride.8.gz
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/pl/man1/
-rw-r--r-- root/root      2909 2008-05-16 11:39 ./usr/share/man/pl/man1/dpkg-split.1.gz
-rw-r--r-- root/root      9068 2008-05-16 11:39 ./usr/share/man/pl/man1/dpkg.1.gz
-rw-r--r-- root/root      3006 2008-05-16 11:39 ./usr/share/man/pl/man1/dpkg-deb.1.gz
-rw-r--r-- root/root      2447 2008-05-16 11:39 ./usr/share/man/pl/man1/dpkg-query.1.gz
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/pl/man5/
-rw-r--r-- root/root       504 2008-05-16 11:39 ./usr/share/man/pl/man5/dpkg.cfg.5.gz
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/man/sv/
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/sv/man8/
-rw-r--r-- root/root      1909 2008-05-16 11:40 ./usr/share/man/sv/man8/dpkg-divert.8.gz
-rw-r--r-- root/root      3473 2008-05-16 11:40 ./usr/share/man/sv/man8/install-info.8.gz
-rw-r--r-- root/root      3289 2008-05-16 11:40 ./usr/share/man/sv/man8/start-stop-daemon.8.gz
-rw-r--r-- root/root      4466 2008-05-16 11:40 ./usr/share/man/sv/man8/update-alternatives.8.gz
-rw-r--r-- root/root      1031 2008-05-16 11:40 ./usr/share/man/sv/man8/cleanup-info.8.gz
-rw-r--r-- root/root      1493 2008-05-16 11:40 ./usr/share/man/sv/man8/dpkg-statoverride.8.gz
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/sv/man1/
-rw-r--r-- root/root      2952 2008-05-16 11:40 ./usr/share/man/sv/man1/dpkg-split.1.gz
-rw-r--r-- root/root      1176 2008-05-16 11:40 ./usr/share/man/sv/man1/dpkg-trigger.1.gz
-rw-r--r-- root/root      8299 2008-05-16 11:39 ./usr/share/man/sv/man1/dpkg.1.gz
-rw-r--r-- root/root      2907 2008-05-16 11:40 ./usr/share/man/sv/man1/dpkg-deb.1.gz
-rw-r--r-- root/root      2156 2008-05-16 11:40 ./usr/share/man/sv/man1/dpkg-query.1.gz
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/sv/man5/
-rw-r--r-- root/root       509 2008-05-16 11:40 ./usr/share/man/sv/man5/dpkg.cfg.5.gz
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/man8/
-rw-r--r-- root/root      1724 2008-05-16 11:40 ./usr/share/man/man8/dpkg-divert.8.gz
-rw-r--r-- root/root      3326 2008-05-16 11:40 ./usr/share/man/man8/install-info.8.gz
-rw-r--r-- root/root      3061 2008-05-16 11:40 ./usr/share/man/man8/start-stop-daemon.8.gz
-rw-r--r-- root/root      4231 2008-05-16 11:40 ./usr/share/man/man8/update-alternatives.8.gz
-rw-r--r-- root/root       871 2008-05-16 11:40 ./usr/share/man/man8/cleanup-info.8.gz
-rw-r--r-- root/root      1364 2008-05-16 11:40 ./usr/share/man/man8/dpkg-statoverride.8.gz
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/man1/
-rw-r--r-- root/root      2782 2008-05-16 11:40 ./usr/share/man/man1/dpkg-split.1.gz
-rw-r--r-- root/root      1053 2008-05-16 11:40 ./usr/share/man/man1/dpkg-trigger.1.gz
-rw-r--r-- root/root      7846 2008-05-16 11:40 ./usr/share/man/man1/dpkg.1.gz
-rw-r--r-- root/root      2650 2008-05-16 11:40 ./usr/share/man/man1/dpkg-deb.1.gz
-rw-r--r-- root/root      2032 2008-05-16 11:40 ./usr/share/man/man1/dpkg-query.1.gz
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/man/hu/
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/hu/man5/
-rw-r--r-- root/root       496 2008-05-16 11:39 ./usr/share/man/hu/man5/dpkg.cfg.5.gz
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/man5/
-rw-r--r-- root/root       391 2008-05-16 11:40 ./usr/share/man/man5/dpkg.cfg.5.gz
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/man/ja/
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/ja/man8/
-rw-r--r-- root/root      4878 2008-05-16 11:39 ./usr/share/man/ja/man8/update-alternatives.8.gz
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/perl5/
-rw-r--r-- root/root       677 2008-05-16 11:37 ./usr/share/perl5/Dpkg.pm
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/perl5/Dpkg/
-rw-r--r-- root/root       488 2008-05-16 11:36 ./usr/share/perl5/Dpkg/Gettext.pm
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/doc/dpkg/
-rw-r--r-- root/root    150488 2008-05-12 14:33 ./usr/share/doc/dpkg/changelog.gz
-rw-r--r-- root/root      3116 2008-05-12 13:24 ./usr/share/doc/dpkg/THANKS.gz
-rw-r--r-- root/root      1217 2008-05-12 13:24 ./usr/share/doc/dpkg/AUTHORS
-rw-r--r-- root/root     11635 2008-05-12 13:24 ./usr/share/doc/dpkg/triggers.txt.gz
-rw-r--r-- root/root       733 2008-05-12 13:24 ./usr/share/doc/dpkg/README.api
-rw-r--r-- root/root      2501 2008-05-12 13:24 ./usr/share/doc/dpkg/README.feature-removal-schedule
-rw-r--r-- root/root      2522 2008-05-12 13:24 ./usr/share/doc/dpkg/copyright
-rw-r--r-- root/root     88629 2008-05-12 14:33 ./usr/share/doc/dpkg/changelog.Debian.gz
-rw-r--r-- root/root      1847 2008-05-12 13:24 ./usr/share/doc/dpkg/usertags.gz
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/lintian/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/lintian/overrides/
-rw-r--r-- root/root       160 2008-05-16 11:42 ./usr/share/lintian/overrides/dpkg
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/bin/
-rwxr-xr-x root/root    316260 2008-05-16 11:43 ./usr/bin/dpkg
-rwxr-xr-x root/root    217572 2008-05-16 11:43 ./usr/bin/dpkg-deb
-rwxr-xr-x root/root     82524 2008-05-16 11:43 ./usr/bin/dpkg-query
-rwxr-xr-x root/root     34860 2008-05-16 11:43 ./usr/bin/dpkg-split
-rwxr-xr-x root/root     68448 2008-05-16 11:43 ./usr/bin/dpkg-trigger
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/lib/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/lib/dpkg/
-rwxr-xr-x root/root      3277 2008-05-16 11:36 ./usr/lib/dpkg/mksplit
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/sbin/
-rwxr-xr-x root/root     15774 2008-05-16 11:36 ./usr/sbin/install-info
-rwxr-xr-x root/root      4736 2008-05-16 11:36 ./usr/sbin/cleanup-info
-rwxr-xr-x root/root     10399 2008-05-16 11:36 ./usr/sbin/dpkg-divert
-rwxr-xr-x root/root      6008 2008-05-16 11:36 ./usr/sbin/dpkg-statoverride
-rwxr-xr-x root/root     22886 2008-05-16 11:36 ./usr/sbin/update-alternatives
drwxr-xr-x root/root         0 2008-05-16 11:41 ./var/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./var/lib/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./var/lib/dpkg/
drwxr-xr-x root/root         0 2008-05-16 11:34 ./var/lib/dpkg/alternatives/
drwxr-xr-x root/root         0 2008-05-16 11:34 ./var/lib/dpkg/info/
drwxr-xr-x root/root         0 2008-05-16 11:36 ./var/lib/dpkg/parts/
drwxr-xr-x root/root         0 2008-05-16 11:34 ./var/lib/dpkg/updates/
drwxr-xr-x root/root         0 2008-05-16 11:43 ./sbin/
-rwxr-xr-x root/root     18072 2008-05-16 11:43 ./sbin/start-stop-daemon

chroot-unstable/build/buildd3/dselect_1.14.19_m32r.deb:
drwxr-xr-x root/root         0 2008-05-16 11:44 ./
drwxr-xr-x root/root         0 2008-05-16 11:41 ./etc/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./etc/dpkg/
-rw-r--r-- root/root       232 2008-05-12 13:24 ./etc/dpkg/dselect.cfg
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/bin/
-rwxr-xr-x root/root    152268 2008-05-16 11:43 ./usr/bin/dselect
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/lib/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/lib/dpkg/
drwxr-xr-x root/root         0 2008-05-16 11:34 ./usr/lib/dpkg/methods/
drwxr-xr-x root/root         0 2008-05-16 11:35 ./usr/lib/dpkg/methods/disk/
-rw-r--r-- root/root       214 2008-05-16 11:34 ./usr/lib/dpkg/methods/disk/names
-rw-r--r-- root/root       163 2008-05-16 11:34 ./usr/lib/dpkg/methods/disk/desc.cdrom
-rw-r--r-- root/root       395 2008-05-16 11:34 ./usr/lib/dpkg/methods/disk/desc.nfs
-rw-r--r-- root/root       387 2008-05-16 11:34 ./usr/lib/dpkg/methods/disk/desc.harddisk
-rw-r--r-- root/root       652 2008-05-16 11:34 ./usr/lib/dpkg/methods/disk/desc.mounted
-rwxr-xr-x root/root     14660 2008-05-16 11:34 ./usr/lib/dpkg/methods/disk/setup
-rwxr-xr-x root/root      1759 2008-05-16 11:34 ./usr/lib/dpkg/methods/disk/update
-rwxr-xr-x root/root      3280 2008-05-16 11:35 ./usr/lib/dpkg/methods/disk/install
drwxr-xr-x root/root         0 2008-05-16 11:35 ./usr/lib/dpkg/methods/floppy/
-rw-r--r-- root/root        47 2008-05-16 11:34 ./usr/lib/dpkg/methods/floppy/names
-rw-r--r-- root/root       474 2008-05-16 11:34 ./usr/lib/dpkg/methods/floppy/desc.floppy
-rwxr-xr-x root/root      1303 2008-05-16 11:35 ./usr/lib/dpkg/methods/floppy/setup
-rwxr-xr-x root/root      1425 2008-05-16 11:35 ./usr/lib/dpkg/methods/floppy/update
-rwxr-xr-x root/root      1820 2008-05-16 11:35 ./usr/lib/dpkg/methods/floppy/install
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/bs/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/bs/LC_MESSAGES/
-rw-r--r-- root/root      3854 2008-05-16 11:35 ./usr/share/locale/bs/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/ca/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/ca/LC_MESSAGES/
-rw-r--r-- root/root     34749 2008-05-16 11:35 ./usr/share/locale/ca/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/cs/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/cs/LC_MESSAGES/
-rw-r--r-- root/root     42893 2008-05-16 11:35 ./usr/share/locale/cs/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/da/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/da/LC_MESSAGES/
-rw-r--r-- root/root     32691 2008-05-16 11:35 ./usr/share/locale/da/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/de/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/de/LC_MESSAGES/
-rw-r--r-- root/root     43019 2008-05-16 11:35 ./usr/share/locale/de/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/el/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/el/LC_MESSAGES/
-rw-r--r-- root/root     42562 2008-05-16 11:35 ./usr/share/locale/el/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/es/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/es/LC_MESSAGES/
-rw-r--r-- root/root     34313 2008-05-16 11:35 ./usr/share/locale/es/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/et/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/et/LC_MESSAGES/
-rw-r--r-- root/root     22779 2008-05-16 11:35 ./usr/share/locale/et/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/eu/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/eu/LC_MESSAGES/
-rw-r--r-- root/root     39529 2008-05-16 11:35 ./usr/share/locale/eu/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/fr/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/fr/LC_MESSAGES/
-rw-r--r-- root/root     44965 2008-05-16 11:35 ./usr/share/locale/fr/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/gl/
drwxr-xr-x root/root         0 2008-05-16 11:41 ./usr/share/locale/gl/LC_MESSAGES/
-rw-r--r-- root/root     33730 2008-05-16 11:35 ./usr/share/locale/gl/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/hu/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/hu/LC_MESSAGES/
-rw-r--r-- root/root     19120 2008-05-16 11:35 ./usr/share/locale/hu/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/id/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/id/LC_MESSAGES/
-rw-r--r-- root/root     34055 2008-05-16 11:35 ./usr/share/locale/id/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/it/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/it/LC_MESSAGES/
-rw-r--r-- root/root     34468 2008-05-16 11:35 ./usr/share/locale/it/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/ja/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/ja/LC_MESSAGES/
-rw-r--r-- root/root     38082 2008-05-16 11:35 ./usr/share/locale/ja/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/ko/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/ko/LC_MESSAGES/
-rw-r--r-- root/root     42013 2008-05-16 11:35 ./usr/share/locale/ko/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/nb/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/nb/LC_MESSAGES/
-rw-r--r-- root/root     32851 2008-05-16 11:35 ./usr/share/locale/nb/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/nl/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/nl/LC_MESSAGES/
-rw-r--r-- root/root     42013 2008-05-16 11:35 ./usr/share/locale/nl/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/nn/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/nn/LC_MESSAGES/
-rw-r--r-- root/root     30492 2008-05-16 11:35 ./usr/share/locale/nn/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/pl/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/pl/LC_MESSAGES/
-rw-r--r-- root/root     39166 2008-05-16 11:35 ./usr/share/locale/pl/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/pt/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/pt/LC_MESSAGES/
-rw-r--r-- root/root     39475 2008-05-16 11:35 ./usr/share/locale/pt/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/pt_BR/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/pt_BR/LC_MESSAGES/
-rw-r--r-- root/root     43257 2008-05-16 11:35 ./usr/share/locale/pt_BR/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/ro/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/ro/LC_MESSAGES/
-rw-r--r-- root/root     40620 2008-05-16 11:35 ./usr/share/locale/ro/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/ru/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/ru/LC_MESSAGES/
-rw-r--r-- root/root     57387 2008-05-16 11:35 ./usr/share/locale/ru/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/sk/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/sk/LC_MESSAGES/
-rw-r--r-- root/root     43543 2008-05-16 11:35 ./usr/share/locale/sk/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/sv/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/sv/LC_MESSAGES/
-rw-r--r-- root/root     41581 2008-05-16 11:35 ./usr/share/locale/sv/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/tl/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/tl/LC_MESSAGES/
-rw-r--r-- root/root     32354 2008-05-16 11:35 ./usr/share/locale/tl/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/vi/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/vi/LC_MESSAGES/
-rw-r--r-- root/root     37109 2008-05-16 11:35 ./usr/share/locale/vi/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/zh_CN/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/zh_CN/LC_MESSAGES/
-rw-r--r-- root/root     33160 2008-05-16 11:35 ./usr/share/locale/zh_CN/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/zh_TW/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/locale/zh_TW/LC_MESSAGES/
-rw-r--r-- root/root     30487 2008-05-16 11:35 ./usr/share/locale/zh_TW/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/man/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/man/de/
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/de/man5/
-rw-r--r-- root/root       703 2008-05-16 11:38 ./usr/share/man/de/man5/dselect.cfg.5.gz
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/de/man1/
-rw-r--r-- root/root      8170 2008-05-16 11:38 ./usr/share/man/de/man1/dselect.1.gz
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/man/fr/
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/fr/man5/
-rw-r--r-- root/root       578 2008-05-16 11:39 ./usr/share/man/fr/man5/dselect.cfg.5.gz
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/fr/man1/
-rw-r--r-- root/root      7435 2008-05-16 11:39 ./usr/share/man/fr/man1/dselect.1.gz
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/man/hu/
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/hu/man5/
-rw-r--r-- root/root       501 2008-05-16 11:39 ./usr/share/man/hu/man5/dselect.cfg.5.gz
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/man/pl/
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/pl/man5/
-rw-r--r-- root/root       509 2008-05-16 11:39 ./usr/share/man/pl/man5/dselect.cfg.5.gz
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/pl/man1/
-rw-r--r-- root/root      7686 2008-05-16 11:39 ./usr/share/man/pl/man1/dselect.1.gz
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/man/sv/
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/sv/man5/
-rw-r--r-- root/root       514 2008-05-16 11:40 ./usr/share/man/sv/man5/dselect.cfg.5.gz
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/sv/man1/
-rw-r--r-- root/root      7125 2008-05-16 11:40 ./usr/share/man/sv/man1/dselect.1.gz
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/man5/
-rw-r--r-- root/root       395 2008-05-16 11:40 ./usr/share/man/man5/dselect.cfg.5.gz
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/man/ja/
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/ja/man1/
-rw-r--r-- root/root      6820 2008-05-16 11:39 ./usr/share/man/ja/man1/dselect.1.gz
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/man/man1/
-rw-r--r-- root/root      6702 2008-05-16 11:40 ./usr/share/man/man1/dselect.1.gz
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-05-16 11:43 ./usr/share/doc/dselect/
-rw-r--r-- root/root    150488 2008-05-12 14:33 ./usr/share/doc/dselect/changelog.gz
-rw-r--r-- root/root      3116 2008-05-12 13:24 ./usr/share/doc/dselect/THANKS.gz
-rw-r--r-- root/root      1217 2008-05-12 13:24 ./usr/share/doc/dselect/AUTHORS
-rw-r--r-- root/root     11635 2008-05-12 13:24 ./usr/share/doc/dselect/triggers.txt.gz
-rw-r--r-- root/root       733 2008-05-12 13:24 ./usr/share/doc/dselect/README.api
-rw-r--r-- root/root      2501 2008-05-12 13:24 ./usr/share/doc/dselect/README.feature-removal-schedule
-rw-r--r-- root/root      2522 2008-05-12 13:24 ./usr/share/doc/dselect/copyright
-rw-r--r-- root/root     88629 2008-05-12 14:33 ./usr/share/doc/dselect/changelog.Debian.gz
-rw-r--r-- root/root      1847 2008-05-12 13:24 ./usr/share/doc/dselect/usertags.gz
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/lintian/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./usr/share/lintian/overrides/
-rw-r--r-- root/root       106 2008-05-16 11:42 ./usr/share/lintian/overrides/dselect
drwxr-xr-x root/root         0 2008-05-16 11:42 ./var/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./var/lib/
drwxr-xr-x root/root         0 2008-05-16 11:42 ./var/lib/dpkg/
drwxr-xr-x root/root         0 2008-05-16 11:34 ./var/lib/dpkg/methods/
drwxr-xr-x root/root         0 2008-05-16 11:34 ./var/lib/dpkg/methods/mnt/
drwxr-xr-x root/root         0 2008-05-16 11:34 ./var/lib/dpkg/methods/disk/
drwxr-xr-x root/root         0 2008-05-16 11:34 ./var/lib/dpkg/methods/floppy/

dpkg_1.14.19_m32r.changes:
Format: 1.8
Date: Mon, 12 May 2008 08:33:07 +0300
Source: dpkg
Binary: dpkg dpkg-dev dselect
Architecture: m32r
Version: 1.14.19
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata\@linux-m32r.org>
Changed-By: Guillem Jover <guillem at debian.org>
Description: 
 dpkg       - package maintenance system for Debian
 dpkg-dev   - package building tools for Debian
 dselect    - user tool to manage Debian packages
Closes: 452273 473041 474339 475668 476113 477784 478802 478827 478897 478925 479007 479142 479205 479850 480579
Changes: 
 dpkg (1.14.19) unstable; urgency=low
 .
   [ Guillem Jover ]
   * Fix a double-free by setting scontext to NULL after calling freecon.
     Based on a patch by Russell Coker. Closes: #474339
   * Add missing import of internerr in Dpkg::Source::Patch.pm.
     Thanks to Marco d'Itri. Closes: #479205
   * Consider also custom Package-Type fields when printing warnings in
     dpkg-gencontrol. Closes: #452273
 .
   [ Raphael Hertzog ]
   * Add missing import of subprocerr in Dpkg::Source::Package. Thanks to Sven
     Joachim for the patch.
   * Handle symlinks better when deciding if dpkg-source has to copy the
     original tarball in the current extraction directory. Closes: #475668
   * Fix the dpkg-source error message about unrepresentable changes to
     source because the type of a file changed (new and old were inverted).
   * Fix dpkg-genchanges to detect udeb based on Package-Type control
     header instead of file extension analysis on uploaded files.
     Closes: #476113
   * Fix dpkg-source to grant correct permissions to tarballs of native
     source packages. Closes: #477784
   * Add Conflicts: devscripts (<< 2.10.26) to ensure that people are
     using versions of debsign/mergechanges that support the Checksums fields
     in *.dsc and *.changes.
   * Cleanup the various Conflicts/Replaces fields to remove references
     to package that have disappeared before sarge (this includes dpkg-doc-ja,
     dpkgname, and dpkg-static which has never officially been built).
     dpkg-iasearch has been kept as popcon still reports a few installations.
   * Collapsed multiple conflicts of dpkg with old versions of dpkg-dev
     in a single Conflicts: dpkg-dev (<< 1.14.16).
   * The "3.0 (quilt)" source package format now parses correctly series files
     with patch options and warn if something else than -p1 is used.
   * Change the way dpkg-source finds the perl object to use to unpack/build
     a source package to ignore the minor part of the Format: version.
     For example "1.0" and "1.1" would both map to Dpkg::Source::Package::V1
     instead of ::V1_0 and ::V1_1 before. Similarly "3.0 (quilt)" now maps to
     ::V3::quilt instead of ::V3_0::quilt.
   * Fix changelog parser to not fail when an unexpected changelog entry
     appears without the preceding heading line. Closes: #478925
   * Change the "2.0" and "3.0 (quilt)" source packages to refuse by default
     binary files in the debian sub-directory. They have to be whitelisted
     through debian/source/include-binaries. Closes: #473041
   * Make sure triggers are activated when a file is removed in a directory
     shared by multiple packages. Closes: #479850
 .
   [ Helge Kreutzmann ]
   * Minor fixes and clarifications to man pages.
 .
   [ Updated dpkg translations ]
   * Brazilian Portuguese (Felipe Augusto van de Wiel). Closes: #480579
   * Czech (Miroslav Kure).
   * French (Florent Ussel).
   * Galician (Jacobo Tarrio).
   * German (Sven Joachim).
   * Polish (Wiktor Wandachowicz).
   * Portuguese (Miguel Figueiredo).
   * Russian (Yuri Kozlov). Closes: #478827
   * Slovak (Ivan Masár). Closes: #478897
   * Swedish (Peter Karlsson).
 .
   [ Updated manpages translations ]
   * German (Helge Kreutzmann).
   * Polish (Wiktor Wandachowicz).
   * Swedish (Peter Karlsson).
 .
   [ Updated scripts translations ]
   * German (Helge Kreutzmann).
   * Polish (Wiktor Wandachowicz).
   * Russian (Yuri Kozlov). Closes: #479142
   * Swedish (Peter Karlsson).
 .
   [ Updated dselect translations ]
   * Brazilian Portuguese (Felipe Augusto van de Wiel).
   * Czech (Miroslav Kure).
   * French (Christian Perrier).
   * German (Sven Joachim).
   * Russian (Yuri Kozlov). Closes: #478802
   * Slovak (Ivan Masár). Closes: #479007
Checksums-Sha1: 
 70227be2b3fe3118d4312acfd1feec3013199528 2213972 dpkg_1.14.19_m32r.deb
 e02f846fcc945941041d32319a854d5f775972ea 772462 dselect_1.14.19_m32r.deb
Checksums-Sha256: 
 7d61ffffd3a5664a358e057581b3243fddaadc8326594e95c20c168d7fd68cb9 2213972 dpkg_1.14.19_m32r.deb
 a4f10766e20aca2b4ff7524ae56d5a48bb1b6dd8f24849ebb0b7e0afc5ab66dd 772462 dselect_1.14.19_m32r.deb
Files: 
 5f26334df6c194cc1289734cfdd8b37d 2213972 admin required dpkg_1.14.19_m32r.deb
 5bcdf7199b23debc457586b9e65fa14b 772462 admin optional dselect_1.14.19_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd3/dpkg-1.14.19
------------------------------------------------------------------------------
  /usr/bin/sudo dpkg --root=/debian/buildd3/build/chroot-unstable --purge libio-string-perl
(Reading database ... 63815 files and directories currently installed.)
Removing libio-string-perl ...
Processing triggers for man-db ...
******************************************************************************
Finished at 20080516-1155
Build needed 01:05:57, 58340k disk space




More information about the build-status mailing list