(In reply to Aaron Puchert from comment #20) > (In reply to Richard Biener from comment #19) > > Oh, and the best solution would be to drop 'llvm' (the meta package) from SLE > > and only provide it via PackageHub. We'd of course need to keep the "old" > > 'llvm' (in version 7) in the SLE build system or alternatively arrange all > > packages that require llvm for building / running to use versioned requires > > (and binaries). Or divert all those packages to PackageHub as well. > Out of curiosity, can you run "ibs whatdependson" on the llvm metapackage in > SLE? That would make it easier to understand the impact. There is probably > lots of packages in Leap/Backports though, judging from the same query in > Factory. That yields for 15:GA Mesa-drivers bcc beignet gnome-builder gnome-code-assistance libclc meson-testsuite rust and for 15:SP1:GA Mesa-drivers bcc beignet gnome-builder gnome-code-assistance libclc meson-testsuite rust and nothing in SP2/3 or the Update repos (seems project inheritance doesn't work for whatdependson). The above is for x86_64. Since SP2 Mesa-drivers depends on a versioned llvm version. Oddly enough there's a bcc in SP3 as well and it depends on llvm but osc whatdependson doesn't list it. Thus take this with a grain of salt.