Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 642580 - app-text/kbibtex-0.8_pre20171110: test failure: QXcbConnection: Could not connect to display
Summary: app-text/kbibtex-0.8_pre20171110: test failure: QXcbConnection: Could not con...
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:
Depends on:
Blocks: 642446
  Show dependency tree
 
Reported: 2017-12-28 23:18 UTC by Thomas Deutschmann (RETIRED)
Modified: 2017-12-29 12:05 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 Thomas Deutschmann (RETIRED) gentoo-dev 2017-12-28 23:18:31 UTC
>>> Source compiled.
>>> Test phase: app-text/kbibtex-0.8_pre20171110
>>> Working in BUILD_DIR: "/var/tmp/portage/app-text/kbibtex-0.8_pre20171110/work/kbibtex-0.8_pre20171110_build"
ctest -j 5 --test-load 7.95
Invalid value for 'Test Load' : 7.95
Test project /var/tmp/portage/app-text/kbibtex-0.8_pre20171110/work/kbibtex-0.8_pre20171110_build
    Start 1: kbibtexfilestest
1/1 Test #1: kbibtexfilestest .................***Exception: Other  1.05 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) =   1.05 sec

The following tests FAILED:
          1 - kbibtexfilestest (OTHER_FAULT)
Errors while running CTest

[...]


Start testing: Dec 29 00:13 CET
----------------------------------------------------------
1/1 Testing: kbibtexfilestest
1/1 Test: kbibtexfilestest
Command: "/var/tmp/portage/app-text/kbibtex-0.8_pre20171110/work/kbibtex-0.8_pre20171110_build/src/test/kbibtexfilestest"
Directory: /var/tmp/portage/app-text/kbibtex-0.8_pre20171110/work/kbibtex-0.8_pre20171110_build/src/test
"kbibtexfilestest" start time: Dec 29 00:13 CET
Output:
----------------------------------------------------------
QXcbConnection: Could not connect to display
<end of output>
Test time =   1.05 sec
----------------------------------------------------------
Test Failed.
"kbibtexfilestest" end time: Dec 29 00:13 CET
"kbibtexfilestest" time elapsed: 00:00:01
----------------------------------------------------------

End testing: Dec 29 00:13 CET



...looks like you need to use virtualx eclass.
Comment 1 Larry the Git Cow gentoo-dev 2017-12-29 10:11:17 UTC
The bug has been referenced in the following commit(s):

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

commit 8e12a3484bfa8b0bf76cd81deccdcfbb4033ba35
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2017-12-29 10:06:01 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2017-12-29 10:10:54 +0000

    app-text/kbibtex: Add VIRTUALX_REQUIRED=test
    
    Bug: https://bugs.gentoo.org/642580
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild | 1 +
 1 file changed, 1 insertion(+)}
Comment 2 Andreas Sturmlechner gentoo-dev 2017-12-29 10:12:28 UTC
I've added VIRTUALX_REQUIRED=test to the ebuild but something about xvfb seems to be broken on that box, so I can't test it myself right now.
Comment 3 Thomas Deutschmann (RETIRED) gentoo-dev 2017-12-29 12:05:56 UTC
Tests are now starting, thanks. See you in bug 642624 :)