Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 852983 - profiles/features/musl/package.use.mask: modify sys-libs/compiler-rt-sanitizers libfuzzer and hwasan to be versioned
Summary: profiles/features/musl/package.use.mask: modify sys-libs/compiler-rt-sanitize...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Profiles (show other bugs)
Hardware: All All
: Normal normal
Assignee: LLVM support project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-19 06:03 UTC by ayuayuayu
Modified: 2022-06-23 05:59 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ayuayuayu 2022-06-19 06:03:09 UTC
libfuzzer:
https://github.com/llvm/llvm-project/commit/60e32a1f34e9ea60155a98bbe6ee5ec2a383efa3
should be fixed on >=sys-libs/compiler-rt-sanitizers-13
change to <sys-libs/compiler-rt-sanitizers-13 libfuzzer ?

hwasan:
https://github.com/llvm/llvm-project/commit/815b9f53d85e32e13bf318be24e7ece0617ff85d
should be fixed on >=sys-libs/compiler-rt-sanitizers-14
change to <sys-libs/compiler-rt-sanitizers-14 hwasan ?
Comment 1 Larry the Git Cow gentoo-dev 2022-06-23 04:47:26 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d065285ca961bee491176c3b8e9bf54a5476b4c

commit 2d065285ca961bee491176c3b8e9bf54a5476b4c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-23 04:37:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-23 04:37:57 +0000

    profiles/features/musl: update compiler-rt-sanitzers masks
    
    Bug: https://bugs.gentoo.org/852983
    Thanks-to: ayuayuayu@aaathats3as.com
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/features/musl/package.use.mask | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)