Created attachment 900462 [details] media-video:mkvtoolnix-84.0-r1:20240817-042432.log In file included from src/merge/generic_packetizer.cpp:28: src/common/strings/formatting.h: In function ‘std::string mtx::string::join(const RangeT&, const SeparatorT&)’: src/common/strings/formatting.h:104:33: error: ‘join’ is not a member of ‘fmt’ 104 | return fmt::format("{}", fmt::join(range, separator)); | ^~~~ compilation terminated due to -Wfatal-errors.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f096231a4cc4201dd2036bcee25b5f4610becde0 commit f096231a4cc4201dd2036bcee25b5f4610becde0 Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2024-06-10 19:24:31 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-08-17 19:15:01 +0000 media-video/mkvtoolnix: add 86.0 Backport patch for libfmt-11 compatibility. Closes: https://bugs.gentoo.org/938105 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> media-video/mkvtoolnix/Manifest | 2 + .../files/mkvtoolnix-86.0-libfmt-11-fix.patch | 25 ++++ media-video/mkvtoolnix/mkvtoolnix-86.0.ebuild | 142 +++++++++++++++++++++ 3 files changed, 169 insertions(+)