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 building when pytest is not installed #258

Merged
merged 2 commits into from
Mar 24, 2024
Merged

Conversation

cjmayo
Copy link
Collaborator

@cjmayo cjmayo commented Mar 24, 2024

Closes #257.

I've also raised the macOS version used in the workflow - gtk4 isn't available for macOS 11 from Homebrew, slowing the check.

macOS 11 is no longer supported and Homebrew is not creating new
pre-built packages for it e.g. gtk4, requiring them to be compiled from
source.
Add "verbose: true" to test() when it is possible to raise minimum Meson
to >= 0.62.
@cjmayo cjmayo merged commit 06e34bb into fract4d:master Mar 24, 2024
6 checks passed
@cjmayo cjmayo deleted the meson-test branch March 24, 2024 19:39
@dragonmux
Copy link
Member

With macOS 11 Homebrew, it's slightly more that the person who heads the project withdrew all pre-built bottles for 11, so all brew install on 11 will build from source.

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.

meson setup ERROR: Tried to use not-found external program as test exe
2 participants