https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: mail-filter/rblcheck-1.5-r2 has implicit function declarations in configure logs (GCC-13-SYSTEM). Discovered on: amd64 (internal ref: gcc13_tinderbox) NOTE: (GCC-13-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler See also: https://bugs.gentoo.org/898488#c4.
Created attachment 856260 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eb67219790112cc5865130319e6f07c64cff209 commit 7eb67219790112cc5865130319e6f07c64cff209 Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-01-18 14:30:54 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-10 09:27:55 +0000 mail-filter/rblcheck: EAPI 7 -> 8, fix implicit declarations in configure Fixes build issues by updating configure.ac and letting autoreconf loose. Adds src_prepare, removes src_install. This accidentally reveals optional dependency to docbook. Fails to generate html files. Skip that step. Closes: https://bugs.gentoo.org/899780 Closes: https://bugs.gentoo.org/875734 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40190 Signed-off-by: Sam James <sam@gentoo.org> .../rblcheck/files/rblcheck-1.5-autoconf.patch | 56 ++++++++++++++++++++++ mail-filter/rblcheck/rblcheck-1.5-r3.ebuild | 30 ++++++++++++ 2 files changed, 86 insertions(+)