-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
ENH: Adding eon #30703
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
base: main
Are you sure you want to change the base?
ENH: Adding eon #30703
Conversation
As the contributor and current maintainer I agree to be listed. |
@conda-forge/help-c-cpp |
Hi! This is the staged-recipes linter and your PR looks excellent! 🚀 |
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipes/eon/recipe.yaml:
For recipes/eon/recipe.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/16694198187. Examine the logs at this URL for more detail. |
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 ( I do have some suggestions for making it better though... For recipes/eon/recipe.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/16694227784. Examine the logs at this URL for more detail. |
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 ( |
e403c21
to
2c81c97
Compare
Kinda stumped by the error, since the In file included from ../client/Parameters.cpp:11:
│ │ ../client/NudgedElasticBand.h:98:49: error: 'path' is unavailable: introduced in macOS 10.15 unknown - see https://conda-forge.org/docs/maintainer/knowledge_base.html#newer-c-features-with-old-sdk
│ │ 98 | filePathInit(const std::vector<std::filesystem::path> &fsrcs,
│ │ | ^
│ │ $PREFIX/bin/../include/c++/v1/__filesystem/path.h:381:33: note: 'path' has been explicitly marked unavailable here
│ │ 381 | class _LIBCPP_EXPORTED_FROM_ABI path {
│ │ | ^ Needed |
@conda-forge/help-c-cpp, ready for review! |
This is for https://theochemui.github.io/eOn/
A test for this build was first on a private forge.
Checklist
[ ] If static libraries are linked in, the license of the static library is packaged.url
) rather than a repo (e.g.git_url
) is used in your recipe (see here for more details).