https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-misc/tracker-3.5.2 has implicit function declarations in configure logs. Discovered on: amd64 (internal ref: ci) NOTE: See also: https://bugs.gentoo.org/898488#c4.
CC'ing also the author of the commit (6ee78ca59214d7b006201fd2da1541a457f04826)
Created attachment 861682 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs:
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46e9abaf656222705085c2578770f7ff18c828aa commit 46e9abaf656222705085c2578770f7ff18c828aa Author: Brahmajit Das <brahmajit.xyz@gmail.com> AuthorDate: 2023-05-14 05:08:23 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2023-05-15 21:50:43 +0000 app-misc/tracker: Fix implicit decl of gmtime_r Closes: https://bugs.gentoo.org/906339 Closes: https://github.com/gentoo/gentoo/pull/31030 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org> ...5.2-build-Define-_GNU_SOURCE-for-gmtime_r.patch | 46 ++++++++++++++++++++++ app-misc/tracker/tracker-3.5.2.ebuild | 4 ++ 2 files changed, 50 insertions(+)