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 build failing (rolling) #266

Closed
ipa-vsp opened this issue Mar 11, 2024 · 1 comment
Closed

CI build failing (rolling) #266

ipa-vsp opened this issue Mar 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ipa-vsp
Copy link
Member

ipa-vsp commented Mar 11, 2024

In file included from /root/target_ws/build/lely_core_libraries/upstream/include/lely/coapp/node.hpp:25,
                   from /root/target_ws/build/lely_core_libraries/upstream/include/lely/coapp/slave.hpp:25,
                   from /root/target_ws/build/lely_core_libraries/upstream/src/coapp/slave.cpp:32:
  /root/target_ws/build/lely_core_libraries/upstream/include/lely/coapp/device.hpp:1003:3: error: ‘virtual void lely::canopen::Device::OnWrite(uint16_t, uint8_t)’ was hidden [-Werror=overloaded-virtual=]
   1003 |   OnWrite(uint16_t /*idx*/, uint8_t /*subidx*/) noexcept {}
        |   ^~~~~~~
  /root/target_ws/build/lely_core_libraries/upstream/include/lely/coapp/slave.hpp:838:57: note:   by ‘lely::canopen::BasicSlave::OnWrite’
    838 |   typename ::std::enable_if<is_canopen<T>::value>::type OnWrite(
        |                                                         ^~~~~~~
  cc1plus: all warnings being treated as errors
  gmake[6]: *** [Makefile:671: liblely_coapp_la-slave.lo] Error 1
  gmake[5]: *** [Makefile:420: all-recursive] Error 1
  gmake[4]: *** [Makefile:482: all-recursive] Error 1
  gmake[3]: *** [Makefile:410: all] Error 2
  gmake[2]: *** [CMakeFiles/upstr_lely_core_libraries.dir/build.make:86: upstr_lely_core_libraries-prefix/src/upstr_lely_core_libraries-stamp/upstr_lely_core_libraries-build] Error 2
  gmake[1]: *** [CMakeFiles/Makefile2:143: CMakeFiles/upstr_lely_core_libraries.dir/all] Error 2
  gmake: *** [Makefile:146: all] Error 2
  ---
  Failed   <<< lely_core_libraries [46.3s, exited with code 2]
@ipa-vsp ipa-vsp added the bug Something isn't working label Mar 11, 2024
@ipa-vsp
Copy link
Member Author

ipa-vsp commented Mar 18, 2024

#267

@ipa-vsp ipa-vsp closed this as completed Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant