-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Big Sur Intel mass bottling tracking issue #64785
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
A shell script (run without argument) that tells you what formulas are ready to be bottled, in order of the analytics list:
It's ugly shell, but it works |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Qt bottle: https://github.com/Homebrew/homebrew-core/runs/1399724540?check_suite_focus=true
Qtwebengine will need this chromium patch: chromium/chromium@cdd9621#diff-195dca8233761e55ae153d3c49dca30f6ffa6abc0422af9d65c86c8c8e445569 Pull request: #64799 |
Erlang failure:
Upstream report https://bugs.erlang.org/browse/ERL-1407 |
This comment has been minimized.
This comment has been minimized.
❌ @fxcoudert bottle request for mono failed. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
❌ @fxcoudert bottle request for lftp failed. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
❌ @fxcoudert bottle request for leiningen failed. |
❌ @fxcoudert bottle request for protobuf@3.7 failed. |
❌ @fxcoudert bottle request for serialosc failed. |
❌ @fxcoudert bottle request for coturn failed. |
❌ @fxcoudert bottle request for docker-machine-driver-xhyve failed. |
❌ @fxcoudert bottle request for austin failed. |
❌ @fxcoudert bottle request for gambit failed. |
❌ @fxcoudert bottle request for cassandra-reaper failed. |
❌ @fxcoudert bottle request for soundpipe failed. |
❌ @fxcoudert bottle request for ape failed. |
❌ @fxcoudert bottle request for echoprint-codegen failed. |
❌ @fxcoudert bottle request for pcapplusplus failed. |
❌ @fxcoudert bottle request for global failed. |
❌ @fxcoudert bottle request for cuba failed. |
❌ @fxcoudert bottle request for libjson-rpc-cpp failed. |
❌ @fxcoudert bottle request for mboxgrep failed. |
❌ @fxcoudert bottle request for rancher-compose failed. |
❌ @fxcoudert bottle request for dep failed. |
❌ @fxcoudert bottle request for valgrind failed. |
❌ @fxcoudert bottle request for pod2man failed. |
❌ @fxcoudert bottle request for whohas failed. |
❌ @fxcoudert bottle request for iam-policy-json-to-terraform failed. |
❌ @fxcoudert bottle request for deployer failed. |
❌ @fxcoudert bottle request for chronograf failed. |
❌ @fxcoudert bottle request for pjproject failed. |
If you are a Homebrew user on macOS Big Sur:
Maintainers, our self-hosted runners for macOS 11.0 Big Sur on Intel are now up and running. To build a bottle on Big Sur, run:
This will:
brew test-bot
on that formula for a single macOS version (11.0)Ensure that all dependencies of the formula you are requesting a bottle for already have bottles of their own. This will help avoid frankenbottles (where bottles are built using dependencies bottled for earlier versions of macOS). Consider using FX's script: #64785 (comment)
Note that the Big Sur runners do not have cask osxfuse, adoptopenjdk8, or xquartz installed. If any formulae had undeclared dependencies on these Requirements, they'll need to be updated or deprecated/disabled/removed, as appropriate.
I've also been running a script that automatically dispatches new bottling jobs if it sees we have idle runners. Think of it as a background job that will ensure that we are always at 100% utilization of the Big Sur runners. Any pull request or dispatch job will make it stop filling the queue, so that way you won't have wait to test something that you want to work on.
I've restricted this issue to repository collaborators as it is likely to attract many requests for support. Once we get the most popular formulae migrated this should be unlocked.
The text was updated successfully, but these errors were encountered: