-
Notifications
You must be signed in to change notification settings - Fork 48
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
Test casadi PR3540 #1574
Test casadi PR3540 #1574
Conversation
Please ignore Debian Buster failures that are due to something else. |
The casadi issue with SWIG 4.2.0 is indeed solved by casadi/casadi#3540 . Now we have some problem on YARP, that fails with:
Probably there is some problem in the createVocab32 functions, see https://github.com/robotology/yarp/blob/c59779fa086a46c09d32cbceb1c0ed240bd19bbe/src/libYARP_sig/src/yarp/sig/Image.h#L42 . |
Tracked also in conda-forge/yarp-feedstock#41 . |
We should try to fix/report this SWIG 4.2.0 issue with yarp/icub-main soon, apparently Ubuntu 24.04 will contain swig 4.2.0 : https://repology.org/project/swig/versions . |
Problem reported upstream: swig/swig#2783 . |
Problem fixed in casadi and swig upstream, let's wait for their releases. |
Test casadi/casadi#3540 .