Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654742 - dev-python/PyQt5-5.10.1[testlib] with Qt-5.11: error: ‘waitForEvents’ is not a member of ‘QTest’
Summary: dev-python/PyQt5-5.10.1[testlib] with Qt-5.11: error: ‘waitForEvents’ is not ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL: https://build.opensuse.org/package/vi...
Whiteboard:
Keywords: PATCH
: 656198 672368 (view as bug list)
Depends on:
Blocks: qt-5.11
  Show dependency tree
 
Reported: 2018-05-03 14:37 UTC by Andreas Sturmlechner
Modified: 2018-12-05 06:30 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,602.01 KB, text/x-log)
2018-05-03 14:37 UTC, Andreas Sturmlechner
Details
qt-5.11.0-waitForEvents-internal-only.patch (qt-5.11.0-waitForEvents-internal-only.patch,1.30 KB, patch)
2018-05-03 14:38 UTC, Andreas Sturmlechner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2018-05-03 14:37:02 UTC
Created attachment 529590 [details]
build.log

QTest::waitForEvents() is internal only, got removed with Qt 5.11.
Comment 1 Andreas Sturmlechner gentoo-dev 2018-05-03 14:38:38 UTC
Created attachment 529592 [details, diff]
qt-5.11.0-waitForEvents-internal-only.patch
Comment 2 Davide Pesavento gentoo-dev 2018-05-03 23:37:32 UTC
Thanks. Is upstream aware of this?
Comment 3 Andreas Sturmlechner gentoo-dev 2018-05-04 21:04:39 UTC
I don't think so, the downstream maintainers this was taken from were rather reluctant to engage with PyQt upstream...
Comment 4 Davide Pesavento gentoo-dev 2018-05-20 23:22:12 UTC
*** Bug 656198 has been marked as a duplicate of this bug. ***
Comment 5 Larry the Git Cow gentoo-dev 2018-06-16 18:19:24 UTC
The bug has been referenced in the following commit(s):

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

commit 91695ef44efc0df1c981b4de5e141b32323b4c56
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-06-16 14:02:57 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-06-16 18:18:42 +0000

    dev-python/PyQt5: Fix build with USE=testlib
    
    Bug: https://bugs.gentoo.org/654742
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/PyQt5/PyQt5-5.10.1-r1.ebuild            | 200 +++++++++++++++++++++
 .../PyQt5/files/PyQt5-5.10.1-fix-testlib.patch     |  17 ++
 2 files changed, 217 insertions(+)
Comment 6 Davide Pesavento gentoo-dev 2018-12-05 06:30:26 UTC
*** Bug 672368 has been marked as a duplicate of this bug. ***