voxl-docker-mavsdk-python build problems
-
Hi, I'm using voxl-docker-mavsdk-python as a base to make a docker container for the Voxl. Currently I have renamed it and added some files to the docker containers home folder. The problem is when trying to build the image on the Voxl I get a bunch of depreciation warnings when compiling MAVSDK and finally exit with out building the docker with this error
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2
The command '/bin/sh -c cmake --build build/default --target install -- -j 4' returned a non-zero code: 2some more information is included in the two screen shots sense I can't upload a text file with the logs
-
Let me take a look at this tomorrow, maybe something changed and we need to update.
-
Hi @Sebastian-LaPointe , we've replicated the error and will get a solution in place and give you an update.
-
@Sebastian-LaPointe, I have updated the GitLab repository with changes that should fix this issue. Please let us know if the issue persists