Skip to content

add patch for GCCcore 10.1-11.1 to fix compatibility with recent kernel headers#14454

Merged
bedroge merged 1 commit intoeasybuilders:developfrom
boegel:20211127135919_new_pr_GCCcore1110
Nov 27, 2021
Merged

add patch for GCCcore 10.1-11.1 to fix compatibility with recent kernel headers#14454
bedroge merged 1 commit intoeasybuilders:developfrom
boegel:20211127135919_new_pr_GCCcore1110

Conversation

@boegel
Copy link
Copy Markdown
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
Copy Markdown
Member Author

boegel commented Nov 27, 2021

@boegelbot please test @ generoso
CORE_CNT=16

@boegelbot
Copy link
Copy Markdown
Collaborator

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

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

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 980601847 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).

@boegel boegel added the EESSI Related to EESSI project label Nov 27, 2021
@boegelbot
Copy link
Copy Markdown
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 4 out of 4 (4 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/f4c421c1ed3845f5cab2d64cbd1e60f0 for a full test report.

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Nov 27, 2021

Test report by @boegel
SUCCESS
Build succeeded for 4 out of 4 (4 easyconfigs in total)
node3126.skitty.os - Linux centos linux 7.9.2009, x86_64, Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz (skylake_avx512), Python 3.6.8
See https://gist.github.com/3ee27578a386f6465ca4c6e0e726fca3 for a full test report.

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Nov 27, 2021

Test report by @boegel
SUCCESS
Build succeeded for 4 out of 4 (4 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/a26fff6cbb13682e77b3d56505c982c3 for a full test report.

@bedroge
Copy link
Copy Markdown
Contributor

bedroge commented Nov 27, 2021

Upload of my test report failed due to GitHub issues, but it can be found here:
https://gist.github.com/4b6236ed318cfaf4b58ea54679bde36d
Build succeeded for 4 out of 4 (4 easyconfigs in total)

Copy link
Copy Markdown
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
Copy Markdown
Contributor

bedroge commented Nov 27, 2021

Going in, thanks @boegel!

@bedroge bedroge merged commit f1582ff into easybuilders:develop Nov 27, 2021
@boegel boegel deleted the 20211127135919_new_pr_GCCcore1110 branch November 28, 2021 12:56
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