Try 2
==> Installing dependencies for bitmonero: cmake, boost, miniupnpc
==> Installing bitmonero dependency: cmake
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/cmake-2.8.1
######################################################################## 100.0%
==> Pouring cmake-2.8.12.2.mavericks.bottle.2.tar.gz
🍺 /usr/local/Cellar/cmake/2.8.12.2: 701 files, 36M
==> Installing bitmonero dependency: boost
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/boost-1.55.
######################################################################## 100.0%
==> Pouring boost-1.55.0_2.mavericks.bottle.tar.gz
🍺 /usr/local/Cellar/boost/1.55.0_2: 10036 files, 452M
==> Installing bitmonero dependency: miniupnpc
==> Downloading http://miniupnp.tuxfamily.org/files/download.php?file=miniupnpc-
######################################################################## 100.0%
==> make INSTALLPREFIX=/usr/local/Cellar/miniupnpc/1.8.20131007 install
🍺 /usr/local/Cellar/miniupnpc/1.8.20131007: 18 files, 216K, built in 13 seconds
==> Installing bitmonero
==> Cloning https://github.com/monero-project/bitmonero.git
Cloning into '/Library/Caches/Homebrew/bitmonero--git'...
remote: Counting objects: 542, done.
remote: Compressing objects: 100% (490/490), done.
remote: Total 542 (delta 64), reused 357 (delta 31)
Receiving objects: 100% (542/542), 6.88 MiB | 616.00 KiB/s, done.
Resolving deltas: 100% (64/64), done.
Checking connectivity... done.
==> make
[ 42%] Built target rpc
Linking CXX static library libcryptonote_core.a
[ 42%] Built target cryptonote_core
make[1]: *** [all] Error 2
make: *** [build-release] Error 2
READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/sammy007-cryptonight/bitmonero/issues
I am author of brew formulas, what OS X version? Can you try with "-v" flag and post details?
Update:
[100%] Built target coretests
Linking CXX executable unit_tests
[100%] Built target unit_tests
==> Cleaning
==> Finishing up
ln -s ../Cellar/bitmonero/HEAD/bin/bitmonerod bitmonerod
ln -s ../Cellar/bitmonero/HEAD/bin/connectivity_tool connectivity_tool
ln -s ../Cellar/bitmonero/HEAD/bin/simpleminer simpleminer
ln -s ../Cellar/bitmonero/HEAD/bin/simplewallet simplewallet
==> Summary
🍺 /usr/local/Cellar/bitmonero/HEAD: 6 files, 10M, built in 7.9 minutes