Re: installatioin of mercurial-py36 (27 35) fails
Uwe Brauer <[email protected]>
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Message-ID | <[email protected]> |
> On 2/20/21 11:32 AM, Uwe Brauer wrote:
> Can you look earlier through the build log for the actual error
> message (not just the diagnostics)?
And here it comes: it seem to try a deb out, confusing
The critical lines seem to be
ILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
contrib/python-zstandard/zstd/compress/zstd_compress.c:2104:1: error: static declaration of 'ZSTD_compressSequences' follows non-static declaration
ZSTD_compressSequences(seqStore_t* seqStorePtr,
^
/opt/sw/include/zstd.h:1370:20: note: previous declaration is here
ZSTDLIB_API size_t ZSTD_compressSequences(ZSTD_CCtx* const cctx, void* dst, size_t dstSize,
^
contrib/python-zstandard/zstd/compress/zstd_compress.c:2287:13: error: too many arguments to function call, expected 7, have 10
zc->entropyWorkspace, HUF_WORKSPACE_SIZE /* statically allocated in resetCCtx */,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/sw/include/zstd.h:1370:13: note: 'ZSTD_compressSequences' declared here
ZSTDLIB_API size_t ZSTD_compressSequences(ZSTD_CCtx* const cctx, void* dst, size_t dstSize,
^
2 errors generated.
error: command 'gcc' failed with exit status 1
### execution of /opt/sw/bin/python2.7 failed, exit code 1
### execution of /tmp/fink.IV727 failed, exit code 1
But here is the rest just in case
regards
Setting runtime build-lock...
dpkg-deb -b /opt/sw/src/fink.build/root-fink-buildlock-mercurial-py27-5.2-1 /opt/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-mercurial-py27-5.2-1' in `/opt/sw/src/fink.build/fink-buildlock-mercurial-py27-5.2-1_2021.02.21-09.05.11_darwin-x86_64.deb'.
Installing build-lock package...
/opt/sw/bin/dpkg-lockwait -i /opt/sw/src/fink.build/fink-buildlock-mercurial-py27-5.2-1_2021.02.21-09.05.11_darwin-x86_64.deb
Selecting previously deselected package fink-buildlock-mercurial-py27-5.2-1.
(Reading database ... 53808 files and directories currently installed.)
Unpacking fink-buildlock-mercurial-py27-5.2-1 (from .../fink-buildlock-mercurial-py27-5.2-1_2021.02.21-09.05.11_darwin-x86_64.deb) ...
Setting up fink-buildlock-mercurial-py27-5.2-1 (2021.02.21-09.05.11) ...
sudo -u fink-bld [ENV] sh -c /tmp/fink.tfo4o
env LANG=C LC_ALL=C /opt/sw/bin/tar --no-same-owner --no-same-permissions -xf /opt/sw/src/mercurial-5.2.tar.gz
sudo -u fink-bld [ENV] sh -c /tmp/fink.F2JvB
perl -pi -e 's|/etc/|/opt/sw/etc/|g' doc/hg.1* doc/hgrc.5*
perl -pi -e "s|ui, 'svn'|ui, 'svn19'|; s|ui, 'svnadmin'|ui, 'svnadmin19'|" hgext/convert/subversion.py
perl -pi -e 's/import re/import re\nimport os/' i18n/check-translation.py
sudo -u fink-bld [ENV] sh -c /tmp/fink.IV727
/opt/sw/bin/python2.7 setup.py build
running build
running build_mo
creating mercurial/locale
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/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/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/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
6735 translated messages, 333 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/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/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/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/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.
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/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.
running build_py
creating build
creating build/lib.macosx-10.15-x86_64-2.7
creating build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/repair.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/diffutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/smartset.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/patch.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/mail.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/sshpeer.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/worker.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/wireprotov1peer.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/tags.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/store.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/graphmod.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/hbisect.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/wireprototypes.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/ancestor.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/formatter.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/server.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/merge.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/obsutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/color.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/obsolete.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/destutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/fileset.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/config.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/encoding.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/exchangev2.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/error.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/tagmerge.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/statichttprepo.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/changegroup.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/simplemerge.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/manifest.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/bundlerepo.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/discovery.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/fancyopts.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/util.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/httpconnection.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/wireprotov2server.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/pathutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/ui.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/templatefuncs.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/cmdutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/dispatch.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/transaction.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/exthelper.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/repocache.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/revsetlang.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/keepalive.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/pushkey.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/minifileset.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/policy.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/exchange.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/wireprotoframing.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/hook.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/bundle2.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/setdiscovery.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/scmposix.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/__version__.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/win32.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/templateutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/mdiff.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/revset.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/pvec.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/localrepo.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/upgrade.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/commandserver.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/templatekw.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/phases.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/parser.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/url.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/filesetlang.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/crecord.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/extensions.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/dirstate.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/txnutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/urllibcompat.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/revlog.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/changelog.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/debugcommands.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/lsprofcalltree.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/context.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/vfs.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/chgserver.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/scmwindows.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/subrepoutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/narrowspec.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/configitems.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/statprof.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/wireprotov2peer.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/stack.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/pycompat.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/sslutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/lock.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/dagop.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/archival.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/sparse.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/templater.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/httppeer.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/i18n.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/lsprof.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/bookmarks.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/treediscovery.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/posix.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/repoview.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/rewriteutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/hg.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/filelog.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/windows.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/shelve.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/node.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/dirstateguard.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/minirst.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/progress.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/dagparser.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/scmutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/verify.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/logcmdutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/filemerge.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/subrepo.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/help.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/branchmap.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/copies.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/similar.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/registrar.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/unionrepo.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/linelog.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/streamclone.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/commands.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/loggingutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/diffhelper.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/mergeutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/wireprotoserver.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/profiling.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/state.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/wireprotov1server.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/rcutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/cacheutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/logexchange.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/namespaces.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/templatefilters.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
copying mercurial/match.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/cext
copying mercurial/cext/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/cext
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/cffi
copying mercurial/cffi/mpatch.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/cffi
copying mercurial/cffi/mpatchbuild.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/cffi
copying mercurial/cffi/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/cffi
copying mercurial/cffi/osutilbuild.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/cffi
copying mercurial/cffi/osutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/cffi
copying mercurial/cffi/bdiff.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/cffi
copying mercurial/cffi/bdiffbuild.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/cffi
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/hgweb
copying mercurial/hgweb/webutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/hgweb
copying mercurial/hgweb/server.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/hgweb
copying mercurial/hgweb/hgweb_mod.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/hgweb
copying mercurial/hgweb/request.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/hgweb
copying mercurial/hgweb/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/hgweb
copying mercurial/hgweb/common.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/hgweb
copying mercurial/hgweb/wsgicgi.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/hgweb
copying mercurial/hgweb/hgwebdir_mod.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/hgweb
copying mercurial/hgweb/webcommands.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/hgweb
copying mercurial/hgweb/wsgiheaders.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/hgweb
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/interfaces
copying mercurial/interfaces/util.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/interfaces
copying mercurial/interfaces/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/interfaces
copying mercurial/interfaces/dirstate.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/interfaces
copying mercurial/interfaces/repository.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/interfaces
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/pure
copying mercurial/pure/mpatch.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/pure
copying mercurial/pure/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/pure
copying mercurial/pure/parsers.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/pure
copying mercurial/pure/charencode.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/pure
copying mercurial/pure/osutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/pure
copying mercurial/pure/bdiff.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/pure
copying mercurial/pure/base85.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/pure
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty
copying mercurial/thirdparty/selectors2.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty
copying mercurial/thirdparty/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/attr
copying mercurial/thirdparty/attr/validators.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/attr
copying mercurial/thirdparty/attr/_make.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/attr
copying mercurial/thirdparty/attr/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/attr
copying mercurial/thirdparty/attr/exceptions.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/attr
copying mercurial/thirdparty/attr/converters.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/attr
copying mercurial/thirdparty/attr/_compat.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/attr
copying mercurial/thirdparty/attr/_config.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/attr
copying mercurial/thirdparty/attr/_funcs.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/attr
copying mercurial/thirdparty/attr/filters.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/attr
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/zope
copying mercurial/thirdparty/zope/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/zope
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/zope/interface
copying mercurial/thirdparty/zope/interface/interfaces.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/zope/interface
copying mercurial/thirdparty/zope/interface/advice.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/zope/interface
copying mercurial/thirdparty/zope/interface/_flatten.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/zope/interface
copying mercurial/thirdparty/zope/interface/registry.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/zope/interface
copying mercurial/thirdparty/zope/interface/adapter.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/zope/interface
copying mercurial/thirdparty/zope/interface/interface.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/zope/interface
copying mercurial/thirdparty/zope/interface/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/zope/interface
copying mercurial/thirdparty/zope/interface/ro.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/zope/interface
copying mercurial/thirdparty/zope/interface/document.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/zope/interface
copying mercurial/thirdparty/zope/interface/exceptions.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/zope/interface
copying mercurial/thirdparty/zope/interface/verify.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/zope/interface
copying mercurial/thirdparty/zope/interface/_compat.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/zope/interface
copying mercurial/thirdparty/zope/interface/declarations.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/zope/interface
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/utils
copying mercurial/utils/stringutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/utils
copying mercurial/utils/procutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/utils
copying mercurial/utils/compression.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/utils
copying mercurial/utils/cborutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/utils
copying mercurial/utils/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/utils
copying mercurial/utils/repoviewutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/utils
copying mercurial/utils/dateutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/utils
copying mercurial/utils/storageutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/utils
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/revlogutils
copying mercurial/revlogutils/flagutil.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/revlogutils
copying mercurial/revlogutils/constants.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/revlogutils
copying mercurial/revlogutils/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/revlogutils
copying mercurial/revlogutils/deltas.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/revlogutils
copying mercurial/revlogutils/sidedata.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/revlogutils
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/testing
copying mercurial/testing/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/testing
copying mercurial/testing/storage.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/testing
creating build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/fetch.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/beautifygraph.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/automv.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/rebase.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/show.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/win32mbcs.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/bugzilla.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/children.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/journal.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/histedit.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/factotum.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/logtoprocess.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/win32text.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/purge.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/notify.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/sqlitestore.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/churn.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/remotenames.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/gpg.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/acl.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/absorb.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/keyword.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/split.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/uncommit.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/share.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/fix.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/pager.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/schemes.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/mq.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/githelp.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/blackbox.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/record.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/phabricator.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/sparse.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/extdiff.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/strip.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/clonebundles.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/graphlog.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/releasenotes.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/transplant.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/patchbomb.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/commitextras.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/censor.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/hgk.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/amend.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/relink.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/bookflow.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/closehead.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
copying hgext/eol.py -> build/lib.macosx-10.15-x86_64-2.7/hgext
creating build/lib.macosx-10.15-x86_64-2.7/hgext/convert
copying hgext/convert/monotone.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/convert
copying hgext/convert/gnuarch.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/convert
copying hgext/convert/git.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/convert
copying hgext/convert/p4.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/convert
copying hgext/convert/transport.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/convert
copying hgext/convert/bzr.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/convert
copying hgext/convert/convcmd.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/convert
copying hgext/convert/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/convert
copying hgext/convert/filemap.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/convert
copying hgext/convert/cvsps.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/convert
copying hgext/convert/common.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/convert
copying hgext/convert/darcs.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/convert
copying hgext/convert/cvs.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/convert
copying hgext/convert/hg.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/convert
copying hgext/convert/subversion.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/convert
creating build/lib.macosx-10.15-x86_64-2.7/hgext/fsmonitor
copying hgext/fsmonitor/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/fsmonitor
copying hgext/fsmonitor/watchmanclient.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/fsmonitor
copying hgext/fsmonitor/state.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/fsmonitor
creating build/lib.macosx-10.15-x86_64-2.7/hgext/fastannotate
copying hgext/fastannotate/formatter.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/fastannotate
copying hgext/fastannotate/support.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/fastannotate
copying hgext/fastannotate/revmap.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/fastannotate
copying hgext/fastannotate/error.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/fastannotate
copying hgext/fastannotate/protocol.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/fastannotate
copying hgext/fastannotate/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/fastannotate
copying hgext/fastannotate/context.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/fastannotate
copying hgext/fastannotate/commands.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/fastannotate
creating build/lib.macosx-10.15-x86_64-2.7/hgext/fsmonitor/pywatchman
copying hgext/fsmonitor/pywatchman/pybser.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/fsmonitor/pywatchman
copying hgext/fsmonitor/pywatchman/compat.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/fsmonitor/pywatchman
copying hgext/fsmonitor/pywatchman/encoding.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/fsmonitor/pywatchman
copying hgext/fsmonitor/pywatchman/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/fsmonitor/pywatchman
copying hgext/fsmonitor/pywatchman/capabilities.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/fsmonitor/pywatchman
copying hgext/fsmonitor/pywatchman/load.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/fsmonitor/pywatchman
creating build/lib.macosx-10.15-x86_64-2.7/hgext/highlight
copying hgext/highlight/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/highlight
copying hgext/highlight/highlight.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/highlight
creating build/lib.macosx-10.15-x86_64-2.7/hgext/infinitepush
copying hgext/infinitepush/store.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/infinitepush
copying hgext/infinitepush/sqlindexapi.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/infinitepush
copying hgext/infinitepush/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/infinitepush
copying hgext/infinitepush/common.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/infinitepush
copying hgext/infinitepush/fileindexapi.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/infinitepush
copying hgext/infinitepush/indexapi.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/infinitepush
copying hgext/infinitepush/bundleparts.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/infinitepush
creating build/lib.macosx-10.15-x86_64-2.7/hgext/largefiles
copying hgext/largefiles/remotestore.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/largefiles
copying hgext/largefiles/storefactory.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/largefiles
copying hgext/largefiles/lfcommands.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/largefiles
copying hgext/largefiles/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/largefiles
copying hgext/largefiles/overrides.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/largefiles
copying hgext/largefiles/lfutil.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/largefiles
copying hgext/largefiles/localstore.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/largefiles
copying hgext/largefiles/basestore.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/largefiles
copying hgext/largefiles/reposetup.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/largefiles
copying hgext/largefiles/wirestore.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/largefiles
copying hgext/largefiles/proto.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/largefiles
creating build/lib.macosx-10.15-x86_64-2.7/hgext/lfs
copying hgext/lfs/wrapper.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/lfs
copying hgext/lfs/wireprotolfsserver.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/lfs
copying hgext/lfs/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/lfs
copying hgext/lfs/blobstore.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/lfs
copying hgext/lfs/pointer.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/lfs
creating build/lib.macosx-10.15-x86_64-2.7/hgext/narrow
copying hgext/narrow/narrowdirstate.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/narrow
copying hgext/narrow/narrowbundle2.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/narrow
copying hgext/narrow/narrowtemplates.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/narrow
copying hgext/narrow/narrowrepo.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/narrow
copying hgext/narrow/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/narrow
copying hgext/narrow/narrowcommands.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/narrow
copying hgext/narrow/narrowwirepeer.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/narrow
creating build/lib.macosx-10.15-x86_64-2.7/hgext/remotefilelog
copying hgext/remotefilelog/fileserverclient.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/remotefilelog
copying hgext/remotefilelog/shallowstore.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/remotefilelog
copying hgext/remotefilelog/remotefilectx.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/remotefilelog
copying hgext/remotefilelog/historypack.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/remotefilelog
copying hgext/remotefilelog/constants.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/remotefilelog
copying hgext/remotefilelog/basepack.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/remotefilelog
copying hgext/remotefilelog/metadatastore.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/remotefilelog
copying hgext/remotefilelog/shallowutil.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/remotefilelog
copying hgext/remotefilelog/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/remotefilelog
copying hgext/remotefilelog/remotefilelogserver.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/remotefilelog
copying hgext/remotefilelog/shallowrepo.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/remotefilelog
copying hgext/remotefilelog/debugcommands.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/remotefilelog
copying hgext/remotefilelog/shallowverifier.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/remotefilelog
copying hgext/remotefilelog/basestore.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/remotefilelog
copying hgext/remotefilelog/datapack.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/remotefilelog
copying hgext/remotefilelog/contentstore.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/remotefilelog
copying hgext/remotefilelog/remotefilelog.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/remotefilelog
copying hgext/remotefilelog/repack.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/remotefilelog
copying hgext/remotefilelog/shallowbundle.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/remotefilelog
copying hgext/remotefilelog/connectionpool.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/remotefilelog
creating build/lib.macosx-10.15-x86_64-2.7/hgext/zeroconf
copying hgext/zeroconf/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/zeroconf
copying hgext/zeroconf/Zeroconf.py -> build/lib.macosx-10.15-x86_64-2.7/hgext/zeroconf
creating build/lib.macosx-10.15-x86_64-2.7/hgext3rd
copying hgext3rd/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/hgext3rd
creating build/lib.macosx-10.15-x86_64-2.7/hgdemandimport
copying hgdemandimport/tracing.py -> build/lib.macosx-10.15-x86_64-2.7/hgdemandimport
copying hgdemandimport/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/hgdemandimport
copying hgdemandimport/demandimportpy3.py -> build/lib.macosx-10.15-x86_64-2.7/hgdemandimport
copying hgdemandimport/demandimportpy2.py -> build/lib.macosx-10.15-x86_64-2.7/hgdemandimport
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/concurrent
copying mercurial/thirdparty/concurrent/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/concurrent
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/concurrent/futures
copying mercurial/thirdparty/concurrent/futures/_base.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/concurrent/futures
copying mercurial/thirdparty/concurrent/futures/thread.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/concurrent/futures
copying mercurial/thirdparty/concurrent/futures/__init__.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/concurrent/futures
copying mercurial/thirdparty/concurrent/futures/process.py -> build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/concurrent/futures
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/sv
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/sv/LC_MESSAGES
copying mercurial/locale/sv/LC_MESSAGES/hg.mo -> build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/sv/LC_MESSAGES
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/da
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/da/LC_MESSAGES
copying mercurial/locale/da/LC_MESSAGES/hg.mo -> build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/da/LC_MESSAGES
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/pt_BR
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/pt_BR/LC_MESSAGES
copying mercurial/locale/pt_BR/LC_MESSAGES/hg.mo -> build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/pt_BR/LC_MESSAGES
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/ja
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/ja/LC_MESSAGES
copying mercurial/locale/ja/LC_MESSAGES/hg.mo -> build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/ja/LC_MESSAGES
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/el
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/el/LC_MESSAGES
copying mercurial/locale/el/LC_MESSAGES/hg.mo -> build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/el/LC_MESSAGES
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/it
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/it/LC_MESSAGES
copying mercurial/locale/it/LC_MESSAGES/hg.mo -> build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/it/LC_MESSAGES
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/zh_TW
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/zh_TW/LC_MESSAGES
copying mercurial/locale/zh_TW/LC_MESSAGES/hg.mo -> build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/zh_TW/LC_MESSAGES
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/ru
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/ru/LC_MESSAGES
copying mercurial/locale/ru/LC_MESSAGES/hg.mo -> build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/ru/LC_MESSAGES
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/ro
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/ro/LC_MESSAGES
copying mercurial/locale/ro/LC_MESSAGES/hg.mo -> build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/ro/LC_MESSAGES
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/zh_CN
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/zh_CN/LC_MESSAGES
copying mercurial/locale/zh_CN/LC_MESSAGES/hg.mo -> build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/zh_CN/LC_MESSAGES
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/de
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/de/LC_MESSAGES
copying mercurial/locale/de/LC_MESSAGES/hg.mo -> build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/de/LC_MESSAGES
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/fr
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/fr/LC_MESSAGES
copying mercurial/locale/fr/LC_MESSAGES/hg.mo -> build/lib.macosx-10.15-x86_64-2.7/mercurial/locale/fr/LC_MESSAGES
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/hgignore.5.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/config.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/dates.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/diffs.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/bundlespec.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/subrepos.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/templates.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/hgignore.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/common.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/hgrc.5.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/filesets.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/flags.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/glossary.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/merge-tools.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/hgweb.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/hg-ssh.8.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/scripting.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/phases.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/deprecated.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/pager.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/extensions.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/environment.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/urls.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/hg.1.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/patterns.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/color.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
copying mercurial/help/revisions.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/help/internals
copying mercurial/help/internals/wireprotocol.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help/internals
copying mercurial/help/internals/revlogs.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help/internals
copying mercurial/help/internals/wireprotocolv2.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help/internals
copying mercurial/help/internals/bundles.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help/internals
copying mercurial/help/internals/bundle2.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help/internals
copying mercurial/help/internals/requirements.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help/internals
copying mercurial/help/internals/config.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help/internals
copying mercurial/help/internals/wireprotocolrpc.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help/internals
copying mercurial/help/internals/mergestate.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help/internals
copying mercurial/help/internals/cbor.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help/internals
copying mercurial/help/internals/changegroups.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help/internals
copying mercurial/help/internals/linelog.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help/internals
copying mercurial/help/internals/extensions.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help/internals
copying mercurial/help/internals/censor.txt -> build/lib.macosx-10.15-x86_64-2.7/mercurial/help/internals
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/default.d
copying mercurial/default.d/mergetools.rc -> build/lib.macosx-10.15-x86_64-2.7/mercurial/default.d
copying mercurial/dummycert.pem -> build/lib.macosx-10.15-x86_64-2.7/mercurial
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/templates
copying mercurial/templates/map-cmdline.xml -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates
copying mercurial/templates/map-cmdline.default -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates
copying mercurial/templates/map-cmdline.compact -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates
copying mercurial/templates/map-cmdline.bisect -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates
copying mercurial/templates/map-cmdline.changelog -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates
copying mercurial/templates/map-cmdline.status -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates
copying mercurial/templates/map-cmdline.show -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates
copying mercurial/templates/map-cmdline.phases -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/manifest.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/graph.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/shortlogentry.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/branches.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/filelog.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/changeset.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/notfound.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/bookmarks.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/fileannotate.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/filerevision.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/index.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/tags.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/help.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/diffstat.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/filelogentry.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/footer.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/search.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/graphentry.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/map -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/error.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/header.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/helptopics.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/shortlog.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/filediff.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
copying mercurial/templates/paper/filecomparison.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/paper
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/manifest.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/graph.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/branches.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/filelog.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/changeset.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/notfound.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/bookmarks.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/fileannotate.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/changelogentry.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/filerevision.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/index.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/tags.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/help.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/changelog.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/footer.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/search.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/graphentry.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/map -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/error.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/header.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/summary.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/helptopics.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/shortlog.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/filediff.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/filecomparison.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/gitweb
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/atom
copying mercurial/templates/atom/branches.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/atom
copying mercurial/templates/atom/filelog.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/atom
copying mercurial/templates/atom/bookmarks.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/atom
copying mercurial/templates/atom/tagentry.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/atom
copying mercurial/templates/atom/changelogentry.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/atom
copying mercurial/templates/atom/tags.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/atom
copying mercurial/templates/atom/changelog.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/atom
copying mercurial/templates/atom/map -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/atom
copying mercurial/templates/atom/error.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/atom
copying mercurial/templates/atom/header.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/atom
copying mercurial/templates/atom/branchentry.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/atom
copying mercurial/templates/atom/bookmarkentry.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/atom
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/rss
copying mercurial/templates/rss/branches.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/rss
copying mercurial/templates/rss/filelog.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/rss
copying mercurial/templates/rss/bookmarks.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/rss
copying mercurial/templates/rss/tagentry.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/rss
copying mercurial/templates/rss/changelogentry.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/rss
copying mercurial/templates/rss/tags.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/rss
copying mercurial/templates/rss/filelogentry.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/rss
copying mercurial/templates/rss/changelog.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/rss
copying mercurial/templates/rss/map -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/rss
copying mercurial/templates/rss/error.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/rss
copying mercurial/templates/rss/header.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/rss
copying mercurial/templates/rss/branchentry.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/rss
copying mercurial/templates/rss/bookmarkentry.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/rss
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/manifest.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/graph.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/shortlogentry.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/branches.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/filelog.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/changeset.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/notfound.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/fileannotate.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/changelogentry.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/filerevision.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/index.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/tags.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/filelogentry.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/changelog.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/footer.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/search.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/graphentry.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/map -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/error.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/header.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/shortlog.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
copying mercurial/templates/spartan/filediff.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/spartan
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/json
copying mercurial/templates/json/changelist.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/json
copying mercurial/templates/json/graph.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/json
copying mercurial/templates/json/map -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/json
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/static
copying mercurial/templates/static/mercurial.js -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/static
copying mercurial/templates/static/style-extra-coal.css -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/static
copying mercurial/templates/static/coal-folder.png -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/static
copying mercurial/templates/static/hgicon.png -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/static
copying mercurial/templates/static/background.png -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/static
copying mercurial/templates/static/style-monoblue.css -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/static
copying mercurial/templates/static/style-gitweb.css -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/static
copying mercurial/templates/static/coal-file.png -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/static
copying mercurial/templates/static/style.css -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/static
copying mercurial/templates/static/style-paper.css -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/static
copying mercurial/templates/static/feed-icon-14x14.png -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/static
copying mercurial/templates/static/followlines.js -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/static
copying mercurial/templates/static/hglogo.png -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/static
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/manifest.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/graph.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/branches.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/filelog.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/changeset.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/notfound.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/bookmarks.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/fileannotate.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/changelogentry.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/filerevision.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/index.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/tags.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/help.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/changelog.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/footer.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/search.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/graphentry.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/map -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/error.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/header.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/summary.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/helptopics.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/shortlog.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/filediff.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
copying mercurial/templates/monoblue/filecomparison.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/monoblue
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/coal
copying mercurial/templates/coal/map -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/coal
copying mercurial/templates/coal/header.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/coal
creating build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/raw
copying mercurial/templates/raw/graphedge.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/raw
copying mercurial/templates/raw/manifest.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/raw
copying mercurial/templates/raw/graph.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/raw
copying mercurial/templates/raw/changeset.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/raw
copying mercurial/templates/raw/notfound.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/raw
copying mercurial/templates/raw/logentry.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/raw
copying mercurial/templates/raw/fileannotate.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/raw
copying mercurial/templates/raw/index.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/raw
copying mercurial/templates/raw/changelog.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/raw
copying mercurial/templates/raw/search.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/raw
copying mercurial/templates/raw/map -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/raw
copying mercurial/templates/raw/error.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/raw
copying mercurial/templates/raw/filediff.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/raw
copying mercurial/templates/raw/graphnode.tmpl -> build/lib.macosx-10.15-x86_64-2.7/mercurial/templates/raw
running build_ext
building 'mercurial.cext.base85' extension
creating build/temp.macosx-10.15-x86_64-2.7
creating build/temp.macosx-10.15-x86_64-2.7/mercurial
creating build/temp.macosx-10.15-x86_64-2.7/mercurial/cext
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Imercurial -I/opt/sw/include/python2.7 -c mercurial/cext/base85.c -o build/temp.macosx-10.15-x86_64-2.7/mercurial/cext/base85.o
gcc -L/opt/sw/lib -bundle -L/opt/sw/lib/python2.7/config -lpython2.7 -L/opt/sw/lib -L/opt/sw/lib -I/opt/sw/include build/temp.macosx-10.15-x86_64-2.7/mercurial/cext/base85.o -L/opt/sw/lib -o build/lib.macosx-10.15-x86_64-2.7/mercurial/cext/base85.so
building 'mercurial.cext.bdiff' extension
creating build/temp.macosx-10.15-x86_64-2.7/mercurial/thirdparty
creating build/temp.macosx-10.15-x86_64-2.7/mercurial/thirdparty/xdiff
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Imercurial -I/opt/sw/include/python2.7 -c mercurial/bdiff.c -o build/temp.macosx-10.15-x86_64-2.7/mercurial/bdiff.o
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Imercurial -I/opt/sw/include/python2.7 -c mercurial/cext/bdiff.c -o build/temp.macosx-10.15-x86_64-2.7/mercurial/cext/bdiff.o
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Imercurial -I/opt/sw/include/python2.7 -c mercurial/thirdparty/xdiff/xdiffi.c -o build/temp.macosx-10.15-x86_64-2.7/mercurial/thirdparty/xdiff/xdiffi.o
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Imercurial -I/opt/sw/include/python2.7 -c mercurial/thirdparty/xdiff/xprepare.c -o build/temp.macosx-10.15-x86_64-2.7/mercurial/thirdparty/xdiff/xprepare.o
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Imercurial -I/opt/sw/include/python2.7 -c mercurial/thirdparty/xdiff/xutils.c -o build/temp.macosx-10.15-x86_64-2.7/mercurial/thirdparty/xdiff/xutils.o
gcc -L/opt/sw/lib -bundle -L/opt/sw/lib/python2.7/config -lpython2.7 -L/opt/sw/lib -L/opt/sw/lib -I/opt/sw/include build/temp.macosx-10.15-x86_64-2.7/mercurial/bdiff.o build/temp.macosx-10.15-x86_64-2.7/mercurial/cext/bdiff.o build/temp.macosx-10.15-x86_64-2.7/mercurial/thirdparty/xdiff/xdiffi.o build/temp.macosx-10.15-x86_64-2.7/mercurial/thirdparty/xdiff/xprepare.o build/temp.macosx-10.15-x86_64-2.7/mercurial/thirdparty/xdiff/xutils.o -L/opt/sw/lib -o build/lib.macosx-10.15-x86_64-2.7/mercurial/cext/bdiff.so
building 'mercurial.cext.mpatch' extension
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Imercurial -I/opt/sw/include/python2.7 -c mercurial/mpatch.c -o build/temp.macosx-10.15-x86_64-2.7/mercurial/mpatch.o
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Imercurial -I/opt/sw/include/python2.7 -c mercurial/cext/mpatch.c -o build/temp.macosx-10.15-x86_64-2.7/mercurial/cext/mpatch.o
gcc -L/opt/sw/lib -bundle -L/opt/sw/lib/python2.7/config -lpython2.7 -L/opt/sw/lib -L/opt/sw/lib -I/opt/sw/include build/temp.macosx-10.15-x86_64-2.7/mercurial/mpatch.o build/temp.macosx-10.15-x86_64-2.7/mercurial/cext/mpatch.o -L/opt/sw/lib -o build/lib.macosx-10.15-x86_64-2.7/mercurial/cext/mpatch.so
building 'mercurial.cext.parsers' extension
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Imercurial -I/opt/sw/include/python2.7 -c mercurial/cext/charencode.c -o build/temp.macosx-10.15-x86_64-2.7/mercurial/cext/charencode.o
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Imercurial -I/opt/sw/include/python2.7 -c mercurial/cext/dirs.c -o build/temp.macosx-10.15-x86_64-2.7/mercurial/cext/dirs.o
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Imercurial -I/opt/sw/include/python2.7 -c mercurial/cext/manifest.c -o build/temp.macosx-10.15-x86_64-2.7/mercurial/cext/manifest.o
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Imercurial -I/opt/sw/include/python2.7 -c mercurial/cext/parsers.c -o build/temp.macosx-10.15-x86_64-2.7/mercurial/cext/parsers.o
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Imercurial -I/opt/sw/include/python2.7 -c mercurial/cext/pathencode.c -o build/temp.macosx-10.15-x86_64-2.7/mercurial/cext/pathencode.o
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Imercurial -I/opt/sw/include/python2.7 -c mercurial/cext/revlog.c -o build/temp.macosx-10.15-x86_64-2.7/mercurial/cext/revlog.o
gcc -L/opt/sw/lib -bundle -L/opt/sw/lib/python2.7/config -lpython2.7 -L/opt/sw/lib -L/opt/sw/lib -I/opt/sw/include build/temp.macosx-10.15-x86_64-2.7/mercurial/cext/charencode.o build/temp.macosx-10.15-x86_64-2.7/mercurial/cext/dirs.o build/temp.macosx-10.15-x86_64-2.7/mercurial/cext/manifest.o build/temp.macosx-10.15-x86_64-2.7/mercurial/cext/parsers.o build/temp.macosx-10.15-x86_64-2.7/mercurial/cext/pathencode.o build/temp.macosx-10.15-x86_64-2.7/mercurial/cext/revlog.o -L/opt/sw/lib -o build/lib.macosx-10.15-x86_64-2.7/mercurial/cext/parsers.so
building 'mercurial.cext.osutil' extension
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Imercurial -I/opt/sw/include/python2.7 -c mercurial/cext/osutil.c -o build/temp.macosx-10.15-x86_64-2.7/mercurial/cext/osutil.o -DHAVE_BSD_STATFS
gcc -L/opt/sw/lib -bundle -L/opt/sw/lib/python2.7/config -lpython2.7 -L/opt/sw/lib -L/opt/sw/lib -I/opt/sw/include build/temp.macosx-10.15-x86_64-2.7/mercurial/cext/osutil.o -L/opt/sw/lib -o build/lib.macosx-10.15-x86_64-2.7/mercurial/cext/osutil.so -framework ApplicationServices
building 'mercurial.thirdparty.zope.interface._zope_interface_coptimizations' extension
creating build/temp.macosx-10.15-x86_64-2.7/mercurial/thirdparty/zope
creating build/temp.macosx-10.15-x86_64-2.7/mercurial/thirdparty/zope/interface
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -I/opt/sw/include/python2.7 -c mercurial/thirdparty/zope/interface/_zope_interface_coptimizations.c -o build/temp.macosx-10.15-x86_64-2.7/mercurial/thirdparty/zope/interface/_zope_interface_coptimizations.o
gcc -L/opt/sw/lib -bundle -L/opt/sw/lib/python2.7/config -lpython2.7 -L/opt/sw/lib -L/opt/sw/lib -I/opt/sw/include build/temp.macosx-10.15-x86_64-2.7/mercurial/thirdparty/zope/interface/_zope_interface_coptimizations.o -L/opt/sw/lib -o build/lib.macosx-10.15-x86_64-2.7/mercurial/thirdparty/zope/interface/_zope_interface_coptimizations.so
building 'hgext.fsmonitor.pywatchman.bser' extension
creating build/temp.macosx-10.15-x86_64-2.7/hgext
creating build/temp.macosx-10.15-x86_64-2.7/hgext/fsmonitor
creating build/temp.macosx-10.15-x86_64-2.7/hgext/fsmonitor/pywatchman
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -I/opt/sw/include/python2.7 -c hgext/fsmonitor/pywatchman/bser.c -o build/temp.macosx-10.15-x86_64-2.7/hgext/fsmonitor/pywatchman/bser.o
gcc -L/opt/sw/lib -bundle -L/opt/sw/lib/python2.7/config -lpython2.7 -L/opt/sw/lib -L/opt/sw/lib -I/opt/sw/include build/temp.macosx-10.15-x86_64-2.7/hgext/fsmonitor/pywatchman/bser.o -L/opt/sw/lib -o build/lib.macosx-10.15-x86_64-2.7/hgext/fsmonitor/pywatchman/bser.so
building 'mercurial.zstd' extension
creating build/temp.macosx-10.15-x86_64-2.7/contrib
creating build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard
creating build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/c-ext
creating build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/zstd
creating build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/zstd/compress
creating build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/zstd/dictBuilder
creating build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/zstd/common
creating build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/zstd/decompress
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Icontrib/python-zstandard/zstd -Icontrib/python-zstandard/zstd/dictBuilder -Icontrib/python-zstandard/zstd/common -Icontrib/python-zstandard/zstd/compress -Icontrib/python-zstandard/zstd/decompress -Icontrib/python-zstandard/c-ext -I/opt/sw/include/python2.7 -c contrib/python-zstandard/c-ext/constants.c -o build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/c-ext/constants.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Icontrib/python-zstandard/zstd -Icontrib/python-zstandard/zstd/dictBuilder -Icontrib/python-zstandard/zstd/common -Icontrib/python-zstandard/zstd/compress -Icontrib/python-zstandard/zstd/decompress -Icontrib/python-zstandard/c-ext -I/opt/sw/include/python2.7 -c contrib/python-zstandard/zstd/compress/zstd_opt.c -o build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/zstd/compress/zstd_opt.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Icontrib/python-zstandard/zstd -Icontrib/python-zstandard/zstd/dictBuilder -Icontrib/python-zstandard/zstd/common -Icontrib/python-zstandard/zstd/compress -Icontrib/python-zstandard/zstd/decompress -Icontrib/python-zstandard/c-ext -I/opt/sw/include/python2.7 -c contrib/python-zstandard/c-ext/decompressor.c -o build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/c-ext/decompressor.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Icontrib/python-zstandard/zstd -Icontrib/python-zstandard/zstd/dictBuilder -Icontrib/python-zstandard/zstd/common -Icontrib/python-zstandard/zstd/compress -Icontrib/python-zstandard/zstd/decompress -Icontrib/python-zstandard/c-ext -I/opt/sw/include/python2.7 -c contrib/python-zstandard/zstd/dictBuilder/fastcover.c -o build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/zstd/dictBuilder/fastcover.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Icontrib/python-zstandard/zstd -Icontrib/python-zstandard/zstd/dictBuilder -Icontrib/python-zstandard/zstd/common -Icontrib/python-zstandard/zstd/compress -Icontrib/python-zstandard/zstd/decompress -Icontrib/python-zstandard/c-ext -I/opt/sw/include/python2.7 -c contrib/python-zstandard/zstd/common/error_private.c -o build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/zstd/common/error_private.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Icontrib/python-zstandard/zstd -Icontrib/python-zstandard/zstd/dictBuilder -Icontrib/python-zstandard/zstd/common -Icontrib/python-zstandard/zstd/compress -Icontrib/python-zstandard/zstd/decompress -Icontrib/python-zstandard/c-ext -I/opt/sw/include/python2.7 -c contrib/python-zstandard/zstd/common/zstd_common.c -o build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/zstd/common/zstd_common.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Icontrib/python-zstandard/zstd -Icontrib/python-zstandard/zstd/dictBuilder -Icontrib/python-zstandard/zstd/common -Icontrib/python-zstandard/zstd/compress -Icontrib/python-zstandard/zstd/decompress -Icontrib/python-zstandard/c-ext -I/opt/sw/include/python2.7 -c contrib/python-zstandard/zstd/decompress/zstd_ddict.c -o build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/zstd/decompress/zstd_ddict.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Icontrib/python-zstandard/zstd -Icontrib/python-zstandard/zstd/dictBuilder -Icontrib/python-zstandard/zstd/common -Icontrib/python-zstandard/zstd/compress -Icontrib/python-zstandard/zstd/decompress -Icontrib/python-zstandard/c-ext -I/opt/sw/include/python2.7 -c contrib/python-zstandard/zstd/compress/zstd_double_fast.c -o build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/zstd/compress/zstd_double_fast.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Icontrib/python-zstandard/zstd -Icontrib/python-zstandard/zstd/dictBuilder -Icontrib/python-zstandard/zstd/common -Icontrib/python-zstandard/zstd/compress -Icontrib/python-zstandard/zstd/decompress -Icontrib/python-zstandard/c-ext -I/opt/sw/include/python2.7 -c contrib/python-zstandard/zstd/compress/zstd_compress_literals.c -o build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/zstd/compress/zstd_compress_literals.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Icontrib/python-zstandard/zstd -Icontrib/python-zstandard/zstd/dictBuilder -Icontrib/python-zstandard/zstd/common -Icontrib/python-zstandard/zstd/compress -Icontrib/python-zstandard/zstd/decompress -Icontrib/python-zstandard/c-ext -I/opt/sw/include/python2.7 -c contrib/python-zstandard/c-ext/compressionreader.c -o build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/c-ext/compressionreader.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Icontrib/python-zstandard/zstd -Icontrib/python-zstandard/zstd/dictBuilder -Icontrib/python-zstandard/zstd/common -Icontrib/python-zstandard/zstd/compress -Icontrib/python-zstandard/zstd/decompress -Icontrib/python-zstandard/c-ext -I/opt/sw/include/python2.7 -c contrib/python-zstandard/zstd/compress/zstdmt_compress.c -o build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/zstd/compress/zstdmt_compress.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Icontrib/python-zstandard/zstd -Icontrib/python-zstandard/zstd/dictBuilder -Icontrib/python-zstandard/zstd/common -Icontrib/python-zstandard/zstd/compress -Icontrib/python-zstandard/zstd/decompress -Icontrib/python-zstandard/c-ext -I/opt/sw/include/python2.7 -c contrib/python-zstandard/c-ext/compressionchunker.c -o build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/c-ext/compressionchunker.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Icontrib/python-zstandard/zstd -Icontrib/python-zstandard/zstd/dictBuilder -Icontrib/python-zstandard/zstd/common -Icontrib/python-zstandard/zstd/compress -Icontrib/python-zstandard/zstd/decompress -Icontrib/python-zstandard/c-ext -I/opt/sw/include/python2.7 -c contrib/python-zstandard/c-ext/compressoriterator.c -o build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/c-ext/compressoriterator.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Icontrib/python-zstandard/zstd -Icontrib/python-zstandard/zstd/dictBuilder -Icontrib/python-zstandard/zstd/common -Icontrib/python-zstandard/zstd/compress -Icontrib/python-zstandard/zstd/decompress -Icontrib/python-zstandard/c-ext -I/opt/sw/include/python2.7 -c contrib/python-zstandard/zstd/common/xxhash.c -o build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/zstd/common/xxhash.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Icontrib/python-zstandard/zstd -Icontrib/python-zstandard/zstd/dictBuilder -Icontrib/python-zstandard/zstd/common -Icontrib/python-zstandard/zstd/compress -Icontrib/python-zstandard/zstd/decompress -Icontrib/python-zstandard/c-ext -I/opt/sw/include/python2.7 -c contrib/python-zstandard/zstd/compress/zstd_compress_sequences.c -o build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/zstd/compress/zstd_compress_sequences.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Icontrib/python-zstandard/zstd -Icontrib/python-zstandard/zstd/dictBuilder -Icontrib/python-zstandard/zstd/common -Icontrib/python-zstandard/zstd/compress -Icontrib/python-zstandard/zstd/decompress -Icontrib/python-zstandard/c-ext -I/opt/sw/include/python2.7 -c contrib/python-zstandard/zstd/decompress/huf_decompress.c -o build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/zstd/decompress/huf_decompress.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Icontrib/python-zstandard/zstd -Icontrib/python-zstandard/zstd/dictBuilder -Icontrib/python-zstandard/zstd/common -Icontrib/python-zstandard/zstd/compress -Icontrib/python-zstandard/zstd/decompress -Icontrib/python-zstandard/c-ext -I/opt/sw/include/python2.7 -c contrib/python-zstandard/c-ext/decompressionwriter.c -o build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/c-ext/decompressionwriter.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Icontrib/python-zstandard/zstd -Icontrib/python-zstandard/zstd/dictBuilder -Icontrib/python-zstandard/zstd/common -Icontrib/python-zstandard/zstd/compress -Icontrib/python-zstandard/zstd/decompress -Icontrib/python-zstandard/c-ext -I/opt/sw/include/python2.7 -c contrib/python-zstandard/zstd/dictBuilder/zdict.c -o build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/zstd/dictBuilder/zdict.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Icontrib/python-zstandard/zstd -Icontrib/python-zstandard/zstd/dictBuilder -Icontrib/python-zstandard/zstd/common -Icontrib/python-zstandard/zstd/compress -Icontrib/python-zstandard/zstd/decompress -Icontrib/python-zstandard/c-ext -I/opt/sw/include/python2.7 -c contrib/python-zstandard/zstd/common/threading.c -o build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/zstd/common/threading.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
gcc -fno-strict-aliasing -Wno-nullability-completeness -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/sw/include -Icontrib/python-zstandard/zstd -Icontrib/python-zstandard/zstd/dictBuilder -Icontrib/python-zstandard/zstd/common -Icontrib/python-zstandard/zstd/compress -Icontrib/python-zstandard/zstd/decompress -Icontrib/python-zstandard/c-ext -I/opt/sw/include/python2.7 -c contrib/python-zstandard/zstd/compress/zstd_compress.c -o build/temp.macosx-10.15-x86_64-2.7/contrib/python-zstandard/zstd/compress/zstd_compress.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
contrib/python-zstandard/zstd/compress/zstd_compress.c:2104:1: error: static declaration of 'ZSTD_compressSequences' follows non-static declaration
ZSTD_compressSequences(seqStore_t* seqStorePtr,
^
/opt/sw/include/zstd.h:1370:20: note: previous declaration is here
ZSTDLIB_API size_t ZSTD_compressSequences(ZSTD_CCtx* const cctx, void* dst, size_t dstSize,
^
contrib/python-zstandard/zstd/compress/zstd_compress.c:2287:13: error: too many arguments to function call, expected 7, have 10
zc->entropyWorkspace, HUF_WORKSPACE_SIZE /* statically allocated in resetCCtx */,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/sw/include/zstd.h:1370:13: note: 'ZSTD_compressSequences' declared here
ZSTDLIB_API size_t ZSTD_compressSequences(ZSTD_CCtx* const cctx, void* dst, size_t dstSize,
^
2 errors generated.
error: command 'gcc' failed with exit status 1
### execution of /opt/sw/bin/python2.7 failed, exit code 1
### execution of /tmp/fink.IV727 failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/opt/sw/bin/dpkg-lockwait -r fink-buildlock-mercurial-py27-5.2-1
(Reading database ... 53809 files and directories currently installed.)
Removing fink-buildlock-mercurial-py27-5.2-1 ...
Failed: phase compiling: mercurial-py27-5.2-1 failed
_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners
smime.p7s
(application/pkcs7-signature, 5.5 KB) - not displayed