Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 792603 - =sci-chemistry/gelemental-2.0.0-r1 misses USE=static-libs and installs '.a' files
Summary: =sci-chemistry/gelemental-2.0.0-r1 misses USE=static-libs and installs '.a' f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2021-05-28 08:45 UTC by Agostino Sarubbo
Modified: 2021-05-28 09:40 UTC (History)
1 user (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 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(-)