Skip to content
New issue

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

performing download step (git clone) for 'hypercine' #2

Open
zhangkmsjtu opened this issue Jul 7, 2022 · 0 comments
Open

performing download step (git clone) for 'hypercine' #2

zhangkmsjtu opened this issue Jul 7, 2022 · 0 comments

Comments

@zhangkmsjtu
Copy link

platform:
ubuntu16.04
Building DICe: https://dicengine.github.io/dice/#BuildingDICe
no proxy

issues:
zhangkm@zhangkm-OptiPlex-3020:~/dice-2.0/build$ sudo make all install
Scanning dependencies of target hypercine
[ 1%] Creating directories for 'hypercine'
[ 1%] Performing download step (git clone) for 'hypercine'
正克隆到 'hypercine'...
fatal: unable to connect to github.com:
github.com[0: 20.205.243.166]: errno=连接超时

正克隆到 'hypercine'...
fatal: unable to connect to github.com:
github.com[0: 20.205.243.166]: errno=连接超时

正克隆到 'hypercine'...
fatal: unable to connect to github.com:
github.com[0: 20.205.243.166]: errno=连接超时

-- Had to git clone more than once:
3 times.
CMake Error at /home/zhangkm/dice-2.0/build/hypercine/tmp/hypercine-gitclone.cmake:40 (message):
Failed to clone repository: 'git://github.com/dicengine/hypercine.git'

CMakeFiles/hypercine.dir/build.make:89: recipe for target 'hypercine/src/hypercine-stamp/hypercine-download' failed
make[2]: *** [hypercine/src/hypercine-stamp/hypercine-download] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/hypercine.dir/all' failed
make[1]: *** [CMakeFiles/hypercine.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
zhangkm@zhangkm-OptiPlex-3020:~/dice-2.0/build$

Having trouble running: make all
but, running :git clone [email protected]:dicengine/hypercine.git ./hypercine it is OK.
see below:
2022-07-08 01-42-39屏幕截图

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant