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

Generate Conda packages on Windows failed due to taking more then 6 hours to complete #1094

Closed
traversaro opened this issue Apr 15, 2022 · 2 comments

Comments

@traversaro
Copy link
Member

Since https://github.com/robotology/robotology-superbuild/runs/5981986960?check_suite_focus=true , while https://github.com/robotology/robotology-superbuild/actions/runs/2096575780 was working fine. Probably better to first merge conda-forge/staged-recipes#18234, so it is easier to debug the package generation if we offload the YARP compilation (that takes a lot of time) to conda-forge .

@traversaro
Copy link
Member Author

Our main hope is to offload YARP package generation to conda-forge with conda-forge/staged-recipes#18234, so that the effort required to build packages for the robotology channel reduces back to under the 6 hour limit of GitHub Action jobs. If that is not sufficient we can try to find a way to split the packages generation in two jobs, but I would prefer to avoid the additional complexity of that.

@traversaro
Copy link
Member Author

Successful conda generation job: https://github.com/robotology/robotology-superbuild/runs/6871865513 .

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