Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946871 - llvm-runtimes/compiler-rt-sanitizers-19.1.6 fails configure phase when "USE=ctx-profile -memprof" are set
Summary: llvm-runtimes/compiler-rt-sanitizers-19.1.6 fails configure phase when "USE=c...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: LLVM support project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-24 01:31 UTC by unhappy-ending
Modified: 2024-12-24 07:50 UTC (History)
2 users (show)

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


Attachments
configure phase log (ctx-profile-no-memprof.log,22.37 KB, text/x-log)
2024-12-24 01:32 UTC, unhappy-ending
Details

Note You need to log in before you can comment on or make changes to this bug.
Description unhappy-ending 2024-12-24 01:31:38 UTC
It's pretty simple, see summary. Almost wrote sys-libs out of habit, lol.

Reproducible: Always

Steps to Reproduce:
1.USE=ctx-profile -memprof
2.try to compile
3.fail
Actual Results:  
Configure failure

Expected Results:  
Probably expected
Comment 1 unhappy-ending 2024-12-24 01:32:06 UTC
Created attachment 914805 [details]
configure phase log

Log attached.
Comment 2 Greg Kubaryk 2024-12-24 02:12:32 UTC
got some of that sweet sweet emerge --info?
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-12-24 07:07:16 UTC
Sigh.  Want to send a patch upstream, updating the list of conditions that enable sanitizer_common?
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-12-24 07:46:57 UTC
Actually, it was fixed already.