There is a new pull request by Calandracas606 against master on the void-packages repository https://github.com/Calandracas606/void-packages rocm-llvm19 https://github.com/void-linux/void-packages/pull/53819 Rocm llvm19 #### Testing the changes - I tested the changes in this PR: **briefly** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** #### Local build testing - I built this PR locally for my native architecture, x86_64-glibc - I built this PR locally for these architectures (if supported. mark crossbuilds): - x86_64-musl It would be nice to be able to install to /usr instead of /usr/lib/rocm, but would probably require quite a bit more patching. The software really seems to expect that its installed in a self-contained directory, and has lots of "hardcoded" relative paths. A patch file from https://github.com/void-linux/void-packages/pull/53819.patch is attached