Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dpkg.spec'], chrootPath='/var/lib/mock/dist-6E-epel-build-13733795-993667/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dpkg.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: buildvm-29.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dpkg-1.16.18-3.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dpkg.spec'], chrootPath='/var/lib/mock/dist-6E-epel-build-13733795-993667/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dpkg.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vNNEq3 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf dpkg-1.16.18 + /usr/bin/xz -dc /builddir/build/SOURCES/dpkg_1.16.18.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dpkg-1.16.18 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (dpkg-perl-libexecdir.patch):' Patch #0 (dpkg-perl-libexecdir.patch): + /bin/cat /builddir/build/SOURCES/dpkg-perl-libexecdir.patch + /usr/bin/patch -p1 --fuzz=0 patching file scripts/Makefile.am Patch #1 (dpkg-fix-logrotate.patch): + echo 'Patch #1 (dpkg-fix-logrotate.patch):' + /bin/cat /builddir/build/SOURCES/dpkg-fix-logrotate.patch + /usr/bin/patch -p1 --fuzz=0 patching file debian/dpkg.logrotate Patch #2 (dpkg-perl-libexecdir.epel6.patch): + echo 'Patch #2 (dpkg-perl-libexecdir.epel6.patch):' + /bin/cat /builddir/build/SOURCES/dpkg-perl-libexecdir.epel6.patch + /usr/bin/patch -p1 --fuzz=0 patching file scripts/Makefile.in + cat + chmod +x /builddir/build/BUILD/dpkg-1.16.18/dpkg-req + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KG52qX + umask 022 + cd /builddir/build/BUILD + cd dpkg-1.16.18 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-linker-optimisations --with-admindir=/var/lib/dpkg --with-selinux --with-zlib --with-bz2 checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for 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 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 gcc... gcc3 checking whether make supports nested variables... 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 build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether to build dselect... yes checking whether to build start-stop-daemon... yes checking whether to build update-alternatives... yes checking whether to build install-info... yes configure: using directory admindir = '/var/lib/dpkg' configure: using directory logdir = '/var/log' checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for doxygen... doxygen checking for dot... NO checking for po4a... po4a checking for perl... /usr/bin/perl checking for pod2man... pod2man checking whether to build with code coverage... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS 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 lzma_alone_decoder in -llzma... yes checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for x86_64-redhat-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 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 whether Unicode is requested... yes checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses/term.h usability... yes checking ncurses/term.h presence... yes checking for ncurses/term.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking ncursesw/ncurses.h usability... yes checking ncursesw/ncurses.h presence... yes checking for ncursesw/ncurses.h... yes checking ncursesw/term.h usability... yes checking ncursesw/term.h presence... yes checking for ncursesw/term.h... yes checking for initscr in -lncursesw... yes checking for ihash_create in -lihash... no checking for proc_stat_list_create in -lps... no checking for fmt_past_time in -lshouldbeinlibc... no checking for kvm_openfiles in -lkvm... no checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking error.h usability... yes checking error.h presence... yes checking for error.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking kvm.h usability... no checking kvm.h presence... no checking for kvm.h... no 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 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 u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking for ptrdiff_t... yes checking size of unsigned int... 4 checking size of unsigned long... 8 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 offsetof is declared... yes checking whether WCOREDUMP is declared... yes checking whether TIOCNOTTY is declared... yes checking whether O_NOFOLLOW is declared... yes checking for program_invocation_short_name... yes checking for __progname... yes checking for getopt... yes checking for getopt_long... yes checking for obstack_free... yes checking for strnlen... yes checking for strndup... yes checking for strerror... yes checking for strsignal... yes checking for asprintf... yes checking for scandir... yes checking for alphasort... yes checking for unsetenv... yes checking whether strnlen is declared... yes checking for memcpy... yes checking for lchown... yes checking for strtoimax... yes checking for isascii... yes checking for setsid... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for lutimes... yes checking for posix_fadvise... yes checking dpkg cpu type... amd64 checking dpkg operating system type... linux checking dpkg architecture name... amd64 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/mk/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 + make -j6 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/lib' Making all in compat make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/lib/compat' CC empty.o AR libcompat.a make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/lib/compat' Making all in dpkg make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/lib/dpkg' Making all in . make[4]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/lib/dpkg' CC ar.o CC arch.o CC buffer.o CC atomic-file.o CC cleanup.o CC command.o CC compress.o CC dbdir.o CC dbmodify.o CC deb-version.o CC debug.o CC depcon.o CC dir.o CC dump.o CC ehandle.o CC error.o CC fdio.o CC file.o CC fields.o CC glob.o CC log.o CC md5.o CC mlib.o CC namevalue.o CC nfmalloc.o CC options.o CC parse.o CC parsehelp.o CC path.o CC pkg.o CC pkg-db.o CC pkg-array.o CC pkg-format.o CC pkg-list.o CC pkg-queue.o CC pkg-show.o CC pkg-spec.o CC progname.o CC progress.o CC report.o CC string.o CC subproc.o CC tarfn.o CC trigname.o CC trignote.o CC triglib.o CC trigdeferred.o CC utils.o CC varbuf.o CC version.o AR libdpkg.a make[4]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/lib/dpkg' Making all in test make[4]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/lib/dpkg/test' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/lib/dpkg/test' make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/lib/dpkg' make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/lib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/lib' make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/lib' Making all in dpkg-deb make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/dpkg-deb' CC build.o CC extract.o CC info.o CC main.o CCLD dpkg-deb make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/dpkg-deb' Making all in dpkg-split make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/dpkg-split' CC info.o CC join.o CC main.o CC queue.o CC split.o CCLD dpkg-split make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/dpkg-split' Making all in src make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/src' CC archives.o CC cleanup.o CC configure.o CC depcon.o CC enquiry.o CC errors.o CC filesdb.o CC filesdb-hash.o CC file-match.o CC filters.o CC infodb-access.o CC infodb-format.o CC infodb-upgrade.o CC divertdb.o CC statdb.o CC help.o CC main.o CC packages.o CC processarc.o CC remove.o CC script.o CC select.o CC trigproc.o CC update.o CC divertcmd.o CC querycmd.o CC statcmd.o CC trigcmd.o CCLD dpkg-trigger CCLD dpkg-statoverride CCLD dpkg-divert CCLD dpkg CCLD dpkg-query make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/src' Making all in utils make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/utils' CC update-alternatives.o CC start-stop-daemon.o CC install-info.o CCLD dpkg-install-info CCLD start-stop-daemon CCLD update-alternatives make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/utils' Making all in dselect make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/dselect' Making all in methods make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/dselect/methods' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/dselect/methods' Making all in po make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/dselect/po' make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/dselect/po' make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/dselect' CXX basecmds.o CXX baselist.o CXX basetop.o CXX bindings.o GEN curkeys.h CXX helpmsgs.o CXX main.o CXX methkeys.o CXX methlist.o CXX methparse.o CXX method.o main.cc: In function 'void curseson()': main.cc:324: warning: deprecated conversion from string constant to 'char*' main.cc:325: warning: deprecated conversion from string constant to 'char*' CXX pkgcmds.o CXX pkgdepcon.o CXX pkgdisplay.o CXX pkginfo.o CXX pkgkeys.o CXX pkglist.o CXX pkgsublist.o CXX pkgtop.o CXX curkeys.o CXXLD dselect make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/dselect' make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/dselect' Making all in scripts make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/scripts' Making all in mk make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/scripts/mk' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/scripts/mk' Making all in po make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/scripts/po' make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/scripts/po' make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/scripts' GEN dpkg-architecture GEN dpkg-buildflags GEN dpkg-checkbuilddeps GEN dpkg-buildpackage GEN dpkg-distaddfile GEN dpkg-genchanges GEN dpkg-gencontrol GEN dpkg-gensymbols GEN dpkg-maintscript-helper GEN dpkg-mergechangelogs GEN dpkg-name GEN dpkg-parsechangelog GEN dpkg-scanpackages GEN dpkg-scansources GEN dpkg-shlibdeps GEN dpkg-source GEN dpkg-vendor GEN changelog/debian make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/scripts' make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/scripts' Making all in po make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/po' make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/po' Making all in man make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/man' make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18' make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18' make[1]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XNgLki + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64 + cd dpkg-1.16.18 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64 Making install in lib make[1]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/lib' Making install in compat make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/lib/compat' make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/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 `/builddir/build/BUILD/dpkg-1.16.18/lib/compat' make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/lib/compat' Making install in dpkg make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/lib/dpkg' Making install in . make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/lib/dpkg' make[4]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/lib/dpkg' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64' /usr/bin/install -c -m 644 libdpkg.a '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64' ( cd '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64' && ranlib libdpkg.a ) /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libdpkg.pc '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64/pkgconfig' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/include/dpkg' /usr/bin/install -c -m 644 ar.h arch.h atomic-file.h buffer.h command.h compress.h deb-version.h debug.h dir.h dpkg.h dpkg-db.h ehandle.h error.h fdio.h file.h glob.h macros.h namevalue.h options.h parsedump.h path.h pkg.h pkg-array.h pkg-format.h pkg-list.h pkg-queue.h pkg-show.h pkg-spec.h progname.h progress.h report.h string.h subproc.h tarfn.h trigdeferred.h triglib.h varbuf.h version.h '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/include/dpkg' make[4]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/lib/dpkg' make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/lib/dpkg' Making install in test make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/lib/dpkg/test' make[4]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/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 `/builddir/build/BUILD/dpkg-1.16.18/lib/dpkg/test' make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/lib/dpkg/test' make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/lib/dpkg' make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/lib' make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/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 `/builddir/build/BUILD/dpkg-1.16.18/lib' make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/lib' make[1]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/lib' Making install in dpkg-deb make[1]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/dpkg-deb' make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/dpkg-deb' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/bin' /usr/bin/install -c dpkg-deb '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/dpkg-deb' make[1]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/dpkg-deb' Making install in dpkg-split make[1]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/dpkg-split' make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/dpkg-split' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/bin' /usr/bin/install -c dpkg-split '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/bin' /bin/mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/var/lib/dpkg/parts make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/dpkg-split' make[1]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/dpkg-split' Making install in src make[1]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/src' make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/src' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/bin' /usr/bin/install -c dpkg dpkg-divert dpkg-query dpkg-statoverride dpkg-trigger '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/bin' /bin/mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/etc/dpkg/dpkg.cfg.d /bin/mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/var/lib/dpkg/info /bin/mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/var/lib/dpkg/updates make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/src' make[1]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/src' Making install in utils make[1]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/utils' make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/utils' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/bin' /usr/bin/install -c update-alternatives '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/bin' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/sbin' /usr/bin/install -c dpkg-install-info '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/sbin/./install-info' /usr/bin/install -c start-stop-daemon '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/sbin' /bin/mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/etc/alternatives /bin/mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/var/lib/dpkg/alternatives /usr/bin/install -c -m 644 ./README.alternatives /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/etc/alternatives/README make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/utils' make[1]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/utils' Making install in dselect make[1]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/dselect' Making install in methods make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/dselect/methods' make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/dselect/methods' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/var/lib/dpkg/methods/mnt /bin/mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/var/lib/dpkg/methods/disk /bin/mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/var/lib/dpkg/methods/floppy /bin/mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/var/lib/dpkg/methods/ftp /bin/mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/var/lib/dpkg/methods/multicd /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64/dpkg/methods' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64/dpkg/methods/ftp' /usr/bin/install -c -m 644 ftp/names ftp/desc.ftp ftp/README.mirrors.txt '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64/dpkg/methods/ftp' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64/dpkg/methods/floppy' /usr/bin/install -c -m 644 floppy/names floppy/desc.floppy '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64/dpkg/methods/floppy' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64/dpkg/methods/disk' /usr/bin/install -c -m 644 disk/names disk/desc.cdrom disk/desc.nfs disk/desc.harddisk disk/desc.mounted '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64/dpkg/methods/disk' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64/dpkg/methods/multicd' /usr/bin/install -c -m 644 multicd/names multicd/desc.multi_cd multicd/desc.multi_mount multicd/desc.multi_nfs '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64/dpkg/methods/multicd' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64/dpkg/methods' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64/dpkg/methods/disk/' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64/dpkg/methods/floppy/' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64/dpkg/methods/ftp/' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64/dpkg/methods/multicd/' /usr/bin/install -c ftp/setup ftp/update ftp/install '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64/dpkg/methods/ftp/' /usr/bin/install -c disk/setup disk/update disk/install '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64/dpkg/methods/disk/' /usr/bin/install -c floppy/setup floppy/update floppy/install '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64/dpkg/methods/floppy/' /usr/bin/install -c multicd/setup multicd/update multicd/install '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/lib64/dpkg/methods/multicd/' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Debian/Dselect' /usr/bin/install -c -m 644 Debian/Dselect/Ftp.pm '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Debian/Dselect' make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/dselect/methods' make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/dselect/methods' Making install in po make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/dselect/po' installing bs.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/bs/LC_MESSAGES/dselect.mo installing ca.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/ca/LC_MESSAGES/dselect.mo installing cs.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/cs/LC_MESSAGES/dselect.mo installing da.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/da/LC_MESSAGES/dselect.mo installing de.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/de/LC_MESSAGES/dselect.mo installing el.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/el/LC_MESSAGES/dselect.mo installing es.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/es/LC_MESSAGES/dselect.mo installing et.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/et/LC_MESSAGES/dselect.mo installing eu.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/eu/LC_MESSAGES/dselect.mo installing fr.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/fr/LC_MESSAGES/dselect.mo installing gl.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/gl/LC_MESSAGES/dselect.mo installing hu.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/hu/LC_MESSAGES/dselect.mo installing id.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/id/LC_MESSAGES/dselect.mo installing it.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/it/LC_MESSAGES/dselect.mo installing ja.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/ja/LC_MESSAGES/dselect.mo installing ko.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/ko/LC_MESSAGES/dselect.mo installing nb.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/nb/LC_MESSAGES/dselect.mo installing nl.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/nl/LC_MESSAGES/dselect.mo installing nn.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/nn/LC_MESSAGES/dselect.mo installing pl.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/pl/LC_MESSAGES/dselect.mo installing pt.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/pt/LC_MESSAGES/dselect.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/dselect.mo installing ro.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/ro/LC_MESSAGES/dselect.mo installing ru.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/ru/LC_MESSAGES/dselect.mo installing sk.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/sk/LC_MESSAGES/dselect.mo installing sv.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/sv/LC_MESSAGES/dselect.mo installing tl.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/tl/LC_MESSAGES/dselect.mo installing vi.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/vi/LC_MESSAGES/dselect.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/dselect.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/dselect.mo if test "dpkg" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/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 \ /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/dselect/po' make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/dselect' make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/dselect' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/bin' /usr/bin/install -c dselect '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/bin' /bin/mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/etc/dpkg/dselect.cfg.d make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/dselect' make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/dselect' make[1]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/dselect' Making install in scripts make[1]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/scripts' Making install in mk make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/scripts/mk' make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/scripts/mk' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/dpkg' /usr/bin/install -c -m 644 architecture.mk buildflags.mk default.mk pkg-info.mk vendor.mk '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/dpkg' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/scripts/mk' cp -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/dpkg/default.mk /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/dpkg/default.mk.tmp GEN install-data-hook rm /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/dpkg/default.mk.tmp make[4]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/scripts/mk' make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/scripts/mk' make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/scripts/mk' Making install in po make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/scripts/po' installing ca.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/ca/LC_MESSAGES/dpkg-dev.mo installing de.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/de/LC_MESSAGES/dpkg-dev.mo installing es.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/es/LC_MESSAGES/dpkg-dev.mo installing fr.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/fr/LC_MESSAGES/dpkg-dev.mo installing pl.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/pl/LC_MESSAGES/dpkg-dev.mo installing ru.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/ru/LC_MESSAGES/dpkg-dev.mo installing sv.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/sv/LC_MESSAGES/dpkg-dev.mo if test "dpkg" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/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 \ /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/scripts/po' make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/scripts' make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/scripts' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/bin' /usr/bin/install -c dpkg-architecture dpkg-buildflags dpkg-buildpackage dpkg-checkbuilddeps dpkg-distaddfile dpkg-genchanges dpkg-gencontrol dpkg-gensymbols dpkg-maintscript-helper dpkg-mergechangelogs dpkg-name dpkg-parsechangelog dpkg-scanpackages dpkg-scansources dpkg-shlibdeps dpkg-source dpkg-vendor '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/bin' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/libexec/dpkg/parsechangelog' /usr/bin/install -c changelog/debian '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/libexec/dpkg/parsechangelog' /bin/mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/man3 for module in Dpkg/Arch.pm Dpkg/BuildEnv.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/File.pm Dpkg/Gettext.pm Dpkg/Index.pm Dpkg/Interface/Storable.pm Dpkg/IPC.pm Dpkg/Package.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/Source/Quilt.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.16.18 \ --name="$name" --section=3 ./$module \ >/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/man3/$name.3; \ test -s /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/man3/$name.3 || \ rm -f /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/man3/$name.3; \ done /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg/Source/Package' /usr/bin/install -c -m 644 Dpkg/Source/Package/V1.pm Dpkg/Source/Package/V2.pm '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg/Source/Package' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg/Changelog/Entry' /usr/bin/install -c -m 644 Dpkg/Changelog/Entry/Debian.pm '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg/Changelog/Entry' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg' /usr/bin/install -c -m 644 Dpkg/Arch.pm Dpkg/BuildEnv.pm Dpkg/BuildFlags.pm Dpkg/BuildOptions.pm Dpkg/Changelog.pm Dpkg/Checksums.pm Dpkg/Compression.pm Dpkg/Conf.pm Dpkg/Control.pm Dpkg/Deps.pm Dpkg/ErrorHandling.pm Dpkg/Exit.pm Dpkg/File.pm Dpkg/Gettext.pm Dpkg/Index.pm Dpkg/IPC.pm Dpkg/Package.pm Dpkg/Path.pm Dpkg/Shlibs.pm Dpkg/Substvars.pm Dpkg/Vars.pm Dpkg/Vendor.pm Dpkg/Version.pm '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg/Vendor' /usr/bin/install -c -m 644 Dpkg/Vendor/Debian.pm Dpkg/Vendor/Default.pm Dpkg/Vendor/Ubuntu.pm '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg/Vendor' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg/Shlibs' /usr/bin/install -c -m 644 Dpkg/Shlibs/Objdump.pm Dpkg/Shlibs/Symbol.pm Dpkg/Shlibs/SymbolFile.pm Dpkg/Shlibs/Cppfilt.pm '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg/Shlibs' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg/Source/Package/V3' /usr/bin/install -c -m 644 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 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg/Source/Package/V3' /usr/bin/install -c -m 644 Dpkg.pm '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/.' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg/Control' /usr/bin/install -c -m 644 Dpkg/Control/Changelog.pm Dpkg/Control/Fields.pm Dpkg/Control/Info.pm Dpkg/Control/Hash.pm Dpkg/Control/Types.pm '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg/Control' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg/Source' /usr/bin/install -c -m 644 Dpkg/Source/Archive.pm Dpkg/Source/Functions.pm Dpkg/Source/Package.pm Dpkg/Source/Patch.pm Dpkg/Source/Quilt.pm '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg/Source' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg/Compression' /usr/bin/install -c -m 644 Dpkg/Compression/FileHandle.pm Dpkg/Compression/Process.pm '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg/Compression' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg/Changelog' /usr/bin/install -c -m 644 Dpkg/Changelog/Debian.pm Dpkg/Changelog/Entry.pm Dpkg/Changelog/Parse.pm '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg/Changelog' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg/Interface' /usr/bin/install -c -m 644 Dpkg/Interface/Storable.pm '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg/Interface' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/scripts' cp -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg.pm \ /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg.pm.tmp GEN install-data-hook rm /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/perl5/vendor_perl/Dpkg.pm.tmp make[4]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/scripts' make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/scripts' make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/scripts' make[1]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/scripts' Making install in po make[1]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/po' installing ast.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/ast/LC_MESSAGES/dpkg.mo installing bs.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/bs/LC_MESSAGES/dpkg.mo installing ca.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/ca/LC_MESSAGES/dpkg.mo installing cs.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/cs/LC_MESSAGES/dpkg.mo installing da.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/da/LC_MESSAGES/dpkg.mo installing de.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/de/LC_MESSAGES/dpkg.mo installing dz.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/dz/LC_MESSAGES/dpkg.mo installing el.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/el/LC_MESSAGES/dpkg.mo installing eo.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/eo/LC_MESSAGES/dpkg.mo installing es.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/es/LC_MESSAGES/dpkg.mo installing et.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/et/LC_MESSAGES/dpkg.mo installing eu.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/eu/LC_MESSAGES/dpkg.mo installing fr.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/fr/LC_MESSAGES/dpkg.mo installing gl.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/gl/LC_MESSAGES/dpkg.mo installing hu.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/hu/LC_MESSAGES/dpkg.mo installing id.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/id/LC_MESSAGES/dpkg.mo installing it.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/it/LC_MESSAGES/dpkg.mo installing ja.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/ja/LC_MESSAGES/dpkg.mo installing km.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/km/LC_MESSAGES/dpkg.mo installing ko.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/ko/LC_MESSAGES/dpkg.mo installing ku.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/ku/LC_MESSAGES/dpkg.mo installing lt.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/lt/LC_MESSAGES/dpkg.mo installing mr.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/mr/LC_MESSAGES/dpkg.mo installing nb.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/nb/LC_MESSAGES/dpkg.mo installing ne.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/ne/LC_MESSAGES/dpkg.mo installing nl.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/nl/LC_MESSAGES/dpkg.mo installing nn.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/nn/LC_MESSAGES/dpkg.mo installing pa.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/pa/LC_MESSAGES/dpkg.mo installing pl.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/pl/LC_MESSAGES/dpkg.mo installing pt.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/pt/LC_MESSAGES/dpkg.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/dpkg.mo installing ro.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/ro/LC_MESSAGES/dpkg.mo installing ru.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/ru/LC_MESSAGES/dpkg.mo installing sk.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/sk/LC_MESSAGES/dpkg.mo installing sv.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/sv/LC_MESSAGES/dpkg.mo installing th.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/th/LC_MESSAGES/dpkg.mo installing tl.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/tl/LC_MESSAGES/dpkg.mo installing vi.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/vi/LC_MESSAGES/dpkg.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/dpkg.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/dpkg.mo if test "dpkg" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/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 \ /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/po' Making install in man make[1]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/man' make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/man' make[2]: Nothing to be done for `install-exec-am'. for lang in `sed -ne 's/^.*\[po4a_langs\] \(.*\)$/\1/p' ./po/po4a.cfg`; do \ files=""; \ for trans in deb-control.5 deb-src-control.5 deb-version.5 deb-shlibs.5 deb-split.5 deb-substvars.5 deb-symbols.5 deb-triggers.5 deb-old.5 deb-origin.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 dselect.1 dselect.cfg.5 start-stop-daemon.8 update-alternatives.8; do \ if [ -f /builddir/build/BUILD/dpkg-1.16.18/man/$lang/$trans ]; then \ files="$files /builddir/build/BUILD/dpkg-1.16.18/man/$lang/$trans"; \ elif [ -f ./$lang/$trans ]; then \ files="$files ./$lang/$trans"; \ fi; \ done; \ make install-man \ mandir="/usr/share/man/$lang" \ man_MANS="" \ dist_man_MANS="$files"; \ done make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/man' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/de/man1' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-architecture.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-buildflags.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-buildpackage.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-checkbuilddeps.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-deb.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-distaddfile.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-genchanges.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-gencontrol.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-gensymbols.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-maintscript-helper.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-mergechangelogs.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-name.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-parsechangelog.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-query.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-scanpackages.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-scansources.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-shlibdeps.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-source.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-split.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-trigger.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-vendor.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg.1 /builddir/build/BUILD/dpkg-1.16.18/man/de/dselect.1 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/de/man1' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/de/man5' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/de/deb-control.5 /builddir/build/BUILD/dpkg-1.16.18/man/de/deb-src-control.5 /builddir/build/BUILD/dpkg-1.16.18/man/de/deb-version.5 /builddir/build/BUILD/dpkg-1.16.18/man/de/deb-shlibs.5 /builddir/build/BUILD/dpkg-1.16.18/man/de/deb-split.5 /builddir/build/BUILD/dpkg-1.16.18/man/de/deb-substvars.5 /builddir/build/BUILD/dpkg-1.16.18/man/de/deb-symbols.5 /builddir/build/BUILD/dpkg-1.16.18/man/de/deb-triggers.5 /builddir/build/BUILD/dpkg-1.16.18/man/de/deb-old.5 /builddir/build/BUILD/dpkg-1.16.18/man/de/deb-origin.5 /builddir/build/BUILD/dpkg-1.16.18/man/de/deb-override.5 /builddir/build/BUILD/dpkg-1.16.18/man/de/deb-extra-override.5 /builddir/build/BUILD/dpkg-1.16.18/man/de/deb.5 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg.cfg.5 /builddir/build/BUILD/dpkg-1.16.18/man/de/dselect.cfg.5 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/de/man5' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/de/man8' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-divert.8 /builddir/build/BUILD/dpkg-1.16.18/man/de/dpkg-statoverride.8 /builddir/build/BUILD/dpkg-1.16.18/man/de/start-stop-daemon.8 /builddir/build/BUILD/dpkg-1.16.18/man/de/update-alternatives.8 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/de/man8' make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/man' make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/man' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/es/man1' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-architecture.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-buildflags.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-buildpackage.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-checkbuilddeps.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-deb.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-distaddfile.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-genchanges.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-gencontrol.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-gensymbols.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-maintscript-helper.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-mergechangelogs.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-name.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-parsechangelog.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-query.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-scanpackages.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-scansources.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-shlibdeps.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-source.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-split.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-trigger.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-vendor.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg.1 /builddir/build/BUILD/dpkg-1.16.18/man/es/dselect.1 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/es/man1' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/es/man5' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/es/deb-control.5 /builddir/build/BUILD/dpkg-1.16.18/man/es/deb-src-control.5 /builddir/build/BUILD/dpkg-1.16.18/man/es/deb-version.5 /builddir/build/BUILD/dpkg-1.16.18/man/es/deb-shlibs.5 /builddir/build/BUILD/dpkg-1.16.18/man/es/deb-split.5 /builddir/build/BUILD/dpkg-1.16.18/man/es/deb-substvars.5 /builddir/build/BUILD/dpkg-1.16.18/man/es/deb-symbols.5 /builddir/build/BUILD/dpkg-1.16.18/man/es/deb-triggers.5 /builddir/build/BUILD/dpkg-1.16.18/man/es/deb-old.5 /builddir/build/BUILD/dpkg-1.16.18/man/es/deb-origin.5 /builddir/build/BUILD/dpkg-1.16.18/man/es/deb-override.5 /builddir/build/BUILD/dpkg-1.16.18/man/es/deb-extra-override.5 /builddir/build/BUILD/dpkg-1.16.18/man/es/deb.5 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg.cfg.5 /builddir/build/BUILD/dpkg-1.16.18/man/es/dselect.cfg.5 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/es/man5' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/es/man8' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-divert.8 /builddir/build/BUILD/dpkg-1.16.18/man/es/dpkg-statoverride.8 /builddir/build/BUILD/dpkg-1.16.18/man/es/start-stop-daemon.8 /builddir/build/BUILD/dpkg-1.16.18/man/es/update-alternatives.8 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/es/man8' make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/man' make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/man' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/fr/man1' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-architecture.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-buildflags.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-buildpackage.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-checkbuilddeps.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-deb.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-distaddfile.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-genchanges.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-gencontrol.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-gensymbols.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-maintscript-helper.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-mergechangelogs.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-name.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-parsechangelog.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-query.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-scanpackages.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-scansources.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-shlibdeps.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-source.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-split.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-trigger.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-vendor.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg.1 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dselect.1 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/fr/man1' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/fr/man5' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/fr/deb-control.5 /builddir/build/BUILD/dpkg-1.16.18/man/fr/deb-src-control.5 /builddir/build/BUILD/dpkg-1.16.18/man/fr/deb-version.5 /builddir/build/BUILD/dpkg-1.16.18/man/fr/deb-shlibs.5 /builddir/build/BUILD/dpkg-1.16.18/man/fr/deb-split.5 /builddir/build/BUILD/dpkg-1.16.18/man/fr/deb-substvars.5 /builddir/build/BUILD/dpkg-1.16.18/man/fr/deb-symbols.5 /builddir/build/BUILD/dpkg-1.16.18/man/fr/deb-triggers.5 /builddir/build/BUILD/dpkg-1.16.18/man/fr/deb-old.5 /builddir/build/BUILD/dpkg-1.16.18/man/fr/deb-origin.5 /builddir/build/BUILD/dpkg-1.16.18/man/fr/deb-override.5 /builddir/build/BUILD/dpkg-1.16.18/man/fr/deb-extra-override.5 /builddir/build/BUILD/dpkg-1.16.18/man/fr/deb.5 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg.cfg.5 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dselect.cfg.5 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/fr/man5' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/fr/man8' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-divert.8 /builddir/build/BUILD/dpkg-1.16.18/man/fr/dpkg-statoverride.8 /builddir/build/BUILD/dpkg-1.16.18/man/fr/start-stop-daemon.8 /builddir/build/BUILD/dpkg-1.16.18/man/fr/update-alternatives.8 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/fr/man8' make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/man' make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/man' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/hu/man1' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/hu/man5' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/hu/dpkg.cfg.5 /builddir/build/BUILD/dpkg-1.16.18/man/hu/dselect.cfg.5 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/hu/man5' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/hu/man8' make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/man' make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/man' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/it/man1' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/it/dpkg-buildpackage.1 /builddir/build/BUILD/dpkg-1.16.18/man/it/dpkg-checkbuilddeps.1 /builddir/build/BUILD/dpkg-1.16.18/man/it/dpkg-deb.1 /builddir/build/BUILD/dpkg-1.16.18/man/it/dpkg-distaddfile.1 /builddir/build/BUILD/dpkg-1.16.18/man/it/dpkg-name.1 /builddir/build/BUILD/dpkg-1.16.18/man/it/dpkg-parsechangelog.1 /builddir/build/BUILD/dpkg-1.16.18/man/it/dpkg-query.1 /builddir/build/BUILD/dpkg-1.16.18/man/it/dpkg-scanpackages.1 /builddir/build/BUILD/dpkg-1.16.18/man/it/dpkg-scansources.1 /builddir/build/BUILD/dpkg-1.16.18/man/it/dpkg-split.1 /builddir/build/BUILD/dpkg-1.16.18/man/it/dpkg-vendor.1 /builddir/build/BUILD/dpkg-1.16.18/man/it/dpkg.1 /builddir/build/BUILD/dpkg-1.16.18/man/it/dselect.1 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/it/man1' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/it/man5' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/it/deb-control.5 /builddir/build/BUILD/dpkg-1.16.18/man/it/deb-src-control.5 /builddir/build/BUILD/dpkg-1.16.18/man/it/deb-version.5 /builddir/build/BUILD/dpkg-1.16.18/man/it/deb-shlibs.5 /builddir/build/BUILD/dpkg-1.16.18/man/it/deb-split.5 /builddir/build/BUILD/dpkg-1.16.18/man/it/deb-substvars.5 /builddir/build/BUILD/dpkg-1.16.18/man/it/deb-old.5 /builddir/build/BUILD/dpkg-1.16.18/man/it/deb-origin.5 /builddir/build/BUILD/dpkg-1.16.18/man/it/deb-override.5 /builddir/build/BUILD/dpkg-1.16.18/man/it/deb-extra-override.5 /builddir/build/BUILD/dpkg-1.16.18/man/it/deb.5 /builddir/build/BUILD/dpkg-1.16.18/man/it/dpkg.cfg.5 /builddir/build/BUILD/dpkg-1.16.18/man/it/dselect.cfg.5 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/it/man5' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/it/man8' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/it/dpkg-statoverride.8 /builddir/build/BUILD/dpkg-1.16.18/man/it/start-stop-daemon.8 /builddir/build/BUILD/dpkg-1.16.18/man/it/update-alternatives.8 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/it/man8' make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/man' make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/man' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/ja/man1' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-architecture.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-buildflags.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-buildpackage.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-checkbuilddeps.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-deb.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-distaddfile.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-genchanges.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-gencontrol.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-gensymbols.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-maintscript-helper.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-mergechangelogs.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-name.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-parsechangelog.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-query.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-scanpackages.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-scansources.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-shlibdeps.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-source.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-split.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-trigger.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-vendor.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg.1 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dselect.1 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/ja/man1' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/ja/man5' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/ja/deb-control.5 /builddir/build/BUILD/dpkg-1.16.18/man/ja/deb-src-control.5 /builddir/build/BUILD/dpkg-1.16.18/man/ja/deb-version.5 /builddir/build/BUILD/dpkg-1.16.18/man/ja/deb-shlibs.5 /builddir/build/BUILD/dpkg-1.16.18/man/ja/deb-split.5 /builddir/build/BUILD/dpkg-1.16.18/man/ja/deb-substvars.5 /builddir/build/BUILD/dpkg-1.16.18/man/ja/deb-symbols.5 /builddir/build/BUILD/dpkg-1.16.18/man/ja/deb-triggers.5 /builddir/build/BUILD/dpkg-1.16.18/man/ja/deb-old.5 /builddir/build/BUILD/dpkg-1.16.18/man/ja/deb-origin.5 /builddir/build/BUILD/dpkg-1.16.18/man/ja/deb-override.5 /builddir/build/BUILD/dpkg-1.16.18/man/ja/deb-extra-override.5 /builddir/build/BUILD/dpkg-1.16.18/man/ja/deb.5 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg.cfg.5 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dselect.cfg.5 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/ja/man5' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/ja/man8' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-divert.8 /builddir/build/BUILD/dpkg-1.16.18/man/ja/dpkg-statoverride.8 /builddir/build/BUILD/dpkg-1.16.18/man/ja/start-stop-daemon.8 /builddir/build/BUILD/dpkg-1.16.18/man/ja/update-alternatives.8 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/ja/man8' make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/man' make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/man' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/pl/man1' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-architecture.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-buildflags.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-buildpackage.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-checkbuilddeps.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-deb.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-distaddfile.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-genchanges.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-gencontrol.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-gensymbols.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-maintscript-helper.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-mergechangelogs.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-name.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-parsechangelog.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-query.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-scanpackages.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-scansources.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-shlibdeps.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-source.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-split.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-trigger.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-vendor.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg.1 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dselect.1 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/pl/man1' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/pl/man5' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/pl/deb-control.5 /builddir/build/BUILD/dpkg-1.16.18/man/pl/deb-src-control.5 /builddir/build/BUILD/dpkg-1.16.18/man/pl/deb-version.5 /builddir/build/BUILD/dpkg-1.16.18/man/pl/deb-shlibs.5 /builddir/build/BUILD/dpkg-1.16.18/man/pl/deb-split.5 /builddir/build/BUILD/dpkg-1.16.18/man/pl/deb-substvars.5 /builddir/build/BUILD/dpkg-1.16.18/man/pl/deb-symbols.5 /builddir/build/BUILD/dpkg-1.16.18/man/pl/deb-triggers.5 /builddir/build/BUILD/dpkg-1.16.18/man/pl/deb-old.5 /builddir/build/BUILD/dpkg-1.16.18/man/pl/deb-origin.5 /builddir/build/BUILD/dpkg-1.16.18/man/pl/deb-override.5 /builddir/build/BUILD/dpkg-1.16.18/man/pl/deb-extra-override.5 /builddir/build/BUILD/dpkg-1.16.18/man/pl/deb.5 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg.cfg.5 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dselect.cfg.5 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/pl/man5' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/pl/man8' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-divert.8 /builddir/build/BUILD/dpkg-1.16.18/man/pl/dpkg-statoverride.8 /builddir/build/BUILD/dpkg-1.16.18/man/pl/start-stop-daemon.8 /builddir/build/BUILD/dpkg-1.16.18/man/pl/update-alternatives.8 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/pl/man8' make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/man' make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/man' make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/man' make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/man' make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/man' make[3]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18/man' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/sv/man1' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-architecture.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-buildflags.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-buildpackage.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-checkbuilddeps.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-deb.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-distaddfile.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-genchanges.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-gencontrol.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-gensymbols.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-maintscript-helper.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-mergechangelogs.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-name.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-parsechangelog.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-query.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-scanpackages.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-scansources.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-shlibdeps.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-source.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-split.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-trigger.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-vendor.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg.1 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dselect.1 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/sv/man1' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/sv/man5' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/sv/deb-control.5 /builddir/build/BUILD/dpkg-1.16.18/man/sv/deb-src-control.5 /builddir/build/BUILD/dpkg-1.16.18/man/sv/deb-version.5 /builddir/build/BUILD/dpkg-1.16.18/man/sv/deb-shlibs.5 /builddir/build/BUILD/dpkg-1.16.18/man/sv/deb-split.5 /builddir/build/BUILD/dpkg-1.16.18/man/sv/deb-substvars.5 /builddir/build/BUILD/dpkg-1.16.18/man/sv/deb-symbols.5 /builddir/build/BUILD/dpkg-1.16.18/man/sv/deb-triggers.5 /builddir/build/BUILD/dpkg-1.16.18/man/sv/deb-old.5 /builddir/build/BUILD/dpkg-1.16.18/man/sv/deb-origin.5 /builddir/build/BUILD/dpkg-1.16.18/man/sv/deb-override.5 /builddir/build/BUILD/dpkg-1.16.18/man/sv/deb-extra-override.5 /builddir/build/BUILD/dpkg-1.16.18/man/sv/deb.5 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg.cfg.5 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dselect.cfg.5 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/sv/man5' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/sv/man8' /usr/bin/install -c -m 644 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-divert.8 /builddir/build/BUILD/dpkg-1.16.18/man/sv/dpkg-statoverride.8 /builddir/build/BUILD/dpkg-1.16.18/man/sv/start-stop-daemon.8 /builddir/build/BUILD/dpkg-1.16.18/man/sv/update-alternatives.8 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/sv/man8' make[3]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/man' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 dpkg-architecture.1 dpkg-buildflags.1 dpkg-buildpackage.1 dpkg-checkbuilddeps.1 dpkg-deb.1 dpkg-distaddfile.1 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-trigger.1 dpkg-vendor.1 dpkg.1 dselect.1 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/man1' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/man5' /usr/bin/install -c -m 644 deb-control.5 deb-src-control.5 deb-version.5 deb-shlibs.5 deb-split.5 deb-substvars.5 deb-symbols.5 deb-triggers.5 deb-old.5 deb-origin.5 deb-override.5 deb-extra-override.5 deb.5 dpkg.cfg.5 dselect.cfg.5 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/man5' /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 dpkg-divert.8 dpkg-statoverride.8 start-stop-daemon.8 update-alternatives.8 '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/man' make[1]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18/man' make[1]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18' make[2]: Entering directory `/builddir/build/BUILD/dpkg-1.16.18' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/dpkg' /usr/bin/install -c -m 644 cputable ostable abitable triplettable '/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/dpkg' make[2]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18' make[1]: Leaving directory `/builddir/build/BUILD/dpkg-1.16.18' + mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64//etc/dpkg/dpkg.cfg.d + mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64//etc/dpkg/dselect.cfg.d + mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64//etc/dpkg/origins + cat + install -pm0644 debian/archtable /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64//usr/share/dpkg/archtable + install -pm0644 debian/dpkg.cfg /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64//etc/dpkg + install -pm0644 debian/shlibs.default /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64//etc/dpkg + install -pm0644 debian/shlibs.override /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64//etc/dpkg + mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64//etc/logrotate.d + install -pm0644 debian/dpkg.logrotate /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64//etc/logrotate.d/dpkg + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64 dpkg + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64 dpkg-dev + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64 dselect + rm /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/bin/update-alternatives + rm /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/man8/update-alternatives.8 + rm -rf /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/de/man8/update-alternatives.8 /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/es/man8/update-alternatives.8 /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/fr/man8/update-alternatives.8 /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/it/man8/update-alternatives.8 /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/ja/man8/update-alternatives.8 /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/pl/man8/update-alternatives.8 /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/sv/man8/update-alternatives.8 + rm -rf /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/etc/alternatives/ + rm -rf /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/sbin/install-info + mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/var/lib/dpkg/alternatives /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/var/lib/dpkg/info /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/var/lib/dpkg/parts /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/var/lib/dpkg/updates /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/var/lib/dpkg/methods + rm -rf /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/it/man1/ + rm -rf /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/it/man5/ + rm -rf /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/man/pl/man1/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/dpkg-1.16.18 extracting debug info from /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/bin/dpkg-divert extracting debug info from /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/bin/dpkg-statoverride extracting debug info from /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/bin/dpkg-query extracting debug info from /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/bin/dpkg-trigger extracting debug info from /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/bin/dpkg-split extracting debug info from /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/bin/dselect extracting debug info from /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/bin/dpkg-deb extracting debug info from /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/bin/dpkg extracting debug info from /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/sbin/start-stop-daemon 2299 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dpkg-1.16.18-3.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tmp7oT + umask 022 + cd /builddir/build/BUILD + cd dpkg-1.16.18 + DOCDIR=/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/doc/dpkg-1.16.18 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/doc/dpkg-1.16.18 + /bin/mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/doc/dpkg-1.16.18 + cp -pr debian/changelog README AUTHORS THANKS TODO /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/doc/dpkg-1.16.18 + cp -pr debian/copyright debian/usertags /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/doc/dpkg-1.16.18 + cp -pr doc/README.feature-removal-schedule doc/triggers.txt /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/doc/dpkg-1.16.18 + exit 0 Provides: config(dpkg) = 1.16.18-3.el6 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: /bin/sh libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.8)(64bit) liblzma.so.0()(64bit) libselinux.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: dpkg-devel-1.16.18-3.el6.x86_64 Provides: dpkg-static = 1.16.18-3.el6 pkgconfig(libdpkg) = 1.16.18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config Processing files: dpkg-dev-1.16.18-3.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rwAWhv + umask 022 + cd /builddir/build/BUILD + cd dpkg-1.16.18 + DOCDIR=/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/doc/dpkg-dev-1.16.18 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/doc/dpkg-dev-1.16.18 + /bin/mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/doc/dpkg-dev-1.16.18 + cp -pr doc/README.api doc/coding-style.txt doc/frontend.txt /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/doc/dpkg-dev-1.16.18 + exit 0 Provides: config(dpkg-dev) = 1.16.18-3.el6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/perl perl(Cwd) perl(Digest::MD5) perl(Dpkg) perl(Dpkg::Arch) perl(Dpkg::BuildFlags) perl(Dpkg::BuildOptions) perl(Dpkg::Changelog::Debian) perl(Dpkg::Changelog::Parse) perl(Dpkg::Checksums) perl(Dpkg::Compression) perl(Dpkg::Compression::FileHandle) perl(Dpkg::Conf) perl(Dpkg::Control) perl(Dpkg::Control::Fields) perl(Dpkg::Control::Info) perl(Dpkg::Deps) perl(Dpkg::ErrorHandling) perl(Dpkg::File) perl(Dpkg::Gettext) perl(Dpkg::IPC) perl(Dpkg::Package) perl(Dpkg::Path) perl(Dpkg::Shlibs) perl(Dpkg::Shlibs::Objdump) perl(Dpkg::Shlibs::SymbolFile) perl(Dpkg::Source::Package) perl(Dpkg::Substvars) perl(Dpkg::Vars) perl(Dpkg::Vendor) perl(Dpkg::Version) perl(Encode) perl(File::Basename) perl(File::Path) perl(File::Spec) perl(File::Temp) perl(Getopt::Long) perl(IO::File) perl(IO::Handle) perl(POSIX) perl(Scalar::Util) perl(constant) perl(strict) perl(warnings) Obsoletes: dpkg-devel < 1.16 Processing files: dpkg-perl-1.16.18-3.el6.noarch Provides: perl(Dpkg) = 1.00 perl(Dpkg::Arch) = 0.01 perl(Dpkg::BuildEnv) = 0.01 perl(Dpkg::BuildFlags) = 1.03 perl(Dpkg::BuildOptions) = 1.01 perl(Dpkg::Changelog) = 1.00 perl(Dpkg::Changelog::Debian) = 1.00 perl(Dpkg::Changelog::Entry) = 1.00 perl(Dpkg::Changelog::Entry::Debian) = 1.00 perl(Dpkg::Changelog::Parse) = 1.00 perl(Dpkg::Checksums) = 1.00 perl(Dpkg::Compression) = 1.01 perl(Dpkg::Compression::FileHandle) = 1.00 perl(Dpkg::Compression::Process) = 1.00 perl(Dpkg::Conf) = 1.01 perl(Dpkg::Control) = 1.00 perl(Dpkg::Control::Changelog) = 1.00 perl(Dpkg::Control::Fields) = 1.00 perl(Dpkg::Control::Hash) = 1.00 perl(Dpkg::Control::Hash::Tie) perl(Dpkg::Control::Info) = 1.00 perl(Dpkg::Control::Types) perl(Dpkg::Deps) = 1.01 perl(Dpkg::Deps::AND) perl(Dpkg::Deps::KnownFacts) perl(Dpkg::Deps::Multiple) perl(Dpkg::Deps::OR) perl(Dpkg::Deps::Simple) perl(Dpkg::Deps::Union) perl(Dpkg::ErrorHandling) = 0.01 perl(Dpkg::Exit) = 1.00 perl(Dpkg::File) = 0.01 perl(Dpkg::Gettext) = 1.00 perl(Dpkg::IPC) = 1.00 perl(Dpkg::Index) = 1.00 perl(Dpkg::Interface::Storable) = 1.00 perl(Dpkg::Package) = 0.01 perl(Dpkg::Path) = 1.02 perl(Dpkg::Shlibs) = 0.01 perl(Dpkg::Shlibs::Cppfilt) = 0.01 perl(Dpkg::Shlibs::Objdump) = 0.01 perl(Dpkg::Shlibs::Objdump::Object) perl(Dpkg::Shlibs::Symbol) = 0.01 perl(Dpkg::Shlibs::SymbolFile) = 0.01 perl(Dpkg::Source::Archive) = 0.01 perl(Dpkg::Source::Functions) = 0.01 perl(Dpkg::Source::Package) = 1.0 perl(Dpkg::Source::Package::V1) = 0.01 perl(Dpkg::Source::Package::V2) = 0.01 perl(Dpkg::Source::Package::V2::BinaryFiles) perl(Dpkg::Source::Package::V3::bzr) = 0.01 perl(Dpkg::Source::Package::V3::custom) = 0.01 perl(Dpkg::Source::Package::V3::git) = 0.02 perl(Dpkg::Source::Package::V3::native) = 0.01 perl(Dpkg::Source::Package::V3::quilt) = 0.01 perl(Dpkg::Source::Patch) = 0.01 perl(Dpkg::Source::Quilt) = 0.01 perl(Dpkg::Substvars) = 1.02 perl(Dpkg::Vars) = 0.02 perl(Dpkg::Vendor) = 1.00 perl(Dpkg::Vendor::Debian) = 0.01 perl(Dpkg::Vendor::Default) = 0.01 perl(Dpkg::Vendor::Ubuntu) = 0.01 perl(Dpkg::Version) = 1.00 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: perl(Carp) perl(Cwd) perl(Date::Parse) perl(Dpkg) perl(Dpkg::Arch) perl(Dpkg::BuildEnv) perl(Dpkg::BuildOptions) perl(Dpkg::Changelog) perl(Dpkg::Changelog::Entry) perl(Dpkg::Changelog::Entry::Debian) perl(Dpkg::Changelog::Parse) perl(Dpkg::Checksums) perl(Dpkg::Compression) perl(Dpkg::Compression::FileHandle) perl(Dpkg::Compression::Process) perl(Dpkg::Control) perl(Dpkg::Control::Changelog) perl(Dpkg::Control::Fields) perl(Dpkg::Control::Hash) perl(Dpkg::Control::Types) perl(Dpkg::Deps) perl(Dpkg::ErrorHandling) perl(Dpkg::Exit) perl(Dpkg::Gettext) perl(Dpkg::IPC) perl(Dpkg::Index) perl(Dpkg::Package) perl(Dpkg::Path) perl(Dpkg::Shlibs::Cppfilt) perl(Dpkg::Shlibs::Objdump) perl(Dpkg::Shlibs::Symbol) perl(Dpkg::Source::Archive) perl(Dpkg::Source::Functions) perl(Dpkg::Source::Package::V3::native) perl(Dpkg::Source::Patch) perl(Dpkg::Source::Quilt) perl(Dpkg::Vendor) perl(Dpkg::Vendor::Ubuntu) perl(Dpkg::Version) perl(Exporter) perl(Fcntl) perl(File::Basename) perl(File::Compare) perl(File::Copy) perl(File::Find) perl(File::Path) perl(File::Spec) perl(File::Temp) perl(IO::Handle) perl(POSIX) perl(Storable) perl(Tie::Hash) perl(base) perl(constant) perl(strict) perl(warnings) Processing files: dselect-1.16.18-3.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BlTYBb + umask 022 + cd /builddir/build/BUILD + cd dpkg-1.16.18 + DOCDIR=/builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/doc/dselect-1.16.18 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/doc/dselect-1.16.18 + /bin/mkdir -p /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/doc/dselect-1.16.18 + cp -pr dselect/methods/multicd/README.multicd dselect/methods/ftp/README.mirrors.txt /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64/usr/share/doc/dselect-1.16.18 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/perl libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libncursesw.so.5()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtinfo.so.5()(64bit) perl(Data::Dumper) perl(Exporter) perl(Net::FTP) perl(Time::Local) perl(lib) perl(strict) perl(vars) perl(warnings) rtld(GNU_HASH) Processing files: dpkg-debuginfo-1.16.18-3.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64 warning: Could not canonicalize hostname: buildvm-29.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/dpkg-1.16.18-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/dpkg-devel-1.16.18-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/dpkg-dev-1.16.18-3.el6.noarch.rpm Wrote: /builddir/build/RPMS/dpkg-perl-1.16.18-3.el6.noarch.rpm Wrote: /builddir/build/RPMS/dselect-1.16.18-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/dpkg-debuginfo-1.16.18-3.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9IY17b + umask 022 + cd /builddir/build/BUILD + cd dpkg-1.16.18 + /bin/rm -rf /builddir/build/BUILDROOT/dpkg-1.16.18-3.el6.x86_64 + exit 0 Child return code was: 0