https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: xfce-extra/tumbler-0.3.0-r1 fails to compile. Discovered on: amd64 (internal ref: ci)
Created attachment 670568 [details] build.log build log and emerge --info
Created attachment 670571 [details] 1-config.log 1-config.log
Possible context of error(s): configure: error: could not find gdbus-codegen in $PATH. You can run
I see what happened, thunar's deps would pull gtk3 then gdbus-codegen. However tumbler entirely on its own can end up missing it.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4afefb0f28d53782a3144365120e9c3706e3911a commit 4afefb0f28d53782a3144365120e9c3706e3911a Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2020-11-09 10:20:09 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2020-11-09 10:20:50 +0000 xfce-extra/tumbler: Fix build-time deps Closes: https://bugs.gentoo.org/753665 Signed-off-by: Michał Górny <mgorny@gentoo.org> xfce-extra/tumbler/tumbler-0.3.0-r1.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)