Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833995 - 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
Summary: app-text/cherrytree-0.99.37 fails to compile: core.h:1728:7: error: static as...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-24 14:30 UTC by Agostino Sarubbo
Modified: 2022-04-17 16:10 UTC (History)
0 users

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


Attachments
build.log (build.log,191.73 KB, text/plain)
2022-02-24 14:30 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-02-24 14:30:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-text/cherrytree-0.99.37 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-24 14:30:16 UTC
Created attachment 765768 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-24 14:30:17 UTC
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
Comment 3 Kajzer 2022-04-17 15:46:04 UTC
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.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-17 15:48:22 UTC
(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.
Comment 5 Larry the Git Cow gentoo-dev 2022-04-17 16:10:31 UTC
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(+)