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

Bug 726486

Summary: =app-crypt/stoken-0.92 misses USE=static-libs and installs '.a' files
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: RESOLVED FIXED    
Severity: normal    
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 2020-05-31 18:43:15 UTC
This is an auto-filed bug because app-crypt/stoken misses USE=static-libs and installs '.a' files.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
The issue was discovered on the version reported in the summary but it may be reproducible on other versions as well. 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 2020-05-31 20:13:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=519505b5d95b1110ae1c4a05fa34f86d53e083c3

commit 519505b5d95b1110ae1c4a05fa34f86d53e083c3
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2020-05-31 20:13:06 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2020-05-31 20:13:22 +0000

    app-crypt/stoken: make static builds optional
    
    Closes: https://bugs.gentoo.org/726486
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    RepoMan-Options: --force
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 app-crypt/stoken/{stoken-0.92.ebuild => stoken-0.92-r1.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)