Closed F1LT3R closed 9 years ago
I tink it failed installing. Could you turn on verbose logging for brew
Error: go-ethereum 0.7.11-49 did not build
~ ⮀ brew -v tap ethereum/ethereum
Homebrew 0.9.5
git clone https://github.com/ethereum/homebrew-ethereum /usr/local/Library/Taps/ethereum/homebrew-ethereum
Cloning into '/usr/local/Library/Taps/ethereum/homebrew-ethereum'...
remote: Counting objects: 1575, done.
remote: Compressing objects: 100% (3/3), done.
remote: Total 1575 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (1575/1575), 190.82 KiB | 0 bytes/s, done.
Resolving deltas: 100% (992/992), done.
Checking connectivity... done.
Tapped 5 formulae
~ ⮀ brew -v install go-ethereum
Homebrew 0.9.5
==> Installing go-ethereum from ethereum/homebrew-ethereum
==> Installing dependencies for go-ethereum: go, hg, qt5
==> Installing go-ethereum dependency: go
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/go-1.3.3.yosemite.bottle.tar.gz
/usr/bin/curl -fLA Homebrew 0.9.5 (Ruby 2.0.0-481; Mac OS X 10.10.1) https://downloads.sf.net/project/machomebrew/Bottles/go-1.3.3.yosemite.bottle.tar.gz -C 0 -o /Library/Caches/Homebrew/go-1.3.3.yosemite.bottle.tar.gz.incomplete
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 25.9M 100 25.9M 0 0 968k 0 0:00:27 0:00:27 --:--:-- 1227k
==> Verifying go-1.3.3.yosemite.bottle.tar.gz checksum
==> Pouring go-1.3.3.yosemite.bottle.tar.gz
tar xf /Library/Caches/Homebrew/go-1.3.3.yosemite.bottle.tar.gz
==> Caveats
As of go 1.2, a valid GOPATH is required to use the `go get` command:
http://golang.org/doc/code.html#GOPATH
`go vet` and `go doc` are now part of the go.tools sub repo:
http://golang.org/doc/go1.2#go_tools_godoc
To get `go vet` and `go doc` run:
go get code.google.com/p/go.tools/cmd/godoc
go get code.google.com/p/go.tools/cmd/vet
You may wish to add the GOROOT-based install location to your PATH:
export PATH=$PATH:/usr/local/opt/go/libexec/bin
Bash completion has been installed to:
/usr/local/etc/bash_completion.d
zsh completion has been installed to:
/usr/local/share/zsh/site-functions
==> Finishing up
ln -s ../../Cellar/go/1.3.3/etc/bash_completion.d/go-completion.bash go-completion.bash
ln -s ../Cellar/go/1.3.3/bin/go go
ln -s ../Cellar/go/1.3.3/bin/gofmt gofmt
ln -s ../../../Cellar/go/1.3.3/share/zsh/site-functions/_go _go
==> Summary
🍺 /usr/local/Cellar/go/1.3.3: 4344 files, 114M
==> Installing go-ethereum dependency: hg
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/mercurial-3.1.2.yosemite.bottle.1.tar.gz
/usr/bin/curl -fLA Homebrew 0.9.5 (Ruby 2.0.0-481; Mac OS X 10.10.1) https://downloads.sf.net/project/machomebrew/Bottles/mercurial-3.1.2.yosemite.bottle.1.tar.gz -C 0 -o /Library/Caches/Homebrew/mercurial-3.1.2.yosemite.bottle.1.tar.gz.incomplete
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1031k 100 1031k 0 0 400k 0 0:00:02 0:00:02 --:--:-- 771k
==> Verifying mercurial-3.1.2.yosemite.bottle.1.tar.gz checksum
==> Pouring mercurial-3.1.2.yosemite.bottle.1.tar.gz
tar xf /Library/Caches/Homebrew/mercurial-3.1.2.yosemite.bottle.1.tar.gz
==> Caveats
Bash completion has been installed to:
/usr/local/etc/bash_completion.d
zsh completion has been installed to:
/usr/local/share/zsh/site-functions
If you need Python to find the installed site-packages:
mkdir -p ~/Library/Python/2.7/lib/python/site-packages
echo '/usr/local/lib/python2.7/site-packages' > ~/Library/Python/2.7/lib/python/site-packages/homebrew.pth
==> Finishing up
ln -s ../../Cellar/mercurial/3.1.2/etc/bash_completion.d/hg-completion.bash hg-completion.bash
ln -s ../Cellar/mercurial/3.1.2/bin/hg hg
ln -s ../../../Cellar/mercurial/3.1.2/share/man/man1/hg.1 hg.1
ln -s ../../../Cellar/mercurial/3.1.2/share/man/man5/hgignore.5 hgignore.5
ln -s ../../../Cellar/mercurial/3.1.2/share/man/man5/hgrc.5 hgrc.5
ln -s ../../../Cellar/mercurial/3.1.2/share/zsh/site-functions/_hg _hg
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/__init__.py __init__.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/acl.py acl.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/blackbox.py blackbox.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/bugzilla.py bugzilla.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/children.py children.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/churn.py churn.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/color.py color.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/convert/__init__.py __init__.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/convert/bzr.py bzr.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/convert/common.py common.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/convert/convcmd.py convcmd.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/convert/cvs.py cvs.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/convert/cvsps.py cvsps.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/convert/darcs.py darcs.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/convert/filemap.py filemap.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/convert/git.py git.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/convert/gnuarch.py gnuarch.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/convert/hg.py hg.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/convert/monotone.py monotone.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/convert/p4.py p4.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/convert/subversion.py subversion.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/convert/transport.py transport.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/eol.py eol.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/extdiff.py extdiff.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/factotum.py factotum.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/fetch.py fetch.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/gpg.py gpg.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/graphlog.py graphlog.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/hgcia.py hgcia.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/hgk.py hgk.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/highlight/__init__.py __init__.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/highlight/highlight.py highlight.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/histedit.py histedit.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/keyword.py keyword.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/largefiles/__init__.py __init__.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/largefiles/basestore.py basestore.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/largefiles/lfcommands.py lfcommands.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/largefiles/lfutil.py lfutil.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/largefiles/localstore.py localstore.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/largefiles/overrides.py overrides.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/largefiles/proto.py proto.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/largefiles/remotestore.py remotestore.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/largefiles/reposetup.py reposetup.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/largefiles/uisetup.py uisetup.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/largefiles/wirestore.py wirestore.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/mq.py mq.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/notify.py notify.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/pager.py pager.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/patchbomb.py patchbomb.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/progress.py progress.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/purge.py purge.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/rebase.py rebase.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/record.py record.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/relink.py relink.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/schemes.py schemes.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/share.py share.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/shelve.py shelve.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/strip.py strip.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/transplant.py transplant.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/win32mbcs.py win32mbcs.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/win32text.py win32text.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/zeroconf/Zeroconf.py Zeroconf.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/hgext/zeroconf/__init__.py __init__.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/__init__.py __init__.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/__version__.py __version__.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/ancestor.py ancestor.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/archival.py archival.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/base85.so base85.so
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/bdiff.so bdiff.so
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/bookmarks.py bookmarks.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/branchmap.py branchmap.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/bundle2.py bundle2.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/bundlerepo.py bundlerepo.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/byterange.py byterange.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/changegroup.py changegroup.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/changelog.py changelog.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/cmdutil.py cmdutil.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/commands.py commands.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/commandserver.py commandserver.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/config.py config.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/context.py context.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/copies.py copies.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/dagparser.py dagparser.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/dagutil.py dagutil.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/demandimport.py demandimport.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/dicthelpers.py dicthelpers.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/diffhelpers.so diffhelpers.so
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/dirstate.py dirstate.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/discovery.py discovery.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/dispatch.py dispatch.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/encoding.py encoding.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/error.py error.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/exchange.py exchange.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/extensions.py extensions.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/fancyopts.py fancyopts.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/filelog.py filelog.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/filemerge.py filemerge.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/fileset.py fileset.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/formatter.py formatter.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/graphmod.py graphmod.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/hbisect.py hbisect.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/common.txt common.txt
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/config.txt config.txt
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/dates.txt dates.txt
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/diffs.txt diffs.txt
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/environment.txt environment.txt
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/extensions.txt extensions.txt
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/filesets.txt filesets.txt
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/glossary.txt glossary.txt
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/hg.1.txt hg.1.txt
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/hgignore.5.txt hgignore.5.txt
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/hgignore.txt hgignore.txt
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/hgrc.5.txt hgrc.5.txt
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/hgweb.txt hgweb.txt
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/merge-tools.txt merge-tools.txt
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/multirevs.txt multirevs.txt
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/patterns.txt patterns.txt
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/phases.txt phases.txt
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/revisions.txt revisions.txt
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/revsets.txt revsets.txt
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/subrepos.txt subrepos.txt
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/templates.txt templates.txt
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help/urls.txt urls.txt
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/help.py help.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/hg.py hg.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/hgweb/__init__.py __init__.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/hgweb/common.py common.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/hgweb/hgweb_mod.py hgweb_mod.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/hgweb/hgwebdir_mod.py hgwebdir_mod.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/hgweb/protocol.py protocol.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/hgweb/request.py request.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/hgweb/server.py server.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/hgweb/webcommands.py webcommands.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/hgweb/webutil.py webutil.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/hgweb/wsgicgi.py wsgicgi.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/hook.py hook.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/httpclient/__init__.py __init__.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/httpclient/_readers.py _readers.py
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/httpclient/socketutil.py socketutil.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/httpconnection.py httpconnection.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/httppeer.py httppeer.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/i18n.py i18n.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/ignore.py ignore.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/keepalive.py keepalive.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/localrepo.py localrepo.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/lock.py lock.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/lsprof.py lsprof.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/lsprofcalltree.py lsprofcalltree.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/mail.py mail.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/manifest.py manifest.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/match.py match.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/mdiff.py mdiff.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/merge.py merge.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/minirst.py minirst.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/mpatch.so mpatch.so
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/node.py node.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/obsolete.py obsolete.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/osutil.so osutil.so
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/parser.py parser.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/parsers.so parsers.so
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/patch.py patch.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/pathutil.py pathutil.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/peer.py peer.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/phases.py phases.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/posix.py posix.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/pushkey.py pushkey.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/pvec.py pvec.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/py3kcompat.py py3kcompat.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/repair.py repair.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/repoview.py repoview.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/revlog.py revlog.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/revset.py revset.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/scmposix.py scmposix.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/scmutil.py scmutil.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/scmwindows.py scmwindows.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/setdiscovery.py setdiscovery.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/similar.py similar.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/simplemerge.py simplemerge.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/sshpeer.py sshpeer.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/sshserver.py sshserver.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/sslutil.py sslutil.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/statichttprepo.py statichttprepo.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/store.py store.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/strutil.py strutil.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/subrepo.py subrepo.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/tagmerge.py tagmerge.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/tags.py tags.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templatefilters.py templatefilters.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templatekw.py templatekw.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templater.py templater.py
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/atom/bookmarkentry.tmpl bookmarkentry.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/atom/bookmarks.tmpl bookmarks.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/atom/branchentry.tmpl branchentry.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/atom/branches.tmpl branches.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/atom/changelog.tmpl changelog.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/atom/changelogentry.tmpl changelogentry.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/atom/error.tmpl error.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/atom/filelog.tmpl filelog.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/atom/header.tmpl header.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/atom/map map
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/atom/tagentry.tmpl tagentry.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/atom/tags.tmpl tags.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/coal/header.tmpl header.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/coal/map map
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/bookmarks.tmpl bookmarks.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/branches.tmpl branches.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/changelog.tmpl changelog.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/changelogentry.tmpl changelogentry.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/changeset.tmpl changeset.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/error.tmpl error.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/fileannotate.tmpl fileannotate.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/filecomparison.tmpl filecomparison.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/filediff.tmpl filediff.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/filelog.tmpl filelog.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/filerevision.tmpl filerevision.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/footer.tmpl footer.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/graph.tmpl graph.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/header.tmpl header.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/help.tmpl help.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/helptopics.tmpl helptopics.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/index.tmpl index.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/manifest.tmpl manifest.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/map map
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/notfound.tmpl notfound.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/search.tmpl search.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/shortlog.tmpl shortlog.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/summary.tmpl summary.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/gitweb/tags.tmpl tags.tmpl
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/map-cmdline.bisect map-cmdline.bisect
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/map-cmdline.changelog map-cmdline.changelog
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/map-cmdline.compact map-cmdline.compact
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/map-cmdline.default map-cmdline.default
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/map-cmdline.phases map-cmdline.phases
ln -s ../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/map-cmdline.xml map-cmdline.xml
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/bookmarks.tmpl bookmarks.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/branches.tmpl branches.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/changelog.tmpl changelog.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/changelogentry.tmpl changelogentry.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/changeset.tmpl changeset.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/error.tmpl error.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/fileannotate.tmpl fileannotate.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/filecomparison.tmpl filecomparison.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/filediff.tmpl filediff.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/filelog.tmpl filelog.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/filerevision.tmpl filerevision.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/footer.tmpl footer.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/graph.tmpl graph.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/header.tmpl header.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/help.tmpl help.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/helptopics.tmpl helptopics.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/index.tmpl index.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/manifest.tmpl manifest.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/map map
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/notfound.tmpl notfound.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/search.tmpl search.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/shortlog.tmpl shortlog.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/summary.tmpl summary.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/monoblue/tags.tmpl tags.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/bookmarks.tmpl bookmarks.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/branches.tmpl branches.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/changeset.tmpl changeset.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/diffstat.tmpl diffstat.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/error.tmpl error.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/fileannotate.tmpl fileannotate.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/filecomparison.tmpl filecomparison.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/filediff.tmpl filediff.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/filelog.tmpl filelog.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/filelogentry.tmpl filelogentry.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/filerevision.tmpl filerevision.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/footer.tmpl footer.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/graph.tmpl graph.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/header.tmpl header.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/help.tmpl help.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/helptopics.tmpl helptopics.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/index.tmpl index.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/manifest.tmpl manifest.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/map map
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/notfound.tmpl notfound.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/search.tmpl search.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/shortlog.tmpl shortlog.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/shortlogentry.tmpl shortlogentry.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/paper/tags.tmpl tags.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/raw/changelog.tmpl changelog.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/raw/changeset.tmpl changeset.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/raw/error.tmpl error.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/raw/fileannotate.tmpl fileannotate.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/raw/filediff.tmpl filediff.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/raw/graph.tmpl graph.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/raw/graphedge.tmpl graphedge.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/raw/graphnode.tmpl graphnode.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/raw/index.tmpl index.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/raw/logentry.tmpl logentry.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/raw/manifest.tmpl manifest.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/raw/map map
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/raw/notfound.tmpl notfound.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/raw/search.tmpl search.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/rss/bookmarkentry.tmpl bookmarkentry.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/rss/bookmarks.tmpl bookmarks.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/rss/branchentry.tmpl branchentry.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/rss/branches.tmpl branches.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/rss/changelog.tmpl changelog.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/rss/changelogentry.tmpl changelogentry.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/rss/error.tmpl error.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/rss/filelog.tmpl filelog.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/rss/filelogentry.tmpl filelogentry.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/rss/header.tmpl header.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/rss/map map
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/rss/tagentry.tmpl tagentry.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/rss/tags.tmpl tags.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/spartan/branches.tmpl branches.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/spartan/changelog.tmpl changelog.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/spartan/changelogentry.tmpl changelogentry.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/spartan/changeset.tmpl changeset.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/spartan/error.tmpl error.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/spartan/fileannotate.tmpl fileannotate.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/spartan/filediff.tmpl filediff.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/spartan/filelog.tmpl filelog.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/spartan/filelogentry.tmpl filelogentry.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/spartan/filerevision.tmpl filerevision.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/spartan/footer.tmpl footer.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/spartan/graph.tmpl graph.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/spartan/header.tmpl header.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/spartan/index.tmpl index.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/spartan/manifest.tmpl manifest.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/spartan/map map
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/spartan/notfound.tmpl notfound.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/spartan/search.tmpl search.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/spartan/shortlog.tmpl shortlog.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/spartan/shortlogentry.tmpl shortlogentry.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/spartan/tags.tmpl tags.tmpl
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/static/background.png background.png
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/static/coal-file.png coal-file.png
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/static/coal-folder.png coal-folder.png
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/static/excanvas.js excanvas.js
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/static/feed-icon-14x14.png feed-icon-14x14.png
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/static/hgicon.png hgicon.png
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/static/hglogo.png hglogo.png
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/static/mercurial.js mercurial.js
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/static/style-coal.css style-coal.css
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/static/style-gitweb.css style-gitweb.css
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/static/style-monoblue.css style-monoblue.css
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/static/style-paper.css style-paper.css
ln -s ../../../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/templates/static/style.css style.css
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/transaction.py transaction.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/treediscovery.py treediscovery.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/ui.py ui.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/unionrepo.py unionrepo.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/url.py url.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/util.py util.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/verify.py verify.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/win32.py win32.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/windows.py windows.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/wireproto.py wireproto.py
ln -s ../../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial/worker.py worker.py
ln -s ../../../Cellar/mercurial/3.1.2/lib/python2.7/site-packages/mercurial-3.1.2-py2.7.egg-info mercurial-3.1.2-py2.7.egg-info
==> Summary
🍺 /usr/local/Cellar/mercurial/3.1.2: 364 files, 4.6M
==> Installing go-ethereum dependency: qt5
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/qt5-5.3.2.yosemite.bottle.1.tar.gz
/usr/bin/curl -fLA Homebrew 0.9.5 (Ruby 2.0.0-481; Mac OS X 10.10.1) https://downloads.sf.net/project/machomebrew/Bottles/qt5-5.3.2.yosemite.bottle.1.tar.gz -C 0 -o /Library/Caches/Homebrew/qt5-5.3.2.yosemite.bottle.1.tar.gz.incomplete
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 48.8M 100 48.8M 0 0 499k 0 0:01:40 0:01:40 --:--:-- 295k
==> Verifying qt5-5.3.2.yosemite.bottle.1.tar.gz checksum
==> Pouring qt5-5.3.2.yosemite.bottle.1.tar.gz
tar xf /Library/Caches/Homebrew/qt5-5.3.2.yosemite.bottle.1.tar.gz
==> Caveats
We agreed to the Qt opensource license for you.
If this is unacceptable you should uninstall.
This formula is keg-only, which means it was not symlinked into /usr/local.
Qt 5 conflicts Qt 4 (which is currently much more widely used).
Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:
LDFLAGS: -L/usr/local/opt/qt5/lib
CPPFLAGS: -I/usr/local/opt/qt5/include
.app bundles were installed.
Run `brew linkapps` to symlink these to /Applications.
==> Finishing up
==> Summary
🍺 /usr/local/Cellar/qt5/5.3.2: 5737 files, 179M
==> Installing go-ethereum
==> Cloning https://github.com/ethereum/go-ethereum.git
git clone --depth 1 --branch master https://github.com/ethereum/go-ethereum.git /Library/Caches/Homebrew/go-ethereum--git
Cloning into '/Library/Caches/Homebrew/go-ethereum--git'...
remote: Counting objects: 389, done.
remote: Compressing objects: 100% (345/345), done.
remote: Total 389 (delta 46), reused 182 (delta 29)
Receiving objects: 100% (389/389), 678.87 KiB | 1.03 MiB/s, done.
Resolving deltas: 100% (46/46), done.
Checking connectivity... done.
git submodule update --init --recursive
==> Checking out branch master
git checkout-index -a -f --prefix=/private/tmp/go-ethereum-ltSS6a/
git submodule --quiet foreach --recursive git checkout-index -a -f --prefix=/private/tmp/go-ethereum-ltSS6a/${toplevel/\/Library\/Caches\/Homebrew\/go-ethereum--git/}/$path/
==> go env
GOARCH="amd64"
GOBIN=""
GOCHAR="6"
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GOOS="darwin"
GOPATH="/private/tmp/go-ethereum-ltSS6a"
GORACE=""
GOROOT="/usr/local/opt/go/libexec"
GOTOOLDIR="/usr/local/opt/go/libexec/pkg/tool/darwin_amd64"
CC="clang"
GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fno-common"
CXX="clang++"
CGO_ENABLED="1"
==> go get -v -t -d ./src/github.com/ethereum/go-ethereum/cmd/ethereum
bitbucket.org/kardianos/osext (download)
code.google.com/p/go.crypto (download)
code.google.com/p/go.net (download)
github.com/ethereum/serpent-go (download)
github.com/rakyll/globalconf (download)
github.com/rakyll/goini (download)
github.com/obscuren/ecies (download)
github.com/obscuren/secp256k1-go (download)
github.com/obscuren/sha3 (download)
github.com/jackpal/go-nat-pmp (download)
github.com/syndtr/goleveldb (download)
github.com/syndtr/gosnappy (download)
github.com/obscuren/otto (download)
github.com/robertkrimen/otto (download)
==> go get -v -t -d ./src/github.com/ethereum/go-ethereum/cmd/mist
Fetching https://gopkg.in/qml.v1?go-get=1
Parsing meta tags from https://gopkg.in/qml.v1?go-get=1 (status code 200)
get "gopkg.in/qml.v1": found meta tag main.metaImport{Prefix:"gopkg.in/qml.v1", VCS:"git", RepoRoot:"https://gopkg.in/qml.v1"} at https://gopkg.in/qml.v1?go-get=1
gopkg.in/qml.v1 (download)
github.com/howeyc/fsnotify (download)
==> go build -v ./src/github.com/ethereum/go-ethereum/cmd/ethereum
code.google.com/p/go.crypto/ripemd160
github.com/ethereum/serpent-go
github.com/rakyll/goini
github.com/ethereum/go-ethereum/logger
github.com/obscuren/ecies
github.com/obscuren/secp256k1-go
github.com/obscuren/sha3
github.com/ethereum/go-ethereum/event
github.com/ethereum/go-ethereum/pow
github.com/jackpal/go-nat-pmp
bitbucket.org/kardianos/osext
github.com/syndtr/goleveldb/leveldb/util
github.com/syndtr/goleveldb/leveldb/comparer
github.com/rakyll/globalconf
github.com/syndtr/gosnappy/snappy
code.google.com/p/go.net/websocket
github.com/robertkrimen/otto/file
github.com/robertkrimen/otto/token
github.com/robertkrimen/otto/dbg
github.com/robertkrimen/otto/registry
github.com/syndtr/goleveldb/leveldb/cache
github.com/syndtr/goleveldb/leveldb/storage
github.com/syndtr/goleveldb/leveldb/filter
github.com/robertkrimen/otto/ast
github.com/syndtr/goleveldb/leveldb/opt
github.com/robertkrimen/otto/parser
# github.com/obscuren/secp256k1-go
In file included from src/github.com/obscuren/secp256k1-go/secp256.go:11:
In file included from ././secp256k1/src/secp256k1.c:5:
In file included from ././secp256k1/src/impl/num.h:8:
In file included from ././secp256k1/src/impl/../num.h:9:
././secp256k1/src/num_gmp.h:8:10: fatal error: 'gmp.h' file not found
#include <gmp.h>
^
1 error generated.
github.com/syndtr/goleveldb/leveldb/errors
github.com/syndtr/goleveldb/leveldb/iterator
github.com/syndtr/goleveldb/leveldb/journal
github.com/syndtr/goleveldb/leveldb/memdb
github.com/syndtr/goleveldb/leveldb/table
github.com/obscuren/otto
github.com/syndtr/goleveldb/leveldb
github.com/ethereum/go-ethereum/ethutil
github.com/ethereum/go-ethereum/wire
github.com/ethereum/go-ethereum/websocket
==> Formula
Tap: ethereum/homebrew-ethereum
Path: /usr/local/Library/Taps/ethereum/homebrew-ethereum/go-ethereum.rb
==> Configuration
HOMEBREW_VERSION: 0.9.5
HEAD: 3d396673d9dae2c7e55ac6d1afd927745ddb39c7
CPU: 8-core 64-bit ivybridge
OS X: 10.10.1-x86_64
Xcode: 6.1
X11: 2.7.7 => /opt/X11
==> ENV
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local/opt/qt5:/usr/local
CMAKE_INCLUDE_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /usr/local/opt/qt5/Frameworks:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks
PKG_CONFIG_PATH: /usr/local/opt/qt5/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10
HOMEBREW_SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/go/bin:/usr/local/opt/mercurial/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/qt5/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: go-ethereum 0.7.11-49 did not build
Logs:
/Users/F1LT3R/Library/Logs/Homebrew/go-ethereum/01.go
/Users/F1LT3R/Library/Logs/Homebrew/go-ethereum/02.go
/Users/F1LT3R/Library/Logs/Homebrew/go-ethereum/03.go
/Users/F1LT3R/Library/Logs/Homebrew/go-ethereum/04.go
/Users/F1LT3R/Library/Logs/Homebrew/go-ethereum/04.go.cc
This is caused by a missing dependency in the homebrew spec. Can you confirm that brew install gmp
fixes the problem?
That works, thanks!
✘ ⮀ ~ ⮀ brew -v install gmp
Homebrew 0.9.5
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/gmp-6.0.0a.yosemite.bottle.tar.gz
/usr/bin/curl -fLA Homebrew 0.9.5 (Ruby 2.0.0-481; Mac OS X 10.10.1) https://downloads.sf.net/project/machomebrew/Bottles/gmp-6.0.0a.yosemite.bottle.tar.gz -C 0 -o /Library/Caches/Homebrew/gmp-6.0.0a.yosemite.bottle.tar.gz.incomplete
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1048k 100 1048k 0 0 402k 0 0:00:02 0:00:02 --:--:-- 706k
==> Verifying gmp-6.0.0a.yosemite.bottle.tar.gz checksum
==> Pouring gmp-6.0.0a.yosemite.bottle.tar.gz
tar xf /Library/Caches/Homebrew/gmp-6.0.0a.yosemite.bottle.tar.gz
==> Finishing up
ln -s ../Cellar/gmp/6.0.0a/include/gmp.h gmp.h
ln -s ../Cellar/gmp/6.0.0a/include/gmpxx.h gmpxx.h
ln -s ../../Cellar/gmp/6.0.0a/share/info/gmp.info gmp.info
/usr/bin/install-info --quiet /usr/local/share/info/gmp.info /usr/local/share/info/dir
info /usr/local/share/info/gmp.info
ln -s ../../Cellar/gmp/6.0.0a/share/info/gmp.info-1 gmp.info-1
ln -s ../../Cellar/gmp/6.0.0a/share/info/gmp.info-2 gmp.info-2
ln -s ../Cellar/gmp/6.0.0a/lib/libgmp.10.dylib libgmp.10.dylib
ln -s ../Cellar/gmp/6.0.0a/lib/libgmp.a libgmp.a
ln -s ../Cellar/gmp/6.0.0a/lib/libgmp.dylib libgmp.dylib
ln -s ../Cellar/gmp/6.0.0a/lib/libgmpxx.4.dylib libgmpxx.4.dylib
ln -s ../Cellar/gmp/6.0.0a/lib/libgmpxx.a libgmpxx.a
ln -s ../Cellar/gmp/6.0.0a/lib/libgmpxx.dylib libgmpxx.dylib
==> Summary
🍺 /usr/local/Cellar/gmp/6.0.0a: 15 files, 3.2M
~ ⮀ brew -v tap ethereum/ethereum
Homebrew 0.9.5
Warning: Already tapped!
~ ⮀ brew -v install go-ethereum
Homebrew 0.9.5
==> Installing go-ethereum from ethereum/homebrew-ethereum
==> Cloning https://github.com/ethereum/go-ethereum.git
git --git-dir /Library/Caches/Homebrew/go-ethereum--git/.git status -s
Updating /Library/Caches/Homebrew/go-ethereum--git
git config remote.origin.url https://github.com/ethereum/go-ethereum.git
git config remote.origin.fetch +refs/heads/master:refs/remotes/origin/master
git fetch origin
git checkout -f master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
git reset --hard origin/master
HEAD is now at 771bfe9 Merge branch 'hotfix/0.7.11'
git submodule update --init --recursive
==> Checking out branch master
git checkout-index -a -f --prefix=/private/tmp/go-ethereum-1fILb7/
git submodule --quiet foreach --recursive git checkout-index -a -f --prefix=/private/tmp/go-ethereum-1fILb7/${toplevel/\/Library\/Caches\/Homebrew\/go-ethereum--git/}/$path/
==> go env
GOARCH="amd64"
GOBIN=""
GOCHAR="6"
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GOOS="darwin"
GOPATH="/private/tmp/go-ethereum-1fILb7"
GORACE=""
GOROOT="/usr/local/opt/go/libexec"
GOTOOLDIR="/usr/local/opt/go/libexec/pkg/tool/darwin_amd64"
CC="clang"
GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fno-common"
CXX="clang++"
CGO_ENABLED="1"
==> go get -v -t -d ./src/github.com/ethereum/go-ethereum/cmd/ethereum
bitbucket.org/kardianos/osext (download)
code.google.com/p/go.crypto (download)
code.google.com/p/go.net (download)
github.com/ethereum/serpent-go (download)
github.com/rakyll/globalconf (download)
github.com/rakyll/goini (download)
github.com/obscuren/ecies (download)
github.com/obscuren/secp256k1-go (download)
github.com/obscuren/sha3 (download)
github.com/jackpal/go-nat-pmp (download)
github.com/syndtr/goleveldb (download)
github.com/syndtr/gosnappy (download)
github.com/obscuren/otto (download)
github.com/robertkrimen/otto (download)
==> go get -v -t -d ./src/github.com/ethereum/go-ethereum/cmd/mist
Fetching https://gopkg.in/qml.v1?go-get=1
Parsing meta tags from https://gopkg.in/qml.v1?go-get=1 (status code 200)
get "gopkg.in/qml.v1": found meta tag main.metaImport{Prefix:"gopkg.in/qml.v1", VCS:"git", RepoRoot:"https://gopkg.in/qml.v1"} at https://gopkg.in/qml.v1?go-get=1
gopkg.in/qml.v1 (download)
github.com/howeyc/fsnotify (download)
==> go build -v ./src/github.com/ethereum/go-ethereum/cmd/ethereum
code.google.com/p/go.crypto/ripemd160
github.com/ethereum/serpent-go
github.com/rakyll/goini
github.com/ethereum/go-ethereum/logger
github.com/obscuren/ecies
github.com/obscuren/secp256k1-go
github.com/obscuren/sha3
github.com/ethereum/go-ethereum/event
github.com/ethereum/go-ethereum/pow
github.com/jackpal/go-nat-pmp
bitbucket.org/kardianos/osext
github.com/syndtr/goleveldb/leveldb/util
github.com/syndtr/goleveldb/leveldb/comparer
github.com/rakyll/globalconf
github.com/syndtr/gosnappy/snappy
code.google.com/p/go.net/websocket
github.com/robertkrimen/otto/file
github.com/robertkrimen/otto/token
github.com/robertkrimen/otto/dbg
github.com/syndtr/goleveldb/leveldb/cache
github.com/syndtr/goleveldb/leveldb/storage
github.com/syndtr/goleveldb/leveldb/filter
github.com/robertkrimen/otto/ast
github.com/robertkrimen/otto/registry
github.com/syndtr/goleveldb/leveldb/opt
github.com/robertkrimen/otto/parser
github.com/syndtr/goleveldb/leveldb/errors
github.com/syndtr/goleveldb/leveldb/iterator
github.com/syndtr/goleveldb/leveldb/journal
github.com/syndtr/goleveldb/leveldb/memdb
github.com/syndtr/goleveldb/leveldb/table
github.com/obscuren/otto
github.com/syndtr/goleveldb/leveldb
github.com/ethereum/go-ethereum/ethutil
github.com/ethereum/go-ethereum/crypto
github.com/ethereum/go-ethereum/wire
github.com/ethereum/go-ethereum/websocket
github.com/ethereum/go-ethereum/trie
github.com/ethereum/go-ethereum/pow/ezp
github.com/ethereum/go-ethereum/compression/rle
github.com/ethereum/go-ethereum/ethdb
github.com/ethereum/go-ethereum/state
github.com/ethereum/go-ethereum/core/types
github.com/ethereum/go-ethereum/vm
github.com/ethereum/go-ethereum/core
github.com/ethereum/go-ethereum/xeth
github.com/ethereum/go-ethereum/ui
github.com/ethereum/go-ethereum/rpc
github.com/ethereum/go-ethereum
github.com/ethereum/go-ethereum/miner
github.com/ethereum/go-ethereum/cmd/utils
github.com/ethereum/go-ethereum/javascript
github.com/ethereum/go-ethereum/cmd/ethereum/repl
github.com/ethereum/go-ethereum/cmd/ethereum
==> go build -v ./src/github.com/ethereum/go-ethereum/cmd/mist
bitbucket.org/kardianos/osext
code.google.com/p/go.crypto/ripemd160
github.com/ethereum/serpent-go
github.com/rakyll/goini
github.com/ethereum/go-ethereum/logger
github.com/obscuren/ecies
github.com/obscuren/secp256k1-go
github.com/obscuren/sha3
github.com/ethereum/go-ethereum/event
github.com/ethereum/go-ethereum/pow
github.com/jackpal/go-nat-pmp
github.com/syndtr/goleveldb/leveldb/util
github.com/syndtr/goleveldb/leveldb/comparer
github.com/syndtr/gosnappy/snappy
code.google.com/p/go.net/websocket
github.com/rakyll/globalconf
github.com/robertkrimen/otto/file
github.com/robertkrimen/otto/token
github.com/robertkrimen/otto/dbg
github.com/robertkrimen/otto/registry
github.com/syndtr/goleveldb/leveldb/cache
github.com/syndtr/goleveldb/leveldb/storage
github.com/syndtr/goleveldb/leveldb/filter
github.com/robertkrimen/otto/ast
gopkg.in/qml.v1/cdata
gopkg.in/qml.v1/gl/glbase
github.com/howeyc/fsnotify
github.com/syndtr/goleveldb/leveldb/opt
gopkg.in/qml.v1
github.com/robertkrimen/otto/parser
github.com/syndtr/goleveldb/leveldb/errors
github.com/syndtr/goleveldb/leveldb/iterator
github.com/syndtr/goleveldb/leveldb/journal
github.com/syndtr/goleveldb/leveldb/memdb
github.com/syndtr/goleveldb/leveldb/table
github.com/obscuren/otto
github.com/syndtr/goleveldb/leveldb
github.com/ethereum/go-ethereum/ethutil
github.com/ethereum/go-ethereum/crypto
github.com/ethereum/go-ethereum/wire
github.com/ethereum/go-ethereum/websocket
github.com/ethereum/go-ethereum/trie
github.com/ethereum/go-ethereum/pow/ezp
github.com/ethereum/go-ethereum/compression/rle
github.com/ethereum/go-ethereum/ethdb
github.com/ethereum/go-ethereum/state
github.com/ethereum/go-ethereum/core/types
github.com/ethereum/go-ethereum/vm
github.com/ethereum/go-ethereum/core
github.com/ethereum/go-ethereum/xeth
github.com/ethereum/go-ethereum/ui
github.com/ethereum/go-ethereum/ui/qt
github.com/ethereum/go-ethereum/rpc
github.com/ethereum/go-ethereum
github.com/ethereum/go-ethereum/miner
github.com/ethereum/go-ethereum/cmd/utils
github.com/ethereum/go-ethereum/javascript
github.com/ethereum/go-ethereum/cmd/mist
==> Cleaning
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/gopkg.in/qml.v1/.git/refs/tags (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/gopkg.in/qml.v1/.git/objects/info (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/gopkg.in/qml.v1/.git/branches (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/syndtr/gosnappy/.git/refs/tags (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/syndtr/gosnappy/.git/objects/pack (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/syndtr/gosnappy/.git/objects/info (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/syndtr/gosnappy/.git/branches (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/syndtr/goleveldb/.git/refs/tags (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/syndtr/goleveldb/.git/objects/info (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/syndtr/goleveldb/.git/branches (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/robertkrimen/otto/.git/refs/tags (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/robertkrimen/otto/.git/objects/info (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/robertkrimen/otto/.git/branches (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/rakyll/goini/.git/refs/tags (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/rakyll/goini/.git/objects/pack (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/rakyll/goini/.git/objects/info (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/rakyll/goini/.git/branches (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/rakyll/globalconf/.git/refs/tags (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/rakyll/globalconf/.git/objects/info (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/rakyll/globalconf/.git/branches (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/obscuren/sha3/.git/refs/tags (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/obscuren/sha3/.git/objects/pack (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/obscuren/sha3/.git/objects/info (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/obscuren/sha3/.git/branches (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/obscuren/secp256k1-go/.git/refs/tags (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/obscuren/secp256k1-go/.git/objects/info (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/obscuren/secp256k1-go/.git/branches (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/obscuren/otto/.git/refs/tags (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/obscuren/otto/.git/objects/info (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/obscuren/otto/.git/branches (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/obscuren/ecies/.git/refs/tags (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/obscuren/ecies/.git/objects/pack (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/obscuren/ecies/.git/objects/info (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/obscuren/ecies/.git/branches (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/jackpal/go-nat-pmp/.git/refs/tags (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/jackpal/go-nat-pmp/.git/objects/pack (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/jackpal/go-nat-pmp/.git/objects/info (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/jackpal/go-nat-pmp/.git/branches (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/howeyc/fsnotify/.git/refs/tags (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/howeyc/fsnotify/.git/objects/info (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/howeyc/fsnotify/.git/branches (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/ethereum/serpent-go/.git/refs/tags (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/ethereum/serpent-go/.git/objects/info (empty)
rmdir: /usr/local/Cellar/go-ethereum/0.7.11-49/src/github.com/ethereum/serpent-go/.git/branches (empty)
==> Caveats
To have launchd start go-ethereum at login:
ln -sfv /usr/local/opt/go-ethereum/*.plist ~/Library/LaunchAgents
Then to load go-ethereum now:
launchctl load ~/Library/LaunchAgents/homebrew.mxcl.go-ethereum.plist
==> Finishing up
ln -s ../Cellar/go-ethereum/0.7.11-49/bin/ethereum ethereum
ln -s ../Cellar/go-ethereum/0.7.11-49/bin/mist mist
==> Summary
🍺 /usr/local/Cellar/go-ethereum/0.7.11-49: 2677 files, 71M, built in 63 seconds
~ ⮀ which mist
/usr/local/bin/mist
Cool. Have fun.
When running through the OSX build instructions you listed here: https://github.com/ethereum/go-ethereum/wiki/Building-Instructions-for-Mac
[quote]
Then run mist (GUI) or ethereum (CLI)
[/endquote]
When I do this, the terminal says
Here is my full terminal output: