Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656198 - dev-python/PyQt5-5.10.1 sipQtTestQTest.cpp:281:23: error: ‘waitForEvents’ is not a member of ‘QTest’
Summary: dev-python/PyQt5-5.10.1 sipQtTestQTest.cpp:281:23: error: ‘waitForEvents’ is ...
Status: RESOLVED DUPLICATE of bug 654742
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-20 23:05 UTC by ernsteiswuerfel
Modified: 2018-05-20 23:22 UTC (History)
0 users

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


Attachments
build.log (build.log,666.77 KB, text/plain)
2018-05-20 23:05 UTC, ernsteiswuerfel
Details
emerge --info (file_656198.txt,5.90 KB, text/plain)
2018-05-20 23:05 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***