Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 337467 - sys-devel/llvm-2.7: QA Notice: The following shared libraries lack a SONAME
Summary: sys-devel/llvm-2.7: QA Notice: The following shared libraries lack a SONAME
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 336371 337469
  Show dependency tree
 
Reported: 2010-09-15 10:45 UTC by Pacho Ramos
Modified: 2010-09-18 16:27 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 Pacho Ramos gentoo-dev 2010-09-15 10:45:20 UTC
* QA Notice: The following shared libraries lack a SONAME
 * /usr/lib/libEnhancedDisassembly.so
 * /usr/lib/libLLVMHello.so
 * /usr/lib/libLTO.so
 * /usr/lib/libprofile_rt.so

(I open this to block related issue now inherited by emul package)

Reproducible: Always
Comment 1 Bernard Cafarelli gentoo-dev 2010-09-16 09:01:36 UTC
Even if the dynamic libs have no external users atm, some of the static libs are used by external projects (lightspark for example), so moving install to libdir/${PN} did not go fine

I'll ask upstream what they think of it (live ebuild QA notice reports yet another lib)
Comment 2 Bernard Cafarelli gentoo-dev 2010-09-18 16:27:38 UTC
Fixed in 2.7-r1 (and clang-2.7-r3 which also installs some parts in /usr/lib/llvm to keep in sync with llvm)