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 CI tests fail #2515

Closed
2 tasks
heplesser opened this issue Oct 25, 2022 · 3 comments · Fixed by #2660
Closed
2 tasks

MacOS CI tests fail #2515

heplesser opened this issue Oct 25, 2022 · 3 comments · Fixed by #2660
Assignees
Labels
I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: High Should be handled next stale Automatic marker for inactivity, please have another look here T: External bug Not an issue that can be solved here. (May need documentation, though)

Comments

@heplesser
Copy link
Contributor

The last successful NEST build on MacOS was #2136. The next matrix build and all subsequent failed [#2137(https://github.com/nest/nest-simulator/actions/runs/3296060754/jobs/5464998013)] because CMake cannot find OpenMP.

Comparing the logs, two changes seem to have taken place between the two runs:

It seems more likely that the version hike in libomp causes the problem. Unfortunately, there is no (easy) way to install libomp 14.0.6.

As a temporary remedy, I disable OpenMP for the MacOS runner. Once the problem is solved properly, that needs to be re-instated.

@heplesser heplesser added T: Bug Wrong statements in the code or documentation S: High Should be handled next I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) labels Oct 25, 2022
@heplesser heplesser self-assigned this Nov 25, 2022
@heplesser heplesser added T: External bug Not an issue that can be solved here. (May need documentation, though) and removed T: Bug Wrong statements in the code or documentation labels Nov 29, 2022
@heplesser
Copy link
Contributor Author

This is due to a known problem in CMAKE: https://gitlab.kitware.com/cmake/cmake/-/issues/24097

@terhorstd
Copy link
Contributor

Is this an issue for everyone using the updated Homebrew, or is it also related to local setup or conventions?

@github-actions
Copy link

Issue automatically marked stale!

@github-actions github-actions bot added the stale Automatic marker for inactivity, please have another look here label Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: High Should be handled next stale Automatic marker for inactivity, please have another look here T: External bug Not an issue that can be solved here. (May need documentation, though)
Projects
None yet
2 participants