https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: mail-client/thunderbird-115.11.0 has implicit function declarations in configure logs. Discovered on: amd64 (internal ref: lto_tinderbox) System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Created attachment 893653 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Found the following implicit function declarations in configure logs: config.log:2497 - pthread_cond_timedwait_monotonic_np
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/proj/portage.git/commit/?id=884b82d972fd1677eedfe3ad69a2edc3f5d4bc7f commit 884b82d972fd1677eedfe3ad69a2edc3f5d4bc7f Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2024-09-12 17:45:21 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2024-09-12 17:45:21 +0000 install-qa-check.d/90config-impl-decl: Skip pthread_cond_timedwait_monotonic_np on Linux Seen in mail-client/thunderbird, www-client/seamonkey, and www-client/firefox. It seems to be an Android/bionic function. Bug: https://bugs.gentoo.org/905825 Closes: https://bugs.gentoo.org/932360 Signed-off-by: Matt Turner <mattst88@gentoo.org> bin/install-qa-check.d/90config-impl-decl | 1 + 1 file changed, 1 insertion(+)