Summary: | media-sound/sidplayfp-1.4.4 fails to compile (MUSL-CLANG-SYSTEM): keyboard.cpp:111:5: error: ISO C++17 does not allow register storage class specifier [-Wregister] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Sound Team <sound> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | treecleaner |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 915832 | ||
Bug Blocks: | |||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 854708 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: configure: WARNING: Package 'dIsAbLelibpulse-simple', required by 'virtual:world', not found src/keyboard.cpp:111:5: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister] Can't even autoreconf because of missing macros. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f1721daafe7e7860b4182b52653dd55a35d6555 commit 5f1721daafe7e7860b4182b52653dd55a35d6555 Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2023-10-16 08:28:12 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2023-10-16 08:28:12 +0000 media-sound/sidplayfp: bump to 2.5.0 + eapi8 + switched to media-libs/libpulse Closes: https://bugs.gentoo.org/915832 Bug: https://bugs.gentoo.org/897808 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> media-sound/sidplayfp/Manifest | 1 + media-sound/sidplayfp/sidplayfp-2.5.0.ebuild | 45 ++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0ff12c004ed889fd6e453d3eb481df69c9f6a38 commit f0ff12c004ed889fd6e453d3eb481df69c9f6a38 Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2023-10-16 08:29:38 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2023-10-16 08:29:38 +0000 media-sound/sidplayfp: dropped old & obsolete 1.4.4 Closes: https://bugs.gentoo.org/897808 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> media-sound/sidplayfp/Manifest | 1 - media-sound/sidplayfp/sidplayfp-1.4.4.ebuild | 45 ---------------------------- 2 files changed, 46 deletions(-) |