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

Build Daemon 1 buildd at linux-m32r.org
Fri Feb 1 11:59:19 JST 2008


Automatic build of dpkg_1.14.16.6 on mappi005 by sbuild/m32r 0.53
Build started at 20080201-0944
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 6305kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main dpkg 1.14.16.6 (dsc) [1088B]
Get:2 http://debian.linux-m32r.org 06_devonian/main dpkg 1.14.16.6 (tar) [6304kB]
Fetched 6305kB in 60s (104kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.1.81), libbz2-dev, libio-string-perl, libncurses5-dev | libncurses-dev, libselinux1-dev (>= 1.28-4) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libtimedate-perl, pkg-config, po4a (>= 0.23), zlib1g-dev (>= 1:1.1.3-19.1)
**** Warning:
**** The following central src deps are (probably) missing:
  debiandoc-sgml, libi18n-langtags-perl, liburi-perl
Checking for already installed source dependencies...
debhelper: already installed (6.0.4 >= 4.1.81 is satisfied)
libbz2-dev: already installed (1.0.3-7)
libio-string-perl: missing
libncurses5-dev: already installed (5.6+20071215-1)
libselinux1-dev: already installed (2.0.15-2 >= 1.28-4 is satisfied)
libtimedate-perl: already installed (1.1600-9)
pkg-config: already installed (0.22-1)
po4a: already installed (0.32-1 >= 0.23 is satisfied)
zlib1g-dev: already installed (1:1.2.3.3.dfsg-7 >= 1:1.1.3-19.1 is satisfied)
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  libio-string-perl
0 upgraded, 1 newly installed, 0 to remove and 54 not upgraded.
Need to get 0B/12.0kB of archives.
After unpacking 32.8kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libio-string-perl
Authentication warning overridden.
Selecting previously deselected package libio-string-perl.
(Reading database ... 71448 files and directories currently installed.)
Unpacking libio-string-perl (from .../libio-string-perl_1.08-2_all.deb) ...
Setting up libio-string-perl (1.08-2) ...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting dpkg in dpkg-1.14.16.6
dpkg-source: unpacking dpkg_1.14.16.6.tar.gz
dpkg-buildpackage: source package dpkg
dpkg-buildpackage: source version 1.14.16.6
dpkg-buildpackage: source changed by Raphael Hertzog <hertzog at debian.org>
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 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 -lncurses... 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 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 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 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 getopt/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
cp cputable ostable triplettable build-tree/
dh_testdir
cd build-tree && /usr/bin/make
make[1]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree'
Making all in getopt
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/getopt'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../../getopt -DLOCALEDIR=\"/usr/share/locale\" -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT closeout.o -MD -MP -MF .deps/closeout.Tpo -c -o closeout.o ../../getopt/closeout.c
mv -f .deps/closeout.Tpo .deps/closeout.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../../getopt -DLOCALEDIR=\"/usr/share/locale\" -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o ../../getopt/getopt.c
mv -f .deps/getopt.Tpo .deps/getopt.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../../getopt -DLOCALEDIR=\"/usr/share/locale\" -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o ../../getopt/getopt1.c
mv -f .deps/getopt1.Tpo .deps/getopt1.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../../getopt -DLOCALEDIR=\"/usr/share/locale\" -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT long-options.o -MD -MP -MF .deps/long-options.Tpo -c -o long-options.o ../../getopt/long-options.c
mv -f .deps/long-options.Tpo .deps/long-options.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../../getopt -DLOCALEDIR=\"/usr/share/locale\" -I../../lib    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT obstack.o -MD -MP -MF .deps/obstack.Tpo -c -o obstack.o ../../getopt/obstack.c
mv -f .deps/obstack.Tpo .deps/obstack.Po
rm -f libopt.a
ar cru libopt.a closeout.o getopt.o getopt1.o long-options.o obstack.o 
ranlib libopt.a
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/getopt'
Making all in lib
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/lib'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../../lib -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\"    -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.. -I../../lib -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\"    -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.. -I../../lib -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\"    -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.. -I../../lib -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\"    -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.. -I../../lib -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\"    -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.. -I../../lib -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\"    -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.. -I../../lib -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\"    -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.. -I../../lib -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\"    -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.. -I../../lib -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\"    -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.. -I../../lib -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\"    -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.. -I../../lib -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\"    -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.. -I../../lib -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\"    -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.. -I../../lib -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\"    -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.. -I../../lib -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\"    -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.. -I../../lib -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\"    -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -MT showcright.o -MD -MP -MF .deps/showcright.Tpo -c -o showcright.o ../../lib/showcright.c
mv -f .deps/showcright.Tpo .deps/showcright.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../../lib -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\"    -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.. -I../../lib -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\"    -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.. -I../../lib -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\"    -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.. -I../../lib -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\"    -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.. -I../../lib -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\"    -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 compat.o compression.o database.o dbmodify.o dump.o ehandle.o fields.o lock.o md5.o mlib.o myopt.o nfmalloc.o parse.o parsehelp.o showcright.o showpkg.o tarfn.o utils.o varbuf.o vercmp.o 
ranlib libdpkg.a
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/lib'
Making all in src
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/src'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -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.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -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.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -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.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -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.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -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.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -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.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -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.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -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.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -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.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -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
mv -f .deps/packages.Tpo .deps/packages.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -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.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -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.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -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.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -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 update.o  ../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':
../../src/processarc.c:166: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -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  ../lib/libdpkg.a 
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/src'
Making all in dselect
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
Making all in methods
make[4]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/methods'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/methods'
Making all in po
make[4]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/po'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/po'
make[4]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
g++ -DHAVE_CONFIG_H -I. -I.. -I../../dselect -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -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.. -I../../dselect -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -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.. -I../../dselect -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -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.. -I../../dselect -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -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 <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.. -I../../dselect -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -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.. -I../../dselect -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -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.. -I../../dselect -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -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.. -I../../dselect -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -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.. -I../../dselect -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -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.. -I../../dselect -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -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.. -I../../dselect -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -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.. -I../../dselect -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -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.. -I../../dselect -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -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.. -I../../dselect -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -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.. -I../../dselect -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -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.. -I../../dselect -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -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.. -I../../dselect -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -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.. -I../../dselect -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -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.. -I../../dselect -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -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  ../lib/libdpkg.a -lncurses 
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
Making all in dpkg-deb
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-deb'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../../dpkg-deb -DLOCALEDIR=\"/usr/share/locale\" -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.. -I../../dpkg-deb -DLOCALEDIR=\"/usr/share/locale\" -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.. -I../../dpkg-deb -DLOCALEDIR=\"/usr/share/locale\" -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.. -I../../dpkg-deb -DLOCALEDIR=\"/usr/share/locale\" -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  ../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':
../../dpkg-deb/info.c:70: warning: the use of `tempnam' is dangerous, better use `mkstemp'
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-deb'
Making all in dpkg-split
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-split'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../../dpkg-split -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\" -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.. -I../../dpkg-split -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\" -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.. -I../../dpkg-split -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\" -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.. -I../../dpkg-split -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\" -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.. -I../../dpkg-split -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\" -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  ../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/buildd/dpkg-1.14.16.6/build-tree/dpkg-split'
Making all in utils
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/utils'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../../utils -DLOCALEDIR=\"/usr/share/locale\" -I../../getopt -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 ../getopt/libopt.a  
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/utils'
Making all in scripts
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
Making all in po
make[4]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts/po'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts/po'
make[4]: Entering directory `/build/buildd/dpkg-1.14.16.6/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.16.6\":" <../../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.16.6\":" <../../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.16.6\":" <../../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.16.6\":" <../../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.16.6\":" <../../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.16.6\":" <../../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.16.6\":" <../../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.16.6\":" <../../scripts/dpkg-gensymbols.pl >dpkg-gensymbols
chmod +x dpkg-gensymbols
sed -e "s:version=\"[^\"]*\":version=\"1.14.16.6\":" <../../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.16.6\":" <../../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.16.6\":" <../../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.16.6\":" <../../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.16.6\":" <../../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.16.6\":" <../../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.16.6\":" <../../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.16.6\":" <../../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.16.6\":" <../../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.16.6\":" <../../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.16.6\":" <../../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.16.6\":" <../../scripts/install-info.pl >install-info
chmod +x install-info
touch install-info-stamp
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
Making all in po
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/po'
Making all in origins
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/origins'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/origins'
Making all in man
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree'
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree'
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree'
make[1]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree'
cd build-tree && /usr/bin/make check
make[1]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree'
Making check in getopt
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/getopt'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/getopt'
Making check in lib
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/lib'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/lib'
Making check in src
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/src'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/src'
Making check in dselect
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
Making check in methods
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/methods'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/methods'
Making check in po
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/po'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/po'
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
Making check in dpkg-deb
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-deb'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-deb'
Making check in dpkg-split
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-split'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-split'
Making check in utils
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/utils'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/utils'
Making check in scripts
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
Making check in po
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts/po'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts/po'
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
/bin/mkdir -p t.tmp
cp -dRl ../../scripts/t/200_Dpkg_Shlibs/ld.so.conf* t.tmp/
srcdir=../../scripts PERL5LIB=../../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
../../scripts/t/700_Dpkg_Control.........ok
All tests successful, 1 test skipped.
Files=8, Tests=171, 309 wallclock secs (285.58 cusr +  9.81 csys = 295.39 CPU)
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
Making check in po
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/po'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/po'
Making check in origins
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/origins'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/origins'
Making check in man
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree'
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree'
make[1]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree'
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
cd build-tree && /usr/bin/make
make[1]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree'
Making all in getopt
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/getopt'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/getopt'
Making all in lib
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/lib'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/lib'
Making all in src
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/src'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/src'
Making all in dselect
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
Making all in methods
make[4]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/methods'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/methods'
Making all in po
make[4]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/po'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/po'
make[4]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
Making all in dpkg-deb
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-deb'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-deb'
Making all in dpkg-split
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-split'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-split'
Making all in utils
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/utils'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/utils'
Making all in scripts
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
Making all in po
make[4]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts/po'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts/po'
make[4]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
Making all in po
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/po'
Making all in origins
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/origins'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/origins'
Making all in man
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree'
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree'
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree'
make[1]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree'
cd build-tree && /usr/bin/make check
make[1]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree'
Making check in getopt
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/getopt'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/getopt'
Making check in lib
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/lib'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/lib'
Making check in src
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/src'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/src'
Making check in dselect
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
Making check in methods
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/methods'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/methods'
Making check in po
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/po'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/po'
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
Making check in dpkg-deb
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-deb'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-deb'
Making check in dpkg-split
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-split'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-split'
Making check in utils
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/utils'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/utils'
Making check in scripts
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
Making check in po
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts/po'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts/po'
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
/bin/mkdir -p t.tmp
cp -dRl ../../scripts/t/200_Dpkg_Shlibs/ld.so.conf* t.tmp/
srcdir=../../scripts PERL5LIB=../../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
../../scripts/t/700_Dpkg_Control.........ok
All tests successful, 1 test skipped.
Files=8, Tests=171, 302 wallclock secs (285.01 cusr +  9.62 csys = 294.63 CPU)
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
Making check in po
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/po'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/po'
Making check in origins
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/origins'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/origins'
Making check in man
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree'
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree'
make[1]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree'
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
cd build-tree && /usr/bin/make DESTDIR="/build/buildd/dpkg-1.14.16.6/debian/tmp" install
make[1]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree'
Making install in getopt
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/getopt'
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/getopt'
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/buildd/dpkg-1.14.16.6/build-tree/getopt'
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/getopt'
Making install in lib
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/lib'
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/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/buildd/dpkg-1.14.16.6/build-tree/lib'
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/lib'
Making install in src
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/src'
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/src'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin"
  /usr/bin/ginstall -c 'dpkg' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin/dpkg'
  /usr/bin/ginstall -c 'dpkg-query' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin/dpkg-query'
/bin/mkdir -p /build/buildd/dpkg-1.14.16.6/debian/tmp/var/lib/dpkg/alternatives
/bin/mkdir -p /build/buildd/dpkg-1.14.16.6/debian/tmp/var/lib/dpkg/info
/bin/mkdir -p /build/buildd/dpkg-1.14.16.6/debian/tmp/var/lib/dpkg/updates
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/src'
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/src'
Making install in dselect
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
Making install in methods
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/methods'
make[4]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/methods'
make[4]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p /build/buildd/dpkg-1.14.16.6/debian/tmp/var/lib/dpkg/methods/mnt
/bin/mkdir -p /build/buildd/dpkg-1.14.16.6/debian/tmp/var/lib/dpkg/methods/disk
/bin/mkdir -p /build/buildd/dpkg-1.14.16.6/debian/tmp/var/lib/dpkg/methods/floppy
test -z "/usr/lib/dpkg/methods" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/lib/dpkg/methods"
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../../dselect/methods/disk/names' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/lib/dpkg/methods/disk/names'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../../dselect/methods/disk/desc.cdrom' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/lib/dpkg/methods/disk/desc.cdrom'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../../dselect/methods/disk/desc.nfs' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/lib/dpkg/methods/disk/desc.nfs'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../../dselect/methods/disk/desc.harddisk' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/lib/dpkg/methods/disk/desc.harddisk'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../../dselect/methods/disk/desc.mounted' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/lib/dpkg/methods/disk/desc.mounted'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../../dselect/methods/floppy/names' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/lib/dpkg/methods/floppy/names'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../../dselect/methods/floppy/desc.floppy' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/lib/dpkg/methods/floppy/desc.floppy'
test -z "/usr/lib/dpkg/methods" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/lib/dpkg/methods"
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c '../../../dselect/methods/disk/setup' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/lib/dpkg/methods/disk/setup'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c '../../../dselect/methods/disk/update' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/lib/dpkg/methods/disk/update'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c '../../../dselect/methods/disk/install' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/lib/dpkg/methods/disk/install'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c '../../../dselect/methods/floppy/setup' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/lib/dpkg/methods/floppy/setup'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c '../../../dselect/methods/floppy/update' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/lib/dpkg/methods/floppy/update'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c '../../../dselect/methods/floppy/install' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/lib/dpkg/methods/floppy/install'
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/methods'
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/methods'
Making install in po
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/po'
/bin/mkdir -p /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share
installing ../../../dselect/po/bs.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/bs/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/ca.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/ca/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/cs.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/cs/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/da.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/da/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/de.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/de/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/el.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/el/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/es.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/es/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/et.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/et/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/eu.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/eu/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/fr.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/fr/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/gl.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/gl/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/hu.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/hu/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/id.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/id/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/it.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/it/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/ja.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/ja/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/ko.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/ko/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/nb.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/nb/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/nl.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/nl/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/nn.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/nn/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/pl.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/pl/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/pt.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/pt/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/pt_BR.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/pt_BR/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/ro.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/ro/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/ru.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/ru/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/sk.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/sk/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/sv.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/sv/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/tl.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/tl/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/vi.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/vi/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/zh_CN.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/dselect.mo
installing ../../../dselect/po/zh_TW.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES/dselect.mo
if test "dpkg" = "gettext-tools"; then \
	  /bin/mkdir -p /build/buildd/dpkg-1.14.16.6/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/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/gettext/po/$file; \
	  done; \
	  for file in Makevars; do \
	    rm -f /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/gettext/po/$file; \
	  done; \
	else \
	  : ; \
	fi
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect/po'
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
make[4]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin"
  /usr/bin/ginstall -c 'dselect' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin/dselect'
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dselect'
Making install in dpkg-deb
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-deb'
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-deb'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin"
  /usr/bin/ginstall -c 'dpkg-deb' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin/dpkg-deb'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-deb'
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-deb'
Making install in dpkg-split
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-split'
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-split'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin"
  /usr/bin/ginstall -c 'dpkg-split' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin/dpkg-split'
test -z "/usr/lib/dpkg" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/lib/dpkg"
 /usr/bin/ginstall -c 'mksplit' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/lib/dpkg/mksplit'
/bin/mkdir -p /build/buildd/dpkg-1.14.16.6/debian/tmp/var/lib/dpkg/parts
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-split'
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/dpkg-split'
Making install in utils
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/utils'
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/utils'
test -z "/usr/sbin" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/sbin"
  /usr/bin/ginstall -c 'start-stop-daemon' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/sbin/start-stop-daemon'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/utils'
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/utils'
Making install in scripts
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
Making install in po
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts/po'
/bin/mkdir -p /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share
installing ../../../scripts/po/ca.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/ca/LC_MESSAGES/dpkg-dev.mo
installing ../../../scripts/po/de.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/de/LC_MESSAGES/dpkg-dev.mo
installing ../../../scripts/po/fr.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/fr/LC_MESSAGES/dpkg-dev.mo
installing ../../../scripts/po/pl.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/pl/LC_MESSAGES/dpkg-dev.mo
installing ../../../scripts/po/ru.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/ru/LC_MESSAGES/dpkg-dev.mo
installing ../../../scripts/po/sv.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/sv/LC_MESSAGES/dpkg-dev.mo
if test "dpkg" = "gettext-tools"; then \
	  /bin/mkdir -p /build/buildd/dpkg-1.14.16.6/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/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/gettext/po/$file; \
	  done; \
	  for file in Makevars; do \
	    rm -f /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/gettext/po/$file; \
	  done; \
	else \
	  : ; \
	fi
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts/po'
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
make[4]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin"
 /usr/bin/ginstall -c '822-date' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin/822-date'
 /usr/bin/ginstall -c 'dpkg-architecture' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin/dpkg-architecture'
 /usr/bin/ginstall -c 'dpkg-buildpackage' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin/dpkg-buildpackage'
 /usr/bin/ginstall -c 'dpkg-checkbuilddeps' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin/dpkg-checkbuilddeps'
 /usr/bin/ginstall -c 'dpkg-distaddfile' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin/dpkg-distaddfile'
 /usr/bin/ginstall -c 'dpkg-genchanges' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin/dpkg-genchanges'
 /usr/bin/ginstall -c 'dpkg-gencontrol' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin/dpkg-gencontrol'
 /usr/bin/ginstall -c 'dpkg-gensymbols' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin/dpkg-gensymbols'
 /usr/bin/ginstall -c 'dpkg-name' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin/dpkg-name'
 /usr/bin/ginstall -c 'dpkg-parsechangelog' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin/dpkg-parsechangelog'
 /usr/bin/ginstall -c 'dpkg-scanpackages' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin/dpkg-scanpackages'
 /usr/bin/ginstall -c 'dpkg-scansources' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin/dpkg-scansources'
 /usr/bin/ginstall -c 'dpkg-shlibdeps' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin/dpkg-shlibdeps'
 /usr/bin/ginstall -c 'dpkg-source' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/bin/dpkg-source'
/bin/mkdir -p /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/sbin
/usr/bin/ginstall -c install-info /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/sbin
test -z "/usr/sbin" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/sbin"
 /usr/bin/ginstall -c 'cleanup-info' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/sbin/cleanup-info'
 /usr/bin/ginstall -c 'dpkg-divert' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/sbin/dpkg-divert'
 /usr/bin/ginstall -c 'dpkg-statoverride' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/sbin/dpkg-statoverride'
 /usr/bin/ginstall -c 'update-alternatives' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/sbin/update-alternatives'
test -z "/usr/lib/dpkg/parsechangelog" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/lib/dpkg/parsechangelog"
 /usr/bin/ginstall -c 'changelog/debian' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/lib/dpkg/parsechangelog/debian'
/bin/mkdir -p /build/buildd/dpkg-1.14.16.6/debian/tmp/etc/alternatives
/usr/bin/ginstall -c -m 644 ../../scripts/README.alternatives /build/buildd/dpkg-1.14.16.6/debian/tmp/etc/alternatives/README
test -z "/usr/share/perl5" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5"
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../scripts/Dpkg/Arch.pm' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg/Arch.pm'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../scripts/Dpkg/BuildOptions.pm' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg/BuildOptions.pm'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../scripts/Dpkg/Cdata.pm' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg/Cdata.pm'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../scripts/Dpkg/Changelog.pm' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg/Changelog.pm'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../scripts/Dpkg/Changelog/Debian.pm' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg/Changelog/Debian.pm'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../scripts/Dpkg/Compression.pm' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg/Compression.pm'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../scripts/Dpkg/Control.pm' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg/Control.pm'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../scripts/Dpkg/Deps.pm' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg/Deps.pm'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../scripts/Dpkg/ErrorHandling.pm' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg/ErrorHandling.pm'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../scripts/Dpkg/Fields.pm' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg/Fields.pm'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../scripts/Dpkg/Gettext.pm' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg/Gettext.pm'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../scripts/Dpkg/Path.pm' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg/Path.pm'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../scripts/Dpkg/Shlibs.pm' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg/Shlibs.pm'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../scripts/Dpkg/Shlibs/Objdump.pm' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg/Shlibs/Objdump.pm'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../scripts/Dpkg/Shlibs/SymbolFile.pm' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg/Shlibs/SymbolFile.pm'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../scripts/Dpkg/Substvars.pm' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg/Substvars.pm'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../scripts/Dpkg/Vars.pm' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg/Vars.pm'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../scripts/Dpkg/Version.pm' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg/Version.pm'
 /bin/sh /build/buildd/dpkg-1.14.16.6/config/install-sh -c -m 644 '../../scripts/Dpkg.pm' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg.pm'
/usr/bin/make  install-data-hook
make[5]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
cp -p /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg.pm \
	      /build/buildd/dpkg-1.14.16.6/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.16.6\":" </build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg.pm.tmp \
	                 >/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg.pm
rm /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/perl5/Dpkg.pm.tmp
make[5]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/scripts'
Making install in po
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/po'
/bin/mkdir -p /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share
installing ../../po/bs.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/bs/LC_MESSAGES/dpkg.mo
installing ../../po/ca.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/ca/LC_MESSAGES/dpkg.mo
installing ../../po/cs.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/cs/LC_MESSAGES/dpkg.mo
installing ../../po/da.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/da/LC_MESSAGES/dpkg.mo
installing ../../po/de.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/de/LC_MESSAGES/dpkg.mo
installing ../../po/dz.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/dz/LC_MESSAGES/dpkg.mo
installing ../../po/el.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/el/LC_MESSAGES/dpkg.mo
installing ../../po/es.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/es/LC_MESSAGES/dpkg.mo
installing ../../po/et.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/et/LC_MESSAGES/dpkg.mo
installing ../../po/eu.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/eu/LC_MESSAGES/dpkg.mo
installing ../../po/fr.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/fr/LC_MESSAGES/dpkg.mo
installing ../../po/gl.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/gl/LC_MESSAGES/dpkg.mo
installing ../../po/hu.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/hu/LC_MESSAGES/dpkg.mo
installing ../../po/id.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/id/LC_MESSAGES/dpkg.mo
installing ../../po/it.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/it/LC_MESSAGES/dpkg.mo
installing ../../po/ja.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/ja/LC_MESSAGES/dpkg.mo
installing ../../po/km.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/km/LC_MESSAGES/dpkg.mo
installing ../../po/ko.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/ko/LC_MESSAGES/dpkg.mo
installing ../../po/ku.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/ku/LC_MESSAGES/dpkg.mo
installing ../../po/mr.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/mr/LC_MESSAGES/dpkg.mo
installing ../../po/nb.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/nb/LC_MESSAGES/dpkg.mo
installing ../../po/ne.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/ne/LC_MESSAGES/dpkg.mo
installing ../../po/nl.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/nl/LC_MESSAGES/dpkg.mo
installing ../../po/nn.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/nn/LC_MESSAGES/dpkg.mo
installing ../../po/pa.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/pa/LC_MESSAGES/dpkg.mo
installing ../../po/pl.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/pl/LC_MESSAGES/dpkg.mo
installing ../../po/pt.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/pt/LC_MESSAGES/dpkg.mo
installing ../../po/pt_BR.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/pt_BR/LC_MESSAGES/dpkg.mo
installing ../../po/ro.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/ro/LC_MESSAGES/dpkg.mo
installing ../../po/ru.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/ru/LC_MESSAGES/dpkg.mo
installing ../../po/sk.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/sk/LC_MESSAGES/dpkg.mo
installing ../../po/sv.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/sv/LC_MESSAGES/dpkg.mo
installing ../../po/th.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/th/LC_MESSAGES/dpkg.mo
installing ../../po/tl.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/tl/LC_MESSAGES/dpkg.mo
installing ../../po/vi.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/vi/LC_MESSAGES/dpkg.mo
installing ../../po/zh_CN.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/dpkg.mo
installing ../../po/zh_TW.gmo as /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES/dpkg.mo
if test "dpkg" = "gettext-tools"; then \
	  /bin/mkdir -p /build/buildd/dpkg-1.14.16.6/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/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/gettext/po/$file; \
	  done; \
	  for file in Makevars; do \
	    rm -f /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/gettext/po/$file; \
	  done; \
	else \
	  : ; \
	fi
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/po'
Making install in origins
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/origins'
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/origins'
make[3]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p /build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/dpkg/origins
test -z "/etc/dpkg/origins" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/etc/dpkg/origins"
 /usr/bin/ginstall -c -m 644 '../../origins/debian' '/build/buildd/dpkg-1.14.16.6/debian/tmp/etc/dpkg/origins/debian'
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/origins'
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/origins'
Making install in man
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/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/buildd/dpkg-1.14.16.6/build-tree/man'
test -z "/usr/share/man/de/man1" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man1"
 /usr/bin/ginstall -c -m 644 '../../man/de/822-date.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man1/822-date.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-architecture.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man1/dpkg-architecture.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-buildpackage.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man1/dpkg-buildpackage.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-checkbuilddeps.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man1/dpkg-checkbuilddeps.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-deb.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man1/dpkg-deb.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-distaddfile.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man1/dpkg-distaddfile.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-genchanges.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man1/dpkg-genchanges.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-gencontrol.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man1/dpkg-gencontrol.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-name.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man1/dpkg-name.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-query.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man1/dpkg-query.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-scanpackages.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man1/dpkg-scanpackages.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-scansources.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man1/dpkg-scansources.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-shlibdeps.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man1/dpkg-shlibdeps.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-source.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man1/dpkg-source.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-split.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man1/dpkg-split.1'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man1/dpkg.1'
test -z "/usr/share/man/de/man5" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man5"
 /usr/bin/ginstall -c -m 644 '../../man/de/deb-control.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man5/deb-control.5'
 /usr/bin/ginstall -c -m 644 '../../man/de/deb-old.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man5/deb-old.5'
 /usr/bin/ginstall -c -m 644 '../../man/de/deb-override.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man5/deb-override.5'
 /usr/bin/ginstall -c -m 644 '../../man/de/deb-shlibs.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man5/deb-shlibs.5'
 /usr/bin/ginstall -c -m 644 '../../man/de/deb-substvars.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man5/deb-substvars.5'
 /usr/bin/ginstall -c -m 644 '../../man/de/deb-version.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man5/deb-version.5'
 /usr/bin/ginstall -c -m 644 '../../man/de/deb.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man5/deb.5'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg.cfg.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man5/dpkg.cfg.5'
 /usr/bin/ginstall -c -m 644 '../../man/de/dselect.cfg.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man5/dselect.cfg.5'
test -z "/usr/share/man/de/man8" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man8"
 /usr/bin/ginstall -c -m 644 '../../man/de/cleanup-info.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man8/cleanup-info.8'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-divert.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man8/dpkg-divert.8'
 /usr/bin/ginstall -c -m 644 '../../man/de/dpkg-statoverride.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man8/dpkg-statoverride.8'
 /usr/bin/ginstall -c -m 644 '../../man/de/install-info.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man8/install-info.8'
 /usr/bin/ginstall -c -m 644 '../../man/de/start-stop-daemon.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man8/start-stop-daemon.8'
 /usr/bin/ginstall -c -m 644 '../../man/de/update-alternatives.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/de/man8/update-alternatives.8'
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
make[4]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
test -z "/usr/share/man/es/man1" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/es/man1"
test -z "/usr/share/man/es/man5" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/es/man5"
test -z "/usr/share/man/es/man8" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/es/man8"
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
make[4]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
test -z "/usr/share/man/fr/man1" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man1"
 /usr/bin/ginstall -c -m 644 '../../man/fr/822-date.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man1/822-date.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-architecture.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man1/dpkg-architecture.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-buildpackage.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man1/dpkg-buildpackage.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-checkbuilddeps.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man1/dpkg-checkbuilddeps.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-deb.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man1/dpkg-deb.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-distaddfile.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man1/dpkg-distaddfile.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-genchanges.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man1/dpkg-genchanges.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-gencontrol.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man1/dpkg-gencontrol.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-name.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man1/dpkg-name.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-query.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man1/dpkg-query.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-scanpackages.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man1/dpkg-scanpackages.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-scansources.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man1/dpkg-scansources.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-split.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man1/dpkg-split.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man1/dpkg.1'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dselect.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man1/dselect.1'
test -z "/usr/share/man/fr/man5" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man5"
 /usr/bin/ginstall -c -m 644 '../../man/fr/deb-control.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man5/deb-control.5'
 /usr/bin/ginstall -c -m 644 '../../man/fr/deb-old.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man5/deb-old.5'
 /usr/bin/ginstall -c -m 644 '../../man/fr/deb-override.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man5/deb-override.5'
 /usr/bin/ginstall -c -m 644 '../../man/fr/deb-shlibs.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man5/deb-shlibs.5'
 /usr/bin/ginstall -c -m 644 '../../man/fr/deb-substvars.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man5/deb-substvars.5'
 /usr/bin/ginstall -c -m 644 '../../man/fr/deb.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man5/deb.5'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg.cfg.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man5/dpkg.cfg.5'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dselect.cfg.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man5/dselect.cfg.5'
test -z "/usr/share/man/fr/man8" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man8"
 /usr/bin/ginstall -c -m 644 '../../man/fr/cleanup-info.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man8/cleanup-info.8'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-divert.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man8/dpkg-divert.8'
 /usr/bin/ginstall -c -m 644 '../../man/fr/dpkg-statoverride.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man8/dpkg-statoverride.8'
 /usr/bin/ginstall -c -m 644 '../../man/fr/install-info.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man8/install-info.8'
 /usr/bin/ginstall -c -m 644 '../../man/fr/start-stop-daemon.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man8/start-stop-daemon.8'
 /usr/bin/ginstall -c -m 644 '../../man/fr/update-alternatives.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/fr/man8/update-alternatives.8'
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
make[4]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
test -z "/usr/share/man/hu/man1" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/hu/man1"
test -z "/usr/share/man/hu/man5" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/hu/man5"
 /usr/bin/ginstall -c -m 644 '../../man/hu/dpkg.cfg.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/hu/man5/dpkg.cfg.5'
 /usr/bin/ginstall -c -m 644 '../../man/hu/dselect.cfg.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/hu/man5/dselect.cfg.5'
test -z "/usr/share/man/hu/man8" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/hu/man8"
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
make[4]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
test -z "/usr/share/man/ja/man1" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/ja/man1"
 /usr/bin/ginstall -c -m 644 '../../man/ja/dpkg.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/ja/man1/dpkg.1'
 /usr/bin/ginstall -c -m 644 '../../man/ja/dselect.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/ja/man1/dselect.1'
test -z "/usr/share/man/ja/man5" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/ja/man5"
 /usr/bin/ginstall -c -m 644 '../../man/ja/deb-old.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/ja/man5/deb-old.5'
 /usr/bin/ginstall -c -m 644 '../../man/ja/deb.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/ja/man5/deb.5'
test -z "/usr/share/man/ja/man8" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/ja/man8"
 /usr/bin/ginstall -c -m 644 '../../man/ja/update-alternatives.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/ja/man8/update-alternatives.8'
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
make[4]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
test -z "/usr/share/man/pl/man1" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man1"
 /usr/bin/ginstall -c -m 644 '../../man/pl/822-date.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man1/822-date.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-architecture.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man1/dpkg-architecture.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-buildpackage.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man1/dpkg-buildpackage.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-checkbuilddeps.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man1/dpkg-checkbuilddeps.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-deb.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man1/dpkg-deb.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-distaddfile.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man1/dpkg-distaddfile.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-genchanges.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man1/dpkg-genchanges.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-gencontrol.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man1/dpkg-gencontrol.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-name.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man1/dpkg-name.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-query.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man1/dpkg-query.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-scanpackages.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man1/dpkg-scanpackages.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-scansources.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man1/dpkg-scansources.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-split.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man1/dpkg-split.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man1/dpkg.1'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dselect.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man1/dselect.1'
test -z "/usr/share/man/pl/man5" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man5"
 /usr/bin/ginstall -c -m 644 '../../man/pl/deb-control.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man5/deb-control.5'
 /usr/bin/ginstall -c -m 644 '../../man/pl/deb-old.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man5/deb-old.5'
 /usr/bin/ginstall -c -m 644 '../../man/pl/deb-override.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man5/deb-override.5'
 /usr/bin/ginstall -c -m 644 '../../man/pl/deb-shlibs.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man5/deb-shlibs.5'
 /usr/bin/ginstall -c -m 644 '../../man/pl/deb-substvars.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man5/deb-substvars.5'
 /usr/bin/ginstall -c -m 644 '../../man/pl/deb.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man5/deb.5'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg.cfg.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man5/dpkg.cfg.5'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dselect.cfg.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man5/dselect.cfg.5'
test -z "/usr/share/man/pl/man8" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man8"
 /usr/bin/ginstall -c -m 644 '../../man/pl/cleanup-info.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man8/cleanup-info.8'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-divert.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man8/dpkg-divert.8'
 /usr/bin/ginstall -c -m 644 '../../man/pl/dpkg-statoverride.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man8/dpkg-statoverride.8'
 /usr/bin/ginstall -c -m 644 '../../man/pl/start-stop-daemon.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man8/start-stop-daemon.8'
 /usr/bin/ginstall -c -m 644 '../../man/pl/update-alternatives.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pl/man8/update-alternatives.8'
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
make[4]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
test -z "/usr/share/man/pt_BR/man1" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pt_BR/man1"
test -z "/usr/share/man/pt_BR/man5" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pt_BR/man5"
test -z "/usr/share/man/pt_BR/man8" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/pt_BR/man8"
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
make[4]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
test -z "/usr/share/man/ru/man1" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/ru/man1"
test -z "/usr/share/man/ru/man5" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/ru/man5"
test -z "/usr/share/man/ru/man8" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/ru/man8"
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
make[4]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
test -z "/usr/share/man/sv/man1" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man1"
 /usr/bin/ginstall -c -m 644 '../../man/sv/822-date.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man1/822-date.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-architecture.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man1/dpkg-architecture.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-buildpackage.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man1/dpkg-buildpackage.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-checkbuilddeps.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man1/dpkg-checkbuilddeps.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-deb.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man1/dpkg-deb.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-distaddfile.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man1/dpkg-distaddfile.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-genchanges.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man1/dpkg-genchanges.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-gencontrol.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man1/dpkg-gencontrol.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-name.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man1/dpkg-name.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-query.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man1/dpkg-query.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-scanpackages.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man1/dpkg-scanpackages.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-scansources.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man1/dpkg-scansources.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-shlibdeps.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man1/dpkg-shlibdeps.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-source.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man1/dpkg-source.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-split.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man1/dpkg-split.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man1/dpkg.1'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dselect.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man1/dselect.1'
test -z "/usr/share/man/sv/man5" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man5"
 /usr/bin/ginstall -c -m 644 '../../man/sv/deb-control.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man5/deb-control.5'
 /usr/bin/ginstall -c -m 644 '../../man/sv/deb-old.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man5/deb-old.5'
 /usr/bin/ginstall -c -m 644 '../../man/sv/deb-override.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man5/deb-override.5'
 /usr/bin/ginstall -c -m 644 '../../man/sv/deb-shlibs.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man5/deb-shlibs.5'
 /usr/bin/ginstall -c -m 644 '../../man/sv/deb-substvars.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man5/deb-substvars.5'
 /usr/bin/ginstall -c -m 644 '../../man/sv/deb-version.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man5/deb-version.5'
 /usr/bin/ginstall -c -m 644 '../../man/sv/deb.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man5/deb.5'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg.cfg.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man5/dpkg.cfg.5'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dselect.cfg.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man5/dselect.cfg.5'
test -z "/usr/share/man/sv/man8" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man8"
 /usr/bin/ginstall -c -m 644 '../../man/sv/cleanup-info.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man8/cleanup-info.8'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-divert.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man8/dpkg-divert.8'
 /usr/bin/ginstall -c -m 644 '../../man/sv/dpkg-statoverride.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man8/dpkg-statoverride.8'
 /usr/bin/ginstall -c -m 644 '../../man/sv/install-info.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man8/install-info.8'
 /usr/bin/ginstall -c -m 644 '../../man/sv/start-stop-daemon.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man8/start-stop-daemon.8'
 /usr/bin/ginstall -c -m 644 '../../man/sv/update-alternatives.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/sv/man8/update-alternatives.8'
make[4]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
test -z "/usr/share/man/man1" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man1"
 /usr/bin/ginstall -c -m 644 '../../man/822-date.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man1/822-date.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-architecture.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man1/dpkg-architecture.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-buildpackage.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man1/dpkg-buildpackage.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-checkbuilddeps.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man1/dpkg-checkbuilddeps.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-deb.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man1/dpkg-deb.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-distaddfile.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man1/dpkg-distaddfile.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-genchanges.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man1/dpkg-genchanges.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-gencontrol.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man1/dpkg-gencontrol.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-gensymbols.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man1/dpkg-gensymbols.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-name.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man1/dpkg-name.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-parsechangelog.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man1/dpkg-parsechangelog.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-query.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man1/dpkg-query.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-scanpackages.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man1/dpkg-scanpackages.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-scansources.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man1/dpkg-scansources.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-shlibdeps.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man1/dpkg-shlibdeps.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-source.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man1/dpkg-source.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-split.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man1/dpkg-split.1'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man1/dpkg.1'
 /usr/bin/ginstall -c -m 644 '../../man/dselect.1' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man1/dselect.1'
test -z "/usr/share/man/man5" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man5"
 /usr/bin/ginstall -c -m 644 '../../man/deb-control.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man5/deb-control.5'
 /usr/bin/ginstall -c -m 644 '../../man/deb-version.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man5/deb-version.5'
 /usr/bin/ginstall -c -m 644 '../../man/deb-shlibs.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man5/deb-shlibs.5'
 /usr/bin/ginstall -c -m 644 '../../man/deb-substvars.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man5/deb-substvars.5'
 /usr/bin/ginstall -c -m 644 '../../man/deb-symbols.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man5/deb-symbols.5'
 /usr/bin/ginstall -c -m 644 '../../man/deb-old.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man5/deb-old.5'
 /usr/bin/ginstall -c -m 644 '../../man/deb-override.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man5/deb-override.5'
 /usr/bin/ginstall -c -m 644 '../../man/deb.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man5/deb.5'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg.cfg.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man5/dpkg.cfg.5'
 /usr/bin/ginstall -c -m 644 '../../man/dselect.cfg.5' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man5/dselect.cfg.5'
test -z "/usr/share/man/man8" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man8"
 /usr/bin/ginstall -c -m 644 '../../man/cleanup-info.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man8/cleanup-info.8'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-divert.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man8/dpkg-divert.8'
 /usr/bin/ginstall -c -m 644 '../../man/dpkg-statoverride.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man8/dpkg-statoverride.8'
 /usr/bin/ginstall -c -m 644 '../../man/install-info.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man8/install-info.8'
 /usr/bin/ginstall -c -m 644 '../../man/start-stop-daemon.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man8/start-stop-daemon.8'
 /usr/bin/ginstall -c -m 644 '../../man/update-alternatives.8' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/man/man8/update-alternatives.8'
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree/man'
make[2]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree'
make[3]: Entering directory `/build/buildd/dpkg-1.14.16.6/build-tree'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/dpkg" || /bin/mkdir -p "/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/dpkg"
 /usr/bin/ginstall -c -m 644 'cputable' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/dpkg/cputable'
 /usr/bin/ginstall -c -m 644 'ostable' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/dpkg/ostable'
 /usr/bin/ginstall -c -m 644 'triplettable' '/build/buildd/dpkg-1.14.16.6/debian/tmp/usr/share/dpkg/triplettable'
