* CPV: app-arch/dpkg-1.15.7.2 * REPO: gentoo * USE: bzip2 elibc_glibc kernel_linux nls test unicode userland_GNU x86 zlib >>> Unpacking source... >>> Unpacking dpkg_1.15.7.2.tar.bz2 to /var/tmp/portage/app-arch/dpkg-1.15.7.2/work >>> Source unpacked in /var/tmp/portage/app-arch/dpkg-1.15.7.2/work >>> Preparing source in /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2 ... * Applying dpkg-1.15.5.6-bootstrap.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2' ... * Running aclocal -I m4 ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2 ... * econf: updating dpkg-1.15.7.2/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dpkg-1.15.7.2/build-aux/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-nls --without-dselect --with-bz2 --enable-unicode --with-zlib --without-selinux --without-start-stop-daemon configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking dpkg cpu type... i386 checking dpkg operating system type... linux checking dpkg architecture name... i386 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for doxygen... no checking for dot... YES checking for po4a... po4a checking for perl... /usr/bin/perl checking for pod2man... pod2man checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 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 i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking error.h usability... yes checking error.h presence... yes checking for error.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking kvm.h usability... no checking kvm.h presence... no checking for kvm.h... no checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking linux/fiemap.h usability... yes checking linux/fiemap.h presence... yes checking for linux/fiemap.h... yes checking whether TIOCNOTTY is defined in sys/ioctl.h... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking whether compiler supports C99 features... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for ptrdiff_t... yes checking size of unsigned int... 4 checking size of unsigned long... 4 checking for unistd.h... (cached) yes checking whether sys_siglist is declared... yes checking for va_copy... yes checking for C99 snprintf functions... yes checking whether sync is asynchronous... no checking whether offsetof is declared... yes checking whether WCOREDUMP is declared... yes checking for getopt... yes checking for getopt_long... yes checking for obstack_free... yes checking for strnlen... yes checking for strerror... yes checking for strsignal... yes checking for scandir... yes checking for alphasort... yes checking for unsetenv... yes checking for strtoul... yes checking for isascii... yes checking for bcopy... yes checking for memcpy... yes checking for lchown... yes checking for setsid... yes checking for getdtablesize... yes checking for posix_fadvise... yes configure: creating ./config.status config.status: creating Makefile config.status: creating dpkg-deb/Makefile config.status: creating dpkg-split/Makefile config.status: creating dselect/Makefile config.status: creating dselect/methods/Makefile config.status: creating dselect/po/Makefile.in config.status: creating lib/Makefile config.status: creating lib/compat/Makefile config.status: creating lib/dpkg/Makefile config.status: creating lib/dpkg/libdpkg.pc config.status: creating lib/dpkg/test/Makefile config.status: creating doc/Doxyfile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating scripts/Makefile config.status: creating scripts/po/Makefile.in config.status: creating src/Makefile config.status: creating utils/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating dselect/po/POTFILES config.status: creating dselect/po/Makefile config.status: creating po/POTFILES config.status: creating po/Makefile config.status: creating scripts/po/POTFILES config.status: creating scripts/po/Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2 ... make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2' Making all in lib make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib' Making all in compat make[3]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/compat' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -idirafter ../../lib/compat -I../.. -O2 -pipe -MT empty.o -MD -MP -MF .deps/empty.Tpo -c -o empty.o empty.c mv -f .deps/empty.Tpo .deps/empty.Po rm -f libcompat.a ar cru libcompat.a empty.o i686-pc-linux-gnu-ranlib libcompat.a make[3]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/compat' Making all in dpkg make[3]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg' Making all in test make[4]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg/test' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg/test' make[4]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT ar.o -MD -MP -MF .deps/ar.Tpo -c -o ar.o ar.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT cleanup.o -MD -MP -MF .deps/cleanup.Tpo -c -o cleanup.o cleanup.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT command.o -MD -MP -MF .deps/command.Tpo -c -o command.o command.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT compress.o -MD -MP -MF .deps/compress.Tpo -c -o compress.o compress.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT database.o -MD -MP -MF .deps/database.Tpo -c -o database.o database.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT dbmodify.o -MD -MP -MF .deps/dbmodify.Tpo -c -o dbmodify.o dbmodify.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT dir.o -MD -MP -MF .deps/dir.Tpo -c -o dir.o dir.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT dump.o -MD -MP -MF .deps/dump.Tpo -c -o dump.o dump.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT ehandle.o -MD -MP -MF .deps/ehandle.Tpo -c -o ehandle.o ehandle.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT fields.o -MD -MP -MF .deps/fields.Tpo -c -o fields.o fields.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c mv -f .deps/cleanup.Tpo .deps/cleanup.Po mv -f .deps/ar.Tpo .deps/ar.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT mlib.o -MD -MP -MF .deps/mlib.Tpo -c -o mlib.o mlib.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT myopt.o -MD -MP -MF .deps/myopt.Tpo -c -o myopt.o myopt.c mv -f .deps/command.Tpo .deps/command.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT nfmalloc.o -MD -MP -MF .deps/nfmalloc.Tpo -c -o nfmalloc.o nfmalloc.c file.c: In function ‘file_lock’: file.c:94:4: warning: format not a string literal and no format arguments file.c:95:3: warning: format not a string literal and no format arguments mv -f .deps/log.Tpo .deps/log.Po mv -f .deps/file.Tpo .deps/file.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c mv -f .deps/dir.Tpo .deps/dir.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT parsehelp.o -MD -MP -MF .deps/parsehelp.Tpo -c -o parsehelp.o parsehelp.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT path.o -MD -MP -MF .deps/path.Tpo -c -o path.o path.c mv -f .deps/ehandle.Tpo .deps/ehandle.Po mv -f .deps/mlib.Tpo .deps/mlib.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT pkg.o -MD -MP -MF .deps/pkg.Tpo -c -o pkg.o pkg.c mv -f .deps/database.Tpo .deps/database.Po mv -f .deps/compress.Tpo .deps/compress.Po mv -f .deps/md5.Tpo .deps/md5.Po mv -f .deps/nfmalloc.Tpo .deps/nfmalloc.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT pkg-array.o -MD -MP -MF .deps/pkg-array.Tpo -c -o pkg-array.o pkg-array.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT pkg-format.o -MD -MP -MF .deps/pkg-format.Tpo -c -o pkg-format.o pkg-format.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT pkg-list.o -MD -MP -MF .deps/pkg-list.Tpo -c -o pkg-list.o pkg-list.c mv -f .deps/dbmodify.Tpo .deps/dbmodify.Po mv -f .deps/path.Tpo .deps/path.Po mv -f .deps/pkg.Tpo .deps/pkg.Po mv -f .deps/buffer.Tpo .deps/buffer.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT pkg-queue.o -MD -MP -MF .deps/pkg-queue.Tpo -c -o pkg-queue.o pkg-queue.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT progress.o -MD -MP -MF .deps/progress.Tpo -c -o progress.o progress.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT string.o -MD -MP -MF .deps/string.Tpo -c -o string.o string.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT subproc.o -MD -MP -MF .deps/subproc.Tpo -c -o subproc.o subproc.c mv -f .deps/pkg-array.Tpo .deps/pkg-array.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT tarfn.o -MD -MP -MF .deps/tarfn.Tpo -c -o tarfn.o tarfn.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT triglib.o -MD -MP -MF .deps/triglib.Tpo -c -o triglib.o triglib.c mv -f .deps/dump.Tpo .deps/dump.Po mv -f .deps/myopt.Tpo .deps/myopt.Po mv -f .deps/pkg-list.Tpo .deps/pkg-list.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT trigdeferred.o -MD -MP -MF .deps/trigdeferred.Tpo -c -o trigdeferred.o trigdeferred.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT varbuf.o -MD -MP -MF .deps/varbuf.Tpo -c -o varbuf.o varbuf.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DCONFIGDIR=\"/etc/dpkg\" -idirafter ../../lib/compat -I../.. -I../../lib -O2 -pipe -MT vercmp.o -MD -MP -MF .deps/vercmp.Tpo -c -o vercmp.o vercmp.c mv -f .deps/string.Tpo .deps/string.Po mv -f .deps/pkg-queue.Tpo .deps/pkg-queue.Po mv -f .deps/progress.Tpo .deps/progress.Po mv -f .deps/parsehelp.Tpo .deps/parsehelp.Po mv -f .deps/pkg-format.Tpo .deps/pkg-format.Po mv -f .deps/utils.Tpo .deps/utils.Po mv -f .deps/vercmp.Tpo .deps/vercmp.Po mv -f .deps/subproc.Tpo .deps/subproc.Po mv -f .deps/parse.Tpo .deps/parse.Po mv -f .deps/varbuf.Tpo .deps/varbuf.Po mv -f .deps/tarfn.Tpo .deps/tarfn.Po mv -f .deps/fields.Tpo .deps/fields.Po mv -f .deps/triglib.Tpo .deps/triglib.Po mv -f .deps/trigdeferred.Tpo .deps/trigdeferred.Po rm -f libdpkg.a ar cru libdpkg.a ar.o buffer.o cleanup.o command.o compress.o database.o dbmodify.o dir.o dump.o ehandle.o file.o fields.o log.o md5.o mlib.o myopt.o nfmalloc.o parse.o parsehelp.o path.o pkg.o pkg-array.o pkg-format.o pkg-list.o pkg-queue.o progress.o string.o subproc.o tarfn.o triglib.o trigdeferred.o utils.o varbuf.o vercmp.o i686-pc-linux-gnu-ranlib libdpkg.a make[4]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg' make[3]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg' make[3]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib' make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib' Making all in dpkg-deb make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/dpkg-deb' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT build.o -MD -MP -MF .deps/build.Tpo -c -o build.o build.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT extract.o -MD -MP -MF .deps/extract.Tpo -c -o extract.o extract.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o info.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/info.Tpo .deps/info.Po mv -f .deps/extract.Tpo .deps/extract.Po mv -f .deps/build.Tpo .deps/build.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o dpkg-deb build.o extract.o info.o main.o ../lib/dpkg/libdpkg.a ../lib/compat/libcompat.a -lz -lbz2 make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/dpkg-deb' Making all in dpkg-split make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/dpkg-split' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o info.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT join.o -MD -MP -MF .deps/join.Tpo -c -o join.o join.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT split.o -MD -MP -MF .deps/split.Tpo -c -o split.o split.c sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" mksplit chmod +x mksplit mv -f .deps/split.Tpo .deps/split.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/join.Tpo .deps/join.Po mv -f .deps/info.Tpo .deps/info.Po mv -f .deps/queue.Tpo .deps/queue.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o dpkg-split info.o join.o main.o queue.o split.o ../lib/dpkg/libdpkg.a ../lib/compat/libcompat.a make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/dpkg-split' Making all in src make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/src' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DPKGLIBDIR=\"/usr/lib/dpkg\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT archives.o -MD -MP -MF .deps/archives.Tpo -c -o archives.o archives.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DPKGLIBDIR=\"/usr/lib/dpkg\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT cleanup.o -MD -MP -MF .deps/cleanup.Tpo -c -o cleanup.o cleanup.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DPKGLIBDIR=\"/usr/lib/dpkg\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT configure.o -MD -MP -MF .deps/configure.Tpo -c -o configure.o configure.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DPKGLIBDIR=\"/usr/lib/dpkg\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT depcon.o -MD -MP -MF .deps/depcon.Tpo -c -o depcon.o depcon.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DPKGLIBDIR=\"/usr/lib/dpkg\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT enquiry.o -MD -MP -MF .deps/enquiry.Tpo -c -o enquiry.o enquiry.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DPKGLIBDIR=\"/usr/lib/dpkg\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT errors.o -MD -MP -MF .deps/errors.Tpo -c -o errors.o errors.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DPKGLIBDIR=\"/usr/lib/dpkg\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT filesdb.o -MD -MP -MF .deps/filesdb.Tpo -c -o filesdb.o filesdb.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DPKGLIBDIR=\"/usr/lib/dpkg\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT divertdb.o -MD -MP -MF .deps/divertdb.Tpo -c -o divertdb.o divertdb.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DPKGLIBDIR=\"/usr/lib/dpkg\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT statdb.o -MD -MP -MF .deps/statdb.Tpo -c -o statdb.o statdb.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DPKGLIBDIR=\"/usr/lib/dpkg\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DPKGLIBDIR=\"/usr/lib/dpkg\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DPKGLIBDIR=\"/usr/lib/dpkg\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT packages.o -MD -MP -MF .deps/packages.Tpo -c -o packages.o packages.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DPKGLIBDIR=\"/usr/lib/dpkg\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT pkg-show.o -MD -MP -MF .deps/pkg-show.Tpo -c -o pkg-show.o pkg-show.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DPKGLIBDIR=\"/usr/lib/dpkg\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT processarc.o -MD -MP -MF .deps/processarc.Tpo -c -o processarc.o processarc.c mv -f .deps/errors.Tpo .deps/errors.Po mv -f .deps/cleanup.Tpo .deps/cleanup.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DPKGLIBDIR=\"/usr/lib/dpkg\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT remove.o -MD -MP -MF .deps/remove.Tpo -c -o remove.o remove.c mv -f .deps/divertdb.Tpo .deps/divertdb.Po mv -f .deps/pkg-show.Tpo .deps/pkg-show.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DPKGLIBDIR=\"/usr/lib/dpkg\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT select.o -MD -MP -MF .deps/select.Tpo -c -o select.o select.c mv -f .deps/statdb.Tpo .deps/statdb.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DPKGLIBDIR=\"/usr/lib/dpkg\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT trigproc.o -MD -MP -MF .deps/trigproc.Tpo -c -o trigproc.o trigproc.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DPKGLIBDIR=\"/usr/lib/dpkg\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT update.o -MD -MP -MF .deps/update.Tpo -c -o update.o update.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DPKGLIBDIR=\"/usr/lib/dpkg\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT query.o -MD -MP -MF .deps/query.Tpo -c -o query.o query.c mv -f .deps/depcon.Tpo .deps/depcon.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DPKGLIBDIR=\"/usr/lib/dpkg\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT statcmd.o -MD -MP -MF .deps/statcmd.Tpo -c -o statcmd.o statcmd.c mv -f .deps/filesdb.Tpo .deps/filesdb.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DADMINDIR=\"/var/lib/dpkg\" -DPKGLIBDIR=\"/usr/lib/dpkg\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT trigcmd.o -MD -MP -MF .deps/trigcmd.Tpo -c -o trigcmd.o trigcmd.c mv -f .deps/update.Tpo .deps/update.Po mv -f .deps/trigproc.Tpo .deps/trigproc.Po mv -f .deps/packages.Tpo .deps/packages.Po mv -f .deps/select.Tpo .deps/select.Po mv -f .deps/configure.Tpo .deps/configure.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/trigcmd.Tpo .deps/trigcmd.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o dpkg-trigger trigcmd.o ../lib/dpkg/libdpkg.a ../lib/compat/libcompat.a mv -f .deps/enquiry.Tpo .deps/enquiry.Po mv -f .deps/help.Tpo .deps/help.Po mv -f .deps/archives.Tpo .deps/archives.Po mv -f .deps/statcmd.Tpo .deps/statcmd.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o dpkg-statoverride filesdb.o statdb.o statcmd.o ../lib/dpkg/libdpkg.a ../lib/compat/libcompat.a mv -f .deps/remove.Tpo .deps/remove.Po mv -f .deps/query.Tpo .deps/query.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o dpkg-query filesdb.o divertdb.o pkg-show.o query.o ../lib/dpkg/libdpkg.a ../lib/compat/libcompat.a mv -f .deps/processarc.Tpo .deps/processarc.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o dpkg archives.o cleanup.o configure.o depcon.o enquiry.o errors.o filesdb.o divertdb.o statdb.o help.o main.o packages.o pkg-show.o processarc.o remove.o select.o trigproc.o update.o ../lib/dpkg/libdpkg.a ../lib/compat/libcompat.a make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/src' Making all in utils make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/utils' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -idirafter ../lib/compat -I.. -I../lib -O2 -pipe -MT install-info.o -MD -MP -MF .deps/install-info.Tpo -c -o install-info.o install-info.c mv -f .deps/install-info.Tpo .deps/install-info.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o dpkg-install-info install-info.o ../lib/compat/libcompat.a make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/utils' Making all in scripts make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/scripts' Making all in po make[3]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/scripts/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/scripts/po' make[3]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/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.15.7.2\":" dpkg-architecture sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.15.7.2\":" dpkg-buildflags 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.15.7.2\":" 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.15.7.2\":" 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.15.7.2\":" 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.15.7.2\":" 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.15.7.2\":" 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.15.7.2\":" dpkg-gencontrol sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.15.7.2\":" dpkg-gensymbols chmod +x dpkg-architecture chmod +x dpkg-buildflags chmod +x dpkg-buildpackage chmod +x dpkg-checkbuilddeps chmod +x dpkg-distaddfile chmod +x dpkg-divert chmod +x dpkg-genchanges chmod +x dpkg-gensymbols chmod +x dpkg-gencontrol sed -e "s:^version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:version=\"1.15.7.2\":" dpkg-maintscript-helper 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.15.7.2\":" dpkg-mergechangelogs 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.15.7.2\":" 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.15.7.2\":" 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.15.7.2\":" 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.15.7.2\":" 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.15.7.2\":" 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.15.7.2\":" 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.15.7.2\":" dpkg-vendor 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.15.7.2\":" update-alternatives chmod +x dpkg-maintscript-helper 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.15.7.2\":" changelog/debian chmod +x dpkg-mergechangelogs chmod +x dpkg-name chmod +x dpkg-parsechangelog chmod +x dpkg-scanpackages chmod +x dpkg-scansources chmod +x dpkg-source chmod +x dpkg-vendor chmod +x dpkg-shlibdeps chmod +x changelog/debian chmod +x update-alternatives make[3]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/scripts' make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/scripts' Making all in po make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/po' Making all in man make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/man' make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2' make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2' make[1]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2' >>> Source compiled. >>> Test phase [check]: app-arch/dpkg-1.15.7.2 make -j14 -j1 check Making check in lib make[1]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib' Making check in compat make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/compat' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/compat' Making check in dpkg make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg' Making check in test make[3]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg/test' make t-test t-macros t-string t-buffer t-path t-command t-varbuf t-ar t-version t-pkginfo t-pkg-list t-pkg-queue make[4]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg/test' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -idirafter ../../../lib/compat -I../../.. -I../../../lib -O2 -pipe -MT t-test.o -MD -MP -MF .deps/t-test.Tpo -c -o t-test.o t-test.c mv -f .deps/t-test.Tpo .deps/t-test.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o t-test t-test.o ../libdpkg.a i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -idirafter ../../../lib/compat -I../../.. -I../../../lib -O2 -pipe -MT t-macros.o -MD -MP -MF .deps/t-macros.Tpo -c -o t-macros.o t-macros.c mv -f .deps/t-macros.Tpo .deps/t-macros.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o t-macros t-macros.o ../libdpkg.a i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -idirafter ../../../lib/compat -I../../.. -I../../../lib -O2 -pipe -MT t-string.o -MD -MP -MF .deps/t-string.Tpo -c -o t-string.o t-string.c mv -f .deps/t-string.Tpo .deps/t-string.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o t-string t-string.o ../libdpkg.a i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -idirafter ../../../lib/compat -I../../.. -I../../../lib -O2 -pipe -MT t-buffer.o -MD -MP -MF .deps/t-buffer.Tpo -c -o t-buffer.o t-buffer.c mv -f .deps/t-buffer.Tpo .deps/t-buffer.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o t-buffer t-buffer.o ../libdpkg.a i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -idirafter ../../../lib/compat -I../../.. -I../../../lib -O2 -pipe -MT t-path.o -MD -MP -MF .deps/t-path.Tpo -c -o t-path.o t-path.c mv -f .deps/t-path.Tpo .deps/t-path.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o t-path t-path.o ../libdpkg.a i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -idirafter ../../../lib/compat -I../../.. -I../../../lib -O2 -pipe -MT t-command.o -MD -MP -MF .deps/t-command.Tpo -c -o t-command.o t-command.c mv -f .deps/t-command.Tpo .deps/t-command.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o t-command t-command.o ../libdpkg.a i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -idirafter ../../../lib/compat -I../../.. -I../../../lib -O2 -pipe -MT t-varbuf.o -MD -MP -MF .deps/t-varbuf.Tpo -c -o t-varbuf.o t-varbuf.c mv -f .deps/t-varbuf.Tpo .deps/t-varbuf.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o t-varbuf t-varbuf.o ../libdpkg.a i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -idirafter ../../../lib/compat -I../../.. -I../../../lib -O2 -pipe -MT t-ar.o -MD -MP -MF .deps/t-ar.Tpo -c -o t-ar.o t-ar.c In file included from /usr/include/string.h:640:0, from ../../../lib/compat/strnlen.h:23, from ../../../lib/compat/compat.h:54, from t-ar.c:22: In function ‘strcpy’, inlined from ‘main’ at t-ar.c:32:8: /usr/include/bits/string3.h:107:3: warning: call to __builtin___strcpy_chk will always overflow destination buffer In function ‘strcpy’, inlined from ‘main’ at t-ar.c:36:8: /usr/include/bits/string3.h:107:3: warning: call to __builtin___strcpy_chk will always overflow destination buffer mv -f .deps/t-ar.Tpo .deps/t-ar.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o t-ar t-ar.o ../libdpkg.a i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -idirafter ../../../lib/compat -I../../.. -I../../../lib -O2 -pipe -MT t-version.o -MD -MP -MF .deps/t-version.Tpo -c -o t-version.o t-version.c mv -f .deps/t-version.Tpo .deps/t-version.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o t-version t-version.o ../libdpkg.a i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -idirafter ../../../lib/compat -I../../.. -I../../../lib -O2 -pipe -MT t-pkginfo.o -MD -MP -MF .deps/t-pkginfo.Tpo -c -o t-pkginfo.o t-pkginfo.c mv -f .deps/t-pkginfo.Tpo .deps/t-pkginfo.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o t-pkginfo t-pkginfo.o ../libdpkg.a i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -idirafter ../../../lib/compat -I../../.. -I../../../lib -O2 -pipe -MT t-pkg-list.o -MD -MP -MF .deps/t-pkg-list.Tpo -c -o t-pkg-list.o t-pkg-list.c mv -f .deps/t-pkg-list.Tpo .deps/t-pkg-list.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o t-pkg-list t-pkg-list.o ../libdpkg.a i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -idirafter ../../../lib/compat -I../../.. -I../../../lib -O2 -pipe -MT t-pkg-queue.o -MD -MP -MF .deps/t-pkg-queue.Tpo -c -o t-pkg-queue.o t-pkg-queue.c mv -f .deps/t-pkg-queue.Tpo .deps/t-pkg-queue.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o t-pkg-queue t-pkg-queue.o ../libdpkg.a make[4]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg/test' make check-TESTS make[4]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg/test' PASS: t-test PASS: t-macros PASS: t-string PASS: t-buffer PASS: t-path PASS: t-command PASS: t-varbuf *** buffer overflow detected ***: ./t-ar terminated ======= Backtrace: ========= /lib/libc.so.6(__fortify_fail+0x50)[0x556ba360] /lib/libc.so.6(+0xe231a)[0x556b831a] /lib/libc.so.6(__strcpy_chk+0x3f)[0x556b766f] ./t-ar[0x8048a02] /lib/libc.so.6(__libc_start_main+0xe6)[0x555ecbb6] ./t-ar[0x80488a1] ======= Memory map: ======== 08048000-0804b000 r-xp 00000000 fd:00 3449217 /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg/test/t-ar 0804b000-0804c000 r--p 00002000 fd:00 3449217 /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg/test/t-ar 0804c000-0804d000 rw-p 00003000 fd:00 3449217 /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg/test/t-ar 0804d000-0804e000 rw-p 00000000 00:00 0 093cc000-093ed000 rw-p 00000000 00:00 0 [heap] 55555000-55571000 r-xp 00000000 fd:0d 5769399 /lib/ld-2.11.1.so 55571000-55572000 r--p 0001b000 fd:0d 5769399 /lib/ld-2.11.1.so 55572000-55573000 rw-p 0001c000 fd:0d 5769399 /lib/ld-2.11.1.so 55573000-55574000 r-xp 00000000 00:00 0 [vdso] 55574000-55575000 rw-p 00000000 00:00 0 55575000-55584000 r-xp 00000000 fd:0d 1049148 /usr/lib/libsandbox.so 55584000-55585000 r--p 0000e000 fd:0d 1049148 /usr/lib/libsandbox.so 55585000-55586000 rw-p 0000f000 fd:0d 1049148 /usr/lib/libsandbox.so 55586000-55588000 rw-p 00000000 00:00 0 555d6000-55719000 r-xp 00000000 fd:0d 5769404 /lib/libc-2.11.1.so 55719000-5571b000 r--p 00143000 fd:0d 5769404 /lib/libc-2.11.1.so 5571b000-5571c000 rw-p 00145000 fd:0d 5769404 /lib/libc-2.11.1.so 5571c000-5571f000 rw-p 00000000 00:00 0 5571f000-55721000 r-xp 00000000 fd:0d 5769405 /lib/libdl-2.11.1.so 55721000-55722000 r--p 00001000 fd:0d 5769405 /lib/libdl-2.11.1.so 55722000-55723000 rw-p 00002000 fd:0d 5769405 /lib/libdl-2.11.1.so 55723000-55724000 rw-p 00000000 00:00 0 55724000-5573f000 r-xp 00000000 fd:0d 1835171 /usr/lib/gcc/i686-pc-linux-gnu/4.5.0/libgcc_s.so.1 5573f000-55740000 r--p 0001a000 fd:0d 1835171 /usr/lib/gcc/i686-pc-linux-gnu/4.5.0/libgcc_s.so.1 55740000-55741000 rw-p 0001b000 fd:0d 1835171 /usr/lib/gcc/i686-pc-linux-gnu/4.5.0/libgcc_s.so.1 ffe7c000-ffea1000 rw-p 00000000 00:00 0 [stack] /bin/sh: line 4: 18850 Aborted ${dir}$tst FAIL: t-ar PASS: t-version PASS: t-pkginfo PASS: t-pkg-list PASS: t-pkg-queue ============================================= 1 of 12 tests failed Please report to debian-dpkg@lists.debian.org ============================================= make[4]: *** [check-TESTS] Error 1 make[4]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg/test' make[3]: *** [check-am] Error 2 make[3]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg/test' make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib' make: *** [check-recursive] Error 1 * ERROR: app-arch/dpkg-1.15.7.2 failed: * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 54: Called src_test * environment, line 3028: Called _eapi0_src_test * ebuild.sh, line 619: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make check failed. See above for details." * * If you need support, post the output of 'emerge --info =app-arch/dpkg-1.15.7.2', * the complete build log and the output of 'emerge -pqv =app-arch/dpkg-1.15.7.2'. * The complete build log is located at '/var/log/portage/build/app-arch/dpkg-1.15.7.2:20100521-152450.log'. * The ebuild environment file is located at '/var/tmp/portage/app-arch/dpkg-1.15.7.2/temp/environment'. * S: '/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2' >>> Install dpkg-1.15.7.2 into /var/tmp/portage/app-arch/dpkg-1.15.7.2/image/ category app-arch make -j14 DESTDIR=/var/tmp/portage/app-arch/dpkg-1.15.7.2/image/ LINGUAS=none install Making install in lib make[1]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib' Making install in compat make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/compat' make[3]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/compat' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/compat' make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/compat' Making install in dpkg make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg' Making install in test make[3]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg/test' make[4]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg/test' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg/test' make[3]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg/test' make[3]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg' make[4]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib" test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/pkgconfig" test -z "/usr/include/dpkg" || /bin/mkdir -p "/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg" /usr/bin/install -c -m 644 'libdpkg.a' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/libdpkg.a' /usr/bin/install -c -m 644 'libdpkg.pc' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/pkgconfig/libdpkg.pc' /usr/bin/install -c -m 644 'ar.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/ar.h' /usr/bin/install -c -m 644 'buffer.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/buffer.h' i686-pc-linux-gnu-ranlib '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/libdpkg.a' /usr/bin/install -c -m 644 'command.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/command.h' /usr/bin/install -c -m 644 'compress.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/compress.h' /usr/bin/install -c -m 644 'dir.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/dir.h' /usr/bin/install -c -m 644 'dpkg.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/dpkg.h' /usr/bin/install -c -m 644 'dpkg-db.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/dpkg-db.h' /usr/bin/install -c -m 644 'file.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/file.h' /usr/bin/install -c -m 644 'macros.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/macros.h' /usr/bin/install -c -m 644 'myopt.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/myopt.h' /usr/bin/install -c -m 644 'parsedump.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/parsedump.h' /usr/bin/install -c -m 644 'path.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/path.h' /usr/bin/install -c -m 644 'pkg.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/pkg.h' /usr/bin/install -c -m 644 'pkg-array.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/pkg-array.h' /usr/bin/install -c -m 644 'pkg-format.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/pkg-format.h' /usr/bin/install -c -m 644 'pkg-list.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/pkg-list.h' /usr/bin/install -c -m 644 'pkg-queue.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/pkg-queue.h' /usr/bin/install -c -m 644 'progress.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/progress.h' /usr/bin/install -c -m 644 'string.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/string.h' /usr/bin/install -c -m 644 'subproc.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/subproc.h' /usr/bin/install -c -m 644 'tarfn.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/tarfn.h' /usr/bin/install -c -m 644 'trigdeferred.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/trigdeferred.h' /usr/bin/install -c -m 644 'triglib.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/triglib.h' /usr/bin/install -c -m 644 'varbuf.h' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/include/dpkg/varbuf.h' make[4]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg' make[3]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg' make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib/dpkg' make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib' make[3]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/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 `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib' make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib' make[1]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/lib' Making install in dpkg-deb make[1]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/dpkg-deb' make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/dpkg-deb' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin" make[2]: Nothing to be done for `install-data-am'. /usr/bin/install -c 'dpkg-deb' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-deb' make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/dpkg-deb' make[1]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/dpkg-deb' Making install in dpkg-split make[1]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/dpkg-split' make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/dpkg-split' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin" test -z "/usr/lib/dpkg" || /bin/mkdir -p "/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/dpkg" /bin/mkdir -p /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//var/lib/dpkg/parts /usr/bin/install -c 'mksplit' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/dpkg/mksplit' /usr/bin/install -c 'dpkg-split' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-split' make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/dpkg-split' make[1]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/dpkg-split' Making install in src make[1]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/src' make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin" /bin/mkdir -p /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//etc/dpkg/dpkg.cfg.d /bin/mkdir -p /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//var/lib/dpkg/info /bin/mkdir -p /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//var/lib/dpkg/updates /usr/bin/install -c 'dpkg' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg' /usr/bin/install -c 'dpkg-query' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-query' /usr/bin/install -c 'dpkg-statoverride' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-statoverride' /usr/bin/install -c 'dpkg-trigger' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-trigger' make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/src' make[1]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/src' Making install in utils make[1]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/utils' make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/utils' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/sbin" make[2]: Nothing to be done for `install-data-am'. /usr/bin/install -c 'dpkg-install-info' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/sbin/install-info' make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/utils' make[1]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/utils' Making install in scripts make[1]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/scripts' Making install in po make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/scripts/po' /bin/mkdir -p /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share if test "dpkg" = "gettext-tools"; then \ /bin/mkdir -p /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//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 ./$file \ /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/scripts/po' make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/scripts' make[3]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/scripts' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin" test -z "/usr/lib/dpkg/parsechangelog" || /bin/mkdir -p "/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/dpkg/parsechangelog" /bin/mkdir -p /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man3 test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man3" for module in Dpkg/Arch.pm Dpkg/BuildFlags.pm Dpkg/BuildOptions.pm Dpkg/Changelog.pm Dpkg/Changelog/Debian.pm Dpkg/Changelog/Entry.pm Dpkg/Changelog/Entry/Debian.pm Dpkg/Changelog/Parse.pm Dpkg/Checksums.pm Dpkg/Compression.pm Dpkg/Compression/FileHandle.pm Dpkg/Compression/Process.pm Dpkg/Conf.pm Dpkg/Control.pm Dpkg/Control/Changelog.pm Dpkg/Control/Fields.pm Dpkg/Control/Info.pm Dpkg/Control/Hash.pm Dpkg/Control/Types.pm Dpkg/Deps.pm Dpkg/ErrorHandling.pm Dpkg/Exit.pm Dpkg/Gettext.pm Dpkg/Index.pm Dpkg/Interface/Storable.pm Dpkg/IPC.pm Dpkg/Path.pm Dpkg/Shlibs.pm Dpkg/Shlibs/Objdump.pm Dpkg/Shlibs/Symbol.pm Dpkg/Shlibs/SymbolFile.pm Dpkg/Shlibs/Cppfilt.pm Dpkg/Source/Archive.pm Dpkg/Source/Functions.pm Dpkg/Source/Package.pm Dpkg/Source/Package/V1.pm Dpkg/Source/Package/V2.pm Dpkg/Source/Package/V3/bzr.pm Dpkg/Source/Package/V3/custom.pm Dpkg/Source/Package/V3/native.pm Dpkg/Source/Package/V3/git.pm Dpkg/Source/Package/V3/quilt.pm Dpkg/Source/Patch.pm Dpkg/Substvars.pm Dpkg/Vars.pm Dpkg/Vendor.pm Dpkg/Vendor/Debian.pm Dpkg/Vendor/Default.pm Dpkg/Vendor/Ubuntu.pm Dpkg/Version.pm Dpkg.pm; do \ name=`echo $module | sed -e 's|/|::|g' -e 's/\.pm$//'`; \ pod2man --utf8 --center=libdpkg-perl --release=1.15.7.2 \ --name="$name" --section=3 ./$module \ >/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man3/$name.3; \ test -s /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man3/$name.3 || \ rm -f /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man3/$name.3; \ done test -z "/usr/lib/perl5/vendor_perl/5.10.1" || /bin/mkdir -p "/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1" /usr/bin/install -c 'dpkg-architecture' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-architecture' /usr/bin/install -c 'changelog/debian' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/dpkg/parsechangelog/debian' /usr/bin/install -c 'dpkg-buildflags' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-buildflags' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Arch.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Arch.pm' /usr/bin/install -c 'dpkg-buildpackage' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-buildpackage' /usr/bin/install -c 'dpkg-checkbuilddeps' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-checkbuilddeps' /usr/bin/install -c 'dpkg-distaddfile' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-distaddfile' /usr/bin/install -c 'dpkg-divert' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-divert' /usr/bin/install -c 'dpkg-genchanges' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-genchanges' /usr/bin/install -c 'dpkg-gencontrol' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-gencontrol' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/BuildFlags.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/BuildFlags.pm' /usr/bin/install -c 'dpkg-gensymbols' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-gensymbols' /usr/bin/install -c 'dpkg-maintscript-helper' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-maintscript-helper' /usr/bin/install -c 'dpkg-mergechangelogs' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-mergechangelogs' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/BuildOptions.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/BuildOptions.pm' /usr/bin/install -c 'dpkg-name' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-name' /usr/bin/install -c 'dpkg-parsechangelog' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-parsechangelog' /usr/bin/install -c 'dpkg-scanpackages' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-scanpackages' /usr/bin/install -c 'dpkg-scansources' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-scansources' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Changelog.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Changelog.pm' /usr/bin/install -c 'dpkg-shlibdeps' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-shlibdeps' /usr/bin/install -c 'dpkg-source' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-source' /usr/bin/install -c 'dpkg-vendor' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/dpkg-vendor' /usr/bin/install -c 'update-alternatives' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/bin/update-alternatives' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Changelog/Debian.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Changelog/Debian.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Changelog/Entry.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Changelog/Entry.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Changelog/Entry/Debian.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Changelog/Entry/Debian.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Changelog/Parse.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Changelog/Parse.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Checksums.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Checksums.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Compression.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Compression.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Compression/FileHandle.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Compression/FileHandle.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Compression/Process.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Compression/Process.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Conf.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Conf.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Control.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Control.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Control/Changelog.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Control/Changelog.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Control/Fields.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Control/Fields.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Control/Info.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Control/Info.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Control/Hash.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Control/Hash.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Control/Types.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Control/Types.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Deps.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Deps.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/ErrorHandling.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/ErrorHandling.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Exit.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Exit.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Gettext.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Gettext.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Index.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Index.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Interface/Storable.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Interface/Storable.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/IPC.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/IPC.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Path.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Path.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Shlibs.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Shlibs.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Shlibs/Objdump.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Shlibs/Objdump.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Shlibs/Symbol.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Shlibs/Symbol.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Shlibs/SymbolFile.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Shlibs/SymbolFile.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Shlibs/Cppfilt.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Shlibs/Cppfilt.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Source/Archive.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Source/Archive.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Source/Functions.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Source/Functions.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Source/Package.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Source/Package.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Source/Package/V1.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Source/Package/V1.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Source/Package/V2.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Source/Package/V2.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Source/Package/V3/bzr.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Source/Package/V3/bzr.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Source/Package/V3/custom.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Source/Package/V3/custom.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Source/Package/V3/native.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Source/Package/V3/native.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Source/Package/V3/git.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Source/Package/V3/git.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Source/Package/V3/quilt.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Source/Package/V3/quilt.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Source/Patch.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Source/Patch.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Substvars.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Substvars.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Vars.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Vars.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Vendor.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Vendor.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Vendor/Debian.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Vendor/Debian.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Vendor/Default.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Vendor/Default.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Vendor/Ubuntu.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Vendor/Ubuntu.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg/Version.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg/Version.pm' /bin/sh /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/build-aux/install-sh -c -m 644 'Dpkg.pm' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg.pm' /bin/mkdir -p /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//etc/alternatives /bin/mkdir -p /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//var/lib/dpkg/alternatives /usr/bin/install -c -m 644 ./README.alternatives /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//etc/alternatives/README make install-data-hook make[4]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/scripts' cp -p /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg.pm \ /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg.pm.tmp sed -e "s:^#![:space:]*/usr/bin/perl:#!/usr/bin/perl:" -e "s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":" -e "s:\$pkgdatadir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$pkgdatadir=\"/usr/share/dpkg\":" -e "s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/var/lib/dpkg\":" -e "s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.15.7.2\":" /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg.pm rm /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/lib/perl5/vendor_perl/5.10.1/Dpkg.pm.tmp make[4]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/scripts' make[3]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/scripts' make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/scripts' make[1]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/scripts' Making install in po make[1]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/po' /bin/mkdir -p /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share if test "dpkg" = "gettext-tools"; then \ /bin/mkdir -p /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//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 ./$file \ /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/po' Making install in man make[1]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/man' make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/man' make[2]: Nothing to be done for `install-exec-am'. for lang in none; do \ files=""; \ for trans in deb-control.5 deb-version.5 deb-shlibs.5 deb-split.5 deb-substvars.5 deb-symbols.5 deb-triggers.5 deb-old.5 deb-override.5 deb-extra-override.5 deb.5 dpkg-architecture.1 dpkg-buildflags.1 dpkg-buildpackage.1 dpkg-checkbuilddeps.1 dpkg-deb.1 dpkg-distaddfile.1 dpkg-divert.8 dpkg-genchanges.1 dpkg-gencontrol.1 dpkg-gensymbols.1 dpkg-maintscript-helper.1 dpkg-mergechangelogs.1 dpkg-name.1 dpkg-parsechangelog.1 dpkg-query.1 dpkg-scanpackages.1 dpkg-scansources.1 dpkg-shlibdeps.1 dpkg-source.1 dpkg-split.1 dpkg-statoverride.8 dpkg-trigger.1 dpkg-vendor.1 dpkg.1 dpkg.cfg.5 update-alternatives.8; do \ if [ -f /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/man/$lang/$trans ]; then \ files="$files /var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/man/$lang/$trans"; \ fi; \ done; \ make install-man \ mandir="/usr/share/man/$lang" \ man_MANS="" \ dist_man_MANS="$files"; \ done test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1" test -z "/usr/share/man/man5" || /bin/mkdir -p "/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man5" test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man8" make[3]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/man' test -z "/usr/share/man/none/man1" || /bin/mkdir -p "/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/none/man1" test -z "/usr/share/man/none/man5" || /bin/mkdir -p "/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/none/man5" test -z "/usr/share/man/none/man8" || /bin/mkdir -p "/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/none/man8" /usr/bin/install -c -m 644 'dpkg-divert.8' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man8/dpkg-divert.8' /usr/bin/install -c -m 644 'dpkg-architecture.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg-architecture.1' /usr/bin/install -c -m 644 'deb-control.5' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man5/deb-control.5' make[3]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/man' /usr/bin/install -c -m 644 'dpkg-statoverride.8' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man8/dpkg-statoverride.8' /usr/bin/install -c -m 644 'deb-version.5' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man5/deb-version.5' /usr/bin/install -c -m 644 'dpkg-buildflags.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg-buildflags.1' /usr/bin/install -c -m 644 'update-alternatives.8' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man8/update-alternatives.8' /usr/bin/install -c -m 644 'deb-shlibs.5' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man5/deb-shlibs.5' /usr/bin/install -c -m 644 'dpkg-buildpackage.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg-buildpackage.1' /usr/bin/install -c -m 644 'deb-split.5' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man5/deb-split.5' /usr/bin/install -c -m 644 'dpkg-checkbuilddeps.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg-checkbuilddeps.1' /usr/bin/install -c -m 644 'deb-substvars.5' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man5/deb-substvars.5' /usr/bin/install -c -m 644 'dpkg-deb.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg-deb.1' /usr/bin/install -c -m 644 'deb-symbols.5' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man5/deb-symbols.5' /usr/bin/install -c -m 644 'dpkg-distaddfile.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg-distaddfile.1' /usr/bin/install -c -m 644 'deb-triggers.5' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man5/deb-triggers.5' /usr/bin/install -c -m 644 'dpkg-genchanges.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg-genchanges.1' /usr/bin/install -c -m 644 'deb-old.5' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man5/deb-old.5' /usr/bin/install -c -m 644 'dpkg-gencontrol.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg-gencontrol.1' /usr/bin/install -c -m 644 'dpkg-gensymbols.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg-gensymbols.1' /usr/bin/install -c -m 644 'deb-override.5' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man5/deb-override.5' /usr/bin/install -c -m 644 'dpkg-maintscript-helper.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg-maintscript-helper.1' /usr/bin/install -c -m 644 'deb-extra-override.5' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man5/deb-extra-override.5' /usr/bin/install -c -m 644 'dpkg-mergechangelogs.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg-mergechangelogs.1' /usr/bin/install -c -m 644 'deb.5' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man5/deb.5' /usr/bin/install -c -m 644 'dpkg-name.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg-name.1' /usr/bin/install -c -m 644 'dpkg.cfg.5' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man5/dpkg.cfg.5' /usr/bin/install -c -m 644 'dpkg-parsechangelog.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg-parsechangelog.1' /usr/bin/install -c -m 644 'dpkg-query.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg-query.1' /usr/bin/install -c -m 644 'dpkg-scanpackages.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg-scanpackages.1' /usr/bin/install -c -m 644 'dpkg-scansources.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg-scansources.1' /usr/bin/install -c -m 644 'dpkg-shlibdeps.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg-shlibdeps.1' /usr/bin/install -c -m 644 'dpkg-source.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg-source.1' /usr/bin/install -c -m 644 'dpkg-split.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg-split.1' /usr/bin/install -c -m 644 'dpkg-trigger.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg-trigger.1' /usr/bin/install -c -m 644 'dpkg-vendor.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg-vendor.1' /usr/bin/install -c -m 644 'dpkg.1' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/man/man1/dpkg.1' make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/man' make[1]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2/man' make[1]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2' make[2]: Entering directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/dpkg" || /bin/mkdir -p "/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/dpkg" /usr/bin/install -c -m 644 'cputable' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/dpkg/cputable' /usr/bin/install -c -m 644 'ostable' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/dpkg/ostable' /usr/bin/install -c -m 644 'triplettable' '/var/tmp/portage/app-arch/dpkg-1.15.7.2/image//usr/share/dpkg/triplettable' make[2]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2' make[1]: Leaving directory `/var/tmp/portage/app-arch/dpkg-1.15.7.2/work/dpkg-1.15.7.2' >>> Completed installing dpkg-1.15.7.2 into /var/tmp/portage/app-arch/dpkg-1.15.7.2/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/dpkg-statoverride usr/bin/dpkg-query usr/bin/dpkg usr/bin/dpkg-split usr/bin/dpkg-deb usr/bin/dpkg-trigger usr/lib/libdpkg.a