https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: x11-plugins/wmbatteries-0.1.3-r1 has implicit function declarations in configure logs. Discovered on: x86 (internal ref: tinderbox_x86) System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Created attachment 907725 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:250 - exit
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=386af8830065bef43155045cc7d3356ff21a0900 commit 386af8830065bef43155045cc7d3356ff21a0900 Author: Eli Schwartz <eschwartz@gentoo.org> AuthorDate: 2024-11-07 08:40:30 +0000 Commit: Eli Schwartz <eschwartz@gentoo.org> CommitDate: 2024-11-08 05:08:58 +0000 x11-plugins/wmbatteries: fix modern C porting in configure Regenerate the configure script to take advantage of updates to core autoconf macros so that system probes function correctly. The software doesn't actually build with Modern C. That is tracked by a different bug. It's an open question whether this package makes sense to package anyway -- especially given it is only even *keyworded* for x86... Closes: https://bugs.gentoo.org/942786 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> x11-plugins/wmbatteries/wmbatteries-0.1.3-r1.ebuild | 7 +++++++ 1 file changed, 7 insertions(+)