We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
报错信息如下: [INFO] pulling registry.cn-hangzhou.aliyuncs.com/leosocy/opencv:ci image success! -- Configuring done -- Generating done -- Build files have been written to: /app/build_install/googletest-download [ 11%] Performing download step (git clone) for 'googletest' Cloning into 'googletest-src'... fatal: invalid reference: master CMake Error at googletest-download/googletest-prefix/tmp/googletest-gitclone.cmake:75 (message): Failed to checkout tag: 'master'
make[2]: *** [CMakeFiles/googletest.dir/build.make:91: googletest-prefix/src/googletest-stamp/googletest-download] Error 1 make[1]: *** [CMakeFiles/Makefile2:68: CMakeFiles/googletest.dir/all] Error 2 make: *** [Makefile:84: all] Error 2 CMake Error at test/CMakeLists.txt:28 (MESSAGE): Build step for googletest failed: 2
-- Configuring incomplete, errors occurred! See also "/app/build_install/CMakeFiles/CMakeOutput.log".
The text was updated successfully, but these errors were encountered:
你好,我也遇上这个问题了,请问解决了吗
Sorry, something went wrong.
No branches or pull requests
报错信息如下:
[INFO] pulling registry.cn-hangzhou.aliyuncs.com/leosocy/opencv:ci image success!
-- Configuring done
-- Generating done
-- Build files have been written to: /app/build_install/googletest-download
[ 11%] Performing download step (git clone) for 'googletest'
Cloning into 'googletest-src'...
fatal: invalid reference: master
CMake Error at googletest-download/googletest-prefix/tmp/googletest-gitclone.cmake:75 (message):
Failed to checkout tag: 'master'
make[2]: *** [CMakeFiles/googletest.dir/build.make:91: googletest-prefix/src/googletest-stamp/googletest-download] Error 1
make[1]: *** [CMakeFiles/Makefile2:68: CMakeFiles/googletest.dir/all] Error 2
make: *** [Makefile:84: all] Error 2
CMake Error at test/CMakeLists.txt:28 (MESSAGE):
Build step for googletest failed: 2
-- Configuring incomplete, errors occurred!
See also "/app/build_install/CMakeFiles/CMakeOutput.log".
The text was updated successfully, but these errors were encountered: