Summary: | [guru] app-text/epubgrep-0.6.0-r1 fails to compile (lto): core.h:1733:7: error: static assertion failed: Cannot format an argument To make type T formattable provide a formatter<T> specialization: api.html#udt | ||
---|---|---|---|
Product: | GURU | Reporter: | Agostino Sarubbo <ago> |
Component: | Package issues | Assignee: | tea <tea+gentoo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | guru-bugs |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 792743 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED: src/CMakeFiles/epubgrep.dir/main.cpp.o FAILED: src/CMakeFiles/epubgrep_lib.dir/output.cpp.o FAILED: src/CMakeFiles/epubgrep_lib.dir/search.cpp.o FAILED: src/CMakeFiles/epubgrep_lib.dir/zip.cpp.o /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 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=784698fa321e9e117d26c4cd18ec5c0f2a77e7de commit 784698fa321e9e117d26c4cd18ec5c0f2a77e7de Author: Ronny (tastytea) Gutbrod <gentoo@tastytea.de> AuthorDate: 2022-08-16 15:02:50 +0000 Commit: Ronny (tastytea) Gutbrod <gentoo@tastytea.de> CommitDate: 2022-08-16 19:10:12 +0000 app-text/epubgrep: fix deps Closes: https://bugs.gentoo.org/859661 Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de> app-text/epubgrep/epubgrep-0.6.0-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) |