Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 798492 - dev-libs/spdlog-1.8.5-r1 fails tests
Summary: dev-libs/spdlog-1.8.5-r1 fails tests
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: PullRequest
Depends on:
Blocks:
 
Reported: 2021-06-25 06:13 UTC by Agostino Sarubbo
Modified: 2022-05-13 22:46 UTC (History)
4 users (show)

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


Attachments
build.log (build.log,107.08 KB, text/plain)
2021-06-25 06:14 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,2.55 KB, text/plain)
2021-06-25 06:14 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 2021-06-25 06:13:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/spdlog-1.8.5-r1 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-25 06:14:00 UTC
CC'ing also the author of the commit (64d8afb7f3cd0f431e5b40fe486e1e89965131e5)
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-25 06:14:02 UTC
Created attachment 718950 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2021-06-25 06:14:03 UTC
Created attachment 718953 [details]
1-LastTest.log

1-LastTest.log
Comment 4 Hank Leininger 2021-06-26 17:41:58 UTC
This looks like a known issue upstream:

https://github.com/gabime/spdlog/issues/1975#issuecomment-866049487

In addition to the patch I submitted that fixes compilation with libfmt 8, more changes are needed to make tests work agin. Sounds like upstream is planning a new release soon once those are ironed out.
Comment 5 Larry the Git Cow gentoo-dev 2022-05-13 22:46:12 UTC
The bug has been closed via the following commit(s):

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

commit 84dbae0590ac182a8358c48714856b6c00ae581d
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2022-05-11 09:46:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-13 22:45:58 +0000

    dev-libs/spdlog: drop 1.8.2, 1.8.5, 1.8.5-r1
    
    Closes: https://bugs.gentoo.org/798492
    Closes: https://bugs.gentoo.org/833379
    Signed-off-by: David Roman <davidroman96@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/spdlog/Manifest                           |  2 -
 .../spdlog/files/spdlog-1.8.5-libfmt-8-fix.patch   | 13 ------
 dev-libs/spdlog/spdlog-1.8.2.ebuild                | 47 ---------------------
 dev-libs/spdlog/spdlog-1.8.5-r1.ebuild             | 49 ----------------------
 dev-libs/spdlog/spdlog-1.8.5.ebuild                | 47 ---------------------
 5 files changed, 158 deletions(-)