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 LatestReleases variant to Conda jobs #724

Closed
wants to merge 3 commits into from

Conversation

traversaro
Copy link
Member

This is useful in general, but useful in particular to debug #712, as the build seems to be working fine on Unstable (that use yarp master branch) and in the Conda package generation (that use yarp released version 3.4.3). This job would help clarify if the problem is in the commit on top of 3.4.3 in yarp-3.4 branch, or somewhere else.

@traversaro
Copy link
Member Author

Unfortunately LatestRelease on Windows is failing for another error, in particular:

2021-05-12T17:56:40.2920163Z   -- Found Python3: C:/Miniconda/envs/test/python.exe (found version "3.9.4") found components: Interpreter Development Development.Module Development.Embed 
2021-05-12T17:56:40.2927372Z   CMake Error at bindings/python/CMakeLists.txt:17 (get_filename_component):
2021-05-12T17:56:40.2928355Z     get_filename_component called with incorrect number of arguments
2021-05-12T17:56:40.2928991Z   
2021-05-12T17:56:40.2929408Z   
2021-05-12T17:56:40.2959706Z   -- Configuring incomplete, errors occurred!

This is due to robotology/yarp#2527 not being released. While we could fix this with a workaround, if we do not that, this is blocking for #641 .

@traversaro
Copy link
Member Author

Closing for now.

@traversaro traversaro closed this May 17, 2021
@traversaro traversaro deleted the traversaro-patch-4 branch May 20, 2021 12:27
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

Successfully merging this pull request may close these issues.

1 participant