Summary: | app-text/cherrytree-0.99.37 fails to compile: core.h:1728:7: error: static assertion failed: Cannot format an argument To make type T formattable provide a formatter<T> specialization: api.html#udt | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 765768 [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/ct/CMakeFiles/cherrytree_shared.dir/ct_actions_others.cc.o /usr/include/fmt/core.h:1728: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 Had the same problem, why don't someone just bump this to the latest version ? Latest in the tree is several versions behind. I just renamed the ebuild to 0.99.47 and it installed just fine. (In reply to Kajzer from comment #3) > Had the same problem, why don't someone just bump this to the latest version > ? > Latest in the tree is several versions behind. > I just renamed the ebuild to 0.99.47 and it installed just fine. It's maintainer-needed and there's a limited number of Gentoo developers who exist. You could attach a patch to bump it. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02d2a2f08e4633de2d149ad6494efe9b7178ef46 commit 02d2a2f08e4633de2d149ad6494efe9b7178ef46 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-04-17 16:02:08 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-04-17 16:02:23 +0000 app-text/cherrytree: add 0.99.47 Closes: https://bugs.gentoo.org/833995 Signed-off-by: Sam James <sam@gentoo.org> app-text/cherrytree/Manifest | 1 + app-text/cherrytree/cherrytree-0.99.47.ebuild | 91 +++++++++++++++++++++++++++ 2 files changed, 92 insertions(+) |