https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-arch/cpio-2.13-r5 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Created attachment 855168 [details] build.log build log and emerge --info
FP for strchr/min.
ci has reproduced this issue with version 2.14 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0654ccd5b3fadcb33ea6edf2ffb898b55fda2021 commit 0654ccd5b3fadcb33ea6edf2ffb898b55fda2021 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-01-14 17:30:53 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-01-14 18:27:37 +0000 app-arch/cpio: add 2.15 Closes: https://bugs.gentoo.org/898344 Signed-off-by: Sam James <sam@gentoo.org> app-arch/cpio/Manifest | 1 + app-arch/cpio/cpio-2.15.ebuild | 48 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f3aae3b1196484405b16d3954149c2eacbf0192 commit 5f3aae3b1196484405b16d3954149c2eacbf0192 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-11-02 23:57:51 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-11-02 23:57:51 +0000 app-arch/cpio: drop 2.13-r5 Bug: https://bugs.gentoo.org/898344 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> app-arch/cpio/Manifest | 2 - app-arch/cpio/cpio-2.13-r5.ebuild | 55 ---------------------- ...e-filenames-revert-CVE-2015-1197-handling.patch | 47 ------------------ .../files/cpio-2.13-sysmacros-glibc-2.26.patch | 42 ----------------- ...2.13-wincompatible-function-pointer-types.patch | 23 --------- 5 files changed, 169 deletions(-)