You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/04/18 17:55:25 UTC

[GitHub] [incubator-tvm] PrashantDandriyal commented on issue #2802: [BUILD]can't recognize llvm whem building

PrashantDandriyal commented on issue #2802: [BUILD]can't recognize llvm whem building
URL: https://github.com/apache/incubator-tvm/issues/2802#issuecomment-615913037
 
 
   Hey @mnboos Can you help me figure the same problem on Ubuntu ?
   
   ```
   -- Build with RPC support...
   -- Build with Graph runtime support...
   -- Build VTA runtime with target: sim
   -- Use llvm-config=home/pradan/ti-processor-sdk-linux-am57xx-evm-06.02.00.81/build/tvm/llvm_dir/clang+llvm-10.0.0-x86_64-linux-gnu-ubuntu-18.04/bin/llvm-config
   CMake Error at cmake/util/FindLLVM.cmake:55 (message):
     Fatal error executing:
     home/pradan/ti-processor-sdk-linux-am57xx-evm-06.02.00.81/build/tvm/llvm_dir/clang+llvm-10.0.0-x86_64-linux-gnu-ubuntu-18.04/bin/llvm-config
     --libfiles
   Call Stack (most recent call first):
     cmake/modules/LLVM.cmake:22 (find_llvm)
     CMakeLists.txt:253 (include)
   
   
   -- Configuring incomplete, errors occurred!
   See also "/home/pradan/ti-processor-sdk-linux-am57xx-evm-06.02.00.81/build/tvm/build/CMakeFiles/CMakeOutput.log".
   See also "/home/pradan/ti-processor-sdk-linux-am57xx-evm-06.02.00.81/build/tvm/build/CMakeFiles/CMakeError.log".
   ``` 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services