Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mercurial.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3928-6009/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mercurial.spec'] warning: Could not canonicalize hostname: opus5.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/mercurial-2.8.2-2.ru6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mercurial.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3928-6009/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mercurial.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6NiSx9 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf mercurial-2.8.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/mercurial-2.8.2.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mercurial-2.8.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.q8Gn5f + umask 022 + cd /builddir/build/BUILD + cd mercurial-2.8.2 + LANG=C + export LANG + unset DISPLAY + make -j2 PREFIX=/usr Commonly used make targets: all - build program and documentation install - install program and man pages to PREFIX (/usr) install-home - install with setup.py install --home=HOME (/builddir) local - build for inplace usage tests - run all tests in the automatic test suite test-foo - run only specified tests (e.g. test-merge1.t) dist - run all tests and create a source tarball in dist/ clean - remove files created by other targets (except installed files or dist source tarball) update-pot - update i18n/hg.pot Example for a system-wide installation under /usr/local: make all && su -c "make install" && hg version Example for a local installation (usable in this directory): make local && ./hg version Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VxJdHm + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64 ++ dirname /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64 + cd mercurial-2.8.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64 PREFIX=/usr python setup.py build running build running build_mo warning: hgbuildmo: could not find msgfmt executable, no translations will be built running build_ext building 'mercurial.base85' extension creating build creating build/temp.linux-x86_64-2.6 creating build/temp.linux-x86_64-2.6/mercurial gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.6 -c mercurial/base85.c -o build/temp.linux-x86_64-2.6/mercurial/base85.o creating build/lib.linux-x86_64-2.6 creating build/lib.linux-x86_64-2.6/mercurial gcc -pthread -shared build/temp.linux-x86_64-2.6/mercurial/base85.o -L/usr/lib64 -lpython2.6 -o build/lib.linux-x86_64-2.6/mercurial/base85.so building 'mercurial.bdiff' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.6 -c mercurial/bdiff.c -o build/temp.linux-x86_64-2.6/mercurial/bdiff.o gcc -pthread -shared build/temp.linux-x86_64-2.6/mercurial/bdiff.o -L/usr/lib64 -lpython2.6 -o build/lib.linux-x86_64-2.6/mercurial/bdiff.so building 'mercurial.diffhelpers' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.6 -c mercurial/diffhelpers.c -o build/temp.linux-x86_64-2.6/mercurial/diffhelpers.o gcc -pthread -shared build/temp.linux-x86_64-2.6/mercurial/diffhelpers.o -L/usr/lib64 -lpython2.6 -o build/lib.linux-x86_64-2.6/mercurial/diffhelpers.so building 'mercurial.mpatch' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.6 -c mercurial/mpatch.c -o build/temp.linux-x86_64-2.6/mercurial/mpatch.o gcc -pthread -shared build/temp.linux-x86_64-2.6/mercurial/mpatch.o -L/usr/lib64 -lpython2.6 -o build/lib.linux-x86_64-2.6/mercurial/mpatch.so building 'mercurial.parsers' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.6 -c mercurial/dirs.c -o build/temp.linux-x86_64-2.6/mercurial/dirs.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.6 -c mercurial/parsers.c -o build/temp.linux-x86_64-2.6/mercurial/parsers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.6 -c mercurial/pathencode.c -o build/temp.linux-x86_64-2.6/mercurial/pathencode.o gcc -pthread -shared build/temp.linux-x86_64-2.6/mercurial/dirs.o build/temp.linux-x86_64-2.6/mercurial/parsers.o build/temp.linux-x86_64-2.6/mercurial/pathencode.o -L/usr/lib64 -lpython2.6 -o build/lib.linux-x86_64-2.6/mercurial/parsers.so building 'mercurial.osutil' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.6 -c mercurial/osutil.c -o build/temp.linux-x86_64-2.6/mercurial/osutil.o gcc -pthread -shared build/temp.linux-x86_64-2.6/mercurial/osutil.o -L/usr/lib64 -lpython2.6 -o build/lib.linux-x86_64-2.6/mercurial/osutil.so building 'hgext.inotify.linux._inotify' extension creating build/temp.linux-x86_64-2.6/hgext creating build/temp.linux-x86_64-2.6/hgext/inotify creating build/temp.linux-x86_64-2.6/hgext/inotify/linux gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Imercurial -I/usr/include/python2.6 -c hgext/inotify/linux/_inotify.c -o build/temp.linux-x86_64-2.6/hgext/inotify/linux/_inotify.o creating build/lib.linux-x86_64-2.6/hgext creating build/lib.linux-x86_64-2.6/hgext/inotify creating build/lib.linux-x86_64-2.6/hgext/inotify/linux gcc -pthread -shared build/temp.linux-x86_64-2.6/hgext/inotify/linux/_inotify.o -L/usr/lib64 -lpython2.6 -o build/lib.linux-x86_64-2.6/hgext/inotify/linux/_inotify.so running build_py copying mercurial/dirstate.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/encoding.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/tags.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/minirst.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/hg.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/sslutil.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/mail.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/posix.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/node.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/changegroup.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/worker.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/byterange.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/bookmarks.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/config.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/peer.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/ignore.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/ancestor.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/sshpeer.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/filelog.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/context.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/repoview.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/revlog.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/dicthelpers.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/strutil.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/dagparser.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/commandserver.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/manifest.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/fileset.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/parser.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/scmutil.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/revset.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/verify.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/obsolete.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/error.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/changelog.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/templatekw.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/__version__.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/extensions.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/dispatch.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/branchmap.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/templater.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/scmposix.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/similar.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/hook.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/httpconnection.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/filemerge.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/copies.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/wireproto.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/templatefilters.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/ui.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/setdiscovery.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/fancyopts.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/graphmod.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/keepalive.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/localrepo.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/httppeer.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/dagutil.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/phases.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/demandimport.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/url.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/lsprofcalltree.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/statichttprepo.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/unionrepo.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/archival.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/pvec.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/simplemerge.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/sshserver.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/transaction.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/commands.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/hbisect.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/match.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/patch.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/mdiff.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/py3kcompat.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/treediscovery.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/bundlerepo.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/win32.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/repair.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/util.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/scmwindows.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/store.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/windows.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/subrepo.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/help.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/lsprof.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/formatter.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/pushkey.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/cmdutil.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/__init__.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/lock.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/discovery.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/merge.py -> build/lib.linux-x86_64-2.6/mercurial copying mercurial/i18n.py -> build/lib.linux-x86_64-2.6/mercurial creating build/lib.linux-x86_64-2.6/mercurial/hgweb copying mercurial/hgweb/hgwebdir_mod.py -> build/lib.linux-x86_64-2.6/mercurial/hgweb copying mercurial/hgweb/hgweb_mod.py -> build/lib.linux-x86_64-2.6/mercurial/hgweb copying mercurial/hgweb/common.py -> build/lib.linux-x86_64-2.6/mercurial/hgweb copying mercurial/hgweb/protocol.py -> build/lib.linux-x86_64-2.6/mercurial/hgweb copying mercurial/hgweb/request.py -> build/lib.linux-x86_64-2.6/mercurial/hgweb copying mercurial/hgweb/wsgicgi.py -> build/lib.linux-x86_64-2.6/mercurial/hgweb copying mercurial/hgweb/webutil.py -> build/lib.linux-x86_64-2.6/mercurial/hgweb copying mercurial/hgweb/webcommands.py -> build/lib.linux-x86_64-2.6/mercurial/hgweb copying mercurial/hgweb/server.py -> build/lib.linux-x86_64-2.6/mercurial/hgweb copying mercurial/hgweb/__init__.py -> build/lib.linux-x86_64-2.6/mercurial/hgweb creating build/lib.linux-x86_64-2.6/mercurial/httpclient copying mercurial/httpclient/_readers.py -> build/lib.linux-x86_64-2.6/mercurial/httpclient copying mercurial/httpclient/socketutil.py -> build/lib.linux-x86_64-2.6/mercurial/httpclient copying mercurial/httpclient/__init__.py -> build/lib.linux-x86_64-2.6/mercurial/httpclient copying hgext/relink.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/win32text.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/hgcia.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/win32mbcs.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/color.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/blackbox.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/mq.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/bugzilla.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/pager.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/notify.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/histedit.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/extdiff.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/strip.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/progress.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/transplant.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/fetch.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/children.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/keyword.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/shelve.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/rebase.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/patchbomb.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/record.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/graphlog.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/eol.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/purge.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/acl.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/gpg.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/interhg.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/share.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/factotum.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/churn.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/schemes.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/__init__.py -> build/lib.linux-x86_64-2.6/hgext copying hgext/hgk.py -> build/lib.linux-x86_64-2.6/hgext creating build/lib.linux-x86_64-2.6/hgext/convert copying hgext/convert/p4.py -> build/lib.linux-x86_64-2.6/hgext/convert copying hgext/convert/hg.py -> build/lib.linux-x86_64-2.6/hgext/convert copying hgext/convert/darcs.py -> build/lib.linux-x86_64-2.6/hgext/convert copying hgext/convert/monotone.py -> build/lib.linux-x86_64-2.6/hgext/convert copying hgext/convert/cvs.py -> build/lib.linux-x86_64-2.6/hgext/convert copying hgext/convert/bzr.py -> build/lib.linux-x86_64-2.6/hgext/convert copying hgext/convert/common.py -> build/lib.linux-x86_64-2.6/hgext/convert copying hgext/convert/convcmd.py -> build/lib.linux-x86_64-2.6/hgext/convert copying hgext/convert/filemap.py -> build/lib.linux-x86_64-2.6/hgext/convert copying hgext/convert/transport.py -> build/lib.linux-x86_64-2.6/hgext/convert copying hgext/convert/git.py -> build/lib.linux-x86_64-2.6/hgext/convert copying hgext/convert/cvsps.py -> build/lib.linux-x86_64-2.6/hgext/convert copying hgext/convert/subversion.py -> build/lib.linux-x86_64-2.6/hgext/convert copying hgext/convert/gnuarch.py -> build/lib.linux-x86_64-2.6/hgext/convert copying hgext/convert/__init__.py -> build/lib.linux-x86_64-2.6/hgext/convert creating build/lib.linux-x86_64-2.6/hgext/highlight copying hgext/highlight/highlight.py -> build/lib.linux-x86_64-2.6/hgext/highlight copying hgext/highlight/__init__.py -> build/lib.linux-x86_64-2.6/hgext/highlight creating build/lib.linux-x86_64-2.6/hgext/zeroconf copying hgext/zeroconf/Zeroconf.py -> build/lib.linux-x86_64-2.6/hgext/zeroconf copying hgext/zeroconf/__init__.py -> build/lib.linux-x86_64-2.6/hgext/zeroconf creating build/lib.linux-x86_64-2.6/hgext/largefiles copying hgext/largefiles/reposetup.py -> build/lib.linux-x86_64-2.6/hgext/largefiles copying hgext/largefiles/wirestore.py -> build/lib.linux-x86_64-2.6/hgext/largefiles copying hgext/largefiles/uisetup.py -> build/lib.linux-x86_64-2.6/hgext/largefiles copying hgext/largefiles/lfutil.py -> build/lib.linux-x86_64-2.6/hgext/largefiles copying hgext/largefiles/proto.py -> build/lib.linux-x86_64-2.6/hgext/largefiles copying hgext/largefiles/basestore.py -> build/lib.linux-x86_64-2.6/hgext/largefiles copying hgext/largefiles/remotestore.py -> build/lib.linux-x86_64-2.6/hgext/largefiles copying hgext/largefiles/localstore.py -> build/lib.linux-x86_64-2.6/hgext/largefiles copying hgext/largefiles/lfcommands.py -> build/lib.linux-x86_64-2.6/hgext/largefiles copying hgext/largefiles/__init__.py -> build/lib.linux-x86_64-2.6/hgext/largefiles copying hgext/largefiles/overrides.py -> build/lib.linux-x86_64-2.6/hgext/largefiles copying hgext/inotify/common.py -> build/lib.linux-x86_64-2.6/hgext/inotify copying hgext/inotify/linuxserver.py -> build/lib.linux-x86_64-2.6/hgext/inotify copying hgext/inotify/server.py -> build/lib.linux-x86_64-2.6/hgext/inotify copying hgext/inotify/client.py -> build/lib.linux-x86_64-2.6/hgext/inotify copying hgext/inotify/__init__.py -> build/lib.linux-x86_64-2.6/hgext/inotify copying hgext/inotify/linux/watcher.py -> build/lib.linux-x86_64-2.6/hgext/inotify/linux copying hgext/inotify/linux/__init__.py -> build/lib.linux-x86_64-2.6/hgext/inotify/linux creating build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/hg.1.txt -> build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/extensions.txt -> build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/glossary.txt -> build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/revsets.txt -> build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/templates.txt -> build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/subrepos.txt -> build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/environment.txt -> build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/multirevs.txt -> build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/diffs.txt -> build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/hgignore.5.txt -> build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/config.txt -> build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/dates.txt -> build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/hgweb.txt -> build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/patterns.txt -> build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/hgignore.txt -> build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/revisions.txt -> build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/common.txt -> build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/phases.txt -> build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/merge-tools.txt -> build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/filesets.txt -> build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/hgrc.5.txt -> build/lib.linux-x86_64-2.6/mercurial/help copying mercurial/help/urls.txt -> build/lib.linux-x86_64-2.6/mercurial/help creating build/lib.linux-x86_64-2.6/mercurial/templates copying mercurial/templates/map-cmdline.bisect -> build/lib.linux-x86_64-2.6/mercurial/templates copying mercurial/templates/map-cmdline.changelog -> build/lib.linux-x86_64-2.6/mercurial/templates copying mercurial/templates/map-cmdline.xml -> build/lib.linux-x86_64-2.6/mercurial/templates copying mercurial/templates/map-cmdline.default -> build/lib.linux-x86_64-2.6/mercurial/templates copying mercurial/templates/map-cmdline.phases -> build/lib.linux-x86_64-2.6/mercurial/templates copying mercurial/templates/map-cmdline.compact -> build/lib.linux-x86_64-2.6/mercurial/templates creating build/lib.linux-x86_64-2.6/mercurial/templates/atom copying mercurial/templates/atom/branches.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/atom copying mercurial/templates/atom/bookmarkentry.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/atom copying mercurial/templates/atom/branchentry.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/atom copying mercurial/templates/atom/changelog.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/atom copying mercurial/templates/atom/tagentry.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/atom copying mercurial/templates/atom/changelogentry.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/atom copying mercurial/templates/atom/bookmarks.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/atom copying mercurial/templates/atom/header.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/atom copying mercurial/templates/atom/filelog.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/atom copying mercurial/templates/atom/map -> build/lib.linux-x86_64-2.6/mercurial/templates/atom copying mercurial/templates/atom/tags.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/atom copying mercurial/templates/atom/error.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/atom creating build/lib.linux-x86_64-2.6/mercurial/templates/coal copying mercurial/templates/coal/header.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/coal copying mercurial/templates/coal/map -> build/lib.linux-x86_64-2.6/mercurial/templates/coal creating build/lib.linux-x86_64-2.6/mercurial/templates/static copying mercurial/templates/static/coal-file.png -> build/lib.linux-x86_64-2.6/mercurial/templates/static copying mercurial/templates/static/style-coal.css -> build/lib.linux-x86_64-2.6/mercurial/templates/static copying mercurial/templates/static/style-gitweb.css -> build/lib.linux-x86_64-2.6/mercurial/templates/static copying mercurial/templates/static/style-monoblue.css -> build/lib.linux-x86_64-2.6/mercurial/templates/static copying mercurial/templates/static/hglogo.png -> build/lib.linux-x86_64-2.6/mercurial/templates/static copying mercurial/templates/static/style-paper.css -> build/lib.linux-x86_64-2.6/mercurial/templates/static copying mercurial/templates/static/style.css -> build/lib.linux-x86_64-2.6/mercurial/templates/static copying mercurial/templates/static/background.png -> build/lib.linux-x86_64-2.6/mercurial/templates/static copying mercurial/templates/static/mercurial.js -> build/lib.linux-x86_64-2.6/mercurial/templates/static copying mercurial/templates/static/hgicon.png -> build/lib.linux-x86_64-2.6/mercurial/templates/static copying mercurial/templates/static/coal-folder.png -> build/lib.linux-x86_64-2.6/mercurial/templates/static copying mercurial/templates/static/feed-icon-14x14.png -> build/lib.linux-x86_64-2.6/mercurial/templates/static copying mercurial/templates/static/excanvas.js -> build/lib.linux-x86_64-2.6/mercurial/templates/static creating build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/changeset.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/branches.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/filerevision.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/changelog.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/changelogentry.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/help.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/helptopics.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/bookmarks.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/notfound.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/graph.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/index.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/search.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/filecomparison.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/fileannotate.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/header.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/filelog.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/filediff.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/shortlog.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/manifest.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/map -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/tags.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/footer.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/summary.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue copying mercurial/templates/monoblue/error.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/monoblue creating build/lib.linux-x86_64-2.6/mercurial/templates/raw copying mercurial/templates/raw/changeset.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/raw copying mercurial/templates/raw/changelog.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/raw copying mercurial/templates/raw/logentry.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/raw copying mercurial/templates/raw/graphnode.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/raw copying mercurial/templates/raw/notfound.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/raw copying mercurial/templates/raw/graph.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/raw copying mercurial/templates/raw/index.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/raw copying mercurial/templates/raw/search.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/raw copying mercurial/templates/raw/fileannotate.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/raw copying mercurial/templates/raw/filediff.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/raw copying mercurial/templates/raw/manifest.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/raw copying mercurial/templates/raw/map -> build/lib.linux-x86_64-2.6/mercurial/templates/raw copying mercurial/templates/raw/graphedge.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/raw copying mercurial/templates/raw/error.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/raw creating build/lib.linux-x86_64-2.6/mercurial/templates/rss copying mercurial/templates/rss/filelogentry.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/rss copying mercurial/templates/rss/branches.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/rss copying mercurial/templates/rss/bookmarkentry.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/rss copying mercurial/templates/rss/branchentry.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/rss copying mercurial/templates/rss/changelog.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/rss copying mercurial/templates/rss/tagentry.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/rss copying mercurial/templates/rss/changelogentry.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/rss copying mercurial/templates/rss/bookmarks.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/rss copying mercurial/templates/rss/header.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/rss copying mercurial/templates/rss/filelog.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/rss copying mercurial/templates/rss/map -> build/lib.linux-x86_64-2.6/mercurial/templates/rss copying mercurial/templates/rss/tags.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/rss copying mercurial/templates/rss/error.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/rss creating build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/diffstat.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/changeset.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/filelogentry.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/branches.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/filerevision.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/help.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/helptopics.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/bookmarks.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/notfound.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/graph.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/index.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/search.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/filecomparison.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/fileannotate.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/header.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/filelog.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/filediff.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/shortlog.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/manifest.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/map -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/tags.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/footer.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/shortlogentry.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper copying mercurial/templates/paper/error.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/paper creating build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/changeset.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/branches.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/filerevision.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/changelog.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/changelogentry.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/help.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/helptopics.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/bookmarks.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/notfound.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/graph.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/index.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/search.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/filecomparison.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/fileannotate.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/header.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/filelog.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/filediff.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/shortlog.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/manifest.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/map -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/tags.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/footer.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/summary.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb copying mercurial/templates/gitweb/error.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/gitweb creating build/lib.linux-x86_64-2.6/mercurial/templates/spartan copying mercurial/templates/spartan/changeset.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/spartan copying mercurial/templates/spartan/filelogentry.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/spartan copying mercurial/templates/spartan/branches.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/spartan copying mercurial/templates/spartan/filerevision.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/spartan copying mercurial/templates/spartan/changelog.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/spartan copying mercurial/templates/spartan/changelogentry.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/spartan copying mercurial/templates/spartan/notfound.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/spartan copying mercurial/templates/spartan/graph.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/spartan copying mercurial/templates/spartan/index.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/spartan copying mercurial/templates/spartan/search.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/spartan copying mercurial/templates/spartan/fileannotate.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/spartan copying mercurial/templates/spartan/header.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/spartan copying mercurial/templates/spartan/filelog.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/spartan copying mercurial/templates/spartan/filediff.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/spartan copying mercurial/templates/spartan/shortlog.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/spartan copying mercurial/templates/spartan/manifest.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/spartan copying mercurial/templates/spartan/map -> build/lib.linux-x86_64-2.6/mercurial/templates/spartan copying mercurial/templates/spartan/tags.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/spartan copying mercurial/templates/spartan/footer.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/spartan copying mercurial/templates/spartan/shortlogentry.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/spartan copying mercurial/templates/spartan/error.tmpl -> build/lib.linux-x86_64-2.6/mercurial/templates/spartan running build_scripts creating build/scripts-2.6 copying and adjusting hg -> build/scripts-2.6 changing mode of build/scripts-2.6/hg from 644 to 755 python setup.py install --root="/builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/" --prefix="/usr" --force running install running build running build_mo running build_ext warning: hgbuildmo: could not find msgfmt executable, no translations will be built running build_py running build_scripts running install_lib creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64 creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6 creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/dirstate.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/encoding.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/tags.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/minirst.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/hg.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/sslutil.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/mail.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/posix.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/node.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/changegroup.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/worker.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/byterange.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/diffhelpers.so -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/bookmarks.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/config.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/mpatch.so -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/peer.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/ignore.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/ancestor.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/atom copying build/lib.linux-x86_64-2.6/mercurial/templates/atom/branches.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/atom copying build/lib.linux-x86_64-2.6/mercurial/templates/atom/bookmarkentry.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/atom copying build/lib.linux-x86_64-2.6/mercurial/templates/atom/branchentry.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/atom copying build/lib.linux-x86_64-2.6/mercurial/templates/atom/changelog.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/atom copying build/lib.linux-x86_64-2.6/mercurial/templates/atom/tagentry.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/atom copying build/lib.linux-x86_64-2.6/mercurial/templates/atom/changelogentry.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/atom copying build/lib.linux-x86_64-2.6/mercurial/templates/atom/bookmarks.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/atom copying build/lib.linux-x86_64-2.6/mercurial/templates/atom/header.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/atom copying build/lib.linux-x86_64-2.6/mercurial/templates/atom/filelog.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/atom copying build/lib.linux-x86_64-2.6/mercurial/templates/atom/map -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/atom copying build/lib.linux-x86_64-2.6/mercurial/templates/atom/tags.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/atom copying build/lib.linux-x86_64-2.6/mercurial/templates/atom/error.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/atom creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/coal copying build/lib.linux-x86_64-2.6/mercurial/templates/coal/header.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/coal copying build/lib.linux-x86_64-2.6/mercurial/templates/coal/map -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/coal copying build/lib.linux-x86_64-2.6/mercurial/templates/map-cmdline.bisect -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates copying build/lib.linux-x86_64-2.6/mercurial/templates/map-cmdline.changelog -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates copying build/lib.linux-x86_64-2.6/mercurial/templates/map-cmdline.xml -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/static copying build/lib.linux-x86_64-2.6/mercurial/templates/static/coal-file.png -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/static copying build/lib.linux-x86_64-2.6/mercurial/templates/static/style-coal.css -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/static copying build/lib.linux-x86_64-2.6/mercurial/templates/static/style-gitweb.css -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/static copying build/lib.linux-x86_64-2.6/mercurial/templates/static/style-monoblue.css -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/static copying build/lib.linux-x86_64-2.6/mercurial/templates/static/hglogo.png -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/static copying build/lib.linux-x86_64-2.6/mercurial/templates/static/style-paper.css -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/static copying build/lib.linux-x86_64-2.6/mercurial/templates/static/style.css -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/static copying build/lib.linux-x86_64-2.6/mercurial/templates/static/background.png -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/static copying build/lib.linux-x86_64-2.6/mercurial/templates/static/mercurial.js -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/static copying build/lib.linux-x86_64-2.6/mercurial/templates/static/hgicon.png -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/static copying build/lib.linux-x86_64-2.6/mercurial/templates/static/coal-folder.png -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/static copying build/lib.linux-x86_64-2.6/mercurial/templates/static/feed-icon-14x14.png -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/static copying build/lib.linux-x86_64-2.6/mercurial/templates/static/excanvas.js -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/static copying build/lib.linux-x86_64-2.6/mercurial/templates/map-cmdline.default -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/changeset.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/branches.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/filerevision.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/changelog.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/changelogentry.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/help.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/helptopics.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/bookmarks.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/notfound.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/graph.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/index.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/search.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/filecomparison.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/fileannotate.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/header.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/filelog.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/filediff.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/shortlog.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/manifest.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/map -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/tags.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/footer.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/summary.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue copying build/lib.linux-x86_64-2.6/mercurial/templates/monoblue/error.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/monoblue creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/raw copying build/lib.linux-x86_64-2.6/mercurial/templates/raw/changeset.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/raw copying build/lib.linux-x86_64-2.6/mercurial/templates/raw/changelog.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/raw copying build/lib.linux-x86_64-2.6/mercurial/templates/raw/logentry.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/raw copying build/lib.linux-x86_64-2.6/mercurial/templates/raw/graphnode.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/raw copying build/lib.linux-x86_64-2.6/mercurial/templates/raw/notfound.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/raw copying build/lib.linux-x86_64-2.6/mercurial/templates/raw/graph.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/raw copying build/lib.linux-x86_64-2.6/mercurial/templates/raw/index.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/raw copying build/lib.linux-x86_64-2.6/mercurial/templates/raw/search.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/raw copying build/lib.linux-x86_64-2.6/mercurial/templates/raw/fileannotate.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/raw copying build/lib.linux-x86_64-2.6/mercurial/templates/raw/filediff.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/raw copying build/lib.linux-x86_64-2.6/mercurial/templates/raw/manifest.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/raw copying build/lib.linux-x86_64-2.6/mercurial/templates/raw/map -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/raw copying build/lib.linux-x86_64-2.6/mercurial/templates/raw/graphedge.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/raw copying build/lib.linux-x86_64-2.6/mercurial/templates/raw/error.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/raw copying build/lib.linux-x86_64-2.6/mercurial/templates/map-cmdline.phases -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/rss copying build/lib.linux-x86_64-2.6/mercurial/templates/rss/filelogentry.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/rss copying build/lib.linux-x86_64-2.6/mercurial/templates/rss/branches.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/rss copying build/lib.linux-x86_64-2.6/mercurial/templates/rss/bookmarkentry.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/rss copying build/lib.linux-x86_64-2.6/mercurial/templates/rss/branchentry.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/rss copying build/lib.linux-x86_64-2.6/mercurial/templates/rss/changelog.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/rss copying build/lib.linux-x86_64-2.6/mercurial/templates/rss/tagentry.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/rss copying build/lib.linux-x86_64-2.6/mercurial/templates/rss/changelogentry.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/rss copying build/lib.linux-x86_64-2.6/mercurial/templates/rss/bookmarks.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/rss copying build/lib.linux-x86_64-2.6/mercurial/templates/rss/header.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/rss copying build/lib.linux-x86_64-2.6/mercurial/templates/rss/filelog.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/rss copying build/lib.linux-x86_64-2.6/mercurial/templates/rss/map -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/rss copying build/lib.linux-x86_64-2.6/mercurial/templates/rss/tags.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/rss copying build/lib.linux-x86_64-2.6/mercurial/templates/rss/error.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/rss creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/diffstat.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/changeset.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/filelogentry.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/branches.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/filerevision.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/help.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/helptopics.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/bookmarks.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/notfound.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/graph.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/index.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/search.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/filecomparison.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/fileannotate.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/header.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/filelog.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/filediff.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/shortlog.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/manifest.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/map -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/tags.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/footer.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/shortlogentry.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper copying build/lib.linux-x86_64-2.6/mercurial/templates/paper/error.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/paper creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/changeset.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/branches.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/filerevision.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/changelog.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/changelogentry.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/help.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/helptopics.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/bookmarks.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/notfound.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/graph.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/index.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/search.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/filecomparison.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/fileannotate.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/header.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/filelog.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/filediff.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/shortlog.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/manifest.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/map -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/tags.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/footer.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/summary.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb copying build/lib.linux-x86_64-2.6/mercurial/templates/gitweb/error.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/gitweb creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/spartan/changeset.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/spartan/filelogentry.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/spartan/branches.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/spartan/filerevision.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/spartan/changelog.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/spartan/changelogentry.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/spartan/notfound.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/spartan/graph.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/spartan/index.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/spartan/search.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/spartan/fileannotate.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/spartan/header.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/spartan/filelog.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/spartan/filediff.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/spartan/shortlog.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/spartan/manifest.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/spartan/map -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/spartan/tags.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/spartan/footer.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/spartan/shortlogentry.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/spartan/error.tmpl -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates/spartan copying build/lib.linux-x86_64-2.6/mercurial/templates/map-cmdline.compact -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templates copying build/lib.linux-x86_64-2.6/mercurial/sshpeer.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/filelog.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/context.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/repoview.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/revlog.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/dicthelpers.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/strutil.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/dagparser.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/commandserver.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/manifest.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/fileset.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/parser.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/scmutil.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/revset.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/verify.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/hg.1.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/extensions.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/glossary.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/revsets.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/templates.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/subrepos.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/environment.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/multirevs.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/diffs.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/hgignore.5.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/config.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/dates.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/hgweb.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/patterns.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/hgignore.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/revisions.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/common.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/phases.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/merge-tools.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/filesets.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/hgrc.5.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/help/urls.txt -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help copying build/lib.linux-x86_64-2.6/mercurial/obsolete.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/error.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/osutil.so -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/changelog.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/templatekw.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/__version__.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/parsers.so -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/extensions.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/dispatch.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/branchmap.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/templater.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/scmposix.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/similar.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/hook.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/httpconnection.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/filemerge.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/copies.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/wireproto.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/base85.so -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/templatefilters.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/ui.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/setdiscovery.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/fancyopts.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/graphmod.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/keepalive.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/localrepo.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/httppeer.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/dagutil.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/phases.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/demandimport.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/url.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/lsprofcalltree.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/statichttprepo.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/unionrepo.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/archival.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/pvec.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/simplemerge.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/sshserver.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/transaction.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/commands.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/hbisect.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/httpclient copying build/lib.linux-x86_64-2.6/mercurial/httpclient/_readers.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/httpclient copying build/lib.linux-x86_64-2.6/mercurial/httpclient/socketutil.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/httpclient copying build/lib.linux-x86_64-2.6/mercurial/httpclient/__init__.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/httpclient copying build/lib.linux-x86_64-2.6/mercurial/match.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/patch.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/mdiff.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/py3kcompat.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/treediscovery.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/bundlerepo.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/win32.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/repair.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/util.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/scmwindows.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/store.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/windows.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/subrepo.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/help.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/lsprof.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/formatter.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hgweb copying build/lib.linux-x86_64-2.6/mercurial/hgweb/hgwebdir_mod.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hgweb copying build/lib.linux-x86_64-2.6/mercurial/hgweb/hgweb_mod.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hgweb copying build/lib.linux-x86_64-2.6/mercurial/hgweb/common.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hgweb copying build/lib.linux-x86_64-2.6/mercurial/hgweb/protocol.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hgweb copying build/lib.linux-x86_64-2.6/mercurial/hgweb/request.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hgweb copying build/lib.linux-x86_64-2.6/mercurial/hgweb/wsgicgi.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hgweb copying build/lib.linux-x86_64-2.6/mercurial/hgweb/webutil.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hgweb copying build/lib.linux-x86_64-2.6/mercurial/hgweb/webcommands.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hgweb copying build/lib.linux-x86_64-2.6/mercurial/hgweb/server.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hgweb copying build/lib.linux-x86_64-2.6/mercurial/hgweb/__init__.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hgweb copying build/lib.linux-x86_64-2.6/mercurial/pushkey.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/cmdutil.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/__init__.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/lock.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/discovery.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/merge.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/bdiff.so -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial copying build/lib.linux-x86_64-2.6/mercurial/i18n.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/relink.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/win32text.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/hgcia.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/win32mbcs.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/color.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/blackbox.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/mq.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/zeroconf copying build/lib.linux-x86_64-2.6/hgext/zeroconf/Zeroconf.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/zeroconf copying build/lib.linux-x86_64-2.6/hgext/zeroconf/__init__.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/zeroconf copying build/lib.linux-x86_64-2.6/hgext/bugzilla.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/pager.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/notify.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/histedit.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/extdiff.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/strip.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert copying build/lib.linux-x86_64-2.6/hgext/convert/p4.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert copying build/lib.linux-x86_64-2.6/hgext/convert/hg.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert copying build/lib.linux-x86_64-2.6/hgext/convert/darcs.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert copying build/lib.linux-x86_64-2.6/hgext/convert/monotone.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert copying build/lib.linux-x86_64-2.6/hgext/convert/cvs.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert copying build/lib.linux-x86_64-2.6/hgext/convert/bzr.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert copying build/lib.linux-x86_64-2.6/hgext/convert/common.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert copying build/lib.linux-x86_64-2.6/hgext/convert/convcmd.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert copying build/lib.linux-x86_64-2.6/hgext/convert/filemap.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert copying build/lib.linux-x86_64-2.6/hgext/convert/transport.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert copying build/lib.linux-x86_64-2.6/hgext/convert/git.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert copying build/lib.linux-x86_64-2.6/hgext/convert/cvsps.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert copying build/lib.linux-x86_64-2.6/hgext/convert/subversion.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert copying build/lib.linux-x86_64-2.6/hgext/convert/gnuarch.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert copying build/lib.linux-x86_64-2.6/hgext/convert/__init__.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles copying build/lib.linux-x86_64-2.6/hgext/largefiles/reposetup.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles copying build/lib.linux-x86_64-2.6/hgext/largefiles/wirestore.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles copying build/lib.linux-x86_64-2.6/hgext/largefiles/uisetup.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles copying build/lib.linux-x86_64-2.6/hgext/largefiles/lfutil.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles copying build/lib.linux-x86_64-2.6/hgext/largefiles/proto.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles copying build/lib.linux-x86_64-2.6/hgext/largefiles/basestore.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles copying build/lib.linux-x86_64-2.6/hgext/largefiles/remotestore.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles copying build/lib.linux-x86_64-2.6/hgext/largefiles/localstore.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles copying build/lib.linux-x86_64-2.6/hgext/largefiles/lfcommands.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles copying build/lib.linux-x86_64-2.6/hgext/largefiles/__init__.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles copying build/lib.linux-x86_64-2.6/hgext/largefiles/overrides.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles copying build/lib.linux-x86_64-2.6/hgext/progress.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/transplant.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/fetch.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/children.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/highlight copying build/lib.linux-x86_64-2.6/hgext/highlight/highlight.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/highlight copying build/lib.linux-x86_64-2.6/hgext/highlight/__init__.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/highlight copying build/lib.linux-x86_64-2.6/hgext/keyword.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/shelve.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/rebase.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/patchbomb.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/record.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/inotify copying build/lib.linux-x86_64-2.6/hgext/inotify/common.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/inotify creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/inotify/linux copying build/lib.linux-x86_64-2.6/hgext/inotify/linux/watcher.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/inotify/linux copying build/lib.linux-x86_64-2.6/hgext/inotify/linux/_inotify.so -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/inotify/linux copying build/lib.linux-x86_64-2.6/hgext/inotify/linux/__init__.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/inotify/linux copying build/lib.linux-x86_64-2.6/hgext/inotify/linuxserver.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/inotify copying build/lib.linux-x86_64-2.6/hgext/inotify/server.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/inotify copying build/lib.linux-x86_64-2.6/hgext/inotify/client.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/inotify copying build/lib.linux-x86_64-2.6/hgext/inotify/__init__.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/inotify copying build/lib.linux-x86_64-2.6/hgext/graphlog.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/eol.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/purge.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/acl.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/gpg.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/interhg.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/share.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/factotum.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/churn.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/schemes.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/__init__.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext copying build/lib.linux-x86_64-2.6/hgext/hgk.py -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/dirstate.py to dirstate.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/encoding.py to encoding.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/tags.py to tags.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/minirst.py to minirst.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hg.py to hg.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/sslutil.py to sslutil.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/mail.py to mail.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/posix.py to posix.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/node.py to node.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/changegroup.py to changegroup.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/worker.py to worker.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/byterange.py to byterange.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/bookmarks.py to bookmarks.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/peer.py to peer.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/ignore.py to ignore.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/ancestor.py to ancestor.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/sshpeer.py to sshpeer.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/filelog.py to filelog.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/repoview.py to repoview.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/revlog.py to revlog.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/dicthelpers.py to dicthelpers.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/strutil.py to strutil.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/dagparser.py to dagparser.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/commandserver.py to commandserver.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/manifest.py to manifest.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/fileset.py to fileset.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/scmutil.py to scmutil.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/revset.py to revset.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/verify.py to verify.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/obsolete.py to obsolete.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/changelog.py to changelog.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templatekw.py to templatekw.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/__version__.py to __version__.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/extensions.py to extensions.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/dispatch.py to dispatch.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/branchmap.py to branchmap.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templater.py to templater.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/scmposix.py to scmposix.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/similar.py to similar.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hook.py to hook.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/httpconnection.py to httpconnection.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/filemerge.py to filemerge.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/copies.py to copies.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/wireproto.py to wireproto.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/templatefilters.py to templatefilters.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/ui.py to ui.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/setdiscovery.py to setdiscovery.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/fancyopts.py to fancyopts.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/graphmod.py to graphmod.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/keepalive.py to keepalive.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/localrepo.py to localrepo.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/httppeer.py to httppeer.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/dagutil.py to dagutil.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/phases.py to phases.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/demandimport.py to demandimport.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/url.py to url.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/lsprofcalltree.py to lsprofcalltree.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/statichttprepo.py to statichttprepo.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/unionrepo.py to unionrepo.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/archival.py to archival.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/pvec.py to pvec.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/simplemerge.py to simplemerge.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/sshserver.py to sshserver.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/transaction.py to transaction.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/commands.py to commands.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hbisect.py to hbisect.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/httpclient/_readers.py to _readers.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/httpclient/socketutil.py to socketutil.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/httpclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/match.py to match.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/patch.py to patch.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/mdiff.py to mdiff.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/py3kcompat.py to py3kcompat.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/treediscovery.py to treediscovery.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/bundlerepo.py to bundlerepo.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/win32.py to win32.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/repair.py to repair.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/scmwindows.py to scmwindows.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/store.py to store.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/windows.py to windows.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/subrepo.py to subrepo.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/help.py to help.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/lsprof.py to lsprof.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/formatter.py to formatter.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hgweb/hgwebdir_mod.py to hgwebdir_mod.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hgweb/hgweb_mod.py to hgweb_mod.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hgweb/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hgweb/protocol.py to protocol.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hgweb/request.py to request.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hgweb/wsgicgi.py to wsgicgi.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hgweb/webutil.py to webutil.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hgweb/webcommands.py to webcommands.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hgweb/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/hgweb/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/pushkey.py to pushkey.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/cmdutil.py to cmdutil.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/lock.py to lock.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/discovery.py to discovery.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/merge.py to merge.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/relink.py to relink.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/win32text.py to win32text.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/hgcia.py to hgcia.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/win32mbcs.py to win32mbcs.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/color.py to color.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/blackbox.py to blackbox.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/mq.py to mq.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/zeroconf/Zeroconf.py to Zeroconf.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/zeroconf/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/bugzilla.py to bugzilla.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/pager.py to pager.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/notify.py to notify.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/histedit.py to histedit.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/extdiff.py to extdiff.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/strip.py to strip.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert/p4.py to p4.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert/hg.py to hg.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert/darcs.py to darcs.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert/monotone.py to monotone.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert/cvs.py to cvs.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert/bzr.py to bzr.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert/convcmd.py to convcmd.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert/filemap.py to filemap.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert/transport.py to transport.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert/git.py to git.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert/cvsps.py to cvsps.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert/subversion.py to subversion.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert/gnuarch.py to gnuarch.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/convert/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles/reposetup.py to reposetup.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles/wirestore.py to wirestore.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles/uisetup.py to uisetup.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles/lfutil.py to lfutil.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles/proto.py to proto.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles/basestore.py to basestore.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles/remotestore.py to remotestore.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles/localstore.py to localstore.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles/lfcommands.py to lfcommands.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/largefiles/overrides.py to overrides.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/progress.py to progress.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/transplant.py to transplant.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/fetch.py to fetch.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/children.py to children.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/highlight/highlight.py to highlight.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/highlight/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/keyword.py to keyword.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/shelve.py to shelve.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/rebase.py to rebase.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/patchbomb.py to patchbomb.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/record.py to record.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/inotify/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/inotify/linux/watcher.py to watcher.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/inotify/linux/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/inotify/linuxserver.py to linuxserver.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/inotify/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/inotify/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/inotify/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/graphlog.py to graphlog.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/eol.py to eol.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/purge.py to purge.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/acl.py to acl.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/gpg.py to gpg.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/interhg.py to interhg.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/share.py to share.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/factotum.py to factotum.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/churn.py to churn.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/schemes.py to schemes.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/hgk.py to hgk.pyc running install_scripts creating /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/bin copying build/scripts-2.6/hg -> /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/bin/hg to 755 running install_egg_info Writing /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial-2.8.2-py2.6.egg-info make -C doc make[1]: Entering directory `/builddir/build/BUILD/mercurial-2.8.2/doc' python gendoc.py hg.1 > hg.1.txt.tmp mv hg.1.txt.tmp hg.1.txt python gendoc.py hg.1.gendoc > hg.1.gendoc.txt.tmp mv hg.1.gendoc.txt.tmp hg.1.gendoc.txt python gendoc.py common > common.txt.tmp mv common.txt.tmp common.txt python runrst hgmanpage --halt warning \ --strip-elements-with-class htmlonly hg.1.txt hg.1 python gendoc.py hgignore.5 > hgignore.5.txt.tmp mv hgignore.5.txt.tmp hgignore.5.txt python gendoc.py hgignore.5.gendoc > hgignore.5.gendoc.txt.tmp mv hgignore.5.gendoc.txt.tmp hgignore.5.gendoc.txt python runrst hgmanpage --halt warning \ --strip-elements-with-class htmlonly hgignore.5.txt hgignore.5 python gendoc.py hgrc.5 > hgrc.5.txt.tmp mv hgrc.5.txt.tmp hgrc.5.txt python gendoc.py hgrc.5.gendoc > hgrc.5.gendoc.txt.tmp mv hgrc.5.gendoc.txt.tmp hgrc.5.gendoc.txt python runrst hgmanpage --halt warning \ --strip-elements-with-class htmlonly hgrc.5.txt hgrc.5 python runrst html --halt warning \ --link-stylesheet --stylesheet-path style.css hg.1.txt hg.1.html python runrst html --halt warning \ --link-stylesheet --stylesheet-path style.css hgignore.5.txt hgignore.5.html python runrst html --halt warning \ --link-stylesheet --stylesheet-path style.css hgrc.5.txt hgrc.5.html make[1]: Leaving directory `/builddir/build/BUILD/mercurial-2.8.2/doc' cd doc && make install make[1]: Entering directory `/builddir/build/BUILD/mercurial-2.8.2/doc' for i in hg.1 hgignore.5 hgrc.5 ; do \ subdir=`echo $i | sed -n 's/^.*\.\([0-9]\)$/man\1/p'` ; \ mkdir -p /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/share/man/$subdir ; \ install -c -m 644 $i /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/share/man/$subdir ; \ done make[1]: Leaving directory `/builddir/build/BUILD/mercurial-2.8.2/doc' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/mercurial-2.8.2 extracting debug info from /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/diffhelpers.so extracting debug info from /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/mpatch.so extracting debug info from /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/osutil.so extracting debug info from /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/parsers.so extracting debug info from /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/base85.so extracting debug info from /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/mercurial/bdiff.so extracting debug info from /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/site-packages/hgext/inotify/linux/_inotify.so 252 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 Bytecompiling .py files below /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64/usr/lib64/python2.6/ using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mercurial-2.8.2-2.ru6.x86_64 Provides: _inotify.so()(64bit) base85.so()(64bit) bdiff.so()(64bit) diffhelpers.so()(64bit) mpatch.so()(64bit) osutil.so()(64bit) parsers.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.6.so.1.0()(64bit) python(abi) = 2.6 rtld(GNU_HASH) Processing files: mercurial-emacs-%{pkg}-2.8.2-2.ru6.x86_64 Processing files: mercurial-hgk-2.8.2-2.ru6.x86_64 Processing files: mercurial-debuginfo-2.8.2-2.ru6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64 warning: Could not canonicalize hostname: opus5.rutgers.edu Wrote: /builddir/build/RPMS/mercurial-2.8.2-2.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/mercurial-emacs-%{pkg}-2.8.2-2.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/mercurial-hgk-2.8.2-2.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/mercurial-debuginfo-2.8.2-2.ru6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wLV2W5 + umask 022 + cd /builddir/build/BUILD + cd mercurial-2.8.2 + rm -rf /builddir/build/BUILDROOT/mercurial-2.8.2-2.ru6.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->