make[3]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree'
make[2]: Leaving directory `/build/buildd/dpkg-1.14.16.6/build-tree'
make[1]: Leaving directory `/build/buildd/dpkg-1.14.16.6/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: debian/dpkg/usr/bin/dpkg-deb shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/dpkg/usr/bin/dpkg shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
dh_gencontrol -a
dh_md5sums -a
dh_builddeb -a
dpkg-deb: building package `dpkg' in `../dpkg_1.14.16.6_m32r.deb'.
dpkg-deb: building package `dselect' in `../dselect_1.14.16.6_m32r.deb'.
 dpkg-genchanges -B >../dpkg_1.14.16.6_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 20080201-1158

dpkg_1.14.16.6_m32r.changes:
Format: 1.7
Date: Sat, 26 Jan 2008 19:20:40 +0100
Source: dpkg
Binary: dpkg dpkg-dev dselect
Architecture: m32r
Version: 1.14.16.6
Distribution: unstable
Urgency: medium
Maintainer: Dpkg Developers <debian-dpkg at lists.debian.org>
Changed-By: Raphael Hertzog <hertzog at debian.org>
Description: 
 dpkg       - package maintenance system for Debian
 dselect    - user tool to manage Debian packages
Changes: 
 dpkg (1.14.16.6) unstable; urgency=medium
 .
   * Let dpkg-gensymbols skip directories which are just symlinks when scanning
     the package build dir.
   * Bump urgency to medium to compensate lost days in testing migration due to
     the two last uploads.
