Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890875 - sys-apps/s6-2.11.1.2 installs '.a' files without static-libs USE
Summary: sys-apps/s6-2.11.1.2 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: Petr Vaněk
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2023-01-15 05:46 UTC by Agostino Sarubbo
Modified: 2023-05-20 12:32 UTC (History)
4 users (show)

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


Attachments
build.log (build.log,181.23 KB, text/plain)
2023-01-15 05:46 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 05:46:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/s6-2.11.1.2 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:25 UTC
Created attachment 848513 [details]
build.log

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

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

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

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

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

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

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

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

 sys-apps/s6/Manifest              |  1 -
 sys-apps/s6/s6-2.11.1.2-r1.ebuild | 51 ---------------------------------------
 2 files changed, 52 deletions(-)