Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 508256 - sys-devel/llvm-3.4-r1 - QA Notice: /usr/lib64/libLTO.so lacks a SONAME
Summary: sys-devel/llvm-3.4-r1 - QA Notice: /usr/lib64/libLTO.so lacks a SONAME
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-20 18:22 UTC by Ilya Gordeev
Modified: 2015-09-03 19:57 UTC (History)
1 user (show)

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 Ilya Gordeev 2014-04-20 18:22:58 UTC
QA Notice: The following shared libraries lack a SONAME
/usr/lib64/libLTO.so

Reproducible: Always
Comment 1 David J Cozatt 2015-09-03 11:53:07 UTC
http://www.kaizou.org/2015/01/linux-libraries/

Still present in  sys-devel/llvm-3.5.0 - 08/30/2015
Comment 2 Bernard Cafarelli gentoo-dev 2015-09-03 19:57:18 UTC
Thanks for keeping track of this one

With recently unmasked 3.7.0 and switch to cmake build system, we now have:
% objdump -p /usr/lib64/libLTO.so|grep SONAME
  SONAME               libLTO.so.3.7

So I am marking this one as fixed with 3.7.0 :) Patches are welcome for older versions of course, but new versions are fixed at least