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

Bug 723202

Summary: =dev-libs/libsigsegv-2.12-r1 misses USE=static-libs and installs '.a' files
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Common Lisp Bugs <common-lisp>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/15844
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 695878    

Description Agostino Sarubbo gentoo-dev 2020-05-15 07:32:04 UTC
This is an auto-filled bug because dev-libs/libsigsegv 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.

NOTE: Please do not change the summary to avoid auto-filled dupicates.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-28 14:57:11 UTC
See also: https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302
Comment 2 Larry the Git Cow gentoo-dev 2021-02-03 08:23:36 UTC
The bug has been closed via the following commit(s):

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

commit 67253aa511ef6e4a67f829630b80487ccb4b933d
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2021-02-03 08:04:32 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2021-02-03 08:22:53 +0000

    dev-libs/libsigsegv: Version bump to 2.13
    
    EAPI 7. Specify LICENSE more precisely. Disable static libs.
    
    Closes: https://bugs.gentoo.org/723202
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 dev-libs/libsigsegv/Manifest               |  1 +
 dev-libs/libsigsegv/libsigsegv-2.13.ebuild | 34 ++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)