PASS : TestLanguage::erroneousFiles(properties-item-with-invalid-condition) PASS : TestLanguage::erroneousFiles(misused-inherited-property) XFAIL : TestLanguage::erroneousFiles(undeclared_property_in_Properties_item) Too expensive to check Loc: [tst_language.cpp(957)] PASS : TestLanguage::erroneousFiles(undeclared_property_in_Properties_item) PASS : TestLanguage::erroneousFiles(same-module-prefix1) ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-desktop-gnome_libressl-abi32+64-test_20190621-191902 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-8.3.1 [2] x86_64-pc-linux-gnu-9.1.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) emerge -qpvO dev-util/qbs [ebuild N ] dev-util/qbs-1.13.1 USE="test -doc -examples"
Created attachment 580520 [details] emerge-info.txt
Created attachment 580522 [details] dev-util:qbs-1.13.1:20190623-062429.log
Created attachment 580524 [details] emerge-history.txt
Created attachment 580526 [details] environment
Created attachment 580528 [details] etc.portage.tbz2
Created attachment 580530 [details] temp.tbz2
XFAIL is an expected failure. The real error is FAIL! : TestBlackboxQt::lrelease() Compared values are not the same caused by QDEBUG : TestBlackboxQt::lrelease() ERROR: The process '/usr/lib64/qt5/bin/lrelease' could not be started: execve: No such file or directory. The full command line invocation was: /usr/lib64/qt5/bin/lrelease -silent -qm /var/tmp/portage/dev-util/qbs-1.13.1/work/qbs-src-1.13.1/tests/auto/blackbox-qt/testWorkDir/lrelease/default/lrelease-test.d62d8108/hu.qm /var/tmp/portage/dev-util/qbs-1.13.1/work/qbs-src-1.13.1/tests/auto/blackbox-qt/testWorkDir/lrelease/hu.ts So it looks like a missing dependency.
(In reply to Davide Pesavento from comment #7) > XFAIL is an expected failure. The real error is > > FAIL! : TestBlackboxQt::lrelease() Compared values are not the same > Thx, fixed my pattern list
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64dabe7ca391ead53fefa05d783c85e57aeca482 commit 64dabe7ca391ead53fefa05d783c85e57aeca482 Author: Davide Pesavento <pesa@gentoo.org> AuthorDate: 2019-06-23 18:48:55 +0000 Commit: Davide Pesavento <pesa@gentoo.org> CommitDate: 2019-06-23 18:51:46 +0000 dev-util/qbs: add missing deps with USE=test TestBlackboxQt tries to run lrelease and qdbusxml2cpp Closes: https://bugs.gentoo.org/688534 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Davide Pesavento <pesa@gentoo.org> dev-util/qbs/qbs-1.13.1.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)