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

Bug 902535

Summary: dev-ada/gpr-23.0.0-r2 installs '.a' files without static-libs USE
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Linux ADA team <ada>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 695878    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-03-21 10:54:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ada/gpr-23.0.0-r2 installs '.a' files without static-libs USE.
Discovered on: amd64 (internal ref: ci)

NOTE:
https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-21 10:54:33 UTC
Created attachment 858563 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-05-22 19:23:18 UTC
The bug has been closed via the following commit(s):

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

commit 129ee4c06245a78f8a567c35658279d00fa7e136
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-05-22 19:05:02 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-05-22 19:22:57 +0000

    dev-ada/gpr: static-libs and static-pic control generation of .a files
    
    Closes: https://bugs.gentoo.org/902535
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ada/gpr/gpr-23.0.0-r2.ebuild |  65 ----------------------
 dev-ada/gpr/gpr-23.0.0-r3.ebuild | 113 +++++++++++++++++++++++++++++++++++++++
 dev-ada/gpr/metadata.xml         |   1 +
 3 files changed, 114 insertions(+), 65 deletions(-)