-
Notifications
You must be signed in to change notification settings - Fork 706
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
GCC 11.3.0 build fails #16144
Comments
The error is:
A search on that error leads me to llvm/llvm-project@9cf1306 as the fix for libsanitzer when building on a system with glibc 2.36. The GCC commit for that is https://gcc.gnu.org/git/?p=gcc.git;a=patch;h=2701442d0cf6292f6624443c15813d6d1a3562fe I've created a PR for
|
@baloe Can you test whether the patch that's being added in #16145 works for you? A simple way to do this is running |
@boegel I have finally found the time to test your patch and I can confirm that it works. Many thanks! |
I am unable to build GCC 11.3.0. Here is the output:
And here is the mentioned log file, but I can't tell what's the issue, here:
/tmp/eb-0wa2hfrj/easybuild-GCCcore-11.3.0-20220828.093216.smqCd.log
The text was updated successfully, but these errors were encountered: