You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.
➜ ~ arch -arm64 brew install --HEAD buck
==> Installing buck from facebook/fb
==> Downloading https://www.apache.org/dyn/closer.lua?path=ant/binaries/apache-a
Already downloaded: /Users/Mac/Library/Caches/Homebrew/downloads/3dcf25c6574b35db948c4d796dfcb09055e5c212ae4ab5b874ade9d9735ac158--apache-ant-1.9.15-bin.tar.bz2
Error: openjdk@8: no bottle available!
You can try to install from source with:
brew install --build-from-source openjdk@8
Please note building from source is unsupported. You will encounter build
failures with some formulae. If you experience any issues please create pull
requests instead of asking for help on Homebrew's GitHub, Twitter or any other
official channels.
The text was updated successfully, but these errors were encountered:
encountered the same issue on my m1 mac, the root cause is openjdk@8 formula is not working anymore. (at least for m1 mac)
I think https://github.com/facebook/homebrew-fb/blob/main/buck.rb needs to be updated to address this issue.
but unfortunately, I don't have related knowledge on it.
➜ ~ arch -arm64 brew install --HEAD buck
==> Installing buck from facebook/fb
==> Downloading https://www.apache.org/dyn/closer.lua?path=ant/binaries/apache-a
Already downloaded: /Users/Mac/Library/Caches/Homebrew/downloads/3dcf25c6574b35db948c4d796dfcb09055e5c212ae4ab5b874ade9d9735ac158--apache-ant-1.9.15-bin.tar.bz2
Error: openjdk@8: no bottle available!
You can try to install from source with:
brew install --build-from-source openjdk@8
Please note building from source is unsupported. You will encounter build
failures with some formulae. If you experience any issues please create pull
requests instead of asking for help on Homebrew's GitHub, Twitter or any other
official channels.
The text was updated successfully, but these errors were encountered: