unixPB: Install Fedora devkit with GCC14 for riscv64#3912
Merged
sxa merged 2 commits intoadoptium:masterfrom Mar 31, 2025
Merged
unixPB: Install Fedora devkit with GCC14 for riscv64#3912sxa merged 2 commits intoadoptium:masterfrom
sxa merged 2 commits intoadoptium:masterfrom
Conversation
Signed-off-by: Stewart X Addison <sxa@redhat.com>
Signed-off-by: Stewart X Addison <sxa@redhat.com>
andrew-m-leonard
approved these changes
Mar 31, 2025
Member
Author
|
Just a note - adding the devkit makes the images size about double what it was previously: |
Member
Author
|
Rebuild of the build image got a bit messy:
Noting that this failed on the centos7_build_updater and the new ghcr.io job at build_image_updater. Linux/aarch64 was not affected in either case. Since these did not fail on the last attempt I'm going to put it down to a random network glitch and run the updater job again ... |
6 tasks
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.
This could be aligned with the main JDK head and use GCC 13.2 but since riscv64 development is constantly advancing we are prototyping with GCC14 for now.
Checklist
I've tested using th build dockerfile and it correctly installs teh F28 devkit with this PR.