Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 849773 - net-libs/accounts-qml-0.7-r1: fails in the install phase
Summary: net-libs/accounts-qml-0.7-r1: fails in the install phase
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: 2022-06-05 09:22 UTC by Adel KARA SLIMANE
Modified: 2022-09-21 20:38 UTC (History)
0 users

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


Attachments
emerge info accounts qml (emerge-info-accounts-qml,7.60 KB, text/plain)
2022-06-05 09:22 UTC, Adel KARA SLIMANE
Details
emerge pqv accounts qml (emerge-pqv-accounts-qml,64 bytes, text/plain)
2022-06-05 09:23 UTC, Adel KARA SLIMANE
Details
accounts qml build log (accounts-qml-build-log,38.07 KB, application/octet-stream)
2022-06-05 09:23 UTC, Adel KARA SLIMANE
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)