-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Closed
Labels
outdatedPR was locked due to agePR was locked due to age
Description
Help needed
Our Apple Silicon CI is ready, hardware- and software-wise. We have built our first ARM bottles, and they are working fine on our testing machines. But before we go on building as many bottles as possible, we want to have more exposure of these bottles, and gather feedback. There are, necessarily, some kinks to work out in brew itself (and its bottling process) for ARM, since we're deploying to a new platform, and we want to make sure we identify as many as possible before we start mass-bottling.
What can you do? Test those new ARM bottles on your ARM Macs, and report below if you have any failure, problem, or other weirdness.
How to report an issue? Create a post below, and include:
- what you were doing (the command)
- what the output was (and give the full output in a link)
- the output of
brew configin all cases (without it, for us it's like using a crystal ball)
What bottles are available?
autoconf automake bash bison boost
c-ares cairo cmake cscope fontconfig
freetype gdbm gettext git glib
gmp icu4c isl jpeg jsonlint
krb5 libevent libffi libomp libpng
libsodium libtiff libtool libyaml little-cms2
lua lzo meson mpfr mysql
ncurses ninja node [email protected] p11-kit
pcre pcre2 perl pixman pkg-config
protobuf [email protected] readline ruby sphinx-doc
sqlite tcl-tk vim xz zsh
List available with:
cd $(brew --repo homebrew/core)/Formula ; grep -l :arm64_big_sur *.rb | sed 's/.rb$//' | xargs
carlocab, unitof, williammck, Kentokamoto, chenrui333 and 38 more
Metadata
Metadata
Assignees
Labels
outdatedPR was locked due to agePR was locked due to age