Search Criteria
Package Details: openvino-intel-gpu-plugin 2025.4.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openvino.git (read-only, click to copy) |
|---|---|
| Package Base: | openvino |
| Description: | Intel GPU plugin for OpenVINO |
| Upstream URL: | https://docs.openvino.ai/ |
| Licenses: | Apache-2.0, LicenseRef-custom |
| Submitter: | dbermond |
| Maintainer: | dbermond |
| Last Packager: | dbermond |
| Votes: | 16 |
| Popularity: | 0.38 |
| First Submitted: | 2020-12-23 22:29 (UTC) |
| Last Updated: | 2025-12-19 00:50 (UTC) |
Dependencies (23)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- intel-compute-runtime (intel-compute-runtime-legacyAUR, intel-compute-runtime-legacy-binAUR, intel-compute-runtime-gitAUR, intel-compute-runtime-binAUR)
- ocl-icd (khronos-ocl-icd-gitAUR, opencl-icd-loaderAUR)
- onetbb
- openvinoAUR (openvino-binAUR, openvino-gitAUR)
- pugixml (pugixml-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- flatbuffers (flatbuffers-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (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)
- pybind11 (pybind11-gitAUR) (make)
- python (make)
- python-build (make)
- python-installer (make)
- Show 3 more dependencies...
Required by (1)
- openvino (optional)
Sources (26)
- 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=82bbf0292c5bd490bc25a383e63d6461d3ee05c5?signed
- git+https://github.com/openvinotoolkit/shl.git
- git+https://github.com/openvinotoolkit/telemetry.git
- git+https://github.com/protocolbuffers/protobuf.git
- googletest-openvinotoolkit
- oneDNN-openvinotoolkit
Latest Comments
1 2 3 4 5 6 .. 10 Next › Last »
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.
alzpmq commented on 2025-12-02 17:17 (UTC) (edited on 2025-12-02 17:37 (UTC) by alzpmq)
The
libopenvino_onnx_frontend.so.2025.4.0missing_ZN4absl12lts_2025081412log_internal21UpdateGlobalVLogLevelEi, which is inlibabsl_log_flags.so.2508.0.0but not link. without it the onnx frontend support is broken. I try this patch can link it<deleted-account> commented on 2025-10-25 17:26 (UTC)
Hi, Could you add a comment in the PKGBUILD stating that the PGP key can be obtained from https://github.com/web-flow.gpg?
zhitch73 commented on 2025-08-28 14:35 (UTC)
@Taithrah I manually edited that file but when i run makepkg -si it reverts to the original....how to edit the file without it automatically reverting?
Taithrah commented on 2025-08-28 12:45 (UTC) (edited on 2025-08-28 12:46 (UTC) by Taithrah)
@zhitch73 They are most likely referencing openvino/src/openvino/cmake/developer_package/version.cmake
zhitch73 commented on 2025-08-28 00:53 (UTC)
@wilflinlinlinlin I have the same issue @ILTORU I don't see said script in the pkgbuild
1 2 3 4 5 6 .. 10 Next › Last »