Closed oyamauchi closed 7 years ago
+1 the same
A pull request would be great.
Reopening as that was reverted in https://github.com/hhvm/homebrew-hhvm/commit/cc7140fd69d0a03f0c77594e3b06d08d2faffa85
+1 happening again
I never saw the issue that led to my PR being reverted, FWIW.
Appears fixed with 3.21
Description
After building hhvm with brew, every invocation results in this error message during startup:
This is because that config option was removed in jemalloc 5.0.0 (source: https://github.com/jemalloc/jemalloc/blob/dev/ChangeLog#L161), which was added to homebrew-core on June 13, 2017 (source: https://github.com/Homebrew/homebrew-core/commit/7c2104a4557e1ca0aec049fb4e0804ba672faf55).
I'd suggest adding jemalloc 4.5.0 to this tap and having the hhvm formula depend on that.
Context and Logs
Output of clang -v: