Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.

HHVM fails to build on 10.9.5 #6

Closed
threkk opened this issue Sep 1, 2015 · 3 comments
Closed

HHVM fails to build on 10.9.5 #6

threkk opened this issue Sep 1, 2015 · 3 comments

Comments

@threkk
Copy link

threkk commented Sep 1, 2015

Hello,

I tried to install the HHVM tap on my Macbook Pro Retina Late 2013 running OS X 10.9.5. This is the output. I can provide more details if needed.

brew install hhvm
==> Installing hhvm from hhvm/homebrew-hhvm
==> Downloading http://dl.hhvm.com/source/hhvm-3.9.1.tar.bz2
######################################################################## 100.0%
==> cmake -DENABLE_MCROUTER=OFF -DENABLE_EXTENSION_MCROUTER=OFF -DMYSQL_UNIX_SOCK_ADDR=/tmp/mysql.sock -DCMAKE_C_FLAGS=-I/usr/local/opt/readline/include -L/us
==> make
[ 86%] Building C object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/vtune/jitprofiling.c.o
[ 86%] Building ASM object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/translator-asm-helpers.S.o
[ 86%] Linking CXX static library libhphp_runtime.a
[ 86%] Built target hphp_runtime_static
make: *** [all] Error 2
@jwatzman
Copy link
Contributor

jwatzman commented Sep 1, 2015

Needs full logs -- can you run brew gist-logs hhvm please?

@jwatzman jwatzman added the bug label Sep 1, 2015
@threkk
Copy link
Author

threkk commented Sep 1, 2015

This is the link with all the logs https://gist.github.com/74ff891262e7b8846205
I also tried to install the HEAD version but it didn't work either.

@jwatzman
Copy link
Contributor

jwatzman commented Sep 1, 2015

Thanks! This is a duplicate of #4.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants