Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895876 - media-libs/plib-1.8.5-r4 fails to compile (MUSL-CLANG-SYSTEM): slScheduler.cxx:232:9: error: ISO C++17 does not allow register storage class specifier [-Wregister]
Summary: media-libs/plib-1.8.5-r4 fails to compile (MUSL-CLANG-SYSTEM): slScheduler.cx...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-22 13:59 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,96.61 KB, text/plain)
2023-02-22 14:00 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-22 13:59:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/plib-1.8.5-r4 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 14:00:00 UTC
Created attachment 853900 [details]
build.log

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

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d521b45d6115b8fadc5bea2327c34856e9e494d

commit 8d521b45d6115b8fadc5bea2327c34856e9e494d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-11 00:22:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-11 00:22:59 +0000

    media-libs/plib: build w/ c++03 (-Wregister)
    
    Closes: https://bugs.gentoo.org/895876
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/plib/plib-1.8.5-r4.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)