Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694130 - sci-libs/arpack-3.5.0 USE=static-libs does nothing
Summary: sci-libs/arpack-3.5.0 USE=static-libs does nothing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2019-09-12 05:27 UTC by Alessandro Barbieri
Modified: 2019-10-20 13:37 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 Alessandro Barbieri 2019-09-12 05:27:41 UTC
It install these static libraries
/usr/lib64/libarpack.a
/usr/lib64/libparpack.a

looking at the the ebuild, static-libs is unused
Comment 1 Larry the Git Cow gentoo-dev 2019-10-20 13:37:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d331e11cdc51047c25cb0c13eb28cd59cfabd62

commit 1d331e11cdc51047c25cb0c13eb28cd59cfabd62
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2019-10-06 23:41:27 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-10-20 13:34:50 +0000

    sci-libs/arpack: disable static libraries
    
    Closes: https://bugs.gentoo.org/694130
    Closes: https://github.com/gentoo/gentoo/pull/13060
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
    Signed-off-by: David Seifert <soap@gentoo.org>

 sci-libs/arpack/arpack-3.1.5.ebuild | 5 +++--
 sci-libs/arpack/arpack-3.4.0.ebuild | 7 ++++---
 sci-libs/arpack/arpack-3.5.0.ebuild | 7 ++++---
 sci-libs/arpack/arpack-9999.ebuild  | 7 ++++---
 4 files changed, 15 insertions(+), 11 deletions(-)