Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 895898

Summary: games-emulation/dosbox-0.75_pre4302 fails to compile (MUSL-CLANG-SYSTEM): render_templates_sai.h:46:3: error: ISO C++17 does not allow register storage class specifier [-Wregister]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Games <games>
Status: CONFIRMED ---    
Severity: normal CC: gentoo.qxrin, wine
Priority: Normal Keywords: PATCH, PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/33205
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
register_keyword_fix.patch

Description Agostino Sarubbo gentoo-dev 2023-02-22 15:58:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-emulation/dosbox-0.75_pre4302 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-22 15:58:58 UTC
Created attachment 853922 [details]
build.log

build log and emerge --info
Comment 2 nvinson234 2023-05-07 21:33:14 UTC
Created attachment 861283 [details, diff]
register_keyword_fix.patch