* Package: dev-vcs/mercurial-2.4.1-r2  * Repository: gentoo  * Maintainer: djc@gentoo.org polynomial-c@gentoo.org  * USE: amd64 elibc_glibc gpg kernel_linux multilib test userland_GNU  * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking mercurial-2.4.1.tar.gz to /var/tmp/portage/dev-vcs/mercurial-2.4.1-r2/work >>> Source unpacked in /var/tmp/portage/dev-vcs/mercurial-2.4.1-r2/work >>> Preparing source in /var/tmp/portage/dev-vcs/mercurial-2.4.1-r2/work/mercurial-2.4.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-vcs/mercurial-2.4.1-r2/work/mercurial-2.4.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-vcs/mercurial-2.4.1-r2/work/mercurial-2.4.1 ... * Building of dev-vcs/mercurial-2.4.1-r2 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 4284 translated messages, 1 untranslated message. 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 2040 translated messages, 2196 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 4287 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 3055 translated messages, 176 fuzzy translations, 1012 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 4243 translated messages. running build_ext building 'mercurial.base85' extension creating build-2.7 creating build-2.7/temp.linux-x86_64-2.7 creating build-2.7/temp.linux-x86_64-2.7/mercurial x86_64-pc-linux-gnu-gcc -pthread -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c mercurial/base85.c -o build-2.7/temp.linux-x86_64-2.7/mercurial/base85.o creating build-2.7/lib.linux-x86_64-2.7 creating build-2.7/lib.linux-x86_64-2.7/mercurial x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/mercurial/base85.o -L/usr/lib64 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/mercurial/base85.so building 'mercurial.bdiff' extension x86_64-pc-linux-gnu-gcc -pthread -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c mercurial/bdiff.c -o build-2.7/temp.linux-x86_64-2.7/mercurial/bdiff.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/mercurial/bdiff.o -L/usr/lib64 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/mercurial/bdiff.so building 'mercurial.diffhelpers' extension x86_64-pc-linux-gnu-gcc -pthread -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c mercurial/diffhelpers.c -o build-2.7/temp.linux-x86_64-2.7/mercurial/diffhelpers.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/mercurial/diffhelpers.o -L/usr/lib64 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/mercurial/diffhelpers.so building 'mercurial.mpatch' extension x86_64-pc-linux-gnu-gcc -pthread -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c mercurial/mpatch.c -o build-2.7/temp.linux-x86_64-2.7/mercurial/mpatch.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/mercurial/mpatch.o -L/usr/lib64 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/mercurial/mpatch.so building 'mercurial.parsers' extension x86_64-pc-linux-gnu-gcc -pthread -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c mercurial/parsers.c -o build-2.7/temp.linux-x86_64-2.7/mercurial/parsers.o x86_64-pc-linux-gnu-gcc -pthread -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c mercurial/pathencode.c -o build-2.7/temp.linux-x86_64-2.7/mercurial/pathencode.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/mercurial/parsers.o build-2.7/temp.linux-x86_64-2.7/mercurial/pathencode.o -L/usr/lib64 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/mercurial/parsers.so building 'mercurial.osutil' extension x86_64-pc-linux-gnu-gcc -pthread -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c mercurial/osutil.c -o build-2.7/temp.linux-x86_64-2.7/mercurial/osutil.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/mercurial/osutil.o -L/usr/lib64 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/mercurial/osutil.so building 'hgext.inotify.linux._inotify' extension creating build-2.7/temp.linux-x86_64-2.7/hgext creating build-2.7/temp.linux-x86_64-2.7/hgext/inotify creating build-2.7/temp.linux-x86_64-2.7/hgext/inotify/linux x86_64-pc-linux-gnu-gcc -pthread -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -fno-strict-aliasing -fPIC -Imercurial -I/usr/include/python2.7 -c hgext/inotify/linux/_inotify.c -o build-2.7/temp.linux-x86_64-2.7/hgext/inotify/linux/_inotify.o creating build-2.7/lib.linux-x86_64-2.7/hgext creating build-2.7/lib.linux-x86_64-2.7/hgext/inotify creating build-2.7/lib.linux-x86_64-2.7/hgext/inotify/linux x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/hgext/inotify/linux/_inotify.o -L/usr/lib64 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/hgext/inotify/linux/_inotify.so running build_py copying mercurial/lsprof.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/sshpeer.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/merge.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/transaction.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/statichttprepo.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/dispatch.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/httppeer.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/__init__.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/graphmod.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/revset.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/templater.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/simplemerge.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/store.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/sshserver.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/mdiff.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/filelog.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/formatter.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/manifest.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/pushkey.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/url.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/copies.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/i18n.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/phases.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/repair.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/fancyopts.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/templatefilters.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/wireproto.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/scmutil.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/discovery.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/commands.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/bookmarks.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/match.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/similar.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/peer.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/lsprofcalltree.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/encoding.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/changelog.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/bundlerepo.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/byterange.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/posix.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/demandimport.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/strutil.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/pvec.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/treediscovery.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/subrepo.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/dirstate.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/patch.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/commandserver.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/cmdutil.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/ignore.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/ancestor.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/httpconnection.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/revlog.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/lock.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/windows.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/tags.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/node.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/setdiscovery.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/util.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/dagparser.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/mail.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/hg.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/error.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/win32.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/verify.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/hbisect.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/sslutil.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/config.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/py3kcompat.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/context.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/templatekw.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/minirst.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/extensions.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/localrepo.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/keepalive.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/dagutil.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/parser.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/fileset.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/obsolete.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/hook.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/help.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/filemerge.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/ui.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/archival.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/changegroup.py -> build-2.7/lib.linux-x86_64-2.7/mercurial copying mercurial/__version__.py -> build-2.7/lib.linux-x86_64-2.7/mercurial creating build-2.7/lib.linux-x86_64-2.7/mercurial/hgweb copying mercurial/hgweb/wsgicgi.py -> build-2.7/lib.linux-x86_64-2.7/mercurial/hgweb copying mercurial/hgweb/webutil.py -> build-2.7/lib.linux-x86_64-2.7/mercurial/hgweb copying mercurial/hgweb/__init__.py -> build-2.7/lib.linux-x86_64-2.7/mercurial/hgweb copying mercurial/hgweb/common.py -> build-2.7/lib.linux-x86_64-2.7/mercurial/hgweb copying mercurial/hgweb/protocol.py -> build-2.7/lib.linux-x86_64-2.7/mercurial/hgweb copying mercurial/hgweb/hgwebdir_mod.py -> build-2.7/lib.linux-x86_64-2.7/mercurial/hgweb copying mercurial/hgweb/request.py -> build-2.7/lib.linux-x86_64-2.7/mercurial/hgweb copying mercurial/hgweb/webcommands.py -> build-2.7/lib.linux-x86_64-2.7/mercurial/hgweb copying mercurial/hgweb/server.py -> build-2.7/lib.linux-x86_64-2.7/mercurial/hgweb copying mercurial/hgweb/hgweb_mod.py -> build-2.7/lib.linux-x86_64-2.7/mercurial/hgweb creating build-2.7/lib.linux-x86_64-2.7/mercurial/httpclient copying mercurial/httpclient/_readers.py -> build-2.7/lib.linux-x86_64-2.7/mercurial/httpclient copying mercurial/httpclient/__init__.py -> build-2.7/lib.linux-x86_64-2.7/mercurial/httpclient copying mercurial/httpclient/socketutil.py -> build-2.7/lib.linux-x86_64-2.7/mercurial/httpclient copying hgext/hgcia.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/acl.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/histedit.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/graphlog.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/progress.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/__init__.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/extdiff.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/transplant.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/mq.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/record.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/interhg.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/keyword.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/purge.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/notify.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/relink.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/schemes.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/children.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/win32text.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/eol.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/bugzilla.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/pager.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/patchbomb.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/color.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/rebase.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/share.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/gpg.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/win32mbcs.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/factotum.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/fetch.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/hgk.py -> build-2.7/lib.linux-x86_64-2.7/hgext copying hgext/churn.py -> build-2.7/lib.linux-x86_64-2.7/hgext creating build-2.7/lib.linux-x86_64-2.7/hgext/convert copying hgext/convert/git.py -> build-2.7/lib.linux-x86_64-2.7/hgext/convert copying hgext/convert/__init__.py -> build-2.7/lib.linux-x86_64-2.7/hgext/convert copying hgext/convert/cvs.py -> build-2.7/lib.linux-x86_64-2.7/hgext/convert copying hgext/convert/common.py -> build-2.7/lib.linux-x86_64-2.7/hgext/convert copying hgext/convert/filemap.py -> build-2.7/lib.linux-x86_64-2.7/hgext/convert copying hgext/convert/monotone.py -> build-2.7/lib.linux-x86_64-2.7/hgext/convert copying hgext/convert/transport.py -> build-2.7/lib.linux-x86_64-2.7/hgext/convert copying hgext/convert/darcs.py -> build-2.7/lib.linux-x86_64-2.7/hgext/convert copying hgext/convert/gnuarch.py -> build-2.7/lib.linux-x86_64-2.7/hgext/convert copying hgext/convert/convcmd.py -> build-2.7/lib.linux-x86_64-2.7/hgext/convert copying hgext/convert/subversion.py -> build-2.7/lib.linux-x86_64-2.7/hgext/convert copying hgext/convert/hg.py -> build-2.7/lib.linux-x86_64-2.7/hgext/convert copying hgext/convert/p4.py -> build-2.7/lib.linux-x86_64-2.7/hgext/convert copying hgext/convert/cvsps.py -> build-2.7/lib.linux-x86_64-2.7/hgext/convert copying hgext/convert/bzr.py -> build-2.7/lib.linux-x86_64-2.7/hgext/convert creating build-2.7/lib.linux-x86_64-2.7/hgext/highlight copying hgext/highlight/highlight.py -> build-2.7/lib.linux-x86_64-2.7/hgext/highlight copying hgext/highlight/__init__.py -> build-2.7/lib.linux-x86_64-2.7/hgext/highlight creating build-2.7/lib.linux-x86_64-2.7/hgext/zeroconf copying hgext/zeroconf/Zeroconf.py -> build-2.7/lib.linux-x86_64-2.7/hgext/zeroconf copying hgext/zeroconf/__init__.py -> build-2.7/lib.linux-x86_64-2.7/hgext/zeroconf creating build-2.7/lib.linux-x86_64-2.7/hgext/largefiles copying hgext/largefiles/lfcommands.py -> build-2.7/lib.linux-x86_64-2.7/hgext/largefiles copying hgext/largefiles/reposetup.py -> build-2.7/lib.linux-x86_64-2.7/hgext/largefiles copying hgext/largefiles/__init__.py -> build-2.7/lib.linux-x86_64-2.7/hgext/largefiles copying hgext/largefiles/localstore.py -> build-2.7/lib.linux-x86_64-2.7/hgext/largefiles copying hgext/largefiles/remotestore.py -> build-2.7/lib.linux-x86_64-2.7/hgext/largefiles copying hgext/largefiles/basestore.py -> build-2.7/lib.linux-x86_64-2.7/hgext/largefiles copying hgext/largefiles/lfutil.py -> build-2.7/lib.linux-x86_64-2.7/hgext/largefiles copying hgext/largefiles/overrides.py -> build-2.7/lib.linux-x86_64-2.7/hgext/largefiles copying hgext/largefiles/uisetup.py -> build-2.7/lib.linux-x86_64-2.7/hgext/largefiles copying hgext/largefiles/proto.py -> build-2.7/lib.linux-x86_64-2.7/hgext/largefiles copying hgext/largefiles/wirestore.py -> build-2.7/lib.linux-x86_64-2.7/hgext/largefiles copying hgext/inotify/linuxserver.py -> build-2.7/lib.linux-x86_64-2.7/hgext/inotify copying hgext/inotify/__init__.py -> build-2.7/lib.linux-x86_64-2.7/hgext/inotify copying hgext/inotify/common.py -> build-2.7/lib.linux-x86_64-2.7/hgext/inotify copying hgext/inotify/client.py -> build-2.7/lib.linux-x86_64-2.7/hgext/inotify copying hgext/inotify/server.py -> build-2.7/lib.linux-x86_64-2.7/hgext/inotify copying hgext/inotify/linux/__init__.py -> build-2.7/lib.linux-x86_64-2.7/hgext/inotify/linux copying hgext/inotify/linux/watcher.py -> build-2.7/lib.linux-x86_64-2.7/hgext/inotify/linux creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/ru creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/ru/LC_MESSAGES copying mercurial/locale/ru/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-x86_64-2.7/mercurial/locale/ru/LC_MESSAGES creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/zh_CN creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/zh_CN/LC_MESSAGES copying mercurial/locale/zh_CN/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-x86_64-2.7/mercurial/locale/zh_CN/LC_MESSAGES creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/de creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/de/LC_MESSAGES copying mercurial/locale/de/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-x86_64-2.7/mercurial/locale/de/LC_MESSAGES creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/pt_BR creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/pt_BR/LC_MESSAGES copying mercurial/locale/pt_BR/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-x86_64-2.7/mercurial/locale/pt_BR/LC_MESSAGES creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/zh_TW creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/zh_TW/LC_MESSAGES copying mercurial/locale/zh_TW/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-x86_64-2.7/mercurial/locale/zh_TW/LC_MESSAGES creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/it creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/it/LC_MESSAGES copying mercurial/locale/it/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-x86_64-2.7/mercurial/locale/it/LC_MESSAGES creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/da creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/da/LC_MESSAGES copying mercurial/locale/da/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-x86_64-2.7/mercurial/locale/da/LC_MESSAGES creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/el creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/el/LC_MESSAGES copying mercurial/locale/el/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-x86_64-2.7/mercurial/locale/el/LC_MESSAGES creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/sv creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/sv/LC_MESSAGES copying mercurial/locale/sv/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-x86_64-2.7/mercurial/locale/sv/LC_MESSAGES creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/fr creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/fr/LC_MESSAGES copying mercurial/locale/fr/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-x86_64-2.7/mercurial/locale/fr/LC_MESSAGES creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/ja creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/ja/LC_MESSAGES copying mercurial/locale/ja/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-x86_64-2.7/mercurial/locale/ja/LC_MESSAGES creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/ro creating build-2.7/lib.linux-x86_64-2.7/mercurial/locale/ro/LC_MESSAGES copying mercurial/locale/ro/LC_MESSAGES/hg.mo -> build-2.7/lib.linux-x86_64-2.7/mercurial/locale/ro/LC_MESSAGES creating build-2.7/lib.linux-x86_64-2.7/mercurial/help copying mercurial/help/dates.txt -> build-2.7/lib.linux-x86_64-2.7/mercurial/help copying mercurial/help/patterns.txt -> build-2.7/lib.linux-x86_64-2.7/mercurial/help copying mercurial/help/environment.txt -> build-2.7/lib.linux-x86_64-2.7/mercurial/help copying mercurial/help/urls.txt -> build-2.7/lib.linux-x86_64-2.7/mercurial/help copying mercurial/help/templates.txt -> build-2.7/lib.linux-x86_64-2.7/mercurial/help copying mercurial/help/subrepos.txt -> build-2.7/lib.linux-x86_64-2.7/mercurial/help copying mercurial/help/diffs.txt -> build-2.7/lib.linux-x86_64-2.7/mercurial/help copying mercurial/help/phases.txt -> build-2.7/lib.linux-x86_64-2.7/mercurial/help copying mercurial/help/revisions.txt -> build-2.7/lib.linux-x86_64-2.7/mercurial/help copying mercurial/help/hgweb.txt -> build-2.7/lib.linux-x86_64-2.7/mercurial/help copying mercurial/help/filesets.txt -> build-2.7/lib.linux-x86_64-2.7/mercurial/help copying mercurial/help/glossary.txt -> build-2.7/lib.linux-x86_64-2.7/mercurial/help copying mercurial/help/multirevs.txt -> build-2.7/lib.linux-x86_64-2.7/mercurial/help copying mercurial/help/merge-tools.txt -> build-2.7/lib.linux-x86_64-2.7/mercurial/help copying mercurial/help/extensions.txt -> build-2.7/lib.linux-x86_64-2.7/mercurial/help copying mercurial/help/config.txt -> build-2.7/lib.linux-x86_64-2.7/mercurial/help copying mercurial/help/revsets.txt -> build-2.7/lib.linux-x86_64-2.7/mercurial/help copying mercurial/help/hgignore.txt -> build-2.7/lib.linux-x86_64-2.7/mercurial/help creating build-2.7/lib.linux-x86_64-2.7/mercurial/templates copying mercurial/templates/map-cmdline.xml -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates copying mercurial/templates/map-cmdline.bisect -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates copying mercurial/templates/map-cmdline.default -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates copying mercurial/templates/map-cmdline.compact -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates copying mercurial/templates/map-cmdline.changelog -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates creating build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/filecomparison.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/map -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/summary.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/search.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/fileannotate.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/graph.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/shortlog.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/manifest.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/filediff.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/notfound.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/changeset.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/filerevision.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/changelogentry.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/branches.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/help.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/tags.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/header.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/index.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/helptopics.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/changelog.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/bookmarks.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/error.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/filelog.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb copying mercurial/templates/gitweb/footer.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/gitweb creating build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/map -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/search.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/fileannotate.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/graph.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/shortlog.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/manifest.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/filediff.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/shortlogentry.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/notfound.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/changeset.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/filerevision.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/changelogentry.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/branches.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/tags.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/header.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/index.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/changelog.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/filelogentry.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/error.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/filelog.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan copying mercurial/templates/spartan/footer.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/spartan creating build-2.7/lib.linux-x86_64-2.7/mercurial/templates/rss copying mercurial/templates/rss/map -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/rss copying mercurial/templates/rss/tagentry.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/rss copying mercurial/templates/rss/changelogentry.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/rss copying mercurial/templates/rss/tags.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/rss copying mercurial/templates/rss/header.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/rss copying mercurial/templates/rss/changelog.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/rss copying mercurial/templates/rss/filelogentry.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/rss copying mercurial/templates/rss/bookmarkentry.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/rss copying mercurial/templates/rss/bookmarks.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/rss copying mercurial/templates/rss/error.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/rss copying mercurial/templates/rss/filelog.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/rss creating build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/filecomparison.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/map -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/search.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/fileannotate.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/graph.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/shortlog.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/manifest.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/filediff.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/shortlogentry.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/notfound.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/changeset.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/filerevision.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/branches.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/help.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/tags.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/header.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/index.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/helptopics.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/filelogentry.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/bookmarks.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/error.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/diffstat.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/filelog.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper copying mercurial/templates/paper/footer.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/paper creating build-2.7/lib.linux-x86_64-2.7/mercurial/templates/raw copying mercurial/templates/raw/map -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/raw copying mercurial/templates/raw/graphedge.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/raw copying mercurial/templates/raw/fileannotate.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/raw copying mercurial/templates/raw/graph.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/raw copying mercurial/templates/raw/manifest.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/raw copying mercurial/templates/raw/filediff.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/raw copying mercurial/templates/raw/notfound.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/raw copying mercurial/templates/raw/changeset.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/raw copying mercurial/templates/raw/graphnode.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/raw copying mercurial/templates/raw/index.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/raw copying mercurial/templates/raw/error.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/raw creating build-2.7/lib.linux-x86_64-2.7/mercurial/templates/atom copying mercurial/templates/atom/map -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/atom copying mercurial/templates/atom/tagentry.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/atom copying mercurial/templates/atom/changelogentry.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/atom copying mercurial/templates/atom/tags.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/atom copying mercurial/templates/atom/header.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/atom copying mercurial/templates/atom/changelog.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/atom copying mercurial/templates/atom/bookmarkentry.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/atom copying mercurial/templates/atom/bookmarks.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/atom copying mercurial/templates/atom/error.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/atom copying mercurial/templates/atom/filelog.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/atom creating build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/filecomparison.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/map -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/summary.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/search.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/fileannotate.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/graph.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/shortlog.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/manifest.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/filediff.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/notfound.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/changeset.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/filerevision.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/changelogentry.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/branches.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/help.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/tags.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/header.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/index.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/helptopics.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/changelog.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/bookmarks.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/error.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/filelog.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue copying mercurial/templates/monoblue/footer.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/monoblue creating build-2.7/lib.linux-x86_64-2.7/mercurial/templates/coal copying mercurial/templates/coal/map -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/coal copying mercurial/templates/coal/header.tmpl -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/coal creating build-2.7/lib.linux-x86_64-2.7/mercurial/templates/static copying mercurial/templates/static/style-monoblue.css -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/static copying mercurial/templates/static/style-coal.css -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/static copying mercurial/templates/static/style-gitweb.css -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/static copying mercurial/templates/static/style-paper.css -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/static copying mercurial/templates/static/background.png -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/static copying mercurial/templates/static/hglogo.png -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/static copying mercurial/templates/static/coal-folder.png -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/static copying mercurial/templates/static/mercurial.js -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/static copying mercurial/templates/static/hgicon.png -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/static copying mercurial/templates/static/coal-file.png -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/static copying mercurial/templates/static/excanvas.js -> build-2.7/lib.linux-x86_64-2.7/mercurial/templates/static copying mercurial/templates/static/style.css -> build-2.7/lib.linux-x86_64-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. * Testing of dev-vcs/mercurial-2.4.1-r2 with CPython 2.7... ............... --- /var/tmp/portage/dev-vcs/mercurial-2.4.1-r2/work/mercurial-2.4.1/tests/test-bad-pull.t +++ /var/tmp/portage/dev-vcs/mercurial-2.4.1-r2/work/mercurial-2.4.1/tests/test-bad-pull.t.err @@ -6,7 +6,7 @@ [255] #else $ hg clone http://localhost:$HGPORT/ copy - abort: error: Connection refused + abort: error: Address family not supported by protocol [255] #endif ERROR: /var/tmp/portage/dev-vcs/mercurial-2.4.1-r2/work/mercurial-2.4.1/tests/test-bad-pull.t output changed !....................s.s..s.s....................ssssss......ss.............................................................................................................. --- /var/tmp/portage/dev-vcs/mercurial-2.4.1-r2/work/mercurial-2.4.1/tests/test-http-proxy.t +++ /var/tmp/portage/dev-vcs/mercurial-2.4.1-r2/work/mercurial-2.4.1/tests/test-http-proxy.t.err @@ -84,7 +84,7 @@ bad host:port for proxy $ http_proxy=localhost:$HGPORT2 hg clone --config http_proxy.always=True http://localhost:$HGPORT/ f - abort: error: Connection refused + abort: error: Address family not supported by protocol [255] do not use the proxy if it is in the no list ERROR: /var/tmp/portage/dev-vcs/mercurial-2.4.1-r2/work/mercurial-2.4.1/tests/test-http-proxy.t output changed !...............................................................................................................s.................................................................................... --- /var/tmp/portage/dev-vcs/mercurial-2.4.1-r2/work/mercurial-2.4.1/tests/test-static-http.t +++ /var/tmp/portage/dev-vcs/mercurial-2.4.1-r2/work/mercurial-2.4.1/tests/test-static-http.t.err @@ -6,7 +6,7 @@ [255] #else $ hg clone http://localhost:$HGPORT/ copy - abort: error: Connection refused + abort: error: Address family not supported by protocol [255] #endif $ test -d copy ERROR: /var/tmp/portage/dev-vcs/mercurial-2.4.1-r2/work/mercurial-2.4.1/tests/test-static-http.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-bzr-114.t: missing feature: Canonical's Bazaar client >= 1.14 Skipped test-convert-bzr-directories.t: missing feature: Canonical's Bazaar client Skipped test-convert-bzr-ghosts.t: missing feature: Canonical's Bazaar client Skipped test-convert-bzr-merges.t: missing feature: Canonical's Bazaar client Skipped test-convert-bzr-treeroot.t: missing feature: Canonical's Bazaar client Skipped test-convert-bzr.t: missing feature: Canonical's Bazaar client Skipped test-convert-p4-filetypes.t: missing feature: Perforce server and client Skipped test-convert-p4.t: missing feature: Perforce server and client Skipped test-no-symlinks.t: system supports symbolic links Failed test-bad-pull.t: output changed Failed test-http-proxy.t: output changed Failed test-static-http.t: output changed # Ran 414 tests, 13 skipped, 3 failed. * ERROR: dev-vcs/mercurial-2.4.1-r2 failed (test phase): * Testing failed with CPython 2.7 in testing() function * * Call stack: * ebuild.sh, line 93: Called src_test * environment, line 5297: Called python_execute_function 'testing' * environment, line 3599: Called die * The specific snippet of code: * die "${failure_message}"; * * If you need support, post the output of `emerge --info '=dev-vcs/mercurial-2.4.1-r2'`, * the complete build log and the output of `emerge -pqv '=dev-vcs/mercurial-2.4.1-r2'`. * The complete build log is located at '/var/tmp/portage/dev-vcs/mercurial-2.4.1-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-vcs/mercurial-2.4.1-r2/temp/environment'. * Working directory: '/var/tmp/portage/dev-vcs/mercurial-2.4.1-r2/work/mercurial-2.4.1/tests' * S: '/var/tmp/portage/dev-vcs/mercurial-2.4.1-r2/work/mercurial-2.4.1'