ChenNie99 opened a new issue #7857: URL: https://github.com/apache/tvm/issues/7857
Here is the error: make[3]: Warning: File '../3rdparty/libbacktrace/posix.c' has modification time 9023918 s in the future [ 0%] Creating directories for 'project_libbacktrace' [ 8%] No download step for 'project_libbacktrace' [ 8%] No update step for 'project_libbacktrace' [ 8%] No checkout step for 'project_libbacktrace' [ 8%] No patch step for 'project_libbacktrace' [ 8%] Performing configure step for 'project_libbacktrace' /bin/sh: 1: /home/xilinx/tvm/cmake/libs/../../3rdparty/libbacktrace/configure: Permission denied CMakeFiles/project_libbacktrace.dir/build.make:107: recipe for target 'libbacktrace/src/project_libbacktrace-stamp/project_libbacktrace-configure' failed make[3]: *** [libbacktrace/src/project_libbacktrace-stamp/project_libbacktrace-configure] Error 126 CMakeFiles/Makefile2:319: recipe for target 'CMakeFiles/project_libbacktrace.dir/all' failed make[2]: *** [CMakeFiles/project_libbacktrace.dir/all] Error 2 CMakeFiles/Makefile2:111: recipe for target 'CMakeFiles/runtime.dir/rule' failed make[1]: *** [CMakeFiles/runtime.dir/rule] Error 2 Makefile:175: recipe for target 'runtime' failed make: *** [runtime] Error 2 I'm not sure why it happens, but the error info indicates the 'libbacktrace' may be the problem. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
