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

Failure on Unstable CI mid November 2024 #1741

Open
traversaro opened this issue Nov 15, 2024 · 0 comments
Open

Failure on Unstable CI mid November 2024 #1741

traversaro opened this issue Nov 15, 2024 · 0 comments

Comments

@traversaro
Copy link
Member

We had a first failure due to robotology/icub-main#992, that was fixed in robotology/yarp#3148 .

Now we have another failure:

2024-11-13T02:52:36.0526667Z /__w/robotology-superbuild/robotology-superbuild/src/yarp-matlab-bindings/matlab/autogenerated/yarpMATLAB_wrap.cxx: In function 'int _wrap_Image_topIsLowIndex(int, mxArray**, int, mxArray**)':
2024-11-13T02:52:36.0530558Z /__w/robotology-superbuild/robotology-superbuild/src/yarp-matlab-bindings/matlab/autogenerated/yarpMATLAB_wrap.cxx:48892:52: error: 'const class yarp::sig::Image' has no member named 'topIsLowIndex'; did you mean 'topIsLow'?
2024-11-13T02:52:36.0533086Z 48892 |   result = (bool)((yarp::sig::Image const *)arg1)->topIsLowIndex();
2024-11-13T02:52:36.0533947Z       |                                                    ^~~~~~~~~~~~~
2024-11-13T02:52:36.0534561Z       |                                                    topIsLow

That is because we need to re-build the matlab bindings.

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