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

CI Python bindings failed w/ yarp-3.10.0 #992

Open
pattacini opened this issue Nov 13, 2024 · 2 comments
Open

CI Python bindings failed w/ yarp-3.10.0 #992

pattacini opened this issue Nov 13, 2024 · 2 comments
Assignees

Comments

@pattacini
Copy link
Member

Bug description

Here's the CI error:

2024-11-13T12:05:05.4061826Z /home/runner/work/icub-main/icub-main/install/share/yarp/bindings/yarp.i:437: Warning 206: Unexpected tokens after #endif directive.
2024-11-13T12:05:05.4084387Z /home/runner/work/icub-main/icub-main/install/share/yarp/bindings/yarp.i:2013: Error: Unable to find 'swig_python_windows_preable.i'
2024-11-13T12:05:05.4205031Z gmake[2]: *** [bindings/CMakeFiles/icub_python_swig_compilation.dir/build.make:76: bindings/CMakeFiles/icub_python.dir/icubPYTHON.stamp] Error 1
2024-11-13T12:05:05.4206427Z gmake[2]: *** Deleting file 'bindings/CMakeFiles/icub_python.dir/icubPYTHON.stamp'
2024-11-13T12:05:05.4207733Z gmake[1]: *** [CMakeFiles/Makefile2:4548: bindings/CMakeFiles/icub_python_swig_compilation.dir/all] Error 2
2024-11-13T12:05:05.4210833Z gmake: *** [Makefile:146: all] Error 2
2024-11-13T12:05:05.4237755Z ##[error]Process completed with exit code 2.

Steps to reproduce

Failed CI:

Expected behavior

No response

Example repository

No response

Additional context

No response

@traversaro
Copy link
Member

Fix provided in robotology/yarp#3148, it is a regression of robotology/yarp#3146 .

@pattacini
Copy link
Member Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants