Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

brew install --HEAD buck not working #2630

Open
wulongwang opened this issue Jun 14, 2021 · 5 comments
Open

brew install --HEAD buck not working #2630

wulongwang opened this issue Jun 14, 2021 · 5 comments

Comments

@wulongwang
Copy link

image

➜ ~ 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.

image

@wulongwang
Copy link
Author

wulongwang commented Jun 14, 2021

Another error

image

image

@shepting
Copy link

I would love to get this sorted out as well. @wulongwang did you figure anything out?

@kaplad
Copy link

kaplad commented Feb 13, 2022

Facing the same problem on M1 mac

@PanXu86
Copy link

PanXu86 commented Mar 18, 2022

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.

@yshuolu
Copy link

yshuolu commented Jan 30, 2023

Any update on this issue! Is there any workaround to install BUCK on M1 Mac at all?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants