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

No rule to make target when building #8

Closed
ggiulian opened this issue Oct 5, 2021 · 2 comments
Closed

No rule to make target when building #8

ggiulian opened this issue Oct 5, 2021 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@ggiulian
Copy link

ggiulian commented Oct 5, 2021

Environment

  • OS Version: Ubuntu 20.04
  • 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

  1. Put the ignition_ros2_control inside my workspace
  2. Source all the needed workspaces
  3. Start to build
@ggiulian ggiulian added the bug Something isn't working label Oct 5, 2021
@chapulina chapulina added the help wanted Extra attention is needed label Nov 12, 2021
@destogl
Copy link
Member

destogl commented Feb 3, 2022

@ggiulian is this still an issue for you?

@ggiulian
Copy link
Author

ggiulian commented Feb 3, 2022

No, now it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants