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

Bug 726494

Summary: =app-crypt/tpm2-totp-0.2.1 misses USE=static-libs and installs '.a' files
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Christopher Byrne <salah.coronya>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/16037
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 695878    

Description Agostino Sarubbo gentoo-dev 2020-05-31 18:44:53 UTC
This is an auto-filed bug because app-crypt/tpm2-totp 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-06-19 23:47:20 UTC
The bug has been closed via the following commit(s):

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

commit df6979f97a2c9440834e02118716b0d1b523f808
Author:     Salah Coronya <salah.coronya@gmail.com>
AuthorDate: 2020-05-31 20:48:19 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-06-19 23:47:12 +0000

    app-crypt/tpm2-totp: Don't install static libs
    
    Closes: https://bugs.gentoo.org/726494
    Closes: https://github.com/gentoo/gentoo/pull/16037
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Salah Coronya <salah.coronya@gmail.com>
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 app-crypt/tpm2-totp/tpm2-totp-0.2.1-r1.ebuild | 35 +++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)