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

Error_when_building_ROS2 #218

Closed
CukeManCZ opened this issue Jun 26, 2021 · 1 comment
Closed

Error_when_building_ROS2 #218

CukeManCZ opened this issue Jun 26, 2021 · 1 comment

Comments

@CukeManCZ
Copy link

So I was first time building ROS 2 and in final step when I use:
colcon build --cmake-force-configure.

This error will show up:

clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [pluginlib_unique_ptr_test] Error 1
make[1]: *** [CMakeFiles/pluginlib_unique_ptr_test.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [pluginlib_utest] Error 1
make[1]: *** [CMakeFiles/pluginlib_utest.dir/all] Error 2
make: *** [all] Error 2
---
Failed   <<< pluginlib [1.09s, exited with code 2]
Aborted  <<< rttest [1.03s]
Aborted  <<< qt_gui_app [0.05s]                     
Aborted  <<< rosidl_generator_c [1.33s]
Aborted  <<< rviz_rendering [1.95s]
Aborted  <<< qt_dotgraph [0.86s]                               

Summary: 87 packages finished [17.4s]
  1 package failed: pluginlib
  5 packages aborted: qt_dotgraph qt_gui_app rosidl_generator_c rttest rviz_rendering
  1 package had stderr output: pluginlib
  139 packages not processed

What I can do with it ?

@clalancette
Copy link

Unfortunately there isn't enough context here to know what the error is. Given the age of this as well, I'm going to close it. If you are still having problems, please feel free to reopen and provide more information in the form of the ROS 2 distribution you are using, and more complete logs.

@clalancette clalancette closed this as not planned Won't fix, can't repro, duplicate, stale Oct 25, 2024
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

2 participants