Bug 2131459

Summary: intel-opencl not installable - intel-opencl-clang missing
Product: [Fedora] Fedora Reporter: mlaverdiere <marco.laverdiere>
Component: intel-opencl-clangAssignee: František Zatloukal <fzatlouk>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 37CC: fzatlouk
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-10-03 08:09:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description mlaverdiere 2022-10-01 13:33:39 UTC
Trying to install intel-opencl on Fedora 37 (beta) doesn't work, as it seems that libopencl-clang.so (& maybe other packages/components) is not available. 

Here's the error message I get with dnf install intel-opencl:

Error: 
 Problem: conflicting requests
  - package intel-opencl-22.34.24023-1.fc37.x86_64 requires intel-igc-libs(x86-64), but none of the providers can be installed
  - nothing provides libLLVMSPIRVLib.so.14()(64bit) needed by intel-igc-libs-1.0.12037.1-1.fc37.x86_64
  - nothing provides libopencl-clang.so.14()(64bit) needed by intel-igc-libs-1.0.12037.1-1.fc37.x86_64

Comment 1 František Zatloukal 2022-10-03 08:09:13 UTC
This is unfortunately due to https://github.com/intel/intel-graphics-compiler/issues/258 .

*** This bug has been marked as a duplicate of bug 2129791 ***