| Summary: | dev-lang/rust 1.51.0-r2 uses llvm 11 while llvm 12 is installed but firefox cannot update | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | ffsoras |
| Component: | Current packages | Assignee: | Georgy Yakovlev <gyakovlev> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | carlphilippreh, jstein, jwbraun, mail, rust |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
ffsoras
2021-04-19 22:14:10 UTC
Same happens for mail-client/thunderbird. It looks like we need dev-lang/rust version that supports LLVM 12. llvm, clang, lld and the llvm used to compile dev-lang/rust have to be in sync for lto support. dev-lang/rust will be released with llvm-12 support in the next upstream release, for the time being you need to stick with the older llvm-11 toolchain. There is nothing we can do about it. Current rust version doesn't support LLVM 12. We have to wait for next rust version. We limited firefox to <=LLVM:11 for now to aid upgrade experience. *** This bug has been marked as a duplicate of bug 784215 *** |