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

Old packages use features and track_features to select correct clangdev * flang #22

Open
wolfv opened this issue Feb 12, 2022 · 2 comments

Comments

@wolfv
Copy link
Member

wolfv commented Feb 12, 2022

The flang 5 package for Windows uses the deprecated features and track_features to select the correct clangdev * flang version. Unfortunately there is no support for this usage of features in mamba and it was "deprecated" in conda.

I am wondering if we could do a repodata patch to mitigate this.

Here is the mamba issue: mamba-org/mamba#897

@isuruf
Copy link
Member

isuruf commented Feb 12, 2022

It's better to drop support for flang 5 and use flang 11. See conda-forge/conda-forge-pinning-feedstock#1359

@wolfv
Copy link
Member Author

wolfv commented Feb 12, 2022

Thanks for the comment. That would totally work as well. In the meantime I made this simple patch: conda-forge/conda-forge-repodata-patches-feedstock#226

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

No branches or pull requests

2 participants