Lunderberg commented on PR #17272:
URL: https://github.com/apache/tvm/pull/17272#issuecomment-2286327823

   The CI for this PR fails with the same errors as seen on main (copied 
below), so the FFI changes are unrelated to the build failures.  Closing this 
PR, as it is not necessary to revert the FFI changes.
   
   ---------
   
   For the MacOS build:
   
   ```
   conda.exceptions.CondaValueError: You have chosen a non-default solver 
backend (libmamba) but it was not recognized. Choose one of: classic
   ```
   
   For the Windows build:
   
   ```
   MSBUILD : error MSB1009: Project file does not exist.
   Switch: install.vcxproj
   cp: cannot stat 
'C:\Miniconda\envs\tvm-build\conda-bld\tvm-package_1723485650581\_h_env\Library\lib\tvm.dll':
 No such file or directory
   cp: cannot stat 
'C:\Miniconda\envs\tvm-build\conda-bld\tvm-package_1723485650581\_h_env\Library\lib\tvm_runtime.dll':
 No such file or directory
   
   BuildScriptException: Command '['C:\\Windows\\system32\\cmd.exe', '/d', 
'/c', 
'C:\\Miniconda\\envs\\tvm-build\\conda-bld\\tvm-package_1723485650581\\work\\install_libtvm.bat']'
 returned non-zero exit status 1.
   ```


-- 
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-unsubscr...@tvm.apache.org

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

Reply via email to