Upgrade dev-lang/rust and virtual/rust in main from 1.74.1 to 1.75.0#1542
Merged
Upgrade dev-lang/rust and virtual/rust in main from 1.74.1 to 1.75.0#1542
Conversation
Member
|
Started a two-phase SDK build in jenkins |
|
Build action triggered: https://github.com/flatcar/scripts/actions/runs/7415946307 |
The Gentoo musl patch is not used by us but fails to apply for 1.75. Disable it for now until we sync again a new ebuild from Gentoo.
The compilation of rustc fails when a folder is missing. Pick the fix from rust-lang/rust#119445
Member
|
I pushed patches for build failures. They are not part of the "apply flatcar patches" commit because I expect this to be only needed until Gentoo updates to 1.75. |
Member
|
There is an alternative fix in rust-lang/rust#119582 - will need to test if that works, too, but the current one looks good so far for our usage. |
dongsupark
approved these changes
Jan 5, 2024
Member
dongsupark
left a comment
There was a problem hiding this comment.
Both upstream approaches are fine.
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.
Subject says it all.