Skip to content

Instantly share code, notes, and snippets.

@kix
Created April 1, 2014 05:41
Show Gist options
  • Save kix/9908315 to your computer and use it in GitHub Desktop.
Save kix/9908315 to your computer and use it in GitHub Desktop.
brew install hhvm --HEAD 2014-04-01 11:27:38
==> Installing dependencies for hhvm: cmake, mcrypt, gflags, glog, oniguruma, libelf, gd, imagemagick, memcached, libmemcached, tbb, boostfb, binutilsfb, ncurses, curl, imap-uw, gmp4, mpfr2, libmpc08, isl011, cloog018, gcc48, jemal
==> Installing hhvm dependency: cmake
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/cmake-2.8.12.2.mavericks.bottle.2.tar.gz
######################################################################## 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 hhvm dependency: mcrypt
==> Downloading https://downloads.sourceforge.net/project/mcrypt/Libmcrypt/2.5.8/libmcrypt-2.5.8.tar.gz
######################################################################## 100.0%
==> ./configure --prefix=/usr/local/Cellar/mcrypt/2.5.8 --mandir=/usr/local/Cellar/mcrypt/2.5.8/share/man
==> make install
🍺 /usr/local/Cellar/mcrypt/2.5.8: 12 files, 336K, built in 30 seconds
==> Installing hhvm dependency: gflags
==> Downloading https://gflags.googlecode.com/files/gflags-2.0.tar.gz
######################################################################## 100.0%
==> ./configure --prefix=/usr/local/Cellar/gflags/2.0
==> make install
🍺 /usr/local/Cellar/gflags/2.0: 27 files, 740K, built in 21 seconds
==> Installing hhvm dependency: glog
==> Downloading https://google-glog.googlecode.com/files/glog-0.3.3.tar.gz
######################################################################## 100.0%
==> Downloading https://gist.github.com/danslo/7128754/raw/9b19991da4753f5efb87ae9a6939e6c3e9bc1fdf/glog_logging_r134.diff
######################################################################## 100.0%
==> Downloading https://gist.github.com/noahm/7364571/raw/436283200fe5a3ac5d00d769bb2203260bebfcf9/libc%2B%2B.diff
######################################################################## 100.0%
==> Patching
patching file src/windows/glog/stl_logging.h
patching file src/glog/stl_logging.h.in
patching file src/stl_logging_unittest.cc
patching file src/stl_logging_unittest.cc
==> ./configure --prefix=/usr/local/Cellar/glog/0.3.3
==> make install
🍺 /usr/local/Cellar/glog/0.3.3: 23 files, 492K, built in 24 seconds
==> Installing hhvm dependency: oniguruma
==> Downloading http://www.geocities.jp/kosako3/oniguruma/archive/onig-5.9.5.tar.gz
######################################################################## 100.0%
==> ./configure --prefix=/usr/local/Cellar/oniguruma/5.9.5
==> make install
🍺 /usr/local/Cellar/oniguruma/5.9.5: 12 files, 1.1M, built in 16 seconds
==> Installing hhvm dependency: libelf
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/libelf-0.8.13.mavericks.bottle.tar.gz
######################################################################## 100.0%
==> Pouring libelf-0.8.13.mavericks.bottle.tar.gz
🍺 /usr/local/Cellar/libelf/0.8.13: 11 files, 264K
==> Installing hhvm dependency: gd
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/gd-2.1.0_1.mavericks.bottle.tar.gz
######################################################################## 100.0%
==> Pouring gd-2.1.0_1.mavericks.bottle.tar.gz
🍺 /usr/local/Cellar/gd/2.1.0_1: 32 files, 1.1M
==> Installing hhvm dependency: imagemagick
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/imagemagick-6.8.8-9.mavericks.bottle.tar.gz
######################################################################## 100.0%
==> Pouring imagemagick-6.8.8-9.mavericks.bottle.tar.gz
🍺 /usr/local/Cellar/imagemagick/6.8.8-9: 1429 files, 21M
==> Installing hhvm dependency: memcached
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/memcached-1.4.17.mavericks.bottle.tar.gz
######################################################################## 100.0%
==> Pouring memcached-1.4.17.mavericks.bottle.tar.gz
==> Caveats
To have launchd start memcached at login:
ln -sfv /usr/local/opt/memcached/*.plist ~/Library/LaunchAgents
Then to load memcached now:
launchctl load ~/Library/LaunchAgents/homebrew.mxcl.memcached.plist
Or, if you don't want/need launchctl, you can just run:
/usr/local/opt/memcached/bin/memcached
==> Summary
🍺 /usr/local/Cellar/memcached/1.4.17: 10 files, 176K
==> Installing hhvm dependency: libmemcached
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/libmemcached-1.0.18.mavericks.bottle.tar.gz
######################################################################## 100.0%
==> Pouring libmemcached-1.0.18.mavericks.bottle.tar.gz
🍺 /usr/local/Cellar/libmemcached/1.0.18: 227 files, 2.2M
==> Installing hhvm dependency: tbb
==> Downloading https://www.threadingbuildingblocks.org/sites/default/files/software_releases/source/tbb42_20130725oss_src.tgz
######################################################################## 100.0%
==> Patching
patching file build/version_info_macos.sh
==> make tbb_build_prefix=BUILDPREFIX compiler=clang arch=intel64
🍺 /usr/local/Cellar/tbb/4.2: 99 files, 1.6M, built in 18 seconds
==> Installing hhvm dependency: boostfb
==> Downloading https://downloads.sourceforge.net/project/boost/boost/1.55.0/boost_1_55_0.tar.bz2
######################################################################## 100.0%
==> ./bootstrap.sh --prefix=/usr/local/Cellar/boostfb/1.55.0 --libdir=/usr/local/Cellar/boostfb/1.55.0/lib --without-icu
-n Building Boost.Build engine with toolset darwin...
Failed to build Boost.Build build engine
Consult 'bootstrap.log' for more details
READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/mcuadros/homebrew-hhvm/issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment