Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921322 - dev-libs/rocr-runtime-5.7.1-r1 fails to compile on musl+Clang
Summary: dev-libs/rocr-runtime-5.7.1-r1 fails to compile on musl+Clang
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-01-04 01:10 UTC by tigrmango
Modified: 2024-03-10 02:16 UTC (History)
3 users (show)

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


Attachments
Build log (build.log,130.77 KB, text/x-log)
2024-01-04 01:10 UTC, tigrmango
Details
emerge --info (info.log,19.34 KB, text/x-log)
2024-01-04 01:11 UTC, tigrmango
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tigrmango 2024-01-04 01:10:33 UTC
Generic compilation failure. see provided log and emerge --info

Reproducible: Always
Comment 1 tigrmango 2024-01-04 01:10:50 UTC
Created attachment 881436 [details]
Build log
Comment 2 tigrmango 2024-01-04 01:11:01 UTC
Created attachment 881437 [details]
emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2024-03-10 02:16:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e7cda93ca888ceabe7c14bf3ddb961c36fdc049

commit 9e7cda93ca888ceabe7c14bf3ddb961c36fdc049
Author:     Sv. Lockal <lockalsash@gmail.com>
AuthorDate: 2024-03-09 14:49:32 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-10 02:16:14 +0000

    dev-libs/rocr-runtime: fix compilation with musl for 5.7.1 and 6.0.0
    
    Upstream bug: https://github.com/ROCm/ROCR-Runtime/issues/181
    Closes: https://bugs.gentoo.org/921322
    Signed-off-by: Sv. Lockal <lockalsash@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/rocr-runtime-5.7.1-musl.patch            | 106 +++++++++++++++++++++
 ....7.1-r1.ebuild => rocr-runtime-5.7.1-r2.ebuild} |   9 +-
 ...e-6.0.0.ebuild => rocr-runtime-6.0.0-r1.ebuild} |   7 +-
 3 files changed, 115 insertions(+), 7 deletions(-)