too long lines were shrinked: /usr/include/fmt/core.h:1877:77: required from constexpr fmt::v9::format_arg_store<Context, Args>::format_arg_store(T&& ...) [with T = {const patchage::PortID&, const patchage::PortID&}; Context = fmt::v9::basic_format_context<fmt::v9::appender, char>; Args = {patchage::PortID, patchage::PortID}] /usr/include/fmt/core.h:1894:38: required from constexpr fmt::v9::format_arg_store<Context, typename std::remove_cv<typename std::remove_reference<Args>::type>::type ...> fmt::v9::make_format_args(Args&& ...) [with Context = basic_format_context<appender, char>; Args = {const patchage::PortID&, co /usr/include/fmt/core.h:3163:44: required from std::string fmt::v9::format(format_string<T ...>, T&& ...) [with T = {const patchage::PortID&, const patchage::PortID&}; std::string = std::__cxx11::basic_string<char>; format_string<T ...> = basic_format_string<char, const patchage::PortID&, const pa ../src/AlsaDriver.cpp:369:18: required from here /usr/include/fmt/core.h:1733:7: error: static assertion failed: Cannot format an argument. To make type T formattable provide a formatter<T> specialization: https://fmt.dev/latest/api.html#udt 1733 | formattable, | ^~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome-j4-20220718-110103 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12.1.1 * clang/llvm (if any): clang version 14.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/14/bin /usr/lib/llvm/14 14.0.6 Python 3.10.5 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.62.0 * The following VMs are available for generation-2: 1) OpenJDK 17.0.3_p7 [openjdk-17] *) Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17] Available Java Virtual Machines: [1] openjdk-17 [2] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: [1] php8.1 * HEAD of ::gentoo commit fd9acf2c24df541fec0da3f900b29c800e64b7f9 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Jul 19 11:01:52 2022 +0000 2022-07-19 11:01:52 UTC emerge -qpvO media-sound/patchage [ebuild N ] media-sound/patchage-1.0.6 USE="alsa -debug -jack-dbus"
Created attachment 792350 [details] emerge-info.txt
Created attachment 792353 [details] emerge-history.txt
Created attachment 792356 [details] environment
Created attachment 792359 [details] etc.portage.tar.bz2
Created attachment 792362 [details] logs.tar.bz2
Created attachment 792365 [details] media-sound:patchage-1.0.6:20220719-111830.log
Created attachment 792368 [details] temp.tar.bz2
Seems to be related to dev-libs/libfmt-9* (https://bugs.gentoo.org/856748) but it looks like I'm not allowed to add the proper blocks/depends relation :(
*** This bug has been marked as a duplicate of bug 856748 ***
(In reply to Toralf Förster from comment #9) > > *** This bug has been marked as a duplicate of bug 856748 *** Erm, shouldn't this have been a "blocks #856748" instead of "duplicate of #856748"?
I opened an issue upstream https://gitlab.com/drobilla/patchage/-/issues/9
Bug is fixed upstream. See https://bugs.gentoo.org/865437 for an updated -9999 ebuild that should also work for 1.0.9 when it will be released.
ci has reproduced this issue with version 1.0.8 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97de4d962698fdc96c6be0f1f9e157c1fffb2361 commit 97de4d962698fdc96c6be0f1f9e157c1fffb2361 Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2022-09-18 14:29:24 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2022-09-18 14:29:24 +0000 media-sound/patchage: needs libfmt < 9 Closes: https://bugs.gentoo.org/859301 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> media-sound/patchage/patchage-1.0.6.ebuild | 2 +- media-sound/patchage/patchage-1.0.8.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)