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

Bug 890941

Summary: dev-libs/capstone-5.0_rc2-r2 installs '.a' files without static-libs USE
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: mario.haustein
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/29350
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 695878    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-01-15 13:56:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/capstone-5.0_rc2-r2 installs '.a' files without static-libs USE.
Discovered on: amd64 (internal ref: usr-merge_tinderbox)

NOTE:
(USR-MERGE-SYSTEM) in the summary means that the bug was found on a machine that runs default/linux/amd64/17.1/systemd/merged-usr profile but this bug MAY or MAY NOT BE related to the new profile.
https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-15 13:56:26 UTC
Created attachment 848571 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-02-17 17:27:02 UTC
The bug has been closed via the following commit(s):

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

commit 72e21ed97ef7f7e5a9a2e71e3ea326dc7f91a406
Author:     Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
AuthorDate: 2023-01-30 23:03:56 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-02-17 17:25:11 +0000

    dev-libs/capstone: don't install static libraries unconditionally
    
    Closes: https://bugs.gentoo.org/890941
    Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
    Closes: https://github.com/gentoo/gentoo/pull/29350
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 dev-libs/capstone/capstone-5.0_rc2-r3.ebuild | 95 ++++++++++++++++++++++++++++
 dev-libs/capstone/capstone-9999.ebuild       | 11 +++-
 2 files changed, 103 insertions(+), 3 deletions(-)