Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 772944 - =sys-block/libfabric-1.11.2 misses USE=static-libs and installs '.a' files
Summary: =sys-block/libfabric-1.11.2 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: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2021-02-26 01:27 UTC by Agostino Sarubbo
Modified: 2021-02-26 08:40 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-02-26 01:27:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-block/libfabric 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-02-26 08:40:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aea30164cf091cb80d25b58c68ac54658ed2237

commit 4aea30164cf091cb80d25b58c68ac54658ed2237
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-02-26 08:39:51 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-02-26 08:39:51 +0000

    sys-block/libfabric: [QA] Remove .la and .a files
    
    Closes: https://bugs.gentoo.org/772944
    Package-Manager: Portage-3.0.15, Repoman-3.0.2
    Signed-off-by: David Seifert <soap@gentoo.org>

 sys-block/libfabric/libfabric-1.11.2.ebuild | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)