Closed FranciscoE-Hudl closed 7 years ago
While building hhvm --HEAD the operation finalizes abruptly with an undefined method exception in inreplace.
Output of clang -v: Apple LLVM version 8.0.0 (clang-800.0.42.1)
Build logs:
Logs: https://gist.github.com/FranciscoE-Hudl/4ccd751bfff4412637f363463d4ee8fa Brew gist-logs hhvm: https://gist.github.com/pakoito/efa3833fcd1f046d320c8a0479f9676e
The report has already been pushed back from homebrew as a tap issue: https://github.com/Homebrew/homebrew-core/issues/8754
Update your brew repo. brew update. Then try installing brew install hhvm. The failing inreplace was removed. Comment here if this is still an issue.
brew update
brew install hhvm
Description
While building hhvm --HEAD the operation finalizes abruptly with an undefined method exception in inreplace.
Context and Logs
Output of clang -v: Apple LLVM version 8.0.0 (clang-800.0.42.1)
Build logs:
Logs: https://gist.github.com/FranciscoE-Hudl/4ccd751bfff4412637f363463d4ee8fa Brew gist-logs hhvm: https://gist.github.com/pakoito/efa3833fcd1f046d320c8a0479f9676e
The report has already been pushed back from homebrew as a tap issue: https://github.com/Homebrew/homebrew-core/issues/8754