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 2022/09/14 03:29:54 UTC

[GitHub] [tvm] linyv commented on issue #12746: [Bug] problem about building hexagon_launcher

linyv commented on issue #12746:
URL: https://github.com/apache/tvm/issues/12746#issuecomment-1246186615

   And when building the hexagon_api, the problem is:
   
   
   -- Looking for Hexagon toolchain in /local/mnt/workspace/Qualcomm/Hexagon_SDK/4.5.0.3                                                                                                                       
   CMake Error at cmake/modules/HexagonSDK.cmake:184 (_get_hexagon_sdk_property_impl):                                                                                                                         
     _get_hexagon_sdk_property_impl Function invoked with incorrect arguments                                                                                                                                  
     for function named: _get_hexagon_sdk_property_impl                                                                                                                                                        
   Call Stack (most recent call first):                                                                                                                                                                        
     cmake/modules/Hexagon.cmake:140 (get_hexagon_sdk_property)                                                                                                                                                
     CMakeLists.txt:468 (include)                                                                                                                                                                              
                                                                                                                                                                                                               
                                                                                                                                                                                                               
   CMake Error at cmake/modules/HexagonSDK.cmake:184 (_get_hexagon_sdk_property_impl):                                                                                                                         
     _get_hexagon_sdk_property_impl Function invoked with incorrect arguments
     for function named: _get_hexagon_sdk_property_impl
   Call Stack (most recent call first):
     cmake/modules/Hexagon.cmake:140 (get_hexagon_sdk_property)
     CMakeLists.txt:468 (include)
   
   
   CMake Warning at cmake/modules/Hexagon.cmake:145 (message):
     Could not locate some Hexagon SDK components
   Call Stack (most recent call first):
     CMakeLists.txt:468 (include)
   
   
   -- Looking for Hexagon toolchain in /local/mnt/workspace/Qualcomm/Hexagon_SDK/4.5.0.3/tools/HEXAGON_Tools/8.5.08/Tools/
   CMake Error at cmake/modules/HexagonSDK.cmake:184 (_get_hexagon_sdk_property_impl):
     _get_hexagon_sdk_property_impl Function invoked with incorrect arguments
     for function named: _get_hexagon_sdk_property_impl
   Call Stack (most recent call first):
     cmake/modules/Hexagon.cmake:179 (get_hexagon_sdk_property)
     cmake/modules/Hexagon.cmake:225 (build_rpc_idl)
     CMakeLists.txt:468 (include)
   


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org