Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906071 - dev-libs/spdlog-1.11.0 fails tests: 1 - spdlog-utests (Failed)
Summary: dev-libs/spdlog-1.11.0 fails tests: 1 - spdlog-utests (Failed)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Roman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 906077
  Show dependency tree
 
Reported: 2023-05-10 15:27 UTC by Agostino Sarubbo
Modified: 2023-05-10 16:10 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,100.15 KB, text/plain)
2023-05-10 15:27 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,2.43 KB, text/plain)
2023-05-10 15:27 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 2023-05-10 15:27:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/spdlog-1.11.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-10 15:27:32 UTC
CC'ing also the author of the commit (03d7b984817fbf07c4d830f30e34ae20a79af7b4)
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-10 15:27:33 UTC
Created attachment 861437 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2023-05-10 15:27:34 UTC
Created attachment 861438 [details]
1-LastTest.log

1-LastTest.log
Comment 4 Agostino Sarubbo gentoo-dev 2023-05-10 15:27:34 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


	  1 - spdlog-utests (Failed)
--   Package 'libsystemd', required by 'virtual:world', not found
Comment 5 jinqiang zhang 2023-05-10 15:43:13 UTC
Confirmed tests passed after remove spdlog-libfmt-10.0.0.patch (commit 03d7b984817fbf07c4d830f30e34ae20a79af7b4)
Comment 6 jinqiang zhang 2023-05-10 15:47:23 UTC
Confirmed tests passed on dev-libs/libfmt-9.1.0-r1 after remove spdlog-libfmt-10.0.0.patch (commit 03d7b984817fbf07c4d830f30e34ae20a79af7b4).
Because of bug #906069, spdlog-1.11.0 fails compile with dev-libs/libfmt-10.0.0
Comment 7 jinqiang zhang 2023-05-10 16:06:20 UTC
Maybe we can try to test snapshot dev-libs/spdlog-1.11.0_p20230508
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-10 16:06:55 UTC
(In reply to jinqiang zhang from comment #6)
> Confirmed tests passed on dev-libs/libfmt-9.1.0-r1 after remove
> spdlog-libfmt-10.0.0.patch (commit 03d7b984817fbf07c4d830f30e34ae20a79af7b4).
> Because of bug #906069, spdlog-1.11.0 fails compile with
> dev-libs/libfmt-10.0.0

Oh dear. OK.
Comment 9 Larry the Git Cow gentoo-dev 2023-05-10 16:10:07 UTC
The bug has been referenced in the following commit(s):

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

commit c75626a840b049c50a500b3d29a54986ea2372da
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-10 16:09:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-10 16:09:48 +0000

    Revert "dev-libs/spdlog: fix fails compile with libfmt-10.0.0"
    
    This reverts commit 03d7b984817fbf07c4d830f30e34ae20a79af7b4.
    
    Bug: https://bugs.gentoo.org/906069
    Bug: https://bugs.gentoo.org/906071
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/spdlog/files/spdlog-libfmt-10.0.0.patch | 30 ------------------------
 dev-libs/spdlog/spdlog-1.11.0.ebuild             |  1 -
 2 files changed, 31 deletions(-)

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

commit 71f385b11af6bcbf09f59a970c531771650d9c2f
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-10 16:09:17 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-10 16:09:26 +0000

    Revert "dev-libs/spdlog: add patch metadata"
    
    This reverts commit f6ca1358c59588198f05aa99b61fdac26dfad42b.
    
    Bug: https://bugs.gentoo.org/906069
    Bug: https://bugs.gentoo.org/906071
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/spdlog/files/spdlog-libfmt-10.0.0.patch | 14 ++------------
 1 file changed, 2 insertions(+), 12 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a7f6e70a391191a79c64e0eb95b5c806d7dbb26

commit 5a7f6e70a391191a79c64e0eb95b5c806d7dbb26
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-10 16:08:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-10 16:08:49 +0000

    profiles: mask =dev-libs/libfmt-10.0.0
    
    Bug: https://bugs.gentoo.org/906077
    Bug: https://bugs.gentoo.org/906068
    Bug: https://bugs.gentoo.org/906071
    Bug: https://bugs.gentoo.org/906074
    Bug: https://bugs.gentoo.org/906075
    Bug: https://bugs.gentoo.org/906076
    Bug: https://bugs.gentoo.org/906069
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-10 16:10:38 UTC
Thanks for the quick response/analysis! Let's handle this in bug 906069.