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

Install old version of liblief to avoid macOS conda build crash #1270

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

traversaro
Copy link
Member

Currently the macOS conda package generation job is failing in a non-deterministic way with a Segmentation fault, using an old version of liblief seems to work fine in avoiding this problem.

See conda-forge/conda-forge.github.io#1823 (comment) .

Workaround for #1250 .

@traversaro traversaro changed the title Install old version of liblief to avoid macOS conda crash Install old version of liblief to avoid macOS conda build crash Sep 22, 2022
@traversaro
Copy link
Member Author

The failures are due to #1271, #1269 and #1266 , so we can merge.

@traversaro traversaro merged commit 2d14054 into master Sep 22, 2022
@traversaro traversaro deleted the fixmacosconda branch September 22, 2022 14:24
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