Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 897808 - 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]
Summary: media-sound/sidplayfp-1.4.4 fails to compile (MUSL-CLANG-SYSTEM): keyboard.cp...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on: 915832
Blocks:
  Show dependency tree
 
Reported: 2023-02-26 07:51 UTC by Agostino Sarubbo
Modified: 2024-03-01 14:51 UTC (History)
1 user (show)

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


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

Issue: media-sound/sidplayfp-1.4.4 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-26 07:51:44 UTC
Created attachment 854708 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-26 07:51:45 UTC
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]
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-11 03:07:23 UTC
Can't even autoreconf because of missing macros.
Comment 4 Larry the Git Cow gentoo-dev 2023-10-16 08:28:35 UTC
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(+)
Comment 5 Larry the Git Cow gentoo-dev 2023-10-16 08:29:51 UTC
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(-)