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

fix CI bug for omp installation #2245

Merged

Conversation

mehmetyusufoglu
Copy link
Contributor

@mehmetyusufoglu mehmetyusufoglu commented Mar 5, 2024

  • The CI error: Error: The brew link step did not complete successfully The formula built, but is not symlinked into /usr/local Could not symlink bin/2to3-3.11 Target /usr/local/bin/2to3-3.11 already exists.

  • The link for the failing CI: https://github.com/alpaka-group/alpaka/actions/runs/8160092065/job/22305929356

  • Solution: The already existing links related to 3.11 are removed before running the installation script.

@mehmetyusufoglu mehmetyusufoglu marked this pull request as draft March 5, 2024 17:28
@psychocoderHPC
Copy link
Member

If this will fail again we will remove OpenMP for OSX test the next time.

@psychocoderHPC psychocoderHPC merged commit 1c06aa8 into alpaka-group:develop Mar 6, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants