Skip to content

Upgrade gcc to v15 #1413

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

Merged
merged 3 commits into from
Apr 28, 2025
Merged

Upgrade gcc to v15 #1413

merged 3 commits into from
Apr 28, 2025

Conversation

am11
Copy link
Member

@am11 am11 commented Apr 26, 2025

@am11 am11 requested review from a team as code owners April 26, 2025 20:04
@am11
Copy link
Member Author

am11 commented Apr 26, 2025

@mthalman, it requires library/gcc:15-bookworm uploaded to dotnet ACR.

Copy link
Member

@mthalman mthalman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The path in the CODEOWNERS file needs to be updated:

src/debian/12/gcc14/amd64/ @dotnet/runtime-infrastructure @dotnet/dotnet-docker-reviewers

That should be changed to a wildcard for the version so we don't have to keep updating it.

@mthalman mthalman merged commit 5a99b3a into dotnet:main Apr 28, 2025
21 checks passed
@am11 am11 deleted the patch-8 branch April 28, 2025 17:19
@mthalman
Copy link
Member

mthalman commented May 1, 2025

@am11 - Will you be updating all dotnet repos that referenced the old v14 tag?

@am11
Copy link
Member Author

am11 commented May 1, 2025

Already done dotnet/runtime#115128. :)

@mthalman
Copy link
Member

mthalman commented May 1, 2025

@am11
Copy link
Member Author

am11 commented May 1, 2025

It was a wrong dependency added in dotnet/sdk@df4aa4c. gcc image was introduced to validate "runtime builds with gcc". Debian packaging use-case in SDK should be its own image. It doesn't require gcc, let alone the latest version.

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.

3 participants