Bug 1219355

Summary: Missing Mesa 3D OpenCL Rusticl driver for Leap 15.6 with X11:XOrg repository
Product: [openSUSE] openSUSE Distribution Reporter: Nikolai Nikolaevskii <kaykaykay123>
Component: X.OrgAssignee: Gfx Bugs <gfx-bugs>
Status: RESOLVED FIXED QA Contact: Gfx Bugs <gfx-bugs>
Severity: Normal    
Priority: P5 - None CC: gfx-bugs
Version: Leap 15.6   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: Community User Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Nikolai Nikolaevskii 2024-01-30 14:42:22 UTC
It looks like everything is ready to get Mesa 3D OpenCL Rusticl driver for Leap 15.6 with X11:XOrg repository.

Rust-bindgen:
https://software.opensuse.org/package/rust-bindgen

Spirv-llvm-translator:
https://software.opensuse.org/package/spirv-llvm-translator

Related bugs: boo#1207578, boo#1207711.
Comment 1 Stefan Dirsch 2024-01-30 15:37:49 UTC
Yes, it's already building against Leap 15.6 and will also be included by Leap 15.6. Or is there anything missing? Then please let me know.
Comment 3 Stefan Dirsch 2024-01-31 17:26:27 UTC
Sorry, I was wrong.

-------------------------------------------------------------------
Mon Nov 20 14:44:53 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>

- re-disable rusticl on sle15-sp6 to prevent more deps (rust-bindgen)
- buildrequire 'pkgconfig(LLVMSPIRVLib)' also with disabled rusticl
  (new dep since some time)

-------------------------------------------------------------------
Mon Nov 20 14:40:06 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>

- enable rusticl on sle15-sp6
Comment 4 Stefan Dirsch 2024-01-31 17:30:47 UTC
There is still no rust-bindgen on Leap 15.6.
Comment 5 Stefan Dirsch 2024-01-31 17:43:40 UTC
This may work. Need to leave now. More tomorrow ...

Wed Jan 31 17:40:11 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>

- re-enabled rusticl on sle15-sp6 after linkpac'ing rust-bindgen
  in X11:XOrg project

Feel free to check the X11:XOrg build logs for Mesa ...
Comment 6 Stefan Dirsch 2024-02-01 09:48:53 UTC
Looks like the build worked. So Mesa-libRusticlOpenCL is now also available for Leap 15.6 in X11:XOrg.
Comment 7 Nikolai Nikolaevskii 2024-03-19 18:57:49 UTC
Many thanks for your work, Stefan.