Try fixing macOS build#244
Merged
varungandhi-src merged 1 commit intoscip-ruby/masterfrom Nov 12, 2025
Merged
Conversation
e5bd752 to
a0d2df1
Compare
a0d2df1 to
089eb31
Compare
jupblb
approved these changes
Nov 11, 2025
Member
jupblb
left a comment
There was a problem hiding this comment.
It works for me!! Thank you! 😃
| aspect_bazel_lib_dependencies() | ||
|
|
||
| BAZEL_INSTALLER_VERSION_LINUX_X86_64_SHA = "c0161a346b9c0d00e6eb3d3e8f9c4dece32f6292520248c5ab2e3527265601c1" | ||
| BAZEL_INSTALLER_VERSION_LINUX_X86_64_SHA = "7e749f59fa4c4430fbc49ea38b0bc0a41dd1f460e8671c90978d70c2166bf0c4" |
Member
There was a problem hiding this comment.
This is the same SHA as the one you proposed in https://github.com/sorbet/sorbet/pull/9602/files#diff-64b1cd877dd573d06363688eb14589e697e6b4ca3a1e51fd0d88120050e1e896. But the CI there was failing. Are you sure this is a correct SHA?
Contributor
Author
There was a problem hiding this comment.
If you look at the latest SHA added in sorbet/sorbet@5464e30, that is indeed 7e749f59fa4c4430fbc49ea38b0bc0a41dd1f460e8671c90978d70c2166bf0c4 for x86_64 Linux.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
macOS build is broken on Tahoe for me locally. This patch
appears to fix it. I've ported it over from:
sorbet/sorbet#9602
Test plan
Locally built scip-ruby with
./bazel build //main:scip-ruby.