Closed RamEduard closed 7 years ago
Can confirm
Hi. I have fixed the formula, but I don't know how to do pull-request. Is it possible to do from brew? Or should I fork this repo instead?
Created PM: https://github.com/hhvm/homebrew-hhvm/pull/69
@Zebradil looks like it helps!
Temporary workaround is to edit
/usr/local/Homebrew/Library/Taps/hhvm/homebrew-hhvm/hhvm.rb
and make those changes by hand.
Its fixed in master now.
brew install failure for hhvm 3.15.1, build target folly
Context and Logs
brew install hhvm
==> Installing hhvm from hhvm/hhvm ==> Downloading http://dl.hhvm.com/source/hhvm-3.17.1.tar.bz2 Already downloaded: /Users/webbizgroup/Library/Caches/Homebrew/hhvm-3.17.1.tar.bz2 ==> cmake -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/hhvm/3.17.1 -DDEFAULT_CONFIG_DI Last 15 lines from /Users/webbizgroup/Library/Logs/Homebrew/hhvm/01.cmake: -DLIBICONV_INCLUDE_DIR=/usr/include -DLIBICONV_LIBRARY=/usr/lib/libiconv.dylib -DLIBPTHREAD_INCLUDE_DIRS=/usr/include -DLIBPTHREAD_LIBRARIES=/usr/lib/libpthread.dylib -DLIBXML2_INCLUDE_DIR=/usr/include/libxml2 -DLIBXML2_LIBRARIES=/usr/lib/libxml2.dylib -DLIBXSLT_EXSLT_LIBRARY=/usr/lib/libexslt.dylib -DLIBXSLT_INCLUDE_DIR=/usr/include -DLIBXSLT_LIBRARIES=/usr/lib/libxslt.dylib -DRESOLV_LIB=/usr/lib/libresolv.dylib -DZLIB_INCLUDE_DIR=/usr/include -DZLIB_LIBRARY=/usr/lib/libz.dylib
CMake Error: The source directory "/tmp/hhvm-20170113-53129-66y6ix/hhvm-3.17.1/6" does not exist. Specify --help for usage, or press the help button on the CMake GUI.
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core): https://github.com/hhvm/homebrew-hhvm/issues
These open issues may also help: hhvm --HEAD failed to build on OSX 10.11.6 https://github.com/hhvm/homebrew-hhvm/issues/67 brew install failure for hhvm 3.15.1, build target folly https://github.com/hhvm/homebrew-hhvm/issues/58
Output of clang -v: Apple LLVM version 8.0.0 (clang-800.0.42.1) Target: x86_64-apple-darwin15.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin