Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890941 - dev-libs/capstone-5.0_rc2-r2 installs '.a' files without static-libs USE
Summary: dev-libs/capstone-5.0_rc2-r2 installs '.a' files without static-libs USE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: mario.haustein
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2023-01-15 13:56 UTC by Agostino Sarubbo
Modified: 2023-02-17 17:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,257.56 KB, text/plain)
2023-01-15 13:56 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)