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

Bug 896428

Summary: 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]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Professional Audio Applications Maintainers <proaudio>
Status: RESOLVED FIXED    
Severity: normal CC: fordfrog
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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 Brahmajit Das 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.