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

CI fails on MacOS with "clang cannot compile programs" #7406

Open
lagru opened this issue Apr 28, 2024 · 2 comments · May be fixed by #7407
Open

CI fails on MacOS with "clang cannot compile programs" #7406

lagru opened this issue Apr 28, 2024 · 2 comments · May be fixed by #7407
Labels
🤖 type: Infrastructure CI, packaging, tools and automation

Comments

@lagru
Copy link
Member

lagru commented Apr 28, 2024

Since 5 days ago, our CI has started to fail on MacOS with

  ../meson.build:1:0: ERROR: Compiler /usr/bin/clang cannot compile programs.

which doesn't make sense to me (yet). Unsure if that message is caused by something else..

@lagru lagru added the 🤖 type: Infrastructure CI, packaging, tools and automation label Apr 28, 2024
@lagru
Copy link
Member Author

lagru commented Apr 28, 2024

Hmm, the difference might be that libomp seems to be missing from the environment now (previous job output). No idea why but might be enough to set LDFLAGS, CPPFLAGS..

@jarrodmillman
Copy link
Contributor

It looks like macos-latest switched from 12.7.4 to 14.4.1.

2024-05-01T23:19:52,642066164-07:00
2024-05-01T23:20:03,428805092-07:00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 type: Infrastructure CI, packaging, tools and automation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants