dpkg-buildpackage: source package is dpkg dpkg-buildpackage: source version is 1.13.13 dpkg-buildpackage: source changed by Frank Lichtenheld dpkg-buildpackage: host architecture sh4 debian/rules clean dh_testdir rm -rf build-tree dh_clean dpkg-source -b dpkg-1.13.13 dpkg-source: building dpkg in dpkg_1.13.13.tar.gz dpkg-source: building dpkg in dpkg_1.13.13.dsc debian/rules build dh_testdir install -d build-tree cd build-tree && ../configure --build=sh4-linux-gnu --with-selinux=static \ CFLAGS="-Wall -g -O2" CXXFLAGS="-Wall -g -O2" \ --prefix=/usr \ --mandir=\${datadir}/man \ --infodir=\${datadir}/info \ --sysconfdir=/etc \ --localstatedir=/var/lib \ --with-zlib=static \ --with-bz2=static checking build system type... sh4-unknown-linux-gnu checking host system type... sh4-unknown-linux-gnu checking target system type... sh4-unknown-linux-gnu checking dpkg cpu type... sh4 checking dpkg operating system type... linux checking dpkg architecture name... sh4 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for ranlib... ranlib checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for signed... yes checking for inline... inline 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 off_t... yes checking for size_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... no checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes 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 ptrdiff_t... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for asprintf... yes checking for fwprintf... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 1.875, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for 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 ANSI C... (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... (cached) 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 for _LARGE_FILES value needed for large files... no 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 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... no checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) 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... (cached) yes checking for ptrdiff_t... (cached) 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... (cached) yes checking for strerror... yes checking for strsignal... yes checking for scandir... yes checking for alphasort... yes checking for unsetenv... yes checking for lchown... yes checking for setsid... yes checking for bcopy... yes checking for isascii... yes checking for memcpy... 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 getopt/Makefile config.status: creating intl/Makefile config.status: creating lib/Makefile config.status: creating man/Makefile config.status: creating man/C/Makefile config.status: creating man/de/Makefile config.status: creating man/es/Makefile config.status: creating man/fr/Makefile config.status: creating man/ja/Makefile config.status: creating man/pt_BR/Makefile config.status: creating man/ru/Makefile config.status: creating man/sv/Makefile config.status: creating methods/Makefile config.status: creating origins/Makefile config.status: creating po/Makefile.in config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating utils/Makefile config.status: creating config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands dh_testdir cd build-tree && /usr/bin/make make[1]: Entering directory `/root/work/dpkg-1.13.13/build-tree' cd .. && /bin/sh /root/work/dpkg-1.13.13/missing --run aclocal-1.9 -I m4 /usr/share/aclocal/tcl.m4:20: warning: underquoted definition of SC_PATH_TCLCONFIG run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal /usr/share/aclocal/tcl.m4:124: warning: underquoted definition of SC_PATH_TKCONFIG /usr/share/aclocal/tcl.m4:228: warning: underquoted definition of SC_LOAD_TCLCONFIG /usr/share/aclocal/tcl.m4:295: warning: underquoted definition of SC_LOAD_TKCONFIG /usr/share/aclocal/tcl.m4:333: warning: underquoted definition of SC_ENABLE_SHARED /usr/share/aclocal/tcl.m4:373: warning: underquoted definition of SC_ENABLE_FRAMEWORK /usr/share/aclocal/tcl.m4:424: warning: underquoted definition of SC_ENABLE_THREADS /usr/share/aclocal/tcl.m4:560: warning: underquoted definition of SC_ENABLE_SYMBOLS /usr/share/aclocal/tcl.m4:617: warning: underquoted definition of SC_ENABLE_LANGINFO /usr/share/aclocal/tcl.m4:669: warning: underquoted definition of SC_CONFIG_MANPAGES /usr/share/aclocal/tcl.m4:805: warning: underquoted definition of SC_CONFIG_CFLAGS /usr/share/aclocal/tcl.m4:1901: warning: underquoted definition of SC_SERIAL_PORT /usr/share/aclocal/tcl.m4:2030: warning: underquoted definition of SC_MISSING_POSIX_HEADERS /usr/share/aclocal/tcl.m4:2111: warning: underquoted definition of SC_PATH_X /usr/share/aclocal/tcl.m4:2196: warning: underquoted definition of SC_BLOCKING_STYLE /usr/share/aclocal/tcl.m4:2261: warning: underquoted definition of SC_TIME_HANDLER /usr/share/aclocal/tcl.m4:2338: warning: underquoted definition of SC_BUGGY_STRTOD /usr/share/aclocal/tcl.m4:2400: warning: underquoted definition of SC_TCL_LINK_LIBS /usr/share/aclocal/tcl.m4:2476: warning: underquoted definition of SC_TCL_EARLY_FLAG /usr/share/aclocal/tcl.m4:2488: warning: underquoted definition of SC_TCL_EARLY_FLAGS /usr/share/aclocal/tcl.m4:2520: warning: underquoted definition of SC_TCL_64BIT_FLAGS /usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB /usr/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition of AM_PATH_GDK_PIXBUF cd .. && /bin/sh /root/work/dpkg-1.13.13/missing --run automake-1.9 --gnu cd .. && /bin/sh /root/work/dpkg-1.13.13/missing --run autoconf /bin/sh ./config.status --recheck running /bin/sh ../configure --build=sh4-linux-gnu --with-selinux=static CFLAGS=-Wall -g -O2 CXXFLAGS=-Wall -g -O2 --prefix=/usr --mandir=${datadir}/man --infodir=${datadir}/info --sysconfdir=/etc --localstatedir=/var/lib --with-zlib=static --with-bz2=static build_alias=sh4-linux-gnu --no-create --no-recursion checking build system type... sh4-unknown-linux-gnu checking host system type... sh4-unknown-linux-gnu checking target system type... sh4-unknown-linux-gnu checking dpkg cpu type... sh4 checking dpkg operating system type... linux checking dpkg architecture name... sh4 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for ranlib... ranlib checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for signed... yes checking for inline... inline 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 off_t... yes checking for size_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... no checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes 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 ptrdiff_t... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for asprintf... yes checking for fwprintf... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 1.875, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for 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 ANSI C... (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... (cached) 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 for _LARGE_FILES value needed for large files... no 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 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... no checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) 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... (cached) yes checking for ptrdiff_t... (cached) 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... (cached) yes checking for strerror... yes checking for strsignal... yes checking for scandir... yes checking for alphasort... yes checking for unsetenv... yes checking for lchown... yes checking for setsid... yes checking for bcopy... yes checking for isascii... yes checking for memcpy... yes configure: creating ./config.status /bin/sh ./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 getopt/Makefile config.status: creating intl/Makefile config.status: creating lib/Makefile config.status: creating man/Makefile config.status: creating man/C/Makefile config.status: creating man/de/Makefile config.status: creating man/es/Makefile config.status: creating man/fr/Makefile config.status: creating man/ja/Makefile config.status: creating man/pt_BR/Makefile config.status: creating man/ru/Makefile config.status: creating man/sv/Makefile config.status: creating methods/Makefile config.status: creating origins/Makefile config.status: creating po/Makefile.in config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating utils/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands make[1]: Leaving directory `/root/work/dpkg-1.13.13/build-tree' make[1]: Entering directory `/root/work/dpkg-1.13.13/build-tree' cd .. && /bin/sh /root/work/dpkg-1.13.13/missing --run autoheader rm -f stamp-h1 touch ../config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-recursive make[2]: Entering directory `/root/work/dpkg-1.13.13/build-tree' Making all in intl make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/intl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/intl' Making all in getopt make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/getopt' if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../getopt -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -I../../lib -Wall -g -O2 -MT closeout.o -MD -MP -MF ".deps/closeout.Tpo" -c -o closeout.o ../../getopt/closeout.c; \ then mv -f ".deps/closeout.Tpo" ".deps/closeout.Po"; else rm -f ".deps/closeout.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../getopt -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -I../../lib -Wall -g -O2 -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o ../../getopt/getopt.c; \ then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../getopt -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -I../../lib -Wall -g -O2 -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o ../../getopt/getopt1.c; \ then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../getopt -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -I../../lib -Wall -g -O2 -MT long-options.o -MD -MP -MF ".deps/long-options.Tpo" -c -o long-options.o ../../getopt/long-options.c; \ then mv -f ".deps/long-options.Tpo" ".deps/long-options.Po"; else rm -f ".deps/long-options.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../getopt -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -I../../lib -Wall -g -O2 -MT obstack.o -MD -MP -MF ".deps/obstack.Tpo" -c -o obstack.o ../../getopt/obstack.c; \ then mv -f ".deps/obstack.Tpo" ".deps/obstack.Po"; else rm -f ".deps/obstack.Tpo"; exit 1; fi 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 `/root/work/dpkg-1.13.13/build-tree/getopt' Making all in lib make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/lib' if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -Wall -g -O2 -MT compat.o -MD -MP -MF ".deps/compat.Tpo" -c -o compat.o ../../lib/compat.c; \ then mv -f ".deps/compat.Tpo" ".deps/compat.Po"; else rm -f ".deps/compat.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -Wall -g -O2 -MT compression.o -MD -MP -MF ".deps/compression.Tpo" -c -o compression.o ../../lib/compression.c; \ then mv -f ".deps/compression.Tpo" ".deps/compression.Po"; else rm -f ".deps/compression.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -Wall -g -O2 -MT database.o -MD -MP -MF ".deps/database.Tpo" -c -o database.o ../../lib/database.c; \ then mv -f ".deps/database.Tpo" ".deps/database.Po"; else rm -f ".deps/database.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -Wall -g -O2 -MT dbmodify.o -MD -MP -MF ".deps/dbmodify.Tpo" -c -o dbmodify.o ../../lib/dbmodify.c; \ then mv -f ".deps/dbmodify.Tpo" ".deps/dbmodify.Po"; else rm -f ".deps/dbmodify.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -Wall -g -O2 -MT dump.o -MD -MP -MF ".deps/dump.Tpo" -c -o dump.o ../../lib/dump.c; \ then mv -f ".deps/dump.Tpo" ".deps/dump.Po"; else rm -f ".deps/dump.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -Wall -g -O2 -MT ehandle.o -MD -MP -MF ".deps/ehandle.Tpo" -c -o ehandle.o ../../lib/ehandle.c; \ then mv -f ".deps/ehandle.Tpo" ".deps/ehandle.Po"; else rm -f ".deps/ehandle.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -Wall -g -O2 -MT fields.o -MD -MP -MF ".deps/fields.Tpo" -c -o fields.o ../../lib/fields.c; \ then mv -f ".deps/fields.Tpo" ".deps/fields.Po"; else rm -f ".deps/fields.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -Wall -g -O2 -MT lock.o -MD -MP -MF ".deps/lock.Tpo" -c -o lock.o ../../lib/lock.c; \ then mv -f ".deps/lock.Tpo" ".deps/lock.Po"; else rm -f ".deps/lock.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -Wall -g -O2 -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o ../../lib/md5.c; \ then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -Wall -g -O2 -MT mlib.o -MD -MP -MF ".deps/mlib.Tpo" -c -o mlib.o ../../lib/mlib.c; \ then mv -f ".deps/mlib.Tpo" ".deps/mlib.Po"; else rm -f ".deps/mlib.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -Wall -g -O2 -MT myopt.o -MD -MP -MF ".deps/myopt.Tpo" -c -o myopt.o ../../lib/myopt.c; \ then mv -f ".deps/myopt.Tpo" ".deps/myopt.Po"; else rm -f ".deps/myopt.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -Wall -g -O2 -MT nfmalloc.o -MD -MP -MF ".deps/nfmalloc.Tpo" -c -o nfmalloc.o ../../lib/nfmalloc.c; \ then mv -f ".deps/nfmalloc.Tpo" ".deps/nfmalloc.Po"; else rm -f ".deps/nfmalloc.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -Wall -g -O2 -MT parse.o -MD -MP -MF ".deps/parse.Tpo" -c -o parse.o ../../lib/parse.c; \ then mv -f ".deps/parse.Tpo" ".deps/parse.Po"; else rm -f ".deps/parse.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -Wall -g -O2 -MT parsehelp.o -MD -MP -MF ".deps/parsehelp.Tpo" -c -o parsehelp.o ../../lib/parsehelp.c; \ then mv -f ".deps/parsehelp.Tpo" ".deps/parsehelp.Po"; else rm -f ".deps/parsehelp.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -Wall -g -O2 -MT showcright.o -MD -MP -MF ".deps/showcright.Tpo" -c -o showcright.o ../../lib/showcright.c; \ then mv -f ".deps/showcright.Tpo" ".deps/showcright.Po"; else rm -f ".deps/showcright.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -Wall -g -O2 -MT showpkg.o -MD -MP -MF ".deps/showpkg.Tpo" -c -o showpkg.o ../../lib/showpkg.c; \ then mv -f ".deps/showpkg.Tpo" ".deps/showpkg.Po"; else rm -f ".deps/showpkg.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -Wall -g -O2 -MT tarfn.o -MD -MP -MF ".deps/tarfn.Tpo" -c -o tarfn.o ../../lib/tarfn.c; \ then mv -f ".deps/tarfn.Tpo" ".deps/tarfn.Po"; else rm -f ".deps/tarfn.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -Wall -g -O2 -MT utils.o -MD -MP -MF ".deps/utils.Tpo" -c -o utils.o ../../lib/utils.c; \ then mv -f ".deps/utils.Tpo" ".deps/utils.Po"; else rm -f ".deps/utils.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -Wall -g -O2 -MT varbuf.o -MD -MP -MF ".deps/varbuf.Tpo" -c -o varbuf.o ../../lib/varbuf.c; \ then mv -f ".deps/varbuf.Tpo" ".deps/varbuf.Po"; else rm -f ".deps/varbuf.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DCONFIGDIR=\"/etc/dpkg\" -DCOPYINGFILE=\"/usr/share/common-licenses/GPL-2\" -Wall -g -O2 -MT vercmp.o -MD -MP -MF ".deps/vercmp.Tpo" -c -o vercmp.o ../../lib/vercmp.c; \ then mv -f ".deps/vercmp.Tpo" ".deps/vercmp.Po"; else rm -f ".deps/vercmp.Tpo"; exit 1; fi 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 `/root/work/dpkg-1.13.13/build-tree/lib' Making all in src make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/src' if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -I../../lib -Wall -g -O2 -MT archives.o -MD -MP -MF ".deps/archives.Tpo" -c -o archives.o ../../src/archives.c; \ then mv -f ".deps/archives.Tpo" ".deps/archives.Po"; else rm -f ".deps/archives.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -I../../lib -Wall -g -O2 -MT cleanup.o -MD -MP -MF ".deps/cleanup.Tpo" -c -o cleanup.o ../../src/cleanup.c; \ then mv -f ".deps/cleanup.Tpo" ".deps/cleanup.Po"; else rm -f ".deps/cleanup.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -I../../lib -Wall -g -O2 -MT configure.o -MD -MP -MF ".deps/configure.Tpo" -c -o configure.o ../../src/configure.c; \ then mv -f ".deps/configure.Tpo" ".deps/configure.Po"; else rm -f ".deps/configure.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -I../../lib -Wall -g -O2 -MT depcon.o -MD -MP -MF ".deps/depcon.Tpo" -c -o depcon.o ../../src/depcon.c; \ then mv -f ".deps/depcon.Tpo" ".deps/depcon.Po"; else rm -f ".deps/depcon.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -I../../lib -Wall -g -O2 -MT enquiry.o -MD -MP -MF ".deps/enquiry.Tpo" -c -o enquiry.o ../../src/enquiry.c; \ then mv -f ".deps/enquiry.Tpo" ".deps/enquiry.Po"; else rm -f ".deps/enquiry.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -I../../lib -Wall -g -O2 -MT errors.o -MD -MP -MF ".deps/errors.Tpo" -c -o errors.o ../../src/errors.c; \ then mv -f ".deps/errors.Tpo" ".deps/errors.Po"; else rm -f ".deps/errors.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -I../../lib -Wall -g -O2 -MT filesdb.o -MD -MP -MF ".deps/filesdb.Tpo" -c -o filesdb.o ../../src/filesdb.c; \ then mv -f ".deps/filesdb.Tpo" ".deps/filesdb.Po"; else rm -f ".deps/filesdb.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -I../../lib -Wall -g -O2 -MT help.o -MD -MP -MF ".deps/help.Tpo" -c -o help.o ../../src/help.c; \ then mv -f ".deps/help.Tpo" ".deps/help.Po"; else rm -f ".deps/help.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -I../../lib -Wall -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o ../../src/main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -I../../lib -Wall -g -O2 -MT packages.o -MD -MP -MF ".deps/packages.Tpo" -c -o packages.o ../../src/packages.c; \ then mv -f ".deps/packages.Tpo" ".deps/packages.Po"; else rm -f ".deps/packages.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -I../../lib -Wall -g -O2 -MT processarc.o -MD -MP -MF ".deps/processarc.Tpo" -c -o processarc.o ../../src/processarc.c; \ then mv -f ".deps/processarc.Tpo" ".deps/processarc.Po"; else rm -f ".deps/processarc.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -I../../lib -Wall -g -O2 -MT remove.o -MD -MP -MF ".deps/remove.Tpo" -c -o remove.o ../../src/remove.c; \ then mv -f ".deps/remove.Tpo" ".deps/remove.Po"; else rm -f ".deps/remove.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -I../../lib -Wall -g -O2 -MT select.o -MD -MP -MF ".deps/select.Tpo" -c -o select.o ../../src/select.c; \ then mv -f ".deps/select.Tpo" ".deps/select.Po"; else rm -f ".deps/select.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -I../../lib -Wall -g -O2 -MT update.o -MD -MP -MF ".deps/update.Tpo" -c -o update.o ../../src/update.c; \ then mv -f ".deps/update.Tpo" ".deps/update.Po"; else rm -f ".deps/update.Tpo"; exit 1; fi gcc -std=gnu99 -Wall -g -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 -lselinux -lsepol -Wl,-Bdynamic processarc.o(.text+0x388): In function `process_archive': ../../src/processarc.c:96: warning: the use of `tmpnam' is dangerous, better use `mkstemp' if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -I../../lib -Wall -g -O2 -MT query.o -MD -MP -MF ".deps/query.Tpo" -c -o query.o ../../src/query.c; \ then mv -f ".deps/query.Tpo" ".deps/query.Po"; else rm -f ".deps/query.Tpo"; exit 1; fi gcc -std=gnu99 -Wall -g -O2 -Wl,-O1 -o dpkg-query errors.o filesdb.o query.o ../lib/libdpkg.a make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/src' Making all in dselect make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/dselect' if g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -I../../lib -Wall -g -O2 -MT basecmds.o -MD -MP -MF ".deps/basecmds.Tpo" -c -o basecmds.o ../../dselect/basecmds.cc; \ then mv -f ".deps/basecmds.Tpo" ".deps/basecmds.Po"; else rm -f ".deps/basecmds.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -I../../lib -Wall -g -O2 -MT baselist.o -MD -MP -MF ".deps/baselist.Tpo" -c -o baselist.o ../../dselect/baselist.cc; \ then mv -f ".deps/baselist.Tpo" ".deps/baselist.Po"; else rm -f ".deps/baselist.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -I../../lib -Wall -g -O2 -MT basetop.o -MD -MP -MF ".deps/basetop.Tpo" -c -o basetop.o ../../dselect/basetop.cc; \ then mv -f ".deps/basetop.Tpo" ".deps/basetop.Po"; else rm -f ".deps/basetop.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -I../../lib -Wall -g -O2 -MT bindings.o -MD -MP -MF ".deps/bindings.Tpo" -c -o bindings.o ../../dselect/bindings.cc; \ then mv -f ".deps/bindings.Tpo" ".deps/bindings.Po"; else rm -f ".deps/bindings.Tpo"; exit 1; fi cursesfile=`echo '#include ' | \ 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 if g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -I../../lib -Wall -g -O2 -MT curkeys.o -MD -MP -MF ".deps/curkeys.Tpo" -c -o curkeys.o ../../dselect/curkeys.cc; \ then mv -f ".deps/curkeys.Tpo" ".deps/curkeys.Po"; else rm -f ".deps/curkeys.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -I../../lib -Wall -g -O2 -MT helpmsgs.o -MD -MP -MF ".deps/helpmsgs.Tpo" -c -o helpmsgs.o ../../dselect/helpmsgs.cc; \ then mv -f ".deps/helpmsgs.Tpo" ".deps/helpmsgs.Po"; else rm -f ".deps/helpmsgs.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -I../../lib -Wall -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o ../../dselect/main.cc; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -I../../lib -Wall -g -O2 -MT methkeys.o -MD -MP -MF ".deps/methkeys.Tpo" -c -o methkeys.o ../../dselect/methkeys.cc; \ then mv -f ".deps/methkeys.Tpo" ".deps/methkeys.Po"; else rm -f ".deps/methkeys.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -I../../lib -Wall -g -O2 -MT methlist.o -MD -MP -MF ".deps/methlist.Tpo" -c -o methlist.o ../../dselect/methlist.cc; \ then mv -f ".deps/methlist.Tpo" ".deps/methlist.Po"; else rm -f ".deps/methlist.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -I../../lib -Wall -g -O2 -MT method.o -MD -MP -MF ".deps/method.Tpo" -c -o method.o ../../dselect/method.cc; \ then mv -f ".deps/method.Tpo" ".deps/method.Po"; else rm -f ".deps/method.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -I../../lib -Wall -g -O2 -MT methparse.o -MD -MP -MF ".deps/methparse.Tpo" -c -o methparse.o ../../dselect/methparse.cc; \ then mv -f ".deps/methparse.Tpo" ".deps/methparse.Po"; else rm -f ".deps/methparse.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -I../../lib -Wall -g -O2 -MT pkgcmds.o -MD -MP -MF ".deps/pkgcmds.Tpo" -c -o pkgcmds.o ../../dselect/pkgcmds.cc; \ then mv -f ".deps/pkgcmds.Tpo" ".deps/pkgcmds.Po"; else rm -f ".deps/pkgcmds.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -I../../lib -Wall -g -O2 -MT pkgdepcon.o -MD -MP -MF ".deps/pkgdepcon.Tpo" -c -o pkgdepcon.o ../../dselect/pkgdepcon.cc; \ then mv -f ".deps/pkgdepcon.Tpo" ".deps/pkgdepcon.Po"; else rm -f ".deps/pkgdepcon.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -I../../lib -Wall -g -O2 -MT pkgdisplay.o -MD -MP -MF ".deps/pkgdisplay.Tpo" -c -o pkgdisplay.o ../../dselect/pkgdisplay.cc; \ then mv -f ".deps/pkgdisplay.Tpo" ".deps/pkgdisplay.Po"; else rm -f ".deps/pkgdisplay.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -I../../lib -Wall -g -O2 -MT pkginfo.o -MD -MP -MF ".deps/pkginfo.Tpo" -c -o pkginfo.o ../../dselect/pkginfo.cc; \ then mv -f ".deps/pkginfo.Tpo" ".deps/pkginfo.Po"; else rm -f ".deps/pkginfo.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -I../../lib -Wall -g -O2 -MT pkgkeys.o -MD -MP -MF ".deps/pkgkeys.Tpo" -c -o pkgkeys.o ../../dselect/pkgkeys.cc; \ then mv -f ".deps/pkgkeys.Tpo" ".deps/pkgkeys.Po"; else rm -f ".deps/pkgkeys.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -I../../lib -Wall -g -O2 -MT pkglist.o -MD -MP -MF ".deps/pkglist.Tpo" -c -o pkglist.o ../../dselect/pkglist.cc; \ then mv -f ".deps/pkglist.Tpo" ".deps/pkglist.Po"; else rm -f ".deps/pkglist.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -I../../lib -Wall -g -O2 -MT pkgsublist.o -MD -MP -MF ".deps/pkgsublist.Tpo" -c -o pkgsublist.o ../../dselect/pkgsublist.cc; \ then mv -f ".deps/pkgsublist.Tpo" ".deps/pkgsublist.Po"; else rm -f ".deps/pkgsublist.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I../../dselect -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DLIBDIR=\"/usr/lib/dpkg\" -I../../lib -Wall -g -O2 -MT pkgtop.o -MD -MP -MF ".deps/pkgtop.Tpo" -c -o pkgtop.o ../../dselect/pkgtop.cc; \ then mv -f ".deps/pkgtop.Tpo" ".deps/pkgtop.Po"; else rm -f ".deps/pkgtop.Tpo"; exit 1; fi g++ -Wall -g -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[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/dselect' Making all in dpkg-deb make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/dpkg-deb' if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dpkg-deb -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -I../../lib -Wall -g -O2 -MT build.o -MD -MP -MF ".deps/build.Tpo" -c -o build.o ../../dpkg-deb/build.c; \ then mv -f ".deps/build.Tpo" ".deps/build.Po"; else rm -f ".deps/build.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dpkg-deb -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -I../../lib -Wall -g -O2 -MT extract.o -MD -MP -MF ".deps/extract.Tpo" -c -o extract.o ../../dpkg-deb/extract.c; \ then mv -f ".deps/extract.Tpo" ".deps/extract.Po"; else rm -f ".deps/extract.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dpkg-deb -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -I../../lib -Wall -g -O2 -MT info.o -MD -MP -MF ".deps/info.Tpo" -c -o info.o ../../dpkg-deb/info.c; \ then mv -f ".deps/info.Tpo" ".deps/info.Po"; else rm -f ".deps/info.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dpkg-deb -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -I../../lib -Wall -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o ../../dpkg-deb/main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi gcc -std=gnu99 -Wall -g -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 -lselinux -lsepol -Wl,-Bdynamic info.o(.text+0x264): In function `info_prepare': ../../dpkg-deb/info.c:75: warning: the use of `tempnam' is dangerous, better use `mkstemp' make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/dpkg-deb' Making all in dpkg-split make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/dpkg-split' if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dpkg-split -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\" -I../../lib -Wall -g -O2 -MT info.o -MD -MP -MF ".deps/info.Tpo" -c -o info.o ../../dpkg-split/info.c; \ then mv -f ".deps/info.Tpo" ".deps/info.Po"; else rm -f ".deps/info.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dpkg-split -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\" -I../../lib -Wall -g -O2 -MT join.o -MD -MP -MF ".deps/join.Tpo" -c -o join.o ../../dpkg-split/join.c; \ then mv -f ".deps/join.Tpo" ".deps/join.Po"; else rm -f ".deps/join.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dpkg-split -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\" -I../../lib -Wall -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o ../../dpkg-split/main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dpkg-split -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\" -I../../lib -Wall -g -O2 -MT queue.o -MD -MP -MF ".deps/queue.Tpo" -c -o queue.o ../../dpkg-split/queue.c; \ then mv -f ".deps/queue.Tpo" ".deps/queue.Po"; else rm -f ".deps/queue.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dpkg-split -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -DADMINDIR=\"/var/lib/dpkg\" -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\" -I../../lib -Wall -g -O2 -MT split.o -MD -MP -MF ".deps/split.Tpo" -c -o split.o ../../dpkg-split/split.c; \ then mv -f ".deps/split.Tpo" ".deps/split.Po"; else rm -f ".deps/split.Tpo"; exit 1; fi gcc -std=gnu99 -Wall -g -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 `/root/work/dpkg-1.13.13/build-tree/dpkg-split' Making all in utils make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/utils' if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../utils -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -I../../getopt -I../../lib -Wall -g -O2 -MT enoent.o -MD -MP -MF ".deps/enoent.Tpo" -c -o enoent.o ../../utils/enoent.c; \ then mv -f ".deps/enoent.Tpo" ".deps/enoent.Po"; else rm -f ".deps/enoent.Tpo"; exit 1; fi gcc -std=gnu99 -Wall -g -O2 -Wl,-O1 -o enoent enoent.o if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../utils -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -I../../getopt -I../../lib -Wall -g -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; \ then mv -f ".deps/start-stop-daemon.Tpo" ".deps/start-stop-daemon.Po"; else rm -f ".deps/start-stop-daemon.Tpo"; exit 1; fi gcc -std=gnu99 -Wall -g -O2 -Wl,-O1 -o start-stop-daemon start-stop-daemon.o ../getopt/libopt.a make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/utils' Making all in scripts make[3]: Entering directory `/root/work/dpkg-1.13.13/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.13.13\":" <../../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.13.13\":" <../../scripts/dpkg-architecture.pl >dpkg-architecture chmod +x dpkg-architecture sed -e "s:version=\"[^\"]*\":version=\"1.13.13\":" <../../scripts/dpkg-buildpackage.sh >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.13.13\":" <../../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.13.13\":" <../../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.13.13\":" <../../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.13.13\":" <../../scripts/dpkg-gencontrol.pl >dpkg-gencontrol chmod +x dpkg-gencontrol sed -e "s:version=\"[^\"]*\":version=\"1.13.13\":" <../../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.13.13\":" <../../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.13.13\":" <../../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.13.13\":" <../../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.13.13\":" <../../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.13.13\":" <../../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.13.13\":" <../../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.13.13\":" <../../scripts/controllib.pl.in >controllib.pl chmod +x controllib.pl 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.13.13\":" <../../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.13.13\":" <../../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.13.13\":" <../../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.13.13\":" <../../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.13.13\":" <../../scripts/install-info.pl >install-info chmod +x install-info touch install-info-stamp make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/scripts' Making all in po make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/po' test -z "../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/da.gmo ../../po/de.gmo ../../po/el.gmo ../../po/es.gmo ../../po/eu.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/id.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ko.gmo ../../po/nb.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/sk.gmo ../../po/sv.gmo ../../po/tl.gmo ../../po/zh_CN.gmo ../../po/zh_TW.gmo" || /usr/bin/make ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/da.gmo ../../po/de.gmo ../../po/el.gmo ../../po/es.gmo ../../po/eu.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/id.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ko.gmo ../../po/nb.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/sk.gmo ../../po/sv.gmo ../../po/tl.gmo ../../po/zh_CN.gmo ../../po/zh_TW.gmo make[4]: Entering directory `/root/work/dpkg-1.13.13/build-tree/po' make[4]: `../../po/bs.gmo' is up to date. make[4]: `../../po/ca.gmo' is up to date. make[4]: `../../po/cs.gmo' is up to date. make[4]: `../../po/da.gmo' is up to date. make[4]: `../../po/de.gmo' is up to date. make[4]: `../../po/el.gmo' is up to date. make[4]: `../../po/es.gmo' is up to date. make[4]: `../../po/eu.gmo' is up to date. make[4]: `../../po/fr.gmo' is up to date. make[4]: `../../po/gl.gmo' is up to date. make[4]: `../../po/id.gmo' is up to date. make[4]: `../../po/it.gmo' is up to date. cd ../../po && rm -f ja.gmo && /usr/bin/msgfmt -c --statistics -o ja.gmo ja.po 1000 translated messages. make[4]: `../../po/ko.gmo' is up to date. make[4]: `../../po/nb.gmo' is up to date. cd ../../po && rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po 998 translated messages, 2 fuzzy translations. make[4]: `../../po/nn.gmo' is up to date. make[4]: `../../po/pl.gmo' is up to date. make[4]: `../../po/pt.gmo' is up to date. make[4]: `../../po/pt_BR.gmo' is up to date. make[4]: `../../po/ro.gmo' is up to date. make[4]: `../../po/ru.gmo' is up to date. make[4]: `../../po/sk.gmo' is up to date. make[4]: `../../po/sv.gmo' is up to date. make[4]: `../../po/tl.gmo' is up to date. make[4]: `../../po/zh_CN.gmo' is up to date. make[4]: `../../po/zh_TW.gmo' is up to date. make[4]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/po' touch stamp-po make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/po' Making all in methods make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/methods' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/methods' Making all in origins make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/origins' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/origins' Making all in man make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man' Making all in C make[4]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/C' echo ".so man1/dpkg-source.1" > dpkg-buildpackage.1 chmod 644 dpkg-buildpackage.1 echo ".so man1/dpkg-source.1" > dpkg-distaddfile.1 chmod 644 dpkg-distaddfile.1 echo ".so man1/dpkg-source.1" > dpkg-genchanges.1 chmod 644 dpkg-genchanges.1 echo ".so man1/dpkg-source.1" > dpkg-gencontrol.1 chmod 644 dpkg-gencontrol.1 echo ".so man1/dpkg-source.1" > dpkg-parsechangelog.1 chmod 644 dpkg-parsechangelog.1 echo ".so man1/dpkg-source.1" > dpkg-shlibdeps.1 chmod 644 dpkg-shlibdeps.1 make[4]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/C' Making all in de make[4]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/de' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/de' Making all in es make[4]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/es' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/es' Making all in fr make[4]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/fr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/fr' Making all in ja make[4]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/ja' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/ja' Making all in pt_BR make[4]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/pt_BR' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/pt_BR' Making all in ru make[4]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/ru' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/ru' Making all in sv make[4]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/sv' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/sv' make[4]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man' make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man' make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree' make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree' make[2]: Leaving directory `/root/work/dpkg-1.13.13/build-tree' make[1]: Leaving directory `/root/work/dpkg-1.13.13/build-tree' touch build-tree/build-stamp debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs cd build-tree && /usr/bin/make DESTDIR="/root/work/dpkg-1.13.13/debian/tmp" install make[1]: Entering directory `/root/work/dpkg-1.13.13/build-tree' Making install in intl make[2]: Entering directory `/root/work/dpkg-1.13.13/build-tree/intl' if { test "dpkg" = "gettext-runtime" || test "dpkg" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh ../../mkinstalldirs /root/work/dpkg-1.13.13/debian/tmp/usr/lib /root/work/dpkg-1.13.13/debian/tmp/usr/include; \ /usr/bin/install -c -m 644 libintl.h /root/work/dpkg-1.13.13/debian/tmp/usr/include/libintl.h; \ @LIBTOOL@ --mode=install \ /usr/bin/install -c -m 644 libintl.a /root/work/dpkg-1.13.13/debian/tmp/usr/lib/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /root/work/dpkg-1.13.13/debian/tmp/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /root/work/dpkg-1.13.13/debian/tmp/usr/lib/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "dpkg" = "gettext-tools" \ && test 'no' = no; then \ /bin/sh ../../mkinstalldirs /root/work/dpkg-1.13.13/debian/tmp/usr/lib; \ @LIBTOOL@ --mode=install \ /usr/bin/install -c -m 644 libgnuintl.a /root/work/dpkg-1.13.13/debian/tmp/usr/lib/libgnuintl.a; \ rm -f /root/work/dpkg-1.13.13/debian/tmp/usr/lib/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /root/work/dpkg-1.13.13/debian/tmp/usr/lib/libgnuintl.so /root/work/dpkg-1.13.13/debian/tmp/usr/lib/preloadable_libintl.so; \ @LIBTOOL@ --mode=uninstall \ rm -f /root/work/dpkg-1.13.13/debian/tmp/usr/lib/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh ../../mkinstalldirs /root/work/dpkg-1.13.13/debian/tmp/usr/lib; \ temp=/root/work/dpkg-1.13.13/debian/tmp/usr/lib/t-charset.alias; \ dest=/root/work/dpkg-1.13.13/debian/tmp/usr/lib/charset.alias; \ if test -f /root/work/dpkg-1.13.13/debian/tmp/usr/lib/charset.alias; then \ orig=/root/work/dpkg-1.13.13/debian/tmp/usr/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh ../../mkinstalldirs /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale; \ test -f /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/locale.alias \ && orig=/root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/locale.alias \ || orig=../../intl/locale.alias; \ temp=/root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/t-locale.alias; \ dest=/root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "dpkg" = "gettext-tools"; then \ /bin/sh ../../mkinstalldirs /root/work/dpkg-1.13.13/debian/tmp/usr/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /root/work/dpkg-1.13.13/debian/tmp/usr/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /root/work/dpkg-1.13.13/debian/tmp/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ../../intl/$file \ /root/work/dpkg-1.13.13/debian/tmp/usr/share/gettext/intl/$file; \ done; \ chmod a+x /root/work/dpkg-1.13.13/debian/tmp/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=../../intl; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /root/work/dpkg-1.13.13/debian/tmp/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ for file in $dists; do \ rm -f /root/work/dpkg-1.13.13/debian/tmp/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/intl' Making install in getopt make[2]: Entering directory `/root/work/dpkg-1.13.13/build-tree/getopt' make[3]: Entering directory `/root/work/dpkg-1.13.13/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 `/root/work/dpkg-1.13.13/build-tree/getopt' make[2]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/getopt' Making install in lib make[2]: Entering directory `/root/work/dpkg-1.13.13/build-tree/lib' make[3]: Entering directory `/root/work/dpkg-1.13.13/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 `/root/work/dpkg-1.13.13/build-tree/lib' make[2]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/lib' Making install in src make[2]: Entering directory `/root/work/dpkg-1.13.13/build-tree/src' make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/src' test -z "/usr/bin" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/bin" /usr/bin/install -c 'dpkg' '/root/work/dpkg-1.13.13/debian/tmp/usr/bin/dpkg' /usr/bin/install -c 'dpkg-query' '/root/work/dpkg-1.13.13/debian/tmp/usr/bin/dpkg-query' mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/var/lib/dpkg/alternatives mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/var/lib/dpkg/info mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/var/lib/dpkg/updates make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/src' make[2]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/src' Making install in dselect make[2]: Entering directory `/root/work/dpkg-1.13.13/build-tree/dselect' make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/dselect' test -z "/usr/bin" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/bin" /usr/bin/install -c 'dselect' '/root/work/dpkg-1.13.13/debian/tmp/usr/bin/dselect' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/dselect' make[2]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/dselect' Making install in dpkg-deb make[2]: Entering directory `/root/work/dpkg-1.13.13/build-tree/dpkg-deb' make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/dpkg-deb' test -z "/usr/bin" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/bin" /usr/bin/install -c 'dpkg-deb' '/root/work/dpkg-1.13.13/debian/tmp/usr/bin/dpkg-deb' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/dpkg-deb' make[2]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/dpkg-deb' Making install in dpkg-split make[2]: Entering directory `/root/work/dpkg-1.13.13/build-tree/dpkg-split' make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/dpkg-split' test -z "/usr/bin" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/bin" /usr/bin/install -c 'dpkg-split' '/root/work/dpkg-1.13.13/debian/tmp/usr/bin/dpkg-split' test -z "/usr/lib/dpkg" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg" /usr/bin/install -c 'mksplit' '/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg/mksplit' mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/var/lib/dpkg/parts make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/dpkg-split' make[2]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/dpkg-split' Making install in utils make[2]: Entering directory `/root/work/dpkg-1.13.13/build-tree/utils' make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/utils' test -z "/usr/lib/dpkg" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg" /usr/bin/install -c 'enoent' '/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg/enoent' test -z "/usr/sbin" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/sbin" /usr/bin/install -c 'start-stop-daemon' '/root/work/dpkg-1.13.13/debian/tmp/usr/sbin/start-stop-daemon' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/utils' make[2]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/utils' Making install in scripts make[2]: Entering directory `/root/work/dpkg-1.13.13/build-tree/scripts' make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/scripts' test -z "/usr/bin" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/bin" /usr/bin/install -c '822-date' '/root/work/dpkg-1.13.13/debian/tmp/usr/bin/822-date' /usr/bin/install -c 'dpkg-architecture' '/root/work/dpkg-1.13.13/debian/tmp/usr/bin/dpkg-architecture' /usr/bin/install -c 'dpkg-buildpackage' '/root/work/dpkg-1.13.13/debian/tmp/usr/bin/dpkg-buildpackage' /usr/bin/install -c 'dpkg-checkbuilddeps' '/root/work/dpkg-1.13.13/debian/tmp/usr/bin/dpkg-checkbuilddeps' /usr/bin/install -c 'dpkg-distaddfile' '/root/work/dpkg-1.13.13/debian/tmp/usr/bin/dpkg-distaddfile' /usr/bin/install -c 'dpkg-genchanges' '/root/work/dpkg-1.13.13/debian/tmp/usr/bin/dpkg-genchanges' /usr/bin/install -c 'dpkg-gencontrol' '/root/work/dpkg-1.13.13/debian/tmp/usr/bin/dpkg-gencontrol' /usr/bin/install -c 'dpkg-name' '/root/work/dpkg-1.13.13/debian/tmp/usr/bin/dpkg-name' /usr/bin/install -c 'dpkg-parsechangelog' '/root/work/dpkg-1.13.13/debian/tmp/usr/bin/dpkg-parsechangelog' /usr/bin/install -c 'dpkg-scanpackages' '/root/work/dpkg-1.13.13/debian/tmp/usr/bin/dpkg-scanpackages' /usr/bin/install -c 'dpkg-scansources' '/root/work/dpkg-1.13.13/debian/tmp/usr/bin/dpkg-scansources' /usr/bin/install -c 'dpkg-shlibdeps' '/root/work/dpkg-1.13.13/debian/tmp/usr/bin/dpkg-shlibdeps' /usr/bin/install -c 'dpkg-source' '/root/work/dpkg-1.13.13/debian/tmp/usr/bin/dpkg-source' test -z "/usr/lib/dpkg" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg" /usr/bin/install -c 'controllib.pl' '/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg/controllib.pl' mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/sbin /usr/bin/install -c install-info /root/work/dpkg-1.13.13/debian/tmp/usr/sbin test -z "/usr/sbin" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/sbin" /usr/bin/install -c 'cleanup-info' '/root/work/dpkg-1.13.13/debian/tmp/usr/sbin/cleanup-info' /usr/bin/install -c 'dpkg-divert' '/root/work/dpkg-1.13.13/debian/tmp/usr/sbin/dpkg-divert' /usr/bin/install -c 'dpkg-statoverride' '/root/work/dpkg-1.13.13/debian/tmp/usr/sbin/dpkg-statoverride' /usr/bin/install -c 'update-alternatives' '/root/work/dpkg-1.13.13/debian/tmp/usr/sbin/update-alternatives' test -z "/usr/lib/dpkg/parsechangelog" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg/parsechangelog" /usr/bin/install -c 'changelog/debian' '/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg/parsechangelog/debian' mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/etc/alternatives /usr/bin/install -c -m 644 ../../scripts/README.alternatives /root/work/dpkg-1.13.13/debian/tmp/etc/alternatives/README make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/scripts' make[2]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/scripts' Making install in po make[2]: Entering directory `/root/work/dpkg-1.13.13/build-tree/po' /bin/sh ../../mkinstalldirs /root/work/dpkg-1.13.13/debian/tmp/usr/share mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/bs/LC_MESSAGES installing ../../po/bs.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/bs/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/ca/LC_MESSAGES installing ../../po/ca.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/ca/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/cs/LC_MESSAGES installing ../../po/cs.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/cs/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/da/LC_MESSAGES installing ../../po/da.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/da/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/de/LC_MESSAGES installing ../../po/de.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/de/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/el/LC_MESSAGES installing ../../po/el.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/el/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/es/LC_MESSAGES installing ../../po/es.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/es/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/eu/LC_MESSAGES installing ../../po/eu.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/eu/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/fr/LC_MESSAGES installing ../../po/fr.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/fr/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/gl/LC_MESSAGES installing ../../po/gl.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/gl/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/id/LC_MESSAGES installing ../../po/id.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/id/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/it/LC_MESSAGES installing ../../po/it.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/it/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/ja/LC_MESSAGES installing ../../po/ja.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/ja/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/ko/LC_MESSAGES installing ../../po/ko.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/ko/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/nb/LC_MESSAGES installing ../../po/nb.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/nb/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/nl/LC_MESSAGES installing ../../po/nl.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/nl/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/nn/LC_MESSAGES installing ../../po/nn.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/nn/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/pl/LC_MESSAGES installing ../../po/pl.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/pl/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/pt/LC_MESSAGES installing ../../po/pt.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/pt/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/pt_BR/LC_MESSAGES installing ../../po/pt_BR.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/pt_BR/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/ro/LC_MESSAGES installing ../../po/ro.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/ro/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/ru/LC_MESSAGES installing ../../po/ru.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/ru/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/sk/LC_MESSAGES installing ../../po/sk.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/sk/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/sv/LC_MESSAGES installing ../../po/sv.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/sv/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/tl/LC_MESSAGES installing ../../po/tl.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/tl/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES installing ../../po/zh_CN.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/dpkg.mo mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES installing ../../po/zh_TW.gmo as /root/work/dpkg-1.13.13/debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES/dpkg.mo if test "dpkg" = "gettext-tools"; then \ /bin/sh ../../mkinstalldirs /root/work/dpkg-1.13.13/debian/tmp/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ../../po/$file \ /root/work/dpkg-1.13.13/debian/tmp/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /root/work/dpkg-1.13.13/debian/tmp/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/po' Making install in methods make[2]: Entering directory `/root/work/dpkg-1.13.13/build-tree/methods' make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/methods' make[3]: Nothing to be done for `install-exec-am'. mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/var/lib/dpkg/methods/mnt mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/var/lib/dpkg/methods/disk mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/var/lib/dpkg/methods/floppy test -z "/usr/lib/dpkg/methods" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg/methods" /root/work/dpkg-1.13.13/install-sh -c -m 644 '../../methods/disk/names' '/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg/methods/disk/names' /root/work/dpkg-1.13.13/install-sh -c -m 644 '../../methods/disk/desc.cdrom' '/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg/methods/disk/desc.cdrom' /root/work/dpkg-1.13.13/install-sh -c -m 644 '../../methods/disk/desc.nfs' '/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg/methods/disk/desc.nfs' /root/work/dpkg-1.13.13/install-sh -c -m 644 '../../methods/disk/desc.harddisk' '/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg/methods/disk/desc.harddisk' /root/work/dpkg-1.13.13/install-sh -c -m 644 '../../methods/disk/desc.mounted' '/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg/methods/disk/desc.mounted' /root/work/dpkg-1.13.13/install-sh -c -m 644 '../../methods/floppy/names' '/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg/methods/floppy/names' /root/work/dpkg-1.13.13/install-sh -c -m 644 '../../methods/floppy/desc.floppy' '/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg/methods/floppy/desc.floppy' test -z "/usr/lib/dpkg/methods" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg/methods" /root/work/dpkg-1.13.13/install-sh -c '../../methods/disk/setup' '/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg/methods/disk/setup' /root/work/dpkg-1.13.13/install-sh -c '../../methods/disk/update' '/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg/methods/disk/update' /root/work/dpkg-1.13.13/install-sh -c '../../methods/disk/install' '/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg/methods/disk/install' /root/work/dpkg-1.13.13/install-sh -c '../../methods/floppy/setup' '/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg/methods/floppy/setup' /root/work/dpkg-1.13.13/install-sh -c '../../methods/floppy/update' '/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg/methods/floppy/update' /root/work/dpkg-1.13.13/install-sh -c '../../methods/floppy/install' '/root/work/dpkg-1.13.13/debian/tmp/usr/lib/dpkg/methods/floppy/install' make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/methods' make[2]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/methods' Making install in origins make[2]: Entering directory `/root/work/dpkg-1.13.13/build-tree/origins' make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/origins' make[3]: Nothing to be done for `install-exec-am'. mkdir -p -- /root/work/dpkg-1.13.13/debian/tmp/usr/share/dpkg/origins test -z "/etc/dpkg/origins" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/etc/dpkg/origins" /usr/bin/install -c -m 644 '../../origins/debian' '/root/work/dpkg-1.13.13/debian/tmp/etc/dpkg/origins/debian' make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/origins' make[2]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/origins' Making install in man make[2]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man' Making install in C make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/C' make[4]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/C' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man1" /usr/bin/install -c -m 644 'dpkg-buildpackage.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man1/dpkg-buildpackage.1' /usr/bin/install -c -m 644 'dpkg-distaddfile.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man1/dpkg-distaddfile.1' /usr/bin/install -c -m 644 'dpkg-genchanges.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man1/dpkg-genchanges.1' /usr/bin/install -c -m 644 'dpkg-gencontrol.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man1/dpkg-gencontrol.1' /usr/bin/install -c -m 644 'dpkg-parsechangelog.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man1/dpkg-parsechangelog.1' /usr/bin/install -c -m 644 'dpkg-shlibdeps.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man1/dpkg-shlibdeps.1' /usr/bin/install -c -m 644 '../../../man/C/822-date.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man1/822-date.1' /usr/bin/install -c -m 644 '../../../man/C/dpkg-architecture.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man1/dpkg-architecture.1' /usr/bin/install -c -m 644 '../../../man/C/dpkg-checkbuilddeps.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man1/dpkg-checkbuilddeps.1' /usr/bin/install -c -m 644 '../../../man/C/dpkg-deb.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man1/dpkg-deb.1' /usr/bin/install -c -m 644 '../../../man/C/dpkg-name.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man1/dpkg-name.1' /usr/bin/install -c -m 644 '../../../man/C/dpkg-query.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man1/dpkg-query.1' /usr/bin/install -c -m 644 '../../../man/C/dpkg-scanpackages.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man1/dpkg-scanpackages.1' /usr/bin/install -c -m 644 '../../../man/C/dpkg-scansources.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man1/dpkg-scansources.1' /usr/bin/install -c -m 644 '../../../man/C/dpkg-source.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man1/dpkg-source.1' /usr/bin/install -c -m 644 '../../../man/C/dpkg-split.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man1/dpkg-split.1' /usr/bin/install -c -m 644 '../../../man/C/dpkg.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man1/dpkg.1' /usr/bin/install -c -m 644 '../../../man/C/dselect.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man1/dselect.1' test -z "/usr/share/man/man5" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man5" /usr/bin/install -c -m 644 '../../../man/C/deb-control.5' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man5/deb-control.5' /usr/bin/install -c -m 644 '../../../man/C/deb-old.5' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man5/deb-old.5' /usr/bin/install -c -m 644 '../../../man/C/deb.5' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man5/deb.5' /usr/bin/install -c -m 644 '../../../man/C/dpkg.cfg.5' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man5/dpkg.cfg.5' /usr/bin/install -c -m 644 '../../../man/C/dselect.cfg.5' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man5/dselect.cfg.5' test -z "/usr/share/man/man8" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man8" /usr/bin/install -c -m 644 '../../../man/C/cleanup-info.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man8/cleanup-info.8' /usr/bin/install -c -m 644 '../../../man/C/dpkg-divert.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man8/dpkg-divert.8' /usr/bin/install -c -m 644 '../../../man/C/dpkg-statoverride.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man8/dpkg-statoverride.8' /usr/bin/install -c -m 644 '../../../man/C/install-info.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man8/install-info.8' /usr/bin/install -c -m 644 '../../../man/C/start-stop-daemon.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man8/start-stop-daemon.8' /usr/bin/install -c -m 644 '../../../man/C/update-alternatives.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/man8/update-alternatives.8' make[4]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/C' make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/C' Making install in de make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/de' make[4]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/de' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/de/man8" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/de/man8" /usr/bin/install -c -m 644 '../../../man/de/start-stop-daemon.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/de/man8/start-stop-daemon.8' /usr/bin/install -c -m 644 '../../../man/de/update-alternatives.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/de/man8/update-alternatives.8' make[4]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/de' make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/de' Making install in es make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/es' make[4]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/es' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/es/man1" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/es/man1" /usr/bin/install -c -m 644 '../../../man/es/822-date.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/es/man1/822-date.1' /usr/bin/install -c -m 644 '../../../man/es/dpkg-checkbuilddeps.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/es/man1/dpkg-checkbuilddeps.1' /usr/bin/install -c -m 644 '../../../man/es/dpkg-deb.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/es/man1/dpkg-deb.1' /usr/bin/install -c -m 644 '../../../man/es/dpkg-name.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/es/man1/dpkg-name.1' /usr/bin/install -c -m 644 '../../../man/es/dpkg-scanpackages.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/es/man1/dpkg-scanpackages.1' /usr/bin/install -c -m 644 '../../../man/es/dpkg-scansources.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/es/man1/dpkg-scansources.1' /usr/bin/install -c -m 644 '../../../man/es/dpkg-source.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/es/man1/dpkg-source.1' /usr/bin/install -c -m 644 '../../../man/es/dpkg-split.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/es/man1/dpkg-split.1' /usr/bin/install -c -m 644 '../../../man/es/dpkg.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/es/man1/dpkg.1' /usr/bin/install -c -m 644 '../../../man/es/dselect.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/es/man1/dselect.1' test -z "/usr/share/man/es/man5" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/es/man5" /usr/bin/install -c -m 644 '../../../man/es/deb-control.5' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/es/man5/deb-control.5' /usr/bin/install -c -m 644 '../../../man/es/deb-old.5' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/es/man5/deb-old.5' /usr/bin/install -c -m 644 '../../../man/es/deb.5' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/es/man5/deb.5' test -z "/usr/share/man/es/man8" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/es/man8" /usr/bin/install -c -m 644 '../../../man/es/cleanup-info.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/es/man8/cleanup-info.8' /usr/bin/install -c -m 644 '../../../man/es/dpkg-divert.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/es/man8/dpkg-divert.8' /usr/bin/install -c -m 644 '../../../man/es/dpkg-statoverride.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/es/man8/dpkg-statoverride.8' /usr/bin/install -c -m 644 '../../../man/es/start-stop-daemon.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/es/man8/start-stop-daemon.8' /usr/bin/install -c -m 644 '../../../man/es/update-alternatives.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/es/man8/update-alternatives.8' make[4]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/es' make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/es' Making install in fr make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/fr' make[4]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/fr' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/fr/man1" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/fr/man1" /usr/bin/install -c -m 644 '../../../man/fr/dpkg-deb.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/fr/man1/dpkg-deb.1' /usr/bin/install -c -m 644 '../../../man/fr/dpkg-name.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/fr/man1/dpkg-name.1' /usr/bin/install -c -m 644 '../../../man/fr/dpkg-query.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/fr/man1/dpkg-query.1' /usr/bin/install -c -m 644 '../../../man/fr/dpkg-scanpackages.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/fr/man1/dpkg-scanpackages.1' /usr/bin/install -c -m 644 '../../../man/fr/dpkg-scansources.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/fr/man1/dpkg-scansources.1' /usr/bin/install -c -m 644 '../../../man/fr/dpkg-source.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/fr/man1/dpkg-source.1' /usr/bin/install -c -m 644 '../../../man/fr/dpkg-split.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/fr/man1/dpkg-split.1' /usr/bin/install -c -m 644 '../../../man/fr/dpkg.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/fr/man1/dpkg.1' test -z "/usr/share/man/fr/man5" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/fr/man5" /usr/bin/install -c -m 644 '../../../man/fr/deb-control.5' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/fr/man5/deb-control.5' /usr/bin/install -c -m 644 '../../../man/fr/deb.5' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/fr/man5/deb.5' test -z "/usr/share/man/fr/man8" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/fr/man8" /usr/bin/install -c -m 644 '../../../man/fr/cleanup-info.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/fr/man8/cleanup-info.8' /usr/bin/install -c -m 644 '../../../man/fr/dpkg-divert.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/fr/man8/dpkg-divert.8' /usr/bin/install -c -m 644 '../../../man/fr/dpkg-statoverride.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/fr/man8/dpkg-statoverride.8' /usr/bin/install -c -m 644 '../../../man/fr/install-info.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/fr/man8/install-info.8' /usr/bin/install -c -m 644 '../../../man/fr/start-stop-daemon.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/fr/man8/start-stop-daemon.8' /usr/bin/install -c -m 644 '../../../man/fr/update-alternatives.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/fr/man8/update-alternatives.8' make[4]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/fr' make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/fr' Making install in ja make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/ja' make[4]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/ja' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/ja/man1" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man1" /usr/bin/install -c -m 644 '../../../man/ja/822-date.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man1/822-date.1' /usr/bin/install -c -m 644 '../../../man/ja/dpkg-architecture.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man1/dpkg-architecture.1' /usr/bin/install -c -m 644 '../../../man/ja/dpkg-checkbuilddeps.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man1/dpkg-checkbuilddeps.1' /usr/bin/install -c -m 644 '../../../man/ja/dpkg-deb.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man1/dpkg-deb.1' /usr/bin/install -c -m 644 '../../../man/ja/dpkg-name.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man1/dpkg-name.1' /usr/bin/install -c -m 644 '../../../man/ja/dpkg-query.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man1/dpkg-query.1' /usr/bin/install -c -m 644 '../../../man/ja/dpkg-scanpackages.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man1/dpkg-scanpackages.1' /usr/bin/install -c -m 644 '../../../man/ja/dpkg-scansources.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man1/dpkg-scansources.1' /usr/bin/install -c -m 644 '../../../man/ja/dpkg-source.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man1/dpkg-source.1' /usr/bin/install -c -m 644 '../../../man/ja/dpkg.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man1/dpkg.1' /usr/bin/install -c -m 644 '../../../man/ja/dselect.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man1/dselect.1' test -z "/usr/share/man/ja/man5" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man5" /usr/bin/install -c -m 644 '../../../man/ja/deb-control.5' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man5/deb-control.5' /usr/bin/install -c -m 644 '../../../man/ja/deb-old.5' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man5/deb-old.5' /usr/bin/install -c -m 644 '../../../man/ja/deb.5' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man5/deb.5' test -z "/usr/share/man/ja/man8" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man8" /usr/bin/install -c -m 644 '../../../man/ja/cleanup-info.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man8/cleanup-info.8' /usr/bin/install -c -m 644 '../../../man/ja/dpkg-divert.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man8/dpkg-divert.8' /usr/bin/install -c -m 644 '../../../man/ja/dpkg-statoverride.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man8/dpkg-statoverride.8' /usr/bin/install -c -m 644 '../../../man/ja/install-info.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man8/install-info.8' /usr/bin/install -c -m 644 '../../../man/ja/start-stop-daemon.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man8/start-stop-daemon.8' /usr/bin/install -c -m 644 '../../../man/ja/update-alternatives.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ja/man8/update-alternatives.8' make[4]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/ja' make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/ja' Making install in pt_BR make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/pt_BR' make[4]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/pt_BR' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/pt_BR/man1" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/pt_BR/man1" /usr/bin/install -c -m 644 '../../../man/pt_BR/dpkg.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/pt_BR/man1/dpkg.1' /usr/bin/install -c -m 644 '../../../man/pt_BR/dselect.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/pt_BR/man1/dselect.1' test -z "/usr/share/man/pt_BR/man8" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/pt_BR/man8" /usr/bin/install -c -m 644 '../../../man/pt_BR/update-alternatives.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/pt_BR/man8/update-alternatives.8' make[4]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/pt_BR' make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/pt_BR' Making install in ru make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/ru' make[4]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/ru' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/ru/man1" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ru/man1" /usr/bin/install -c -m 644 '../../../man/ru/822-date.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ru/man1/822-date.1' /usr/bin/install -c -m 644 '../../../man/ru/dpkg-checkbuilddeps.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ru/man1/dpkg-checkbuilddeps.1' /usr/bin/install -c -m 644 '../../../man/ru/dpkg.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ru/man1/dpkg.1' test -z "/usr/share/man/ru/man5" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ru/man5" /usr/bin/install -c -m 644 '../../../man/ru/deb-control.5' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ru/man5/deb-control.5' test -z "/usr/share/man/ru/man8" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ru/man8" /usr/bin/install -c -m 644 '../../../man/ru/start-stop-daemon.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/ru/man8/start-stop-daemon.8' make[4]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/ru' make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/ru' Making install in sv make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/sv' make[4]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man/sv' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/sv/man1" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/sv/man1" /usr/bin/install -c -m 644 '../../../man/sv/822-date.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/sv/man1/822-date.1' /usr/bin/install -c -m 644 '../../../man/sv/dpkg-deb.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/sv/man1/dpkg-deb.1' /usr/bin/install -c -m 644 '../../../man/sv/dpkg-query.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/sv/man1/dpkg-query.1' /usr/bin/install -c -m 644 '../../../man/sv/dpkg-split.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/sv/man1/dpkg-split.1' /usr/bin/install -c -m 644 '../../../man/sv/dpkg.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/sv/man1/dpkg.1' /usr/bin/install -c -m 644 '../../../man/sv/dselect.1' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/sv/man1/dselect.1' test -z "/usr/share/man/sv/man5" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/sv/man5" /usr/bin/install -c -m 644 '../../../man/sv/deb-control.5' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/sv/man5/deb-control.5' /usr/bin/install -c -m 644 '../../../man/sv/deb-old.5' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/sv/man5/deb-old.5' /usr/bin/install -c -m 644 '../../../man/sv/deb.5' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/sv/man5/deb.5' /usr/bin/install -c -m 644 '../../../man/sv/dpkg.cfg.5' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/sv/man5/dpkg.cfg.5' /usr/bin/install -c -m 644 '../../../man/sv/dselect.cfg.5' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/sv/man5/dselect.cfg.5' test -z "/usr/share/man/sv/man8" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/sv/man8" /usr/bin/install -c -m 644 '../../../man/sv/start-stop-daemon.8' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/man/sv/man8/start-stop-daemon.8' make[4]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/sv' make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man/sv' make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man' make[4]: Entering directory `/root/work/dpkg-1.13.13/build-tree/man' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man' make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man' make[2]: Leaving directory `/root/work/dpkg-1.13.13/build-tree/man' make[2]: Entering directory `/root/work/dpkg-1.13.13/build-tree' make[3]: Entering directory `/root/work/dpkg-1.13.13/build-tree' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/dpkg" || mkdir -p -- "/root/work/dpkg-1.13.13/debian/tmp/usr/share/dpkg" /usr/bin/install -c -m 644 '../cputable' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/dpkg/cputable' /usr/bin/install -c -m 644 '../ostable' '/root/work/dpkg-1.13.13/debian/tmp/usr/share/dpkg/ostable' make[3]: Leaving directory `/root/work/dpkg-1.13.13/build-tree' make[2]: Leaving directory `/root/work/dpkg-1.13.13/build-tree' make[1]: Leaving directory `/root/work/dpkg-1.13.13/build-tree' dh_testdir -a dh_testroot -a dh_install --sourcedir=debian/tmp -a install -d debian/dpkg/etc/logrotate.d install -m 644 debian/dpkg.logrotate debian/dpkg/etc/logrotate.d/dpkg install -d debian/dpkg/sbin mv debian/dpkg/usr/sbin/start-stop-daemon debian/dpkg/sbin dh_installchangelogs -pdpkg ChangeLog dh_installdocs -pdpkg install -d debian/dselect/usr/share/doc ln -s dpkg debian/dselect/usr/share/doc/dselect dh_strip -a dh_compress -a dh_fixperms -a dh_installdeb -a dh_shlibdeps -a dh_gencontrol -a dh_md5sums -a dh_builddeb -a dpkg-deb: building package `dpkg' in `../dpkg_1.13.13_sh4.deb'. dpkg-deb: building package `dselect' in `../dselect_1.13.13_sh4.deb'. dh_testdir -i dh_testroot -i dh_install --sourcedir=debian/tmp -i install -d debian/dpkg-dev/usr/share/doc ln -s dpkg debian/dpkg-dev/usr/share/doc/dpkg-dev dh_strip -i dh_compress -i dh_fixperms -i dh_installdeb -i dh_gencontrol -i dh_md5sums -i dh_builddeb -i dpkg-deb: building package `dpkg-dev' in `../dpkg-dev_1.13.13_all.deb'. dpkg-genchanges dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload; Debian-native package (full source is included)