Skip to content

[Bug] OSX CI broken again #1423

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

Closed
klevzoff opened this issue May 12, 2021 · 1 comment
Closed

[Bug] OSX CI broken again #1423

klevzoff opened this issue May 12, 2021 · 1 comment

Comments

@klevzoff
Copy link
Contributor

klevzoff commented May 12, 2021

Describe the bug
Recent CI builds of develop fail to run all unit tests that link (directly or indirectly through geosx_core) to Trilinos, with the following log:

test 104
        Start 104: testXML
104: Test command: /Users/travis/build/GEOSX/GEOSX/build-darwin-clang-debug/tests/testXML "-i" "/Users/travis/build/GEOSX/GEOSX/src/coreComponents/unitTests/xmlTests/basic_input.xml"
104: Test timeout computed to be: 1500
104: dyld: Library not loaded: /usr/local/opt/gcc/lib/gcc/10/libgfortran.5.dylib
104:   Referenced from: /usr/local/GEOSX/GEOSX_TPL/trilinos/lib/libepetra.12.dylib
104:   Reason: image not found
104/133 Test #104: testXML ..............................................Child aborted***Exception:   0.03 sec

See for example:
https://travis-ci.com/github/GEOSX/GEOSX/jobs/504150685
https://travis-ci.com/github/GEOSX/GEOSX/jobs/504480047
https://travis-ci.com/github/GEOSX/GEOSX/jobs/504819676

There have been no changes to the OSX environment on our side, I think something has silently changed in homebrew again.

Obviously, this affects all current PRs as well. I'm going to disable unit testing in OSX in #1412 , this issue is a reminder to fix it later.

@klevzoff
Copy link
Contributor Author

No longer reproduces on Travis

@klevzoff klevzoff closed this as not planned Won't fix, can't repro, duplicate, stale Aug 18, 2022
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

No branches or pull requests

1 participant