Search Criteria
Package Details: python-openvino 2026.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openvino.git (read-only, click to copy) |
|---|---|
| Package Base: | openvino |
| Description: | Python bindings for OpenVINO |
| Upstream URL: | https://docs.openvino.ai/ |
| Licenses: | Apache-2.0, LicenseRef-custom |
| Submitter: | dbermond |
| Maintainer: | dbermond |
| Last Packager: | dbermond |
| Votes: | 17 |
| Popularity: | 0.64 |
| First Submitted: | 2020-12-23 22:29 (UTC) |
| Last Updated: | 2026-03-01 19:09 (UTC) |
Dependencies (29)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libgcc (libgcc-snapshotAUR)
- libstdc++ (libstdc++-snapshotAUR)
- openvinoAUR (openvino-binAUR, openvino-gitAUR)
- python
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-openvino-telemetryAUR
- python-packaging
- cmake (cmake3AUR, cmake-gitAUR) (make)
- flatbuffers (flatbuffers-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- git-lfs (git-lfs-gitAUR) (make)
- ocl-icd (khronos-ocl-icd-gitAUR, opencl-icd-loaderAUR) (make)
- onetbb (make)
- opencv (opencv-cuda) (make)
- patchelf (patchelf-gitAUR) (make)
- pugixml (pugixml-gitAUR) (make)
- python (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- snappy (snappy-gitAUR) (make)
- python-jaxAUR (python-jax-binAUR) (optional) – for JAX frontend
- python-opencv (python-opencv-cuda) (optional) – for filling vectors in benchmark
- python-pillow (python-pillow-simd-gitAUR) (optional) – for Torchvision to OpenVINO preprocessing converter
- python-pytorch (python-pytorch-cxx11abiAUR, python-pytorch-cxx11abi-optAUR, python-pytorch-cxx11abi-cudaAUR, python-pytorch-cxx11abi-opt-cudaAUR, python-pytorch-cxx11abi-rocmAUR, python-pytorch-cxx11abi-opt-rocmAUR, python-pytorch-cuda12.9AUR, python-pytorch-opt-cuda12.9AUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm) (optional) – for PyTorch frontend and Torchvision to OpenVINO preprocessing converter
- python-tensorflow (python-tensorflow-computecppAUR, python-tensorflow-rocmAUR, python-tensorflow-opt-rocmAUR, python-tensorflow-cuda, python-tensorflow-opt, python-tensorflow-opt-cuda) (optional) – for TensorFlow frontend
- python-torchvision (python-torchvision-gitAUR, python-torchvision-cuda12.9AUR, python-torchvision-rocm-binAUR, python-torchvision-rocmAUR, python-torchvision-rocmAUR, python-torchvision-cuda) (optional) – for Torchvision to OpenVINO preprocessing converter
Required by (1)
- python-rapidocr (optional)
Sources (27)
- 010-openvino-change-install-paths.patch
- 020-openvino-disable-werror.patch
- git+https://github.com/ARM-software/ComputeLibrary.git
- git+https://github.com/ARM-software/kleidiai.git
- git+https://github.com/gflags/gflags.git
- git+https://github.com/herumi/xbyak.git
- git+https://github.com/herumi/xbyak_riscv.git
- git+https://github.com/intel/ittapi.git
- git+https://github.com/intel/level-zero-npu-extensions.git
- git+https://github.com/jbeder/yaml-cpp.git
- git+https://github.com/KhronosGroup/OpenCL-CLHPP.git
- git+https://github.com/KhronosGroup/OpenCL-Headers.git
- git+https://github.com/libxsmm/libxsmm.git
- git+https://github.com/madler/zlib.git
- git+https://github.com/nithinn/ncc.git
- git+https://github.com/nlohmann/json.git
- git+https://github.com/oneapi-src/level-zero.git
- git+https://github.com/oneapi-src/oneDNN.git
- git+https://github.com/onnx/onnx.git
- git+https://github.com/openvinotoolkit/mlas.git
- git+https://github.com/openvinotoolkit/openvino.git#commit=c6d6a13a8863f576b627dabcda0c40b090638f9e?signed
- git+https://github.com/openvinotoolkit/shl.git
- git+https://github.com/openvinotoolkit/telemetry.git
- git+https://github.com/protocolbuffers/protobuf.git
- git+https://github.com/pybind/pybind11.git
- googletest-openvinotoolkit
- oneDNN-openvinotoolkit
Latest Comments
1 2 3 4 5 6 .. 11 Next › Last »
kistlin commented on 2026-02-25 13:08 (UTC)
On an up-to-date Arch I get
TJM commented on 2026-02-23 21:02 (UTC)
Hi @dbermond, thanks for your prompt reply. The ONNX-related compile errors are mentioned by @carlosnewmusic. I'm not sure why this is happening. But if it hits, one could try this patch or build it in a clean environment with
pkgctl build -c /path/to/aur-packagedbermond commented on 2026-02-22 20:43 (UTC)
@TJM The package is building fine for me, and I cannot reproduce an onnx-related build issue. If you think such a patch a is needed, please send it upstream.
TJM commented on 2026-02-22 08:30 (UTC)
Please find the extra patch file
030-openvino-fix-pybind11-compatibility.patchthat fixes the ONNX-related compile error:Please also patch the PKGBUILD file for addressing the new patch file:
carlosnewmusic commented on 2026-02-07 11:25 (UTC)
build error https://pastes.io/openvino-b
leenux commented on 2026-01-09 12:09 (UTC)
Tried again, same error. [ 21%] Building CXX object src/frontends/onnx/onnx_common/CMakeFiles/openvino_onnx_common.dir/src/parser.cpp.o In file included from /home/lee/.cache/rua/build/openvino/src/openvino/src/frontends/onnx/onnx_common/include/onnx_common/parser.hpp:6, from /home/lee/.cache/rua/build/openvino/src/openvino/src/frontends/onnx/onnx_common/src/parser.cpp:5: /usr/include/onnx/onnx_pb.h:53:10: fatal error: onnx/onnx.pb.h: No such file or directory 53 | #include "onnx/onnx.pb.h" | ^
~~~ compilation terminated. make[2]: *** [src/frontends/onnx/onnx_common/CMakeFiles/openvino_onnx_common.dir/build.make:93: src/frontends/onnx/onnx_common/CMakeFiles/openvino_onnx_common.dir/src/parser.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:4270: src/frontends/onnx/onnx_common/CMakeFiles/openvino_onnx_common.dir/all] Error 2 make: *** [Makefile:156: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...dbermond commented on 2026-01-07 18:50 (UTC)
@leenux I have just checked, and the package is building fine. I cannot reproduce your issue.
leenux commented on 2026-01-07 10:01 (UTC)
Not building here, same error: .cpp:5: /usr/include/onnx/onnx_pb.h:53:10: fatal error: onnx/onnx.pb.h: No such file or directory 53 | #include "onnx/onnx.pb.h" | ^
~~~ compilation terminated. make[2]: *** [src/frontends/onnx/onnx_common/CMakeFiles/openvino_onnx_common.dir/build.make:93: src/frontends/onnx/onnx_common/CMakeFiles/openvino_onnx_common.dir/src/parser.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:4270: src/frontends/onnx/onnx_common/CMakeFiles/openvino_onnx_common.dir/all] Error 2 make: *** [Makefile:156: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...carlosnewmusic commented on 2025-12-14 14:55 (UTC)
build error https://pastes.io/openvino-build-error
dbermond commented on 2025-12-03 00:55 (UTC)
@alzpmq fixed in package version 2025.4.0-2 (no patch needed). Thanks for reporting.
1 2 3 4 5 6 .. 11 Next › Last »