Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 792603

Summary: =sci-chemistry/gelemental-2.0.0-r1 misses USE=static-libs and installs '.a' files
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Matthias Maier <tamiko>
Status: RESOLVED FIXED    
Severity: normal CC: sci-chemistry
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 695878    

Description Agostino Sarubbo gentoo-dev 2021-05-28 08:45:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

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

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-05-28 09:40:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7691caa6130fc29f01e4d09dcbeeaa25a5fd81e4

commit 7691caa6130fc29f01e4d09dcbeeaa25a5fd81e4
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-05-28 09:40:39 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-05-28 09:40:39 +0000

    sci-chemistry/gelemental: [QA] Disable static libraries
    
    Closes: https://bugs.gentoo.org/792603
    Signed-off-by: David Seifert <soap@gentoo.org>

 sci-chemistry/gelemental/gelemental-2.0.0-r1.ebuild | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)