Skip to content

Fix OpenMP on MacOS #90

Fix OpenMP on MacOS

Fix OpenMP on MacOS #90

Triggered via pull request October 2, 2024 20:21
Status Failure
Total duration 29m 4s
Artifacts

commitlint.yml

on: pull_request
run-commitlint-on-pr
13s
run-commitlint-on-pr
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
run-commitlint-on-pr
You have commit messages with errors ⧗ input: Fix OpenMP on MacOS Tested on Github Action macos-12, macos-13 (x64) and macos-14 (arm64) runners, they aren't able to find OpenMP. I don't know why the setting of `CMAKE_PREFIX_PATH` is not enough, but it does not work as intended. This change reinstates the code from the old cryptopp-cmake project, and I confirmed this works. ✖ body's lines must not be longer than 100 characters [body-max-line-length] ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 3 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Update CMakeLists.txt ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
run-commitlint-on-pr
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/