https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-text/rtf2html-0.2.0-r1 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 856931 [details] build.log build log and emerge --info
reproducible everywhere.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb553ffc4d2487245044c655555d03242986f0ec commit cb553ffc4d2487245044c655555d03242986f0ec Author: Eli Schwartz <eschwartz93@gmail.com> AuthorDate: 2024-05-23 04:40:13 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-05-23 21:52:06 +0000 app-text/rtf2html: fix broken build system and regenerate configure script Uses lots of invalid bashisms, has implicit function declarations from the vintage autoconf 2.59 used. Closes: https://bugs.gentoo.org/886297 Closes: https://bugs.gentoo.org/900531 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> app-text/rtf2html/Manifest | 1 + app-text/rtf2html/files/buildsystem-fixes.patch | 157 ++++++++++++++++++++++++ app-text/rtf2html/rtf2html-0.2.0-r2.ebuild | 16 ++- 3 files changed, 172 insertions(+), 2 deletions(-)