-
Notifications
You must be signed in to change notification settings - Fork 703
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
{toolchain} GCC 11.3.0 #15311
{toolchain} GCC 11.3.0 #15311
Conversation
…core-11.2.1.eb, binutils-2.38-GCCcore-11.2.1.eb, binutils-2.38.eb, flex-2.6.4-GCCcore-11.2.1.eb, help2man-1.49.2-GCCcore-11.2.1.eb, M4-1.4.19-GCCcore-11.2.1.eb, zlib-1.2.12-GCCcore-11.2.1.eb, zlib-1.2.12.eb and patches: zlib-1.2.12_fix-CC-logic-in-configure.patch
Test report by @SebastianAchilles |
Test report by @branfosj edit failed to download |
Test report by @branfosj |
Test report by @branfosj |
Test report by @branfosj |
'mpc-1.2.1.tar.gz', | ||
'isl-0.24.tar.bz2', | ||
'newlib-4.1.0.tar.gz', | ||
{'download_filename': 'd0524fb.tar.gz', 'filename': 'nvptx-tools-20210115.tar.gz'}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@SebastianAchilles This should be updated to latest? (see https://github.com/MentorEmbedded/nvptx-tools/)
{'download_filename': '7292758.tar.gz', 'filename': 'nvptx-tools-20220412.tar.gz'},
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done in a2d5095
'https://ftpmirror.gnu.org/gnu/mpfr', # idem for MPFR | ||
'https://ftpmirror.gnu.org/gnu/mpc', # idem for MPC | ||
'ftp://gcc.gnu.org/pub/gcc/infrastructure/', # GCC dependencies | ||
'http://gcc.cybermirror.org/infrastructure/', # HTTP mirror for GCC dependencies |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be an alternative https://
URL, this http://
one doesn't seem to work anymore (and we should fix that in the existing GCCcore
easyconfigs too):
'http://gcc.cybermirror.org/infrastructure/', # HTTP mirror for GCC dependencies | |
'https://gcc.gnu.org/pub/gcc/infrastructure/', # HTTP mirror for GCC dependencies |
That's important if you don't have isl-0.24.tar.gz
downloaded already...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done in a2d5095
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update the URL in the existing GCCcore
easyconfigs done in #15320
|
||
dependencies = [ | ||
('GCCcore', version), | ||
# binutils built on top of GCCcore, which was built on top of (dummy-built) binutils |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/(dummy-built) binutils/binutils (built with system toolchain)/g
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done in e2d3ee8
@boegelbot please test @ generoso |
@SebastianAchilles: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... - notification for comment with ID 1105500073 processed Message to humans: this is just bookkeeping information for me, |
@boegelbot please test @ jsc-zen2 |
@SebastianAchilles: Request for testing this PR well received on jsczen2l1.int.jsc-zen2.easybuild-test.cluster PR test command '
Test results coming soon (I hope)... - notification for comment with ID 1105556629 processed Message to humans: this is just bookkeeping information for me, |
Test report by @SebastianAchilles |
Test report by @boegelbot |
Test report by @boegelbot |
Test report by @SebastianAchilles |
@boegelbot Please test @ generoso |
@bartoldeman: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... - notification for comment with ID 1106632029 processed Message to humans: this is just bookkeeping information for me, |
Test report by @boegelbot |
@boegelbot please test @ jsc-zen2 |
@bartoldeman: Request for testing this PR well received on jsczen2l1.int.jsc-zen2.easybuild-test.cluster PR test command '
Test results coming soon (I hope)... - notification for comment with ID 1106940111 processed Message to humans: this is just bookkeeping information for me, |
Test report by @boegelbot |
@boegelbot Please test @ generoso |
@bartoldeman: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... - notification for comment with ID 1107667914 processed Message to humans: this is just bookkeeping information for me, |
Test report by @boegelbot |
Test report by @casparvl |
Test report by @casparvl |
@boegelbot please test @ jsc-zen2 |
@SebastianAchilles: Request for testing this PR well received on jsczen2l1.int.jsc-zen2.easybuild-test.cluster PR test command '
Test results coming soon (I hope)... - notification for comment with ID 1108628973 processed Message to humans: this is just bookkeeping information for me, |
Test report by @boegelbot |
Test report by @SebastianAchilles |
Test report by @branfosj |
Test report by @branfosj |
Test report by @branfosj |
Test report by @boegel |
Test report by @boegel |
Test report by @boegel |
I backported a patch included in upcoming GCC 12 to allow using the mold linker (via |
That looks pretty clean, so why not... I would open a separate PR for that though, I'm about to merge this one (once the test report from |
Test report by @boegel |
Going in, thanks @SebastianAchilles! |
(created using
eb --new-pr
)WIP because final GCC 11.3.0 is not available yet, using first release candidate (11.2.1) for now; final 11.3 release expected later this week (cfr. https://gcc.gnu.org/pipermail/gcc/2022-April/238549.html)(final GCC 11.3.0 is released)edit (by @boegel): requires: