fmt::join() was moved into fmt/ranges.h in fmt 11 I took some time to try a version bump, however could not get the test suite to pass and got side tracked. It looks like all of our workarounds and patches (including this fix) are included in `3.10.11.0`, however applying the patch to earlier versions seems straightforward too.
Created attachment 913437 [details] gnuradio-3.10.11.0.ebuild First attempt at the ebuild; this should be good to sync the live ebuild to when you're done - it's not in-line with 3.10.9.x. Test failures for me were mostly hanging tests.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2301764486eff92adc277307535e46b75dfc392 commit a2301764486eff92adc277307535e46b75dfc392 Author: Rick Farina <zerochaos@gentoo.org> AuthorDate: 2024-12-19 02:51:36 +0000 Commit: Rick Farina <zerochaos@gentoo.org> CommitDate: 2024-12-19 02:52:20 +0000 net-wireless/gnuradio: add 3.10.11.0 Closes: https://bugs.gentoo.org/945969 Signed-off-by: Rick Farina <zerochaos@gentoo.org> net-wireless/gnuradio/Manifest | 1 + net-wireless/gnuradio/gnuradio-3.10.11.0.ebuild | 251 ++++++++++++++++++++++++ net-wireless/gnuradio/gnuradio-9999.ebuild | 11 +- 3 files changed, 260 insertions(+), 3 deletions(-)