Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 909649 - sys-libs/libcxxabi missing dependency on matching version of sys-libs/compiler-rt
Summary: sys-libs/libcxxabi missing dependency on matching version of sys-libs/compile...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LLVM support project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-04 20:02 UTC by Gordon Pettey
Modified: 2023-07-04 20:06 UTC (History)
0 users

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 Gordon Pettey 2023-07-04 20:02:48 UTC
libcxxabi depends on a matching version of compiler-rt at build time, i.e. libcxxabi-16 needs compiler-rt-16. Trying to update @world on a system may pull in the update for libcxxabi without pulling in compiler-rt, and this results in a build failure.

Reproducible: Always