Skip to content

common/shlibs: remove stale libLLVMSPIRVLib.so.18.1 entry - #61733

Merged
Duncaen merged 1 commit into
void-linux:masterfrom
Rutpiv:SPIRV-LLVM-Translator18
Jul 30, 2026
Merged

common/shlibs: remove stale libLLVMSPIRVLib.so.18.1 entry#61733
Duncaen merged 1 commit into
void-linux:masterfrom
Rutpiv:SPIRV-LLVM-Translator18

Conversation

@Rutpiv

@Rutpiv Rutpiv commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Testing the changes

  • I tested the changes in this PR: briefly

The standalone SPIRV-LLVM-Translator template was removed in 8b716a2, when the package became a metapackage subpackage of llvm. The entry mapping libLLVMSPIRVLib.so.18.1 to SPIRV-LLVM-Translator-18.1.2_1 still remains, a pkgname that is now a metapackage depending on SPIRV-LLVM-Translator${version}, so it cannot provide the specified soname. No srcpkg in the tree installs libLLVMSPIRVLib.so.18.1.

Adding a SPIRV-LLVM-Translator18 package to pair with the llvm18 still in the tree would be the other way to make this soname valid again, but it would have no consumer; mesa is the only consumer in the tree and it uses SPIRV-LLVM-Translator21. Either way the line as written today is wrong.

@Duncaen
Duncaen merged commit 6207315 into void-linux:master Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants