Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 776256 - =sci-libs/libint-2.6.0-r3 misses USE=static-libs and installs '.a' files
Summary: =sci-libs/libint-2.6.0-r3 misses USE=static-libs and installs '.a' files
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:
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2021-03-14 22:34 UTC by Agostino Sarubbo
Modified: 2021-03-14 22:59 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 Agostino Sarubbo gentoo-dev 2021-03-14 22:34:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/libint misses USE=static-libs and installs '.a' files.
Discovered on: amd64 (internal ref: ci)

The best solution is avoid to build the '.a' files by touching the configure. In case the buildsystem makes your life hard, a good compromise would be just remove the files.
See also:https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302

NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word 'static-libs'
Comment 1 Larry the Git Cow gentoo-dev 2021-03-14 22:59:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12ecf53c75ed4f1410a9b7a2044a0adaad5fc57a

commit 12ecf53c75ed4f1410a9b7a2044a0adaad5fc57a
Author:     Christoph Junghans <junghans@gentoo.org>
AuthorDate: 2021-03-14 22:59:26 +0000
Commit:     Christoph Junghans <junghans@gentoo.org>
CommitDate: 2021-03-14 22:59:46 +0000

    sci-libs/libint: fix install of static libs (bug #776256)
    
    Closes: https://bugs.gentoo.org/776256
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Christoph Junghans <junghans@gentoo.org>

 sci-libs/libint/{libint-2.6.0-r3.ebuild => libint-2.6.0-r4.ebuild} | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)