Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912700 - gui-apps/liquidshell-1.9.0 fails to compile w/ dev-qt/qtgui[-dbus]: SysTrayNotifyItem.cxx:(.text+0x4a15): undefined reference to QDBusMenuItem::registerDBusTypes()
Summary: gui-apps/liquidshell-1.9.0 fails to compile w/ dev-qt/qtgui[-dbus]: SysTrayNo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-21 06:16 UTC by Agostino Sarubbo
Modified: 2023-08-21 18:24 UTC (History)
0 users

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


Attachments
build.log (build.log,242.95 KB, text/plain)
2023-08-21 06:16 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 2023-08-21 06:16:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/liquidshell-1.9.0 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-21 06:16:32 UTC
Created attachment 868291 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-21 06:16:33 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: bin/liquidshell 
SysTrayNotifyItem.cxx:(.text+0x4a15): undefined reference to `QDBusMenuItem::registerDBusTypes()'
SysTrayNotifyItem.cxx:(.text._ZNK17QDBusPendingReplyIj19QDBusMenuLayoutItemvvvvvvE10argumentAtILi1EEEKNS1_6SelectIXT_EE4TypeEv[_ZNK17QDBusPendingReplyIj19QDBusMenuLayoutItemvvvvvvE10argumentAtILi1EEEKNS1_6SelectIXT_EE4TypeEv]+0x3b9): undefined reference to `operator>>(QDBusArgument const&, QDBusMenuLayoutItem&)'
collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2023-08-21 18:22:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40c799a609bfa1ce3a158811432d2103bebf480d

commit 40c799a609bfa1ce3a158811432d2103bebf480d
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-08-21 18:20:56 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-08-21 18:22:35 +0000

    gui-apps/liquidshell: Add missing dev-qt/qtgui[dbus] USE-dep
    
    Closes: https://bugs.gentoo.org/912700
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../{liquidshell-1.9.0.ebuild => liquidshell-1.9.0-r1.ebuild}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 4 Larry the Git Cow gentoo-dev 2023-08-21 18:24:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=a230d0acddcf6202629d293274143c38d5011cac

commit a230d0acddcf6202629d293274143c38d5011cac
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-08-21 18:20:56 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-08-21 18:24:36 +0000

    gui-apps/liquidshell: Add missing dev-qt/qtgui[dbus] USE-dep
    
    Closes: https://bugs.gentoo.org/912700
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 gui-apps/liquidshell/liquidshell-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)