Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896428 - media-sound/din-56 fails to compile (MUSL-CLANG-SYSTEM): RtAudio.cpp:10053:3: error: ISO C++17 does not allow register storage class specifier [-Wregister]
Summary: media-sound/din-56 fails to compile (MUSL-CLANG-SYSTEM): RtAudio.cpp:10053:3:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-25 07:36 UTC by Agostino Sarubbo
Modified: 2024-03-01 14:50 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,467.21 KB, text/plain)
2023-02-25 07:36 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-25 07:36:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/din-56 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-25 07:36:46 UTC
Created attachment 854536 [details]
build.log

build log and emerge --info
Comment 2 Miroslav Šulc gentoo-dev 2023-08-24 07:08:00 UTC
is version 57 still affected?
Comment 3 listout 2023-09-25 17:37:19 UTC
(In reply to Miroslav Šulc from comment #2)
> is version 57 still affected?

You might be correct. I don't think 57 is affected anymore, as in I couldn't find use of register keyword in code base.
Comment 4 Miroslav Šulc gentoo-dev 2023-10-03 07:35:56 UTC
(In reply to listout from comment #3)
> (In reply to Miroslav Šulc from comment #2)
> > is version 57 still affected?
> 
> You might be correct. I don't think 57 is affected anymore, as in I couldn't
> find use of register keyword in code base.

thanks! closing it as we don't have older versions anymore.