https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-devel/patch-2.7.6-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. See also: https://bugs.gentoo.org/898488#c4.
Created attachment 855404 [details] build.log build log and emerge --info
Unrelated to musl.
https://github.com/coreutils/gnulib/commit/3c136a2cc38d71083f123231a8b9ad4b01930789 /* Android 4.3 declares fchownat() in <sys/stat.h> instead. */ #include <sys/stat.h> And gets mkdir() as a side effect... nice.
Some time ago I asked for a new release to fix this by updating gnulib and re-releasing the project: https://lists.gnu.org/archive/html/bug-patch/2024-05/msg00000.html Alpha is now out: https://lists.gnu.org/archive/html/bug-patch/2024-11/msg00000.html
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf5d73cc18f72f1d5375f32568fc2a1bc9aac8fd commit cf5d73cc18f72f1d5375f32568fc2a1bc9aac8fd Author: Eli Schwartz <eschwartz@gentoo.org> AuthorDate: 2024-11-03 20:47:03 +0000 Commit: Eli Schwartz <eschwartz@gentoo.org> CommitDate: 2024-11-03 20:47:03 +0000 sys-devel/patch: add 2.7.6_p20241103 New alpha release after 7 years. https://lists.gnu.org/archive/html/bug-patch/2024-05/msg00000.html https://lists.gnu.org/archive/html/bug-patch/2024-11/msg00000.html Bug: https://bugs.gentoo.org/898598 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> Acked-by: Sam James <sam@gentoo.org> sys-devel/patch/Manifest | 2 + sys-devel/patch/patch-2.7.6_p20241103.ebuild | 76 ++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+)