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

Workaround macOS CI failure #63

Merged
merged 5 commits into from
Aug 8, 2024
Merged

Workaround macOS CI failure #63

merged 5 commits into from
Aug 8, 2024

Conversation

robomics
Copy link
Contributor

@robomics robomics commented Aug 8, 2024

It turns out there were a couple of problems:

  • On some (but not all!) macOS images, gcc and g++ were detected as default compilers. This caused conan profile detect to generate incomplete profiles
  • Setting MACOSX_DEPLOYMENT_TARGET in the pyproject.toml was not working as expected, leading to errors when running delocate

@robomics robomics merged commit 49bdf4b into main Aug 8, 2024
13 checks passed
@robomics robomics deleted the ci/fix branch August 8, 2024 18:35
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.

1 participant