Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 810496 - dev-libs/spdlog-1.9.2: incompatible with dev-libs/libfmt-7 (spdlog/common.h:127:111: error: ‘basic_runtime’ is not a member of ‘fmt’)
Summary: dev-libs/spdlog-1.9.2: incompatible with dev-libs/libfmt-7 (spdlog/common.h:1...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: David Roman
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-08-26 15:58 UTC by Hosein
Modified: 2021-08-28 02:02 UTC (History)
4 users (show)

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


Attachments
emerge info (info.log,6.34 KB, text/plain)
2021-08-26 15:58 UTC, Hosein
Details
emerge log (dev-libs:spdlog-1.9.2:20210826-155440.log,45.59 KB, text/plain)
2021-08-26 15:59 UTC, Hosein
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hosein 2021-08-26 15:58:08 UTC
Created attachment 736090 [details]
emerge info

The relevant logs are attached.
Comment 1 Hosein 2021-08-26 15:59:03 UTC
Created attachment 736093 [details]
emerge log
Comment 2 Ionen Wolkens gentoo-dev 2021-08-26 16:15:43 UTC
Try either stable spdlog or use ~testing ~libfmt-8.0.1

Looks like it's no longer compatible with stable libfmt-7
Comment 3 Hosein 2021-08-26 20:51:14 UTC
(In reply to Ionen Wolkens from comment #2)
> Try either stable spdlog or use ~testing ~libfmt-8.0.1
> 
> Looks like it's no longer compatible with stable libfmt-7

I could switch to the stable branch and probably fix the problem but I wanted to do my job in reporting these matters to you.
Allowing libfmt to be emerged from ~amd64 indeed solved the problem. I hope this bug report was useful to you.

Thank you.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-08-26 21:25:55 UTC
(In reply to Hosein from comment #3)
> (In reply to Ionen Wolkens from comment #2)
> > Try either stable spdlog or use ~testing ~libfmt-8.0.1
> > 
> > Looks like it's no longer compatible with stable libfmt-7
> 
> I could switch to the stable branch and probably fix the problem but I
> wanted to do my job in reporting these matters to you.

Oh, definitely, thanks for doing that -- it's just useful to share workarounds in the bug too so people know what to do (and if you need this package ASAP).

> Allowing libfmt to be emerged from ~amd64 indeed solved the problem. I hope
> this bug report was useful to you.

It was! Cheers :)
Comment 5 Larry the Git Cow gentoo-dev 2021-08-28 02:02:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d406bdf187055a5169ba67a4d03d87bc3ec251

commit 64d406bdf187055a5169ba67a4d03d87bc3ec251
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2021-08-28 00:16:53 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-08-28 02:01:51 +0000

    dev-libs/spdlog: fix dependency version
    
    Closes: https://bugs.gentoo.org/810496
    Package-Manager: Portage-3.0.22, Repoman-3.0.3
    Signed-off-by: David Roman <davidroman96@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/22136
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-libs/spdlog/spdlog-1.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)