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

Refactor CI: add clang, ubsan, asan, macos, windows #85

Merged
merged 10 commits into from
Jun 4, 2024

Conversation

aut0
Copy link
Contributor

@aut0 aut0 commented May 23, 2024

CI now builds regressions, gcc, clang, apple clang, msvc.
On Linux and MacOS asan and ubsan was added.

On Windows the regression build with cmake does not seem to work correctly.
Also not sure how to build the examples on Windows with cmake.
Maybe someone with more Windows experience has an idea.

Also the linux/arm64 builds on QEMU take longer than 6h for the regression build, which is the maximum allowed by GitHub.
For now we still complete the job on some platforms, because so many regressions are failing that it doesn't seem to exhaust the runtime.
Longterm we probably have to disable asan,ubsan and regression build on QEMU.
However, the MacOS build is also on arm64, so we have that one at least for the arm64 architecture.

@aut0 aut0 changed the title Refactor CI: add clang, ubsan, asan Refactor CI: add clang, ubsan, asan, macos May 24, 2024
@aut0 aut0 changed the title Refactor CI: add clang, ubsan, asan, macos Refactor CI: add clang, ubsan, asan, macos, windows May 24, 2024
@lmailletcontoz lmailletcontoz added this to the 3.0.1 milestone May 28, 2024
@lmailletcontoz lmailletcontoz merged commit 176a3b0 into accellera-official:main Jun 4, 2024
29 of 71 checks passed
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

Successfully merging this pull request may close these issues.

2 participants