Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 656198

Summary: dev-python/PyQt5-5.10.1 sipQtTestQTest.cpp:281:23: error: ‘waitForEvents’ is not a member of ‘QTest’
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description ernsteiswuerfel archtester 2018-05-20 23:05:23 UTC
Created attachment 532408 [details]
build.log

[ebuild  N    ] dev-python/PyQt5-5.10.1  USE="dbus declarative designer examples gui help network opengl positioning printsupport sensors serialport sql svg testlib webchannel webkit websockets widgets x11extras xmlpatterns (-bluetooth) -debug (-gles2) (-location) -multimedia (-webengine)" PYTHON_TARGETS="python2_7 python3_6 -python3_4 -python3_5"

Building against unmasked Qt 5.11.0-rc2 as suggested in bug #655620.

[...]
make[1]: Entering directory '/var/tmp/portage/dev-python/PyQt5-5.10.1/work/PyQt5_gpl-5.10.1-python2_7/QtTest'
powerpc-unknown-linux-gnu-g++ -c -O2 -mcpu=970 -mtune=970 -maltivec -mabi=altivec -pipe -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/tmp/portage/dev-python/PyQt5-5.10.1/work/PyQt5_gpl-5.10.1-python2_7/QtTest"' -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtTest -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I/usr/lib/qt5/mkspecs/linux-g++ -o sipQtTestQSignalSpy.o sipQtTestQSignalSpy.cpp
powerpc-unknown-linux-gnu-g++ -c -O2 -mcpu=970 -mtune=970 -maltivec -mabi=altivec -pipe -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/tmp/portage/dev-python/PyQt5-5.10.1/work/PyQt5_gpl-5.10.1-python2_7/QtTest"' -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtTest -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I/usr/lib/qt5/mkspecs/linux-g++ -o sipQtTestQTest.o sipQtTestQTest.cpp
powerpc-unknown-linux-gnu-g++ -c -O2 -mcpu=970 -mtune=970 -maltivec -mabi=altivec -pipe -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/tmp/portage/dev-python/PyQt5-5.10.1/work/PyQt5_gpl-5.10.1-python2_7/QtTest"' -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtTest -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I/usr/lib/qt5/mkspecs/linux-g++ -o sipQtTestQTestQTouchEventSequence.o sipQtTestQTestQTouchEventSequence.cpp
/var/tmp/portage/dev-python/PyQt5-5.10.1/work/PyQt5_gpl-5.10.1-python2_7/QtTest/sipQtTestQTest.cpp: In function ‘PyObject* meth_QTest_waitForEvents(PyObject*, PyObject*)’:
/var/tmp/portage/dev-python/PyQt5-5.10.1/work/PyQt5_gpl-5.10.1-python2_7/QtTest/sipQtTestQTest.cpp:281:23: error: ‘waitForEvents’ is not a member of ‘QTest’
Comment 1 ernsteiswuerfel archtester 2018-05-20 23:05:57 UTC
Created attachment 532410 [details]
emerge --info
Comment 2 Davide Pesavento (RETIRED) gentoo-dev 2018-05-20 23:22:12 UTC
*** This bug has been marked as a duplicate of bug 654742 ***