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

MNT: rerender #253

Conversation

conda-forge-admin
Copy link
Contributor

Hi! This is the friendly automated conda-forge-webservice.

I've started rerendering the recipe as instructed in #252.

If I find any needed changes to the recipe, I'll push them to this PR shortly. Thank you for waiting!

Here's a checklist to do before merging.

  • Bump the build number if needed.

Fixes #252

@conda-forge-webservices
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@jjerphan
Copy link
Member

Looking at the logs, libcxx 17.0.6 is picked for run/test environments it seems, so we cannot really tell if the error is due to building against >=18. We need to have a way to use this version at runtime.

@isuruf
Copy link
Member

isuruf commented Jul 17, 2024

_test_env has libcxx 18.1.8, right?

@jjerphan
Copy link
Member

jjerphan commented Jul 17, 2024

Yes it does for osx_64 (see those logs) but not for all, e.g. not for osx_arm64 for some reasons (see those other logs)

Edit: tests aren't run for osx_arm64 so test_env is not populated.

@jjerphan
Copy link
Member

This PR was used for debugging but is not used anymore.

@jjerphan jjerphan closed this Jul 31, 2024
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.

@conda-forge-admin, rerender
3 participants