New comment by Jipok on void-packages repository https://github.com/void-linux/void-packages/issues/26415#issuecomment-1702991439 Comment: Well, for those who, like me, want to build, I will leave a hint just in case. I warn you that this will take a lot of time (a day) and require a lot of vram+swap(up to 60GB) ``` git clone https://github.com/rederick29/void-packages rocm cd rocm git checkout rocm git remote add upstream https://github.com/void-linux/void-packages git rebase upstream/master git fetch upstream/master ./xbps-src binary-bootstrap ./xbps-src pkg HIP-sdk ```