https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-sound/id3tool-1.2a 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 856330 [details] build.log build log and emerge --info
Missing #include <stdlib.h> in check for ANSI C header files
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f9c39cc640044465812b78e26148a615a3b1257 commit 8f9c39cc640044465812b78e26148a615a3b1257 Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-01-02 15:22:26 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-10 01:39:06 +0000 media-sound/id3tool: update EAPI 7 -> 8, fix impl. function in configure Autoreconf solves false negatives in configure. Bug: https://bugs.gentoo.org/899852 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/39946 Signed-off-by: Sam James <sam@gentoo.org> media-sound/id3tool/id3tool-1.2a-r1.ebuild | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+)