-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Fix Windows build after PR 75 #85
Comments
Slight change of instruction to reproduce the problem from #75 (comment) (just changing cp to copy to run on Command Prompt):
|
I started locally and the build seems to be working fine. I wonder if it is a Git Bash/Command Prompt problem, in that case I can switch the CI To use Command Prompt. |
I see a failure in https://dev.azure.com/robostack/ros_pipelines/_build/results?buildId=3657&view=logs&j=89dee4d5-4df7-5a48-779f-4e93227829ad&t=e7271866-09c5-508a-c818-752c9bc38af5 , probably boa switched from master to main. |
Hopefully fixed by RoboStack/vinca#32 . |
Now the Windows azure build is failing (see https://dev.azure.com/robostack/ros_pipelines/_build/results?buildId=3663&view=logs&j=89dee4d5-4df7-5a48-779f-4e93227829ad&t=e7271866-09c5-508a-c818-752c9bc38af5) with:
This is similar to the issue fixed in mamba-org/boa#268 . |
Unfortunately the Azure build fails for mimick in the same way as on GA. I think building locally for now is the way to go. |
Here is a locally built package (compressed to .zip for loading in GitHub issues, but it was a bz2 originall): |
Thanks @traversaro - I just uploaded it to https://anaconda.org/robostack-experimental/ros-galactic-mimick-vendor/files and will trigger a build of the remaining packages :) |
ros-galactic-desktop is still missing, do we need to enable it in |
See #75 (comment) .
(Just opening an issue to have a place were to report progress).
The text was updated successfully, but these errors were encountered: