Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Adding a fix for lcov/gcc8 #198

Merged
merged 6 commits into from
May 1, 2019
Merged

Adding a fix for lcov/gcc8 #198

merged 6 commits into from
May 1, 2019

Conversation

milljm
Copy link
Member

@milljm milljm commented Apr 24, 2019

This fixes bug: linux-test-project/lcov#38

@moosebuild
Copy link

moosebuild commented Apr 25, 2019

Job Documentation on fc4ae15 wanted to post the following:

View the site here

This comment will be updated on new commits.

milljm added 5 commits April 25, 2019 06:57
Latest Lcov includes a makefile now. Use that.

Append path to llvm's bin directory instead of pre-prending when loading the the GCC module. This is necessary due in part to the addition of clang's linker we now build.

Fix that pesky issue when urls.txt is missing, conda create environment fails, unless you own the conda installation.
Once you set a path using modules, say with append-path. But then another
module says to prepend-path that same path, Modules does not alter said
path.

So, our GCC module, while needing to be loaded when Clang is loaded,
conflicts with our path requirements.

Thankfully we no longer need the clang-formatter. Remove append-path.
Fix clobbering issue of a users bash profile for OS X.
Remove the no longer necessary jit patch.
The __Atomic patch supplied by homebrew is for GCC 8.3.0. Let us try to
build that version instead.
@milljm
Copy link
Member Author

milljm commented May 1, 2019

Merging even though this is reporting failure. This is due to the moose group needs a failing pr into moose, with this error, in order to troubleshoot it.

@milljm milljm merged commit 68b130e into idaholab:master May 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants