CMake Error: Failed to checkout tag: '9a865c2b935e611f4ea451a26bebe45ec5ef4160

156 views
Skip to first unread message

Gennadiy Kurtsman

unread,
May 26, 2021, 6:58:03 AM5/26/21
to Caffe Users
Hello! I've cloned Intel-Caffe from https://github.com/intel/caffe at my Fedora Linux environment. Then I've typed the following commands:
mkdir build
cd build
cmake -DBLAS=Atlas -DPYTHON_EXECUTABLE=/usr/bin/python3.9 -DPYTHON_INCLUDE_DIR=/usr/include/python3.9 -DPYTHON_LIBRARY=/usr/lib64/libpython3.9.so -Dpython_version=3 -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_FLAGS_DEBUG="-g -ggdb -O0 -Wno-error=*" -DCMAKE_C_FLAGS_DEBUG="-g -ggdb -O0 -Wno-error=*" -DCMAKE_VERBOSE_MAKEFILE=ON  ..
make all

And got the following error message:

CMake Error at /home/krtsmn/Develop/comp_vision/dnn/intel_caffe/build/MKLDNN_Build-prefix/tmp/MKLDNN_Build-gitupdate.cmake:205 (message):
  Failed to checkout tag: '9a865c2b935e611f4ea451a26bebe45ec5ef4160

Please, advise, how to cope with the error.
Thank you.
Gena.
Reply all
Reply to author
Forward
0 new messages