Usually application use ocl-icd-dev for opencl dependencies in application (e.g. Ubuntu). Meanwhile if beignet compiled and installed. new CL headers would be in /usr/local/inlcude/CL/cl.h with default ocl-icd-header located in /usr/include/CL/cl.h, Then there are 2 CL headers. Application build would get confused to select which CL headers. For example, libxcam(an opensource project) have dependency on ocl-icd and failed to build when beignet version > 1.3 but ocl-icd-headers is 1.2. check the link. https://github.com/01org/libxcam/issues/456
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/beignet/beignet/issues/11.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.