Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 465686 - net-libs/libotr - add IUSE=static-libs
Summary: net-libs/libotr - add IUSE=static-libs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
: 478054 (view as bug list)
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2013-04-12 15:20 UTC by Agostino Sarubbo
Modified: 2019-10-20 14:31 UTC (History)
2 users (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 Agostino Sarubbo gentoo-dev 2013-04-12 15:20:27 UTC
You receive this bug because this package installs '.a' file which should be handled by static-libs IUSE.
Please also punt the '.la' file if they are not needed.


From 'qlist -e ${package}':

/usr/lib64/libotr.a
/usr/lib64/libotr.so.2
/usr/lib64/libotr.so
/usr/lib64/libotr.so.2.2.1
/usr/lib64/libotr.la
Comment 1 Agostino Sarubbo gentoo-dev 2013-07-25 08:00:03 UTC
*** Bug 478054 has been marked as a duplicate of this bug. ***
Comment 2 Julian Ospald 2013-07-25 09:34:42 UTC
I will fix this in 2 weeks if the herd does not respond.
Comment 3 Larry the Git Cow gentoo-dev 2019-10-20 14:31:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cefb7db913129009c3d7b9f555d11bba972da04

commit 2cefb7db913129009c3d7b9f555d11bba972da04
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-10-20 14:30:55 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-10-20 14:30:55 +0000

    net-libs/libotr: [QA] Do not install static archives
    
    Closes: https://bugs.gentoo.org/465686
    Package-Manager: Portage-2.3.77, Repoman-2.3.17
    Signed-off-by: David Seifert <soap@gentoo.org>

 net-libs/libotr/libotr-4.1.1.ebuild | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)