Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 859661 - [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
Summary: [guru] app-text/epubgrep-0.6.0-r1 fails to compile (lto): core.h:1733:7: erro...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: tastytea
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-21 10:37 UTC by Agostino Sarubbo
Modified: 2022-08-24 15:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,70.04 KB, text/plain)
2022-07-21 10:37 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-07-21 10:37:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-text/epubgrep-0.6.0-r1 fails to compile (lto).
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
This machine uses lto with CFLAGS=-flto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-21 10:37:36 UTC
Created attachment 792743 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-21 10:37:37 UTC
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
Comment 3 Larry the Git Cow gentoo-dev 2022-08-24 15:52:00 UTC
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(-)