What | Removed | Added |
---|---|---|
Summary | Crash on start of gerbera | FTBFS: gerbera |
Assignee | screening-team-bugs@suse.de | pstivanin@suse.com |
[ 17s] /usr/include/fmt/core.h:1576:63: error: 'fmt::v10::detail::type_is_unformattable_for<const pugi::xml_node, char> _' has incomplete type [ 17s] 1576 | type_is_unformattable_for<T, typename Context::char_type> _; [ 17s] | ^ [ 17s] /usr/include/fmt/core.h:1580: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 [ 17s] 1580 | formattable, [ 17s] | ^~~~~~~~~~~ [ 17s] /usr/include/fmt/core.h:1580:7: note: 'formattable' evaluates to false Simply fails to build from source, and spdlog since changed ABI. Assigning to maintainer.