https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-editors/nano-7.2 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 856630 [details] build.log build log and emerge --info
ci has reproduced this issue with version 7.2-r1 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81e05f6779e45f7cc112d3e7a773735f62106e57 commit 81e05f6779e45f7cc112d3e7a773735f62106e57 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-05-02 03:36:27 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-05-02 03:36:36 +0000 app-editors/nano: add 8.0 Closes: https://bugs.gentoo.org/900168 Signed-off-by: Sam James <sam@gentoo.org> app-editors/nano/Manifest | 1 + app-editors/nano/nano-8.0.ebuild | 114 ++++++++++++++++++++++++++++++++++++++ app-editors/nano/nano-9999.ebuild | 5 +- 3 files changed, 119 insertions(+), 1 deletion(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=173435dd12e9644f800a0e1417b8ba62f8d35f71 commit 173435dd12e9644f800a0e1417b8ba62f8d35f71 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-11-03 16:23:31 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-11-03 16:23:31 +0000 app-editors/nano: drop 7.2-r1 Bug: https://bugs.gentoo.org/900168 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> app-editors/nano/Manifest | 1 - app-editors/nano/nano-7.2-r1.ebuild | 111 ------------------------------------ 2 files changed, 112 deletions(-)