https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-qt/kdsingleapplication-1.1.0 fails to compile. Discovered on: amd64 (internal ref: guru_ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 884312 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: No such file or directory. FAILED: CMakeFiles/install.util
thanks! the problem is missing dependencies with USE=doc (which app-portage/pkg-testing-tools does not test for so i didn't catch it 🥴). fix is in dev.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9e455080cdeb1086004b863259f07883e4ceda01 commit 9e455080cdeb1086004b863259f07883e4ceda01 Author: tastytea <gentoo@tastytea.de> AuthorDate: 2024-02-06 13:19:38 +0000 Commit: tastytea <gentoo@tastytea.de> CommitDate: 2024-02-06 13:29:05 +0000 dev-qt/kdsingleapplication: fix build deps with USE=doc Closes: https://bugs.gentoo.org/923875 Signed-off-by: tastytea <gentoo@tastytea.de> dev-qt/kdsingleapplication/kdsingleapplication-1.1.0.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)