Files: 
 7e74815e6fa375ee88761a5fad094cb6 2163590 admin required dpkg_1.14.16.6_m32r.deb
 6feb06e16a4a5ccd39c879424320fe7d 742660 admin optional dselect_1.14.16.6_m32r.deb

/debian/buildd/build/chroot-unstable/build/buildd/dpkg_1.14.16.6_m32r.deb:
 new debian package, version 2.0.
 size 2163590 bytes: control archive= 8086 bytes.
      91 bytes,     4 lines      conffiles            
     877 bytes,    21 lines      control              
    8481 bytes,   120 lines      md5sums              
    4522 bytes,   180 lines   *  postinst             #!/bin/sh
    1001 bytes,    55 lines   *  postrm               #!/bin/sh
    5110 bytes,   200 lines   *  preinst              #!/bin/sh
     522 bytes,    21 lines   *  prerm                #!/bin/sh
 Package: dpkg
 Version: 1.14.16.6
 Architecture: m32r
 Essential: yes
 Origin: debian
 Bugs: debbugs://bugs.debian.org
 Maintainer: Dpkg Developers <debian-dpkg at lists.debian.org>
 Installed-Size: 6720
 Pre-Depends: coreutils (>= 5.93-1), libc6 (>= 2.3.5-1)
 Suggests: apt, lzma
 Conflicts: dpkg-dev (= 1.14.13), dpkg-dev (= 1.14.14), dpkg-dev (<< 1.14.6), dpkg-iasearch (<< 0.11), dpkg-static, sysvinit (<< 2.82-1)
 Replaces: dpkg-doc-ja, dpkg-static, 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.

