Search Criteria
Package Details: tvm-ffi 0.1.11-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/apache-tvm-ffi.git (read-only, click to copy) |
|---|---|
| Package Base: | apache-tvm-ffi |
| Description: | Open ABI and FFI for Machine Learning Systems |
| Upstream URL: | https://tvm.apache.org/ffi/ |
| Licenses: | Apache-2.0 |
| Submitter: | Rainbowu |
| Maintainer: | Rainbowu |
| Last Packager: | Rainbowu |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-02-21 18:55 (UTC) |
| Last Updated: | 2026-05-08 00:32 (UTC) |
Dependencies (9)
- libbacktrace (libbacktrace-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- cython (cython-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- python-build (make)
- python-installer (make)
- python-scikit-build-core (make)
- python-setuptools-scm (make)
Latest Comments
kolay.ne commented on 2026-05-02 08:38 (UTC)
The build fails due to missing python libraries. It seems like you missed some build dependencies:
python-build,python-setuptools-scm. With these packages installed, the build succeeds for me.