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

Error when installing TVM : > make: *** [all] Error 2 #6

Open
LulaSan opened this issue May 10, 2021 · 2 comments
Open

Error when installing TVM : > make: *** [all] Error 2 #6

LulaSan opened this issue May 10, 2021 · 2 comments

Comments

@LulaSan
Copy link

LulaSan commented May 10, 2021

When running

%%bash
[[ ! -e /tools/google-cloud-sdk ]] && exit 
echo "Building TVM ..."
cd "/content/gdrive/My Drive/tvm/build"
make -j4

I get this error

Building TVM ...
[ -2%] Performing configure step for 'project_libbacktrace'
CMakeFiles/project_libbacktrace.dir/build.make:107: recipe for target 'libbacktrace/src/project_libbacktrace-stamp/project_libbacktrace-configure' failed
CMakeFiles/Makefile2:146: recipe for target 'CMakeFiles/project_libbacktrace.dir/all' failed
[ 0%] Built target vta_tsim
[ 85%] Built target tvm_objs
Makefile:129: recipe for target 'all' failed
/bin/sh: 1: /content/drive/My Drive/TESI/FastDepth/fast-depth/tvm/cmake/libs/../../3rdparty/libbacktrace/configure: Permission denied
make[2]: *** [libbacktrace/src/project_libbacktrace-stamp/project_libbacktrace-configure] Error 126
make[1]: *** [CMakeFiles/project_libbacktrace.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [all] Error 2

How can I fix it?

@Parth38
Copy link

Parth38 commented Jul 18, 2021

I am getting the same error. Can you pls help@vegaluisjose

@mohsaied
Copy link

any updates on this? I am also getting the same error..

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

3 participants