Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(toolchains): fix the URLs and sha256 values #3070

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

Conversation

aignas
Copy link
Collaborator

@aignas aignas commented Jul 8, 2025

It seems that in #3062 we did not notice that the latest builds for
linux-aarch64-freethreaded actually needed a different build tag and
this is the case only for the latest releases.

What is more, the windows-aarch64 build had a wrong strip-prefix.

This is fixing all of these issues. #3028 will make the 404 error
messages from curl more visible, so the first issue will be more
easily caught during authoring, whereas the second issue is going to be
more likely caught via code review, or a CI that is exercising the
actual toolchains.

It seems that in bazel-contrib#3062 we did not notice that the latest builds for
`linux-aarch64-freethreaded` actually needed a different build tag and
this is the case only for the latest releases.

What is more, the `windows-aarch64` build had a wrong strip-prefix.

This is fixing all of these issues. bazel-contrib#3028 will make the 404 error
messages from `curl` more visible, so the first issue will be more
easily caught during authoring, whereas the second issue is going to be
more likely caught via code review, or a CI that is exercising the
actual toolchains.
@aignas aignas added this pull request to the merge queue Jul 8, 2025
Merged via the queue into bazel-contrib:main with commit 7685993 Jul 8, 2025
3 checks passed
@aignas aignas deleted the fix.interpreter.urls.and.freethreaded.build branch July 8, 2025 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants