chipsalliance / homebrew-verible

Apache License 2.0
16 stars 8 forks source link

Add verible homebrew formula. #2

Closed johanvdhaegen closed 3 years ago

johanvdhaegen commented 3 years ago

Initial version of verible homebrew formula.

mithro commented 3 years ago
Error: bazel: no bottle available!
You can try to install from source with:
  brew install --build-from-source bazel
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.

==> brew audit google/verible/verible --online --new-formula
==> brew uninstall --force alsa-lib attr autoconf bazel berkeley-db bison bzip2 cmake coreutils cups expat fontconfig freetype gdbm gettext gpatch gperf json-c krb5 libffi libice libpng libpthread-stubs libsm libx11 libxau libxcb libxdmcp libxext libxfixes libxi libxml2 libxrandr libxrender libxt libxtst m4 mpdecimal ncurses openjdk@11 openssl@1.1 perl pkg-config python@3.9 readline sphinx-doc sqlite unzip util-linux util-macros xcb-proto xorgproto xtrans xz zip zlib
Error: 2 failed steps!
brew install --only-dependencies --verbose --build-bottle google/verible/verible
brew install --verbose --build-bottle google/verible/verible
Error: Process completed with exit code 1.
hzeller commented 3 years ago

3 is merged, so if you rebase this one and push -f the CI should pass.