There's a closed pull request on the void-packages repository binutils: update to 2.39. https://github.com/void-linux/void-packages/pull/39312 Description: #### Testing the changes - I tested the changes in this PR: **briefly** [ci skip] Most of the testing for this was done as a part of the [gcc12 PR](https://github.com/void-linux/void-packages/pull/34902), this was split on request. There were some api changes in libfd, the following packages were tested to build against binutils-devel: - [x] oprofile - [x] prelink-cross - [x] kcov - [x] linux-tools - [x] distcc - [x] chroot-distcc - [x] sbsigntool - [ ] llvm12 (I can't remember if I tested it with binutils 2.39 or just 2.38, building it takes forever, but it should be fine since afaict it doesn't use libbfd or `dis-asm.h`) - [x] rpm (doesn't actually use binutils-devel but it is listed in the makedepends, builds fine without it) Please test this PR before merging. Closes: https://github.com/void-linux/void-packages/pull/39291