Summary: | llvm-core/clang-17.0.0_rc2[debug]: ICE when building dev-libs/boost-1.83.0-r1 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alfred Wingate <parona> |
Component: | Current packages | Assignee: | LLVM support project <llvm> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | herrtimson, office, soap |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/llvm/llvm-project/issues/64885 https://github.com/llvm/llvm-project/issues/39319 https://reviews.llvm.org/D148474 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 912821 | ||
Attachments: |
emerge --info
dev-libs/boost-1.83.0-r1 build.log gzip compressed Script from the output Preprocessed source from the output (gzip compressed) |
Description
Alfred Wingate
2023-08-20 13:12:26 UTC
Created attachment 868268 [details]
emerge --info
Created attachment 868269 [details]
dev-libs/boost-1.83.0-r1 build.log gzip compressed
Created attachment 868270 [details]
Script from the output
Created attachment 868271 [details]
Preprocessed source from the output (gzip compressed)
Reported to llvm bug tracker https://github.com/llvm/llvm-project/issues/64885 The assertion is only hit when debug use flag is enabled in clang. there seems to be some kind of progress in one of the linked pullrequests (39319), you might want to revisit and test for backportability of the fix. (In reply to tt_1 from comment #7) > there seems to be some kind of progress in one of the linked pullrequests > (39319), you might want to revisit and test for backportability of the fix. I don't really consider USE=debug a priority and I don't see it as worthwhile unless it's trivial to backport, and even then... Does this really matter that much to you? If so, why? |