You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Source or binary build?
Source: Galactic and Edifice
Up until yesterday I quietly built the package without any errors. This morning I updated some packages via ubuntu software updater and the error came out.
Starting >>> ignition_ros2_control
--- stderr: ignition_ros2_control
make[2]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/libignition-common4-profiler.so.4.2.0', needed by 'libignition_hardware_plugins.so'. Stop.
make[1]: *** [CMakeFiles/Makefile2:80: CMakeFiles/ignition_hardware_plugins.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
make[2]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/libignition-common4-profiler.so.4.2.0', needed by 'libignition_ros2_control-system.so'. Stop.
make[1]: *** [CMakeFiles/Makefile2:107: CMakeFiles/ignition_ros2_control-system.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
---
Failed <<< ignition_ros2_control [0.25s, exited with code 2]
Description
Expected behavior:Build successful
Actual behavior: Build failed
Steps to reproduce
Put the ignition_ros2_control inside my workspace
Source all the needed workspaces
Start to build
The text was updated successfully, but these errors were encountered:
Environment
Up until yesterday I quietly built the package without any errors. This morning I updated some packages via ubuntu software updater and the error came out.
Description
Steps to reproduce
The text was updated successfully, but these errors were encountered: