The GitHub Actions job "TVM-FFI-OrcJIT Build Wheels" on tvm-ffi.git/orcjit has 
failed.
Run started by GitHub user cyx-6 (triggered by cyx-6).

Head commit for run:
9d670bf94ab07c1cc38bc17225bcab63da001951 / Yaxing Cai <[email protected]>
[FIX] Use --no-build-isolation for tvm-ffi-orcjit build

The workflow was pulling apache-tvm-ffi from PyPI during the build,
which overwrote the locally installed tvm-ffi package. This caused
the CMake configuration to fail because tvm_ffi.config --libfiles
returned empty when using the PyPI version.

Using --no-build-isolation ensures the build uses the already
installed local tvm-ffi instead of downloading from PyPI.

Co-Authored-By: Claude Opus 4.6 <[email protected]>

Report URL: https://github.com/apache/tvm-ffi/actions/runs/22709922583

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to