-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Full source build for Julia 1.10.2 has broken #54015
Labels
building
Build system, or building Julia or its dependencies
Comments
As I mentioned on slack, this may be due to the use of tarballs automatically generated on-the-fly by github, which aren't guaranteed to be stable: https://github.blog/2023-02-21-update-on-the-future-stability-of-source-code-archives-and-hashes/. We should stop using them completely (even if it isn't the cause of the reported issue). |
This was referenced Apr 9, 2024
KristofferC
pushed a commit
that referenced
this issue
Apr 10, 2024
Closes #54015. `diff -r` on the source tree for the original archive vs. the archive that gets downloaded now shows no changes.
kpamnany
added a commit
to RelationalAI/julia
that referenced
this issue
Apr 10, 2024
Closes JuliaLang#54015. `diff -r` on the source tree for the original archive vs. the archive that gets downloaded now shows no changes.
kpamnany
added a commit
to RelationalAI/julia
that referenced
this issue
Apr 11, 2024
Closes JuliaLang#54015. `diff -r` on the source tree for the original archive vs. the archive that gets downloaded now shows no changes.
Fixed by #54017. |
Drvi
pushed a commit
to RelationalAI/julia
that referenced
this issue
Jun 7, 2024
Closes JuliaLang#54015. `diff -r` on the source tree for the original archive vs. the archive that gets downloaded now shows no changes.
Drvi
pushed a commit
to RelationalAI/julia
that referenced
this issue
Jun 7, 2024
Closes JuliaLang#54015. `diff -r` on the source tree for the original archive vs. the archive that gets downloaded now shows no changes.
Drvi
pushed a commit
to RelationalAI/julia
that referenced
this issue
Jun 7, 2024
Closes JuliaLang#54015. `diff -r` on the source tree for the original archive vs. the archive that gets downloaded now shows no changes.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As before, but this time's breakage is for no clear reason.
The text was updated successfully, but these errors were encountered: