Closed everton-rosario closed 6 years ago
cc. @fredemmott
Same as #102
A workaround for now is to force downgrade libzip to 1.3.0:
brew uninstall --ignore-dependencies libzip
cd $(brew --repository)/Library/Taps/homebrew/homebrew-core
git checkout b6d3796 -- Formula/libzip.rb
HOMEBREW_NO_AUTO_UPDATE=1 brew install libzip
Closing for #102
I don't recommend that workaround: it's likely to break stuff, including future HHVM updates (like 3.24..2 later today).
Description
After Mac OS update to High Sierra, the Homebrew needed to be upgraded. With the new version, HHVM stoped working with this error:
Context and Logs
Output of clang -v: