Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 753665 - xfce-extra/tumbler-0.3.0-r1 fails to compile
Summary: xfce-extra/tumbler-0.3.0-r1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-09 10:01 UTC by Agostino Sarubbo
Modified: 2020-11-09 10:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,15.86 KB, text/plain)
2020-11-09 10:01 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,62.35 KB, text/plain)
2020-11-09 10:01 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-11-09 10:01:49 UTC
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)
Comment 1 Agostino Sarubbo gentoo-dev 2020-11-09 10:01:52 UTC
Created attachment 670568 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-11-09 10:01:53 UTC
Created attachment 670571 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2020-11-09 10:01:54 UTC
Possible context of error(s):

configure: error: could not find gdbus-codegen in $PATH. You can run
Comment 4 Ionen Wolkens gentoo-dev 2020-11-09 10:10:11 UTC
I see what happened, thunar's deps would pull gtk3 then gdbus-codegen. However tumbler entirely on its own can end up missing it.
Comment 5 Larry the Git Cow gentoo-dev 2020-11-09 10:20:53 UTC
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(-)