Jasem,
I attempted the update_indi_core but it failed. According to the Stellarmate software updater this is version 1.7.1 stable channel. I hadn't used the device since last March, so 4 months ago. I did a full update and rebooted before running this update_indi_core command:

Setting up manpages-dev (4.16-2) ...
Setting up libgsl-dev (2.5+dfsg-6) ...
Setting up libcfitsio-dev:armhf (3.450-3) ...
Setting up libfftw3-bin (3.3.8-2) ...
Setting up libalgorithm-diff-perl (1.19.03-2) ...
Setting up libnova-dev-bin (0.16-4) ...
Setting up libnova-dev:armhf (0.16-4) ...
Setting up libusb-1.0-doc (2:1.0.22-2) ...
Setting up libjbig-dev:armhf (2.1-3.1+b2) ...
Setting up linux-libc-dev:armhf (1:1.20220308~buster-1) ...
Setting up libusb-1.0-0-dev:armhf (2:1.0.22-2) ...
Setting up libcurl4-gnutls-dev:armhf (7.64.0-4+deb10u2) ...
Setting up libfakeroot:armhf (1.23-1) ...
Setting up dpkg-dev (1.19.8) ...
Setting up fakeroot (1.23-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up liberror-perl (0.17027-2) ...
Setting up libasan5:armhf (8.3.0-6+rpi1) ...
Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
Setting up liblzma-dev:armhf (5.2.4-1+deb10u1) ...
Setting up libubsan1:armhf (8.3.0-6+rpi1) ...
Setting up librhash0:armhf (1.3.8-1) ...
Setting up git-man (1:2.20.1-2+deb10u3) ...
Setting up cmake-data (3.16.3-3~bpo10+1) ...
Setting up libc-dev-bin (2.28-10+rpt2+rpi1) ...
Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
Setting up libfftw3-dev:armhf (3.3.8-2) ...
Setting up libcfitsio-doc (3.450-3) ...
Setting up libcc1-0:armhf (8.3.0-6+rpi1) ...
Setting up libjsoncpp1:armhf (1.7.4-3) ...
Setting up libtiffxx5:armhf (4.1.0+git191117-2~deb10u4) ...
Setting up libalgorithm-merge-perl (0.08-3) ...
Setting up git (1:2.20.1-2+deb10u3) ...
Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
Setting up cmake (3.16.3-3~bpo10+1) ...
Setting up libc6-dev:armhf (2.28-10+rpt2+rpi1) ...
Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
Setting up gcc-8 (8.3.0-6+rpi1) ...
Setting up gcc (4:8.3.0-1+rpi2) ...
Setting up libjpeg62-turbo-dev:armhf (1:1.5.2-2+deb10u1) ...
Setting up zlib1g-dev:armhf (1:1.2.11.dfsg-1+deb10u1) ...
Setting up g++-8 (8.3.0-6+rpi1) ...
Setting up libjpeg-dev (1:1.5.2-2+deb10u1) ...
Setting up libtiff-dev:armhf (4.1.0+git191117-2~deb10u4) ...
Setting up g++ (4:8.3.0-1+rpi2) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up build-essential (12.6) ...
Processing triggers for man-db (2.8.5-2) ...
Processing triggers for libc-bin (2.28-10+rpt2+rpi1) ...
ldconfig: file /usr/lib/arm-linux-gnueabihf/libmtpricoh.so.9 is truncated

ldconfig: file /usr/lib/arm-linux-gnueabihf/libRicohCameraSDKCpp.so.1.1.0 is truncated

ldconfig: file /usr/lib/arm-linux-gnueabihf/libRicohCameraSDKCpp.so is truncated

ldconfig: file /usr/lib/arm-linux-gnueabihf/libmtpricoh.so is truncated

ldconfig: file /usr/lib/arm-linux-gnueabihf/libmtpricoh.so.9.3.0 is truncated

ldconfig: file /usr/lib/arm-linux-gnueabihf/libRicohCameraSDKCpp.so.1 is truncated

Cloning into 'indi'...
remote: Enumerating objects: 875, done.
remote: Counting objects: 100% (875/875), done.
remote: Compressing objects: 100% (725/725), done.
remote: Total 875 (delta 209), reused 506 (delta 136), pack-reused 0
Receiving objects: 100% (875/875), 2.70 MiB | 4.18 MiB/s, done.
Resolving deltas: 100% (209/209), done.
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test COMPATIBLE_FORTIFY_SOURCE
-- Performing Test COMPATIBLE_FORTIFY_SOURCE - Success
fatal: No names found, cannot describe anything.
-- Looking for mremap
-- Looking for mremap - found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
CMake Error at cmake_modules/FindPackageHandleStandardArgs.cmake:148 (message):
Could NOT find Libev (missing: LIBEV_LIBRARY LIBEV_INCLUDE_DIR)
Call Stack (most recent call first):
cmake_modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)
cmake_modules/FindLibev.cmake:36 (find_package_handle_standard_args)
CMakeLists.txt:155 (find_package)


-- Configuring incomplete, errors occurred!
See also "/home/stellarmate/Projects/build/indi-core/CMakeFiles/CMakeOutput.log".
See also "/home/stellarmate/Projects/build/indi-core/CMakeFiles/CMakeError.log".
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target 'install'. Stop.
stellarmate@stellarmate:~ $

Read More...