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.
Created attachment 848515 [details] build.log build log and emerge --info
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(+)
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(-)