stella-cv / stella_vslam

This is a unofficial fork of OpenVSLAM (https://github.com/xdspacelab/openvslam)
https://stella-cv.rtfd.io/en/latest/
Other
871 stars 374 forks source link

Problem with building the docker #600

Closed Inshu32 closed 1 month ago

Inshu32 commented 1 month ago

I have tried building the docker file using the given commands across four different linux installations. Pop_os, Ubuntu 24, Fedora 40and Debian12 doc(all latest versions). I am getting the same error on step 18/20. docker versions is 26,1,3 build b27abbb The error code is

ERROR: failed to solve: process "/bin/sh -c set -x && git clone https://github.com/stella-cv/stella_vslam_examples.git && cd stella_vslam_examples && git checkout -q ${EXAMPLES_COMMIT} && git submodule update --init --recursive && mkdir -p build && cd build && cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX=${CMAKE_INSTALL_PREFIX} -DUSE_STACK_TRACE_LOGGER=ON .. && make -j${NUM_THREADS}" did not complete successfully: exit code: 2

@ymd-stella @Philanoe @mauricekuehl

ymd-stella commented 1 month ago

It did not reproduce. Mention is not required.