/debian/buildd/build/chroot-unstable/build/buildd/dselect_1.14.16.6_m32r.deb:
 new debian package, version 2.0.
 size 742660 bytes: control archive= 2798 bytes.
      22 bytes,     1 lines      conffiles            
     678 bytes,    19 lines      control              
    4683 bytes,    64 lines      md5sums              
     668 bytes,    42 lines   *  preinst              #!/bin/sh
 Package: dselect
 Source: dpkg
 Version: 1.14.16.6
 Architecture: m32r
 Origin: debian
 Bugs: debbugs://bugs.debian.org
 Maintainer: Dpkg Developers <debian-dpkg at lists.debian.org>
 Installed-Size: 2088
 Depends: dpkg (>= 1.13.1), libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.1.1-12), libncurses5 (>= 5.6+20071006-3), libstdc++6 (>= 4.1.1-12)
 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.

/debian/buildd/build/chroot-unstable/build/buildd/dpkg_1.14.16.6_m32r.deb:
drwxr-xr-x root/root         0 2008-02-01 11:51 ./
drwxr-xr-x root/root         0 2008-02-01 11:49 ./etc/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./etc/logrotate.d/
-rw-r--r-- root/root       111 2008-02-01 11:49 ./etc/logrotate.d/dpkg
drwxr-xr-x root/root         0 2008-02-01 11:48 ./etc/dpkg/
-rw-r--r-- root/root       293 2007-07-29 00:29 ./etc/dpkg/dpkg.cfg
drwxr-xr-x root/root         0 2008-02-01 11:46 ./etc/dpkg/origins/
-rw-r--r-- root/root        82 2008-02-01 11:46 ./etc/dpkg/origins/debian
drwxr-xr-x root/root         0 2008-02-01 11:45 ./etc/alternatives/
-rw-r--r-- root/root       100 2008-02-01 11:45 ./etc/alternatives/README
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/sbin/
-rwxr-xr-x root/root     10399 2008-02-01 11:45 ./usr/sbin/dpkg-divert
-rwxr-xr-x root/root      6008 2008-02-01 11:45 ./usr/sbin/dpkg-statoverride
-rwxr-xr-x root/root     15774 2008-02-01 11:45 ./usr/sbin/install-info
-rwxr-xr-x root/root      4736 2008-02-01 11:45 ./usr/sbin/cleanup-info
-rwxr-xr-x root/root     22886 2008-02-01 11:45 ./usr/sbin/update-alternatives
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/bin/
-rwxr-xr-x root/root     65676 2008-02-01 11:50 ./usr/bin/dpkg-query
-rwxr-xr-x root/root     34888 2008-02-01 11:50 ./usr/bin/dpkg-split
-rwxr-xr-x root/root    312540 2008-02-01 11:50 ./usr/bin/dpkg
-rwxr-xr-x root/root    194624 2008-02-01 11:50 ./usr/bin/dpkg-deb
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/share/
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/share/lintian/
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/share/lintian/overrides/
-rw-r--r-- root/root       196 2008-02-01 11:50 ./usr/share/lintian/overrides/dpkg
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/perl5/
-rw-r--r-- root/root       615 2008-02-01 11:45 ./usr/share/perl5/Dpkg.pm
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/perl5/Dpkg/
-rw-r--r-- root/root       488 2008-02-01 11:45 ./usr/share/perl5/Dpkg/Gettext.pm
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-02-01 11:51 ./usr/share/doc/dpkg/
-rw-r--r-- root/root      1856 2008-01-18 19:12 ./usr/share/doc/dpkg/usertags.gz
-rw-r--r-- root/root      3050 2008-01-27 03:16 ./usr/share/doc/dpkg/THANKS.gz
-rw-r--r-- root/root      2346 2007-09-25 15:40 ./usr/share/doc/dpkg/copyright
-rw-r--r-- root/root    138911 2008-01-27 04:33 ./usr/share/doc/dpkg/changelog.gz
-rw-r--r-- root/root       264 2008-01-21 17:23 ./usr/share/doc/dpkg/README.api
-rw-r--r-- root/root      1141 2007-10-29 00:16 ./usr/share/doc/dpkg/AUTHORS
-rw-r--r-- root/root      1520 2008-01-21 17:23 ./usr/share/doc/dpkg/README.feature-removal-schedule
-rw-r--r-- root/root     83998 2008-01-27 04:35 ./usr/share/doc/dpkg/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/dpkg/
-rw-r--r-- root/root      1141 2008-02-01 11:48 ./usr/share/dpkg/cputable
-rw-r--r-- root/root      1155 2008-02-01 11:48 ./usr/share/dpkg/ostable
-rw-r--r-- root/root       930 2007-07-29 00:29 ./usr/share/dpkg/archtable
-rw-r--r-- root/root       453 2008-02-01 11:48 ./usr/share/dpkg/triplettable
drwxr-xr-x root/root         0 2008-02-01 11:46 ./usr/share/dpkg/origins/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/man/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/man/sv/
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/share/man/sv/man1/
-rw-r--r-- root/root      2175 2008-02-01 11:47 ./usr/share/man/sv/man1/dpkg-query.1.gz
-rw-r--r-- root/root      2918 2008-02-01 11:47 ./usr/share/man/sv/man1/dpkg-deb.1.gz
-rw-r--r-- root/root      7732 2008-02-01 11:47 ./usr/share/man/sv/man1/dpkg.1.gz
-rw-r--r-- root/root      2965 2008-02-01 11:47 ./usr/share/man/sv/man1/dpkg-split.1.gz
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/share/man/sv/man8/
-rw-r--r-- root/root      2923 2008-02-01 11:48 ./usr/share/man/sv/man8/start-stop-daemon.8.gz
-rw-r--r-- root/root      3488 2008-02-01 11:48 ./usr/share/man/sv/man8/install-info.8.gz
-rw-r--r-- root/root      1046 2008-02-01 11:47 ./usr/share/man/sv/man8/cleanup-info.8.gz
-rw-r--r-- root/root      4493 2008-02-01 11:48 ./usr/share/man/sv/man8/update-alternatives.8.gz
-rw-r--r-- root/root      1923 2008-02-01 11:47 ./usr/share/man/sv/man8/dpkg-divert.8.gz
-rw-r--r-- root/root      1513 2008-02-01 11:48 ./usr/share/man/sv/man8/dpkg-statoverride.8.gz
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/share/man/sv/man5/
-rw-r--r-- root/root       520 2008-02-01 11:47 ./usr/share/man/sv/man5/dpkg.cfg.5.gz
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/man/pl/
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/share/man/pl/man1/
-rw-r--r-- root/root      2468 2008-02-01 11:47 ./usr/share/man/pl/man1/dpkg-query.1.gz
-rw-r--r-- root/root      3019 2008-02-01 11:47 ./usr/share/man/pl/man1/dpkg-deb.1.gz
-rw-r--r-- root/root      8475 2008-02-01 11:47 ./usr/share/man/pl/man1/dpkg.1.gz
-rw-r--r-- root/root      2916 2008-02-01 11:47 ./usr/share/man/pl/man1/dpkg-split.1.gz
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/share/man/pl/man8/
-rw-r--r-- root/root      3177 2008-02-01 11:47 ./usr/share/man/pl/man8/start-stop-daemon.8.gz
-rw-r--r-- root/root      1146 2008-02-01 11:47 ./usr/share/man/pl/man8/cleanup-info.8.gz
-rw-r--r-- root/root      4820 2008-02-01 11:47 ./usr/share/man/pl/man8/update-alternatives.8.gz
-rw-r--r-- root/root      2057 2008-02-01 11:47 ./usr/share/man/pl/man8/dpkg-divert.8.gz
-rw-r--r-- root/root      1655 2008-02-01 11:47 ./usr/share/man/pl/man8/dpkg-statoverride.8.gz
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/share/man/pl/man5/
-rw-r--r-- root/root       515 2008-02-01 11:47 ./usr/share/man/pl/man5/dpkg.cfg.5.gz
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/share/man/man1/
-rw-r--r-- root/root      2050 2008-02-01 11:48 ./usr/share/man/man1/dpkg-query.1.gz
-rw-r--r-- root/root      2661 2008-02-01 11:48 ./usr/share/man/man1/dpkg-deb.1.gz
-rw-r--r-- root/root      7296 2008-02-01 11:48 ./usr/share/man/man1/dpkg.1.gz
-rw-r--r-- root/root      2795 2008-02-01 11:48 ./usr/share/man/man1/dpkg-split.1.gz
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/share/man/man8/
-rw-r--r-- root/root      2672 2008-02-01 11:48 ./usr/share/man/man8/start-stop-daemon.8.gz
-rw-r--r-- root/root      3341 2008-02-01 11:48 ./usr/share/man/man8/install-info.8.gz
-rw-r--r-- root/root       886 2008-02-01 11:48 ./usr/share/man/man8/cleanup-info.8.gz
-rw-r--r-- root/root      4253 2008-02-01 11:48 ./usr/share/man/man8/update-alternatives.8.gz
-rw-r--r-- root/root      1738 2008-02-01 11:48 ./usr/share/man/man8/dpkg-divert.8.gz
-rw-r--r-- root/root      1384 2008-02-01 11:48 ./usr/share/man/man8/dpkg-statoverride.8.gz
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/man/de/
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/share/man/de/man1/
-rw-r--r-- root/root      2560 2008-02-01 11:46 ./usr/share/man/de/man1/dpkg-query.1.gz
-rw-r--r-- root/root      3330 2008-02-01 11:46 ./usr/share/man/de/man1/dpkg-deb.1.gz
-rw-r--r-- root/root      8674 2008-02-01 11:46 ./usr/share/man/de/man1/dpkg.1.gz
-rw-r--r-- root/root      3492 2008-02-01 11:46 ./usr/share/man/de/man1/dpkg-split.1.gz
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/share/man/de/man8/
-rw-r--r-- root/root      3365 2008-02-01 11:46 ./usr/share/man/de/man8/start-stop-daemon.8.gz
-rw-r--r-- root/root      4152 2008-02-01 11:46 ./usr/share/man/de/man8/install-info.8.gz
-rw-r--r-- root/root      1277 2008-02-01 11:46 ./usr/share/man/de/man8/cleanup-info.8.gz
-rw-r--r-- root/root      5128 2008-02-01 11:46 ./usr/share/man/de/man8/update-alternatives.8.gz
-rw-r--r-- root/root      2260 2008-02-01 11:46 ./usr/share/man/de/man8/dpkg-divert.8.gz
-rw-r--r-- root/root      1819 2008-02-01 11:46 ./usr/share/man/de/man8/dpkg-statoverride.8.gz
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/share/man/de/man5/
-rw-r--r-- root/root       709 2008-02-01 11:46 ./usr/share/man/de/man5/dpkg.cfg.5.gz
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/man/hu/
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/share/man/hu/man5/
-rw-r--r-- root/root       507 2008-02-01 11:47 ./usr/share/man/hu/man5/dpkg.cfg.5.gz
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/man/ja/
drwxr-xr-x root/root         0 2008-02-01 11:51 ./usr/share/man/ja/man1/
-rw-r--r-- root/root      8051 2008-02-01 11:47 ./usr/share/man/ja/man1/dpkg.1.gz
drwxr-xr-x root/root         0 2008-02-01 11:51 ./usr/share/man/ja/man8/
-rw-r--r-- root/root      4900 2008-02-01 11:47 ./usr/share/man/ja/man8/update-alternatives.8.gz
drwxr-xr-x root/root         0 2008-02-01 11:51 ./usr/share/man/man5/
-rw-r--r-- root/root       402 2008-02-01 11:48 ./usr/share/man/man5/dpkg.cfg.5.gz
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/man/fr/
drwxr-xr-x root/root         0 2008-02-01 11:51 ./usr/share/man/fr/man1/
-rw-r--r-- root/root      2428 2008-02-01 11:46 ./usr/share/man/fr/man1/dpkg-query.1.gz
-rw-r--r-- root/root      3242 2008-02-01 11:46 ./usr/share/man/fr/man1/dpkg-deb.1.gz
-rw-r--r-- root/root      8529 2008-02-01 11:46 ./usr/share/man/fr/man1/dpkg.1.gz
-rw-r--r-- root/root      3299 2008-02-01 11:46 ./usr/share/man/fr/man1/dpkg-split.1.gz
drwxr-xr-x root/root         0 2008-02-01 11:51 ./usr/share/man/fr/man8/
-rw-r--r-- root/root      3277 2008-02-01 11:47 ./usr/share/man/fr/man8/start-stop-daemon.8.gz
-rw-r--r-- root/root      3964 2008-02-01 11:47 ./usr/share/man/fr/man8/install-info.8.gz
-rw-r--r-- root/root      1236 2008-02-01 11:46 ./usr/share/man/fr/man8/cleanup-info.8.gz
-rw-r--r-- root/root      4951 2008-02-01 11:47 ./usr/share/man/fr/man8/update-alternatives.8.gz
-rw-r--r-- root/root      2133 2008-02-01 11:47 ./usr/share/man/fr/man8/dpkg-divert.8.gz
-rw-r--r-- root/root      1758 2008-02-01 11:47 ./usr/share/man/fr/man8/dpkg-statoverride.8.gz
drwxr-xr-x root/root         0 2008-02-01 11:51 ./usr/share/man/fr/man5/
-rw-r--r-- root/root       581 2008-02-01 11:46 ./usr/share/man/fr/man5/dpkg.cfg.5.gz
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/eu/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/eu/LC_MESSAGES/
-rw-r--r-- root/root    136889 2008-02-01 11:45 ./usr/share/locale/eu/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/nn/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/nn/LC_MESSAGES/
-rw-r--r-- root/root     78186 2008-02-01 11:46 ./usr/share/locale/nn/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/ku/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/ku/LC_MESSAGES/
-rw-r--r-- root/root     11779 2008-02-01 11:45 ./usr/share/locale/ku/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/da/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/da/LC_MESSAGES/
-rw-r--r-- root/root    129349 2008-02-01 11:45 ./usr/share/locale/da/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/ca/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/ca/LC_MESSAGES/
-rw-r--r-- root/root    134159 2008-02-01 11:45 ./usr/share/locale/ca/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/el/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/el/LC_MESSAGES/
-rw-r--r-- root/root    105974 2008-02-01 11:45 ./usr/share/locale/el/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/ko/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/ko/LC_MESSAGES/
-rw-r--r-- root/root    147436 2008-02-01 11:45 ./usr/share/locale/ko/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/vi/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/vi/LC_MESSAGES/
-rw-r--r-- root/root    155685 2008-02-01 11:46 ./usr/share/locale/vi/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/dz/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/dz/LC_MESSAGES/
-rw-r--r-- root/root    243595 2008-02-01 11:45 ./usr/share/locale/dz/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/sv/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/sv/LC_MESSAGES/
-rw-r--r-- root/root    131437 2008-02-01 11:46 ./usr/share/locale/sv/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/gl/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/gl/LC_MESSAGES/
-rw-r--r-- root/root    138614 2008-02-01 11:45 ./usr/share/locale/gl/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/cs/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/cs/LC_MESSAGES/
-rw-r--r-- root/root    131448 2008-02-01 11:45 ./usr/share/locale/cs/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/ne/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/ne/LC_MESSAGES/
-rw-r--r-- root/root    194140 2008-02-01 11:46 ./usr/share/locale/ne/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/id/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/id/LC_MESSAGES/
-rw-r--r-- root/root     79210 2008-02-01 11:45 ./usr/share/locale/id/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/bs/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/bs/LC_MESSAGES/
-rw-r--r-- root/root      1069 2008-02-01 11:45 ./usr/share/locale/bs/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/pl/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/pl/LC_MESSAGES/
-rw-r--r-- root/root    132361 2008-02-01 11:46 ./usr/share/locale/pl/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/ro/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/ro/LC_MESSAGES/
-rw-r--r-- root/root    139790 2008-02-01 11:46 ./usr/share/locale/ro/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/nb/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/nb/LC_MESSAGES/
-rw-r--r-- root/root    133396 2008-02-01 11:46 ./usr/share/locale/nb/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/zh_TW/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/zh_TW/LC_MESSAGES/
-rw-r--r-- root/root    124887 2008-02-01 11:46 ./usr/share/locale/zh_TW/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/de/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/de/LC_MESSAGES/
-rw-r--r-- root/root    138568 2008-02-01 11:45 ./usr/share/locale/de/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/hu/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/hu/LC_MESSAGES/
-rw-r--r-- root/root    118345 2008-02-01 11:45 ./usr/share/locale/hu/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/pa/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/pa/LC_MESSAGES/
-rw-r--r-- root/root     40683 2008-02-01 11:46 ./usr/share/locale/pa/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/mr/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/mr/LC_MESSAGES/
-rw-r--r-- root/root    188866 2008-02-01 11:45 ./usr/share/locale/mr/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/it/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/it/LC_MESSAGES/
-rw-r--r-- root/root    130616 2008-02-01 11:45 ./usr/share/locale/it/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/ja/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/ja/LC_MESSAGES/
-rw-r--r-- root/root    153513 2008-02-01 11:45 ./usr/share/locale/ja/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/nl/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/nl/LC_MESSAGES/
-rw-r--r-- root/root    129012 2008-02-01 11:46 ./usr/share/locale/nl/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/zh_CN/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/zh_CN/LC_MESSAGES/
-rw-r--r-- root/root    136250 2008-02-01 11:46 ./usr/share/locale/zh_CN/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/tl/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/tl/LC_MESSAGES/
-rw-r--r-- root/root     80815 2008-02-01 11:46 ./usr/share/locale/tl/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/es/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/es/LC_MESSAGES/
-rw-r--r-- root/root    137263 2008-02-01 11:45 ./usr/share/locale/es/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/pt/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/pt/LC_MESSAGES/
-rw-r--r-- root/root    134226 2008-02-01 11:46 ./usr/share/locale/pt/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/sk/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/sk/LC_MESSAGES/
-rw-r--r-- root/root    129163 2008-02-01 11:46 ./usr/share/locale/sk/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/fr/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/fr/LC_MESSAGES/
-rw-r--r-- root/root    148478 2008-02-01 11:45 ./usr/share/locale/fr/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/et/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/et/LC_MESSAGES/
-rw-r--r-- root/root     59856 2008-02-01 11:45 ./usr/share/locale/et/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/ru/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/ru/LC_MESSAGES/
-rw-r--r-- root/root    183509 2008-02-01 11:46 ./usr/share/locale/ru/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/th/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/th/LC_MESSAGES/
-rw-r--r-- root/root    193059 2008-02-01 11:46 ./usr/share/locale/th/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/pt_BR/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/pt_BR/LC_MESSAGES/
-rw-r--r-- root/root    128832 2008-02-01 11:46 ./usr/share/locale/pt_BR/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/km/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/share/locale/km/LC_MESSAGES/
-rw-r--r-- root/root    204321 2008-02-01 11:45 ./usr/share/locale/km/LC_MESSAGES/dpkg.mo
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/lib/
drwxr-xr-x root/root         0 2008-02-01 11:48 ./usr/lib/dpkg/
-rwxr-xr-x root/root      3277 2008-02-01 11:45 ./usr/lib/dpkg/mksplit
drwxr-xr-x root/root         0 2008-02-01 11:50 ./sbin/
-rwxr-xr-x root/root     18168 2008-02-01 11:50 ./sbin/start-stop-daemon
drwxr-xr-x root/root         0 2008-02-01 11:49 ./var/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./var/lib/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./var/lib/dpkg/
drwxr-xr-x root/root         0 2008-02-01 11:44 ./var/lib/dpkg/updates/
drwxr-xr-x root/root         0 2008-02-01 11:44 ./var/lib/dpkg/info/
drwxr-xr-x root/root         0 2008-02-01 11:44 ./var/lib/dpkg/alternatives/
drwxr-xr-x root/root         0 2008-02-01 11:45 ./var/lib/dpkg/parts/

/debian/buildd/build/chroot-unstable/build/buildd/dselect_1.14.16.6_m32r.deb:
drwxr-xr-x root/root         0 2008-02-01 11:51 ./
drwxr-xr-x root/root         0 2008-02-01 11:49 ./etc/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./etc/dpkg/
-rw-r--r-- root/root       232 2007-07-29 00:29 ./etc/dpkg/dselect.cfg
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/bin/
-rwxr-xr-x root/root    134192 2008-02-01 11:50 ./usr/bin/dselect
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/share/
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/share/lintian/
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/share/lintian/overrides/
-rw-r--r-- root/root        63 2008-02-01 11:50 ./usr/share/lintian/overrides/dselect
drwxr-xr-x root/root         0 2008-02-01 11:50 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-02-01 11:51 ./usr/share/doc/dselect/
-rw-r--r-- root/root      1856 2008-01-18 19:12 ./usr/share/doc/dselect/usertags.gz
-rw-r--r-- root/root      3050 2008-01-27 03:16 ./usr/share/doc/dselect/THANKS.gz
-rw-r--r-- root/root      2346 2007-09-25 15:40 ./usr/share/doc/dselect/copyright
-rw-r--r-- root/root    138911 2008-01-27 04:33 ./usr/share/doc/dselect/changelog.gz
-rw-r--r-- root/root       264 2008-01-21 17:23 ./usr/share/doc/dselect/README.api
-rw-r--r-- root/root      1141 2007-10-29 00:16 ./usr/share/doc/dselect/AUTHORS
-rw-r--r-- root/root      1520 2008-01-21 17:23 ./usr/share/doc/dselect/README.feature-removal-schedule
-rw-r--r-- root/root     83998 2008-01-27 04:35 ./usr/share/doc/dselect/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/man/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/man/sv/
drwxr-xr-x root/root         0 2008-02-01 11:51 ./usr/share/man/sv/man1/
-rw-r--r-- root/root      7015 2008-02-01 11:47 ./usr/share/man/sv/man1/dselect.1.gz
drwxr-xr-x root/root         0 2008-02-01 11:51 ./usr/share/man/sv/man5/
-rw-r--r-- root/root       528 2008-02-01 11:47 ./usr/share/man/sv/man5/dselect.cfg.5.gz
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/man/pl/
drwxr-xr-x root/root         0 2008-02-01 11:51 ./usr/share/man/pl/man1/
-rw-r--r-- root/root      7554 2008-02-01 11:47 ./usr/share/man/pl/man1/dselect.1.gz
drwxr-xr-x root/root         0 2008-02-01 11:51 ./usr/share/man/pl/man5/
-rw-r--r-- root/root       523 2008-02-01 11:47 ./usr/share/man/pl/man5/dselect.cfg.5.gz
drwxr-xr-x root/root         0 2008-02-01 11:51 ./usr/share/man/man1/
-rw-r--r-- root/root      6600 2008-02-01 11:48 ./usr/share/man/man1/dselect.1.gz
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/man/de/
drwxr-xr-x root/root         0 2008-02-01 11:51 ./usr/share/man/de/man5/
-rw-r--r-- root/root       718 2008-02-01 11:46 ./usr/share/man/de/man5/dselect.cfg.5.gz
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/man/hu/
drwxr-xr-x root/root         0 2008-02-01 11:51 ./usr/share/man/hu/man5/
-rw-r--r-- root/root       515 2008-02-01 11:47 ./usr/share/man/hu/man5/dselect.cfg.5.gz
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/man/ja/
drwxr-xr-x root/root         0 2008-02-01 11:51 ./usr/share/man/ja/man1/
-rw-r--r-- root/root      6643 2008-02-01 11:47 ./usr/share/man/ja/man1/dselect.1.gz
drwxr-xr-x root/root         0 2008-02-01 11:51 ./usr/share/man/man5/
-rw-r--r-- root/root       409 2008-02-01 11:48 ./usr/share/man/man5/dselect.cfg.5.gz
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/man/fr/
drwxr-xr-x root/root         0 2008-02-01 11:51 ./usr/share/man/fr/man1/
-rw-r--r-- root/root      7262 2008-02-01 11:46 ./usr/share/man/fr/man1/dselect.1.gz
drwxr-xr-x root/root         0 2008-02-01 11:51 ./usr/share/man/fr/man5/
-rw-r--r-- root/root       592 2008-02-01 11:46 ./usr/share/man/fr/man5/dselect.cfg.5.gz
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/eu/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/eu/LC_MESSAGES/
-rw-r--r-- root/root     36293 2008-02-01 11:44 ./usr/share/locale/eu/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/nn/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/nn/LC_MESSAGES/
-rw-r--r-- root/root     33198 2008-02-01 11:44 ./usr/share/locale/nn/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/da/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/da/LC_MESSAGES/
-rw-r--r-- root/root     35364 2008-02-01 11:44 ./usr/share/locale/da/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/ca/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/ca/LC_MESSAGES/
-rw-r--r-- root/root     37617 2008-02-01 11:44 ./usr/share/locale/ca/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/el/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/el/LC_MESSAGES/
-rw-r--r-- root/root     46433 2008-02-01 11:44 ./usr/share/locale/el/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/ko/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/ko/LC_MESSAGES/
-rw-r--r-- root/root     44897 2008-02-01 11:44 ./usr/share/locale/ko/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/vi/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/vi/LC_MESSAGES/
-rw-r--r-- root/root     39889 2008-02-01 11:44 ./usr/share/locale/vi/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/sv/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/sv/LC_MESSAGES/
-rw-r--r-- root/root     40577 2008-02-01 11:44 ./usr/share/locale/sv/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/gl/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/gl/LC_MESSAGES/
-rw-r--r-- root/root     36435 2008-02-01 11:44 ./usr/share/locale/gl/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/cs/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/cs/LC_MESSAGES/
-rw-r--r-- root/root     42405 2008-02-01 11:44 ./usr/share/locale/cs/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/id/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/id/LC_MESSAGES/
-rw-r--r-- root/root     36845 2008-02-01 11:44 ./usr/share/locale/id/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/bs/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/bs/LC_MESSAGES/
-rw-r--r-- root/root      3854 2008-02-01 11:44 ./usr/share/locale/bs/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/pl/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/pl/LC_MESSAGES/
-rw-r--r-- root/root     40971 2008-02-01 11:44 ./usr/share/locale/pl/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/ro/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/ro/LC_MESSAGES/
-rw-r--r-- root/root     38266 2008-02-01 11:44 ./usr/share/locale/ro/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/nb/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/nb/LC_MESSAGES/
-rw-r--r-- root/root     35561 2008-02-01 11:44 ./usr/share/locale/nb/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/zh_TW/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/zh_TW/LC_MESSAGES/
-rw-r--r-- root/root     33266 2008-02-01 11:44 ./usr/share/locale/zh_TW/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/de/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/de/LC_MESSAGES/
-rw-r--r-- root/root     42506 2008-02-01 11:44 ./usr/share/locale/de/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/hu/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/hu/LC_MESSAGES/
-rw-r--r-- root/root     19120 2008-02-01 11:44 ./usr/share/locale/hu/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/it/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/it/LC_MESSAGES/
-rw-r--r-- root/root     37221 2008-02-01 11:44 ./usr/share/locale/it/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/ja/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/ja/LC_MESSAGES/
-rw-r--r-- root/root     41291 2008-02-01 11:44 ./usr/share/locale/ja/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/nl/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/nl/LC_MESSAGES/
-rw-r--r-- root/root     41484 2008-02-01 11:44 ./usr/share/locale/nl/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/zh_CN/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/zh_CN/LC_MESSAGES/
-rw-r--r-- root/root     35988 2008-02-01 11:44 ./usr/share/locale/zh_CN/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/tl/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/tl/LC_MESSAGES/
-rw-r--r-- root/root     35136 2008-02-01 11:44 ./usr/share/locale/tl/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/es/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/es/LC_MESSAGES/
-rw-r--r-- root/root     37176 2008-02-01 11:44 ./usr/share/locale/es/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/pt/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/pt/LC_MESSAGES/
-rw-r--r-- root/root     42295 2008-02-01 11:44 ./usr/share/locale/pt/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/sk/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/sk/LC_MESSAGES/
-rw-r--r-- root/root     37210 2008-02-01 11:44 ./usr/share/locale/sk/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/fr/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/fr/LC_MESSAGES/
-rw-r--r-- root/root     44594 2008-02-01 11:44 ./usr/share/locale/fr/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/et/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/et/LC_MESSAGES/
-rw-r--r-- root/root     22779 2008-02-01 11:44 ./usr/share/locale/et/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/ru/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/ru/LC_MESSAGES/
-rw-r--r-- root/root     56766 2008-02-01 11:44 ./usr/share/locale/ru/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/pt_BR/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/share/locale/pt_BR/LC_MESSAGES/
-rw-r--r-- root/root     36735 2008-02-01 11:44 ./usr/share/locale/pt_BR/LC_MESSAGES/dselect.mo
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/lib/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./usr/lib/dpkg/
drwxr-xr-x root/root         0 2008-02-01 11:44 ./usr/lib/dpkg/methods/
drwxr-xr-x root/root         0 2008-02-01 11:44 ./usr/lib/dpkg/methods/disk/
-rw-r--r-- root/root       214 2008-02-01 11:44 ./usr/lib/dpkg/methods/disk/names
-rw-r--r-- root/root       163 2008-02-01 11:44 ./usr/lib/dpkg/methods/disk/desc.cdrom
-rwxr-xr-x root/root      1759 2008-02-01 11:44 ./usr/lib/dpkg/methods/disk/update
-rwxr-xr-x root/root      3280 2008-02-01 11:44 ./usr/lib/dpkg/methods/disk/install
-rw-r--r-- root/root       652 2008-02-01 11:44 ./usr/lib/dpkg/methods/disk/desc.mounted
-rw-r--r-- root/root       395 2008-02-01 11:44 ./usr/lib/dpkg/methods/disk/desc.nfs
-rw-r--r-- root/root       387 2008-02-01 11:44 ./usr/lib/dpkg/methods/disk/desc.harddisk
-rwxr-xr-x root/root     14660 2008-02-01 11:44 ./usr/lib/dpkg/methods/disk/setup
drwxr-xr-x root/root         0 2008-02-01 11:44 ./usr/lib/dpkg/methods/floppy/
-rw-r--r-- root/root       474 2008-02-01 11:44 ./usr/lib/dpkg/methods/floppy/desc.floppy
-rw-r--r-- root/root        47 2008-02-01 11:44 ./usr/lib/dpkg/methods/floppy/names
-rwxr-xr-x root/root      1425 2008-02-01 11:44 ./usr/lib/dpkg/methods/floppy/update
-rwxr-xr-x root/root      1820 2008-02-01 11:44 ./usr/lib/dpkg/methods/floppy/install
-rwxr-xr-x root/root      1303 2008-02-01 11:44 ./usr/lib/dpkg/methods/floppy/setup
drwxr-xr-x root/root         0 2008-02-01 11:49 ./var/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./var/lib/
drwxr-xr-x root/root         0 2008-02-01 11:49 ./var/lib/dpkg/
drwxr-xr-x root/root         0 2008-02-01 11:44 ./var/lib/dpkg/methods/
drwxr-xr-x root/root         0 2008-02-01 11:44 ./var/lib/dpkg/methods/mnt/
drwxr-xr-x root/root         0 2008-02-01 11:44 ./var/lib/dpkg/methods/disk/
drwxr-xr-x root/root         0 2008-02-01 11:44 ./var/lib/dpkg/methods/floppy/

******************************************************************************
Built successfully
Purging /debian/buildd/build/chroot-unstable/build/buildd/dpkg-1.14.16.6
------------------------------------------------------------------------------
(Reading database ... 71468 files and directories currently installed.)
Removing libio-string-perl ...
******************************************************************************
Finished at 20080201-1159
Build needed 01:19:15, 55096k disk space




More information about the build-status mailing list