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 macOS build in GitHub Actions #53

Open
letmaik opened this issue Sep 7, 2024 · 0 comments
Open

Fix macOS build in GitHub Actions #53

letmaik opened this issue Sep 7, 2024 · 0 comments

Comments

@letmaik
Copy link
Owner

letmaik commented Sep 7, 2024

The build of glib (dependency of libraw) is failing in CI like this:

Program python3 (packaging) found: NO
../meson.build:2383:26: ERROR: python is missing modules: packaging

The packaging package is installed in the venv of the Python from https://github.com/multi-build/multibuild.git as part of build-macos.sh. It's not clear why this is failing. It started happening when bumping the build agent from macos-11 to macos-12.

This issue is currently blocking a new release that depends on numpy 2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant