https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-mail/dovecot-fts-xapian-1.7.12 misses package(s) in RDEPEND. Discovered on: amd64 (internal ref: guru_tinderbox) System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0080
Created attachment 894554 [details] build.log build log and emerge --info
Yep. There's been a SQLite dependency at least all the way back to 1.5.9 [the oldest ebuild currently in the tree]. https://github.com/grosjo/fts-xapian/blob/1.5.9/configure.ac#L135 https://github.com/gentoo/guru/commit/c5fb64fac03bd6c774c41a7ac0c4e96443496075 adds the SQLite RDEPEND to all packages.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c5fb64fac03bd6c774c41a7ac0c4e96443496075 commit c5fb64fac03bd6c774c41a7ac0c4e96443496075 Author: Philippe Chaintreuil <gentoo_bugs_peep@parallaxshift.com> AuthorDate: 2024-05-29 01:03:08 +0000 Commit: Philippe Chaintreuil <gentoo_bugs_peep@parallaxshift.com> CommitDate: 2024-05-29 01:08:16 +0000 net-mail/dovecot-fts-xapian: Add missing sqlite RDEPEND Bug: https://bugs.gentoo.org/933002 Signed-off-by: Philippe Chaintreuil <gentoo_bugs_peep@parallaxshift.com> net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.5.9.ebuild | 1 + net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.7.10.ebuild | 1 + net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.7.11.ebuild | 1 + net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.7.12.ebuild | 1 + net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.7.6.ebuild | 1 + net-mail/dovecot-fts-xapian/dovecot-fts-xapian-1.7.9.ebuild | 1 + net-mail/dovecot-fts-xapian/dovecot-fts-xapian-9999.ebuild | 1 + 7 files changed, 7 insertions(+)