https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-apps/shadow-4.13-r3 has implicit function declarations in configure logs (MUSL-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl. See also: https://bugs.gentoo.org/898488#c4.
Created attachment 863901 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:4813 - sgetsgent
tinderbox_musl has reproduced this issue with version 4.14.3 - Updating summary.
tinderbox_musl has reproduced this issue with version 4.14.4 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c0e15fa3d561b62397e695a49ad6e66628636da commit 1c0e15fa3d561b62397e695a49ad6e66628636da Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2024-02-13 18:03:05 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2024-02-13 18:03:05 +0000 sys-apps/shadow: set QA_CONFIG_IMPL_DECL_SKIP for musl Closes: https://bugs.gentoo.org/908575 Signed-off-by: Mike Gilbert <floppym@gentoo.org> sys-apps/shadow/shadow-4.13-r3.ebuild | 6 +++++- sys-apps/shadow/shadow-4.13-r4.ebuild | 6 +++++- sys-apps/shadow/shadow-4.14.0-r3.ebuild | 6 +++++- sys-apps/shadow/shadow-4.14.2.ebuild | 4 ++++ sys-apps/shadow/shadow-4.14.3.ebuild | 4 ++++ sys-apps/shadow/shadow-4.14.4.ebuild | 4 ++++ 6 files changed, 27 insertions(+), 3 deletions(-)