Skip to content

Attempting to perform first time build of Space ROS per tutorial failed #43

@raybietry

Description

@raybietry

Version or commit hash

https://cloud.earthly.dev/builds/2dac8d8f-9dab-48dc-adaf-f9e59e67f2ef

RMW Implementation

Other

Steps to reproduce issue

I attempted to install the Space ROS per the instructions on the tutorial and it failed when performing the Earthly build. I attached the build log to this report.

Expected behavior

build should complete without errors resulting to creation of a new docker image

Actual behavior

Build failed with multiple errors.
+rosdep failed | compilation terminated.
+rosdep failed | make[2]: *** [analyzer/CMakeFiles/ikos-analyzer.dir/build.make:76: analyzer/CMakeFiles/ikos-analyzer.dir/src/ikos_analyzer.cpp.o] Error 1
+rosdep failed | make[2]: *** Waiting for unfinished jobs....
+rosdep failed | c++: fatal error: Killed signal terminated program cc1plus
+rosdep failed | compilation terminated.
+rosdep failed | make[2]: *** [analyzer/CMakeFiles/ikos-analyzer.dir/build.make:216: analyzer/CMakeFiles/ikos-analyzer.dir/src/analysis/pointer/pointer.cpp.o] Error 1
+rosdep failed | [ 42%] Linking CXX executable ikos-import
+rosdep failed | [ 42%] Built target ikos-import
+rosdep failed | make[1]: *** [CMakeFiles/Makefile2:1618: analyzer/CMakeFiles/ikos-analyzer.dir/all] Error 2
+rosdep failed | make: *** [Makefile:146: all] Error 2
+rosdep failed | ERROR Earthfile:219:2
+rosdep failed | The command
+rosdep failed | RUN make -jnproc
+rosdep failed | did not complete successfully. Exit code 2

Backtrace or Console output

see log at https://cloud.earthly.dev/builds/2dac8d8f-9dab-48dc-adaf-f9e59e67f2ef

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions