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 binutils 2.30 to fix assertion failure #6463

Merged
merged 1 commit into from
Jun 20, 2018

Conversation

boegel
Copy link
Member

@boegel boegel commented Jun 15, 2018

ran into this binutils bug when testing the rebuild of PLUMED-2.4.0-intel-2018a.eb with the WIP definition for intel/2018b (cfr. #6409)

ld: BFD (GNU Binutils) 2.30 assertion fail elf.c:3564

which is known issue, see https://sourceware.org/bugzilla/show_bug.cgi?id=22836

It's worth pulling in this patch since the plan is to use binutils 2.30 as a part of the 2018b toolchains.

@boegel boegel added the bug fix label Jun 15, 2018
@boegel boegel added this to the 3.6.2 milestone Jun 15, 2018
@boegel boegel changed the title add patch for binutils 2.30 to fix assertion failure add patch for binutils 2.30 to fix assertion failure (WIP) Jun 15, 2018
@boegel boegel added the 2018b label Jun 15, 2018
@boegel boegel changed the title add patch for binutils 2.30 to fix assertion failure (WIP) add patch for binutils 2.30 to fix assertion failure Jun 15, 2018
@boegel boegel requested a review from wpoely86 June 15, 2018 20:00
@boegel
Copy link
Member Author

boegel commented Jun 15, 2018

Test report by @boegel
SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in this PR)
node2034.delcatty.os - Linux centos linux 7.4.1708, Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, Python 2.7.5
See https://gist.github.com/bfd4e1478df864b54f7f1c2c2f4a2486 for a full test report.

@boegel
Copy link
Member Author

boegel commented Jun 15, 2018

Test report by @boegel
SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in this PR)
node3101.skitty.os - Linux centos linux 7.4.1708, Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz, Python 2.7.5
See https://gist.github.com/86f9075fe54f491e475301c1ed3e90ad for a full test report.

@boegel
Copy link
Member Author

boegel commented Jun 15, 2018

Test report by @boegel
SUCCESS
Build succeeded for 8 out of 8 (3 easyconfigs in this PR)
node2411.golett.os - Linux centos linux 7.4.1708, Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz, Python 2.7.5
See https://gist.github.com/793614ac35720f297e23d0c49387285b for a full test report.

@migueldiascosta
Copy link
Member

Test report by @migueldiascosta
SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in this PR)
grc-cluster1 - Linux centos 6.9, Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz, Python 2.7.14
See https://gist.github.com/93fea384a375519f8a350081b8123f93 for a full test report.

@boegel boegel requested a review from vanzod June 20, 2018 15:19
@vanzod
Copy link
Member

vanzod commented Jun 20, 2018

Test report by @vanzod
SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in this PR)
cermis - Linux debian 9.4, Intel(R) Xeon(R) CPU E5620 @ 2.40GHz, Python 2.7.13
See https://gist.github.com/addb270ac3e1b7b7c17b1bff703b10f3 for a full test report.

@vanzod
Copy link
Member

vanzod commented Jun 20, 2018

Going in, thanks @boegel!

@vanzod vanzod merged commit 38a2ee9 into easybuilders:develop Jun 20, 2018
@boegel boegel deleted the binutils230_patch branch June 20, 2018 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants