-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
build: add aarch64 and ppc64le #2
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 2024.02.22.20.36.14
Hi! This is the friendly conda-forge automerge bot! I considered the following status checks when analyzing this PR:
Thus the PR was not passing and not merged. |
@matthewfeickert it seems to only be failing for some combinations, please have a look! |
Oh man. Travis CI error logs. A blast from the past that's giving me some mental and emotional damage. 😬 The build matrix failures are confusing too as they seem to only be CPython version based. :? I'll have to dig through and also learn what
is all about. |
@conda-forge-admin, please rerender |
Hi! This is the friendly conda-forge automerge bot! Commits were made to this PR after the |
@matthewfeickert may have found an easier way through - just use azure instead ^_^ |
…nda-forge-pinning 2024.02.23.09.37.40
While this might take a while since it's emulated, I imagine it is far better than trying to setup this build system for cross compilation. |
@lgray yeah if we can avoid using Travis CI I would be very happy. I assume there's no way to use Cirrus CI as a provider? If not, as long as this stays under 2 hours of build time I think that's okay (we can also turn things off as needed if we need to debug in a PR). |
conda-forge.yml
Outdated
provider: | ||
linux_aarch64: azure | ||
linux_ppc64le: azure |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lgray can you link to the docs that you read that cover providers? I'm trying to assemeble some conda-forge bookmarks for myself for the future. 😬
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Huh, the builds in azure keep getting to:
and then completing wreck the node they're on for some reason. it is consistently that file on every single build. |
@conda-forge-admin, please rerender |
Hi! This is the friendly conda-forge automerge bot! Commits were made to this PR after the |
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you but ran into some issues. Please check the output logs of the latest rerendering GitHub actions workflow run for errors. You can also ping conda-forge/core for further assistance or try re-rendering locally. This message was generated by GitHub actions workflow run https://github.com/conda-forge/fastjet-feedstock/actions/runs/8024264721. |
@conda-forge-admin, please rerender |
…nda-forge-pinning 2024.02.23.09.37.40
Could also try using Circle CI: https://circleci.com/docs/using-arm/ edit: You already did that. Never mind. But it is strange that it keeps failing at that one spot. |
@conda-forge-admin, please update circle. |
@lgray have you actually succeeded in building the |
Oh it works on cirrus no problem and we use it to build wheels quickly. The builds were completing on travis in some cases just fine as well. It really seems to be a worker memory issue in some versions of python. ppc64le was also succeeding for certain python versions, just not all of them. |
@conda-forge-admin, please add circle |
Oh right. I forgot that I added the PR for that. scikit-hep/fastjet#168 🤪 Time to step away from the keyboard and make a coffee. Thanks for steering this and getting these builds going in the right direction. |
@chrisburr does conda-forge no longer actually use circle-ci or do I need to go through some extra hoops I don't know about? |
I have a feeling I need to first merge this and then it'll work. |
I'm gonna yolo this one for now. It won't screw up the x86 builds that are already there. |
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)