Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728328 - kde-frameworks/kcmutils-5.71.0 testfailure: qt.qpa.xcb: could not connect to display
Summary: kde-frameworks/kcmutils-5.71.0 testfailure: qt.qpa.xcb: could not connect to ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-06-15 07:50 UTC by Jannik Glückert
Modified: 2020-06-15 19:57 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge-info.txt,8.36 KB, text/plain)
2020-06-15 07:50 UTC, Jannik Glückert
Details
build.log (kcmutils-5.71.0-build.log,72.62 KB, text/plain)
2020-06-15 18:06 UTC, Jannik Glückert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jannik Glückert 2020-06-15 07:50:28 UTC
Created attachment 644800 [details]
emerge --info

The test kcmoduleinfotest fails. this is the excerpt from the LastTest.log

qt.qpa.xcb: could not connect to display 
qt.qpa.plugin: 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: wayland-org.kde.kwin.qpa, minimal, offscreen, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.

<end of output>
Test time =   0.56 sec

Attached is emerge --info
Comment 1 Paolo Pedroni 2020-06-15 08:59:53 UTC
The ebuild needs to set VIRTUALX_REQUIRED="test"
Comment 2 Paolo Pedroni 2020-06-15 09:05:08 UTC
With VIRTUALX_REQUIRED="test" tests succeed.
Comment 3 Jannik Glückert 2020-06-15 09:10:36 UTC
Ah that's what I was thinking, but I didn't know how to do that. Thanks!
Comment 4 Andreas Sturmlechner gentoo-dev 2020-06-15 18:00:31 UTC
Thanks for your report! Please always attach a full build.log.
Comment 5 Jannik Glückert 2020-06-15 18:06:32 UTC
Created attachment 644916 [details]
build.log
Comment 6 Larry the Git Cow gentoo-dev 2020-06-15 19:51:03 UTC
The bug has been referenced in the following commit(s):

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

commit 5a2d3911f606d35bc6669f98c0b9c2cdf64ff830
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-06-15 18:01:28 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-06-15 18:01:28 +0000

    kde-frameworks/kcmutils: Set VIRTUALX_REQUIRED="test"
    
    Reported-by: Jannik Glückert <jannik.glueckert@gmail.com>
    Thanks-to: Paolo Pedroni <paolo.pedroni@iol.it>
    Bug: https://bugs.gentoo.org/728328
    Package-Manager: Portage-2.3.101, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-frameworks/kcmutils/kcmutils-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 7 Larry the Git Cow gentoo-dev 2020-06-15 19:57:18 UTC
The bug has been closed via the following commit(s):

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

commit c244bf0d470834ef4b17612da31b6426d3c4615b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-06-15 18:01:28 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-06-15 19:57:04 +0000

    kde-frameworks/kcmutils: Set VIRTUALX_REQUIRED="test"
    
    Reported-by: Jannik Glückert <jannik.glueckert@gmail.com>
    Thanks-to: Paolo Pedroni <paolo.pedroni@iol.it>
    Closes: https://bugs.gentoo.org/728328
    Package-Manager: Portage-2.3.101, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-frameworks/kcmutils/kcmutils-5.71.0.ebuild | 1 +
 1 file changed, 1 insertion(+)