Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890877 - sys-apps/s6-linux-init-1.0.8.0-r1 installs '.a' files without static-libs USE
Summary: sys-apps/s6-linux-init-1.0.8.0-r1 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,66.97 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: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(-)