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

conda:Tags:Default@windows-2019@Release CI job failure #712

Closed
traversaro opened this issue May 6, 2021 · 4 comments
Closed

conda:Tags:Default@windows-2019@Release CI job failure #712

traversaro opened this issue May 6, 2021 · 4 comments

Comments

@traversaro
Copy link
Member

No description provided.

@traversaro
Copy link
Member Author

I reproduced the problem locally:

C:\src\robotology-superbuild\build\src\YARP\src\libYARP_rosmsg\src\yarp/rosmsg/tf2_msgs/TFMessage.h(93,1): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\src\robotol
ogy-superbuild\build\src\YARP\src\yarpdataplayer\yarpdataplayer.vcxproj] [C:\src\robotology-superbuild\build\YARP.vcxproj]
C:\src\robotology-superbuild\build\src\YARP\src\libYARP_rosmsg\src\yarp/rosmsg/tf2_msgs/TFMessage.h(110,1): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\src\roboto
logy-superbuild\build\src\YARP\src\yarpdataplayer\yarpdataplayer.vcxproj] [C:\src\robotology-superbuild\build\YARP.vcxproj]
C:\src\robotology-superbuild\src\YARP\src\yarpdataplayer\src\utils.cpp(166,13): error C3861: 'S_ISDIR': identifier not found [C:\src\robotology-superbuild\build\src\YARP\src\yarpdataplayer\yarpdataplayer.vcxpro
j] [C:\src\robotology-superbuild\build\YARP.vcxproj]

@traversaro
Copy link
Member Author

As the problem seems due to simbody being installed in the environment (see conda-forge/simbody-feedstock#39), the event that caused this regression is apparently conda-forge/gazebo-feedstock#69 that added simbody as a dependency of Gazebo.

@traversaro
Copy link
Member Author

traversaro commented May 17, 2021

This will be fixed by conda-forge/simbody-feedstock#40 . As a temporary workaround, we can pin Gazebo to a version before conda-forge/gazebo-feedstock#69 .

@traversaro
Copy link
Member Author

Fixed by conda-forge/simbody-feedstock#40 .

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