-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
Enable PowerPC #16
Enable PowerPC #16
Conversation
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 ( |
@conda-forge-admin, please rerender |
…nda-forge-pinning 2019.12.18
|
I managed to reproduce the NetCDF error locally. Attaching log here for reference. |
Further local attempts have been frustrated by a problem during NetCDF compilation :/ |
The
It tries to use SSE in PowerPC, which is not available. It also overrides some flags already defined by the |
Maybe you could avoid compiling netcdf by including it as a dependency and using the |
No |
Oh wait, |
Updates on my progress:
Ideally, we should patch AmberTools to use the external |
@conda-forge-admin, please restart ci |
@conda-forge-admin, please restart ci |
I think that Travis error is unrelated to us. It might have to do with the domain? (.org vs .com)? |
Hi! This is the friendly automated conda-forge-webservice. I tried to re-render for you but ran into some issues, please ping conda-forge/core for further assistance. You can also try re-rendering locally. |
Try merging this: jaimergp#1 |
MNT: Re-rendered with conda-build 3.18.11, conda-smithy 3.6.5, and co…
Thanks! |
…lready a build requirement
The MacOS error seems to be linked to |
I think some configuration must be being ignored by the CMake system. I managed to get my OSX VM running again so I'll debug locally now. Thanks for the patience! |
The OSX stuff can potentially be done in another PR if you prefer? You already did a lot more here than just PowerPC builds. |
I'd be fine with that. Shall we merge into a different branch that uploads to a different label for now, or just straight to master? |
I think straight to master is fine. What alternative label would you propose, if we did it that way? |
|
We can also wait and build locally for Linux to test the package, with no branches or labels involved. This might be even easier. |
So far I just did a few tests locally. But I can see the advantage of testing a package that was built using the conda-forge infrastructure too. Either option is fine with me. |
Did you use the Python script |
Oh, to be clear, I was referring to the original recipe I wrote. I did not test this PR (yet - I can help a bit if you like). |
In the meantime I keep testing OSX. I managed to reproduce the same error locally, and found other issue where they have the same (unsolved?) problem: AnacondaRecipes/aggregate#112 I tried setting the sysroot manually, but it has no effect. We need |
I ran some tests locally for Linux 64 and seems to be ok. They are not exhaustive, but main components (cpptraj, antechamber, tleap) look ok! I say we can merge to master after disabling OSX here. I'll re-render in the next commit. |
Thanks @jaimergp! |
You are welcome! |
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)