make -C contrib/packaging deb make[1]: Entering directory '/home/oub/ALLES/src/hg-stable/contrib/packaging' ./builddeb make[2]: Entering directory '/home/oub/ALLES/src/hg-stable' python setup.py clean --all # ignore errors from this command running clean 'build/lib.linux-x86_64-2.7' does not exist -- can't clean it 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-2.7' does not exist -- can't clean it find contrib doc hgext hgext3rd i18n mercurial tests hgdemandimport \ \( -name '*.py[cdo]' -o -name '*.so' \) -exec rm -f '{}' ';' rm -f MANIFEST MANIFEST.in hgext/__index__.py tests/*.err rm -f mercurial/__modulepolicy__.py if test -d .hg; then rm -f mercurial/__version__.py; fi rm -rf build mercurial/locale make -C doc clean make[3]: Entering directory '/home/oub/ALLES/src/hg-stable/doc' rm -f hgrc.5 hg.1 hg-ssh.8 hgignore.5 hgrc.5.html hg.1.html hg-ssh.8.html hgignore.5.html common.txt hgrc.5.txt hg.1.txt hg-ssh.8.txt hgignore.5.txt hgrc.5.gendoc.txt hg.1.gendoc.txt hg-ssh.8.gendoc.txt hgignore.5.gendoc.txt MANIFEST make[3]: Leaving directory '/home/oub/ALLES/src/hg-stable/doc' make -C contrib/chg distclean make[3]: Entering directory '/home/oub/ALLES/src/hg-stable/contrib/chg' rm -f chg.o hgclient.o procutil.o util.o chg make[3]: Leaving directory '/home/oub/ALLES/src/hg-stable/contrib/chg' rm -rf rust/target rm -f mercurial/rustext.so make[2]: Leaving directory '/home/oub/ALLES/src/hg-stable' make[2]: Entering directory '/home/oub/ALLES/src/hg-stable' python setup.py --pure \ build_py -c -d . \ build_ext -i \ build_hgexe -i \ build_mo running build_py byte-compiling ./mercurial/loggingutil.py to loggingutil.pyc byte-compiling ./mercurial/namespaces.py to namespaces.pyc byte-compiling ./mercurial/ancestor.py to ancestor.pyc byte-compiling ./mercurial/color.py to color.pyc byte-compiling ./mercurial/txnutil.py to txnutil.pyc byte-compiling ./mercurial/i18n.py to i18n.pyc byte-compiling ./mercurial/obsutil.py to obsutil.pyc byte-compiling ./mercurial/posix.py to posix.pyc byte-compiling ./mercurial/streamclone.py to streamclone.pyc byte-compiling ./mercurial/transaction.py to transaction.pyc byte-compiling ./mercurial/phases.py to phases.pyc byte-compiling ./mercurial/discovery.py to discovery.pyc byte-compiling ./mercurial/wireprotov2peer.py to wireprotov2peer.pyc byte-compiling ./mercurial/cmdutil.py to cmdutil.pyc byte-compiling ./mercurial/merge.py to merge.pyc byte-compiling ./mercurial/subrepoutil.py to subrepoutil.pyc byte-compiling ./mercurial/localrepo.py to localrepo.pyc byte-compiling ./mercurial/wireprotov1peer.py to wireprotov1peer.pyc byte-compiling ./mercurial/help.py to help.pyc byte-compiling ./mercurial/tags.py to tags.pyc byte-compiling ./mercurial/repair.py to repair.pyc byte-compiling ./mercurial/templatefilters.py to templatefilters.pyc byte-compiling ./mercurial/changegroup.py to changegroup.pyc byte-compiling ./mercurial/revsetlang.py to revsetlang.pyc byte-compiling ./mercurial/statprof.py to statprof.pyc byte-compiling ./mercurial/exchangev2.py to exchangev2.pyc byte-compiling ./mercurial/pathutil.py to pathutil.pyc byte-compiling ./mercurial/dirstateguard.py to dirstateguard.pyc byte-compiling ./mercurial/dagop.py to dagop.pyc byte-compiling ./mercurial/shelve.py to shelve.pyc byte-compiling ./mercurial/revset.py to revset.pyc byte-compiling ./mercurial/fancyopts.py to fancyopts.pyc byte-compiling ./mercurial/profiling.py to profiling.pyc byte-compiling ./mercurial/sparse.py to sparse.pyc byte-compiling ./mercurial/windows.py to windows.pyc byte-compiling ./mercurial/lsprofcalltree.py to lsprofcalltree.pyc byte-compiling ./mercurial/pycompat.py to pycompat.pyc byte-compiling ./mercurial/rcutil.py to rcutil.pyc byte-compiling ./mercurial/vfs.py to vfs.pyc byte-compiling ./mercurial/policy.py to policy.pyc byte-compiling ./mercurial/upgrade.py to upgrade.pyc byte-compiling ./mercurial/smartset.py to smartset.pyc byte-compiling ./mercurial/state.py to state.pyc byte-compiling ./mercurial/mdiff.py to mdiff.pyc byte-compiling ./mercurial/context.py to context.pyc byte-compiling ./mercurial/changelog.py to changelog.pyc byte-compiling ./mercurial/diffhelper.py to diffhelper.pyc byte-compiling ./mercurial/dirstate.py to dirstate.pyc byte-compiling ./mercurial/commandserver.py to commandserver.pyc byte-compiling ./mercurial/exthelper.py to exthelper.pyc byte-compiling ./mercurial/hg.py to hg.pyc byte-compiling ./mercurial/url.py to url.pyc byte-compiling ./mercurial/templatekw.py to templatekw.pyc byte-compiling ./mercurial/win32.py to win32.pyc byte-compiling ./mercurial/wireprotoserver.py to wireprotoserver.pyc byte-compiling ./mercurial/pushkey.py to pushkey.pyc byte-compiling ./mercurial/wireprotov2server.py to wireprotov2server.pyc byte-compiling ./mercurial/debugcommands.py to debugcommands.pyc byte-compiling ./mercurial/rewriteutil.py to rewriteutil.pyc byte-compiling ./mercurial/templateutil.py to templateutil.pyc byte-compiling ./mercurial/filesetlang.py to filesetlang.pyc byte-compiling ./mercurial/unionrepo.py to unionrepo.pyc byte-compiling ./mercurial/templater.py to templater.pyc byte-compiling ./mercurial/httppeer.py to httppeer.pyc byte-compiling ./mercurial/lock.py to lock.pyc byte-compiling ./mercurial/node.py to node.pyc byte-compiling ./mercurial/revlog.py to revlog.pyc byte-compiling ./mercurial/encoding.py to encoding.pyc byte-compiling ./mercurial/chgserver.py to chgserver.pyc byte-compiling ./mercurial/treediscovery.py to treediscovery.pyc byte-compiling ./mercurial/wireprotov1server.py to wireprotov1server.pyc byte-compiling ./mercurial/wireprotoframing.py to wireprotoframing.pyc byte-compiling ./mercurial/crecord.py to crecord.pyc byte-compiling ./mercurial/destutil.py to destutil.pyc byte-compiling ./mercurial/store.py to store.pyc byte-compiling ./mercurial/tagmerge.py to tagmerge.pyc byte-compiling ./mercurial/error.py to error.pyc byte-compiling ./mercurial/minirst.py to minirst.pyc byte-compiling ./mercurial/dispatch.py to dispatch.pyc byte-compiling ./mercurial/mail.py to mail.pyc byte-compiling ./mercurial/linelog.py to linelog.pyc byte-compiling ./mercurial/pvec.py to pvec.pyc byte-compiling ./mercurial/server.py to server.pyc byte-compiling ./mercurial/commands.py to commands.pyc byte-compiling ./mercurial/hbisect.py to hbisect.pyc byte-compiling ./mercurial/subrepo.py to subrepo.pyc byte-compiling ./mercurial/archival.py to archival.pyc byte-compiling ./mercurial/util.py to util.pyc byte-compiling ./mercurial/bundle2.py to bundle2.pyc byte-compiling ./mercurial/mergeutil.py to mergeutil.pyc byte-compiling ./mercurial/diffutil.py to diffutil.pyc byte-compiling ./mercurial/keepalive.py to keepalive.pyc byte-compiling ./mercurial/wireprototypes.py to wireprototypes.pyc byte-compiling ./mercurial/httpconnection.py to httpconnection.pyc byte-compiling ./mercurial/bookmarks.py to bookmarks.pyc byte-compiling ./mercurial/bundlerepo.py to bundlerepo.pyc byte-compiling ./mercurial/minifileset.py to minifileset.pyc byte-compiling ./mercurial/branchmap.py to branchmap.pyc byte-compiling ./mercurial/obsolete.py to obsolete.pyc byte-compiling ./mercurial/progress.py to progress.pyc byte-compiling ./mercurial/hook.py to hook.pyc byte-compiling ./mercurial/worker.py to worker.pyc byte-compiling ./mercurial/scmwindows.py to scmwindows.pyc byte-compiling ./mercurial/extensions.py to extensions.pyc byte-compiling ./mercurial/configitems.py to configitems.pyc byte-compiling ./mercurial/copies.py to copies.pyc byte-compiling ./mercurial/repocache.py to repocache.pyc byte-compiling ./mercurial/__modulepolicy__.py to __modulepolicy__.pyc byte-compiling ./mercurial/similar.py to similar.pyc byte-compiling ./mercurial/urllibcompat.py to urllibcompat.pyc byte-compiling ./mercurial/logcmdutil.py to logcmdutil.pyc byte-compiling ./mercurial/exchange.py to exchange.pyc byte-compiling ./mercurial/sslutil.py to sslutil.pyc byte-compiling ./mercurial/lsprof.py to lsprof.pyc byte-compiling ./mercurial/templatefuncs.py to templatefuncs.pyc byte-compiling ./mercurial/setdiscovery.py to setdiscovery.pyc byte-compiling ./mercurial/fileset.py to fileset.pyc byte-compiling ./mercurial/filelog.py to filelog.pyc byte-compiling ./mercurial/ui.py to ui.pyc byte-compiling ./mercurial/scmposix.py to scmposix.pyc byte-compiling ./mercurial/dagparser.py to dagparser.pyc byte-compiling ./mercurial/simplemerge.py to simplemerge.pyc byte-compiling ./mercurial/logexchange.py to logexchange.pyc byte-compiling ./mercurial/registrar.py to registrar.pyc byte-compiling ./mercurial/sshpeer.py to sshpeer.pyc byte-compiling ./mercurial/filemerge.py to filemerge.pyc byte-compiling ./mercurial/verify.py to verify.pyc byte-compiling ./mercurial/patch.py to patch.pyc byte-compiling ./mercurial/repoview.py to repoview.pyc byte-compiling ./mercurial/cacheutil.py to cacheutil.pyc byte-compiling ./mercurial/scmutil.py to scmutil.pyc byte-compiling ./mercurial/graphmod.py to graphmod.pyc byte-compiling ./mercurial/narrowspec.py to narrowspec.pyc byte-compiling ./mercurial/parser.py to parser.pyc byte-compiling ./mercurial/formatter.py to formatter.pyc byte-compiling ./mercurial/match.py to match.pyc byte-compiling ./mercurial/stack.py to stack.pyc byte-compiling ./mercurial/manifest.py to manifest.pyc byte-compiling ./mercurial/statichttprepo.py to statichttprepo.pyc byte-compiling ./mercurial/config.py to config.pyc byte-compiling ./mercurial/cext/__init__.py to __init__.pyc byte-compiling ./mercurial/cffi/mpatchbuild.py to mpatchbuild.pyc byte-compiling ./mercurial/cffi/bdiffbuild.py to bdiffbuild.pyc byte-compiling ./mercurial/cffi/osutilbuild.py to osutilbuild.pyc byte-compiling ./mercurial/cffi/osutil.py to osutil.pyc byte-compiling ./mercurial/cffi/__init__.py to __init__.pyc byte-compiling ./mercurial/cffi/mpatch.py to mpatch.pyc byte-compiling ./mercurial/cffi/bdiff.py to bdiff.pyc byte-compiling ./mercurial/hgweb/webcommands.py to webcommands.pyc byte-compiling ./mercurial/hgweb/wsgiheaders.py to wsgiheaders.pyc byte-compiling ./mercurial/hgweb/webutil.py to webutil.pyc byte-compiling ./mercurial/hgweb/hgwebdir_mod.py to hgwebdir_mod.pyc byte-compiling ./mercurial/hgweb/request.py to request.pyc byte-compiling ./mercurial/hgweb/wsgicgi.py to wsgicgi.pyc byte-compiling ./mercurial/hgweb/server.py to server.pyc byte-compiling ./mercurial/hgweb/hgweb_mod.py to hgweb_mod.pyc byte-compiling ./mercurial/hgweb/common.py to common.pyc byte-compiling ./mercurial/hgweb/__init__.py to __init__.pyc byte-compiling ./mercurial/interfaces/dirstate.py to dirstate.pyc byte-compiling ./mercurial/interfaces/repository.py to repository.pyc byte-compiling ./mercurial/interfaces/util.py to util.pyc byte-compiling ./mercurial/interfaces/__init__.py to __init__.pyc byte-compiling ./mercurial/pure/base85.py to base85.pyc byte-compiling ./mercurial/pure/charencode.py to charencode.pyc byte-compiling ./mercurial/pure/parsers.py to parsers.pyc byte-compiling ./mercurial/pure/osutil.py to osutil.pyc byte-compiling ./mercurial/pure/__init__.py to __init__.pyc byte-compiling ./mercurial/pure/mpatch.py to mpatch.pyc byte-compiling ./mercurial/pure/bdiff.py to bdiff.pyc byte-compiling ./mercurial/thirdparty/selectors2.py to selectors2.pyc byte-compiling ./mercurial/thirdparty/__init__.py to __init__.pyc byte-compiling ./mercurial/thirdparty/attr/exceptions.py to exceptions.pyc byte-compiling ./mercurial/thirdparty/attr/filters.py to filters.pyc byte-compiling ./mercurial/thirdparty/attr/_make.py to _make.pyc byte-compiling ./mercurial/thirdparty/attr/_config.py to _config.pyc byte-compiling ./mercurial/thirdparty/attr/converters.py to converters.pyc byte-compiling ./mercurial/thirdparty/attr/_funcs.py to _funcs.pyc byte-compiling ./mercurial/thirdparty/attr/__init__.py to __init__.pyc byte-compiling ./mercurial/thirdparty/attr/_compat.py to _compat.pyc byte-compiling ./mercurial/thirdparty/attr/validators.py to validators.pyc byte-compiling ./mercurial/thirdparty/zope/__init__.py to __init__.pyc byte-compiling ./mercurial/thirdparty/zope/interface/exceptions.py to exceptions.pyc byte-compiling ./mercurial/thirdparty/zope/interface/document.py to document.pyc byte-compiling ./mercurial/thirdparty/zope/interface/interface.py to interface.pyc byte-compiling ./mercurial/thirdparty/zope/interface/ro.py to ro.pyc byte-compiling ./mercurial/thirdparty/zope/interface/_flatten.py to _flatten.pyc byte-compiling ./mercurial/thirdparty/zope/interface/declarations.py to declarations.pyc byte-compiling ./mercurial/thirdparty/zope/interface/adapter.py to adapter.pyc byte-compiling ./mercurial/thirdparty/zope/interface/registry.py to registry.pyc byte-compiling ./mercurial/thirdparty/zope/interface/__init__.py to __init__.pyc byte-compiling ./mercurial/thirdparty/zope/interface/interfaces.py to interfaces.pyc byte-compiling ./mercurial/thirdparty/zope/interface/advice.py to advice.pyc byte-compiling ./mercurial/thirdparty/zope/interface/verify.py to verify.pyc byte-compiling ./mercurial/thirdparty/zope/interface/_compat.py to _compat.pyc byte-compiling ./mercurial/utils/repoviewutil.py to repoviewutil.pyc byte-compiling ./mercurial/utils/cborutil.py to cborutil.pyc byte-compiling ./mercurial/utils/stringutil.py to stringutil.pyc byte-compiling ./mercurial/utils/procutil.py to procutil.pyc byte-compiling ./mercurial/utils/compression.py to compression.pyc byte-compiling ./mercurial/utils/__init__.py to __init__.pyc byte-compiling ./mercurial/utils/dateutil.py to dateutil.pyc byte-compiling ./mercurial/utils/storageutil.py to storageutil.pyc byte-compiling ./mercurial/revlogutils/deltas.py to deltas.pyc byte-compiling ./mercurial/revlogutils/sidedata.py to sidedata.pyc byte-compiling ./mercurial/revlogutils/__init__.py to __init__.pyc byte-compiling ./mercurial/revlogutils/constants.py to constants.pyc byte-compiling ./mercurial/revlogutils/flagutil.py to flagutil.pyc byte-compiling ./mercurial/testing/storage.py to storage.pyc byte-compiling ./mercurial/testing/__init__.py to __init__.pyc byte-compiling ./hgext/schemes.py to schemes.pyc byte-compiling ./hgext/notify.py to notify.pyc byte-compiling ./hgext/fetch.py to fetch.pyc byte-compiling ./hgext/rebase.py to rebase.pyc byte-compiling ./hgext/histedit.py to histedit.pyc byte-compiling ./hgext/beautifygraph.py to beautifygraph.pyc byte-compiling ./hgext/journal.py to journal.pyc byte-compiling ./hgext/clonebundles.py to clonebundles.pyc byte-compiling ./hgext/uncommit.py to uncommit.pyc byte-compiling ./hgext/mq.py to mq.pyc byte-compiling ./hgext/bookflow.py to bookflow.pyc byte-compiling ./hgext/acl.py to acl.pyc byte-compiling ./hgext/absorb.py to absorb.pyc byte-compiling ./hgext/churn.py to churn.pyc byte-compiling ./hgext/transplant.py to transplant.pyc byte-compiling ./hgext/githelp.py to githelp.pyc byte-compiling ./hgext/record.py to record.pyc byte-compiling ./hgext/gpg.py to gpg.pyc byte-compiling ./hgext/sparse.py to sparse.pyc byte-compiling ./hgext/keyword.py to keyword.pyc byte-compiling ./hgext/commitextras.py to commitextras.pyc byte-compiling ./hgext/graphlog.py to graphlog.pyc byte-compiling ./hgext/amend.py to amend.pyc byte-compiling ./hgext/releasenotes.py to releasenotes.pyc byte-compiling ./hgext/strip.py to strip.pyc byte-compiling ./hgext/bugzilla.py to bugzilla.pyc byte-compiling ./hgext/win32text.py to win32text.pyc byte-compiling ./hgext/show.py to show.pyc byte-compiling ./hgext/children.py to children.pyc byte-compiling ./hgext/closehead.py to closehead.pyc byte-compiling ./hgext/automv.py to automv.pyc byte-compiling ./hgext/split.py to split.pyc byte-compiling ./hgext/eol.py to eol.pyc byte-compiling ./hgext/purge.py to purge.pyc byte-compiling ./hgext/factotum.py to factotum.pyc byte-compiling ./hgext/sqlitestore.py to sqlitestore.pyc byte-compiling ./hgext/phabricator.py to phabricator.pyc byte-compiling ./hgext/relink.py to relink.pyc byte-compiling ./hgext/pager.py to pager.pyc byte-compiling ./hgext/__init__.py to __init__.pyc byte-compiling ./hgext/remotenames.py to remotenames.pyc byte-compiling ./hgext/logtoprocess.py to logtoprocess.pyc byte-compiling ./hgext/extdiff.py to extdiff.pyc byte-compiling ./hgext/fix.py to fix.pyc byte-compiling ./hgext/patchbomb.py to patchbomb.pyc byte-compiling ./hgext/censor.py to censor.pyc byte-compiling ./hgext/win32mbcs.py to win32mbcs.pyc byte-compiling ./hgext/blackbox.py to blackbox.pyc byte-compiling ./hgext/hgk.py to hgk.pyc byte-compiling ./hgext/share.py to share.pyc byte-compiling ./hgext/convert/darcs.py to darcs.pyc byte-compiling ./hgext/convert/gnuarch.py to gnuarch.pyc byte-compiling ./hgext/convert/filemap.py to filemap.pyc byte-compiling ./hgext/convert/hg.py to hg.pyc byte-compiling ./hgext/convert/cvs.py to cvs.pyc byte-compiling ./hgext/convert/p4.py to p4.pyc byte-compiling ./hgext/convert/git.py to git.pyc byte-compiling ./hgext/convert/cvsps.py to cvsps.pyc byte-compiling ./hgext/convert/convcmd.py to convcmd.pyc byte-compiling ./hgext/convert/common.py to common.pyc byte-compiling ./hgext/convert/monotone.py to monotone.pyc byte-compiling ./hgext/convert/__init__.py to __init__.pyc byte-compiling ./hgext/convert/subversion.py to subversion.pyc byte-compiling ./hgext/convert/bzr.py to bzr.pyc byte-compiling ./hgext/convert/transport.py to transport.pyc byte-compiling ./hgext/fsmonitor/watchmanclient.py to watchmanclient.pyc byte-compiling ./hgext/fsmonitor/state.py to state.pyc byte-compiling ./hgext/fsmonitor/__init__.py to __init__.pyc byte-compiling ./hgext/fastannotate/protocol.py to protocol.pyc byte-compiling ./hgext/fastannotate/context.py to context.pyc byte-compiling ./hgext/fastannotate/error.py to error.pyc byte-compiling ./hgext/fastannotate/support.py to support.pyc byte-compiling ./hgext/fastannotate/commands.py to commands.pyc byte-compiling ./hgext/fastannotate/__init__.py to __init__.pyc byte-compiling ./hgext/fastannotate/revmap.py to revmap.pyc byte-compiling ./hgext/fastannotate/formatter.py to formatter.pyc byte-compiling ./hgext/fsmonitor/pywatchman/compat.py to compat.pyc byte-compiling ./hgext/fsmonitor/pywatchman/capabilities.py to capabilities.pyc byte-compiling ./hgext/fsmonitor/pywatchman/load.py to load.pyc byte-compiling ./hgext/fsmonitor/pywatchman/encoding.py to encoding.pyc byte-compiling ./hgext/fsmonitor/pywatchman/pybser.py to pybser.pyc byte-compiling ./hgext/fsmonitor/pywatchman/__init__.py to __init__.pyc byte-compiling ./hgext/highlight/highlight.py to highlight.pyc byte-compiling ./hgext/highlight/__init__.py to __init__.pyc byte-compiling ./hgext/infinitepush/sqlindexapi.py to sqlindexapi.pyc byte-compiling ./hgext/infinitepush/indexapi.py to indexapi.pyc byte-compiling ./hgext/infinitepush/fileindexapi.py to fileindexapi.pyc byte-compiling ./hgext/infinitepush/store.py to store.pyc byte-compiling ./hgext/infinitepush/bundleparts.py to bundleparts.pyc byte-compiling ./hgext/infinitepush/common.py to common.pyc byte-compiling ./hgext/infinitepush/__init__.py to __init__.pyc byte-compiling ./hgext/largefiles/basestore.py to basestore.pyc byte-compiling ./hgext/largefiles/remotestore.py to remotestore.pyc byte-compiling ./hgext/largefiles/wirestore.py to wirestore.pyc byte-compiling ./hgext/largefiles/lfcommands.py to lfcommands.pyc byte-compiling ./hgext/largefiles/storefactory.py to storefactory.pyc byte-compiling ./hgext/largefiles/reposetup.py to reposetup.pyc byte-compiling ./hgext/largefiles/localstore.py to localstore.pyc byte-compiling ./hgext/largefiles/__init__.py to __init__.pyc byte-compiling ./hgext/largefiles/lfutil.py to lfutil.pyc byte-compiling ./hgext/largefiles/overrides.py to overrides.pyc byte-compiling ./hgext/largefiles/proto.py to proto.pyc byte-compiling ./hgext/lfs/wrapper.py to wrapper.pyc byte-compiling ./hgext/lfs/wireprotolfsserver.py to wireprotolfsserver.pyc byte-compiling ./hgext/lfs/__init__.py to __init__.pyc byte-compiling ./hgext/lfs/pointer.py to pointer.pyc byte-compiling ./hgext/lfs/blobstore.py to blobstore.pyc byte-compiling ./hgext/narrow/narrowcommands.py to narrowcommands.pyc byte-compiling ./hgext/narrow/narrowbundle2.py to narrowbundle2.pyc byte-compiling ./hgext/narrow/narrowdirstate.py to narrowdirstate.pyc byte-compiling ./hgext/narrow/__init__.py to __init__.pyc byte-compiling ./hgext/narrow/narrowrepo.py to narrowrepo.pyc byte-compiling ./hgext/narrow/narrowwirepeer.py to narrowwirepeer.pyc byte-compiling ./hgext/narrow/narrowtemplates.py to narrowtemplates.pyc byte-compiling ./hgext/remotefilelog/shallowutil.py to shallowutil.pyc byte-compiling ./hgext/remotefilelog/contentstore.py to contentstore.pyc byte-compiling ./hgext/remotefilelog/connectionpool.py to connectionpool.pyc byte-compiling ./hgext/remotefilelog/basestore.py to basestore.pyc byte-compiling ./hgext/remotefilelog/fileserverclient.py to fileserverclient.pyc byte-compiling ./hgext/remotefilelog/metadatastore.py to metadatastore.pyc byte-compiling ./hgext/remotefilelog/remotefilelogserver.py to remotefilelogserver.pyc byte-compiling ./hgext/remotefilelog/basepack.py to basepack.pyc byte-compiling ./hgext/remotefilelog/shallowstore.py to shallowstore.pyc byte-compiling ./hgext/remotefilelog/debugcommands.py to debugcommands.pyc byte-compiling ./hgext/remotefilelog/datapack.py to datapack.pyc byte-compiling ./hgext/remotefilelog/shallowrepo.py to shallowrepo.pyc byte-compiling ./hgext/remotefilelog/shallowverifier.py to shallowverifier.pyc byte-compiling ./hgext/remotefilelog/remotefilectx.py to remotefilectx.pyc byte-compiling ./hgext/remotefilelog/shallowbundle.py to shallowbundle.pyc byte-compiling ./hgext/remotefilelog/__init__.py to __init__.pyc byte-compiling ./hgext/remotefilelog/constants.py to constants.pyc byte-compiling ./hgext/remotefilelog/repack.py to repack.pyc byte-compiling ./hgext/remotefilelog/historypack.py to historypack.pyc byte-compiling ./hgext/remotefilelog/remotefilelog.py to remotefilelog.pyc byte-compiling ./hgext/zeroconf/Zeroconf.py to Zeroconf.pyc byte-compiling ./hgext/zeroconf/__init__.py to __init__.pyc byte-compiling ./hgext3rd/__init__.py to __init__.pyc byte-compiling ./hgdemandimport/demandimportpy3.py to demandimportpy3.pyc byte-compiling ./mercurial/thirdparty/concurrent/__init__.py to __init__.pyc byte-compiling ./mercurial/thirdparty/concurrent/futures/_base.py to _base.pyc byte-compiling ./mercurial/thirdparty/concurrent/futures/thread.py to thread.pyc byte-compiling ./mercurial/thirdparty/concurrent/futures/process.py to process.pyc byte-compiling ./mercurial/thirdparty/concurrent/futures/__init__.py to __init__.pyc running build_ext running build_hgexe running build_mo creating mercurial/locale 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 i18n/zh_CN.po:47: warning: header field 'Language' missing in header 336 translated messages, 203 fuzzy translations, 1792 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 i18n/fr.po:86: warning: header field 'Language' missing in header 357 translated messages, 104 fuzzy translations, 1776 untranslated messages. 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 i18n/ro.po:106: warning: header field 'Language' missing in header 677 translated messages, 4 fuzzy translations, 2805 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/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 3185 translated messages, 102 fuzzy translations, 1301 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 4668 translated messages, 10 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 2039 translated messages, 1 fuzzy translation, 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 i18n/el.po:7: warning: header field 'Language' missing in header 312 translated messages, 35 fuzzy translations, 1936 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 6735 translated messages, 333 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 1950 translated messages, 92 fuzzy translations, 1830 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 1872 translated messages, 3 fuzzy translations, 1233 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 5702 translated messages, 494 fuzzy translations, 868 untranslated messages. env HGRCPATH= python hg version Mercurial Distributed SCM (version 5.2rc0+10-4565a0afc289+20191024) (see https://mercurial-scm.org for more information) Copyright (C) 2005-2019 Matt Mackall and others This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. make[2]: Leaving directory '/home/oub/ALLES/src/hg-stable' obsolete feature not enabled but 204254 markers found! dpkg-buildpackage -rfakeroot -D -us -uc -i -I -b dpkg-buildpackage: source package mercurial dpkg-buildpackage: source version 5.2~rc0+10-xenial-4565a0afc289 dpkg-buildpackage: source distribution xenial dpkg-buildpackage: source changed by Mercurial Devel dpkg-source -i -I --before-build hg-stable dpkg-buildpackage: host architecture amd64 dpkg-checkbuilddeps: error: Unmet build dependencies: python3-all python3-all-dev python3-docutils dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting dpkg-buildpackage: warning: (Use -d flag to override.) debuild: fatal error at line 1376: dpkg-buildpackage -rfakeroot -D -us -uc -i -I -b failed Makefile:69: recipe for target 'deb' failed make[1]: *** [deb] Error 25 make[1]: Leaving directory '/home/oub/ALLES/src/hg-stable/contrib/packaging' Makefile:215: recipe for target 'deb' failed make: *** [deb] Error 2