Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895996 - games-strategy/seven-kingdoms-2.15.5 fails to compile (MUSL-CLANG-SYSTEM): OMISC.cpp:611:4: error: ISO C++17 does not allow register storage class specifier [-Wregister]
Summary: games-strategy/seven-kingdoms-2.15.5 fails to compile (MUSL-CLANG-SYSTEM): OM...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Popov
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-02-23 08:51 UTC by Agostino Sarubbo
Modified: 2024-03-01 14:50 UTC (History)
0 users

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


Attachments
build.log (build.log,189.94 KB, text/plain)
2023-02-23 08:51 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-02-23 08:51:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-strategy/seven-kingdoms-2.15.5 fails to compile (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-23 08:51:35 UTC
Created attachment 854068 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-07-31 07:05:56 UTC
The bug has been closed via the following commit(s):

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

commit 438973c52e3f7342c5a06cc03dd97de720296bdf
Author:     Brahmajit Das <brahmajit.xyz@gmail.com>
AuthorDate: 2023-07-19 07:47:21 +0000
Commit:     Sergey Popov <pinkbyte@gentoo.org>
CommitDate: 2023-07-31 07:04:24 +0000

    games-strategy/seven-kingdoms: Fix C++17 does not allow register storage class
    
    Closes: https://bugs.gentoo.org/895996
    Closes: https://github.com/gentoo/gentoo/pull/31954
    Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
    Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>

 .../files/seven-kingdoms-2.15.5-c++17.patch        | 23 ++++++++++++++++++++++
 .../seven-kingdoms/seven-kingdoms-2.15.5.ebuild    |  4 ++++
 2 files changed, 27 insertions(+)