Skip to content

allow that 'gcc -print-multiarch' fails in icc easyblock#1249

Merged
wpoely86 merged 1 commit intoeasybuilders:developfrom
boegel:icc_allow_failing_gcc_print_multiarch
Sep 18, 2017
Merged

allow that 'gcc -print-multiarch' fails in icc easyblock#1249
wpoely86 merged 1 commit intoeasybuilders:developfrom
boegel:icc_allow_failing_gcc_print_multiarch

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Sep 15, 2017

bugfix for #1237, gcc -print-multiarch may fail for old versions of (system) GCC

@boegel boegel added this to the 3.4.1 milestone Sep 15, 2017
@boegel
Copy link
Copy Markdown
Member Author

boegel commented Sep 15, 2017

@JackPerdue This should fix the problem you were hitting with EasyBuild v3.4.0 with an old system GCC...

@JackPerdue
Copy link
Copy Markdown
Contributor

Works much better here. icc/ifort rebuilt on RHEL6.

@boegel boegel requested a review from a team September 16, 2017 12:33
@JackPerdue
Copy link
Copy Markdown
Contributor

As mentioned on Slack. I don't think this is the proper solution. The proper solution is to load the GCCcore module when that step is run.

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Sep 18, 2017

@JackPerdue Making sure GCCcore is loaded when gcc -print-multiarch is being run is done in easybuilders/easybuild-easyconfigs#5133 and easybuilders/easybuild-easyconfigs#5134

Nevertheless, this change should be merged too, the whole point was that this was allowed to fail, and it clearly doesn't...

@wpoely86 wpoely86 merged commit ba5fb05 into easybuilders:develop Sep 18, 2017
@boegel boegel deleted the icc_allow_failing_gcc_print_multiarch branch September 18, 2017 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants