njuhang commented on issue #13094: URL: https://github.com/apache/tvm/issues/13094#issuecomment-1280648466
I reclone the repo with command: git clone --recursive -b v0.10.0rc0 https://github.com/apache/tvm.git There is a error: [ 3%] Performing configure step for 'project_libbacktrace' : not foundg/tvm/tvm/cmake/libs/../../3rdparty/libbacktrace/configure: 14: /home/lvhang/tvm/tvm/cmake/libs/../../3rdparty/libbacktrace/configure: 30: Syntax error: newline unexpected (expecting ")") make[2]: *** [CMakeFiles/project_libbacktrace.dir/build.make:131: libbacktrace/src/project_libbacktrace-stamp/project_libbacktrace-configure] Error 2 make[1]: *** [CMakeFiles/Makefile2:229: CMakeFiles/project_libbacktrace.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... So I need to dos2unix 3rdparty/libbachtrace/* Then the same error comes up again. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
