macOS Intel: "no bottle available!" (macOS Intel is now disabled in CI) #7044
Replies: 3 comments 4 replies
We didn't plan to drop Intel bottles in August but something happened to Sonoma x86_64 runners the last Friday. That's why we did it sooner than expected cc @p-linnane, I think he can explain what happened in details |
|
Just to give an idea of the serious issue that caused this: Since we had no way of resolving this, were days away from our deadline we communicated for a while and were blocking all updates to other platforms with this. We decided to deprecate Intel bottles on "-3 September 2026" as you put it 😄. The queue has now recovered and we're bottling at much faster speed for all remaining platforms now. |
|
I'm genuinely upset about this. I understand the technical reasons for ending Intel bottle builds, and I'm not asking the Homebrew maintainers to reverse the decision. What I am frustrated by is how this was communicated to users. I have a 2019 Intel MacBook Pro running the current version of macOS. I had planned to continue using it until early 2027 before replacing it with an Apple Silicon Mac. Instead, I woke up to a flood of "Tier 3 configuration" and "no bottle available" errors and spent a good bit of time troubleshooting what appeared to be a problem with my Homebrew installation. After digging through the issue, running diagnostics, inspecting formula metadata, and finally finding this thread, I eventually discovered that Intel macOS bottle production has effectively stopped. I strongly believe the Support Tiers documentation should be updated to make it crystal clear that all Intel Macs are now effectively Tier 3 for bottle availability purposes. The current wording led me to believe that an up-to-date Intel Mac running a supported version of macOS remained a Tier 1 configuration. What frustrated me most is not the decision itself. It's that the practical impact of the decision was not obvious until things started breaking during routine upgrades. I suspect many Intel users will go through the same confusion I did. |
Uh oh!
There was an error while loading. Please reload this page.
Output of
brew configOutput of
brew doctorDescription of issue
NOTE: Creating a discussion for visibility of users encountering this issue, since the only other reference -- Homebrew/homebrew-core#301207 -- is a closed, locked issue which isn't very obvious, and an official announcement of the change seems to be a few weeks away.
As of 2026-08-28, the macOS Intel CI runners (building bottles for macOS Intel) were disabled, due to them "having serious issues".
This means that bottles (ie pre-built packages) for macOS Intel are no longer being produced for updated packages, effectively moving macOS Intel to Tier 3 slightly ahead of schedule.
As announced a year ago, and a few times more recently, macOS Intel was expected to move to Tier 3 (no CI / builders) "in or after September 2026".
So this change is definitely planned, and long foreshadowed, to happen "soon". But in practice it happened unexpectedly slightly early (from the point of view of end users) since it sounds like the macOS Intel builder/CI issue became unmaintainable. (I, and some others I've discussed it with, were arbitrarly assuming it'd be more like "when macOS 27 releases", ie in a few weeks.)
For the record, I understand why the macOS Intel support in HomeBrew is ceasing, and would probably have done similar myself (even if Apple's final macOS Intel support lasts a bit longer, it will be increasingly difficult for third parties to support). And I understand that "broken builder/CI" forced y'all's hand.
I just think that it should be obvious to users that it's happened on what is roughly "-3 Septemer 2026" instead of later in the month. Hence this post to have a public reference, as it sounds like the official HomeBrew announcement will be closer to the macOS 27 release, and lots of macOS Intel users will see signs of the problem before then.
Example of the sort of output from macOS Intel for a package with a new updated added since ~2026-08-28:
(For the record that message comes from
formula_installer.rbwhen it detects there is no bottle available. As of 2026-08-31 only a few packages are affected; it'll become more common for macOS Intel installs throughout September 2026 and later, as more packages get updates.)All reactions