* Package: dev-vcs/mercurial-2.1.1  * Repository: gentoo  * Maintainer: nelchael@gentoo.org djc@gentoo.org  * USE: elibc_glibc kernel_linux test userland_GNU x86  * FEATURES: sandbox splitdebug test >>> Unpacking source... >>> Unpacking mercurial-2.1.1.tar.gz to /var/tmp/portage/dev-vcs/mercurial-2.1.1/work >>> Source unpacked in /var/tmp/portage/dev-vcs/mercurial-2.1.1/work >>> Preparing source in /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1 ... * Building of dev-vcs/mercurial-2.1.1 with CPython 2.7... python2.7 setup.py build -b build-2.7 running build running build_mo creating mercurial/locale creating mercurial/locale/ro creating mercurial/locale/ro/LC_MESSAGES generating mercurial/locale/ro/LC_MESSAGES/hg.mo from i18n/ro.po msgfmt -v -o mercurial/locale/ro/LC_MESSAGES/hg.mo i18n/ro.po -c 676 translated messages, 4 fuzzy translations, 2806 untranslated messages. creating mercurial/locale/ja creating mercurial/locale/ja/LC_MESSAGES generating mercurial/locale/ja/LC_MESSAGES/hg.mo from i18n/ja.po msgfmt -v -o mercurial/locale/ja/LC_MESSAGES/hg.mo i18n/ja.po -c 3353 translated messages, 1 fuzzy translation, 632 untranslated messages. creating mercurial/locale/fr creating mercurial/locale/fr/LC_MESSAGES generating mercurial/locale/fr/LC_MESSAGES/hg.mo from i18n/fr.po msgfmt -v -o mercurial/locale/fr/LC_MESSAGES/hg.mo i18n/fr.po -c 358 translated messages, 104 fuzzy translations, 1775 untranslated messages. creating mercurial/locale/sv creating mercurial/locale/sv/LC_MESSAGES generating mercurial/locale/sv/LC_MESSAGES/hg.mo from i18n/sv.po msgfmt -v -o mercurial/locale/sv/LC_MESSAGES/hg.mo i18n/sv.po -c 1750 translated messages, 2231 untranslated messages. creating mercurial/locale/el creating mercurial/locale/el/LC_MESSAGES generating mercurial/locale/el/LC_MESSAGES/hg.mo from i18n/el.po msgfmt -v -o mercurial/locale/el/LC_MESSAGES/hg.mo i18n/el.po -c 315 translated messages, 35 fuzzy translations, 1933 untranslated messages. creating mercurial/locale/da creating mercurial/locale/da/LC_MESSAGES generating mercurial/locale/da/LC_MESSAGES/hg.mo from i18n/da.po msgfmt -v -o mercurial/locale/da/LC_MESSAGES/hg.mo i18n/da.po -c 1946 translated messages, 97 fuzzy translations, 1829 untranslated messages. creating mercurial/locale/it creating mercurial/locale/it/LC_MESSAGES generating mercurial/locale/it/LC_MESSAGES/hg.mo from i18n/it.po msgfmt -v -o mercurial/locale/it/LC_MESSAGES/hg.mo i18n/it.po -c 1862 translated messages, 9 fuzzy translations, 1237 untranslated messages. creating mercurial/locale/zh_TW creating mercurial/locale/zh_TW/LC_MESSAGES generating mercurial/locale/zh_TW/LC_MESSAGES/hg.mo from i18n/zh_TW.po msgfmt -v -o mercurial/locale/zh_TW/LC_MESSAGES/hg.mo i18n/zh_TW.po -c 640 translated messages, 8 fuzzy translations, 2372 untranslated messages. creating mercurial/locale/pt_BR creating mercurial/locale/pt_BR/LC_MESSAGES generating mercurial/locale/pt_BR/LC_MESSAGES/hg.mo from i18n/pt_BR.po msgfmt -v -o mercurial/locale/pt_BR/LC_MESSAGES/hg.mo i18n/pt_BR.po -c 3991 translated messages. creating mercurial/locale/de creating mercurial/locale/de/LC_MESSAGES generating mercurial/locale/de/LC_MESSAGES/hg.mo from i18n/de.po msgfmt -v -o mercurial/locale/de/LC_MESSAGES/hg.mo i18n/de.po -c 2936 translated messages, 6 fuzzy translations, 945 untranslated messages. creating mercurial/locale/zh_CN creating mercurial/locale/zh_CN/LC_MESSAGES generating mercurial/locale/zh_CN/LC_MESSAGES/hg.mo from i18n/zh_CN.po msgfmt -v -o mercurial/locale/zh_CN/LC_MESSAGES/hg.mo i18n/zh_CN.po -c 335 translated messages, 204 fuzzy translations, 1791 untranslated messages. creating mercurial/locale/ru creating mercurial/locale/ru/LC_MESSAGES generating mercurial/locale/ru/LC_MESSAGES/hg.mo from i18n/ru.po msgfmt -v -o mercurial/locale/ru/LC_MESSAGES/hg.mo i18n/ru.po -c 3986 translated messages. running build_ext building 'mercurial.base85' extension creating build-2.7 creating build-2.7/temp.linux-i686-2.7 creating build-2.7/temp.linux-i686-2.7/mercurial i686-pc-linux-gnu-gcc -pthread -O2 -march=core2 -mtune=generic -msse4.2 -pipe --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=256 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c mercurial/base85.c -o build-2.7/temp.linux-i686-2.7/mercurial/base85.o creating build-2.7/lib.linux-i686-2.7 creating build-2.7/lib.linux-i686-2.7/mercurial i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -march=core2 -mtune=generic -msse4.2 -pipe --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=256 -fno-strict-aliasing build-2.7/temp.linux-i686-2.7/mercurial/base85.o -L/usr/lib -lpython2.7 -o build-2.7/lib.linux-i686-2.7/mercurial/base85.so building 'mercurial.bdiff' extension i686-pc-linux-gnu-gcc -pthread -O2 -march=core2 -mtune=generic -msse4.2 -pipe --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=256 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c mercurial/bdiff.c -o build-2.7/temp.linux-i686-2.7/mercurial/bdiff.o i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -march=core2 -mtune=generic -msse4.2 -pipe --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=256 -fno-strict-aliasing build-2.7/temp.linux-i686-2.7/mercurial/bdiff.o -L/usr/lib -lpython2.7 -o build-2.7/lib.linux-i686-2.7/mercurial/bdiff.so building 'mercurial.diffhelpers' extension i686-pc-linux-gnu-gcc -pthread -O2 -march=core2 -mtune=generic -msse4.2 -pipe --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=256 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c mercurial/diffhelpers.c -o build-2.7/temp.linux-i686-2.7/mercurial/diffhelpers.o i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -march=core2 -mtune=generic -msse4.2 -pipe --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=256 -fno-strict-aliasing build-2.7/temp.linux-i686-2.7/mercurial/diffhelpers.o -L/usr/lib -lpython2.7 -o build-2.7/lib.linux-i686-2.7/mercurial/diffhelpers.so building 'mercurial.mpatch' extension i686-pc-linux-gnu-gcc -pthread -O2 -march=core2 -mtune=generic -msse4.2 -pipe --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=256 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c mercurial/mpatch.c -o build-2.7/temp.linux-i686-2.7/mercurial/mpatch.o i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -march=core2 -mtune=generic -msse4.2 -pipe --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=256 -fno-strict-aliasing build-2.7/temp.linux-i686-2.7/mercurial/mpatch.o -L/usr/lib -lpython2.7 -o build-2.7/lib.linux-i686-2.7/mercurial/mpatch.so building 'mercurial.parsers' extension i686-pc-linux-gnu-gcc -pthread -O2 -march=core2 -mtune=generic -msse4.2 -pipe --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=256 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c mercurial/parsers.c -o build-2.7/temp.linux-i686-2.7/mercurial/parsers.o i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -march=core2 -mtune=generic -msse4.2 -pipe --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=256 -fno-strict-aliasing build-2.7/temp.linux-i686-2.7/mercurial/parsers.o -L/usr/lib -lpython2.7 -o build-2.7/lib.linux-i686-2.7/mercurial/parsers.so building 'mercurial.osutil' extension i686-pc-linux-gnu-gcc -pthread -O2 -march=core2 -mtune=generic -msse4.2 -pipe --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=256 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c mercurial/osutil.c -o build-2.7/temp.linux-i686-2.7/mercurial/osutil.o i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -march=core2 -mtune=generic -msse4.2 -pipe --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=256 -fno-strict-aliasing build-2.7/temp.linux-i686-2.7/mercurial/osutil.o -L/usr/lib -lpython2.7 -o build-2.7/lib.linux-i686-2.7/mercurial/osutil.so building 'hgext.inotify.linux._inotify' extension creating build-2.7/temp.linux-i686-2.7/hgext creating build-2.7/temp.linux-i686-2.7/hgext/inotify creating build-2.7/temp.linux-i686-2.7/hgext/inotify/linux i686-pc-linux-gnu-gcc -pthread -O2 -march=core2 -mtune=generic -msse4.2 -pipe --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=256 -fno-strict-aliasing -fPIC -Imercurial -I/usr/include/python2.7 -c hgext/inotify/linux/_inotify.c -o build-2.7/temp.linux-i686-2.7/hgext/inotify/linux/_inotify.o creating build-2.7/lib.linux-i686-2.7/hgext creating build-2.7/lib.linux-i686-2.7/hgext/inotify creating build-2.7/lib.linux-i686-2.7/hgext/inotify/linux i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -march=core2 -mtune=generic -msse4.2 -pipe --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=256 -fno-strict-aliasing build-2.7/temp.linux-i686-2.7/hgext/inotify/linux/_inotify.o -L/usr/lib -lpython2.7 -o build-2.7/lib.linux-i686-2.7/hgext/inotify/linux/_inotify.so running build_py copying mercurial/lsprof.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/merge.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/transaction.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/statichttprepo.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/dispatch.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/__init__.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/graphmod.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/revset.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/templater.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/simplemerge.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/store.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/sshserver.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/mdiff.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/filelog.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/manifest.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/pushkey.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/url.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/copies.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/i18n.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/phases.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/repair.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/fancyopts.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/templatefilters.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/wireproto.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/scmutil.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/discovery.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/commands.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/bookmarks.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/match.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/similar.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/lsprofcalltree.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/httprepo.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/encoding.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/changelog.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/bundlerepo.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/byterange.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/posix.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/demandimport.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/strutil.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/treediscovery.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/subrepo.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/dirstate.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/patch.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/commandserver.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/cmdutil.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/ignore.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/ancestor.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/httpconnection.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/revlog.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/lock.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/windows.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/tags.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/repo.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/node.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/setdiscovery.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/util.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/dagparser.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/mail.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/hg.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/error.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/win32.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/verify.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/hbisect.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/sslutil.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/config.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/py3kcompat.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/context.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/templatekw.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/minirst.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/extensions.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/localrepo.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/keepalive.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/dagutil.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/parser.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/fileset.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/sshrepo.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/hook.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/help.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/filemerge.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/ui.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/archival.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/changegroup.py -> build-2.7/lib.linux-i686-2.7/mercurial copying mercurial/__version__.py -> build-2.7/lib.linux-i686-2.7/mercurial creating build-2.7/lib.linux-i686-2.7/mercurial/hgweb copying mercurial/hgweb/wsgicgi.py -> build-2.7/lib.linux-i686-2.7/mercurial/hgweb copying mercurial/hgweb/webutil.py -> build-2.7/lib.linux-i686-2.7/mercurial/hgweb copying mercurial/hgweb/__init__.py -> build-2.7/lib.linux-i686-2.7/mercurial/hgweb copying mercurial/hgweb/common.py -> build-2.7/lib.linux-i686-2.7/mercurial/hgweb copying mercurial/hgweb/protocol.py -> build-2.7/lib.linux-i686-2.7/mercurial/hgweb copying mercurial/hgweb/hgwebdir_mod.py -> build-2.7/lib.linux-i686-2.7/mercurial/hgweb copying mercurial/hgweb/request.py -> build-2.7/lib.linux-i686-2.7/mercurial/hgweb copying mercurial/hgweb/webcommands.py -> build-2.7/lib.linux-i686-2.7/mercurial/hgweb copying mercurial/hgweb/server.py -> build-2.7/lib.linux-i686-2.7/mercurial/hgweb copying mercurial/hgweb/hgweb_mod.py -> build-2.7/lib.linux-i686-2.7/mercurial/hgweb creating build-2.7/lib.linux-i686-2.7/mercurial/httpclient copying mercurial/httpclient/__init__.py -> build-2.7/lib.linux-i686-2.7/mercurial/httpclient copying mercurial/httpclient/socketutil.py -> build-2.7/lib.linux-i686-2.7/mercurial/httpclient creating build-2.7/lib.linux-i686-2.7/mercurial/httpclient/tests copying mercurial/httpclient/tests/__init__.py -> build-2.7/lib.linux-i686-2.7/mercurial/httpclient/tests copying mercurial/httpclient/tests/test_chunked_transfer.py -> build-2.7/lib.linux-i686-2.7/mercurial/httpclient/tests copying mercurial/httpclient/tests/simple_http_test.py -> build-2.7/lib.linux-i686-2.7/mercurial/httpclient/tests copying mercurial/httpclient/tests/test_ssl.py -> build-2.7/lib.linux-i686-2.7/mercurial/httpclient/tests copying mercurial/httpclient/tests/test_bogus_responses.py -> build-2.7/lib.linux-i686-2.7/mercurial/httpclient/tests copying mercurial/httpclient/tests/util.py -> build-2.7/lib.linux-i686-2.7/mercurial/httpclient/tests copying mercurial/httpclient/tests/test_proxy_support.py -> build-2.7/lib.linux-i686-2.7/mercurial/httpclient/tests copying hgext/hgcia.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/acl.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/graphlog.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/progress.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/__init__.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/extdiff.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/transplant.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/mq.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/record.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/interhg.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/keyword.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/purge.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/notify.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/relink.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/schemes.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/children.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/win32text.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/eol.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/bugzilla.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/pager.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/patchbomb.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/color.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/rebase.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/share.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/gpg.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/win32mbcs.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/fetch.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/hgk.py -> build-2.7/lib.linux-i686-2.7/hgext copying hgext/churn.py -> build-2.7/lib.linux-i686-2.7/hgext creating build-2.7/lib.linux-i686-2.7/hgext/convert copying hgext/convert/git.py -> build-2.7/lib.linux-i686-2.7/hgext/convert copying hgext/convert/__init__.py -> build-2.7/lib.linux-i686-2.7/hgext/convert copying hgext/convert/cvs.py -> build-2.7/lib.linux-i686-2.7/hgext/convert copying hgext/convert/common.py -> build-2.7/lib.linux-i686-2.7/hgext/convert copying hgext/convert/filemap.py -> build-2.7/lib.linux-i686-2.7/hgext/convert copying hgext/convert/monotone.py -> build-2.7/lib.linux-i686-2.7/hgext/convert copying hgext/convert/transport.py -> build-2.7/lib.linux-i686-2.7/hgext/convert copying hgext/convert/darcs.py -> build-2.7/lib.linux-i686-2.7/hgext/convert copying hgext/convert/gnuarch.py -> build-2.7/lib.linux-i686-2.7/hgext/convert copying hgext/convert/convcmd.py -> build-2.7/lib.linux-i686-2.7/hgext/convert copying hgext/convert/subversion.py -> build-2.7/lib.linux-i686-2.7/hgext/convert copying hgext/convert/hg.py -> build-2.7/lib.linux-i686-2.7/hgext/convert copying hgext/convert/p4.py -> build-2.7/lib.linux-i686-2.7/hgext/convert copying hgext/convert/cvsps.py -> build-2.7/lib.linux-i686-2.7/hgext/convert copying hgext/convert/bzr.py -> build-2.7/lib.linux-i686-2.7/hgext/convert creating build-2.7/lib.linux-i686-2.7/hgext/highlight copying hgext/highlight/highlight.py -> build-2.7/lib.linux-i686-2.7/hgext/highlight copying hgext/highlight/__init__.py -> build-2.7/lib.linux-i686-2.7/hgext/highlight creating build-2.7/lib.linux-i686-2.7/hgext/zeroconf copying hgext/zeroconf/Zeroconf.py -> build-2.7/lib.linux-i686-2.7/hgext/zeroconf copying hgext/zeroconf/__init__.py -> build-2.7/lib.linux-i686-2.7/hgext/zeroconf creating build-2.7/lib.linux-i686-2.7/hgext/largefiles copying hgext/largefiles/lfcommands.py -> build-2.7/lib.linux-i686-2.7/hgext/largefiles copying hgext/largefiles/reposetup.py -> build-2.7/lib.linux-i686-2.7/hgext/largefiles copying hgext/largefiles/__init__.py -> build-2.7/lib.linux-i686-2.7/hgext/largefiles copying hgext/largefiles/localstore.py -> build-2.7/lib.linux-i686-2.7/hgext/largefiles copying hgext/largefiles/remotestore.py -> build-2.7/lib.linux-i686-2.7/hgext/largefiles copying hgext/largefiles/basestore.py -> build-2.7/lib.linux-i686-2.7/hgext/largefiles copying hgext/largefiles/lfutil.py -> build-2.7/lib.linux-i686-2.7/hgext/largefiles copying hgext/largefiles/overrides.py -> build-2.7/lib.linux-i686-2.7/hgext/largefiles copying hgext/largefiles/uisetup.py -> build-2.7/lib.linux-i686-2.7/hgext/largefiles copying hgext/largefiles/proto.py -> build-2.7/lib.linux-i686-2.7/hgext/largefiles copying hgext/largefiles/wirestore.py -> build-2.7/lib.linux-i686-2.7/hgext/largefiles copying hgext/inotify/linuxserver.py -> build-2.7/lib.linux-i686-2.7/hgext/inotify copying hgext/inotify/__init__.py -> build-2.7/lib.linux-i686-2.7/hgext/inotify copying hgext/inotify/common.py -> build-2.7/lib.linux-i686-2.7/hgext/inotify copying hgext/inotify/client.py -> build-2.7/lib.linux-i686-2.7/hgext/inotify copying hgext/inotify/server.py -> build-2.7/lib.linux-i686-2.7/hgext/inotify copying hgext/inotify/linux/__init__.py -> build-2.7/lib.linux-i686-2.7/hgext/inotify/linux copying hgext/inotify/linux/watcher.py -> build-2.7/lib.linux-i686-2.7/hgext/inotify/linux creating build-2.7/lib.linux-i686-2.7/mercurial/locale creating build-2.7/lib.linux-i686-2.7/mercurial/locale/ru creating build-2.7/lib.linux-i686-2.7/mercurial/locale/ru/LC_MESSAGES copying mercurial/locale/ru/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-i686-2.7/mercurial/locale/ru/LC_MESSAGES creating build-2.7/lib.linux-i686-2.7/mercurial/locale/zh_CN creating build-2.7/lib.linux-i686-2.7/mercurial/locale/zh_CN/LC_MESSAGES copying mercurial/locale/zh_CN/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-i686-2.7/mercurial/locale/zh_CN/LC_MESSAGES creating build-2.7/lib.linux-i686-2.7/mercurial/locale/de creating build-2.7/lib.linux-i686-2.7/mercurial/locale/de/LC_MESSAGES copying mercurial/locale/de/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-i686-2.7/mercurial/locale/de/LC_MESSAGES creating build-2.7/lib.linux-i686-2.7/mercurial/locale/pt_BR creating build-2.7/lib.linux-i686-2.7/mercurial/locale/pt_BR/LC_MESSAGES copying mercurial/locale/pt_BR/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-i686-2.7/mercurial/locale/pt_BR/LC_MESSAGES creating build-2.7/lib.linux-i686-2.7/mercurial/locale/zh_TW creating build-2.7/lib.linux-i686-2.7/mercurial/locale/zh_TW/LC_MESSAGES copying mercurial/locale/zh_TW/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-i686-2.7/mercurial/locale/zh_TW/LC_MESSAGES creating build-2.7/lib.linux-i686-2.7/mercurial/locale/it creating build-2.7/lib.linux-i686-2.7/mercurial/locale/it/LC_MESSAGES copying mercurial/locale/it/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-i686-2.7/mercurial/locale/it/LC_MESSAGES creating build-2.7/lib.linux-i686-2.7/mercurial/locale/da creating build-2.7/lib.linux-i686-2.7/mercurial/locale/da/LC_MESSAGES copying mercurial/locale/da/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-i686-2.7/mercurial/locale/da/LC_MESSAGES creating build-2.7/lib.linux-i686-2.7/mercurial/locale/el creating build-2.7/lib.linux-i686-2.7/mercurial/locale/el/LC_MESSAGES copying mercurial/locale/el/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-i686-2.7/mercurial/locale/el/LC_MESSAGES creating build-2.7/lib.linux-i686-2.7/mercurial/locale/sv creating build-2.7/lib.linux-i686-2.7/mercurial/locale/sv/LC_MESSAGES copying mercurial/locale/sv/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-i686-2.7/mercurial/locale/sv/LC_MESSAGES creating build-2.7/lib.linux-i686-2.7/mercurial/locale/fr creating build-2.7/lib.linux-i686-2.7/mercurial/locale/fr/LC_MESSAGES copying mercurial/locale/fr/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-i686-2.7/mercurial/locale/fr/LC_MESSAGES creating build-2.7/lib.linux-i686-2.7/mercurial/locale/ja creating build-2.7/lib.linux-i686-2.7/mercurial/locale/ja/LC_MESSAGES copying mercurial/locale/ja/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-i686-2.7/mercurial/locale/ja/LC_MESSAGES creating build-2.7/lib.linux-i686-2.7/mercurial/locale/ro creating build-2.7/lib.linux-i686-2.7/mercurial/locale/ro/LC_MESSAGES copying mercurial/locale/ro/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-i686-2.7/mercurial/locale/ro/LC_MESSAGES creating build-2.7/lib.linux-i686-2.7/mercurial/help copying mercurial/help/dates.txt -> build-2.7/lib.linux-i686-2.7/mercurial/help copying mercurial/help/patterns.txt -> build-2.7/lib.linux-i686-2.7/mercurial/help copying mercurial/help/environment.txt -> build-2.7/lib.linux-i686-2.7/mercurial/help copying mercurial/help/urls.txt -> build-2.7/lib.linux-i686-2.7/mercurial/help copying mercurial/help/templates.txt -> build-2.7/lib.linux-i686-2.7/mercurial/help copying mercurial/help/subrepos.txt -> build-2.7/lib.linux-i686-2.7/mercurial/help copying mercurial/help/diffs.txt -> build-2.7/lib.linux-i686-2.7/mercurial/help copying mercurial/help/phases.txt -> build-2.7/lib.linux-i686-2.7/mercurial/help copying mercurial/help/revisions.txt -> build-2.7/lib.linux-i686-2.7/mercurial/help copying mercurial/help/hgweb.txt -> build-2.7/lib.linux-i686-2.7/mercurial/help copying mercurial/help/filesets.txt -> build-2.7/lib.linux-i686-2.7/mercurial/help copying mercurial/help/glossary.txt -> build-2.7/lib.linux-i686-2.7/mercurial/help copying mercurial/help/multirevs.txt -> build-2.7/lib.linux-i686-2.7/mercurial/help copying mercurial/help/merge-tools.txt -> build-2.7/lib.linux-i686-2.7/mercurial/help copying mercurial/help/extensions.txt -> build-2.7/lib.linux-i686-2.7/mercurial/help copying mercurial/help/config.txt -> build-2.7/lib.linux-i686-2.7/mercurial/help copying mercurial/help/revsets.txt -> build-2.7/lib.linux-i686-2.7/mercurial/help copying mercurial/help/hgignore.txt -> build-2.7/lib.linux-i686-2.7/mercurial/help creating build-2.7/lib.linux-i686-2.7/mercurial/templates copying mercurial/templates/map-cmdline.xml -> build-2.7/lib.linux-i686-2.7/mercurial/templates copying mercurial/templates/map-cmdline.bisect -> build-2.7/lib.linux-i686-2.7/mercurial/templates copying mercurial/templates/map-cmdline.default -> build-2.7/lib.linux-i686-2.7/mercurial/templates copying mercurial/templates/template-vars.txt -> build-2.7/lib.linux-i686-2.7/mercurial/templates copying mercurial/templates/map-cmdline.compact -> build-2.7/lib.linux-i686-2.7/mercurial/templates copying mercurial/templates/map-cmdline.changelog -> build-2.7/lib.linux-i686-2.7/mercurial/templates creating build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/map -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/summary.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/search.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/fileannotate.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/graph.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/shortlog.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/manifest.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/filediff.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/notfound.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/changeset.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/filerevision.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/changelogentry.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/branches.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/help.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/tags.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/header.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/index.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/helptopics.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/changelog.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/bookmarks.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/error.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/filelog.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/footer.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/gitweb creating build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/map -> build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/search.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/fileannotate.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/graph.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/shortlog.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/manifest.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/filediff.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/shortlogentry.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/notfound.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/changeset.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/filerevision.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/changelogentry.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/branches.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/tags.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/header.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/index.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/changelog.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/filelogentry.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/error.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/filelog.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/footer.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/spartan creating build-2.7/lib.linux-i686-2.7/mercurial/templates/rss copying mercurial/templates/rss/map -> build-2.7/lib.linux-i686-2.7/mercurial/templates/rss copying mercurial/templates/rss/tagentry.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/rss copying mercurial/templates/rss/changelogentry.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/rss copying mercurial/templates/rss/tags.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/rss copying mercurial/templates/rss/header.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/rss copying mercurial/templates/rss/changelog.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/rss copying mercurial/templates/rss/filelogentry.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/rss copying mercurial/templates/rss/bookmarkentry.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/rss copying mercurial/templates/rss/bookmarks.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/rss copying mercurial/templates/rss/error.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/rss copying mercurial/templates/rss/filelog.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/rss creating build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/map -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/search.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/fileannotate.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/graph.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/shortlog.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/manifest.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/filediff.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/shortlogentry.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/notfound.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/changeset.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/filerevision.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/branches.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/help.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/tags.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/header.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/index.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/helptopics.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/filelogentry.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/bookmarks.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/error.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/diffstat.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/filelog.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper copying mercurial/templates/paper/footer.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/paper creating build-2.7/lib.linux-i686-2.7/mercurial/templates/raw copying mercurial/templates/raw/map -> build-2.7/lib.linux-i686-2.7/mercurial/templates/raw copying mercurial/templates/raw/fileannotate.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/raw copying mercurial/templates/raw/manifest.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/raw copying mercurial/templates/raw/filediff.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/raw copying mercurial/templates/raw/notfound.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/raw copying mercurial/templates/raw/changeset.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/raw copying mercurial/templates/raw/index.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/raw copying mercurial/templates/raw/error.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/raw creating build-2.7/lib.linux-i686-2.7/mercurial/templates/atom copying mercurial/templates/atom/map -> build-2.7/lib.linux-i686-2.7/mercurial/templates/atom copying mercurial/templates/atom/tagentry.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/atom copying mercurial/templates/atom/changelogentry.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/atom copying mercurial/templates/atom/tags.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/atom copying mercurial/templates/atom/header.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/atom copying mercurial/templates/atom/changelog.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/atom copying mercurial/templates/atom/bookmarkentry.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/atom copying mercurial/templates/atom/bookmarks.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/atom copying mercurial/templates/atom/error.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/atom copying mercurial/templates/atom/filelog.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/atom creating build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/map -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/summary.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/search.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/fileannotate.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/graph.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/shortlog.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/manifest.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/filediff.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/notfound.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/changeset.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/filerevision.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/changelogentry.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/branches.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/help.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/tags.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/header.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/index.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/helptopics.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/changelog.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/bookmarks.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/error.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/filelog.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/footer.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/monoblue creating build-2.7/lib.linux-i686-2.7/mercurial/templates/coal copying mercurial/templates/coal/map -> build-2.7/lib.linux-i686-2.7/mercurial/templates/coal copying mercurial/templates/coal/header.tmpl -> build-2.7/lib.linux-i686-2.7/mercurial/templates/coal creating build-2.7/lib.linux-i686-2.7/mercurial/templates/static copying mercurial/templates/static/style-monoblue.css -> build-2.7/lib.linux-i686-2.7/mercurial/templates/static copying mercurial/templates/static/style-coal.css -> build-2.7/lib.linux-i686-2.7/mercurial/templates/static copying mercurial/templates/static/style-gitweb.css -> build-2.7/lib.linux-i686-2.7/mercurial/templates/static copying mercurial/templates/static/style-paper.css -> build-2.7/lib.linux-i686-2.7/mercurial/templates/static copying mercurial/templates/static/background.png -> build-2.7/lib.linux-i686-2.7/mercurial/templates/static copying mercurial/templates/static/hglogo.png -> build-2.7/lib.linux-i686-2.7/mercurial/templates/static copying mercurial/templates/static/coal-folder.png -> build-2.7/lib.linux-i686-2.7/mercurial/templates/static copying mercurial/templates/static/mercurial.js -> build-2.7/lib.linux-i686-2.7/mercurial/templates/static copying mercurial/templates/static/hgicon.png -> build-2.7/lib.linux-i686-2.7/mercurial/templates/static copying mercurial/templates/static/coal-file.png -> build-2.7/lib.linux-i686-2.7/mercurial/templates/static copying mercurial/templates/static/excanvas.js -> build-2.7/lib.linux-i686-2.7/mercurial/templates/static copying mercurial/templates/static/style.css -> build-2.7/lib.linux-i686-2.7/mercurial/templates/static warning: hgbuildpy: byte-compiling is disabled, skipping. running build_scripts creating build-2.7/scripts-2.7 copying and adjusting hg -> build-2.7/scripts-2.7 changing mode of build-2.7/scripts-2.7/hg from 644 to 755 >>> Source compiled. * Removing tests which require user privileges to succeed * Testing of dev-vcs/mercurial-2.1.1 with CPython 2.7... .....................................s.s..s.s... --- /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-clone-failure.t +++ /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-clone-failure.t.err @@ -26,8 +26,8 @@ $ hg init b $ cd b $ hg clone . ../a - abort: Permission denied: ../a - [255] + updating to branch default + 0 files updated, 0 files merged, 0 files removed, 0 files unresolved $ cd .. $ chmod 700 a $ rm -r a b @@ -70,10 +70,10 @@ $ cd .. $ mkdir d $ hg clone c d 2> err - [255] + updating to branch default + 1 files updated, 0 files merged, 0 files removed, 0 files unresolved $ test -d d $ test -d d/.hg - [1] reenable perm to allow deletion ERROR: /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-clone-failure.t output changed !.... --- /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-command-template.t +++ /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-command-template.t.err @@ -438,7 +438,7 @@ $ touch q $ chmod 0 q $ hg log --style ./q - abort: Permission denied: ./q + abort: "changeset" not in template map [255] Error if no style: @@ -458,8 +458,6 @@ $ echo 'changeset = q' >> t $ hg log --style ./t - abort: template file ./q: Permission denied - [255] Include works: ERROR: /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-command-template.t output changed !........................ss.. --- /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-convert.t +++ /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-convert.t.err @@ -307,13 +307,6 @@ should fail $ hg convert a bogusdir - abort: Permission denied: bogusdir - [255] - -should succeed - - $ chmod 700 bogusdir - $ hg convert a bogusdir initializing destination bogusdir repository scanning source... sorting... @@ -323,6 +316,14 @@ 2 c 1 d 0 e + +should succeed + + $ chmod 700 bogusdir + $ hg convert a bogusdir + scanning source... + sorting... + converting... test pre and post conversion actions ERROR: /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-convert.t output changed !...........................................................s............................................................................. --- /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-journal-exists.t +++ /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-journal-exists.t.err @@ -29,8 +29,10 @@ $ hg -R foo unbundle repo.hg adding changesets - abort: Permission denied: $TESTTMP/foo/.hg/store/.00changelog.i-* (glob) - [255] + adding manifests + adding file changes + added 0 changesets with 0 changes to 1 files + (run 'hg update' to get a working copy) $ if test -f foo/.hg/store/journal; then echo 'journal exists :-('; fi ERROR: /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-journal-exists.t output changed !....... --- /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-lock-badness.t +++ /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-lock-badness.t.err @@ -17,8 +17,11 @@ $ hg -R b push a pushing to a - abort: could not lock repository a: Permission denied - [255] + searching for changes + adding changesets + adding manifests + adding file changes + added 1 changesets with 1 changes to 1 files $ chmod 700 a/.hg/store ERROR: /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-lock-badness.t output changed !...............................................................s............ --- /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-permissions.t +++ /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-permissions.t.err @@ -22,8 +22,7 @@ checking manifests crosschecking files in changesets and manifests checking files - abort: Permission denied: $TESTTMP/t/.hg/store/data/a.i - [255] + 1 files, 1 changesets, 1 total revisions $ chmod +r .hg/store/data/a.i @@ -38,19 +37,10 @@ $ echo barber > a $ hg commit -m "2" - trouble committing a! - abort: Permission denied: $TESTTMP/t/.hg/store/data/a.i - [255] $ chmod -w . $ hg diff --nodates - diff -r 2a18120dc1c9 a - --- a/a - +++ b/a - @@ -1,1 +1,1 @@ - -foo - +barber $ chmod +w . @@ -58,12 +48,10 @@ $ mkdir dir $ touch dir/a $ hg status - M a ? dir/a $ chmod -rx dir $ hg status - dir: Permission denied - M a + ? dir/a Reenable perm to allow deletion: ERROR: /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-permissions.t output changed !...... --- /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-pull-permission.t +++ /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-pull-permission.t.err @@ -11,11 +11,6 @@ $ cd .. $ hg clone a b - requesting all changes - adding changesets - adding manifests - adding file changes - added 1 changesets with 1 changes to 1 files updating to branch default 1 files updated, 0 files merged, 0 files removed, 0 files unresolved ERROR: /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-pull-permission.t output changed !........................................ --- /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-repair-strip.t +++ /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-repair-strip.t.err @@ -41,35 +41,14 @@ summary: a saved backup bundle - transaction abort! - failed to truncate data/b.i - rollback failed - please run hg recover - strip failed, full bundle - abort: Permission denied .hg/store/data/b.i % after update 0, strip 2 - abandoned transaction found - run hg recover - checking changesets - checking manifests - crosschecking files in changesets and manifests - checking files - b@?: rev 1 points to nonexistent changeset 2 - (expected 1) - b@?: 736c29771fba not in manifests - warning: orphan revlog 'data/c.i' - 2 files, 2 changesets, 3 total revisions - 2 warnings encountered! - 2 integrity errors encountered! - % journal contents - 00changelog.i - 00manifest.i - data/b.i - data/c.i - rolling back interrupted transaction checking changesets checking manifests crosschecking files in changesets and manifests checking files 2 files, 2 changesets, 2 total revisions + % journal contents + (no journal) $ teststrip 0 2 r .hg/store/data/b.i % before update 0, strip 2 changeset: 0:cb9a9f314b8b @@ -77,13 +56,13 @@ date: Thu Jan 01 00:00:00 1970 +0000 summary: a - abort: Permission denied .hg/store/data/b.i + saved backup bundle % after update 0, strip 2 checking changesets checking manifests crosschecking files in changesets and manifests checking files - 3 files, 4 changesets, 4 total revisions + 2 files, 2 changesets, 2 total revisions % journal contents (no journal) $ teststrip 0 2 w .hg/store/00manifest.i @@ -94,38 +73,12 @@ summary: a saved backup bundle - transaction abort! - failed to truncate 00manifest.i - rollback failed - please run hg recover - strip failed, full bundle - abort: Permission denied .hg/store/00manifest.i % after update 0, strip 2 - abandoned transaction found - run hg recover - checking changesets - checking manifests - manifest@?: rev 2 points to nonexistent changeset 2 - manifest@?: 3362547cdf64 not in changesets - manifest@?: rev 3 points to nonexistent changeset 3 - manifest@?: 265a85892ecb not in changesets - crosschecking files in changesets and manifests - c@3: in manifest but not in changeset - checking files - b@?: rev 1 points to nonexistent changeset 2 - (expected 1) - c@?: rev 0 points to nonexistent changeset 3 - 3 files, 2 changesets, 4 total revisions - 1 warnings encountered! - 7 integrity errors encountered! - (first damaged changeset appears to be 3) - % journal contents - 00changelog.i - 00manifest.i - data/b.i - data/c.i - rolling back interrupted transaction checking changesets checking manifests crosschecking files in changesets and manifests checking files 2 files, 2 changesets, 2 total revisions + % journal contents + (no journal) ERROR: /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-repair-strip.t output changed !.............. --- /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-serve.t +++ /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-serve.t.err @@ -53,8 +53,7 @@ $ KILLQUIETLY=Y $ hgserve -p daytime - abort: cannot start server at 'localhost:13': Permission denied - abort: child process failed to start + listening at http://localhost/ (bound to 127.0.0.1:13) % errors $ KILLQUIETLY=N ERROR: /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-serve.t output changed !............. --- /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-subrepo-git.t +++ /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-subrepo-git.t.err @@ -482,7 +482,17 @@ Sticky repository, update --clean $ hg update --clean tip - Previous HEAD position was aa84837... f + Warning: you are leaving 2 commits behind, not connected to + any of your branches: + + aa84837 f + 126f2a1 gg + + If you want to keep them by creating a new branch, this may be a good time + to do so with: + + git branch new_branch_name aa84837ccfbdfedcdcdeeedc309d73e6eb069edc + HEAD is now at 32a3438... fff 1 files updated, 0 files merged, 0 files removed, 0 files unresolved $ hg id -n ERROR: /var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests/test-subrepo-git.t output changed !.................................. Skipped test-casecollision-merge.t: missing feature: case insensitive file system Skipped test-casefolding.t: missing feature: case insensitive file system Skipped test-check-code-hg.t: not a Mercurial working dir Skipped test-check-pyflakes.t: missing feature: Pyflakes python linter Skipped test-convert-p4: missing feature: Perforce server and client Skipped test-convert-p4-filetypes: missing feature: Perforce server and client Skipped test-gendoc.t: missing feature: Docutils text processing library Skipped test-no-symlinks.t: system supports symbolic links Failed test-clone-failure.t: output changed Failed test-command-template.t: output changed Failed test-convert.t: output changed Failed test-journal-exists.t: output changed Failed test-lock-badness.t: output changed Failed test-permissions.t: output changed Failed test-pull-permission.t: output changed Failed test-repair-strip.t: output changed Failed test-serve.t: output changed Failed test-subrepo-git.t: output changed # Ran 409 tests, 8 skipped, 10 failed. * ERROR: dev-vcs/mercurial-2.1.1 failed (test phase): * Testing failed with CPython 2.7 in testing() function * * Call stack: * ebuild.sh, line 93: Called src_test * environment, line 5249: Called python_execute_function 'testing' * environment, line 3560: Called die * The specific snippet of code: * die "${failure_message}"; * * If you need support, post the output of `emerge --info '=dev-vcs/mercurial-2.1.1'`, * the complete build log and the output of `emerge -pqv '=dev-vcs/mercurial-2.1.1'`. * The complete build log is located at '/var/tmp/portage/dev-vcs/mercurial-2.1.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-vcs/mercurial-2.1.1/temp/environment'. * Working directory: '/var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1/tests' * S: '/var/tmp/portage/dev-vcs/mercurial-2.1.1/work/mercurial-2.1.1'