Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688880 - x11-wm/lumina-1.4.0_p1 without dev-qt/qtdbus:5: sub-src-lthemeengine-qtplugin-make_first: error: Unknown module(s) in QT: dbus
Summary: x11-wm/lumina-1.4.0_p1 without dev-qt/qtdbus:5: sub-src-lthemeengine-qtplugin...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-28 12:45 UTC by Anthony Segredo
Modified: 2019-07-01 15:57 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony Segredo 2019-06-28 12:45:15 UTC
Fails to build without adding the following to dependencies.

dev-qt/qtdbus:5


Test:   emerge -C dev-qt/qtbus:5   
then try to re-emerge the package. Build will fail.

see https://forums.gentoo.org/viewtopic.php?p=8347592#8347592

Interesting, in that lumina claims to not depend on D-Bus :
https://lumina-desktop.org/
"Written in C++/Qt5 and is not based on any existing desktop’s code-base, and does not use any of the Linux-based desktop frameworks (ConsoleKit, PolicyKit, D-Bus, systemd, etc..)?
Comment 1 Andreas Sturmlechner gentoo-dev 2019-06-29 06:56:42 UTC
Re missing dependencies see also bug 645380
Comment 3 Larry the Git Cow gentoo-dev 2019-07-01 15:57:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41db5a91e80068c61fccea9669aeeb0623c2b8ee

commit 41db5a91e80068c61fccea9669aeeb0623c2b8ee
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2019-07-01 15:56:49 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2019-07-01 15:56:49 +0000

    x11-wm/lumina: fix dependencies, install icons and session file
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=597324
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=645380
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=688880
    Package-Manager: Portage-2.3.67, Repoman-2.3.16
    Signed-off-by: Andrey Grozin <grozin@gentoo.org>

 x11-wm/lumina/files/lumina-session   | 90 +++++++++++++++++++++++++++++++++
 x11-wm/lumina/lumina-1.5.0-r1.ebuild | 96 ++++++++++++++++++++++++++++++++++++
 2 files changed, 186 insertions(+)