Skip to content
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

add patch for GCCcore 9.1-9.3 to fix compatibility with recent kernel headers #14453

Merged

Conversation

boegel
Copy link
Member

@boegel boegel commented Nov 27, 2021

(created using eb --new-pr)

fix for compilation problem when recent Linux kernel headers are installed on the system:

../../../../libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc:160:10: fatal error: linux/cyclades.h: No such file or directory
  160 | #include <linux/cyclades.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.

cfr. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100379

@boegel boegel added the bug fix label Nov 27, 2021
@boegel boegel added this to the next release (4.5.1?) milestone Nov 27, 2021
@boegel
Copy link
Member Author

boegel commented Nov 27, 2021

@boegelbot please test @ generoso
CORE_CNT=16

@boegelbot
Copy link
Collaborator

@boegel: Request for testing this PR well received on login1

PR test command 'EB_PR=14453 EB_ARGS= /opt/software/slurm/bin/sbatch --job-name test_PR_14453 --ntasks="16" ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 7375

Test results coming soon (I hope)...

- notification for comment with ID 980534659 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

@boegelbot
Copy link
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in total)
cnx1 - Linux rocky linux 8.4, x86_64, Intel(R) Xeon(R) CPU E5-2690 v3 @ 2.60GHz (haswell), Python 3.6.8
See https://gist.github.com/b522228a21fc795ffea3c938211cb4cf for a full test report.

@boegel
Copy link
Member Author

boegel commented Nov 27, 2021

Test report by @boegel
SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in total)
node3506.doduo.os - Linux RHEL 8.2, x86_64, AMD EPYC 7552 48-Core Processor (zen2), Python 3.6.8
See https://gist.github.com/9f6ead154401894363b7bc891fae1bad for a full test report.

@boegel
Copy link
Member Author

boegel commented Nov 27, 2021

Test report by @boegel
SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in total)
node2631.swalot.os - Linux centos linux 7.9.2009, x86_64, Intel(R) Xeon(R) CPU E5-2660 v3 @ 2.60GHz (haswell), Python 3.6.8
See https://gist.github.com/ff1907d40bb47fd10e4f55d108d5e591 for a full test report.

@boegel
Copy link
Member Author

boegel commented Nov 27, 2021

Test report by @boegel
SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in total)
select-pika-c6gd-8xlarge-0001 - Linux centos linux 8.3.2011, AArch64, ARM UNKNOWN (graviton2), Python 3.6.8
See https://gist.github.com/bd319428787083086bd2339b648b7bbb for a full test report.

@boegel boegel added the EESSI Related to EESSI project label Nov 27, 2021
@bedroge
Copy link
Contributor

bedroge commented Nov 27, 2021

Test report by @bedroge
SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in total)
pg-node163 - Linux centos linux 7.9.2009, x86_64, Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz, Python 3.6.8
See https://gist.github.com/09eb4c4ddac10c01e61e4d7115a90ffa for a full test report.

Copy link
Contributor

@bedroge bedroge left a comment

Choose a reason for hiding this comment

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

lgtm

@bedroge
Copy link
Contributor

bedroge commented Nov 27, 2021

Going in, thanks @boegel!

@bedroge bedroge merged commit af0f0af into easybuilders:develop Nov 27, 2021
@boegel boegel deleted the 20211127105847_new_pr_GCCcore910 branch November 27, 2021 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix EESSI Related to EESSI project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants