Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 849773

Summary: net-libs/accounts-qml-0.7-r1: fails in the install phase
Product: Gentoo Linux Reporter: Adel KARA SLIMANE <adel.ks>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=872251
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge info accounts qml
emerge pqv accounts qml
accounts qml build log

Description Adel KARA SLIMANE 2022-06-05 09:22:54 UTC
Created attachment 782867 [details]
emerge info accounts qml

Hello,

I tried to install the kde-meta package (from Gnome on Wayland), and the package
 net-libs/accounts-qml-0.7-r1 fails to install with this error message

```
/usr/lib64/qt5/bin/qmake -install qinstall -exe Ubuntu/OnlineAccounts/libAccounts.so /var/tmp/portage/net-libs/accounts-qml-0.7-r1/image/usr/lib64/qt5/qml/Ubuntu/OnlineAccounts/libAccounts.so
error: XDG_RUNTIME_DIR not set in the environment.
Failed to create wl_display (No such file or directory)
Could not load the Qt platform plugin "wayland" in "" even though it was found.
could not connect to display 
Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: minimal, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.

make[1]: *** [Makefile:701: Ubuntu/OnlineAccounts/plugin.qmltypes] Error 134
```

I hope it's not me with a broken setup x)

Thanks!
Comment 1 Adel KARA SLIMANE 2022-06-05 09:23:09 UTC
Created attachment 782870 [details]
emerge pqv accounts qml
Comment 2 Adel KARA SLIMANE 2022-06-05 09:23:30 UTC
Created attachment 782873 [details]
accounts qml build log
Comment 3 Larry the Git Cow gentoo-dev 2022-09-14 21:10:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3034f630730c325c59176f8d3d19185fc6efbcd8

commit 3034f630730c325c59176f8d3d19185fc6efbcd8
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-09-14 20:53:10 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-09-14 21:10:25 +0000

    net-libs/accounts-qml: EAPI-8 bump, add upstream fixes, IUSE doc
    
    Most importantly upstream commit 678c493a083a92d1fda2375f5d2e37c00c7b9a7e
    for not calling qmlplugindump on install which led to failure in some
    conditions.
    
    Closes: https://bugs.gentoo.org/849773
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-libs/accounts-qml/Manifest                   |  1 +
 net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild | 67 ++++++++++++++++++++++++
 2 files changed, 68 insertions(+)