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

docker build issue #434

Open
NeubiSLAM opened this issue Mar 25, 2024 · 1 comment
Open

docker build issue #434

NeubiSLAM opened this issue Mar 25, 2024 · 1 comment
Labels
compile User has trouble compiling on their own platform.

Comments

@NeubiSLAM
Copy link

NeubiSLAM commented Mar 25, 2024

Hi guys, i'd like to implement 'get started guide' with docker images on WSL2
when i tried with ros2_22_04, the following errors occured.
Does anybody know how to solve this shit?

c++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
gmake[2]: *** [CMakeFiles/ov_init_lib.dir/build.make:188: CMakeFiles/ov_init_lib.dir/src/sim/SimulatorInit.cpp.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[1]: *** [CMakeFiles/Makefile2:143: CMakeFiles/ov_init_lib.dir/all] Error 2
gmake: *** [Makefile:146: all] Error 2
---
--- stderr: ov_init
c++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
gmake[2]: *** [CMakeFiles/ov_init_lib.dir/build.make:188: CMakeFiles/ov_init_lib.dir/src/sim/SimulatorInit.cpp.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[1]: *** [CMakeFiles/Makefile2:143: CMakeFiles/ov_init_lib.dir/all] Error 2
gmake: *** [Makefile:146: all] Error 2
---
Failed   <<< ov_init [1min 38s, exited with code 2]

Summary: 3 packages finished [2min 56s]
  1 package failed: ov_init
  2 packages had stderr output: ov_core ov_init
  1 package not processed
@goldbattle
Copy link
Member

goldbattle commented Mar 25, 2024 via email

@goldbattle goldbattle added the compile User has trouble compiling on their own platform. label Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compile User has trouble compiling on their own platform.
Projects
None yet
Development

No branches or pull requests

2 participants