Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898274 - sci-libs/beagle-3.0.3-r1 fails to compile (MUSL-CLANG-SYSTEM): MTRand.hpp:205:2: error: ISO C++17 does not allow register storage class specifier [-Wregister]
Summary: sci-libs/beagle-3.0.3-r1 fails to compile (MUSL-CLANG-SYSTEM): MTRand.hpp:205...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-28 09:37 UTC by Agostino Sarubbo
Modified: 2024-04-25 20:00 UTC (History)
0 users

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


Attachments
build.log (build.log,62.44 KB, text/plain)
2023-02-28 09:37 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-28 09:37:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/beagle-3.0.3-r1 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-28 09:37:03 UTC
Created attachment 855098 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-04-25 20:00:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36e59ad6e56c8fa91ce92d72ae8d61d71b04437b

commit 36e59ad6e56c8fa91ce92d72ae8d61d71b04437b
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-04-25 20:00:21 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-04-25 20:00:21 +0000

    sci-libs/beagle: EAPI=8, cleanup, fix C++17
    
    Closes: https://bugs.gentoo.org/898274
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 ...eagle-3.0.3-r1.ebuild => beagle-3.0.3-r2.ebuild} | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)