|
Bugzilla – Full Text Bug Listing |
| Summary: | FTBFS: gerbera | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Jimis Hol <hol.jimis> |
| Component: | Other | Assignee: | Paolo Stivanin <pstivanin> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | Andreas.Stieger, opensuse |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Jimis Hol
2023-12-29 08:09:10 UTC
[ 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. Fix: https://github.com/gerbera/gerbera/issues/2839 https://github.com/gerbera/gerbera/pull/2840 https://github.com/gerbera/gerbera/commit/37957aac0aea776e6f843af2358916f81056a405 (In reply to Andreas Stieger from comment #4) > https://build.opensuse.org/request/show/1135991 Will it be available for Leap 15.5, too? Leap 15.5 does not ship this package. You can install from multimedia:apps (In reply to Andreas Stieger from comment #6) > Leap 15.5 does not ship this package. You can install from multimedia:apps Sry, that was what I meant. I was not aware, that multimedia:apps links to factory. |