Source: mkvtoolnix
Version: 68.0.0-1
Severity: important
X-Debbugs-Cc: z...@debian.org

Hi,

I have uploaded fmtlib 9.0.0 to experimental. During rebuild the reverse
dependencies, your package FTBFS.

Some relevant logs:

In file included from /usr/include/fmt/format.h:48,
                 from src/common/common.h:43,
                 from src/common/common_pch.h:1:
/usr/include/fmt/core.h: In instantiation of ‘constexpr 
fmt::v9::detail::value<Context> fmt::v9::detail::make_value(T&&) [with Context 
= fmt::v9::basic_format_context<fmt:
:v9::appender, char>; T = basic_timestamp_c<long int>&]’:
/usr/include/fmt/core.h:1753:29:   required from ‘constexpr 
fmt::v9::detail::value<Context> fmt::v9::detail::make_arg(T&&) [with bool 
IS_PACKED = true; Context = fmt::v9::basic_format_context<fmt::v9::appender, 
char>; fmt::v9::detail::type <anonymous> = fmt::v9::detail::type::custom_type; 
T = basic_timestamp_c<long int>&; typename std::enable_if<IS_PACKED, int>::type 
<anonymous> = 0]’
/usr/include/fmt/core.h:1877:77:   required from ‘constexpr 
fmt::v9::format_arg_store<Context, Args>::format_arg_store(T&& ...) [with T = 
{bool&, const long int&, long int&, basic_timestamp_c<long int>&}; Context = 
fmt::v9::basic_format_context<fmt::v9::appender, char>; Args = {bool, long int, 
long int, basic_timestamp_c<long int>}]’
/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 = fmt::v9::basic_format_context<fmt::v9::appender, char>; 
Args = {bool&, const long int&, long int&, basic_timestamp_c<long int>&}]’
/usr/include/fmt/core.h:3163:44:   required from ‘std::string 
fmt::v9::format(fmt::v9::format_string<T ...>, T&& ...) [with T = {bool&, const 
long int&, long int&, basic_timestamp_c<long int>&}; std::string = 
std::__cxx11::basic_string<char>; fmt::v9::format_string<T ...> = 
fmt::v9::basic_format_string<char, bool&, const long int&, long int&, 
basic_timestamp_c<long int>&>]’
src/merge/private/cluster_helper.h:46:5:   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,
      |       ^~~~~~~~~~~

Reply via email to