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

Add cross-compiling support to generate-conda-packages GitHub Action and generate packages in robotology channel for linux-arm64 architectures #947

Open
traversaro opened this issue Dec 9, 2021 · 3 comments

Comments

@traversaro
Copy link
Member

traversaro commented Dec 9, 2021

At first, I would like to avoid that, and just ask people that wanted to have their packages for this architecture to just move their packages recipes to conda-forge (see #752). However, as osx-arm64 becomes a mainstream architecture, documenting this difference w.r.t. to Intel-based macOS would simply become more complex to document that to simply add support for osx-arm64 in the generate-conda-packages GitHub Action via cross-compilation. B.t.w, a nice side effect of this is that we would be able to also generate linux-arm64 packages even if GitHub Actions does not support arm64 Linux workers.

However, on the osx-64 we are currently blocked until all the dependencies are available, see #916 .

@traversaro traversaro changed the title Add cross-compiling support to generate-conda-packages GitHub Actions and generate packages in robotology channel for osx-arm64 and linux-arm64 architectures Add cross-compiling support to generate-conda-packages GitHub Action and generate packages in robotology channel for osx-arm64 and linux-arm64 architectures Dec 9, 2021
@traversaro
Copy link
Member Author

fyi @Nicogene @ilaria-carlini

@traversaro
Copy link
Member Author

@traversaro traversaro changed the title Add cross-compiling support to generate-conda-packages GitHub Action and generate packages in robotology channel for osx-arm64 and linux-arm64 architectures Add cross-compiling support to generate-conda-packages GitHub Action and generate packages in robotology channel for linux-arm64 architectures May 31, 2024
@traversaro
Copy link
Member Author

As there is now native GitHub Actions support for osx-arm64, we do not need anymore to do cross-compilation for osx-arm64, I updated the title of the issue.

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

1 participant