Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890879 - sys-apps/s6-rc-0.5.3.2 installs '.a' files without static-libs USE
Summary: sys-apps/s6-rc-0.5.3.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:52 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,74.43 KB, text/plain)
2023-01-15 05:52 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:52:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/s6-rc-0.5.3.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:52:17 UTC
Created attachment 848517 [details]
build.log

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

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

commit 83858a065f0d22a90fcf884e8a0076a14c7e88a7
Author:     Petr Vaněk <arkamar@atlas.cz>
AuthorDate: 2023-01-16 12:18:15 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-17 01:52:13 +0000

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

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

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

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

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

 sys-apps/s6-rc/Manifest             |  1 -
 sys-apps/s6-rc/s6-rc-0.5.3.2.ebuild | 62 -------------------------------------
 2 files changed, 63 deletions(-)