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

Bug 890877

Summary: sys-apps/s6-linux-init-1.0.8.0-r1 installs '.a' files without static-libs USE
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Petr Vaněk <arkamar>
Status: RESOLVED FIXED    
Severity: normal CC: arkamar, proxy-maint, samuel, williamh
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/29136
https://github.com/gentoo/gentoo/pull/30896
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 695878    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-01-15 05:46:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/s6-linux-init-1.0.8.0-r1 installs '.a' files without static-libs USE.
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-15 05:46:29 UTC
Created attachment 848515 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-01-17 01:53:08 UTC
The bug has been referenced in the following commit(s):

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

commit 900e7eb3aaf51a2849fe91c4c0a77caf83cfe447
Author:     Petr Vaněk <arkamar@atlas.cz>
AuthorDate: 2023-01-16 15:45:14 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-17 01:52:14 +0000

    sys-apps/s6-linux-init: add 1.0.8.1
    
    The --disable-static needs to be explicitly specified in configuration
    phase otherwise static libraries are created.
    
    Fixes: 5215a1214162 ("sys-apps/s6-linux-init: drop IUSE="static static-libs"")
    Bug: https://bugs.gentoo.org/890877
    Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/s6-linux-init/Manifest                    |  1 +
 .../s6-linux-init/s6-linux-init-1.0.8.1.ebuild     | 73 ++++++++++++++++++++++
 2 files changed, 74 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2023-05-20 12:32:36 UTC
The bug has been closed via the following commit(s):

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

commit efb4ae2f39a42ff0f8e978db06cb85d81f580173
Author:     Petr Vaněk <arkamar@atlas.cz>
AuthorDate: 2023-05-06 14:53:30 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-05-20 12:10:16 +0000

    sys-apps/s6-linux-init: drop 1.0.8.0-r1
    
    Closes: https://bugs.gentoo.org/890877
    Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 sys-apps/s6-linux-init/Manifest                    |  1 -
 .../s6-linux-init/s6-linux-init-1.0.8.0-r1.ebuild  | 72 ----------------------
 2 files changed, 73 deletions(-)