Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 947055 - dev-libs/spdlog: <dev-libs/spdlog-15 can't compile with >=dev-libs/libfmt-11.1.1
Summary: dev-libs/spdlog: <dev-libs/spdlog-15 can't compile with >=dev-libs/libfmt-11.1.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: David Roman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-28 02:28 UTC by 123485k
Modified: 2025-01-08 09:34 UTC (History)
5 users (show)

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


Attachments
emerge-info (emerge-info.txt,9.43 KB, text/plain)
2024-12-28 02:37 UTC, 123485k
Details
build.log (build.log,25.81 KB, text/x-log)
2024-12-28 02:37 UTC, 123485k
Details

Note You need to log in before you can comment on or make changes to this bug.
Description 123485k 2024-12-28 02:28:28 UTC
I tried the following combinations:

<dev-libs/spdlog-15 with <dev-libs/libfmt-11.1.1 work
<dev-libs/spdlog-15 with >=dev-libs/libfmt-11.1.1 fail
>=dev-libs/spdlog-15 with dev-libs/libfmt work

Reproducible: Always
Comment 1 123485k 2024-12-28 02:37:32 UTC
Created attachment 915341 [details]
emerge-info
Comment 2 123485k 2024-12-28 02:37:55 UTC
Created attachment 915342 [details]
build.log
Comment 3 Pavol Cizmarik 2025-01-07 09:45:55 UTC
Hello, I have same issue.
I built spdlog-15 to be able to continue with updates for now.
Comment 4 Larry the Git Cow gentoo-dev 2025-01-08 09:34:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71cabda1595b263caab6385584526a094748ed03

commit 71cabda1595b263caab6385584526a094748ed03
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-01-08 09:26:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-01-08 09:26:21 +0000

    dev-libs/spdlog: backport libfmt-1.11.1 patch to 1.14.1 too
    
    I originally didn't add it here as I didn't see the need, but spdlog
    is another one of those libraries people often need to pin / add < deps
    on so it makes sense to fix it for older 1.14.1 too.
    
    Closes: https://bugs.gentoo.org/947055
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/spdlog/spdlog-1.14.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)