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

macOS make check failures #185

Open
nmcglo opened this issue Oct 1, 2019 · 2 comments
Open

macOS make check failures #185

nmcglo opened this issue Oct 1, 2019 · 2 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@nmcglo
Copy link
Member

nmcglo commented Oct 1, 2019

I've been having difficulties getting make check to fully pass all tests on macOS. Works fine on Linux but have been spending the day getting my mac all up to date again and it's been a real pain - especially with GDB not being really useable on mac anymore without a lot of headache.

This is just to serve as a "it's not just you" if you're having some issues with mac. I've gotten it to run but just a couple tests fail and their failures "can't find symbol MPI_COMM_ROSS" don't make sense as this should break everything else if this was truly the case.

Failing tests:
jobmap-test
map-ctx-test

@nmcglo nmcglo self-assigned this Oct 1, 2019
@nmcglo nmcglo added bug Something isn't working help wanted Extra attention is needed labels Oct 21, 2019
@nmcglo nmcglo pinned this issue Oct 24, 2019
@lalilalalalu
Copy link

Hi, i have the same issue. Fix?

@nmcglo
Copy link
Member Author

nmcglo commented Aug 20, 2021

I've been mandatory remote since March 2020 and haven't had access to my office desk's Mac system for development and use Linux and Windows WSL for CODES development at home so I don't have a great way to debug or test fixes for this issue.

If this issue is found during regular operation of CODES outside of our make check testing, then it will be a higher priority. Currently though, I've not yet run into an instance where a regular simulation fails exclusively on Mac like it does in the above issue so it's fine to ignore the tests that fail for that reason.

Additionally, I'm currently in the process of changing the CODES build platform from Autotools to CMAKE which will have a different testing framework so this issue may be coincidentally resolved when that change is complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants