Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 726490 - =app-crypt/swtpm-0.3.1 misses USE=static-libs and installs '.a' files
Summary: =app-crypt/swtpm-0.3.1 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: Christopher Byrne
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2020-05-31 18:43 UTC by Agostino Sarubbo
Modified: 2020-06-20 09:56 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 2020-05-31 18:43:58 UTC
This is an auto-filed bug because app-crypt/swtpm 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-20 09:56:26 UTC
The bug has been closed via the following commit(s):

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

commit a492e14492735d75b199c573f3bbff20a21f94b9
Author:     Salah Coronya <salah.coronya@gmail.com>
AuthorDate: 2020-04-24 22:29:52 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-06-20 09:55:06 +0000

    app-crypt/swtpm: Add python 3.8 support and remove static libs
    
    Closes: https://bugs.gentoo.org/726490
    Closes: https://github.com/gentoo/gentoo/pull/16036
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Salah Coronya <salah.coronya@gmail.com>
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 app-crypt/swtpm/swtpm-0.3.1-r1.ebuild | 77 +++++++++++++++++++++++++++++++++++
 1 file changed, 77 insertions(+)